@charset "UTF-8";
.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0!important}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:2147483646}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;margin-bottom:.4em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;text-decoration:none}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-first-highlight .cc-btn:last-child{background-color:transparent;border-color:transparent}.cc-first-highlight .cc-btn:last-child:focus,.cc-first-highlight .cc-btn:last-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.2em;right:.4em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close.cc-closeXcustomText{text-decoration:underline;font-size:1.1em;top:.5em;right:.6em}.cc-window.cc-banner.cc-addedcloseX{padding:2em 1.8em}.cc-close:focus,.cc-close:hover{opacity:1}div.cc-blockingScreen{opacity:.5;background:#000;width:100%;height:100%;z-index:2147483630;top:0;left:0;position:fixed}span.cc-visually-hidden{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-allswitches.cc-floating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}.cc-switch-element{margin-bottom:.3em}.cc-switch{position:relative;display:inline-block;width:2.3em;height:1.4em;margin:0 .3em 0 0;vertical-align:middle}.cc-switch-label{margin-right:.6em}.cc-switch input{opacity:0;width:0;height:0;display:none}.cc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.cc-slider:before{position:absolute;content:"";height:1em;width:1em;left:.2em;bottom:.2em;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.cc-slider{background-color:#a0db8e}input:focus+.cc-slider{-webkit-box-shadow:0 0 1px #a0db8e;box-shadow:0 0 1px #a0db8e}input:checked+.cc-slider:before{-webkit-transform:translateX(.9em);transform:translateX(.9em)}.cc-slider.disabled:before{opacity:45%}.cc-slider.classic{border-radius:.6em}.cc-slider.classic:before{border-radius:50%}.cc-popovercenter{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:380px;z-index:2147483645}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-popovercenter{top:50%!important;left:50%!important;min-width:calc(100%)!important}}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-highlight .cc-btn:last-child{min-width:140px}.cc-theme-classic .cc-highlight .cc-btn:first-child{min-width:0}.cc-theme-classic .cc-first-highlight .cc-btn:last-child{min-width:0}.cc-theme-classic .cc-first-highlight .cc-btn:first-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}#place_order.ppcp-hidden{display:none!important}.ppcp-disabled{cursor:not-allowed;filter:grayscale(100%)}.ppcp-disabled *{pointer-events:none}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px}#ppc-button-ppcp-gateway{line-height:0}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0}#ppc-button-minicart{display:block;line-height:0}.ppcp-button-apm{--apm-button-border-radius:4px;border-radius:var(--apm-button-border-radius);height:45px;line-height:0;margin-top:14px;max-width:750px;min-width:0;overflow:hidden}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius:50px}.ppcp-button-apm.ppcp-button-minicart{display:block}.ppcp-width-min .ppcp-button-apm{height:35px}.ppcp-width-300 .ppcp-button-apm{height:45px}.ppcp-width-500 .ppcp-button-apm{height:55px}.wp-block-woocommerce-cart .ppcp-button-apm,.wp-block-woocommerce-checkout .ppcp-button-apm{margin:0;min-width:0}.wp-admin .ppcp-button-apm{pointer-events:none}html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
} a:active,
a:hover {
outline: 0;
}  abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 1em 40px;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} pre {
overflow: auto;
} code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}   button,
input,
optgroup,
select,
textarea {
color: inherit; font: inherit; margin: 0; } button {
overflow: visible;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 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"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 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"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
@media print {
* {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 20px;
color: #555555;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #428bca;
text-decoration: none;
}
a:hover,
a:focus {
color: #2a6496;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #ebebeb;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
cite {
font-style: normal;
}
mark,
.mark {
background-color: #fcf8e3;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
.text-primary {
color: #428bca;
}
a.text-primary:hover {
color: #3071a9;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #428bca;
}
a.bg-primary:hover {
background-color: #3071a9;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
content: "";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: #555555;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #555555;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.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 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.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 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.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 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.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 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 32px;
padding: 6px 12px;
font-size: inherit;
line-height: 20px;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 0 !important;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: border-color ease-in-out .15s;
transition: border-color ease-in-out .15s;
}
.form-control:focus {
border-color: #959595;
outline: 0;
background-color: #fffeef;
-webkit-box-shadow: none;
box-shadow: none;
}
.form-control::-moz-placeholder {
color: #777777;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #777777;
}
.form-control::-webkit-input-placeholder {
color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 34px;
line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
line-height: 46px;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 25px;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
}
.input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.3px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: none;
border-bottom: 3px solid rgba(255, 255, 255, 0.3);
white-space: nowrap;
padding: 7px 12px 4px !important;
font-size: 13px !important;
line-height: 20px !important;
border-radius: 0 !important;
text-transform: uppercase;
letter-spacing: 0.75px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all .3s ease .1s;
-moz-transition: all .3s ease .1s;
-o-transition: all .3s ease .1s;
transition: all .3s ease .1s;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus {
color: #555555;
text-decoration: none;
}
.btn:active,
.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #555555;
background-color: #e1e1e1;
border-color: rgba(0, 0, 0, 0.1);
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #555555;
background-color: #d7d7d7;
border-color: rgba(0, 0, 0, 0.1);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default .badge {
color: #ffffff;
background-color: #555555;
}
.btn-primary {
color: #ffffff;
background-color: #428bca;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #3071a9;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary .badge {
color: #428bca;
background-color: #ffffff;
}
.btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: rgba(255, 255, 255, 0.3);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: rgba(255, 255, 255, 0.3);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.btn-link {
color: #428bca;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg {
padding: 10px 16px 7px !important;
font-size: 18px !important;
line-height: 1.33 !important;
}
.btn-sm {
padding: 5px 10px 2px !important;
font-size: 12px !important;
line-height: 1.5 !important;
}
.btn-xs {
padding: 1px 5px 0 !important;
font-size: 12px !important;
line-height: 1.5 !important;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu { }
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #555555;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 85%;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
}
a.label:hover,
a.label:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #3071a9;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
content: " ";
display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #428bca;
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
color: #777777;
min-width: 30px;
background-color: transparent;
background-image: none;
box-shadow: none;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
visibility: visible;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #252525;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #252525;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #252525;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
right: 5px;
border-width: 5px 5px 0;
border-top-color: #252525;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #252525;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #252525;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #252525;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #252525;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #252525;
}
.fade{
opacity:0;
-webkit-transition:opacity .15s linear;
-o-transition:opacity .15s linear;
transition:opacity .15s linear
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
} .table {
width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #ebebeb;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ebebeb;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ebebeb;
}
.table .table {
background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ebebeb;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ebebeb;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 1px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
@media (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ebebeb;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}html{
overflow-x: hidden;
}
.boxed #header,
.boxed #title-breadcrumb,
.boxed #title-breadcrumb-breadcrumb,
.boxed #main,
.boxed #footer-separator,
.boxed #footer-meta,
.boxed #footer-bottom,
.boxed #footer{
margin-left: auto;
margin-right: auto;
}
.woocommerce-checkout .col-md-9.page-content.lpd-sidebar-page ,.woocommerce-cart .col-md-9.page-content.lpd-sidebar-page{
width:100%;
}
.woocommerce-checkout  .woocommerce-gzd-legal-checkbox-text {
padding-left:30px;
}
.woocommerce-checkout .woocommerce form .form-row .input-checkbox {
position:absolute;
top: 3px;
left: 7px;
}
@media (min-width: 768px) {
.boxed #header,
.boxed #title-breadcrumb,
.boxed #title-breadcrumb-breadcrumb,
.boxed #main,
.boxed #footer-separator,
.boxed #footer-meta,
.boxed #footer-bottom,
.boxed #footer{
width: 780px;
}
}
@media (min-width: 992px) {
.boxed #header,
.boxed #title-breadcrumb,
.boxed #title-breadcrumb-breadcrumb,
.boxed #main,
.boxed #footer-separator,
.boxed #footer-meta,
.boxed #footer-bottom,
.boxed #footer{
width: 1000px;
}	
}
@media (min-width: 1200px) {
.boxed #header,
.boxed #title-breadcrumb,
.boxed #title-breadcrumb-breadcrumb,
.boxed #main,
.boxed #footer-separator,
.boxed #footer-meta,
.boxed #footer-bottom,
.boxed #footer{
width: 1200px;
}	
}
embed,
iframe,
object,
video {
max-width: 100%;
}
img {
border: 0 none;
height: auto;
max-width: 100%;
vertical-align: middle;
}
.page-header-image-parallax{
background-color: transparent;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
background-attachment: fixed;
}
.page-header-image{
background-color: transparent;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
background-position: center center;
background-repeat: repeat;
}
.page-header-image-repeat{
background-color: transparent;
background-repeat: repeat;
}
.lpd-animated-link a{
-webkit-transition: all 0.15s ease-in 0s; 
-moz-transition: all 0.15s ease-in 0s; 
-o-transition: all 0.15s ease-in 0s; 
transition: all 0.15s ease-in 0s;
}
.lpd-heading-title{
font-size: 18px;
position: relative;
line-height: 20px;
margin: 20px 0;
}
.lpd-heading-title:before{
content: "";
top: 10px;
left: 0;
position: absolute;
height: 1px;
width: 100%;
display: block;
background: #ebebeb;
z-index: 1;
}
.lpd-heading-title span{
display: table;
margin: 0 auto;
padding: 0 10px;
background-color: #fff;
position: relative;
z-index: 9;
}
.lpd-heading-title span.left{
margin: 0 auto 0 10px;
}
.deco-sep-line-50,
.deco-sep-line-100,
.deco-sep-line-150,
.deco-sep-line-200{
height: 3px;
display: inline-block;
margin: 0 0 17px;
background: transparent;
}
.deco-sep-line-200{
width: 200px;
}
.deco-sep-line-150{
width: 150px;
}
.deco-sep-line-100{
width: 100px;
}
.deco-sep-line-50{
width: 50px;
}
.menu3dmega .content.menu-right-background{
padding-right: 100px;
background-repeat: no-repeat;
background-position: right bottom;
}
.menu3dmega .content.menu-bottom-background{
padding-bottom: 100px;
background-repeat: no-repeat;
background-position: right bottom;
}
.menu3dmega .content.menu-bottom-right-background{
padding-bottom: 100px;
padding-right: 100px;
background-repeat: no-repeat;
background-position: right bottom;
}
.menu3dmega .content.menu-bottom-background-200{
padding-bottom: 200px;
background-repeat: no-repeat;
background-position: right bottom;
}
.menu3dmega .content.menu-bottom-right-background-200{
padding-bottom: 100px;
padding-right: 200px;
background-repeat: no-repeat;
background-position: right bottom;
} #header{
position: relative;
z-index: 9;
background-color: #fff;
}
.scotch-is-showing #header{
z-index: 999998;
}
.header-top{
padding-bottom: 1px;
min-height: 49px;
}
.header-top{
color: rgba(255,255,255,0.9);
}
.header-top a{
color: rgba(255,255,255,0.9);
}
.header-top a:hover{
color: rgba(255,255,255,1);
}
.header-meta-bottom-border{	
border-bottom: 1px solid rgba(255,255,255,0.75);
min-height: 49px;
}
.wpml-switcher-mobile,
.wpml-switcher,
.header-top .picons_social,
.header-top .meta-menu,
.custom-meta{
padding: 15px 20px;
border-left: 1px solid rgba(255,255,255,0.5);
border-right: 1px solid rgba(255,255,255,0.5);
}
@media (max-width: 991px) {
.wpml-switcher-mobile,
.wpml-switcher,
.header-top .picons_social,
.header-top .meta-menu,
.custom-meta{
border-top: 1px solid rgba(255,255,255,0.5);
}	
}
.left-custom-meta{
float: none;
}
.right-custom-meta{
float: none;
}
.header-top.header-top-pattern-bg{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/pattern-2.png);
background-position: center top
}
.header-top .meta-menu{
margin: 0;
}
.left-meta-menu{
float: none;
}
.right-meta-menu{
float: none;
}
@media (min-width: 992px) {
.header-top .picons_social.picons_social_hide_border_left{
border-left: none;
}
.header-top .picons_social.picons_social_hide_border_right{
border-right: none;
}
.left-meta-menu{
float: left;
}
.right-meta-menu{
float: right;
}
.left-custom-meta{
float: left;
}
.right-custom-meta{
float: right;
}
.header-top .left_header_meta .picons_social{
float: left;
}
.header-top .right_header_meta .picons_social{
float: right;
}
}
.meta-menu li:first-child{
border-left: none !important;
}
.meta-menu li{
display: inline-block;
padding: 0 6px 0 8px;
border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.meta-menu li{
border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.header-middle{
position: relative;
z-index: 4;
}
.header-middle-logo-left,
.header-middle-logo-center{
border-bottom: 3px solid #ebebeb;
}
.header-middle-logo-center-right-conteiner,
.header-middle-logo-center-left-conteiner{
width: 25%;
float: left;
padding: 40px 0;
}
@media (max-width: 767px) {
.header-middle-logo-center-right-conteiner,
.header-middle-logo-center-left-conteiner{
width: 100%;
float: none;
padding: 20px 0;
}
.header-middle-logo-center-left-conteiner{
border-bottom: 1px solid #ebebeb;
}
}
.header-middle-logo-center #logo{
width: 50%;
float: left;
text-align: center;
font-size: 36px;
line-height: 40px;
padding: 40px 0;
}
@media (max-width: 767px) {
.header-middle-logo-center #logo{
width: 100%;
float: none;
padding: 20px 0;
border-bottom: 1px solid #ebebeb;
}
}
.header-middle-logo-left #logo{
font-size: 36px;
line-height: 40px;
margin: 20px auto;
}
#logo a{
display: table;
margin: 0 auto;
}
@media (min-width: 992px) {
.header-middle-logo-left #logo{
float: left;
margin: 0;
margin: 40px 80px 40px 0;
display: table-cell;
text-align: inherit;
}
}
.header-middle-search{
display: table;
margin: 0 auto;
}
@media (min-width: 992px) {
.header-middle-search{
display: block;
margin: 0;
}
}
.header-middle-search .search-btn{
width: 50px;
height: 50px;
background-color: transparent;
border: 1px solid #ebebeb;
margin-right: 5px;
float: left;
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/magnifier.png);
background-repeat: no-repeat;
background-position: 9px;
}
.header-middle-search .form-control{
float: left;
width: 70%;
border-color: #ebebeb;
padding: 15px;
height: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
.header-middle-search .form-control{
width: 60%;
}	
}
.header-middle-logo-center-left-conteiner .header-middle-search .form-control{
border-style: dashed;
border-color: #e1e1e1;
}
.header-middle-logo-left .header-middle-search{
margin: 20px auto;
}
@media (min-width: 992px) {
.header-middle-logo-left .header-middle-search{
margin: 40px 0;
}
}
.header-middle-logo-left .header-middle-search .form-control{
width: 200px;
}
@media (min-width: 992px) {
.header-middle-logo-left .header-middle-search .form-control{
width: 300px;
}
}
.header-middle-logo-center .header-middle-search form{
clear: both;
}
@media (min-width: 992px) {
.header-middle-logo-left .lpd-shopping-cart{
margin: 40px 0;
}
}
.disable-scotch-panel-transform .scotch-panel-canvas{
transform:inherit !important;
-webkit-transform: inherit !important;
}
.header-bottom{
min-height: 60px;
position: relative !important;
width: 100%;
z-index: 3;
}
.header-bottom-wrap{
width: 100%;
min-height: 60px;
background-color: #fff;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}
@media (min-width: 768px) {
.header-bottom-wrap.sticky {
top: -60px;
left: 0;
position: fixed;
display: none;
transform: translateZ(0);
-webkit-transform: translateZ(0);
}
.admin-bar .header-bottom-wrap.sticky {
padding-top: 32px;
}
.admin-bar .scotch-panel-canvas .header-bottom-wrap.sticky {
padding-top: 0;
}
.sticky .header-bottom-wrap.sticky{
display: block;
}
.sticky-active .header-bottom-wrap.sticky{
top:0;
-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.09);
box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.09);
}
}
.hb-scothpanel-open .header-bottom-wrap{
position: relative !important;
top: 0 !important;
display: block;
}
.header-bottom-wrap.sticky .lpd-header-content-disabled-sticky{
display: none;
visibility: none;
}
.hb-scothpanel-open .header-bottom-wrap.sticky .lpd-header-content-disabled-sticky{
display: block;
visibility: visible;
} #main{
position: relative;
z-index: 1;
background-color: #fff;
}
.inner-page{
padding-top: 40px;
}
.disabled-inner-page-margin.inner-page{
padding-top: 0;
}
.disabled-inner-page-margin .page-content{
margin-bottom: 0;
}
.no-shop-title.inner-page{
padding-top: 0;
}
.page-content{
margin-bottom: 40px;
}
.page-content-no-margin{
margin-bottom: 0;
}
.no-margin-element{
margin-bottom: 0 !important;
}
.margin-right-10{
margin: 0 10px 0 0 !important;
}
.sidebar{
margin-bottom: 40px;
}
@media (min-width: 992px) {
.lpd-sidebar-page{
padding-right: 60px;
}
.left-sidebar-template .lpd-sidebar-page{
padding-left: 60px;
padding-right: inherit;
}
}
@media (min-width: 992px) {
.left-sidebar-template .page-content.shop-product-post .product,
.left-sidebar-template .page-content{
float: right !important;
}
} #footer{
background-color: #fafafa;
padding-top: 80px;
padding-bottom: 40px;
z-index: 1;
position: relative;
}
.footer.footer-dark-theme{
color: rgba(255,255,255,0.9);
}
#footer-separator{
height: 5px;
z-index: 2;
position: relative;
}
.footer-separator-icon{
position: absolute;
left: 50%;
margin-top: -37px;
margin-left: -37px;
display: block;
font-size: 70px;
max-width: 100%;
width: 1em;
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
background-color: #fff;
border: 5px solid;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.footer-separator-icon-img{
display: block;
max-width: 100% !important;
padding: 10px;
} .widget{
margin-bottom: 40px;
}
.widget select,
.widget .textwidget img{
max-width: 98.5%;
}
.widget.widget_rss ul li a,
.widget.widget_pages ul li a,
.widget.widget_nav_menu ul li a,
.widget.widget_login ul li a,
.widget.widget_meta ul li a,
.widget.widget_categories ul li a,
.widget.widget_archive ul li a,
.widget.widget_recent_comments ul li a,
.widget.widget_recent_entries ul li a{
color: #555;
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.footer.footer-dark-theme .widget.widget_rss ul li a,
.footer.footer-dark-theme .widget.widget_pages ul li a,
.footer.footer-dark-theme .widget.widget_nav_menu ul li a,
.footer.footer-dark-theme .widget.widget_login ul li a,
.footer.footer-dark-theme .widget.widget_meta ul li a,
.footer.footer-dark-theme .widget.widget_categories ul li a,
.footer.footer-dark-theme .widget.widget_archive ul li a,
.footer.footer-dark-theme .widget.widget_recent_comments ul li a,
.footer.footer-dark-theme .widget.widget_recent_entries ul li a{
color: #fff;
}
.widget_product_search .screen-reader-text,
.widget_search .screen-reader-text{
display: block;
}
.widget_product_search .form-control,
.widget_search .form-control{
display: inline-block;
width: 65%;
padding: 6px 12px;
height: 32px;
}
.footer.footer-dark-theme .widget_product_search .form-control,
.footer.footer-dark-theme .widget_search .form-control{
border-color: white;
}
.widget ul{
padding: 0;
list-style: none;
}
.widget.widget_rss ul li,
.widget.widget_pages ul li,
.widget.widget_nav_menu ul li,
.widget.widget_login ul li,
.widget.widget_meta ul li,
.widget.widget_categories ul li,
.widget.widget_archive ul li,
.widget.widget_recent_comments ul li,
.widget.widget_recent_entries ul li{
padding: 10px 0;
border-bottom: 1px solid #ebebeb;
position: relative;
}
.footer.footer-dark-theme .widget.widget_rss ul li,
.footer.footer-dark-theme .widget.widget_pages ul li,
.footer.footer-dark-theme .widget.widget_nav_menu ul li,
.footer.footer-dark-theme .widget.widget_login ul li,
.footer.footer-dark-theme .widget.widget_meta ul li,
.footer.footer-dark-theme .widget.widget_categories ul li,
.footer.footer-dark-theme .widget.widget_archive ul li,
.footer.footer-dark-theme .widget.widget_recent_comments ul li,
.footer.footer-dark-theme .widget.widget_recent_entries ul li{
border-color: rgba(255,255,255,0.1);
}
.footer .widget.widget_rss ul li,
.footer .widget.widget_pages ul li,
.footer .widget.widget_nav_menu ul li,
.footer .widget.widget_login ul li,
.footer .widget.widget_meta ul li,
.footer .widget.widget_categories ul li,
.footer .widget.widget_archive ul li,
.footer .widget.widget_recent_comments ul li,
.footer .widget.widget_recent_entries ul li{
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.widget.widget_pages ul li a:before,
.widget.widget_nav_menu ul li a:before,
.widget.widget_login ul li a:before,
.widget.widget_meta ul li a:before,
.widget.widget_categories ul li a:before,
.widget.widget_archive ul li a:before,
.widget.widget_recent_comments ul li a:before,
.widget.widget_recent_entries ul li a:before{
content: "»";
top: 10px;
right: 0;
position: absolute;
height: 20px;
width: 13px;
display: inline-block;
z-index: 1;
color: #ccc;
font-style: normal;
*display: inline;
*zoom: 1;
vertical-align: middle;
text-transform: none;
-webkit-font-smoothing: antialiased;
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.widget.widget_pages ul li li a:before,
.widget.widget_nav_menu ul li li a:before,
.widget.widget_login ul li li a:before,
.widget.widget_meta ul li li a:before,
.widget.widget_categories ul li li a:before,
.widget.widget_archive ul li li a:before,
.widget.widget_recent_comments ul li li a:before,
.widget.widget_recent_entries ulli li a:before{
top: 5px;
}
.footer.footer-dark-theme .widget.widget_pages ul li a:before,
.footer.footer-dark-theme .widget.widget_nav_menu ul li a:before,
.footer.footer-dark-theme .widget.widget_login ul li a:before,
.footer.footer-dark-theme .widget.widget_meta ul li a:before,
.footer.footer-dark-theme .widget.widget_categories ul li a:before,
.footer.footer-dark-theme .widget.widget_archive ul li a:before,
.footer.footer-dark-theme .widget.widget_recent_comments ul li a:before,
.footer.footer-dark-theme .widget.widget_recent_entries ul li a:before{
color: rgba(255,255,255,0.25);
}
.widget.widget_rss ul ul,
.widget.widget_pages ul ul,
.widget.widget_nav_menu ul ul,
.widget.widget_login ul ul,
.widget.widget_meta ul ul,
.widget.widget_categories ul ul,
.widget.widget_archive ul ul,
.widget.widget_recent_comments ul ul{
padding: 5px 0 5px 10px;
margin: 10px 0 0;
}
.widget.widget_rss ul ul li,
.widget.widget_pages ul ul li,
.widget.widget_nav_menu ul ul li,
.widget.widget_login ul ul li,
.widget.widget_meta ul ul li,
.widget.widget_categories ul ul li,
.widget.widget_archive ul ul li,
.widget.widget_recent_comments ul ul li,
.widget.widget_recent_entries ul ul li{
padding: 5px 0 5px 5px;
border: none !important;
font-size: 95%;
list-style: square inside;
}
.widget_rss .title .rsswidget{
color: #555;
text-decoration: none !important;
}
.footer.footer-dark-theme .widget_rss .title .rsswidget{
color: #fff;
}
.tagcloud a,
.tags a{
display: inline-block;
font-size: 11px !important;
text-transform: uppercase;
text-decoration: none;
padding: 4px 8px;
color: #555;
border: 1px solid #ccc;
margin-bottom: 5px;
margin-right: 2px;
letter-spacing: 0.75px;
-webkit-transition: all 0.1s ease-in-out 0s;  
-moz-transition: all 0.1s ease-in-out 0s;  
-o-transition: all 0.1s ease-in-out 0s;  
-ms-transition: all 0.1s ease-in-out 0s;  
transition: all 0.1s ease-in-out 0s;  
}
.tagcloud a:hover,
.tags a:hover{
color: #fff;
}
.footer.footer-dark-theme .tagcloud a,
.footer.footer-dark-theme .tags a{
color: #fff;
border-color: rgba(255,255,255,0.25); 
}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 12px; }
#wp-calendar thead th { padding-bottom: 10px;text-align: center; }
#wp-calendar tbody { color: #959595; border: none;}
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none !important; border: none;}
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px;}
#wp-calendar tfoot #next a {}
#wp-calendar tfoot #prev a {} .blog-post{
margin-top: 40px;
}
.blog-post:first-child{
margin-top: 0;
}
.page-thumbnail{
margin-bottom: 20px;
}
.lpd-video-responsive{
margin-bottom: 15px
}
.more-link{
display: block;
margin-top: 10px;
text-align: center;
}
.blog-pagination{
margin-top: 20px;
}
.blog-pagination{
margin-left: -5px;
}
.blog-pagination a{
margin: 0 5px;
}
.blog-post-title{
margin-top: 10px;
}
.blog-post-title a{
color: #555;
}
.blog-post-taxo{
margin: 10px 0;
color: #959595;
}
.blog-post-taxo ul li,
.blog-post-taxo ul{
display: inline-block;
padding: 0;
margin: 0;
}
.blog-post-taxo ul:first-child{
margin-right: 10px;
}
.blog-post-content{
margin-bottom: 20px;
}
.blog-post-meta{
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
padding: 9px 0;
}
.single-post-meta a,
.blog-post-meta a{
display: inline-block;
position: relative;
color: #959595;
margin-left: 10px;
padding-left: 25px;
background-position: 0 2px; 
background-repeat: no-repeat;
}
.single-post-meta a.date,
.blog-post-meta a.date{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/basic1-014_stopwatch.png);
}
.single-post-meta a.comment,
.blog-post-meta a.comment{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/basic2-005_bubble_cloud.png);
}
.single-post-meta a.author,
.blog-post-meta a.author{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/basic1-118_smiley_happy.png);
}
.single-post-meta a:first-child,
.blog-post-meta a:first-child{
margin-left: 0;
}
.blog-post-link-img{
display: block;
position: relative;
}
.blog-post .ribbon{
top: 40px;
left: -10px;
}
.blog-post .ribbon span.content-ribbon {
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.75px;
}
.single-post-meta{
margin-bottom: 10px;
}
.comment-title,
.comment-reply-title{
font-size: 18px;
margin: 0 0 10px 0;
padding: 10px 0;
position: relative;
}
#comments{
margin-top: 40px;
}
.comment-container{
position: relative;
left: -3px;
margin-bottom: 20px;
background-color: #fff;
border: 1px solid #ebebeb;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.comment-post{
position: relative;
left: 4px;
top: -4px;
background-color: #fff;
border: 1px solid #e1e1e1;
padding: 20px 20px 10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.comment-post div.avatar{
float: left;
padding: 2px;
background: #fff;
border: 1px solid #ebebeb;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
}
.comment-post img{
display: block;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
}
.comment-post .author{
margin-left: 80px;
}
.comment-content,
.comment-post p{
float: left;
color: #959595;
}
.comment-content{
width: 100%;
}
.comment-content p{
float: none;
}
.comment-author{
float: left;
text-transform: uppercase;
margin-bottom: 10px;
letter-spacing: 0.75px;
}
.comment-info{
float: right;
margin-bottom: 10px;
}
.comment-info a{
border-left: 1px solid #ebebeb;
padding-left: 5px;
margin-left: 5px;
}
.comment-post.reply{
background: none;
border: none;
}
#comments #respond{
padding: 20px;
}
.comment-container .comment-container{
left: 0;
margin: 0;
background: none;
border: none;
}
.comment-container .comment-container .comment-post{
background: none;
border: none;
}
.no-content-matched,
.moderation{
color: #d9534f;
}
@media (min-width: 768px) {
#commentform input{
width: 33%;
}
#commentform textarea{
width: 66%;
}
#pp_full_res #commentform textarea{
width: 100%;
}
#commentform input.btn{
width: inherit;
}
} .ribbon {
width: auto;
position: absolute;
text-align: center;
}
.ribbon span.content-ribbon {
font-size: 16px;
color: #fff;
margin: 10px 20px;
display: block;
}
.ribbon .ribbon-content:before{
border-left-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
position: absolute;
display: block;
border-style: solid;
bottom: -10px;
content: '';
}
.ribbon .ribbon-content:before {
left: 0;
border-width: 10px 0 0 10px;
} #footer-meta{
padding: 50px 0;
}
#footer-meta .item{
padding: 13px 0;
letter-spacing: 0.75px;
position: relative;
}
#footer-meta{
position: relative;
color: rgba(255,255,255,1);
font-size: 14px;
z-index: 1;
}
@media (min-width: 992px) {
#footer-meta .item{
text-align: center;
}
#footer-meta .item:before{	
content: "";
top: 0;
left: -15px;
position: absolute;
height: 100%;
width: 1px;
display: block;
background: rgba(255,255,255,0.3);
z-index: 1;
}
#footer-meta .col-md-3:first-child .item:before{
display: none
}
#footer-meta .col-md-4:first-child .item:before{
display: none;
}
#footer-meta .col-md-6:first-child .item:before{
display: none
}
#footer-meta .col-md-12:first-child .item:before{
display: none
}
}
#footer-meta .social-media{
letter-spacing: 0.75px;
}
#footer-meta .sm_label{
float: left;
padding: 13px 5px 13px 0;
}
#footer-meta .item .label{
font-size: 85%;
margin: 0 5px;
line-height: 20px;
padding: 2px 5px;
}
#footer-meta.footer-meta-pattern-bg{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/pattern-1.png);
}
#footer-meta.footer-meta-header-image{
background-color: transparent;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
background-position: center top;
background-repeat: repeat;
} #footer-bottom{
background-color: #959595;
padding: 30px 0;
}
#footer-bottom.footer-bottom-dark-theme{
color: rgba(255,255,255,0.75);
}
#footer-bottom.footer-bottom-dark-theme a{
text-decoration: underline;
color: #fff
}
.copyright{
margin: 0;
padding: 15px 0;
text-align: right;
}
.col-md-12 .copyright{
text-align: left;
}
.footer-menu{
padding: 15px 0;
margin: 0;
}
.footer-menu li{
display: inline-block;
border-left: 1px solid #e1e1e1;
}
.footer-menu li a{
padding: 0 8px 0 10px;
}
#footer-bottom.footer-bottom-dark-theme .footer-menu a{
text-decoration: none;
}
#footer-bottom.footer-bottom-dark-theme .footer-menu li{
border-left: 1px solid rgba(255,255,255,0.2);
}
.footer-menu li:first-child{
border: none !important;
}
.footer-menu li:first-child a{
padding-left: 0;
} .header-top .picons_social{
height: 50px;
}
.picons_social a{
display: inline-block !important;
}
#footer-meta .picons_social .icon{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 46px !important;
height: 46px !important;
border: 3px solid rgba(255,255,255,0.33);
}
#footer-meta .picons_social .icon:hover{
border-color: rgba(255,255,255,0.5);
}
.meta_light_icons.picons_social,
.meta_colored_icons.picons_social{
padding: 0 18px;
}
.meta_colored_icons.picons_social .icon{
background-color: #fff;
margin: 11px 1px 11px 2px;
width: 28px;
height: 28px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.meta_colored_icons.picons_social .icon:hover{
opacity: 0.75 !important;
filter: alpha(opacity=75) !important;
}
.meta_light_icons.picons_social .icon{
margin: 11px 1px 11px 2px;
width: 28px;
height: 28px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;;
-o-transition: all .3s ease;
transition: all .3s ease;
opacity: 0.85 !important;
filter: alpha(opacity=85) !important;
}
.meta_light_icons.picons_social .icon:hover{
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}
.header-middle .picons_social{
height: 50px;
display: table;
margin: 0 auto;
}
@media (min-width: 992px) {
.header-middle .picons_social{
margin: 0;
display: inline-block;
}
}
.header-middle .picons_social{
padding: 10px 5px 5px;
border: 1px dashed #e1e1e1;
}
.header-middle-logo-left .picons_social{
margin: 20px auto;
}
@media (min-width: 992px) {
.header-middle-logo-left .picons_social{
margin: 40px 0;
}
}
.header-middle .header-middle-logo-left .picons_social.header-middle-left-ps{
border: 1px solid #ebebeb;
}
.header-middle .picons_social .icon{
opacity: 0.5;
filter: alpha(opacity=50);
margin: 0 2px
}
.header-middle .picons_social .icon:hover{
opacity: 0.66;
filter: alpha(opacity=66);
}
@media (min-width: 992px) {
.header-middle-logo-left .picons_social,
.header-middle-logo-center-right-conteiner .picons_social{
float: right;
}
}
.header-middle-logo-left .header-middle-left-ps{
display: inline-block;
float: none;
} .header-message-box{
padding: 15px 10px 5px;
border: 1px dashed #e1e1e1;
position: relative;
display: table;
margin: 0 auto;
}
@media (min-width: 992px) {
.header-message-box{
margin: 0;
display: inline-block;
}
.header-middle-logo-center-right-conteiner .header-message-box{
float: right;
}
}
.header-message-box .hmb-icon{
position: absolute;
top: -13px;
right: 10px;
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
display: block;
font-size: 25px;
max-width: 100%;
width: 1em;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-color: red;
}
.header-message-box.type2 .hmb-icon{
right: auto;
left: 10px;
}
.header-message-box.type3{
padding-right: 50px;
}
.header-message-box.type3 .hmb-icon{
font-size: 30px;
top: 10px;
right: 10px;
}
.header-message-box.type4{
padding-left: 50px;
}
.header-message-box.type4 .hmb-icon{
font-size: 30px;
top: 10px;
right: auto;
left: 10px;
}
.header-message-box .hmb-icon img{
display: block;
max-width: 100% !important;
padding: 5px;
}
.header-middle-logo-left .header-message-box{
margin: 0 auto 20px;
}
@media (min-width: 992px) {
.header-middle-logo-left .header-message-box{
margin: 40px 0;
}
}
@media (min-width: 992px) {
.header-middle-logo-left .header-message-box{
float: right;
}
.header-middle-logo-left .header-middle-left-mb{
display: inline-block;
float: none;
}
}
.header-middle .header-middle-logo-left .header-middle-left-mb{
border: 1px solid #ebebeb;
} .lpd-shopping-cart-logo-left{
padding: 20px 0;
}
.lpd-shopping-cart{
display: table;
margin: 0 auto;
position: relative;
padding: 10px;
border: 1px dashed #e1e1e1;
}
@media (min-width: 992px) {
.lpd-shopping-cart{
float: right;
padding: 0;
display: table-cell;
margin: 0 0 0 20px;
}
.lpd-shopping-cart:hover{
border-color: #ccc;
}
}
.cart-button{
text-decoration: none !important;
color: #555 !important;
}
.cart-button-total{
float: left;
text-transform: uppercase;
padding: 15px 10px;
border-right: 1px solid #ebebeb;
}
.cart-icon{
float: left;
}
.cart-icon{
position: relative;
}
.cart-icon .icon{
position: relative;
margin: 8px 16px 1px 6px;
width: 40px;
height: 40px;
display: block;
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/basic2-011_shopping_cart.png);
background-repeat: no-repeat;
background-position: 4px;
z-index: 1;
}
.cart-icon .count{
position: absolute;
display: block;
top: 7px;
right: 10px;
font-size: 11px;
min-height: 20px;
min-width: 20px;
border: 2px solid;
text-align: center;
-webkit-border-radius:12px;
-moz-border-radius:12px;
border-radius:12px;
background-color: white;
color: #fff;
line-height: 16px;
z-index: 9;
}
.lpd-shopping-cart-style2 .cart-icon .icon{
position: relative;
margin: 2px 11px 5px;
width: 40px;
height: 40px;
display: block;
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/shopping-cart-1.png);
background-repeat: no-repeat;
background-position: center center;
z-index: 1;
}
.lpd-shopping-cart-style2 .cart-icon .count{
top: 24px;
right: 21px;
}
.lpd-shopping-cart-style3 .cart-icon .icon{
position: relative;
margin: 6px 11px 6px;
width: 40px;
height: 40px;
display: block;
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/shopping-cart-2.png);
background-repeat: no-repeat;
background-position: center center;
z-index: 1;
}
.lpd-shopping-cart-style3 .cart-icon .count{
top: 21px;
right: 8px;
min-height: 20px;
min-width: 20px;
line-height: 16px;
}
.cart-dropdown{
position: absolute;
right: -100%;
top: 100%;
display: block;
visibility: hidden;
float: left;
width: 280px;
padding: 10px;
margin: 0 -1px 0 0;
background-clip: padding-box;
opacity: 0;
filter: alpha(opacity=0);
background: white;
border: 3px solid #e1e1e1;
margin-top: 7px;
box-shadow:0 0 10px rgba(0,0,0,0.1);
-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);
-moz-box-shadow:0 0 10px rgba(0,0,0,0.1);
-webkit-transition: all .3s ease .1s;
-moz-transition: all .3s ease .1s;
-o-transition: all .3s ease .1s;
transition: all .3s ease .1s;
}
.lpd-shopping-cart:hover .cart-dropdown{
opacity: 1;
filter: alpha(opacity=100);
top: 100%;
right: 0;
visibility: visible;
}
.lpd-shopping-cart .total{
min-height: 20px;
}
.lpd-shopping-cart .lpd-cart-total{
border-top: 1px dashed #ccc;
padding-top: 10px;
}
.lpd-shopping-cart .lpd-cart-total strong{
float: left;
color: #959595;
}
.lpd-shopping-cart .lpd-cart-total span{
float: right;
text-decoration: underline;
}
.lpd-cart-buttons{
margin: 0;
}
.lpd-cart-list-thumbnail img{
width: 50px;
height: auto;
margin-left: 0;
margin-right: 10px;
border: 1px solid #ebebeb;
padding: 1px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
.lpd-cart-list-thumbnail,
.lpd-cart-list-content{
float: left;
}
.lpd-cart-list-content{
width: 190px;
}
.lpd-cart-list-meta .quantity{
float: right;
}
.lpd-cart-buttons .btn{
width: 100%;
display: block;
}
.view-cart-btn{
margin-bottom: 5px;
}
.lpd-cart-list-title a{
color: #555;
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.lpd-cart-list-meta .item-remove{
color: #959595;
text-decoration: line-through;
font-size: 11px;
text-transform: lowercase;
}
.lpd-cart-list-meta .item-remove:hover{
text-decoration: none;
}
.lpd-cart-list-item{
padding-bottom: 10px;
}
.lpd-cart-list-content .variation{
margin: 0;
font-size: 11px;
}
.lpd-cart-list-content .variation dt {
clear: left;
float: left;
margin-right: 0.25em;
}
.lpd-cart-list-content .variation p{
margin-bottom: 5px;
}
.lpd-shopping-cart-list .empty{
margin: 0;
}
.lpd-shopping-cart a.cart-total{
color: #555;
text-align: center;
}
.lpd-shopping-cart .cart-total strong{
display: block;
} .lpd-header-content{
float: right;
margin: 10px 0;
position: relative;
z-index: 2;
}
@media (max-width: 991px) {
.lpd-header-content{
float: none;
margin-bottom: 0;
border-bottom: 1px dashed #e1e1e1;
}
}
.hc-item{
position: relative;
float: right;
margin-left: 10px;
}
@media (max-width: 991px) {
.hc-item{
float: none;
margin-left: 0;
margin-right: 8px;
margin-bottom: 10px;
display: inline-block;
}
}
.hc-item > a{
display: block;
border-bottom: 3px solid rgba(255,255,255,0.3);
padding: 10px 15px 7px;
background-color: #ccc;
color: #fff !important;
text-decoration: none;
-webkit-transition: all 0.15s ease-in 0s; 
-moz-transition: all 0.15s ease-in 0s; 
-o-transition: all 0.15s ease-in 0s; 
transition: all 0.15s ease-in 0s;
background-repeat: no-repeat;
font-style: italic;
}
.hc-delivery.hc-item > a{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/delivery.png);
background-position: 15px 7px;
padding-left: 49px;
}
.hc-contact.hc-item > a{
background-color: #959595;
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/mail.png);
background-position: 15px 7px;
padding-left: 47px;
}
.hc-contact.hc-item > a:hover{
background-color: #a1a1a1;
}
.hc-custom-2-content,
.hc-custom-1-content,
.hc-contact-content,
.hc-delivery-content{
position: absolute;
right: -100%;
top: 100%;
display: block;
visibility: hidden;
float: left;
width: 300px;
padding-top: 10px;
background-clip: padding-box;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .3s ease .1s;
-moz-transition: all .3s ease .1s;
-o-transition: all .3s ease .1s;
transition: all .3s ease .1s;
}
.hc-custom-2-content .hc-custom-2-content-wrap,
.hc-custom-1-content .hc-custom-1-content-wrap,
.hc-contact-content .hc-contact-content-wrap,
.hc-delivery-content .hc-delivery-content-wrap{
padding: 10px 20px 0;
background: white;
border: 3px solid #ebebeb;
}
.hc-contact-content-wrap{
border-color: #a1a1a1 !important;
}
.hc-custom-2:hover .hc-custom-2-content,
.hc-custom-1:hover .hc-custom-1-content,
.hc-contact:hover .hc-contact-content,
.hc-delivery:hover .hc-delivery-content{
opacity: 1;
filter: alpha(opacity=100);
top: 100%;
right: 0;
visibility: visible;
} #title-breadcrumb{
position: relative;
z-index: 1;
background-color: #ebebeb;
}
#title-breadcrumb h1{
font-size: 30px;
margin: 0;
position: relative;
z-index: 2;
color: #fff;
}
#title-breadcrumb span{
letter-spacing: 0.75px;
position: relative;
z-index: 2;
color: #fff;
}
#title-breadcrumb-breadcrumb{
position: relative;
z-index: 1;
color: rgba(255,255,255,0.9);
padding: 20px 0;
}
#title-breadcrumb-breadcrumb a{
color: #fff;
}
.title-wrap{
position: relative;
padding: 60px 20px;
}
.title-wrap:before{
content: "";
top: 0;
left: 0;
position: absolute;
height: 100%;
width: 100%;
display: block;
z-index: 1;
opacity: 0.5;
filter: alpha(opacity=5);
} .wpml-switcher{
float: right;
padding-top: 0;
padding-bottom: 0;
padding-left: 13px;
padding-right: 13px;
}
.wpml_switcher_hide_border_left{
border-left: none;
}
.wpml-switcher a,
.wpml-switcher .current-lang{
height: 28px;
width: 28px;
line-height: 28px;
display: inline-block;
text-align: center;
background-color: #fff;
margin: 11px 3px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;;
-o-transition: all .3s ease;
transition: all .3s ease;
text-transform: uppercase;
font-size: 12px;
text-decoration: none;
}
.wpml-switcher a{
opacity: 0.7 !important;
filter: alpha(opacity=70) !important;	
}
.wpml-switcher-mobile .flag {
margin: 0 5px;
}
.wpml-switcher-mobile .flag a, .wpml-switcher-mobile .flag img {
margin-right: 5px;
} .portfolio-post-details ul{
padding: 0;
margin: 0 0 20px;
border-top: 1px solid #ebebeb;
}
.portfolio-post-details ul li{
list-style: none;
border-bottom: 1px solid #ebebeb;
line-height: 40px;
}
.portfolio-post-details ul li strong{
min-width: 100px;
display: inline-block;
}
.post_content{
margin-bottom: 20px;
} .about-post-details{
padding: 20px 0;
height: inherit;	
}
.about-post-details ul{
padding: 0;
margin: 0;
border-top: 1px solid #ebebeb;
}
.about-post-details ul li{
list-style: none;
border-bottom: 1px solid #ebebeb;
line-height: 40px;
}
.about-post-details ul li .icon{
display: block;
padding-left: 40px;
opacity: 0.5;
filter: alpha(opacity=50);
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.about-post-details ul li .icon:hover{
opacity: 0.66;
filter: alpha(opacity=66);
}
.about-post-details.picons_social .icon{
width: 100%;
background-position: 3px 8px;
height: 40px;
}
.about-post-details.picons_social .icon.custom-icon{
background-position: 0 4px;
} lpd-progress-bar{
}
.progress-title{
line-height: 30px;
text-transform: uppercase;
}
.progress{
background-color: #ebebeb;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin-bottom: 10px;
}  .wordpress-123garden .wpb_single_image .vc_single_image-wrapper{
max-width: 100%;
} .wordpress-123garden .wpb_content_element,
.wordpress-123garden ul.wpb_thumbnails-fluid > li,
.wordpress-123garden .wpb_button{
margin-bottom: 20px;
}
.disable-row-margin{
margin-bottom: 0 !important;
} .wordpress-123garden .vc_separator h4{
line-height: 20px;
font-size: 18px;
} .wordpress-123garden .wpb_toggle,
.wordpress-123garden #content h4.wpb_toggle {
background: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/thin-251_plus_add.png) no-repeat left center;
padding-left: 34px;
color: #555;
line-height: 30px;
}
.wordpress-123garden .wpb_toggle.wpb_toggle_title_active,
.wordpress-123garden #content h4.wpb_toggle.wpb_toggle_title_active{
color: #959595;
}
.wordpress-123garden .wpb_toggle_title_active,
.wordpress-123garden #content h4.wpb_toggle_title_active {
background: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/thin-252_minus_remove.png) no-repeat left center;
}
.wordpress-123garden .wpb_toggle_content {
padding: 0px 0px 0px 21px;
margin-top: 10px;
} .wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{
padding: 10px 0;
color: #555;
}
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a{
color: #959595;
}
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{
background: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/thin-251_plus_add.png) no-repeat right center;
width: 24px;
height: 24px;
opacity: 0.5 !important;
filter: alpha(opacity=50) !important;
}
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{
background: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/thin-252_minus_remove.png) no-repeat right center;
}
.wordpress-123garden .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wordpress-123garden .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{
background-color: transparent;
}
.wordpress-123garden .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header{
font-size: 18px;
line-height: 30px;
}
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{
border-bottom: 1px solid #ebebeb;
margin: 0;
}
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active{
border-bottom: none;
}
.wordpress-123garden .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{
border-bottom: 1px solid #ebebeb;
padding: 10px 0 20px;
} .wordpress-123garden .wpb_tabs.wpb_content_element .wpb_tabs_nav{
margin-bottom: 20px;
text-align: center;
}
.wordpress-123garden .wpb_content_element .wpb_tabs_nav li{
background: none !important;
display: inline-block;
}
.wordpress-123garden .wpb_tabs .wpb_tabs_nav li{
float: none;
margin: 0 20px;
font-size: 24px;
}
.wordpress-123garden .wpb_tabs .wpb_tabs_nav li a{
color: rgba(0, 0, 0, 0.42);
padding: 10px 0;
border-bottom: 3px solid transparent;
}
.wordpress-123garden .wpb_tabs .wpb_tabs_nav li.ui-tabs-active a{
color: #555;
}
.wordpress-123garden .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{
padding: 0;
}
.wordpress-123garden .wpb_tour .wpb_tabs_nav li{
margin: 0;
font-size: 18px;
}
.wordpress-123garden .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{
display: inline-block;
width: auto;
padding: 10px 0;
color: #959595;
border-bottom: 3px solid transparent;
}
.wordpress-123garden .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav .ui-tabs-active a{
color: #555;
}
.wordpress-123garden .wpb_tour_next_prev_nav{
padding-left: 0;
font-size: 14px;
}
.wordpress-123garden .wpb_tour_next_prev_nav span{
padding-top: 20px;
} .wordpress-123garden wpb_heading wpb_progress_bar_heading{
font-size: 18px;
}
.wordpress-123garden .vc_progress_bar .vc_single_bar .vc_bar,
.wordpress-123garden .vc_progress_bar .vc_single_bar{
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.wordpress-123garden .vc_progress_bar .vc_single_bar{
color: #fff;
margin-bottom: 20px;
font-size: 16px;
-webkit-box-shadow: none;
box-shadow: none;
background-color: rgba(225, 225, 225, 0.5)
}
.wordpress-123garden .vc_progress_bar .vc_single_bar .vc_bar{
border-bottom: 3px solid rgba(0, 0, 0, 0.2)
}
.wordpress-123garden .vc_progress_bar .vc_single_bar .vc_label{
padding: 10px 15px 13px;
} .lpd-banner{
border-right: 1px solid rgba(0, 0, 0, 0.1);
padding-right: 25%;
background-position: right bottom;
background-repeat: no-repeat;
}
.lpd-b-hide-border{
border: none;
}
.lpd-banner h3{
font-size: 18px;
margin-top: 5px;
margin-bottom: 20px;
}
.lpd-b-sub-title{
letter-spacing: 0.75px;
color: rgba(0, 0, 0, 0.42);
}
.lpd-b-content{
margin-bottom: 20px;
} .lpd-module{
color: #fff !important;
display: block;
overflow: hidden;
position: relative;
}
.lpd-module h3{
color: #fff;
}
.lpd-module img {
width: 100%;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.lpd-module:hover img {
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-o-transform: scale(1.0);
-ms-transform: scale(1.0);
transform: scale(1.0);
}
.module-no-scale img{
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-o-transform: scale(1) !important;
-ms-transform: scale(1) !important;
transform: scale(1) !important;
}
.lpd-module .module_content{
position: absolute;
top: 0;
height: 100%;
width: 100%;
background: rgba(149, 149, 149, 0.2);
text-align: center;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.lpd-module:hover .module_content{
background-color: rgba(0, 0, 0, 0.4);
}
.lpd-module .module_content h3{
line-height: 40px;
font-size: 24px;
margin: 0 10px 10px;
}
.lpd-module .module_content h3.large{
line-height: 50px;
font-size: 36px;
}
.lpd-module .module_content table{
height: 100%;
width: 100%;
}
.lpd-module .sep-border{
height: 3px;
width: 80px;
background-color: transparent;
display: block;
margin: 0 auto;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.lpd-badge{
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
background: #d95352;
color: #fff;
height: 26px !important;
line-height: 28px;
margin: 0 !important;
max-height: 26px !important;
min-height: 26px !important;
overflow: hidden;
padding: 4px;
position: absolute;
right: -31px !important;
text-align: center;
top: 16px !important;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
transform:rotate(45deg);
width: 120px;
z-index: 99;
} .mi-slider {
position: relative;
height: 440px;
}
.mi-slider.mi-slider-icon-nav{
height: 520px;
}
.mi-slider ul {
list-style-type: none;
position: absolute;
width: 100%;
left: 0;
margin: 0;
padding: 0;
bottom: 120px;
overflow: hidden;
text-align: center;
pointer-events: none;
}
.mi-slider.mi-slider-icon-nav ul{
bottom: 200px
}
.no-js .mi-slider ul {
position: relative;
left: auto;
bottom: auto;
margin: 0;
overflow: visible;
}
.mi-slider ul.mi-current {
pointer-events: auto;
}
.mi-slider ul li {
display: inline-block;
padding: 20px;
width: 24.45%;
max-width: 300px;
-webkit-transform: translateX(600%);
transform: translateX(600%);
-webkit-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.no-js .mi-slider ul li {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.mi-slider ul li a,
.mi-slider ul li img {
display: block;
margin: 0 auto;
}
.mi-slider ul li a {
outline: none;
cursor: pointer;
color: #555;
}
.mi-slider ul li img {
max-width: 100%;
border: none;
}
.mi-slider ul li h4 {
display: inline-block;;
font-size: 16px;
padding: 20px 10px 0;
}
.mi-slider ul li:hover {
opacity: 0.7;
} 
.mi-slider nav {
position: relative;
top: 350px;
text-align: center;
margin: 0 auto;
border-top: 1px solid #ccc;
}
.no-js nav {
display: none;
}
.mi-slider nav a {
display: inline-block;
text-transform: uppercase;
padding: 40px 30px 20px 30px;
position: relative;
color: #959595;
outline: none;
-webkit-transition: color 0.2s linear;
transition: color 0.2s linear;
text-decoration: none;
}
.mi-slider nav a:hover,
.mi-slider nav a.mi-selected {
color: #555;
text-decoration: none;
}
.mi-slider nav a.mi-selected:after,
.mi-slider nav a.mi-selected:before {
content: '';
position: absolute;
top: -1px;
border: solid transparent;
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.mi-slider nav a.mi-selected:after {
border-color: transparent;
border-top-color: #fff;
border-width: 26px;
left: 50%;
margin-left: -26px;
}
.mi-slider nav a.mi-selected:before {
border-color: transparent;
border-top-color: #ccc;
border-width: 27px;
left: 50%;
margin-left: -27px;
}
.mi-slider nav.icons-nav span{
padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: block;
-webkit-transition: all 0.15s ease-in 0s; 
-moz-transition: all 0.15s ease-in 0s; 
-o-transition: all 0.15s ease-in 0s; 
transition: all 0.15s ease-in 0s;
}
.mi-slider nav.icons-nav span img {
max-width: 80px;
max-height: 80px;
}
.mi-slider nav.icons-nav a{
color: #fff;
font-weight: inherit;
width: 140px;
padding: 50px 20px 20px;
}
.mi-slider ul:first-child li,
.no-js .mi-slider ul li {
-webkit-animation: scaleUp 350ms ease-in-out both;
animation: scaleUp 350ms ease-in-out both;
}
@-webkit-keyframes scaleUp {
0% { -webkit-transform: translateX(0) scale(0); }
100% { -webkit-transform: translateX(0) scale(1); }
}
@keyframes scaleUp {
0% { transform: translateX(0) scale(0); }
100% { transform: translateX(0) scale(1); }
}
.mi-slider ul:first-child li:first-child {
-webkit-animation-delay: 90ms;
animation-delay: 90ms;
}
.mi-slider ul:first-child li:nth-child(2) {
-webkit-animation-delay: 180ms;
animation-delay: 180ms;
}
.mi-slider ul:first-child li:nth-child(3) {
-webkit-animation-delay: 270ms;
animation-delay: 270ms;
}
.mi-slider ul:first-child li:nth-child(4) {
-webkit-animation-delay: 360ms;
animation-delay: 360ms;
}
.mi-slider ul.mi-moveFromRight li {
-webkit-animation: moveFromRight 350ms ease-in-out both;
animation: moveFromRight 350ms ease-in-out both;
}
.mi-slider ul.mi-moveFromLeft li {
-webkit-animation: moveFromLeft 350ms ease-in-out both;
animation: moveFromLeft 350ms ease-in-out both;
}
.mi-slider ul.mi-moveToRight li {
-webkit-animation: moveToRight 350ms ease-in-out both;
animation: moveToRight 350ms ease-in-out both;
}
.mi-slider ul.mi-moveToLeft li {
-webkit-animation: moveToLeft 350ms ease-in-out both;
animation: moveToLeft 350ms ease-in-out both;
}
.mi-slider ul.mi-moveToLeft li:first-child,
.mi-slider ul.mi-moveFromRight li:first-child,
.mi-slider ul.mi-moveToRight li:nth-child(4),
.mi-slider ul.mi-moveFromLeft li:nth-child(4) {
-webkit-animation-delay: 0ms;
animation-delay: 0ms;
}
.mi-slider ul.mi-moveToLeft li:nth-child(2),
.mi-slider ul.mi-moveFromRight li:nth-child(2),
.mi-slider ul.mi-moveToRight li:nth-child(3),
.mi-slider ul.mi-moveFromLeft li:nth-child(3) {
-webkit-animation-delay: 90ms;
animation-delay: 90ms;
}
.mi-slider ul.mi-moveToLeft li:nth-child(3),
.mi-slider ul.mi-moveFromRight li:nth-child(3),
.mi-slider ul.mi-moveToRight li:nth-child(2),
.mi-slider ul.mi-moveFromLeft li:nth-child(2) {
-webkit-animation-delay: 180ms;
animation-delay: 180ms;
}
.mi-slider ul.mi-moveToLeft li:nth-child(4),
.mi-slider ul.mi-moveFromRight li:nth-child(4),
.mi-slider ul.mi-moveToRight li:first-child,
.mi-slider ul.mi-moveFromLeft li:first-child  {
-webkit-animation-delay: 270ms;
animation-delay: 270ms;
}
@-webkit-keyframes moveFromRight {
0% { -webkit-transform: translateX(600%); }
100% { -webkit-transform: translateX(0%); }
}
@-webkit-keyframes moveFromLeft {
0% { -webkit-transform: translateX(-600%); }
100% { -webkit-transform: translateX(0%); }
}
@-webkit-keyframes moveToRight {
0% { -webkit-transform: translateX(0%); }
100% { -webkit-transform: translateX(600%); }
}
@-webkit-keyframes moveToLeft {
0% { -webkit-transform: translateX(0%); }
100% { -webkit-transform: translateX(-600%); }
}
@keyframes moveFromRight {
0% { transform: translateX(600%); }
100% { transform: translateX(0); }
}
@keyframes moveFromLeft {
0% { transform: translateX(-600%); }
100% { transform: translateX(0); }
}
@keyframes moveToRight {
0% { transform: translateX(0%); }
100% { transform: translateX(600%); }
}
@keyframes moveToLeft {
0% { transform: translateX(0%); }
100% { transform: translateX(-600%); }
}
.mi-slider {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
@media screen and (max-width: 1199px){
.mi-slider nav.icons-nav a{
width: 120px;
padding: 50px 10px 20px;
}
}
@media screen and (max-width: 991px){
.mi-slider ul{
bottom: 190px;
}
.mi-slider.mi-slider-icon-nav ul{
bottom: 250px;
}
.mi-slider nav{
top: 280px;
}
.mi-slider nav.icons-nav a{
padding: 40px 10px 10px;
width: 80px;
}
.mi-slider nav.icons-nav span img {
max-width: 40px;
max-height: 40px;
}
}
@media screen and (max-width: 910px){
.mi-slider nav {
max-width: 90%;
}
.mi-slider nav a {
font-size: 12px;
padding: 40px 10px 30px 14px;
}
}
@media screen and (max-width: 740px){
.mi-slider ul{
bottom: 70px;
}
.mi-slider {
height: 300px;
}
.mi-slider nav {
top: 220px;
}
.mi-slider nav.icons-nav{
top: 270px;
}
.mi-slider nav a {
font-size: 12px;
padding: 40px 10px 30px 14px;
}
}
@media screen and (max-width: 490px){ 
.mi-slider.mi-slider-icon-nav,
.mi-slider {
text-align: center;
height: auto !important;
}
.mi-slider ul {
position: relative;
display: inline;
bottom: auto !important;
pointer-events: auto;
}
.mi-slider ul li {
-webkit-animation: none !important;
animation: none !important;
-webkit-transform: translateX(0) !important;
transform: translateX(0) !important;
padding: 10px 3px;
min-width: 140px;
}
.mi-slider nav {
display: none;
}
} .lpd-post-widget .widget-meta{
padding: 10px 0;
position: relative
}
.lpd-post-widget .widget-meta .ribbon{
top: 0;
left: -10px;
}
.lpd-post-widget .widget-meta .ribbon-content{
display: block;
width: 10px;
height: 40px;
}
.lpd-post-widget .widget-meta a{
color: rgba(255, 255, 255, 0.9);
}
.lpd-post-widget .widget-meta a:hover{
color: rgba(255, 255, 255, 1);
}
.lpd-post-widget .widget-meta table{
width: 100%;
text-align: center;
}
.lpd-post-widget .widget-meta table td{
width: 33%
}
.pw-category,
.pw-date{
border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.lpd-post-widget{
margin-bottom: 20px;
}
.tax-portfolio_tags .lpd-post-widget,
.tax-portfolio_category .lpd-post-widget{
margin-bottom: 30px;
}
.lpd-post-widget .content{
display: block;
text-align: center;
padding: 15px 20px 10px;
box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
-webkit-box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
-moz-box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
-o-box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
background-color: #fff;
}
.lpd-post-widget .title{
margin-top: 0;
margin-bottom: 15px;
}
.lpd-post-widget .title a{
color: #555;
}
.lpd-post-widget .lpd-post-widget-content{
color: #959595;
}
.lpd-post-widget-element{
display: block;
width: 100px;
height: 3px;
background-color: #ebebeb;
margin: 20px auto;
-webkit-transition: all 0.15s ease-in 0s; 
-moz-transition: all 0.15s ease-in 0s; 
-o-transition: all 0.15s ease-in 0s; 
transition: all 0.15s ease-in 0s;
}
.pw-thumbnail{
position: relative;
display: block;
}
.pw-thumbnail .post-type-icon{
display: block;
width: 60px;
height: 60px;
position: absolute;
right: 20px;
top: 20px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/post-type-standard.png);
background-repeat: no-repeat;
background-position: center center;
-webkit-transition: all 0.3s ease-in 0s; 
-moz-transition: all 0.3s ease-in 0s; 
-o-transition: all 0.3s ease-in 0s; 
transition: all 0.3s ease-in 0s;
}
.pw-thumbnail .post-type-icon.video{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/post-type-video.png);
}
.pw-thumbnail .post-type-icon.link{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/post-type-link.png);
}
.mega_header{
text-align: center;
padding-left: 15px;
padding-right: 15px;
} .mega_header .sub-title{
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.75px;
}
.mega_header h2{
font-size: 30px;
line-height: 40px;
margin: 0 0 20px;
}
.mh_description{
font-size: 14px;
letter-spacing: 0.75px;
} .lpd-mega-header2{
text-align: center;
}
.lpd-mega-header2 h3{
font-size: 36px;
margin-top: 0;
margin-bottom: 20px
}
.lpd-mega-header2 .deco-sep-line-50,
.lpd-mega-header2 .deco-sep-line-100,
.lpd-mega-header2 .deco-sep-line-150,
.lpd-mega-header2 .deco-sep-line-200{
margin-bottom: 7px;
}
.mh2_description{
font-size: 14px;
display: block;
color: rgba(255, 255, 255, 0.42);
margin-bottom: 17px;
}
.lpd-mega-heade-type-2 .mh2_description{
font-size: inherit;
margin-bottom: 20px;
}
.mh2_content{
font-size: 24px;
line-height: 36px;
}
.lpd-mega-heade-type-2 .mh2_content{
color: #acacac;
font-size: 14px;
line-height: 24px;
}
.lpd-mega-header2.lpd-mega-heade-type-2 .deco-sep-line-50,
.lpd-mega-header2.lpd-mega-heade-type-2 .deco-sep-line-100,
.lpd-mega-header2.lpd-mega-heade-type-2 .deco-sep-line-150,
.lpd-mega-header2.lpd-mega-heade-type-2 .deco-sep-line-200{
margin-bottom: 17px;
} @media (max-width: 768px) {
.lpd-header{
margin-bottom: 40px;
}
}
.lpd-header h3{
font-size: 16px;
margin: 10px 0;
line-height: 20px;
display: block;
}
.lpd-img-wrap-icon{
display: block;
font-size: 48px;
max-width: 100%;
width: 1em;
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
}
.lpd-img-icon {
display: block;
max-width: 100% !important;
width: 1em;
}
.lpd-wrap-icon,
.lpd-href-icon{
display: inline-block;
max-width: 100%;
text-align: center;
width: auto;
}
.lpd-img-wrap-icon{
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;	
} .lpd_icon_banner_icon{
display: block;
float: left;
margin: 20px 30px 20px 20px;
}
.lpd-icon-banner{
display: block;
}
.lpd-icon-banner.lib-border-right{
position: relative;
}
.lpd-icon-banner.lib-border-right{
position: relative;
}
.lpd-icon-banner.lib-border-right:before{
content: "";
top: 10%;
right: -15px;
position: absolute;
height: 80%;
width: 1px;
display: block;
background: transparent;
z-index: 1;
opacity: 0.5;
filter: alpha(opacity=50);
}
.lpd-icon-banner h3{
font-size: 16px;
margin: 10px 0;
line-height: 20px;
display: block;
}
.lpd-icon-banner .lpd-b-content{
margin-bottom: 15px;
}
.lpd-icon-banner .btn{
display: inline-block !important;
} .is-icon{
position: absolute;
left: 50%;
margin-top: -37px;
margin-left: -37px;
display: block;
font-size: 70px;
max-width: 100%;
width: 1em;
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
background-color: #fff;
border: 5px solid;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
z-index: 100;
}
.is-icon-img{
display: block;
max-width: 100% !important;
padding: 10px;
} .lpd-category-container{
border: 1px solid #ebebeb;
}
.lpd-category-container table{
width: 100%;
}
.lpd-category-container .cc-meta-column{
background-color: #fafafa;
vertical-align: top;
padding: 20px;
border-right: 2px dashed #ebebeb;
width: 25%;
}
.lpd-category-container .cc-content-column{
padding: 10px;
width: 75%;
}
.cc-content-column,
.cc-meta-column{
position: relative;
}
.cc-meta-column .cc-ribbon{
left: -10px;
top: 20px;
}
.cc-ribbon h3{
line-height: 20px;
margin: 0;
font-size: 16px;
letter-spacing: 0.75px;
text-transform: uppercase;
}
.cc-cat-list,
.cc-description{
margin-top: 60px;
margin-bottom: 20px;
}
.cc-description{
margin-top: 20px;
}
.cc-cat-list,
.cc-cat-list ul{
list-style: none;
padding-left: 0; 
}
.cc-cat-list a{
padding: 10px 0;
display: block;
}
.cc-cat-list > li{
margin-bottom: 20px;
}
.cc-cat-list > li > a{
font-size: 14px;
text-transform: uppercase;
color: #555;
letter-spacing: 0.75px;
text-decoration: none;
}
.cc-cat-list-style2 > li > ul,
.cc-cat-list .children{
border-top: 1px solid #ebebeb;
}
.cc-cat-list-style2 > li > ul li,
.cc-cat-list .children li{
border-bottom: 1px solid #ebebeb;
}
.cc-cat-list-style2 ul.children li:last-child{
border-bottom: none;
}
.cc-meta-column .btn{
width: 100%;
padding: 15px 16px 12px;
}
.cc-products{
position: absolute;
width: 100%;
left: 0;
bottom: 0;
padding: 0 10px;
}
.cc-products ul{
padding: 0 15px;
margin: 0 0 40px 0;
}
.cc-col{
width: 100%;
}
.cc-col li{
float: left;
display: block;
}
.cc-col-3 li{
width: 33.333%;
}
.cc-col-4 li{
width: 25%;
}
.cc-col-5 li{
width: 20%;
}
.cc-col-6 li{
width: 16.666%;
}
.cc-img{
width: 100%;
}
.cc-product-item{
padding: 0 15px;
width: 100%;
position: relative;
}
.cc-product-item img{
width: 100%;
border: 5px solid #ebebeb;
}
.cc-product-item .cc-price{
position: absolute;
padding: 3px 5px;
border-right: 5px solid;
color: #fff;
bottom: -10px;
right: 0px;
}
.cc-price del{
color: rgba(255, 255, 255, 0.5);
font-size: 85%;
}
.cc-price ins{
text-decoration: none;
}
@media (max-width: 767px) {
.cc-meta-column,
.cc-content-column{
float: left;
display: block;
width: 100% !important;
}
} .working-time ul{
list-style: none;
padding: 0;
}
.working-time ul li{
border: none;
padding: 5px; 
}
.working-time ul li a{
text-decoration: underline;
}
.working-time ul li a:hover{
text-decoration: none;
}
.working-time ul li span{
font-size: 12px;
text-transform: uppercase;
}
.working-time ul li span.right{
float: right;
font-size: inherit;
text-transform: inherit;
font-weight: inherit;
}
.working-time ul li:nth-child(odd){
background-color: #f0f0f0;
} .team-widget-content{
display: block;
background-color: #fff;
padding: 15px 20px 10px;
box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
-webkit-box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
-moz-box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
-o-box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
margin-bottom: 20px;
}
.team-widget-social-details{
border-top: 1px solid #ebebeb;
margin-top: 20px;
}
.member-position{
text-transform: uppercase;
letter-spacing: 0.75px;
margin-bottom: 20px;
}
.team-widget-content .tw_content{
color: #959595;
}
.team-widget-content .tw-title{
position: relative;
display: block;
height: 40px;
margin-bottom: 15px;
}
.tw-title .tw-ribbon{
left: -30px;
top: 0;
}
.tw-title .tw-ribbon h3{
margin: 10px 0;
line-height: 20px;
}
.tw-title .tw-ribbon a{
color: #fff;
text-decoration: none;
}
.tw-ribbon span.content-ribbon{
margin:  10px 30px;
}
.team-widget-social-details ul{
padding: 0;
margin-bottom: 0;
margin-top: 10px;
}
.team-widget-social-details ul li{
display: inline-block;
height: 30px;
}
.team-widget-social-details ul li a{
opacity: 0.5;
filter: alpha(opacity=50);
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.team-widget-social-details ul li a:hover{
opacity: 0.66;
filter: alpha(opacity=66);
} .lpd-testimonial{
background-color: #f5f5f5;
padding: 10px 20px;
position: relative;
margin-bottom: 20px;
}
.lpd-testimonial h5{
font-size: 13px;
margin-bottom: 15px;
}
.lpd-testimonial .t-content{
font-style: italic;
margin-bottom: 10px;
}
.lpd-testimonial .t-meta{
color: rgba(0, 0, 0, 0.42);
font-style: italic;
padding-top: 5px;
margin-bottom: 10px
}
.lpd-testimonial-image{
margin-left: 50px;
padding-left: 70px;
}
.testiomonial_img{
position: absolute;
top: 50%;
left: -50px;
width: 100px;
height: 100px;
display: block;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
margin-top: -50px;
border: 5px solid #fff;
}
.lpd-bullet-list{
padding: 0;
list-style: none;
}
.lpd-bullet-list li{
position: relative;
}
.lpd-bl-custom-icon li{
padding-left: 25px;	
}
.lpd-bullet-list.lpd-bl-style2 li{
margin: 5px 0;
}
.lpd-bullet-list.lpd-bl-style3 li{
margin: 10px 0;
}
.lpd-bullet-list li img{
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
} .intro-container{
background-color: #fff;
}
@media (max-width: 767px) {
.intro-container{
margin-top: 0 !important;
}
}
.ic-title,
.ic-content{
padding: 20px;
}
.ic-content{
background-color: #fff;
border-left: 1px solid #ebebeb;
min-height: 190px;
}
@media (max-width: 767px) {
.ic-content{
margin-bottom: 30px;
}
}
.ic-title{
position: relative;
border-left: 1px solid rgba(255,255,255,0.3);
}
.vc_column_container .vc_column_container:first-child .ic-content,
.vc_column_container .vc_column_container:first-child .ic-title{
border-left: none !important;
}
.ic-title h4{
color: #fff;
text-align: center;
font-size: 18px;
line-height: 20px;
margin: 0;
}
.ic-icon{
position: absolute;
left: 50%;
top:0;
margin-top: -32px;
margin-left: -32px;
display: block;
font-size: 60px;
max-width: 100%;
width: 1em;
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
background-color: #fff;
border: 5px solid;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
z-index: 100;
}
.ic-icon-img{
display: block;
max-width: 100% !important;
padding: 10px;
}
.ic-title-with-icon.ic-title{
padding-top: 50px;
}
.intro_containers{
margin-left: 0 !important;
margin-right: 0 !important;
position: relative;
z-index: 100;
}
.intro_containers .vc_row{
position: relative;
z-index: 100;
margin-left: 0 !important;
margin-right: 0 !important;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
}
.intro_containers .wpb_column{
padding: 0 !important;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
}
.owl-theme .owl-controls{
text-align:center;
-webkit-tap-highlight-color:transparent
}
.owl-theme .owl-controls .owl-nav [class*=owl-]{
color:#fff;
font-size:12px;
margin:5px;
padding:4px 7px 1px;
display:inline-block;
cursor:pointer;
text-transform: uppercase;
letter-spacing: 0.75px;
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
text-decoration:none
}
.owl-theme .owl-controls .owl-nav .disabled{
opacity:.5;
cursor:default
}
.owl-theme .owl-dots .owl-dot{
display:inline-block;
zoom:1;*
display:inline
}
.owl-theme .owl-dots .owl-dot span{
width:6px;
height:6px;
margin:5px;
background:#e1e1e1;
display:block;
-webkit-backface-visibility:visible;
-webkit-transition:opacity 200ms ease;
-moz-transition:opacity 200ms ease;
-ms-transition:opacity 200ms ease;
-o-transition:opacity 200ms ease;
transition:opacity 200ms ease;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
background:#ccc
}
.lpd-products.owl-carousel li.lpd-product-category,
.lpd-products.owl-carousel li.type-product{
width: 100% !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
ul.lpd-products.owl-carousel{
padding-left: 15px;
padding-right: 15px;
margin: 0;
} .dropcap2,
.dropcap1,
.dropcap{
display: block;
float: left;
text-align: center;
height: 60px;
width: 40px;
line-height: 60px;
font-size: 36px;
color: #fff;
text-transform: uppercase;
margin-right: 10px;
background: #555;
}
.dropcap2{
background: #555;
}
.dropcap2.rounded,
.dropcap1.rounded,
.dropcap.rounded{
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
} .wordpress-123garden .uvc-sub-heading{
line-height: inherit;
}
.wordpress-123garden .ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button{
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
padding: 10px;
}
.wordpress-123garden .ult_design_2 .ult_price_body_block{
border-bottom-style: dashed;
border-bottom-width: 2px;
}
.wordpress-123garden .ult_design_2 .ult_pricing_table .ult_price_features ul li{
border-color: #e1e1e1;
}
.wordpress-123garden .ult_design_2 .ult_pricing_table .ult_pricing_heading h3{
font-size: 18px;
margin-bottom: 5px;
line-height: 20px;
}
.wordpress-123garden .aio-icon-box,
.wordpress-123garden .wpb_column > .wpb_wrapper .aio-icon-component .aio-icon-box{
margin-bottom: 10px;
}
.wordpress-123garden .ult_design_5 .ult_pricing_table .ult_price_link .ult_price_action_button{
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
padding: 13px 25px 10px;
border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}
.aio-icon-box-disable-margin .aio-icon-box{
margin: 0 !important;
}
.aio-icon-box-disable-margin .aio-icon-img{
display: block;
}
.wordpress-123garden .vc_col-has-fill > .vc_column-inner,
.wordpress-123garden .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.wordpress-123garden .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.wordpress-123garden .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.wordpress-123garden .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.wordpress-123garden .vc_row-has-fill > .vc_column_container > .vc_column-inner,
.wordpress-123garden .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.wordpress-123garden .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner{
padding-top: 0;
} .lpd-404-template ul,
.lpd-search-template ul{
padding-left: 20px;
}
p.not-happy{
color: #959595;
}
.lpd-search-template-form{
margin-bottom: 40px;
}
.lpd-search-template-form .search_input{
width: inherit;
}
.lpd-404-content{
text-align: center;
margin-bottom: 40px;
padding-top: 30px;
border-top: 3px solid #ebebeb;
}
.title-404{
font-size: 144px;
line-height: 140px;
font-weight: 700;
margin: 0;
}
.description-404,
.subtitle-404{
display: block;
}
.subtitle-404{
font-size: 30px;
font-weight: 700;
line-height: 40px;
}
.description-404{
font-size: 18px;
color: #959595;
padding: 10px 0 30px
}
.error404 .inner-page{
padding-top: 0;
} #shopping_cart_panel{
background-color: #252525;
padding: 30px;
color: #fff;
}
#shopping_cart_panel .lpd-shopping-cart-list{
border-top: 1px dashed rgba(255,255,255,0.33);
padding-top: 10px;
}
#shopping_cart_panel .lpd-cart-list-meta .item-remove{
color: rgba(255,255,255,0.42);
}
#shopping_cart_panel .lpd-cart-list-title a{
color: rgba(255,255,255,0.9);
}
#shopping_cart_panel .lpd-cart-list-thumbnail img{
border-color: rgba(255,255,255,0.33);
}
#shopping_cart_panel .lpd-cart-total{
padding-top: 10px;
border-top: 1px dashed rgba(255,255,255,0.33);
}
#shopping_cart_panel .lpd-cart-total strong {
color: rgba(255,255,255,0.42);
float: left;
}
#shopping_cart_panel .lpd-cart-total span {
float: right;
text-decoration: underline;
}
#shopping_cart_panel .shopping_cart_title{
margin-bottom: 20px;
text-align: center;
display: block;
font-size: 18px;
}
.lpd-shopping-cart-scotchpanel .cart-dropdown{
display: none;
visibility: hidden;
}
#custom2_panel .custom2_panel_wrap,
#custom1_panel .custom1_panel_wrap,
#contact_panel .contact_panel_wrap,
#delivery_panel .delivery_panel_wrap{
padding: 50px 0 40px;
background-color: #363636;
color: rgba(255,255,255,0.9);
}
.logged-in .scotch-panel-wrapper #custom2_panel .custom2_panel_wrap,
.logged-in .scotch-panel-wrapper #custom1_panel .custom1_panel_wrap,
.logged-in .scotch-panel-wrapper #contact_panel .contact_panel_wrap,
.logged-in .scotch-panel-wrapper #delivery_panel .delivery_panel_wrap{
margin-bottom: 32px;
}
@media screen and ( max-width: 782px ) {
.logged-in .scotch-panel-wrapper #custom2_panel .custom2_panel_wrap,
.logged-in .scotch-panel-wrapper #custom1_panel .custom1_panel_wrap,
.logged-in .scotch-panel-wrapper #contact_panel .contact_panel_wrap,
.logged-in .scotch-panel-wrapper #delivery_panel .delivery_panel_wrap{
margin-bottom: 46px;
}
}
.hc-scotch-panel .form-control {
background-color: rgba(255,255,255,0.08);
border-color: rgba(255,255,255,0.1);
color: rgba(255,255,255,0.5);
}
.hc-scotch-panel .form-control:focus {
border-color: rgba(255,255,255,0.15);
background-color: rgba(255,255,255,0.15);
color: rgba(255,255,255,0.75);
}
.hc-scotch-panel .form-control::-moz-placeholder {
color: rgba(255,255,255,0.2);
}
.hc-scotch-panel .form-control:-ms-input-placeholder {
color: rgba(255,255,255,0.2);
}
.hc-scotch-panel .form-control::-webkit-input-placeholder {
color: rgba(255,255,255,0.2);
}
.hc-scotch-panel .form-control[disabled],
.hc-scotch-panel .form-control[readonly],
.hc-scotch-panel fieldset[disabled] .form-control {
background-color: rgba(255,255,255,0.1);
}
.scotch-panel-fixed-position{
transform: inherit !important;
-webkit-transform: inherit !important;
-webkit-backface-visibility: inherit !important;
backface-visibility: inherit !important;
} #footer-top{
border-top: 1px solid #ebebeb;
background-color: #fafafa;
padding: 80px 0 40px 0;;
} .lpd-widget-title-disabled{
display: none;
}
.widget_visual_composer_addon .title{
display: none;	
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
img.size-thumbnail,
img.size-medium,
img.size-large,
img.size-full,
.alignnone{
max-width: 100%;
height: auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
max-width: 100% !important;
height: auto;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption.aligncenter{
text-align: center;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption-text{
color: #959595;
}
.type-post.sticky {color: #111, background-color: #fafafa; padding: 20px;}
.sticky .blog-post-title:before{background: #ccc;}
.sticky .blog-post-title a{color: #363636}
.sticky .blog-post-meta{
border-color: #ccc;
}
.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
float: left;
position: relative;
margin-top: 0;
text-align: center;
width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
width: 100%;
height: auto;
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.gallery img:hover {
opacity: 0.75;
filter: alpha(opacity=75);
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
position: absolute;
bottom: 0;
padding: 10px;
width: 100%;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
font-size: 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }
.bypostauthor{
color: inherit;
}
.screen-reader-text {
clip: rect(1px,1px,1px,1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} .widget select{
display: block;
padding-top: 12px;
padding-right: 20px;
padding-bottom: 12px;
padding-left: 20px;
width: 100%;
height: 46px;
border: 1px solid;
border-color: rgba(0,0,0,0.08);
background-color: transparent;
background-image: none;
}
.widget select:focus {
outline: 0;
border-color: rgba(0,0,0,0.34);
background-color: #fffeef;
}a {
color: #66ab36;
}
#title-breadcrumb-breadcrumb{
background-color: #66ab36;
}
.widget.widget_rss ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_nav_menu ul li a:hover,
.widget.widget_login ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_categories ul li a:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_recent_comments ul li a:hover,
.widget.widget_recent_entries ul li a:hover{
color: #66ab36;
}
.title-wrap:before{
background-color: #66ab36;
}
.ribbon .ribbon-content:before{
border-top-color: #66ab36;
}
.tagcloud a:hover,
.tags a:hover{
background-color: #66ab36;
border-color: #66ab36;	
}
.footer-meta{
background-color: #66ab36
}
.cart-icon .count{
border-color: #66ab36;	
}
.hc-item.hc-delivery > a{
background-color: #66ab36;
}
.btn-primary {
background-color: #66ab36;
}
.lpd-product-item-category{
background-color: #66ab36;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a{
border-color: #66ab36;
}
.menu3dmega > ul > li > a:hover{
background-color: #66ab36;
}
.menu3dmega > ul > li.open > a,
.menu3dmega > ul > li.current-menu-item > a,
.menu3dmega > ul > li.current_page_item > a,
.menu3dmega > ul > li.current-page-ancestor > a,
.menu3dmega > ul > li.current-menu-parent > a,
.menu3dmega > ul > li.current_page_item > a,
.menu3dmega > ul > li.current_page_parent > a,
.menu3dmega > ul > li.current-menu-ancestor > a,
.menu3dmega > ul > li.current_page_ancestor > a{
background-color: #66ab36;
}
.wordpress-123garden .woocommerce ul.cart_list li a:hover,
.wordpress-123garden .woocommerce ul.product_list_widget li a:hover,
.wordpress-123garden.woocommerce-page ul.cart_list li a:hover,
.wordpress-123garden.woocommerce-page ul.product_list_widget li a:hover{
color: #66ab36;
}
.footer .woocommerce .widget_layered_nav ul li a:hover,
.woocommerce-page .footer .widget_layered_nav ul li a:hover,
.footer .woocommerce .widget_layered_nav ul li span:hover,
.woocommerce-page .footer .widget_layered_nav ul li span:hover{
color: #66ab36;
}
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a{
background-color: #66ab36;
}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a{
background-color: #66ab36;
}
.wordpress-123garden .footer .widget_product_categories ul li a:hover{
color: #66ab36;
}
.lpd-product-data-table .added_to_cart:hover{
color: #66ab36;
}
.wordpress-123garden .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav .ui-tabs-active a,
.wordpress-123garden .wpb_tabs .wpb_tabs_nav li.ui-tabs-active a{
border-color: #66ab36;
}
.lpd-module .sep-border{
background-color: #66ab36;
}
.mi-slider nav.icons-nav span{
background-color: #66ab36;
}
.lpd-post-widget:hover .title a{
color: #66ab36;
}
.lpd-post-widget .widget-meta:before{
background-color: #66ab36;
}
.dropcap{
background-color: #66ab36;
}
.deco-sep-line-50,
.deco-sep-line-100,
.deco-sep-line-150,
.deco-sep-line-200{
background-color: #66ab36;
}
.lpd-icon-banner.lib-border-right:before{
background-color: #66ab36;
}
.cc-product-item .cc-price{
background-color: #66ab36;
}
.wordpress-123garden .widget_product_categories ul li a:hover{
color: #66ab36;
}
.lpd-product-category-wrap .sep-border{
background-color: #66ab36;
}
.ic-title{
background-color: #66ab36;
}
.ic-icon{
border-color: #66ab36;
} a:hover,
a:focus {
color: #96ca42;
}
.ribbon {
background-color: #96ca42;
}
.cart-icon .count{
background-color: #96ca42;
}
.hc-item.hc-delivery > a:hover{
background-color: #96ca42;
}
.hc-delivery-content-wrap{
border-color: #96ca42 !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active{
background-color: #96ca42;
}
.menu3dmega > ul > li.open > a:hover,
.menu3dmega > ul > li.current-menu-item > a:hover,
.menu3dmega > ul > li.current_page_item > a:hover,
.menu3dmega > ul > li.current-page-ancestor > a:hover,
.menu3dmega > ul > li.current-menu-parent > a:hover,
.menu3dmega > ul > li.current_page_item > a:hover,
.menu3dmega > ul > li.current_page_parent > a:hover,
.menu3dmega > ul > li.current-menu-ancestor > a:hover,
.menu3dmega > ul > li.current_page_ancestor > a:hover{
background-color: #96ca42;
}
.lpd-module:hover .sep-border{
background-color: #96ca42;
}
.mi-slider nav.icons-nav a:hover span{
background-color: #96ca42;
}
.lpd-post-widget .widget-meta{
background-color: #96ca42;
} .header-top{
background-color: #f0bc00;
}
.btn-warning {
background-color: #f0bc00;
}
.comment-post div.avatar{
border-color: #f0bc00;
}
.footer.footer-dark-theme .widget.widget_rss ul li a:hover,
.footer.footer-dark-theme .widget.widget_pages ul li a:hover,
.footer.footer-dark-theme .widget.widget_nav_menu ul li a:hover,
.footer.footer-dark-theme .widget.widget_login ul li a:hover,
.footer.footer-dark-theme .widget.widget_meta ul li a:hover,
.footer.footer-dark-theme .widget.widget_categories ul li a:hover,
.footer.footer-dark-theme .widget.widget_archive ul li a:hover,
.footer.footer-dark-theme .widget.widget_recent_comments ul li a:hover,
.footer.footer-dark-theme .widget.widget_recent_entries ul li a:hover{
color: #f0bc00;
}
.footer.footer-dark-theme .tagcloud a:hover,
.footer.footer-dark-theme .tags a:hover{
background-color: #f0bc00;
border-color: #f0bc00;
}
.wordpress-123garden .woocommerce .star-rating,
.wordpress-123garden.woocommerce-page .star-rating{
color: #f0bc00;
}
.wordpress-123garden .woocommerce #reviews #comments ol.commentlist li img.avatar,
.wordpress-123garden.woocommerce-page #reviews #comments ol.commentlist li img.avatar{
border-color: #f0bc00;
}
.wordpress-123garden .footer.footer-dark-theme .woocommerce ul.cart_list li a:hover,
.wordpress-123garden .footer.footer-dark-theme .woocommerce ul.product_list_widget li a:hover,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme ul.cart_list li a:hover,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme ul.product_list_widget li a:hover{
color: #f0bc00;
}
.footer.footer-dark-theme .woocommerce .widget_layered_nav ul li a:hover,
.woocommerce-page .footer.footer-dark-theme .widget_layered_nav ul li a:hover,
.footer.footer-dark-theme .woocommerce .widget_layered_nav ul li span:hover,
.woocommerce-page .footer.footer-dark-theme .widget_layered_nav ul li span:hover{
color: #f0bc00;
}
.footer-dark-theme .woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .footer-dark-theme .widget_layered_nav ul li.chosen a{
background-color: #f0bc00;
}
.footer-dark-theme .woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .footer-dark-theme .widget_layered_nav_filters ul li a{
background-color: #f0bc00;
}
.wordpress-123garden .footer.footer-dark-theme .widget_product_categories ul li a:hover{
color: #f0bc00;
}
.lpd-post-widget:hover .lpd-post-widget-element{
background-color: #f0bc00;
}
.lpd-post-widget:hover .pw-thumbnail .post-type-icon{
background-color: #f0bc00;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]{
background-color: #f0bc00;
}
.dropcap2{
background-color: #f0bc00;
}
.dark-background .deco-sep-line-50,
.dark-background .deco-sep-line-100,
.dark-background .deco-sep-line-150,
.dark-background .deco-sep-line-200{
background-color: #f0bc00;
}
#shopping_cart_panel .lpd-cart-list-title a:hover{
color: #f0bc00;
} .btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active{
background-color: #f8c400;
}
#title-breadcrumb-breadcrumb a:hover{
color: #f8c400;
}
#footer-bottom.footer-bottom-dark-theme a:hover{
color: #f8c400;
}
.progress-bar{
background-color: #f8c400; 
}
.pw-thumbnail .post-type-icon{
background-color: #f8c400; 
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
background-color: #f8c400;
}
.cc-product-item .cc-price{
border-color: #f8c400; 
} .wpml-switcher a,
.wpml-switcher .current-lang{
color: #f0bc00 !important; 
}body{
font-family: 'museo-slab', serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{
font-family: 'museo-slab', serif;
}
.tagcloud a, .tags a{
font-family: 'Lato', sans-serif;
}
.cart-icon .count{
font-family: 'Lato', sans-serif;
}
.wpml-switcher a,
.wpml-switcher .current-lang{
font-family: 'Lato', sans-serif;
}
.mh2_description.mh2-font-style,
.mh2_content.mh2-font-style{
font-family: 'Lato', sans-serif;
}
#title-breadcrumb span{
font-family: 'Lato', sans-serif;
}
.mh_description.mh-font-style{
font-family: 'Lato', sans-serif;
}
.lpd-b-content{
font-family: 'Lato', sans-serif;
}
.cc-cat-list > li > a{
font-family: 'Lato', sans-serif;
}
.member-position{
font-family: 'Lato', sans-serif;
}
.lpd-testimonial h5{
font-family: 'Lato', sans-serif;
}
#menuMega .label,
#footer-meta .label{
font-family: 'Lato', sans-serif;
}
.font_type_2{
font-family: 'Lato', sans-serif;
}#menuMega .label,
#footer-meta .label{
font-weight: 700;
} .tagcloud a,
.tags a{
font-weight: 700;
} .footer-menu{
font-weight: 700;
} .lpd-cart-total span{
font-weight: 700;
}
.lpd-cart-list-title a{
font-weight: 700;
} #title-breadcrumb span{
font-weight: 300;	
}
#title-breadcrumb h1{
font-weight: 300;
} .lpd-badge{
font-weight: 700;
}
.mi-slider nav a {
font-weight: 700;
}
.mh_description.mh-font-style{
font-weight: 300;
}
.mh2_content.mh2-font-style{
font-weight: 300;
}
.working-time ul li span{
font-weight: 700;
}
.member-position{
font-weight: 300;
}
.lpd-testimonial h5{
font-weight: 700;
}  .lpd-onsale{
font-weight: 400;
}
.lpd-out-of-s{
font-weight: 400;
} .menu3dmega .menuToggle{
font-weight: 700;
}
.menu3dmega .menu-title{
font-weight: 700;
}.menu3dmega.skin-123garden{
background-color:transparent;
border-left: none;
border-top: none;
border-right: none;
border-bottom: none;
}
.menu3dmega.skin-123garden > ul > li.no-link:hover{
background-color:transparent;
}
.menu3dmega.skin-123garden > ul ul li > a:hover{
color:#555;
} #container h1,#container h2,#container h3,#container h4,#container h5,#container h6{
margin: 0;
padding: 0;
border: 0;
vertical-align:baseline;
}
#container{
clear:both;
margin:30px auto
}
#menuMega {
position: relative;
z-index: 1;
}
.menu-container{
position: relative;
}
@media (min-width: 992px) {
.mega-menu ul{
min-width: 200px;
}
.standard-menu ul{
min-width: 200px;
}
}
.standard-menu .dropdown-menu ul{
border-left:3px solid #ebebeb;
border-right:3px solid #ebebeb;
border-top:3px solid #ebebeb;
border-bottom:3px solid #ebebeb;
padding: 10px 0;
}
.standard-menu .dropdown-menu ul li{}
.menu3dmega li.standard-menu .dropdown-menu ul ul{
border-top:3px solid #ebebeb;
}
@media (min-width: 768px) {
.menu3dmega.new_sep_element > ul > li > a:after{
position: absolute;
content: "";
top: 10px;
left: -5px;
height: 20px;
width: 1px;
display: block;
background-color: #ebebeb;
z-index: 1;
}
.menu3dmega.new_sep_element > ul > li:first-child > a:after{
display: none;
}
} .menu3dmega ul
{
margin:0;
padding: 0;
}
.menu3dmega li .dropdown-menu{
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
}
.menu3dmega ul li
{
list-style:none;
}
.menu3dmega > ul > li > a:hover{
border-color: rgba(255,255,255,0.3);
-webkit-transition: all 0.15s ease-in 0s; 
-moz-transition: all 0.15s ease-in 0s; 
-o-transition: all 0.15s ease-in 0s; 
transition: all 0.15s ease-in 0s;
}
.menu3dmega > ul > li.open > a,
.menu3dmega > ul > li.current-menu-item > a,
.menu3dmega > ul > li.current_page_item > a,
.menu3dmega > ul > li.current-page-ancestor > a,
.menu3dmega > ul > li.current-menu-parent > a,
.menu3dmega > ul > li.current_page_item > a,
.menu3dmega > ul > li.current_page_parent > a,
.menu3dmega > ul > li.current-menu-ancestor > a,
.menu3dmega > ul > li.current_page_ancestor > a{
color: #fff;
border-color: rgba(255,255,255,0.3);
}
.menu3dmega a,.menu3dmega a:visited{
outline: 0 none;
}
.menu3dmega{
position:relative;
}
.menu3dmega:after{
clear:both;
content:"";
display:block;
}
.menu3dmega > ul > li{
float:left;
display:inline-block;
position:static;
text-align:left;
margin-right: 10px; 
}
.menu3dmega > ul > li.last{}  .menu3dmega > ul > li.full-width{
position:static ;
}
.menu3dmega .full-width .dropdown-menu
{   
left:-1px;
width:100%;
} .menu3dmega > ul > li > a, .menu3dmega > ul > li > span
{
padding: 10px 15px 7px;
border-bottom: 3px solid transparent;
color: #555;
display: block;
outline: 0;
text-decoration: none;
margin: 10px 0;
}
.menu3dmega > ul > li .icon-menu
{
float:left;
height:16px;
margin-right:7px;
}
.menu3dmega > ul > li > .arrow-icon,.menu3dmega > ul > li > .arrow-icon-bottom
{
padding-right:25px;
cursor:pointer;
position:relative;
}
.menu3dmega > ul > li p a
{
text-decoration:none;
}
.menu3dmega > ul li > a{
position: relative;
text-decoration:none;
color: #555;
font-size: 14px;
display:block;
z-index: 1;
}
.menu3dmega > ul > li > a:before{}
.menu3dmega > ul > li.open > a:before,
.menu3dmega > ul > li.current-menu-item > a:before,
.menu3dmega > ul > li.current_page_item > a:before,
.menu3dmega > ul > li.current-page-ancestor > a:before,
.menu3dmega > ul > li.current-menu-parent > a:before,
.menu3dmega > ul > li.current_page_item > a:before,
.menu3dmega > ul > li.current_page_parent > a:before,
.menu3dmega > ul > li.current_page_ancestor > a:before,
.menu3dmega > ul > li.current-menu-ancestor > a:before,
.menu3dmega > ul > li > a:hover:before{
color: #fff;
}
@media (max-width: 767px) {
.menu3dmega > ul li > a:before{
display: none;
}
} .menu3dmega > ul > li.open > a,
.menu3dmega > ul > li:hover > .arrow-icon-bottom:after, 
.menu3dmega > ul > li:hover > a,
.menu3dmega > ul > li:hover > a:after,
.menu3dmega > ul > li:hover > .arrow-icon-bottom{}
.menu3dmega > ul > li.open > a,
.menu3dmega > ul > li > .arrow-icon-bottom:hover:after, 
.menu3dmega > ul > li > a:hover,
.menu3dmega > ul > li > a:hover:after,
.menu3dmega > ul > li > .arrow-icon-bottom:hover{
color: #fff;
}
.menu3dmega > ul ul li > a{
color:#959595;
padding-left: 3px;
font-size: 13px;	
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a{
background-color:transparent !important;
background-image: none !important;
color:#555;
}
.menu3dmega >ul > li > .dropdown-menu
{
left:auto;
}
.menu3dmega li .dropdown-menu
{
position:absolute;
text-align:left;
white-space: nowrap;
display:none;
background-color:#fff;
margin:0;
} .menu3dmega .dropdown-menu > ul > li a
{
color: #959595;
display: block;
line-height: 20px;
padding: 8px 15px;
white-space: nowrap;
}
.menu3dmega .dropdown-menu > ul li.open > a,
.menu3dmega .dropdown-menu > ul > li a:hover{
color: #555;
background-color: #fafafa !important;
}
.menu3dmega .dropdown-menu [class*="col-lg"]:first-child
{
margin-left: 0;
}
.menu3dmega .grid-demo [class*="col-lg"] {
background: none repeat scroll 0 0 #EEEEEE;
font-size: 12px;
margin-bottom: 5px;
margin-top: 5px;
text-align: center;
border:1px solid #ccc;
}
.menu3dmega li .sub{
border-top:1px solid #ccc;
display:none;
position:absolute;
top:-13px;
z-index:20;
}
.menu3dmega span.arrow-icon:after{
background: none repeat scroll 0 0 transparent;
content: "";
display: inline-block;
font-size: 0;
position: absolute;
right: 16px;
top: 40%;
height: 0;
width: 0;
z-index: 9;
border-style: solid;
border-width: 4px 0px 4px 4px;
border-color:transparent transparent transparent #959595;
}
.menu3dmega .dropdown-menu > ul li.open > span.arrow-icon:after,
.menu3dmega .dropdown-menu > ul > li:hover span.arrow-icon:after{
border-color:transparent transparent transparent #555;
}
.menu3dmega span.arrow-icon-bottom:after
{
background: none repeat scroll 0 0 transparent;
content: "";
display: inline-block;
font-size: 0;
position: absolute;
right: 8px;
height: 0;
top: 46%;
width: 0;  
border-style: solid dashed dashed dashed;
border-width: 4px 4px 0 4px;
border-color:#eee transparent transparent transparent;   
} .menu3dmega .menuToggle
{
display:none;
cursor: pointer;
display: none;
padding: 12px 10px;
text-align: left;
text-transform: uppercase;
}
.menu3dmega .menuToggle .megaMenuToggle-icon {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
display: inline-block;
float: right;
height: 2px;
margin-top: 12px;
position: relative;
text-align: left;
width: 16px;
}
.menu3dmega .menuToggle .megaMenuToggle-icon:before {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
content: "";
height: 2px;
position: absolute;
top: -4px;
width: 16px;
}
.menu3dmega .menuToggle .megaMenuToggle-icon:after {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
content: "";
height: 2px;
position: absolute;
top: -8px;
width: 16px;
}
.menu3dmega p {
line-height:18px;
margin:0 0 22px 0;
white-space:normal;
clear:both;
text-align:justify;
}
.menu3dmega li .blackbox {
background-color:#555;
color: #eeeeee;
text-shadow: 1px 1px 1px #000;
padding:4px 6px 4px 6px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow:inset 0 0 3px #000000;
-moz-box-shadow:inset 0 0 3px #000000;
box-shadow:inset 0 0 3px #000000;
}
.menu3dmega li .blue {
background-color: #444;
box-shadow: 0px 4px 12px #000 inset;
-webkit-box-shadow: 0px 4px 12px #000 inset;
-moz-box-shadow: 0px 4px 12px #000 inset;
padding: 7px 10px;
text-shadow: 1px 1px 1px #000000;
}
.menu3dmega .blue li a{
color: #FFFFFF !important;
text-shadow:0 1px 0 #000 !important;}
.menu3dmega li ul {
list-style:none;
margin:0;
}
.menu3dmega li ul li {
padding:5px 0;
position:relative;
margin:0;
float:none;
text-align:left;
} .menu3dmega li.standard-menu ul li {
padding:0;
}
.menu3dmega li .grisbox li {
background:#F4F4F4;
border:1px solid #bbbbbb;
margin:0px 0px 4px 0px;
padding:4px 6px 4px 6px;
width:116px;
-moz-border-radius:5px 5px 2px 2px;
-webkit-border-radius:5px 5px 2px 2px;
-khtml-border-radius: 5px 5px 2px 2px;
border-radius: 5px 5px 2px 2px;
-webkit-box-shadow:inset 0 0 3px #ccc;
-moz-box-shadow:inset 0 0 3px #ccc;
box-shadow:inset 0 0 3px #ccc;
}
.menu3dmega .imgclass{
float:left;
margin-top:3px;
margin-right:10px;
background:#FFFFFF;
padding:4px;
border:1px solid #777777;
-moz-box-shadow:0px 0px 5px #666666;
-webkit-box-shadow:0px 0px 5px #666666;
box-shadow:0px 0px 5px #666666;}
.menu3dmega .text{
width:230px;
display:block;
}
.menu3dmega .menu-title
{
color: #555;
display: block;
font-size: 14px;
margin-bottom:10px;
text-decoration:none;
}
.menu3dmega .hide-title .menu-title{
display: none;
}
.menu3dmega .desc
{
font-style:italic;
color:#999;
font-size:10px;
display:block;
}
.menu3dmega .separator
{
clear:both;
margin:0px 0 10px 0;
height:1px;
display:block;
border-bottom: 1px solid #eee;
}
.menu3dmega .separator:before, .separator:after {
content: "";
display: table;
line-height: 0;
}
.menu3dmega .content {
padding: 20px 15px 0;
border: 3px solid #ebebeb;
background-color: #fff;
}
@media (max-width: 991px) {
.menu3dmega .content{
background-image: none !important;
padding: 20px 15px 0 !important;	
}
}
.menu3dmega .content .row > div{
margin-bottom: 20px;
border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.menu3dmega .content .row > div:first-child{
border-left: none;
}
.menu3dmega .content:after
{
clear: both;
content: "";
display: table;
line-height: 0;
}
.menu3dmega .clearfix > .menu-title{
margin: 10px 20px;
}
.menu3dmega .left
{
float:left;
}
.menu3dmega .right
{
float:right !important;
}
.menu3dmega div[class*="animate-"]
{
display:none;
position:absolute;
}
.menu3dmega > ul > li.right
{
border-left:none !important;
border-right:none !important;
}
.menu3dmega .thumbnail-item{
text-align: center;
}
.menu3dmega .thumbnail-item.alight-content-left{
text-align: left;
}
.menu3dmega .full-width-thumbnail .thumbnail-item-wrap{
max-width: 100%;
width: 100%;
}
.menu3dmega .thumbnail-item-wrap{
display: inline-block;
max-width: 250px;
width: 100%;
}
@media (max-width: 991px) {
.menu3dmega .thumbnail-item-wrap{
max-width: 100%;
}
}
.menu3dmega .thumbnail-object{
display: block;
position: relative;
margin-bottom: 10px;
border: 3px double #ebebeb;
padding: 1px;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
.menu3dmega .thumbnail-object:hover{
border-color: #ccc;
}
.menu3dmega .thumbnail-object-img{
width: 100%
}
.menu3dmega .thumbnail-item .thumbnail-item-title{
font-size: 14px;
float: left;
}
.menu3dmega .thumbnail-item .thumbnail-item-content-portfolio .thumbnail-item-title{
float: none;
}
.menu3dmega .thumbnail-item .thumbnail-item-price{
float: right;
}
.menu3dmega .thumbnail-item .menu-description{
color: #959595;
display: block;
font-size: 14px;
margin-bottom: 10px;
text-decoration: none;
}
.menu3dmega li .dropdown-menu .lpd-onsale,
.menu3dmega li .dropdown-menu .lpd-out-of-s{
white-space: normal;
}
.menu3dmega li .dropdown-menu .lpd-out-of-s{
right: 10px !important;
}  @media (min-width:480px) and (max-width:767px){
.menu3dmega.responsive > ul > li,
.menu3dmega.responsive li.menu-non-dropdown 
{
width:50%;
}
.menu3dmega.responsive > ul > li > div
{
width:100%;
left:0;
} 
} @media (max-width: 480px) {
.menu3dmega.responsive > ul > li, 
.menu3dmega.responsive li.menu-non-dropdown
{
width:100%;
}
.menu3dmega.responsive > ul > li > .arrow-icon-bottom:after{
right:5%;
}
} @media (min-width: 768px)  {
.menu3dmega.responsive .menuToggle
{
display:none;
}
.menu3dmega.responsive 
{
display:block;
}
.menu3dmega.responsive > ul{
display:block !important;
}
} @media (max-width: 767px)  
{
.menu3dmega > ul > li.first
{
margin-left: 0;
}
.menu3dmega.responsive {
border:none !important;
}
.menu3dmega.responsive .menuToggle
{
display:block;
}
.menu3dmega.responsive > ul
{
display:none;
}  
.menu3dmega.responsive .contact-form input[type=text],
.menu3dmega.responsive .contact-form textarea{
width:98%;
}
.menu3dmega.responsive > ul > li > a,
.menu3dmega.responsive > ul > li > .arrow-icon,
.menu3dmega.responsive > ul > li > .arrow-icon-bottom{
position:relative;
}
.menu3dmega.responsive li > .arrow-icon:after{
background: none repeat scroll 0 0 transparent;
border-color: #959595 transparent transparent;
border-style: solid dashed dashed;
border-width: 4px 4px 0;
content: "";
display: inline-block;
font-size: 0;
margin-top: -1px;
padding-top: 1px;
position: absolute;
top: 50%;
}
.menu3dmega.responsive .dropdown-menu > ul li.open > span.arrow-icon:after,
.menu3dmega.responsive .dropdown-menu > ul > li:hover span.arrow-icon:after{
border-color: #555 transparent transparent;
}
.menu3dmega.responsive > ul > li {
border-left:none !important;
border-right:none !important;
}    
.menu3dmega.responsive li .dropdown-menu
{
width:100%;
left:0 ;
top:auto;
border-left:none !important;
border-right:none !important;  
}
} @media (min-width: 768px)  {
.menu3dmega.vertical
{
width:auto;
float:left;
}
.menu3dmega.vertical .dropdown-menu.flyout-menu
{
width:auto;
}
.menu3dmega.vertical .dropdown-menu
{
width:800px;
max-width:800px;
top:0;
left:100% !important;
border-top:1px solid #ccc;
}
.menu3dmega.vertical > ul > li 
{
position:relative ;
}
.menu3dmega.vertical span.arrow-icon-bottom:after
{
border-style: solid;
border-width: 4px 0px 4px 4px;
border-color:transparent transparent transparent #EEEEEE
}
.menu3dmega.vertical li:hover span.arrow-icon-bottom:after
{
border-style: solid;
border-width: 4px 0px 4px 4px;
border-color:transparent transparent transparent #fff;
}
.menu3dmega.vertical > ul > li{
border-left:none !important;
border-right:none !important;
}
}
 .animated {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-o-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes flash {
0%, 50%, 100% {opacity: 1;}	
25%, 75% {opacity: 0;}
}
@-moz-keyframes flash {
0%, 50%, 100% {opacity: 1;}	
25%, 75% {opacity: 0;}
}
@-o-keyframes flash {
0%, 50%, 100% {opacity: 1;}	
25%, 75% {opacity: 0;}
}
@keyframes flash {
0%, 50%, 100% {opacity: 1;}	
25%, 75% {opacity: 0;}
}
.flash {
-webkit-animation-name: flash;
-moz-animation-name: flash;
-o-animation-name: flash;
animation-name: flash;
}
@-webkit-keyframes shake {
0%, 100% {-webkit-transform: translateX(0);}
10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}
@-moz-keyframes shake {
0%, 100% {-moz-transform: translateX(0);}
10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}
@-o-keyframes shake {
0%, 100% {-o-transform: translateX(0);}
10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}
@keyframes shake {
0%, 100% {transform: translateX(0);}
10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
20%, 40%, 60%, 80% {transform: translateX(10px);}
}
.shake {
-webkit-animation-name: shake;
-moz-animation-name: shake;
-o-animation-name: shake;
animation-name: shake;
} @-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
40% {-webkit-transform: translateY(-30px);}
60% {-webkit-transform: translateY(-15px);}
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
40% {-moz-transform: translateY(-30px);}
60% {-moz-transform: translateY(-15px);}
}
@-o-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
40% {-o-transform: translateY(-30px);}
60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
40% {transform: translateY(-30px);}
60% {transform: translateY(-15px);}
}
.bounce {
-webkit-animation-name: bounce;
-moz-animation-name: bounce;
-o-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes tada {
0% {-webkit-transform: scale(1);}	
10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
100% {-webkit-transform: scale(1) rotate(0);}
}
@-moz-keyframes tada {
0% {-moz-transform: scale(1);}	
10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
100% {-moz-transform: scale(1) rotate(0);}
}
@-o-keyframes tada {
0% {-o-transform: scale(1);}	
10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
100% {-o-transform: scale(1) rotate(0);}
}
@keyframes tada {
0% {transform: scale(1);}	
10%, 20% {transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
100% {transform: scale(1) rotate(0);}
}
.tada {
-webkit-animation-name: tada;
-moz-animation-name: tada;
-o-animation-name: tada;
animation-name: tada;
}
@-webkit-keyframes swing {
20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
20% { -webkit-transform: rotate(15deg); }	
40% { -webkit-transform: rotate(-10deg); }
60% { -webkit-transform: rotate(5deg); }	
80% { -webkit-transform: rotate(-5deg); }	
100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes swing {
20% { -moz-transform: rotate(15deg); }	
40% { -moz-transform: rotate(-10deg); }
60% { -moz-transform: rotate(5deg); }	
80% { -moz-transform: rotate(-5deg); }	
100% { -moz-transform: rotate(0deg); }
}
@-o-keyframes swing {
20% { -o-transform: rotate(15deg); }	
40% { -o-transform: rotate(-10deg); }
60% { -o-transform: rotate(5deg); }	
80% { -o-transform: rotate(-5deg); }	
100% { -o-transform: rotate(0deg); }
}
@keyframes swing {
20% { transform: rotate(15deg); }	
40% { transform: rotate(-10deg); }
60% { transform: rotate(5deg); }	
80% { transform: rotate(-5deg); }	
100% { transform: rotate(0deg); }
}
.swing {
-webkit-transform-origin: top center;
-moz-transform-origin: top center;
-o-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
-moz-animation-name: swing;
-o-animation-name: swing;
animation-name: swing;
} @-webkit-keyframes wobble {
0% { -webkit-transform: translateX(0%); }
15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
30% { -webkit-transform: translateX(20%) rotate(3deg); }
45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
60% { -webkit-transform: translateX(10%) rotate(2deg); }
75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
100% { -webkit-transform: translateX(0%); }
}
@-moz-keyframes wobble {
0% { -moz-transform: translateX(0%); }
15% { -moz-transform: translateX(-25%) rotate(-5deg); }
30% { -moz-transform: translateX(20%) rotate(3deg); }
45% { -moz-transform: translateX(-15%) rotate(-3deg); }
60% { -moz-transform: translateX(10%) rotate(2deg); }
75% { -moz-transform: translateX(-5%) rotate(-1deg); }
100% { -moz-transform: translateX(0%); }
}
@-o-keyframes wobble {
0% { -o-transform: translateX(0%); }
15% { -o-transform: translateX(-25%) rotate(-5deg); }
30% { -o-transform: translateX(20%) rotate(3deg); }
45% { -o-transform: translateX(-15%) rotate(-3deg); }
60% { -o-transform: translateX(10%) rotate(2deg); }
75% { -o-transform: translateX(-5%) rotate(-1deg); }
100% { -o-transform: translateX(0%); }
}
@keyframes wobble {
0% { transform: translateX(0%); }
15% { transform: translateX(-25%) rotate(-5deg); }
30% { transform: translateX(20%) rotate(3deg); }
45% { transform: translateX(-15%) rotate(-3deg); }
60% { transform: translateX(10%) rotate(2deg); }
75% { transform: translateX(-5%) rotate(-1deg); }
100% { transform: translateX(0%); }
}
.wobble {
-webkit-animation-name: wobble;
-moz-animation-name: wobble;
-o-animation-name: wobble;
animation-name: wobble;
} @-webkit-keyframes pulse {
0% { -webkit-transform: scale(1); }	
50% { -webkit-transform: scale(1.1); }
100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
0% { -moz-transform: scale(1); }	
50% { -moz-transform: scale(1.1); }
100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
0% { -o-transform: scale(1); }	
50% { -o-transform: scale(1.1); }
100% { -o-transform: scale(1); }
}
@keyframes pulse {
0% { transform: scale(1); }	
50% { transform: scale(1.1); }
100% { transform: scale(1); }
}
.pulse {
-webkit-animation-name: pulse;
-moz-animation-name: pulse;
-o-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotateY(0);
-webkit-animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) scale(1);
-webkit-animation-timing-function: ease-in;
}
}
@-moz-keyframes flip {
0% {
-moz-transform: perspective(400px) rotateY(0);
-moz-animation-timing-function: ease-out;
}
40% {
-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-moz-animation-timing-function: ease-out;
}
50% {
-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-moz-animation-timing-function: ease-in;
}
80% {
-moz-transform: perspective(400px) rotateY(360deg) scale(.95);
-moz-animation-timing-function: ease-in;
}
100% {
-moz-transform: perspective(400px) scale(1);
-moz-animation-timing-function: ease-in;
}
}
@-o-keyframes flip {
0% {
-o-transform: perspective(400px) rotateY(0);
-o-animation-timing-function: ease-out;
}
40% {
-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-o-animation-timing-function: ease-out;
}
50% {
-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-o-animation-timing-function: ease-in;
}
80% {
-o-transform: perspective(400px) rotateY(360deg) scale(.95);
-o-animation-timing-function: ease-in;
}
100% {
-o-transform: perspective(400px) scale(1);
-o-animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
transform: perspective(400px) rotateY(0);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translateZ(150px) rotateY(170deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) rotateY(360deg) scale(.95);
animation-timing-function: ease-in;
}
100% {
transform: perspective(400px) scale(1);
animation-timing-function: ease-in;
}
}
.flip {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flip;
-moz-backface-visibility: visible !important;
-moz-animation-name: flip;
-o-backface-visibility: visible !important;
-o-animation-name: flip;
backface-visibility: visible !important;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(-45deg);
}
40% {
-webkit-transform: perspective(400px) rotateX(5deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(-5deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInX {
0% {
-moz-transform: perspective(400px) rotateX(-45deg);
}
40% {
-moz-transform: perspective(400px) rotateX(5deg);
}
70% {
-moz-transform: perspective(400px) rotateX(-5deg);
}
100% {
-moz-transform: perspective(400px) rotateX(0deg);
}
}
@-o-keyframes flipInX {
0% {
-o-transform: perspective(400px) rotateX(-45deg);
}
40% {
-o-transform: perspective(400px) rotateX(5deg);
}
70% {
-o-transform: perspective(400px) rotateX(-5deg);
}
100% {
-o-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-ms-keyframes flipInX {
0% {
-ms-transform: perspective(400px) rotateX(-45deg);
}
40% {
-ms-transform: perspective(400px) rotateX(5deg);
}
70% {
-ms-transform: perspective(400px) rotateX(-5deg);
}
100% {
-ms-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
transform: perspective(400px) rotateX(-45deg);
}
40% {
transform: perspective(400px) rotateX(5deg);
}
70% {
transform: perspective(400px) rotateX(-5deg);
}
100% {
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipInX;
-webkit-transform-origin:0 0 0;
-webkit-transform-style: preserve-3d;
-o-backface-visibility: visible !important;
-o-animation-name: flipInX;
-o-transform-origin:0 0 0;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipInX;
-moz-transform-origin:0 0 0;
transform-origin:0 0 0;
backface-visibility: visible !important;
animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(-90deg);
opacity: 0;
}
}
@-moz-keyframes flipOutX {
0% {
-moz-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-moz-transform: perspective(400px) rotateX(-90deg);
opacity: 0;
}
}
@-o-keyframes flipOutX {
0% {
-o-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-o-transform: perspective(400px) rotateX(-90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
transform: perspective(400px) rotateX(-90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-moz-animation-name: flipOutX;
-moz-backface-visibility: visible !important;
-o-animation-name: flipOutX;
-o-backface-visibility: visible !important;
-webkit-transform-origin:0 0 0;
-moz-transform-origin:0 0 0;
-o-transform-origin:0 0 0;
transform-origin:0 0 0;
animation-name: flipOutX;
backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(45deg);
-webkit-transform-origin: 0% 0%;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-5deg);
-webkit-transform-origin: 0% 0%;
}
70% {
-webkit-transform: perspective(400px) rotateY(5deg);
-webkit-transform-origin: 0% 0%;
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-webkit-transform-origin: 0% 0%;
opacity: 1;
}
}
@-moz-keyframes flipInY {
0% {
-moz-transform: perspective(400px) rotateY(45deg);
-moz-transform-origin: 0% 0%;
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateY(-5deg);
-moz-transform-origin: 0% 0%;
}
70% {
-moz-transform: perspective(400px) rotateY(5deg);
-moz-transform-origin: 0% 0%;
}
100% {
-moz-transform: perspective(400px) rotateY(0deg);
-moz-transform-origin: 0% 0%;
opacity: 1;
}
}
@-o-keyframes flipInY {
0% {
-o-transform: perspective(400px) rotateY(45deg);
opacity: 0;
}
40% {
-o-transform: perspective(400px) rotateY(-5deg);
}
70% {
-o-transform: perspective(400px) rotateY(5deg);
}
100% {
-o-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
transform: perspective(400px) rotateY(45deg);
transform-origin: 0% 0%;
opacity: 0;
}
40% {
transform: perspective(400px) rotateY(-5deg);
transform-origin: 0% 0%;
}
70% {
transform: perspective(400px) rotateY(5deg);
transform-origin: 0% 0%;
}
100% {
transform: perspective(400px) rotateY(0deg);
transform-origin: 0% 0%;
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipInY;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipInY;
-o-backface-visibility: visible !important;
-o-animation-name: flipInY;
-webkit-transform-origin:0 0 0;
-moz-transform-origin:0 0 0;
-o-transform-origin:0 0 0;
transform-origin:0 0 0;
backface-visibility: visible !important;
animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@-moz-keyframes flipOutY {
0% {
-moz-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-moz-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@-o-keyframes flipOutY {
0% {
-o-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-o-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipOutY;
-o-backface-visibility: visible !important;
-o-animation-name: flipOutY;
-webkit-transform-origin:0 0 0;
-moz-transform-origin:0 0 0;
-o-transform-origin:0 0 0;
transform-origin:0 0 0;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@-moz-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@-o-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-o-transform: translateY(-20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeft {
0% {
opacity: 0;
-o-transform: translateX(-20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translateX(-20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-o-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRight {
0% {
opacity: 0;
-moz-transform: translateX(20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRight {
0% {
opacity: 0;
-o-transform: translateX(20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translateX(20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-o-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUpBig {
0% {
opacity: 0;
-moz-transform: translateY(2000px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUpBig {
0% {
opacity: 0;
-o-transform: translateY(2000px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
transform: translateY(2000px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
-moz-animation-name: fadeInUpBig;
-o-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDownBig {
0% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDownBig {
0% {
opacity: 0;
-o-transform: translateY(-2000px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
transform: translateY(-2000px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
-moz-animation-name: fadeInDownBig;
-o-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeftBig {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeftBig {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
transform: translateX(-2000px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
-moz-animation-name: fadeInLeftBig;
-o-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRightBig {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRightBig {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
transform: translateX(2000px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
-moz-animation-name: fadeInRightBig;
-o-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@-moz-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@-o-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
.fadeOut {
-webkit-animation-name: fadeOut;
-moz-animation-name: fadeOut;
-o-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
}
@-moz-keyframes fadeOutUp {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-20px);
}
}
@-o-keyframes fadeOutUp {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
-moz-animation-name: fadeOutUp;
-o-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
}
}
@-moz-keyframes fadeOutDown {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(20px);
}
}
@-o-keyframes fadeOutDown {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
-moz-animation-name: fadeOutDown;
-o-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-20px);
}
}
@-o-keyframes fadeOutLeft {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
-moz-animation-name: fadeOutLeft;
-o-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(20px);
}
}
@-o-keyframes fadeOutRight {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
-moz-animation-name: fadeOutRight;
-o-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
}
@-moz-keyframes fadeOutUpBig {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
}
@-o-keyframes fadeOutUpBig {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
-moz-animation-name: fadeOutUpBig;
-o-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
}
@-moz-keyframes fadeOutDownBig {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(2000px);
}
}
@-o-keyframes fadeOutDownBig {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
-moz-animation-name: fadeOutDownBig;
-o-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
}
@-moz-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
}
@-o-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
-moz-animation-name: fadeOutLeftBig;
-o-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
}
@-moz-keyframes fadeOutRightBig {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(2000px);
}
}
@-o-keyframes fadeOutRightBig {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
-moz-animation-name: fadeOutRightBig;
-o-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes bounceIn {
0% {
opacity: 0;
-moz-transform: scale(.3);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes bounceIn {
0% {
opacity: 0;
-o-transform: scale(.3);
}
100% {
-o-transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
transform: scale(.3);
}
100% {
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
-moz-animation-name: bounceIn;
-o-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes bounceInUp {
0% {
opacity: 0;
-moz-transform: translateY(2000px);
}
60% {
opacity: 1;
-moz-transform: translateY(-30px);
}
80% {
-moz-transform: translateY(10px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes bounceInUp {
0% {
opacity: 0;
-o-transform: translateY(2000px);
}
60% {
opacity: 1;
-o-transform: translateY(-30px);
}
80% {
-o-transform: translateY(10px);
}
100% {
-o-transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
transform: translateY(2000px);
}
60% {
opacity: 1;
transform: translateY(-30px);
}
80% {
transform: translateY(10px);
}
100% {
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
-moz-animation-name: bounceInUp;
-o-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes bounceInDown {
0% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
60% {
opacity: 1;
-moz-transform: translateY(30px);
}
80% {
-moz-transform: translateY(-10px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes bounceInDown {
0% {
opacity: 0;
-o-transform: translateY(-2000px);
}
60% {
opacity: 1;
-o-transform: translateY(30px);
}
80% {
-o-transform: translateY(-10px);
}
100% {
-o-transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
transform: translateY(-2000px);
}
60% {
opacity: 1;
transform: translateY(30px);
}
80% {
transform: translateY(-10px);
}
100% {
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
-moz-animation-name: bounceInDown;
-o-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
60% {
opacity: 1;
-moz-transform: translateX(30px);
}
80% {
-moz-transform: translateX(-10px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes bounceInLeft {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
}
60% {
opacity: 1;
-o-transform: translateX(30px);
}
80% {
-o-transform: translateX(-10px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
transform: translateX(-2000px);
}
60% {
opacity: 1;
transform: translateX(30px);
}
80% {
transform: translateX(-10px);
}
100% {
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
-moz-animation-name: bounceInLeft;
-o-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInRight {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
60% {
opacity: 1;
-moz-transform: translateX(-30px);
}
80% {
-moz-transform: translateX(10px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes bounceInRight {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
60% {
opacity: 1;
-o-transform: translateX(-30px);
}
80% {
-o-transform: translateX(10px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
transform: translateX(2000px);
}
60% {
opacity: 1;
transform: translateX(-30px);
}
80% {
transform: translateX(10px);
}
100% {
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
-moz-animation-name: bounceInRight;
-o-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1) ;
}
100% {
opacity: 0;
-webkit-transform: scale(.3) ;
}	
}
@-moz-keyframes bounceOut {
0% {
-moz-transform: scale(1) ;
}
100% {
opacity: 0;
-moz-transform: scale(.3);
}	
}
@-o-keyframes bounceOut {
0% {
-o-transform: scale(1) ;
}
100% {
opacity: 0;
-o-transform: scale(.3);
}	
}
@keyframes bounceOut {
0% {
transform: scale(1);
}
100% {
opacity: 0;
transform: scale(.3) ;
}	
}
.bounceOut {
-webkit-animation-name: bounceOut;
-moz-animation-name: bounceOut;
-o-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
}
@-moz-keyframes bounceOutUp {
0% {
-moz-transform: translateY(0);
}
20% {
opacity: 1;
-moz-transform: translateY(20px);
}
100% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
}
@-o-keyframes bounceOutUp {
0% {
-o-transform: translateY(0);
}
20% {
opacity: 1;
-o-transform: translateY(20px);
}
100% {
opacity: 0;
-o-transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
transform: translateY(0);
}
20% {
opacity: 1;
transform: translateY(20px);
}
100% {
opacity: 0;
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
-moz-animation-name: bounceOutUp;
-o-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
}
@-moz-keyframes bounceOutDown {
0% {
-moz-transform: translateY(0);
}
20% {
opacity: 1;
-moz-transform: translateY(-20px);
}
100% {
opacity: 0;
-moz-transform: translateY(2000px);
}
}
@-o-keyframes bounceOutDown {
0% {
-o-transform: translateY(0);
}
20% {
opacity: 1;
-o-transform: translateY(-20px);
}
100% {
opacity: 0;
-o-transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
transform: translateY(0);
}
20% {
opacity: 1;
transform: translateY(-20px);
}
100% {
opacity: 0;
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
-moz-animation-name: bounceOutDown;
-o-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
}
@-moz-keyframes bounceOutLeft {
0% {
-moz-transform: translateX(0);
}
20% {
opacity: 1;
-moz-transform: translateX(20px);
}
100% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
}
@-o-keyframes bounceOutLeft {
0% {
-o-transform: translateX(0);
}
20% {
opacity: 1;
-o-transform: translateX(20px);
}
100% {
opacity: 0;
-o-transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
transform: translateX(0);
}
20% {
opacity: 1;
transform: translateX(20px);
}
100% {
opacity: 0;
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
-moz-animation-name: bounceOutLeft;
-o-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
}
@-moz-keyframes bounceOutRight {
0% {
-moz-transform: translateX(0);
}
20% {
opacity: 1;
-moz-transform: translateX(-20px);
}
100% {
opacity: 0;
-moz-transform: translateX(2000px);
}
}
@-o-keyframes bounceOutRight {
0% {
-o-transform: translateX(0);
}
20% {
opacity: 1;
-o-transform: translateX(-20px);
}
100% {
opacity: 0;
-o-transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
transform: translateX(0);
}
20% {
opacity: 1;
transform: translateX(-20px);
}
100% {
opacity: 0;
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
-moz-animation-name: bounceOutRight;
-o-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateIn {
0% {
-moz-transform-origin: center center;
-moz-transform: rotate(-200deg);
opacity: 0;
}
100% {
-moz-transform-origin: center center;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateIn {
0% {
-o-transform-origin: center center;
-o-transform: rotate(-200deg);
opacity: 0;
}
100% {
-o-transform-origin: center center;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
transform-origin: center center;
transform: rotate(-200deg);
opacity: 0;
}
100% {
transform-origin: center center;
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
-moz-animation-name: rotateIn;
-o-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInUpLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInUpLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
transform-origin: left bottom;
transform: rotate(90deg);
opacity: 0;
}
100% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
-moz-animation-name: rotateInUpLeft;
-o-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInDownLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInDownLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
transform-origin: left bottom;
transform: rotate(-90deg);
opacity: 0;
}
100% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
-moz-animation-name: rotateInDownLeft;
-o-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInUpRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInUpRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
transform-origin: right bottom;
transform: rotate(-90deg);
opacity: 0;
}
100% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
-moz-animation-name: rotateInUpRight;
-o-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInDownRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInDownRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
transform-origin: right bottom;
transform: rotate(90deg);
opacity: 0;
}
100% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
-moz-animation-name: rotateInDownRight;
-o-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(200deg);
opacity: 0;
}
}
@-moz-keyframes rotateOut {
0% {
-moz-transform-origin: center center;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: center center;
-moz-transform: rotate(200deg);
opacity: 0;
}
}
@-o-keyframes rotateOut {
0% {
-o-transform-origin: center center;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: center center;
-o-transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
transform-origin: center center;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: center center;
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
-moz-animation-name: rotateOut;
-o-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutUpLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutUpLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: left bottom;
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
-moz-animation-name: rotateOutUpLeft;
-o-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutDownLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutDownLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: left bottom;
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
-moz-animation-name: rotateOutDownLeft;
-o-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutUpRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutUpRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: right bottom;
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
-moz-animation-name: rotateOutUpRight;
-o-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutDownRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutDownRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: right bottom;
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
-moz-animation-name: rotateOutDownRight;
-o-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes hinge {
0% { -webkit-transform: rotate(0); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
20%, 60% { -webkit-transform: rotate(80deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
40% { -webkit-transform: rotate(60deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
80% { -webkit-transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
100% { -webkit-transform: translateY(700px); opacity: 0; }
}
@-moz-keyframes hinge {
0% { -moz-transform: rotate(0); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
20%, 60% { -moz-transform: rotate(80deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
40% { -moz-transform: rotate(60deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
80% { -moz-transform: rotate(60deg) translateY(0); opacity: 1; -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
100% { -moz-transform: translateY(700px); opacity: 0; }
}
@-o-keyframes hinge {
0% { -o-transform: rotate(0); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
20%, 60% { -o-transform: rotate(80deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
40% { -o-transform: rotate(60deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
80% { -o-transform: rotate(60deg) translateY(0); opacity: 1; -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
100% { -o-transform: translateY(700px); opacity: 0; }
}
@keyframes hinge {
0% { transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out; }	
20%, 60% { transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out; }	
40% { transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out; }	
80% { transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out; }	
100% { transform: translateY(700px); opacity: 0; }
}
.hinge {
-webkit-animation-name: hinge;
-moz-animation-name: hinge;
-o-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}
@-moz-keyframes rollIn {
0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
}
@-o-keyframes rollIn {
0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
}
@keyframes rollIn {
0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
}
.rollIn {
-webkit-animation-name: rollIn;
-moz-animation-name: rollIn;
-o-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
}
}
@-moz-keyframes rollOut {
0% {
opacity: 1;
-moz-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-moz-transform: translateX(100%) rotate(120deg);
}
}
@-o-keyframes rollOut {
0% {
opacity: 1;
-o-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-o-transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
-moz-animation-name: rollOut;
-o-animation-name: rollOut;
animation-name: rollOut;
} @-webkit-keyframes lightSpeedIn {
0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; }
80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; }
100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
}
@-moz-keyframes lightSpeedIn {
0% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
60% { -moz-transform: translateX(-20%) skewX(30deg); opacity: 1; }
80% { -moz-transform: translateX(0%) skewX(-15deg); opacity: 1; }
100% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
}
@-o-keyframes lightSpeedIn {
0% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
60% { -o-transform: translateX(-20%) skewX(30deg); opacity: 1; }
80% { -o-transform: translateX(0%) skewX(-15deg); opacity: 1; }
100% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
}
@keyframes lightSpeedIn {
0% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
60% { transform: translateX(-20%) skewX(30deg); opacity: 1; }
80% { transform: translateX(0%) skewX(-15deg); opacity: 1; }
100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
-moz-animation-name: lightSpeedIn;
-o-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
-o-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
.animated.lightSpeedIn {
-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
-o-animation-duration: 0.5s;
animation-duration: 0.5s;
} @-webkit-keyframes lightSpeedOut {
0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
100% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
@-moz-keyframes lightSpeedOut {
0% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
100% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
@-o-keyframes lightSpeedOut {
0% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
100% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
@keyframes lightSpeedOut {
0% { transform: translateX(0%) skewX(0deg); opacity: 1; }
100% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
-moz-animation-name: lightSpeedOut;
-o-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
.animated.lightSpeedOut {
-webkit-animation-duration: 0.25s;
-moz-animation-duration: 0.25s;
-o-animation-duration: 0.25s;
animation-duration: 0.25s;
} @-webkit-keyframes wiggle {
0% { -webkit-transform: skewX(9deg); }
10% { -webkit-transform: skewX(-8deg); }
20% { -webkit-transform: skewX(7deg); }
30% { -webkit-transform: skewX(-6deg); }
40% { -webkit-transform: skewX(5deg); }
50% { -webkit-transform: skewX(-4deg); }
60% { -webkit-transform: skewX(3deg); }
70% { -webkit-transform: skewX(-2deg); }
80% { -webkit-transform: skewX(1deg); }
90% { -webkit-transform: skewX(0deg); }
100% { -webkit-transform: skewX(0deg); }
}
@-moz-keyframes wiggle {
0% { -moz-transform: skewX(9deg); }
10% { -moz-transform: skewX(-8deg); }
20% { -moz-transform: skewX(7deg); }
30% { -moz-transform: skewX(-6deg); }
40% { -moz-transform: skewX(5deg); }
50% { -moz-transform: skewX(-4deg); }
60% { -moz-transform: skewX(3deg); }
70% { -moz-transform: skewX(-2deg); }
80% { -moz-transform: skewX(1deg); }
90% { -moz-transform: skewX(0deg); }
100% { -moz-transform: skewX(0deg); }
}
@-o-keyframes wiggle {
0% { -o-transform: skewX(9deg); }
10% { -o-transform: skewX(-8deg); }
20% { -o-transform: skewX(7deg); }
30% { -o-transform: skewX(-6deg); }
40% { -o-transform: skewX(5deg); }
50% { -o-transform: skewX(-4deg); }
60% { -o-transform: skewX(3deg); }
70% { -o-transform: skewX(-2deg); }
80% { -o-transform: skewX(1deg); }
90% { -o-transform: skewX(0deg); }
100% { -o-transform: skewX(0deg); }
}
@keyframes wiggle {
0% { transform: skewX(9deg); }
10% { transform: skewX(-8deg); }
20% { transform: skewX(7deg); }
30% { transform: skewX(-6deg); }
40% { transform: skewX(5deg); }
50% { transform: skewX(-4deg); }
60% { transform: skewX(3deg); }
70% { transform: skewX(-2deg); }
80% { transform: skewX(1deg); }
90% { transform: skewX(0deg); }
100% { transform: skewX(0deg); }
}
.wiggle {
-webkit-animation-name: wiggle;
-moz-animation-name: wiggle;
-o-animation-name: wiggle;
animation-name: wiggle;
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
.animated.wiggle {
-webkit-animation-duration: 0.75s;
-moz-animation-duration: 0.75s;
-o-animation-duration: 0.75s;
animation-duration: 0.75s;
}.picons_social .icon{
display: block;
width: 30px;
height: 30px;
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-001_forrst.png);
background-repeat: no-repeat;
background-position: center center;
}
.picons_social .forrst{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-001_forrst.png);
}
.picons_social .dribbble{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-002_dribbble.png);
}
.picons_social .twitter{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-003_twitter.png);
}
.picons_social .flickr{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-004_flickr.png);
}
.picons_social .twitter-1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-005_twitter.png);
}
.picons_social .facebook{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-006_facebook.png);
}
.picons_social .skype{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-007_skype.png);
}
.picons_social .digg{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-008_digg.png);
}
.picons_social .google{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-009_google.png);
}
.picons_social .html5{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-010_html5.png);
}
.picons_social .linkedin{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-011_linkedin.png);
}
.picons_social .last_fm{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-012_last_fm.png);
}
.picons_social .vimeo{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-013_vimeo.png);
}
.picons_social .yahoo{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-014_yahoo.png);
}
.picons_social .tumblr{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-015_tumblr.png);
}
.picons_social .apple{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-016_apple.png);
}
.picons_social .windows{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-017_windows.png);
}
.picons_social .youtube{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-018_youtube.png);
}
.picons_social .delicious{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-019_delicious.png);
}
.picons_social .rss{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-020_rss.png);
}
.picons_social .picasa{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-021_picasa.png);
}
.picons_social .deviantart{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-022_deviantart.png);
}
.picons_social .technorati{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-023_technorati.png);
}
.picons_social .stumbleupon{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-024_stumbleupon.png);
}
.picons_social .blogger{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-025_blogger.png);
}
.picons_social .wordpress{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-026_wordpress.png);
}
.picons_social .amazon{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-027_amazon.png);
}
.picons_social .appstore{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-028_appstore.png);
}
.picons_social .paypal{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-029_paypal.png);
}
.picons_social .myspace{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-030_myspace.png);
}
.picons_social .dropbox{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-031_dropbox.png);
}
.picons_social .windows8{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-032_windows8.png);
}
.picons_social .pinterest{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-033_pinterest.png);
}
.picons_social .soundcloud{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-034_soundcloud.png);
}
.picons_social .google_drive{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-035_google_drive.png);
}
.picons_social .android{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-036_android.png);
}
.picons_social .behance{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-037_behance.png);
}
.picons_social .instagram{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-038_instagram.png);
}
.picons_social .ebay{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-039_ebay.png);
}
.picons_social .google_plus{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-040_google_plus.png);
}
.picons_social .forrst1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-041_forrst.png);
}
.picons_social .dribbble1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-042_dribbble.png);
}
.picons_social .twitter1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-043_twitter.png);
}
.picons_social .flickr1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-044_flickr.png);
}
.picons_social .twitter-11{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-045_twitter.png);
}
.picons_social .facebook1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-046_facebook.png);
}
.picons_social .skype1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-047_skype.png);
}
.picons_social .digg1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-048_digg.png);
}
.picons_social .google1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-049_google.png);
}
.picons_social .html51{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-050_html5.png);
}
.picons_social .linkedin1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-051_linkedin.png);
}
.picons_social .last_fm1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-052_lastfm.png);
}
.picons_social .vimeo1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-053_vimeo.png);
}
.picons_social .yahoo1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-054_yahoo.png);
}
.picons_social .tumblr1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-055_tumblr.png);
}
.picons_social .apple1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-056_apple.png);
}
.picons_social .windows1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-057_windows.png);
}
.picons_social .youtube1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-058_youtube.png);
}
.picons_social .delicious1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-059_delicious.png);
}
.picons_social .rss1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-060_rss.png);
}
.picons_social .picasa1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-061_picasa.png);
}
.picons_social .deviantart1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-062_deviantart.png);
}
.picons_social .technorati1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-063_technorati.png);
}
.picons_social .stumbleupon1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-064_stumbleupon.png);
}
.picons_social .blogger1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-065_blogger.png);
}
.picons_social .wordpress1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-066_wordpress.png);
}
.picons_social .amazon1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-067_amazon.png);
}
.picons_social .appstore1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-068_appstore.png);
}
.picons_social .paypal1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-069_paypal.png);
}
.picons_social .myspace1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-070_myspace.png);
}
.picons_social .dropbox1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-071_dropbox.png);
}
.picons_social .windows81{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-072_windows8.png);
}
.picons_social .pinterest1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-073_pinterest.png);
}
.picons_social .soundcloud1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-074_soundcloud.png);
}
.picons_social .google_drive1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-075_google_drive.png);
}
.picons_social .android1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-076_android.png);
}
.picons_social .behance1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-077_behance.png);
}
.picons_social .instagram1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-078_instagram.png);
}
.picons_social .ebay1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-079_ebay.png);
}
.picons_social .google_plus1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-080_google_plus.png);
} #footer-meta .picons_social .icon{
display: block;
width: 40px;
height: 40px;
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-001_forrst.png);
background-repeat: no-repeat;
background-position: 0;
}
#footer-meta .picons_social .forrst{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-001_forrst.png);
}
#footer-meta .picons_social .dribbble{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-002_dribbble.png);
}
#footer-meta .picons_social .twitter{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-003_twitter.png);
}
#footer-meta .picons_social .flickr{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-004_flickr.png);
}
#footer-meta .picons_social .twitter-1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-005_twitter.png);
}
#footer-meta .picons_social .facebook{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-006_facebook.png);
}
#footer-meta .picons_social .skype{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-007_skype.png);
}
#footer-meta .picons_social .digg{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-008_digg.png);
}
#footer-meta .picons_social .google{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-009_google.png);
}
#footer-meta .picons_social .html5{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-010_html5.png);
}
#footer-meta .picons_social .linkedin{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-011_linkedin.png);
}
#footer-meta .picons_social .last_fm{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-012_last_fm.png);
}
#footer-meta .picons_social .vimeo{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-013_vimeo.png);
}
#footer-meta .picons_social .yahoo{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-014_yahoo.png);
}
#footer-meta .picons_social .tumblr{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-015_tumblr.png);
}
#footer-meta .picons_social .apple{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-016_apple.png);
}
#footer-meta .picons_social .windows{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-017_windows.png);
}
#footer-meta .picons_social .youtube{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-018_youtube.png);
}
#footer-meta .picons_social .delicious{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-019_delicious.png);
}
#footer-meta .picons_social .rss{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-020_rss.png);
}
#footer-meta .picons_social .picasa{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-021_picasa.png);
}
#footer-meta .picons_social .deviantart{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-022_deviantart.png);
}
#footer-meta .picons_social .technorati{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-023_technorati.png);
}
#footer-meta .picons_social .stumbleupon{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-024_stumbleupon.png);
}
#footer-meta .picons_social .blogger{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-025_blogger.png);
}
#footer-meta .picons_social .wordpress{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-026_wordpress.png);
}
#footer-meta .picons_social .amazon{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-027_amazon.png);
}
#footer-meta .picons_social .appstore{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-028_appstore.png);
}
#footer-meta .picons_social .paypal{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-029_paypal.png);
}
#footer-meta .picons_social .myspace{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-030_myspace.png);
}
#footer-meta .picons_social .dropbox{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-031_dropbox.png);
}
#footer-meta .picons_social .windows8{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-032_windows8.png);
}
#footer-meta .picons_social .pinterest{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-033_pinterest.png);
}
#footer-meta .picons_social .soundcloud{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-034_soundcloud.png);
}
#footer-meta .picons_social .google_drive{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-035_google_drive.png);
}
#footer-meta .picons_social .android{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-036_android.png);
}
#footer-meta .picons_social .behance{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-037_behance.png);
}
#footer-meta .picons_social .instagram{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-038_instagram.png);
}
#footer-meta .picons_social .ebay{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-039_ebay.png);
}
#footer-meta .picons_social .google_plus{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-040_google_plus.png);
}
#footer-meta .picons_social .forrst1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-041_forrst.png);
}
#footer-meta .picons_social .dribbble1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-042_dribbble.png);
}
#footer-meta .picons_social .twitter1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-043_twitter.png);
}
#footer-meta .picons_social .flickr1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-044_flickr.png);
}
#footer-meta .picons_social .twitter-11{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-045_twitter.png);
}
#footer-meta .picons_social .facebook1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-046_facebook.png);
}
#footer-meta .picons_social .skype1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-047_skype.png);
}
#footer-meta .picons_social .digg1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-048_digg.png);
}
#footer-meta .picons_social .google1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-049_google.png);
}
#footer-meta .picons_social .html51{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-050_html5.png);
}
#footer-meta .picons_social .linkedin1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-051_linkedin.png);
}
#footer-meta .picons_social .last_fm1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-052_lastfm.png);
}
#footer-meta .picons_social .vimeo1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-053_vimeo.png);
}
#footer-meta .picons_social .yahoo1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-054_yahoo.png);
}
#footer-meta .picons_social .tumblr1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-055_tumblr.png);
}
#footer-meta .picons_social .apple1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-056_apple.png);
}
#footer-meta .picons_social .windows1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-057_windows.png);
}
#footer-meta .picons_social .youtube1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-058_youtube.png);
}
#footer-meta .picons_social .delicious1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-059_delicious.png);
}
#footer-meta .picons_social .rss1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-060_rss.png);
}
#footer-meta .picons_social .picasa1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-061_picasa.png);
}
#footer-meta .picons_social .deviantart1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-062_deviantart.png);
}
#footer-meta .picons_social .technorati1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-063_technorati.png);
}
#footer-meta .picons_social .stumbleupon1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-064_stumbleupon.png);
}
#footer-meta .picons_social .blogger1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-065_blogger.png);
}
#footer-meta .picons_social .wordpress1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-066_wordpress.png);
}
#footer-meta .picons_social .amazon1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-067_amazon.png);
}
#footer-meta .picons_social .appstore1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-068_appstore.png);
}
#footer-meta .picons_social .paypal1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-069_paypal.png);
}
#footer-meta .picons_social .myspace1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-070_myspace.png);
}
#footer-meta .picons_social .dropbox1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-071_dropbox.png);
}
#footer-meta .picons_social .windows81{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-072_windows8.png);
}
#footer-meta .picons_social .pinterest1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-073_pinterest.png);
}
#footer-meta .picons_social .soundcloud1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-074_soundcloud.png);
}
#footer-meta .picons_social .google_drive1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-075_google_drive.png);
}
#footer-meta .picons_social .android1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-076_android.png);
}
#footer-meta .picons_social .behance1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-077_behance.png);
}
#footer-meta .picons_social .instagram1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-078_instagram.png);
}
#footer-meta .picons_social .ebay1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-079_ebay.png);
}
#footer-meta .picons_social .google_plus1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-080_google_plus.png);
} .meta_colored_icons.picons_social .forrst{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-001_forrst.png);
}
.meta_colored_icons.picons_social .dribbble{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-002_dribbble.png);
}
.meta_colored_icons.picons_social .twitter{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-003_twitter.png);
}
.meta_colored_icons.picons_social .flickr{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-004_flickr.png);
}
.meta_colored_icons.picons_social .twitter-1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-005_twitter.png);
}
.meta_colored_icons.picons_social .facebook{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-006_facebook.png);
}
.meta_colored_icons.picons_social .skype{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-007_skype.png);
}
.meta_colored_icons.picons_social .digg{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-008_digg.png);
}
.meta_colored_icons.picons_social .google{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-009_google.png);
}
.meta_colored_icons.picons_social .html5{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-010_html5.png);
}
.meta_colored_icons.picons_social .linkedin{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-011_linkedin.png);
}
.meta_colored_icons.picons_social .last_fm{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-012_last_fm.png);
}
.meta_colored_icons.picons_social .vimeo{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-013_vimeo.png);
}
.meta_colored_icons.picons_social .yahoo{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-014_yahoo.png);
}
.meta_colored_icons.picons_social .tumblr{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-015_tumblr.png);
}
.meta_colored_icons.picons_social .apple{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-016_apple.png);
}
.meta_colored_icons.picons_social .windows{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-017_windows.png);
}
.meta_colored_icons.picons_social .youtube{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-018_youtube.png);
}
.meta_colored_icons.picons_social .delicious{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-019_delicious.png);
}
.meta_colored_icons.picons_social .rss{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-020_rss.png);
}
.meta_colored_icons.picons_social .picasa{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-021_picasa.png);
}
.meta_colored_icons.picons_social .deviantart{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-022_deviantart.png);
}
.meta_colored_icons.picons_social .technorati{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-023_technorati.png);
}
.meta_colored_icons.picons_social .stumbleupon{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-024_stumbleupon.png);
}
.meta_colored_icons.picons_social .blogger{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-025_blogger.png);
}
.meta_colored_icons.picons_social .wordpress{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-026_wordpress.png);
}
.meta_colored_icons.picons_social .amazon{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-027_amazon.png);
}
.meta_colored_icons.picons_social .appstore{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-028_appstore.png);
}
.meta_colored_icons.picons_social .paypal{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-029_paypal.png);
}
.meta_colored_icons.picons_social .myspace{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-030_myspace.png);
}
.meta_colored_icons.picons_social .dropbox{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-031_dropbox.png);
}
.meta_colored_icons.picons_social .windows8{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-032_windows8.png);
}
.meta_colored_icons.picons_social .pinterest{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-033_pinterest.png);
}
.meta_colored_icons.picons_social .soundcloud{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-034_soundcloud.png);
}
.meta_colored_icons.picons_social .google_drive{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-035_google_drive.png);
}
.meta_colored_icons.picons_social .android{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-036_android.png);
}
.meta_colored_icons.picons_social .behance{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-037_behance.png);
}
.meta_colored_icons.picons_social .instagram{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-038_instagram.png);
}
.meta_colored_icons.picons_social .ebay{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-039_ebay.png);
}
.meta_colored_icons.picons_social .google_plus{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-040_google_plus.png);
}
.meta_colored_icons.picons_social .forrst1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-041_forrst.png);
}
.meta_colored_icons.picons_social .dribbble1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-042_dribbble.png);
}
.meta_colored_icons.picons_social .twitter1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-043_twitter.png);
}
.meta_colored_icons.picons_social .flickr1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-044_flickr.png);
}
.meta_colored_icons.picons_social .twitter-11{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-045_twitter.png);
}
.meta_colored_icons.picons_social .facebook1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-046_facebook.png);
}
.meta_colored_icons.picons_social .skype1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-047_skype.png);
}
.meta_colored_icons.picons_social .digg1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-048_digg.png);
}
.meta_colored_icons.picons_social .google1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-049_google.png);
}
.meta_colored_icons.picons_social .html51{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-050_html5.png);
}
.meta_colored_icons.picons_social .linkedin1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-051_linkedin.png);
}
.meta_colored_icons.picons_social .last_fm1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-052_lastfm.png);
}
.meta_colored_icons.picons_social .vimeo1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-053_vimeo.png);
}
.meta_colored_icons.picons_social .yahoo1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-054_yahoo.png);
}
.meta_colored_icons.picons_social .tumblr1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-055_tumblr.png);
}
.meta_colored_icons.picons_social .apple1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-056_apple.png);
}
.meta_colored_icons.picons_social .windows1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-057_windows.png);
}
.meta_colored_icons.picons_social .youtube1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-058_youtube.png);
}
.meta_colored_icons.picons_social .delicious1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-059_delicious.png);
}
.meta_colored_icons.picons_social .rss1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-060_rss.png);
}
.meta_colored_icons.picons_social .picasa1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-061_picasa.png);
}
.meta_colored_icons.picons_social .deviantart1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-062_deviantart.png);
}
.meta_colored_icons.picons_social .technorati1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-063_technorati.png);
}
.meta_colored_icons.picons_social .stumbleupon1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-064_stumbleupon.png);
}
.meta_colored_icons.picons_social .blogger1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-065_blogger.png);
}
.meta_colored_icons.picons_social .wordpress1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-066_wordpress.png);
}
.meta_colored_icons.picons_social .amazon1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-067_amazon.png);
}
.meta_colored_icons.picons_social .appstore1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-068_appstore.png);
}
.meta_colored_icons.picons_social .paypal1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-069_paypal.png);
}
.meta_colored_icons.picons_social .myspace1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-070_myspace.png);
}
.meta_colored_icons.picons_social .dropbox1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-071_dropbox.png);
}
.meta_colored_icons.picons_social .windows81{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-072_windows8.png);
}
.meta_colored_icons.picons_social .pinterest1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-073_pinterest.png);
}
.meta_colored_icons.picons_social .soundcloud1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-074_soundcloud.png);
}
.meta_colored_icons.picons_social .google_drive1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-075_google_drive.png);
}
.meta_colored_icons.picons_social .android1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-076_android.png);
}
.meta_colored_icons.picons_social .behance1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-077_behance.png);
}
.meta_colored_icons.picons_social .instagram1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-078_instagram.png);
}
.meta_colored_icons.picons_social .ebay1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-079_ebay.png);
}
.meta_colored_icons.picons_social .google_plus1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-080_google_plus.png);
} .meta_light_icons.picons_social .forrst{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-001_forrst.png);
}
.meta_light_icons.picons_social .dribbble{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-002_dribbble.png);
}
.meta_light_icons.picons_social .twitter{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-003_twitter.png);
}
.meta_light_icons.picons_social .flickr{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-004_flickr.png);
}
.meta_light_icons.picons_social .twitter-1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-005_twitter.png);
}
.meta_light_icons.picons_social .facebook{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-006_facebook.png);
}
.meta_light_icons.picons_social .skype{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-007_skype.png);
}
.meta_light_icons.picons_social .digg{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-008_digg.png);
}
.meta_light_icons.picons_social .google{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-009_google.png);
}
.meta_light_icons.picons_social .html5{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-010_html5.png);
}
.meta_light_icons.picons_social .linkedin{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-011_linkedin.png);
}
.meta_light_icons.picons_social .last_fm{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-012_last_fm.png);
}
.meta_light_icons.picons_social .vimeo{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-013_vimeo.png);
}
.meta_light_icons.picons_social .yahoo{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-014_yahoo.png);
}
.meta_light_icons.picons_social .tumblr{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-015_tumblr.png);
}
.meta_light_icons.picons_social .apple{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-016_apple.png);
}
.meta_light_icons.picons_social .windows{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-017_windows.png);
}
.meta_light_icons.picons_social .youtube{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-018_youtube.png);
}
.meta_light_icons.picons_social .delicious{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-019_delicious.png);
}
.meta_light_icons.picons_social .rss{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-020_rss.png);
}
.meta_light_icons.picons_social .picasa{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-021_picasa.png);
}
.meta_light_icons.picons_social .deviantart{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-022_deviantart.png);
}
.meta_light_icons.picons_social .technorati{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-023_technorati.png);
}
.meta_light_icons.picons_social .stumbleupon{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-024_stumbleupon.png);
}
.meta_light_icons.picons_social .blogger{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-025_blogger.png);
}
.meta_light_icons.picons_social .wordpress{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-026_wordpress.png);
}
.meta_light_icons.picons_social .amazon{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-027_amazon.png);
}
.meta_light_icons.picons_social .appstore{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-028_appstore.png);
}
.meta_light_icons.picons_social .paypal{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-029_paypal.png);
}
.meta_light_icons.picons_social .myspace{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-030_myspace.png);
}
.meta_light_icons.picons_social .dropbox{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-031_dropbox.png);
}
.meta_light_icons.picons_social .windows8{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-032_windows8.png);
}
.meta_light_icons.picons_social .pinterest{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-033_pinterest.png);
}
.meta_light_icons.picons_social .soundcloud{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-034_soundcloud.png);
}
.meta_light_icons.picons_social .google_drive{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-035_google_drive.png);
}
.meta_light_icons.picons_social .android{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-036_android.png);
}
.meta_light_icons.picons_social .behance{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-037_behance.png);
}
.meta_light_icons.picons_social .instagram{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-038_instagram.png);
}
.meta_light_icons.picons_social .ebay{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-039_ebay.png);
}
.meta_light_icons.picons_social .google_plus{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-040_google_plus.png);
}
.meta_light_icons.picons_social .forrst1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-041_forrst.png);
}
.meta_light_icons.picons_social .dribbble1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-042_dribbble.png);
}
.meta_light_icons.picons_social .twitter1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-043_twitter.png);
}
.meta_light_icons.picons_social .flickr1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-044_flickr.png);
}
.meta_light_icons.picons_social .twitter-11{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-045_twitter.png);
}
.meta_light_icons.picons_social .facebook1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-046_facebook.png);
}
.meta_light_icons.picons_social .skype1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-047_skype.png);
}
.meta_light_icons.picons_social .digg1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-048_digg.png);
}
.meta_light_icons.picons_social .google1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-049_google.png);
}
.meta_light_icons.picons_social .html51{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-050_html5.png);
}
.meta_light_icons.picons_social .linkedin1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-051_linkedin.png);
}
.meta_light_icons.picons_social .last_fm1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-052_lastfm.png);
}
.meta_light_icons.picons_social .vimeo1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-053_vimeo.png);
}
.meta_light_icons.picons_social .yahoo1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-054_yahoo.png);
}
.meta_light_icons.picons_social .tumblr1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-055_tumblr.png);
}
.meta_light_icons.picons_social .apple1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-056_apple.png);
}
.meta_light_icons.picons_social .windows1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-057_windows.png);
}
.meta_light_icons.picons_social .youtube1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-058_youtube.png);
}
.meta_light_icons.picons_social .delicious1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-059_delicious.png);
}
.meta_light_icons.picons_social .rss1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-060_rss.png);
}
.meta_light_icons.picons_social .picasa1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-061_picasa.png);
}
.meta_light_icons.picons_social .deviantart1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-062_deviantart.png);
}
.meta_light_icons.picons_social .technorati1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-063_technorati.png);
}
.meta_light_icons.picons_social .stumbleupon1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-064_stumbleupon.png);
}
.meta_light_icons.picons_social .blogger1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-065_blogger.png);
}
.meta_light_icons.picons_social .wordpress1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-066_wordpress.png);
}
.meta_light_icons.picons_social .amazon1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-067_amazon.png);
}
.meta_light_icons.picons_social .appstore1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-068_appstore.png);
}
.meta_light_icons.picons_social .paypal1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-069_paypal.png);
}
.meta_light_icons.picons_social .myspace1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-070_myspace.png);
}
.meta_light_icons.picons_social .dropbox1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-071_dropbox.png);
}
.meta_light_icons.picons_social .windows81{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-072_windows8.png);
}
.meta_light_icons.picons_social .pinterest1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-073_pinterest.png);
}
.meta_light_icons.picons_social .soundcloud1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-074_soundcloud.png);
}
.meta_light_icons.picons_social .google_drive1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-075_google_drive.png);
}
.meta_light_icons.picons_social .android1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-076_android.png);
}
.meta_light_icons.picons_social .behance1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-077_behance.png);
}
.meta_light_icons.picons_social .instagram1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-078_instagram.png);
}
.meta_light_icons.picons_social .ebay1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-079_ebay.png);
}
.meta_light_icons.picons_social .google_plus1{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-080_google_plus.png);
}ul.lpd-products{
clear: both;
list-style: none;
margin: 0 -15px;
padding: 0;
}
.lpd-products ul:after,
ul.lpd-products:after{
clear: both;
content: "";
display: block;
}
.wpb_row .lpd-products .type-product *{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.wpb_row .lpd-products .type-product .lpd-product-thumbnail *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpb_row .lpd-products .type-product .lpd-product-data-table *{ 
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
ul.lpd-products .product.lpd-product-category,
ul.lpd-products li.type-product{
margin-bottom: 20px;
}
.single-product ul.lpd-products li.type-product{
margin-bottom: 0;
}
ul.lpd-products li.first{
clear: both;
}
ul.lpd-products li .li-wrap{
border: 1px solid #ebebeb;
background-color: #fff;
}
.lpd-product-thumbnail{
overflow: hidden;
position: relative;
}
.lpd-product-thumbnail > a.img-transaction {
display: block;
position: relative;
width: 100%;
height: 100%;
z-index: 1;
}
.lpd-product-thumbnail > a.img-transaction .gallery-img{
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.lpd-product-thumbnail > a.img-transaction .gallery-img img{
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
-o-transform: translateZ(0px);
-ms-transform: translateZ(0px);
transform: translateZ(0px);
-webkit-transition: all 300ms ease-out 0s;
-moz-transition: all 300ms ease-out 0s;
-o-transition: all 300ms ease-out 0s;
transition: all 300ms ease-out 0s;
}
.lpd-product-thumbnail:hover > a.img-transaction .gallery-img img{
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: all 300ms ease-out 0.05s;
-moz-transition: all 300ms ease-out 0.05s;
-o-transition: all 300ms ease-out 0.05s;
transition: all 300ms ease-out 0.05s;
}
.lpd-onsale{
z-index: 99;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
color: #fff;
height: 50px !important;
min-width: 50px !important;
line-height: 20px;
margin: 0 !important;
overflow: hidden;
padding: 5px;
position: absolute;
right: 10px !important;
text-align: center;
top: 10px !important;
font-size: 14px;
text-transform: uppercase;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
line-height: 50px;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
background-color: #d9534f;
}
.wordpress-123garden .woocommerce .lpd-products .type-product:hover .lpd-onsale,
.wordpress-123garden.woocommerce-page .lpd-products .type-product:hover .lpd-onsale{
opacity: 0.5;
filter: alpha(opacity=50);
}
.lpd-out-of-s{
z-index: 99;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
background: #959595;
color: #fff;
min-height: 20px !important;
width: 50px !important;
line-height: 15px;
margin: 0 !important;
overflow: hidden;
padding: 15px 5px;
position: absolute;
right: 25px !important;
text-align: center;
top: 10px !important;
font-size: 12px;
text-transform: uppercase;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
.lpd-products.owl-carousel li.type-product .lpd-out-of-s{
right: 10px !important;
}
.wordpress-123garden .woocommerce .lpd-products .type-product:hover .lpd-out-of-s,
.wordpress-123garden.woocommerce-page .lpd-products .type-product:hover .lpd-out-of-s{
opacity: 0.5;
filter: alpha(opacity=50);
}
.lpd-out-of-s.on-sale-products{
top: 80px !important;
}
.lpd-products li.type-product .lpd-onsale{
right: 25px !important;
}
.lpd-products.owl-carousel li.type-product .lpd-onsale{
right: 10px !important;
}
.lpd-product-meta{
border-bottom: 2px dashed #ebebeb;
padding: 10px 20px;
}
.lpd-product-meta h3{
margin: 0;
font-size: 14px;
}
.lpd-product-meta .lpd-product-sku{
font-size: 11px;
color: #959595;
}
.lpd-product-data{
padding: 20px;
background-color: #fafafa;
}
.lpd-product-data-table{
width: 100%;
}
.lpd-product-data-table td.td-price{
width: 40%;
vertical-align: top;
}
.lpd-product-data-table td.td-add{
width: 60%;
text-align: right;
vertical-align: top;
}
.lpd-product-data-disabled-purchases-prices td.td-price{
width: 60%;
}
.lpd-product-data-disabled-purchases-prices td.td-add{
width: 40%;
}
.lpd-product-item-category{
margin-top: -40px;
float: right;
display: block;
width: 60px;
height: 60px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 5px;
padding: 10px;
}
.lpd-product-item-category img{
display: block;
width: 100%;
}
ul.lpd-products li.type-product .star-rating{
float: none;
}
.wordpress-123garden .woocommerce .star-rating,
.wordpress-123garden.woocommerce-page .star-rating{
height: 16px;
}
.lpd-product-data-table .price{
padding: 10px 0;
display: block;
}
.lpd-product-data-table .star-rating{
margin-bottom: 10px;
}
.wordpress-123garden .woocommerce .star-rating:before,
.wordpress-123garden.woocommerce-page .star-rating:before{
color: rgba(0, 0, 0, 0.3);
}
.lpd-product-btn{
display: inline-block;
font-size: 11px;
text-transform: uppercase;
border: 1px solid #ebebeb;
background-color: #fff;
padding: 5px 10px;
margin: 5px 0;
letter-spacing: 0.75px;
text-decoration: none !important;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
text-align: center;
}
.lpd-product-btn.added{
opacity: 0.5;
filter: alpha(opacity=50)
}
.lpd-product-data-table .added_to_cart{
padding: 0 10px !important;
color: #959595;
}
ul.lpd-products li.type-product .price{
font-size: 15px;
}
ul.lpd-products li.type-product .price ins{
text-decoration: none;
}
ul.lpd-products li.type-product .price del{
font-size: 75%;
color: #959595;
}
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul{
border: none;
}
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li{
border: 1px dashed #e1e1e1;
min-width: 40px;
height: 40px;
margin: 0 4px;
-webkit-transition: all 0.15s ease-in 0s; 
-moz-transition: all 0.15s ease-in 0s; 
-o-transition: all 0.15s ease-in 0s; 
transition: all 0.15s ease-in 0s;
}
.wordpress-123garden .woocommerce #content nav.woocommerce-pagination ul li a,
.wordpress-123garden .woocommerce #content nav.woocommerce-pagination ul li span,
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li a,
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li span,
.wordpress-123garden.woocommerce-page #content nav.woocommerce-pagination ul li a,
.wordpress-123garden.woocommerce-page #content nav.woocommerce-pagination ul li span,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li a,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li span{
line-height: 20px;
padding: 9px;
}
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li span.current,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li span.current,
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li a:hover,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li a:focus,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li a:focus{
color: #959595;
background: #fafafa;
}
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li span.current,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li span.current{
color: #959595;
}
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li a,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li a,
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li span,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li span{
font-size: 13px;
}
.wordpress-123garden .woocommerce .woocommerce-result-count,
.wordpress-123garden.woocommerce-page .woocommerce-result-count{
margin: 6px 0 20px;
}
.wordpress-123garden .woocommerce .woocommerce-ordering,
.wordpress-123garden.woocommerce-page .woocommerce-ordering{
margin: 0 0 20px;
} .product-image .lpd-onsale{
left: 25px !important;
right: auto !important;
top: 10px  !important;
}
.shop-product-post .col-md-3{
position: relative;
}
.shop-product-post .col-md-3:before{
content: '';
display: block;
position: absolute;
top: 0;
left: -20px;
height: 100%;
width: 1px;
background-color: #ebebeb;
}
.wordpress-123garden .woocommerce div.product div.images,
.wordpress-123garden.woocommerce-page div.product div.images{
width: 100%;
float: none;
position: relative;
margin-bottom: 0;
}
.wordpress-123garden .woocommerce div.product div.images img,
.wordpress-123garden.woocommerce-page div.product div.images img{
-webkit-box-shadow: none;
box-shadow: none;
padding: 1px;
border: 1px solid #ebebeb;
}
.wordpress-123garden .woocommerce div.product div.images .woocommerce-main-image,
.wordpress-123garden.woocommerce-page div.product div.images .woocommerce-main-image{
margin-bottom: 20px;
}
.wordpress-123garden.woocommerce-page div.product div.images div.thumbnails{
padding-top: 20px;
}
.wordpress-123garden.woocommerce-page div.product div.images div.thumbnails a{
margin-bottom: 20px;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs{
padding: 0;
margin-top: 20px;
text-align: center;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs:before,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs:before{
display: none;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li{
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
background: none;
margin: 0 10px;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
font-size: 18px;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after{
display: none;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li a,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li a{
font-weight: inherit;
color: #959595;
padding: 10px 0;
border-bottom: 3px solid transparent;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a{
color: #555;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs .panel,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs .panel,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs .panel,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs .panel{
margin-bottom: 40px;
}
.lpd-related,
.lpd-upsells{
margin-bottom: 40px;
}
.wordpress-123garden .woocommerce #content div.product .product_title,
.wordpress-123garden .woocommerce div.product .product_title,
.wordpress-123garden.woocommerce-page #content div.product .product_title,
.wordpress-123garden.woocommerce-page div.product .product_title{
margin: 0;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
padding: 10px;
}
.wordpress-123garden .woocommerce .woocommerce-product-rating,
.wordpress-123garden.woocommerce-page .woocommerce-product-rating{
padding: 10px;
margin: 0 !important;
}
.product-content p.price{
padding: 10px;
}
.lpd-prodcut-description{
padding: 10px 0 0 0;
margin-bottom: 10px; 
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
.catalog-mode-purchases-prices .lpd-prodcut-description{
border-top: none;
}
.wordpress-123garden .woocommerce #content div.product form.cart,
.wordpress-123garden .woocommerce div.product form.cart,
.wordpress-123garden.woocommerce-page #content div.product form.cart,
.wordpress-123garden.woocommerce-page div.product form.cart{
padding: 10px 0 0 0;
}
.lpd_product_meta{
margin-bottom: 20px;
text-align: center;
}
.lpd_product_meta .sku_wrapper,
.lpd_product_meta .posted_in,
.lpd_product_meta .tagged_as{
position: relative;
display: block;
display: inline-block;
margin: 0 10px;
}
.lpd_product_meta span:before{
content: '/';
position: absolute;
left: -14px;
color: #ccc;
}
.lpd_product_meta span:first-child:before{
display: none;
}
.wordpress-123garden .woocommerce #content div.product p.price ins,
.wordpress-123garden .woocommerce #content div.product span.price ins,
.wordpress-123garden .woocommerce div.product p.price ins,
.wordpress-123garden .woocommerce div.product span.price ins,
.wordpress-123garden.woocommerce-page #content div.product p.price ins,
.wordpress-123garden.woocommerce-page #content div.product span.price ins,
.wordpress-123garden.woocommerce-page div.product p.price ins,
.wordpress-123garden.woocommerce-page div.product span.price ins{
color: inherit;
font-size: 15px;
}
.wordpress-123garden .woocommerce #content div.product p.price del,
.wordpress-123garden .woocommerce #content div.product span.price del,
.wordpress-123garden .woocommerce div.product p.price del,
.wordpress-123garden .woocommerce div.product span.price del,
.wordpress-123garden.woocommerce-page #content div.product p.price del,
.wordpress-123garden.woocommerce-page #content div.product span.price del,
.wordpress-123garden.woocommerce-page div.product p.price del,
.wordpress-123garden.woocommerce-page div.product span.price del{
font-size: 75%;
color: #959595;
}
.wordpress-123garden.woocommerce div.product p.price del,
.wordpress-123garden.woocommerce div.product span.price del{
opacity: 1;
filter: alpha(opacity=100);
display: inline;
}
.wordpress-123garden.woocommerce div.product p.price ins,
.wordpress-123garden.woocommerce div.product span.price ins{
font-weight: inherit;	
}
.wordpress-123garden .woocommerce #content div.product p.price,
.wordpress-123garden .woocommerce #content div.product span.price,
.wordpress-123garden .woocommerce div.product p.price,
.wordpress-123garden .woocommerce div.product span.price,
.wordpress-123garden.woocommerce-page #content div.product p.price,
.wordpress-123garden.woocommerce-page #content div.product span.price,
.wordpress-123garden.woocommerce-page div.product p.price,
.wordpress-123garden.woocommerce-page div.product span.price{
color: inherit;
text-decoration: none;
}
.wordpress-123garden .woocommerce #content div.product form.cart,
.wordpress-123garden .woocommerce div.product form.cart,
.wordpress-123garden.woocommerce-page #content div.product form.cart,
.wordpress-123garden.woocommerce-page div.product form.cart{
margin-bottom: 20px;
}
.wordpress-123garden .woocommerce #content div.product form.cart div.quantity,
.wordpress-123garden .woocommerce div.product form.cart div.quantity,
.wordpress-123garden.woocommerce-page #content div.product form.cart div.quantity,
.wordpress-123garden.woocommerce-page div.product form.cart div.quantity{
width: 70px;
margin-right: 15px;
}
.wordpress-123garden .woocommerce #content .quantity input.qty,
.wordpress-123garden .woocommerce .quantity input.qty,
.wordpress-123garden.woocommerce-page #content .quantity input.qty,
.wordpress-123garden.woocommerce-page .quantity input.qty{
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
border: 1px dashed #ccc;
height: 38px;
width: 58px;
}
.wordpress-123garden .woocommerce #content .quantity .minus,
.wordpress-123garden .woocommerce #content .quantity .plus,
.wordpress-123garden .woocommerce .quantity .minus,
.wordpress-123garden .woocommerce .quantity .plus,
.wordpress-123garden.woocommerce-page #content .quantity .minus,
.wordpress-123garden.woocommerce-page #content .quantity .plus,
.wordpress-123garden.woocommerce-page .quantity .minus,
.wordpress-123garden.woocommerce-page .quantity .plus{
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: transparent;
background-repeat: no-repeat;
height: 20px;
border-color: #ccc;
}
.wordpress-123garden .single_variation{
margin-bottom: 10px;
}
.wordpress-123garden .single_variation_wrap{
padding-top: 10px;
border-top: 1px solid #ebebeb;
}
.lpd-varation-label{
padding-right: 10px;
color: #959595;
}
.woocommerce #content div.product form.cart .variations label,
.woocommerce div.product form.cart .variations label,
.woocommerce-page #content div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label{
font-weight: inherit;
margin: 6px 0;
}
.wordpress-123garden .woocommerce-message,
.wordpress-123garden .woocommerce-error,
.wordpress-123garden .woocommerce-info{
background: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: rgba(0, 0, 0, 0.75);
list-style: none outside none;
margin: 0 0 20px !important;
text-shadow: none;
color: #555;
}
.wordpress-123garden .woocommerce-message{
border: 1px solid #8fae1b;
background: rgba(143, 174, 27, 0.15);
}
.wordpress-123garden .woocommerce-info{
border: 1px solid #1e85be;
background: rgba(30, 133, 190, 0.15);
}
.wordpress-123garden .woocommerce-error{
border: 1px solid #b81c23;
background: rgba(184, 28, 35, 0.15);
}
.wordpress-123garden .woocommerce-message a.button,
.wordpress-123garden .woocommerce-error a.button,
.wordpress-123garden .woocommerce-info a.button{
background: none !important;
border: none;
top: 0 !important;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
color: inherit;
line-height: 20px;
padding: 0;
font-weight: normal;
font-size: 13px;
opacity: .85;
filter: alpha(opacity=85);
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.wordpress-123garden .woocommerce-message a.button:hover,
.wordpress-123garden .woocommerce-error a.button:hover,
.wordpress-123garden .woocommerce-info a.button:hover{
opacity: 1;
filter: alpha(opacity=100);
}
.wordpress-123garden .woocommerce-message a{
color: #799418 !important;
}
.wordpress-123garden .woocommerce-info a{
color: #1e85be !important;
}
.wordpress-123garden .woocommerce-error a{
color: #b81c23 !important;
}
.wordpress-123garden .woocommerce-message:before,
.wordpress-123garden .woocommerce-error:before,
.wordpress-123garden .woocommerce-info:before{
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
box-shadow: none;
display: block;
font-size: inherit;
line-height: inherit;
padding-top: 0;
position: absolute;
text-shadow: none;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
top: 1em;
}
.wordpress-123garden.woocommerce-page div.product form.cart table small.out-of-stock,
.wordpress-123garden.woocommerce-page div.product p.out-of-stock{
color: #d9534f;
font-size: inherit;
}
.wordpress-123garden .woocommerce #content div.product form.cart table.group_table,
.wordpress-123garden .woocommerce div.product form.cart table.group_table,
.wordpress-123garden.woocommerce-page #content div.product form.cart table.group_table,
.wordpress-123garden.woocommerce-page div.product form.cart table.group_table{
width: 100%;
margin-bottom: 5px;
}
.wordpress-123garden.woocommerce-page div.product form.cart .group_table td{
width: 33%;
}
.wordpress-123garden.woocommerce-page div.product form.cart .group_table td{
vertical-align: middle;
}
.wordpress-123garden.woocommerce-page div.product form.cart .group_table td ins{
text-decoration: none;
}
.wordpress-123garden.woocommerce-page div.product form.cart .group_table td del{
font-size: 75%;
color: #959595;
}
.lpd-group-price-wrap{
display: block;
float: left;
}
.wordpress-123garden.woocommerce-page div.product .group_table p.stock{
float: right;
margin: 0 7px 0 0;
display: block;
}
.lpd-group-label label{
margin: 0;
}
.woocommerce-tabs #tab-reviews #reviews{
padding: 0 75px;
}
.wordpress-123garden .woocommerce #reviews #comments ol.commentlist,
.wordpress-123garden.woocommerce-page #reviews #comments ol.commentlist{
padding: 0;
}
.wordpress-123garden .woocommerce #reviews #comments ol.commentlist li img.avatar,
.wordpress-123garden.woocommerce-page #reviews #comments ol.commentlist li img.avatar{
width: 60px;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
padding: 2px;
}
.wordpress-123garden .woocommerce #reviews #comments ol.commentlist li .comment-text,
.wordpress-123garden.woocommerce-page #reviews #comments ol.commentlist li .comment-text{
margin-left: 70px;
border: none;
padding-top: 0;
}
.wordpress-123garden .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.wordpress-123garden.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta{
font-size: inherit;
color: inherit;
}
.comment-form-comment label,
.comment-form-rating label{
font-weight: inherit;
color: #959595;
} .wordpress-123garden .woocommerce table.shop_table,
.wordpress-123garden.woocommerce-page table.shop_table{
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-bottom: 20px;
}
.wordpress-123garden .woocommerce table.shop_table,
.wordpress-123garden.woocommerce-page table.shop_table{
border: none;
}
.woocommerce table.shop_table thead,
.woocommerce-page table.shop_table thead{
color: #555;
}
.wordpress-123garden .woocommerce table.shop_table td,
.wordpress-123garden.woocommerce-page table.shop_table td{
border-top: 1px solid #ccc;
padding: 15px;
}
.wordpress-123garden .woocommerce .checkout table.shop_table td,
.wordpress-123garden.woocommerce-page .checkout table.shop_table td{
padding: 8px 15px;
}
.wordpress-123garden.woocommerce-page .checkout table.shop_table{
color: #959595;
}
.wordpress-123garden.woocommerce-page .checkout table.shop_table .order-total{
color: #555
} .wordpress-123garden .woocommerce form .form-row,
.wordpress-123garden.woocommerce-page form .form-row{
padding: 0;
margin-bottom: 5px;
}
#ship-to-different-address{
line-height: 20px;
}
.wordpress-123garden.woocommerce-page form.login,
.wordpress-123garden.woocommerce-page form.checkout_coupon,
.wordpress-123garden.woocommerce-page form.register{
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
border: 2px solid #ebebeb;
padding: 20px 15px;
margin: 0 0 20px;
}
.wordpress-123garden.woocommerce-page form.login,
.wordpress-123garden.woocommerce-page form.register{
padding-bottom: 10px;
}
.input-text:focus,
#shipping_country:focus,
#billing_country:focus,
#calc_shipping_state:focus {
border-color: #959595;
outline: 0;
}
.login .lost_password{
margin-left: 5px;
}
.payment_methods label,
#shipping_method label{
display: inline;
margin: 0;
}
.lpd-checkout-accordion .panel{
border: 2px solid #ccc;
margin-bottom: 5px;
}
.lpd-checkout-accordion .panel-title a{
text-decoration: none;
padding: 20px 15px;
position: relative;
z-index: 9;
display: block;
font-size: 14px;
letter-spacing: 0.5px;
text-transform: uppercase;
color: #555;
}
.lpd-checkout-accordion .panel-title a:before{
content: '';
display: block;
position: absolute;
right: 15px;
top: 17px;
height: 24px;
width: 24px;
background: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/thin-252_minus_remove.png) no-repeat center;
}
.lpd-checkout-accordion .panel-title a.collapsed:before{
background: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/thin-251_plus_add.png) no-repeat center;
}
.lpd-checkout-accordion .panel-body{
border-top: 1px solid #ccc;
position: relative;
padding: 10px 15px;
}
.wordpress-123garden .woocommerce form .lpd-checkout-accordion .form-row-first,
.wordpress-123garden .woocommerce form .lpd-checkout-accordion .form-row-last,
.wordpress-123garden.woocommerce-page form .lpd-checkout-accordion .form-row-first,
.wordpress-123garden.woocommerce-page form .lpd-checkout-accordion .form-row-last{
width: 100%;
}
.total-cart-wrap,
.order_review_wrap{
border: 2px solid #959595;
}
.total-cart-wrap h2,
#order_review_heading{
padding: 20px 15px;
margin: 0;
display: block;
font-size: 14px;
letter-spacing: 0.5px;
text-transform: uppercase;
background-color: #959595;
color: #fff;
line-height: 20px;
}
.wordpress-123garden.woocommerce-page #payment{
background: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.wordpress-123garden.woocommerce-page #payment div.payment_box{
background: #ebebeb;
box-shadow: none;
font-size: 13px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding-top: 10px;
padding-bottom: 10px;
text-shadow: none;
}
.wordpress-123garden.woocommerce-page #payment ul.payment_methods{
padding: 10px 15px;
}
.wordpress-123garden.woocommerce-page #payment div.form-row{
padding: 20px 15px 0 15px;
margin-bottom: 20px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
float: none;
} .wordpress-123garden .woocommerce table.cart a.remove,
.wordpress-123garden.woocommerce-page table.cart a.remove{
color: #555 !important;
}
.wordpress-123garden .woocommerce table.cart a.remove:hover,
.wordpress-123garden.woocommerce-page table.cart a.remove:hover{
color: #fff !important;
background-color: #d9534f;
}
.wordpress-123garden .woocommerce table.cart img,
.wordpress-123garden.woocommerce-page table.cart img{
width: 50px;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
.wordpress-123garden .woocommerce form .lpd-cart-collaterals .form-row,
.wordpress-123garden.woocommerce-page form .lpd-cart-collaterals .form-row{
margin-bottom: 0;
}
.wordpress-123garden .woocommerce form .lpd-cart-collaterals .form-row select,
.wordpress-123garden.woocommerce-page form .lpd-cart-collaterals .form-row select,
.wordpress-123garden .woocommerce form .lpd-cart-collaterals .form-row input,
.wordpress-123garden.woocommerce-page form .lpd-cart-collaterals .form-row input{
margin-bottom: 5px;
}
.wordpress-123garden .woocommerce form .form-row input.input-text,
.wordpress-123garden.woocommerce-page form .form-row input.input-text,
.wordpress-123garden .woocommerce form .form-row textarea,
.wordpress-123garden.woocommerce-page form .form-row textarea{
height: 30px;
}
.input-text,
#shipping_country,
#billing_country,
#calc_shipping_state {
display: block;
width: 100%;
height: 30px;
padding: 5px 10px;
font-size: 13px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-transition: border-color ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s;        
}
.lpd-cart-collaterals{
width: 100%;
}
.lpd-shipping-calculator{
width: 50%;
}
.lpd-shipping-calculator .btn{
margin-top: 10px;
}
.wordpress-123garden .woocommerce .cart-collaterals .cart_totals,
.wordpress-123garden .woocommerce-page .cart-collaterals .cart_totals{
width: 100% !important;
float: none;
text-align: inherit;
}
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals table{
color: #959595 !important;
margin-bottom: 10px;
padding: 10px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
width: 100%;
}
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals table .order-total{
color: #555 !important;
}
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals tr td,
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals tr th{
border-top: 1px solid #ccc;
}
.wordpress-123garden .woocommerce .cart-collaterals .cart_totals tr td,
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals tr td,
.wordpress-123garden .woocommerce .cart-collaterals .cart_totals tr th,
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals tr th{
padding: 8px 5px;
}
.wordpress-123garden .woocommerce .cart-collaterals .cart_totals table th,
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals table th{
width: 40%;
}
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals table select{
margin-bottom: 0;
}
.total-cart-btn-wrap{
margin: 0 10px;
}
.cart_totals-btn{
margin-bottom: 10px !important;
width: 100%;
}
.total-cart-wrap .coupon{
border-bottom: 1px solid #ebebeb;
padding: 10px 10px 20px;
}
.total-cart-wrap .coupon .btn{
width: 100%;
}
.total-cart-wrap .coupon #coupon_code{
margin-bottom: 10px;
}
.total-cart-tax{
padding: 0 10px 10px 10px;
}
.cart_totals-btn.btn-lg{
font-size: 16px;
}
.wordpress-123garden .woocommerce #content .quantity, .woocommerce .quantity,
.wordpress-123garden.woocommerce-page #content .quantity, .woocommerce-page .quantity{
width: 70px;
} .wordpress-123garden .woocommerce .order_details,
.wordpress-123garden.woocommerce-page .order_details{
padding: 0;
margin-bottom: 20px;
}
.wordpress-123garden .woocommerce .order_details li,
.wordpress-123garden.woocommerce-page .order_details li{
list-style: none;	
}
.wordpress-123garden .order_details.bacs_details h3{
font-size: 14px;
line-height: 20px;
margin: 0 0 20px;
}
.wordpress-123garden .woocommerce table.my_account_orders,
.wordpress-123garden.woocommerce-page table.my_account_orders{
font-size: inherit;
}
.woocommerce-account legend{
padding-top: 20px;
color: #959595;
}
.woocommerce-account .addresses{
padding-top: 10px;
}
.woocommerce-account .address .title h3{
margin: 10px 0;
}
.woocommerce-account .lpd-shop-form-button{
margin-top: 10px;
}
.order-actions a{
margin-left: 5px;
} .wordpress-123garden .woocommerce ul.cart_list li a,
.wordpress-123garden .woocommerce ul.product_list_widget li a,
.wordpress-123garden.woocommerce-page ul.cart_list li a,
.wordpress-123garden.woocommerce-page ul.product_list_widget li a{
color: #555;
font-weight: inherit;
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.wordpress-123garden .footer.footer-dark-theme .woocommerce ul.cart_list li a,
.wordpress-123garden .footer.footer-dark-theme .woocommerce ul.product_list_widget li a,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme ul.cart_list li a,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme ul.product_list_widget li a{
color: #fff;
}
.wordpress-123garden .woocommerce ul.cart_list li img,
.wordpress-123garden .woocommerce ul.product_list_widget li img,
.wordpress-123garden.woocommerce-page ul.cart_list li img,
.wordpress-123garden.woocommerce-page ul.product_list_widget li img{
width: 60px;
margin: 0 10px 0 0;
float: left;
-webkit-box-shadow: none;
box-shadow: none;
}
.wordpress-123garden .woocommerce ul.cart_list li,
.wordpress-123garden .woocommerce ul.product_list_widget li,
.wordpress-123garden.woocommerce-page ul.cart_list li,
.wordpress-123garden.woocommerce-page ul.product_list_widget li{
padding: 10px 0;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.wordpress-123garden .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.wordpress-123garden.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{
background: #555;
margin-top: 20px;
}
.wordpress-123garden .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.wordpress-123garden.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{
background: #ccc;
border: 1px solid #b7b7b7;
*border: 0;
*zoom: 1;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.wordpress-123garden .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.wordpress-123garden.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
border-color: #898989;
background: #959595;
}
.wordpress-123garden .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.wordpress-123garden.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
*border: 0;
*zoom: 1;
height: 16px;
width: 16px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
top: -5px;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
.price_slider_amount .btn{
float: left;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li span{
color: #555;
}
.footer.footer-dark-theme .woocommerce .widget_layered_nav ul li a,
.woocommerce-page .footer.footer-dark-theme .widget_layered_nav ul li a,
.footer.footer-dark-theme .woocommerce .widget_layered_nav ul li span,
.woocommerce-page .footer.footer-dark-theme .widget_layered_nav ul li span{
color: #fff;
}
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a{
color: #fff !important;
}
.wordpress-123garden .woocommerce .widget_shopping_cart .total,
.wordpress-123garden.woocommerce-page .widget_shopping_cart .total{
border-color: rgba(0,0,0,0.1);
}
.wordpress-123garden .woocommerce .widget_shopping_cart li:last-child,
.wordpress-123garden.woocommerce-page .widget_shopping_cart li:last-child{
border: none;
}
.wordpress-123garden .widget_product_categories ul{
list-style: none;
margin: 0;	
}
.wordpress-123garden .widget_product_categories ul li{
position: relative;
}
.wordpress-123garden .widget_product_categories ul li a{
display: inline-block;
position: relative;
color: #555;
padding: 10px 0 10px 34px;
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/thin-148_shopping_price_tag_bag_sale.png);
background-position: 0 8px;
background-repeat: no-repeat;
text-decoration: none;
z-index: 1;
-webkit-transition: all 0.15s ease-in 0s; 
-moz-transition: all 0.15s ease-in 0s; 
-o-transition: all 0.15s ease-in 0s; 
transition: all 0.15s ease-in 0s;
}
.wordpress-123garden .footer.footer-dark-theme .widget_product_categories ul li a{
color: #fff;
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/thin-148_shopping_price_tag_bag_sale-1.png);
}
.wordpress-123garden .widget_product_categories ul li .toggle{
position: absolute;
top: 10px;
right: 0;
z-index: 9;
cursor: pointer;
}
.wordpress-123garden .widget_product_categories ul.children{
display: none;
}
.wordpress-123garden .widget_product_categories ul.children li .toggle{
top: 5px;
}
.wordpress-123garden .widget_product_categories ul ul{
padding: 0 0 0 8px;
margin: 0;
}
.wordpress-123garden .widget_product_categories ul ul li{
padding: 5px 0 5px 25px;
}
.wordpress-123garden .widget_product_categories ul ul li a{
color: #959595;
padding: 0;
background-image: none !important;
}
.wordpress-123garden .widget_product_categories ul ul ul{
padding: 10px 0 10px 8px;
}
.wordpress-123garden .product_list_widget ins{
text-decoration: none;
}
.wordpress-123garden .product_list_widget del{
color: #959595;
font-size: 90%;
}
.wordpress-123garden .woocommerce .widget_layered_nav_filters ul li a,
.wordpress-123garden.woocommerce-page .widget_layered_nav_filters ul li a,
.wordpress-123garden .woocommerce .widget_layered_nav ul li.chosen a,
.wordpress-123garden.woocommerce-page .widget_layered_nav ul li.chosen a{
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
border: none;
color: #fff;
}
.wordpress-123garden .footer.footer-dark-theme .woocommerce ul.cart_list li dl,
.wordpress-123garden .footer.footer-dark-theme .woocommerce ul.product_list_widget li dl,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme ul.cart_list li dl,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme ul.product_list_widget li dl{
border-color: rgba(255, 255, 255, 0.2)
}
.wordpress-123garden .woocommerce .widget_layered_nav ul small.count,
.wordpress-123garden.woocommerce-page .widget_layered_nav ul small.count{
color: #555;
}
.wordpress-123garden .footer.footer-dark-theme .woocommerce .widget_layered_nav ul small.count,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme .widget_layered_nav ul small.count{
color: #fff;
} .lpd-product-category-wrap{
color: #fff !important;
display: block;
overflow: hidden;
position: relative;
}
.lpd-product-category-wrap mark{
color: #fff;
background-color: transparent;
}
.lpd-product-category-wrap h3{
color: #fff;
}
.lpd-product-category-wrap img {
display: block;
width: 100%;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.lpd-product-category-wrap:hover img {
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-o-transform: scale(1.0);
-ms-transform: scale(1.0);
transform: scale(1.0);
}
.module-no-scale img{
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-o-transform: scale(1) !important;
-ms-transform: scale(1) !important;
transform: scale(1) !important;
}
.lpd-product-category-wrap .lpd-product-category-content{
position: absolute;
top: 0;
height: 100%;
width: 100%;
background: rgba(149, 149, 149, 0.2);
text-align: center;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.lpd-product-category-wrap:hover .lpd-product-category-content{
background-color: rgba(0, 0, 0, 0.4);
}
.lpd-product-category-wrap .lpd-product-category-content h3{
line-height: 40px;
font-size: 24px;
margin: 0 10px 10px;
}
.lpd-product-category-wrap .lpd-product-category-content h3.large{
line-height: 50px;
font-size: 36px;
}
.lpd-product-category-wrap .lpd-product-category-content table{
height: 100%;
width: 100%;
}
.lpd-product-category-wrap .sep-border{
height: 3px;
width: 80px;
background-color: transparent;
display: block;
margin: 0 auto;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} .wordpress-123garden .rsMinW.rsHor .rsArrowLeft .rsArrowIcn{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/basic2-274_left_navigate_arrow.png);
background-position: 0 0;
}
.wordpress-123garden .rsMinW.rsHor .rsArrowRight .rsArrowIcn{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/basic2-275_right_navigate_arrow.png);
background-position: 0 0;
}
#jckWooThumbs_img_wrap .viewFull span{
background-image: url(//fronthubwerke.wp-stage.de/wp-content/themes/123garden/assets/img/basic2-286_full_screen_maximize.png);
background-position: 0 0;	
}
.wordpress-123garden .jckcf:after{
height: 0;
}
.wordpress-123garden #jckWooThumbs_img_wrap{
-webkit-box-shadow: 0px 0px 0px 1px rgba(235,235,235,1);
-moz-box-shadow: 0px 0px 0px 1px rgba(235,235,235,1);
box-shadow: 0px 0px 0px 1px rgba(235,235,235,1);	
}
.rsMinW .rsThumb.rsNavSelected img{
opacity: 0.9;
filter: alpha(opacity=90);
}
.wordpress-123garden .zm-viewer{
z-index: 3;
} .wordpress-123garden .jck-wt-all-images-wrap{
-webkit-box-shadow: 0px 0px 0px 1px rgba(235,235,235,1);
-moz-box-shadow: 0px 0px 0px 1px rgba(235,235,235,1);
box-shadow: 0px 0px 0px 1px rgba(235,235,235,1);	
}ul.redux-social-media-list{margin-top:-20px}ul.redux-social-media-list li{font-size:30px;float:left;margin-right:2px;padding:5px;display:block}ul.redux-social-media-list li:before{content:''}.wpb_vc_table_container {
overflow-y: auto;
}
.wpb_vc_table,
#visual_composer_content .wpb_vc_table {
border-collapse: collapse;
}
.wpb_vc_table td.vc_table_cell.vc_cell_border_top,
#visual_composer_content .wpb_vc_table td.vc_table_cell.vc_cell_border_top {
border-top: 1px solid #000000;
}
.wpb_vc_table td.vc_table_cell.vc_cell_border_left,
#visual_composer_content .wpb_vc_table td.vc_table_cell.vc_cell_border_left {
border-left: 1px solid #000000;
}
.wpb_vc_table td.vc_table_cell.vc_cell_border_right,
#visual_composer_content .wpb_vc_table td.vc_table_cell.vc_cell_border_right {
border-right: 1px solid #000000;
}
.wpb_vc_table td.vc_table_cell.vc_cell_border_bottom,
#visual_composer_content .wpb_vc_table td.vc_table_cell.vc_cell_border_bottom {
border-bottom: 1px solid #000000;
}
.wpb_vc_table td.vc_table_cell.vc_cell_borders_all,
#visual_composer_content .wpb_vc_table td.vc_table_cell.vc_cell_borders_all {
border: 1px solid #000000;
}
.vc_stroked .vc_table_content {
text-decoration: line-through;
}
.wpb_vc_table td.vc_table_cell {
border-top: 0;
}
.entry-content .wpb_vc_table {
border-bottom: 0px;
}.wpb_vc_table {
width: 100%;
line-height: 1;
-webkit-box-sizing: padding-box;
-moz-box-sizing: padding-box;
box-sizing: padding-box;
} #visual_composer_content table.vc-table-plugin-theme-default {
border-collapse: separate;
border-spacing: 0;
border: 1px solid #EBEBEB;
}
#visual_composer_content table.vc-table-plugin-theme-default tr.vc-th td {
border: 1px solid #EBEBEB;
text-align: left;
}
#visual_composer_content table.vc-table-plugin-theme-default td {
padding: 8px 15px;
border: 1px solid #EBEBEB;
} table.vc-table-plugin-theme-classic {
border: 1px solid #DCDCDC;
}
table.vc-table-plugin-theme-classic tr.vc-th td {
font-weight: bold;
background-color: #F9F9F9;
padding: 10px 15px;
border: 1px solid #DCDCDC;
text-align: left;
}
table.vc-table-plugin-theme-classic td {
padding: 8px 15px;
border: 1px solid #DCDCDC;
}
table.vc-table-plugin-theme-classic tr:nth-child(2n+1),
table.vc-table-plugin-theme-classic tr:hover {
background-color: #F9F9F9;
}  table.vc-table-plugin-theme-classic_orange {
border: 1px solid #ffac14;
}
table.vc-table-plugin-theme-classic_orange tr.vc-th td {
font-weight: bold;
color: #ffffff;
background: #ffac14;
padding: 10px 15px;
border-bottom: none;
text-align: left;
}
table.vc-table-plugin-theme-classic_orange td {
padding: 8px 15px;
border: 1px solid #ffac14;
}
table.vc-table-plugin-theme-classic_orange tr:nth-child(2n+1),
table.vc-table-plugin-theme-classic_orange tr:hover {
background-color: #fff4e0;
} table.vc-table-plugin-theme-classic_pink {
border: 1px solid #f64747;
}
table.vc-table-plugin-theme-classic_pink tr.vc-th td {
font-weight: bold;
color: #ffffff;
background: #f64747;
padding: 10px 15px;
border-bottom: none;
text-align: left;
}
table.vc-table-plugin-theme-classic_pink td {
padding: 8px 15px;
border: 1px solid #f64747;
}
table.vc-table-plugin-theme-classic_pink tr:nth-child(2n+1),
table.vc-table-plugin-theme-classic_pink tr:hover {
background-color: #fef1f1;
} table.vc-table-plugin-theme-classic_purple {
border: 1px solid #4a4683;
}
table.vc-table-plugin-theme-classic_purple tr.vc-th td {
font-weight: bold;
color: #ffffff;
background: #4a4683;
padding: 10px 15px;
border-bottom: none;
text-align: left;
}
table.vc-table-plugin-theme-classic_purple td {
padding: 8px 15px;
border: 1px solid #4a4683;
}
table.vc-table-plugin-theme-classic_purple tr:nth-child(2n+1),
table.vc-table-plugin-theme-classic_purple tr:hover {
background-color: #dddcec;
} table.vc-table-plugin-theme-classic_blue {
border: 1px solid #0c9df7;
}
table.vc-table-plugin-theme-classic_blue tr.vc-th td {
font-weight: bold;
color: #ffffff;
background: #0c9df7;
padding: 10px 15px;
border-bottom: none;
text-align: left;
}
table.vc-table-plugin-theme-classic_blue td {
padding: 8px 15px;
border: 1px solid #0c9df7;
}
table.vc-table-plugin-theme-classic_blue tr:nth-child(2n+1),
table.vc-table-plugin-theme-classic_blue tr:hover {
background-color: #eaf7fe;
} table.vc-table-plugin-theme-classic_green {
border: 1px solid #98c407;
}
table.vc-table-plugin-theme-classic_green tr.vc-th td {
font-weight: bold;
color: #ffffff;
background: #98c407;
padding: 10px 15px;
border-bottom: none;
text-align: left;
}
table.vc-table-plugin-theme-classic_green td {
padding: 8px 15px;
border: 1px solid #98c407;
}
table.vc-table-plugin-theme-classic_green tr:nth-child(2n+1),
table.vc-table-plugin-theme-classic_green tr:hover {
background-color: #f2fdcd;
} table.vc-table-plugin-theme-simple tr.vc-th td {
font-weight: bold;
border-bottom: 2px solid #DCDCDC;
text-align: left;
}
table.vc-table-plugin-theme-simple td {
padding: 8px;
border-bottom: 1px solid #DCDCDC;
}
table.vc-table-plugin-theme-simple tr:hover {
background-color: #F9F9F9;
}  table.vc-table-plugin-theme-simple_orange tr.vc-th td {
font-weight: bold;
border-bottom: 2px solid #ffac14;
text-align: left;
}
table.vc-table-plugin-theme-simple_orange td {
padding: 8px;
border-bottom: 1px solid #ffac14;
}
table.vc-table-plugin-theme-simple_orange tr:hover {
background-color: #fff4e0;
} table.vc-table-plugin-theme-simple_pink tr.vc-th td {
font-weight: bold;
border-bottom: 2px solid #f64747;
text-align: left;
}
table.vc-table-plugin-theme-simple_pink td {
padding: 8px;
border-bottom: 1px solid #f64747;
}
table.vc-table-plugin-theme-simple_pink tr:hover {
background-color: #fef1f1;
} table.vc-table-plugin-theme-simple_purple tr.vc-th td {
font-weight: bold;
border-bottom: 2px solid #4a4683;
text-align: left;
}
table.vc-table-plugin-theme-simple_purple td {
padding: 8px;
border-bottom: 1px solid #4a4683;
}
table.vc-table-plugin-theme-simple_purple tr:hover {
background-color: #dddcec;
} table.vc-table-plugin-theme-simple_blue tr.vc-th td {
font-weight: bold;
border-bottom: 2px solid #0c9df7;
text-align: left;
}
table.vc-table-plugin-theme-simple_blue td {
padding: 8px;
border-bottom: 1px solid #0c9df7;
}
table.vc-table-plugin-theme-simple_blue tr:hover {
background-color: #eaf7fe;
} table.vc-table-plugin-theme-simple_green tr.vc-th td {
font-weight: bold;
border-bottom: 2px solid #98c407;
text-align: left;
}
table.vc-table-plugin-theme-simple_green td {
padding: 8px;
border-bottom: 1px solid #98c407;
}
table.vc-table-plugin-theme-simple_green tr:hover {
background-color: #f2fdcd;
}@font-face {
font-family: 'eg-font';
src: url(//fronthubwerke.wp-stage.de/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.eot?40874225);
src: url(//fronthubwerke.wp-stage.de/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.eot?40874225#iefix) format('embedded-opentype'),
url(//fronthubwerke.wp-stage.de/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.woff2?40874225) format('woff2'),
url(//fronthubwerke.wp-stage.de/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.woff?40874225) format('woff'),
url(//fronthubwerke.wp-stage.de/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.ttf?40874225) format('truetype'),
url(//fronthubwerke.wp-stage.de/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.svg?40874225#egfont) format('svg');
font-weight: normal;
font-style: normal;
}   .eg-icon-picture:before { content: '\e800'; } .eg-icon-trash:before { content: '\e801'; } .eg-icon-search:before { content: '\e802'; } .eg-icon-picture-1:before { content: '\e803'; } .eg-icon-layers-alt:before { content: '\e804'; } .eg-icon-video:before { content: '\e805'; } .eg-icon-arrows-ccw:before { content: '\e806'; } .eg-icon-magic:before { content: '\e807'; } .eg-icon-ccw:before { content: '\e808'; } .eg-icon-doc:before { content: '\e809'; } .eg-icon-cancel:before { content: '\e80a'; } .eg-icon-export:before { content: '\e80b'; } .eg-icon-list-add:before { content: '\e80c'; } .eg-icon-ok:before { content: '\e80d'; } .eg-icon-link:before { content: '\e80e'; } .eg-icon-info-circled:before { content: '\e80f'; } .eg-icon-check:before { content: '\e810'; } .eg-icon-ok-1:before { content: '\e811'; } .eg-icon-basket:before { content: '\e812'; } .eg-icon-folder:before { content: '\e813'; } .eg-icon-shuffle:before { content: '\e814'; } .eg-icon-tools:before { content: '\e815'; } .eg-icon-resize-full:before { content: '\e816'; } .eg-icon-left-dir:before { content: '\e817'; } .eg-icon-right-dir:before { content: '\e818'; } .eg-icon-left-open:before { content: '\e819'; } .eg-icon-right-open:before { content: '\e81a'; } .eg-icon-monitor:before { content: '\e81b'; } .eg-icon-droplet:before { content: '\e81c'; } .eg-icon-angle-right:before { content: '\e81d'; } .eg-icon-right-big:before { content: '\e81e'; } .eg-icon-left-big:before { content: '\e81f'; } .eg-icon-angle-left:before { content: '\e820'; } .eg-icon-back-in-time:before { content: '\e821'; } .eg-icon-left-open-mini:before { content: '\e822'; } .eg-icon-right-open-mini:before { content: '\e823'; } .eg-icon-left-open-big:before { content: '\e824'; } .eg-icon-right-open-big:before { content: '\e825'; } .eg-icon-right:before { content: '\e826'; } .eg-icon-arrow-combo:before { content: '\e827'; } .eg-icon-popup:before { content: '\e828'; } .eg-icon-palette:before { content: '\e829'; } .eg-icon-left-open-1:before { content: '\e82a'; } .eg-icon-right-open-1:before { content: '\e82b'; } .eg-icon-left-open-2:before { content: '\e82c'; } .eg-icon-right-open-2:before { content: '\e82d'; } .eg-icon-left-open-outline:before { content: '\e82e'; } .eg-icon-right-open-outline:before { content: '\e82f'; } .eg-icon-menu:before { content: '\e830'; } .eg-icon-pencil-1:before { content: '\e831'; } .eg-icon-cog:before { content: '\e832'; } .eg-icon-login:before { content: '\e833'; } .eg-icon-logout:before { content: '\e834'; } .eg-icon-up-hand:before { content: '\e835'; } .eg-icon-left:before { content: '\e836'; } .eg-icon-gamepad:before { content: '\e837'; } .eg-icon-down-dir:before { content: '\e838'; } .eg-icon-up-dir:before { content: '\e839'; } .eg-icon-equalizer:before { content: '\e83a'; } .eg-icon-down-open:before { content: '\e83b'; } .eg-icon-th-large:before { content: '\e83c'; } .eg-icon-th:before { content: '\e83d'; } .eg-icon-folder-1:before { content: '\e83e'; } .eg-icon-unlink:before { content: '\e83f'; } .eg-icon-link-ext:before { content: '\e840'; } .eg-icon-eye:before { content: '\e841'; } .eg-icon-eye-off:before { content: '\e842'; } .eg-icon-home:before { content: '\e843'; } .eg-icon-info:before { content: '\e844'; } .eg-icon-resize-full-alt:before { content: '\e845'; } .eg-icon-move:before { content: '\e846'; } .eg-icon-cog-alt:before { content: '\e847'; } .eg-icon-wrench:before { content: '\e848'; } .eg-icon-shuffle-1:before { content: '\e849'; } .eg-icon-ajust:before { content: '\e84a'; } .eg-icon-tint:before { content: '\e84b'; } .eg-icon-align-left:before { content: '\e84c'; } .eg-icon-align-center:before { content: '\e84d'; } .eg-icon-align-right:before { content: '\e84e'; } .eg-icon-text-height:before { content: '\e84f'; } .eg-icon-text-width:before { content: '\e850'; } .eg-icon-font:before { content: '\e851'; } .eg-icon-bold:before { content: '\e852'; } .eg-icon-chart-bar:before { content: '\e853'; } .eg-icon-sort-name-up:before { content: '\e854'; } .eg-icon-italic:before { content: '\e855'; } .eg-icon-lock:before { content: '\e856'; } .eg-icon-lock-open:before { content: '\e857'; } .eg-icon-music:before { content: '\e858'; } .eg-icon-videocam:before { content: '\e859'; } .eg-icon-camera:before { content: '\e85a'; } .eg-icon-camera-alt:before { content: '\e85b'; } .eg-icon-tag:before { content: '\e85c'; } .eg-icon-desktop:before { content: '\e85d'; } .eg-icon-laptop:before { content: '\e85e'; } .eg-icon-tablet:before { content: '\e85f'; } .eg-icon-mobile:before { content: '\e860'; } .eg-icon-align-justify:before { content: '\e861'; } .eg-icon-color-adjust:before { content: '\e862'; } .eg-icon-sort-alt-up:before { content: '\e863'; } .eg-icon-sort-alt-down:before { content: '\e864'; } .eg-icon-sort-name-down:before { content: '\e865'; } .eg-icon-indent-left:before { content: '\e866'; } .eg-icon-indent-right:before { content: '\e867'; } .eg-icon-mail:before { content: '\e868'; } .eg-icon-mail-alt:before { content: '\e869'; } .eg-icon-heart:before { content: '\e86a'; } .eg-icon-heart-empty:before { content: '\e86b'; } .eg-icon-star:before { content: '\e86c'; } .eg-icon-star-empty:before { content: '\e86d'; } .eg-icon-plus:before { content: '\e86e'; } .eg-icon-minus:before { content: '\e86f'; } .eg-icon-minus-circled:before { content: '\e870'; } .eg-icon-minus-squared:before { content: '\e871'; } .eg-icon-minus-squared-alt:before { content: '\e872'; } .eg-icon-export-1:before { content: '\e873'; } .eg-icon-forward:before { content: '\e874'; } .eg-icon-plus-squared:before { content: '\e875'; } .eg-icon-plus-circled:before { content: '\e876'; } .eg-icon-ok-circled2:before { content: '\e877'; } .eg-icon-ok-squared:before { content: '\e878'; } .eg-icon-user:before { content: '\e879'; } .eg-icon-male:before { content: '\e87a'; } .eg-icon-female:before { content: '\e87b'; } .eg-icon-basket-1:before { content: '\e87c'; } .eg-icon-calendar:before { content: '\e87d'; } .eg-icon-calendar-empty:before { content: '\e87e'; } .eg-icon-phone:before { content: '\e87f'; } .eg-icon-rss:before { content: '\e880'; } .eg-icon-rss-squared:before { content: '\e881'; } .eg-icon-folder-open-empty:before { content: '\e882'; } .eg-icon-folder-open:before { content: '\e883'; } .eg-icon-doc-inv:before { content: '\e884'; } .eg-icon-doc-text:before { content: '\e885'; } .eg-icon-print:before { content: '\e886'; } .eg-icon-thumbs-up:before { content: '\e887'; } .eg-icon-thumbs-up-alt:before { content: '\e888'; } .eg-icon-upload:before { content: '\e889'; } .eg-icon-download:before { content: '\e88a'; } .eg-icon-lightbulb:before { content: '\e88b'; } .eg-icon-play:before { content: '\e88c'; } .eg-icon-pause:before { content: '\e88d'; } .eg-icon-play-circled:before { content: '\e88e'; } .eg-icon-stop:before { content: '\e88f'; } .eg-icon-fast-fw:before { content: '\e890'; } .eg-icon-ccw-1:before { content: '\e891'; } .eg-icon-angle-double-left:before { content: '\e892'; } .eg-icon-angle-double-right:before { content: '\e893'; } .eg-icon-flight:before { content: '\e894'; } .eg-icon-sort:before { content: '\e895'; } .eg-icon-coffee:before { content: '\e896'; } .eg-icon-food:before { content: '\e897'; } .eg-icon-medkit:before { content: '\e898'; } .eg-icon-puzzle:before { content: '\e899'; } .eg-icon-apple:before { content: '\e89a'; } .eg-icon-facebook:before { content: '\e89b'; } .eg-icon-gplus:before { content: '\e89c'; } .eg-icon-vimeo-squared:before { content: '\e89d'; } .eg-icon-youtube-squared:before { content: '\e89e'; } .eg-icon-youtube:before { content: '\e89f'; } .eg-icon-tumblr:before { content: '\e8a0'; } .eg-icon-twitter:before { content: '\e8a1'; } .eg-icon-twitter-squared:before { content: '\e8a2'; } .eg-icon-level-down:before { content: '\e8a3'; } .eg-icon-level-up:before { content: '\e8a4'; } .eg-icon-back:before { content: '\e8a5'; } .eg-icon-reply:before { content: '\e8a6'; } .eg-icon-forward-1:before { content: '\e8a7'; } .eg-icon-reply-1:before { content: '\e8a8'; } .eg-icon-thumbs-up-1:before { content: '\e8a9'; } .eg-icon-thumbs-down:before { content: '\e8aa'; } .eg-icon-download-1:before { content: '\e8ab'; } .eg-icon-upload-1:before { content: '\e8ac'; } .eg-icon-paper-plane:before { content: '\e8ad'; } .eg-icon-brush:before { content: '\e8ae'; } .eg-icon-key:before { content: '\e8af'; } .eg-icon-clipboard:before { content: '\e8b0'; } .eg-icon-megaphone:before { content: '\e8b1'; } .eg-icon-flickr:before { content: '\e8b2'; } .eg-icon-github:before { content: '\e8b3'; } .eg-icon-github-circled:before { content: '\e8b4'; } .eg-icon-flickr-circled:before { content: '\e8b5'; } .eg-icon-vimeo:before { content: '\e8b6'; } .eg-icon-vimeo-circled:before { content: '\e8b7'; } .eg-icon-twitter-1:before { content: '\e8b8'; } .eg-icon-twitter-circled:before { content: '\e8b9'; } .eg-icon-facebook-1:before { content: '\e8ba'; } .eg-icon-facebook-circled:before { content: '\e8bb'; } .eg-icon-facebook-squared:before { content: '\e8bc'; } .eg-icon-gplus-1:before { content: '\e8bd'; } .eg-icon-gplus-circled:before { content: '\e8be'; } .eg-icon-pinterest:before { content: '\e8bf'; } .eg-icon-pinterest-circled:before { content: '\e8c0'; } .eg-icon-tumblr-1:before { content: '\e8c1'; } .eg-icon-tumblr-circled:before { content: '\e8c2'; } .eg-icon-linkedin:before { content: '\e8c3'; } .eg-icon-linkedin-circled:before { content: '\e8c4'; } .eg-icon-dribbble:before { content: '\e8c5'; } .eg-icon-dribbble-circled:before { content: '\e8c6'; } .eg-icon-picasa:before { content: '\e8c7'; } .eg-icon-rss-1:before { content: '\e8c8'; } .eg-icon-cw:before { content: '\e8c9'; } .eg-icon-soundcloud:before { content: '\e8ca'; } .eg-icon-gplus-squared:before { content: '\f0d4'; } .eg-icon-gplus-2:before { content: '\f0d5'; } .eg-icon-youtube-play:before { content: '\f16a'; } .eg-icon-instagram:before { content: '\f16d'; } .eg-icon-telegram:before { content: '\f2c6'; }.esg-line-height-0{line-height:0}.esg-text-left{text-align:left}.esg-text-right{text-align:right}.esg-text-center{text-align:center}.esg-font-normal{font-style:normal}.esg-font-italic{font-style:italic}.esg-display-none{display:none}.esg-display-block{display:block}.esg-display-inline-block{display:inline-block}.esg-display-inline{display:inline}.esg-display-none-i{display:none!important}.esg-display-block-i{display:block!important}.esg-display-inline-block-i{display:inline-block!important}.esg-display-inline-i{display:inline!important}.esg-overflow-hidden{overflow:hidden}.esg-hidden{visibility:hidden}.esg-visible{visibility:visible}.esg-p-absolute{position:absolute}.esg-p-relative{position:relative}.esg-margin-0{margin:0}.esg-margin-t-0{margin-top:0}.esg-margin-b-0{margin-bottom:0}.esg-margin-l-0{margin-left:0}.esg-margin-r-0{margin-right:0}.esg-margin-5{margin:5px}.esg-margin-t-5{margin-top:5px}.esg-margin-b-5{margin-bottom:5px}.esg-margin-l-5{margin-left:5px}.esg-margin-r-5{margin-right:5px}.esg-margin-10{margin:10px}.esg-margin-t-10{margin-top:10px}.esg-margin-b-10{margin-bottom:10px}.esg-margin-l-10{margin-left:10px}.esg-margin-r-10{margin-right:10px}.esg-margin-15{margin:15px}.esg-margin-t-15{margin-top:15px}.esg-margin-b-15{margin-bottom:15px}.esg-margin-l-15{margin-left:15px}.esg-margin-r-15{margin-right:15px}.esg-padding-0{padding:0}.esg-padding-t-0{padding-top:0}.esg-padding-b-0{padding-bottom:0}.esg-padding-l-0{padding-left:0}.esg-padding-r-0{padding-right:0}.esg-padding-15{padding:15px}.esg-padding-t-15{padding-top:15px}.esg-padding-b-15{padding-bottom:15px}.esg-padding-l-15{padding-left:15px}.esg-padding-r-15{padding-right:15px}.esg-f-left{float:left!important}.esg-f-right{float:right!important}.esg-f-none{float:none!important}.esg-color-black{color:#000}.esg-color-white{color:#fff}.esg-color-red{color:red}.esg-color-green{color:green}.esg-color-blue{color:#00f}.esg-w100{width:100%}.esg-w100-hauto{width:100%;height:auto}.esg-fullscreen-forcer{position:relative;left:0;top:0;width:100%;height:auto}.esg-iframe{position:absolute;top:0;left:0;display:none}.esg-clearfix:after,.esg-clearfix:before{content:" ";display:table}.esg-clearfix:after{clear:both}.esg-starring{line-height:25px;display:inline-block}.esg-starring .star-rating{float:none}.esg-starring .star-rating{color:#ffc321!important}.esg-starring .star-rating,.esg-starring-page .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1em;font-size:1em;width:5.4em;font-family:star}.esg-starring .star-rating:before,.esg-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#e0dadf;float:left;top:0;left:0;position:absolute}.esg-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.esg-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.esg-starring .star-rating{color:#ffc321!important}.lazyloadcover{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%}.esg-lazyblur{background-repeat:no-repeat;filter:blur(25px);background-size:cover;background-position:center center;width:100%;height:100%;top:0;left:0;overflow:hidden}.esg-media-poster{width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-position:center center;z-index:10;opacity:0}.esg-video-active .esg-media-poster{z-index:0}.esg-vimeo-frame{background:#000}.esg-grid .no-filter-message{position:absolute;bottom:0;left:0;width:100%;text-align:center;pointer-events:none;visibility:hidden;opacity:0;transition:all .2s ease}.esg-grid .esg-loadmore-wrapper{overflow-x:hidden}.esg-grid .esg-loadmore-wrapper+.no-filter-message{position:relative;display:block;text-align:center}.esg-grid.show-message .no-filter-message{transition-duration:1s;visibility:visible;opacity:1}.esg-hover-image{display:none}.esg-media-poster .esg-hover-image{display:block;width:inherit;height:inherit;background-size:inherit;background-position:inherit;visibility:hidden;opacity:0}.esg-starring .star-rating,.esg-starring-page .star-rating{line-height:1em;font-size:1em;font-family:star}.esg-grid{width:100%;max-width:100%;font-family:'Open Sans',sans-serif;backface-visibility:hidden;transform:translateZ(0)}@-moz-document url-prefix(){.esg-grid{transform:none!important}}.esg-grid .mainul,.esg-grid .mainul>li{list-style:none;margin:0;padding:0;transform-style:flat!important}.esg-grid *{-webkit-font-smoothing:antialiased}.esg-grid li,.esg-grid ul{list-style:none;margin:0;padding:0;transform-style:flat!important}.esg-overflowtrick{position:relative;width:100%;height:auto;overflow:hidden;padding:0;box-sizing:border-box;z-index:1}.esg-overflowtrick+.esg-filters:not(.esg-navbutton-solo-left):not(.esg-navbutton-solo-right){z-index:0!important}.esg-grid-wrap-container *{box-sizing:border-box}.esg-container{position:relative;width:100%;height:auto}.esg-container>ul,.esg-overflowtrick>ul{width:100%;max-width:100%;height:0;position:relative;overflow:visible}.esg-grid li{border:0 solid transparent;outline:0 solid transparent;visibility:hidden;display:none}.esg-grid a{border:none;text-decoration:none}.esg-grid a:focus,.esg-grid a:hover{text-decoration:none;border:none}.esg-clear{clear:both;height:5px!important;background:0 0!important}.eg-clearfix,.esg-clear-no-height{clear:both;height:0!important;background:0 0!important}.esg-line-break{height:5px;visibility:hidden}.esg-divide-5{width:100%;height:5px}.esg-divide-15{width:100%;height:15px}.esg-divide-20{width:100%;height:20px}.esg-divide-22{width:100%;height:22px}.esg-divide-30{width:100%;height:30px}.esg-click-to-play-video{cursor:pointer}.esg-entry-media iframe{-webkit-transform-style:flat;transform:translateZ(1000px);border:0}.esg-container .tp-esg-item{position:absolute;top:0;left:0}.esg-container .tp-esg-item{box-sizing:border-box}.esg-container .tp-esg-item .blackoverlay{width:100%;height:100%;position:absolute;background:#000;top:0;left:0}.tp-esg-item{z-index:5}.tp-esg-item.itemonotherpage{z-index:0;display:none}.esg-entry-cover{box-sizing:border-box;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;border:0 solid transparent;outline:0 solid transparent}.eec{display:block;width:auto;height:auto;position:absolute!important;font-size:20px;text-align:center}.esg-entry-cover>.eec{z-index:2;pointer-events:none}.esg-entry-cover>.eec>*{pointer-events:all}.esg-tc{top:0;left:0;width:100%}.esg-lc{top:0;left:0;height:100%}.esg-cc{top:0;left:0;width:100%;vertical-align:middle}.esg-rc{top:0;right:0;height:100%}.esg-bc{bottom:0;left:0;width:100%}.esg-tc .ess-tb-cell{text-align:center;vertical-align:top}.esg-lc .ess-tb-cell{text-align:left;vertical-align:middle}.esg-rc .ess-tb-cell{text-align:right;vertical-align:middle}.esg-blc .ess-tb-cell{text-align:left;vertical-align:bottom}.esg-bc .ess-tb-cell{text-align:center;vertical-align:bottom}.esg-brc .ess-tb-cell{text-align:right;vertical-align:bottom}.esg-bc .leftalign{text-align:left}.esg-entry-media{position:relative;border:0 solid transparent;outline:0 solid transparent;overflow:hidden}.esg-entry-media{width:100%}.esg-entry-media img{width:100%;height:auto;max-width:none!important;min-width:auto!important}.esg-layout-masonry .esg-entry-media img{line-height:0;vertical-align:bottom;display:inline-block}.esg-layout-even .esg-entry-media img{display:none}.esg-media-cover-wrapper{position:relative;width:100%;backface-visibility:hidden}.esg-layout-even .esg-media-cover-wrapper{height:100%}.esg-entry-media-wrapper{z-index:0}.esg-entry-media-wrapper-even{width:100%;height:100%;overflow:hidden;position:relative}.esg-entry-media-wrapper-not-even{overflow:hidden;position:relative}.esg-entry-media-wrapper .esg-video-frame{background:#000}.esg-entry-media-wrapper-item-layout{width:100%;height:100%;position:absolute;overflow:hidden}.esg-entry-cover .esg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;border:0 solid transparent;outline:0 solid transparent}.esg-layout-even .esg-entry-content{display:none}.esg-entry-content{box-sizing:border-box;-webkit-backface-visibility:hidden}.esg-filters,.esg-pagination,.navigationbuttons{position:relative;z-index:50;-webkit-backface-visibility:hidden}.esg-grid .esg-pagination{z-index:100;-webkit-backface-visibility:hidden}.esg-nav-by-shortcode .esg-sortbutton-order .tp-desc,.esg-nav-by-shortcode .esg-sortbutton-order.eg-icon-down-open.tp-asc,.esg-sortbutton-order .tp-desc,.esg-sortbutton-order.eg-icon-down-open.tp-asc{text-align:center}.esg-nav-by-shortcode{box-sizing:border-box;position:relative;display:inline-block;vertical-align:top;text-align:center}.esg-nav-by-shortcode .esg-navbutton-solo-left,.esg-nav-by-shortcode .esg-navbutton-solo-right{position:relative;left:auto;right:auto;top:auto;bottom:auto}.esg-nav-by-shortcode .esg-filter-wrapper{visibility:visible}.esg-singlefilters .esg-filter-checked{display:none;-webkit-backface-visibility:hidden}.esg-filter-wrapper{display:inline-block}.esg-sortbutton-wrapper{display:inline-block}.esg-cartbutton-wrapper{display:inline-block}.esg-filter-wrapper.dropdownstyle{min-width:100px;cursor:pointer;position:relative;z-index:1500;-webkit-backface-visibility:hidden;transform:translateZ(1px)}.esg-filter-wrapper.dropdownstyle.esg-skin-preview{z-index:1570;visibility:visible}.esg-filter-wrapper.dropdownstyle .esg-filterbutton{display:block;margin-right:0;margin-bottom:5px}.esg-filter-wrapper.dropdownstyle .esg-filter-checked{margin-right:5px;margin-left:0}.esg-dropdown-wrapper{display:none;position:absolute;padding:20px;top:100%;backface-visibility:hidden;transform:translateZ(10px)}.esg-selected-filterbutton{color:#999;margin-right:5px;cursor:pointer;padding:0 15px 0 10px;line-height:20px;font-size:12px;font-weight:600;font-family:"Open Sans",sans-serif;display:inline-block;background:rgba(0,0,0,0);margin-bottom:5px;width:100%}.esg-selected-filterbutton.hovered{color:#444}.esg-selected-filterbutton .eg-icon-down-open{display:inline-block;vertical-align:top;width:29px;line-height:inherit;font-size:9px;font-weight:700;color:#999;background:rgba(0,0,0,0);text-align:center}.esg-sortbutton-order.tp-desc{transform:scaleY(-1)}.esg-sorting-select{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-appearance:menulist-button}.esg-filters.esg-navbutton-solo-left{position:absolute;left:0;top:50%;z-index:800}.esg-filters.esg-navbutton-solo-right{position:absolute;right:0;top:50%;z-index:800}.esg-navigationbutton.esg-left,.esg-navigationbutton.esg-right{margin-left:0!important;margin-right:0!important;-webkit-transform-style:flat;transform:translateZ(5000px)}.eg-leftright-container{float:left;width:310px;margin-right:20px;box-sizing:border-box;position:relative}.eg-leftright-container.dark{background:#1e1e1e}.eg-leftright-container .pagination{position:absolute;bottom:0}.eg-leftright-container .esg-filters{padding:30px;box-sizing:border-box}.eg-leftright-container .esg-filterbutton{display:block;margin:0 0 5px 0}.eg-leftright-container .esg-filter-wrapper{display:block;margin-right:0}.eg-ajaxtarget-container{position:relative;width:100%;height:auto}.eg-ajaxanimwrapper{position:relative;overflow:hidden}.tp-esg-item .add_to_cart_button.loading:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:url(//fronthubwerke.wp-stage.de/wp-content/plugins/essential-grid/public/assets/images/ajax-loader.gif) center no-repeat rgba(255,255,255,.65)}.esg-loader{top:50%;left:50%;z-index:10000;position:absolute}.infinityscollavailable.esg-loader{position:relative;top:auto;left:50%;margin-top:25px!important;margin-bottom:25px!important}.esg-loader.spinner0{width:40px;height:40px;background:#fff url(//fronthubwerke.wp-stage.de/wp-content/plugins/essential-grid/public/assets/images/loader.gif) no-repeat center center;box-shadow:0 0 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);margin-left:-20px;-webkit-animation:esg-rotateplane 1.2s infinite ease-in-out;animation:esg-rotateplane 1.2s infinite ease-in-out;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.esg-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);margin-left:-20px;-webkit-animation:esg-rotateplane 1.2s infinite ease-in-out;animation:esg-rotateplane 1.2s infinite ease-in-out;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.esg-loader.spinner5{background:#fff url(//fronthubwerke.wp-stage.de/wp-content/plugins/essential-grid/public/assets/images/loader.gif) no-repeat 10px 10px;margin:-22px -22px;width:44px;height:44px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}@keyframes esg-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.esg-loader.spinner2{width:40px;height:40px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;-webkit-animation:esg-scaleout 1s infinite ease-in-out;animation:esg-scaleout 1s infinite ease-in-out}@keyframes esg-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.esg-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.eg-search-wrapper .esg-loader.spinner3{margin-top:-30px!important}.simple-dark .eg-search-wrapper .esg-loader.spinner3,.simple-light .eg-search-wrapper .esg-loader.spinner3{margin-top:-25px!important}.text-dark .eg-search-wrapper .esg-loader.spinner3,.text-light .eg-search-wrapper .esg-loader.spinner3{margin-top:-22px!important}.esg-loader.spinner3 .bounce1,.esg-loader.spinner3 .bounce2,.esg-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;-webkit-animation:esg-bouncedelay 1.4s infinite ease-in-out;animation:esg-bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.esg-loader.spinner3 .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.esg-loader.spinner3 .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@keyframes esg-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.esg-loader.spinner4{margin:0 0 0 -20px;width:40px;height:40px;text-align:center;-webkit-animation:esg-rotate 2s infinite linear;animation:esg-rotate 2s infinite linear}.esg-loader.spinner4 .dot1,.esg-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;-webkit-animation:esg-bounce 2s infinite ease-in-out;animation:esg-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.esg-loader.spinner4 .dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@keyframes esg-rotate{100%{transform:rotate(360deg)}}@keyframes esg-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}[class*=" eg-icon-"]:before,[class^=eg-icon-]:before{font-family:eg-font;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}[class*=" fa-icon-"]:before,[class^=fa-icon-]:before{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}[class*=" fa-icon-brand-"]:before,[class^=fa-icon-brand-]:before{font-family:'Font Awesome 6 Brands'}.esg-grid [class*=" pe-7s-"]:before,.esg-grid [class^=pe-7s-]:before{font-family:Pe-icon-7-stroke;display:inline-block;font-style:normal;font-weight:400;speak:none;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.esg-cartbutton a,.esg-filter-wrapper .esg-filterbutton:last-child,.esg-selected-filterbutton{margin-right:0!important}.esg-singlefilters .esg-filter-checked{display:none!important}.eg-ajaxclicklistener{cursor:pointer}.eg-ajax-video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.eg-ajax-video-container.widevideo{padding-bottom:50%}.eg-ajax-video-container embed,.eg-ajax-video-container iframe,.eg-ajax-video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.forcenotvisible{visibility:hidden!important}.forcenotdisplay{display:none!important}.eg-search-input,input.eg-search-input[type=text]{display:inline-block}.eg-search-clean,.eg-search-submit{display:inline-block;width:auto;user-select:none;text-align:center;vertical-align:top}.eg-search-clean,.eg-search-submit{cursor:pointer}.eg-search-wrapper{vertical-align:top;line-height:40px}input.eg-search-input[type=text]{font-family:"Open Sans",sans-serif;outline:0!important;margin:0 0 5px!important;padding:8px 15px;vertical-align:top;box-sizing:border-box}.eg-ajax-closer-wrapper{display:block;z-index:51000;position:relative}.eg-ajax-navbt{cursor:pointer;display:inline-block;margin-right:5px}.eg-acp-inner.eg-acp-br .eg-ajax-closer.eg-ajax-navbt,.eg-acp-inner.eg-acp-tr .eg-ajax-closer.eg-ajax-navbt{margin-right:0}.eg-ajax-closer-wrapper.eg-acp-bl,.eg-ajax-closer-wrapper.eg-acp-tl{text-align:left}.eg-ajax-closer-wrapper.eg-acp-br,.eg-ajax-closer-wrapper.eg-acp-tr{text-align:right}.eg-ajax-closer-wrapper.eg-acp-b,.eg-ajax-closer-wrapper.eg-acp-t{text-align:center}.eg-ajax-closer-wrapper.eg-acp-t,.eg-ajax-closer-wrapper.eg-acp-tl,.eg-ajax-closer-wrapper.eg-acp-tr{margin-bottom:5px}.eg-ajax-closer-wrapper.eg-acp-b,.eg-ajax-closer-wrapper.eg-acp-bl,.eg-ajax-closer-wrapper.eg-acp-br{margin-top:5px}.eg-acp-inner{display:block;position:absolute;z-index:50;margin:5px}.eg-acp-inner.eg-acp-t,.eg-acp-inner.eg-acp-tl,.eg-acp-inner.eg-acp-tr{top:0}.eg-acp-inner.eg-acp-b,.eg-acp-inner.eg-acp-bl,.eg-acp-inner.eg-acp-br{bottom:0}.eg-acp-inner.eg-acp-bl,.eg-acp-inner.eg-acp-tl{left:0}.eg-acp-inner.eg-acp-br,.eg-acp-inner.eg-acp-tr{right:0}.eg-acp-inner.eg-acp-b,.eg-acp-inner.eg-acp-t{left:50%;transform:translateX(-50%)}.eg-ajax-navbt{line-height:21px;background:#000;background:rgba(0,0,0,.75);color:#fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;text-transform:uppercase;padding:1px 1px 0 0;font-size:11px;font-weight:400}.eg-ajax-closer.eg-ajax-navbt{padding:1px 5px 1px 3px;vertical-align:top}.eg-acp-light .eg-ajax-navbt{background:#e5e5e5;color:#000}.eg-ajax-closer.eg-ajax-navbt i{font-size:13px}.eg-ajax-navbt i{font-size:16px}.eg-ajax-closer-wrapper.eg-acp-type1{margin:0}.eg-acp-type1 .eg-ajax-navbt{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;padding:10px;margin:0}.eg-acp-type1 .eg-ajax-navbt i{font-size:20px}.eg-acp-type1 .eg-ajax-navbt{width:40px;height:40px;text-align:center;vertical-align:middle!important;line-height:40px;padding:0}.eg-acp-type1 .eg-ajax-closer.eg-ajax-navbt{vertical-align:top;font-size:24px;font-weight:300;font-family:sans-serif;height:auto;line-height:28px;padding:8px 0 4px}span.eg-el-amount:before{content:"("}span.eg-el-amount:after{content:")"}span.eg-el-amount{margin-left:10px}.esg-dropdown-wrapper span.eg-el-amount{margin-left:5px}.esg-split-content .esg-entry-cover,.esg-split-content .esg-entry-media-wrapper{width:50%!important}.esg-split-content .esg-media-cover-wrapper:after{content:"";display:table;clear:both}.esg-split-right .esg-entry-cover,.esg-split-right .esg-entry-media-wrapper{float:right}.esg-split-left .esg-entry-cover,.esg-split-left .esg-entry-media-wrapper{float:left}.esg-split-content .esg-entry-media{height:100%!important}.esg-split-content .esg-entry-cover{position:relative!important}.esg-split-content .esg-entry-content{clear:both}.grayscale{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.esg-revealed .esg-itm-anime:not(.esg-anime-blur) .esg-overflowtrick{overflow:visible!important}.esg-revealed .esg-itm-anime .tp-esg-item{-webkit-mask-image:none!important}.esg-revealed .esg-itm-anime .tp-esg-item:hover{z-index:9999!important;transform:none!important}.esg-revealed .esg-anime-item:before{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.eg-invisiblebutton{box-shadow:none!important;height:inherit!important;display:block!important;font-size:0}.esg-media-cover-wrapper>.eg-invisiblebutton{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.esg-entry-cover>.eg-invisiblebutton{position:relative;z-index:1}.esg-lb-dummy{max-width:none!important;box-shadow:none!important;position:absolute;display:none}@media screen and (max-width:736px){.eg-lightbox-post-content-inner>div{width:100%!important;float:none!important}.eg-lightbox-post-content-inner .esg-post-featured-img{padding:30px 0!important}}.esgbox-stage .esgbox-slide>:not(.esgbox-share){margin:0;padding:0}.esgbox-stage .esgbox-slide>.esgbox-loading{margin-top:-30px;margin-left:-30px}.esgbox-toolbar .esgbox-button{transition:background .2s ease-out}.esgbox-toolbar .esgbox-button:active,.esgbox-toolbar .esgbox-button:focus,.esgbox-toolbar .esgbox-button:visited{background:rgba(30,30,30,.6)}.esgbox-toolbar .esgbox-button:hover{background:#000}.esgbox-navigation .esgbox-button:before{transition:background .2s ease-out}.esgbox-navigation .esgbox-button:active:before,.esgbox-navigation .esgbox-button:focus:before,.esgbox-navigation .esgbox-button:visited:before,.esgbox-navigation .esgbox-button[disabled]:hover:before,.esgbox-toolbar .esgbox-button[disabled]:hover{background:rgba(0,0,0,.6)}.esgbox-navigation .esgbox-button:hover:before{background:rgba(0,0,0,.6)}.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_left,.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_right{display:none!important}.esgbox-single .esgbox-button--arrow_left,.esgbox-single .esgbox-button--arrow_right{display:none!important}.esgbox-slide--video iframe{width:100%!important;height:100%!important;max-width:100%;max-height:100%}.esg-four-by-three .esgbox-slide--video iframe{width:800px;height:600px}.esgbox-container .esgbox-button--arrow_left:focus,.esgbox-container .esgbox-button--arrow_left:hover,.esgbox-container .esgbox-button--arrow_right:focus,.esgbox-container .esgbox-button--arrow_right:hover{background:rgba(0,0,0,.6)}.esg-filter-wrapper{visibility:hidden}.esg-mobile-filter-button{display:none}.esg-filter-wrapper.dropdownstyle .esg-mobile-filter-button{display:inline-block}.esg-mobile-filter-wrap{visibility:visible}.esg-mobile-filter-wrap .esg-dropdown-wrapper{display:none!important;visibility:hidden!important}.eg-esgblankskin-wrapper *{visibility:hidden!important}.eg-item-in-focus{z-index:999!important}.esg-cover-overflow{overflow:hidden}.esg-transition[data-transition^=esg-collapse]{overflow:hidden}.esg-transition[data-transition^=esg-collapse]:after,.esg-transition[data-transition^=esg-collapse]:before{position:absolute;content:""}.esg-transition[data-transition^=esg-collapsevertical]:after,.esg-transition[data-transition^=esg-collapsevertical]:before{width:100%;height:0;left:0}.esg-transition[data-transition^=esg-collapsevertical]:before{top:0}.esg-transition[data-transition^=esg-collapsevertical]:after{bottom:0}.esg-transition[data-transition=esg-collapseverticalout]:after,.esg-transition[data-transition=esg-collapseverticalout]:before{height:50%}.esg-transition[data-transition^=esg-collapsehorizontal]:after,.esg-transition[data-transition^=esg-collapsehorizontal]:before{width:0;height:100%;top:0}.esg-transition[data-transition^=esg-collapsehorizontal]:before{left:0}.esg-transition[data-transition^=esg-collapsehorizontal]:after{right:0}.esg-transition[data-transition=esg-collapsehorizontalout]:before{width:50%}.esg-transition[data-transition=esg-collapsehorizontalout]:after{width:50%}.esg-hovered .esg-transition[data-transition=esg-collapsevertical]:after,.esg-hovered .esg-transition[data-transition=esg-collapsevertical]:before{height:50%}.esg-hovered .esg-transition[data-transition=esg-collapseverticalout]:after,.esg-hovered .esg-transition[data-transition=esg-collapseverticalout]:before{height:0}.esg-hovered .esg-transition[data-transition=esg-collapsehorizontal]:after,.esg-hovered .esg-transition[data-transition=esg-collapsehorizontal]:before{width:50%}.esg-hovered .esg-transition[data-transition=esg-collapsehorizontalout]:after,.esg-hovered .esg-transition[data-transition=esg-collapsehorizontalout]:before{width:0}.esg-transition[data-transition^=esg-line]:after{content:"";position:absolute;width:70%;height:70%;top:15%;left:15%;background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.esg-transition[data-transition=esg-linediagonal]:after,.esg-transition[data-transition=esg-linehorizontal]:after,.esg-transition[data-transition=esg-linevertical]:after{transform:scale(0)}.esg-hovered .esg-transition[data-transition^=esg-line]:after{transform:scale(1)}.esg-hovered .esg-transition[data-transition=esg-linediagonalout]:after,.esg-hovered .esg-transition[data-transition=esg-linehorizontalout]:after,.esg-hovered .esg-transition[data-transition=esg-lineverticalout]:after{transform:scale(0)}.esg-transition[data-transition^=esg-spiral]:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;box-sizing:border-box;padding-bottom:100%;background-size:contain;background-repeat:no-repeat;transform-origin:center;transform:translate(-50%,-50%) rotate(0) scale(0)}.esg-transition[data-transition=esg-spiralzoomout]:after{transform:translate(-50%,-50%) rotate(-300deg) scale(3)}.esg-hovered .esg-transition[data-transition=esg-spiralzoom]:after{transform:translate(-50%,-50%) rotate(-300deg) scale(3)}.esg-hovered .esg-transition[data-transition=esg-spiralzoomout]:after{transform:translate(-50%,-50%) rotate(0) scale(0)}.esg-transition[data-transition^=esg-circlezoom]:after,.esg-transition[data-transition^=esg-circlezoom]:before{content:"";position:absolute;width:150%;height:150%;padding-bottom:150%;top:50%;left:50%;transform:translate(-50%,-50%) scale(0,0);border-radius:50%;box-sizing:border-box}.esg-transition[data-transition=esg-circlezoomout]:after,.esg-transition[data-transition=esg-circlezoomout]:before{transform:translate(-50%,-50%) scale(1,1)}.esg-hovered .esg-transition[data-transition=esg-circlezoom]:after,.esg-hovered .esg-transition[data-transition=esg-circlezoom]:before{transform:translate(-50%,-50%) scale(1,1)}.esg-hovered .esg-transition[data-transition=esg-circlezoomout]:after,.esg-hovered .esg-transition[data-transition=esg-circlezoomout]:before{transform:translate(-50%,-50%) scale(0,0)}.esg-transition[data-transition^=esg-line]:before,.esg-transition[data-transition^=esg-spiral]:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:0}.esg-transition[data-transition=esg-linediagonalout]:before,.esg-transition[data-transition=esg-linehorizontalout]:before,.esg-transition[data-transition=esg-lineverticalout]:before,.esg-transition[data-transition=esg-spiralzoomout]:before{opacity:1}.esg-hovered .esg-transition[data-transition=esg-spiralzoom]:before,.esg-hovered .esg-transition[data-transition^=esg-line]:before{opacity:1}.esg-hovered .esg-transition[data-transition=esg-linediagonalout]:before,.esg-hovered .esg-transition[data-transition=esg-linehorizontalout]:before,.esg-hovered .esg-transition[data-transition=esg-lineverticalout]:before,.esg-hovered .esg-transition[data-transition=esg-spiralzoomout]:before{opacity:0}.esg-overlay.esg-cover-blend-multiply{mix-blend-mode:multiply}.esg-overlay.esg-cover-blend-screen{mix-blend-mode:screen}.esg-overlay.esg-cover-blend-overlay{mix-blend-mode:overlay}.esg-overlay.esg-cover-blend-darken{mix-blend-mode:darken}.esg-overlay.esg-cover-blend-lighten{mix-blend-mode:lighten}.esg-overlay.esg-cover-blend-color-dodge{mix-blend-mode:color-dodge}.esg-overlay.esg-cover-blend-color-burn{mix-blend-mode:color-burn}.esg-overlay.esg-cover-blend-hard-light{mix-blend-mode:hard-light}.esg-overlay.esg-cover-blend-soft-light{mix-blend-mode:soft-light}.esg-overlay.esg-cover-blend-difference{mix-blend-mode:difference}.esg-overlay.esg-cover-blend-exclusion{mix-blend-mode:exclusion}.esg-overlay.esg-cover-blend-hue{mix-blend-mode:hue}.esg-overlay.esg-cover-blend-saturation{mix-blend-mode:saturation}.esg-overlay.esg-cover-blend-color{mix-blend-mode:color}.esg-overlay.esg-cover-blend-luminosity{mix-blend-mode:luminosity}.source_type_stream .esg-filter-wrapper{display:none!important}[class*=" pe-7s-"]:before{font-family:Pe-icon-7-stroke}#esg_search_wrapper{height:auto;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:20000}#esg_search_wrapper .esg-filter-wrapper,#esg_search_wrapper .esg-pagination{margin-left:0!important}#esg_big_search_wrapper{padding-top:0;position:relative}#esg_big_search_wrapper .bigsearchfield{-moz-border-bottom-colors:none!important;-moz-border-left-colors:none!important;-moz-border-right-colors:none!important;-moz-border-top-colors:none!important;background:none repeat scroll 0 0 rgba(255,255,255,0)!important;border:none!important;border-bottom:2px solid #333!important;color:#333!important;font-size:40px!important;font-weight:700;line-height:40px!important;padding:0!important;position:relative;width:100%;z-index:10;height:50px!important;border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important}#esg_big_search_wrapper::-ms-clear{display:none}#esg_big_search_wrapper .bigsearchfield::-ms-clear{display:none}#esg_big_search_fake_txt{background:none repeat scroll 0 0 rgba(255,255,255,0)!important;border:medium none!important;color:#333!important;font-size:40px!important;font-weight:700;line-height:40px!important;padding:0!important;position:absolute!important;top:7px!important;width:100%;z-index:5;height:50px!important}.esg_big_search_close{color:#333;cursor:pointer;font-size:40px;font-weight:400;position:absolute;right:30px;top:50px;z-index:20}.esg_searchresult_title{color:#333;font-size:11px;font-weight:700;letter-spacing:1px;margin-top:30px;text-transform:uppercase}#esg_search_bg{background:none repeat scroll 0 0 rgba(255,255,255,.85);height:100%;left:0;position:fixed;top:0;width:100%;z-index:19999}.esg_searchcontainer{box-sizing:border-box;padding:40px;position:relative;width:100%}.esg_searchresult{color:#333;font-size:17px;font-weight:600;line-height:26px}#esg_big_search_wrapper.dark .bigsearchfield{background:none repeat scroll 0 0 rgba(0,0,0,0)!important;border-bottom:2px solid #fff!important;color:#fff!important}.dark #esg_big_search_fake_txt{background:none repeat scroll 0 0 rgba(0,0,0,0)!important;color:#fff!important}.dark .esg_big_search_close{color:#fff}.dark .esg_searchresult_title{color:#fff}#esg_search_bg.dark{background:none repeat scroll 0 0 rgba(0,0,0,.85)}.dark .esg_searchresult{color:#fff}@font-face {font-family: 'Defaults';src:url(//fronthubwerke.wp-stage.de/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?rfa9z8);src:url(//fronthubwerke.wp-stage.de/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?#iefixrfa9z8) format('embedded-opentype'),url(//fronthubwerke.wp-stage.de/wp-content/uploads/smile_fonts/Defaults/Defaults.woff?rfa9z8) format('woff'),url(//fronthubwerke.wp-stage.de/wp-content/uploads/smile_fonts/Defaults/Defaults.ttf?rfa9z8) format('truetype'),url(//fronthubwerke.wp-stage.de/wp-content/uploads/smile_fonts/Defaults/Defaults.svg?rfa9z8#Defaults) format('svg');font-weight: normal;font-style: normal;}[class^="Defaults-"], [class*=" Defaults-"] {font-family: 'Defaults';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;}.Defaults-glass:before {content: "\f000";}.Defaults-music:before {content: "\f001";}.Defaults-search:before {content: "\f002";}.Defaults-envelope-o:before {content: "\f003";}.Defaults-heart:before {content: "\f004";}.Defaults-star:before {content: "\f005";}.Defaults-star-o:before {content: "\f006";}.Defaults-user:before {content: "\f007";}.Defaults-film:before {content: "\f008";}.Defaults-th-large:before {content: "\f009";}.Defaults-th:before {content: "\f00a";}.Defaults-th-list:before {content: "\f00b";}.Defaults-check:before {content: "\f00c";}.Defaults-close:before {content: "\f00d";}.Defaults-remove:before {content: "\f00d";}.Defaults-times:before {content: "\f00d";}.Defaults-search-plus:before {content: "\f00e";}.Defaults-search-minus:before {content: "\f010";}.Defaults-power-off:before {content: "\f011";}.Defaults-signal:before {content: "\f012";}.Defaults-cog:before {content: "\f013";}.Defaults-gear:before {content: "\f013";}.Defaults-trash-o:before {content: "\f014";}.Defaults-home:before {content: "\f015";}.Defaults-file-o:before {content: "\f016";}.Defaults-clock-o:before {content: "\f017";}.Defaults-road:before {content: "\f018";}.Defaults-download:before {content: "\f019";}.Defaults-arrow-circle-o-down:before {content: "\f01a";}.Defaults-arrow-circle-o-up:before {content: "\f01b";}.Defaults-inbox:before {content: "\f01c";}.Defaults-play-circle-o:before {content: "\f01d";}.Defaults-repeat:before {content: "\f01e";}.Defaults-rotate-right:before {content: "\f01e";}.Defaults-refresh:before {content: "\f021";}.Defaults-list-alt:before {content: "\f022";}.Defaults-lock:before {content: "\f023";}.Defaults-flag:before {content: "\f024";}.Defaults-headphones:before {content: "\f025";}.Defaults-volume-off:before {content: "\f026";}.Defaults-volume-down:before {content: "\f027";}.Defaults-volume-up:before {content: "\f028";}.Defaults-qrcode:before {content: "\f029";}.Defaults-barcode:before {content: "\f02a";}.Defaults-tag:before {content: "\f02b";}.Defaults-tags:before {content: "\f02c";}.Defaults-book:before {content: "\f02d";}.Defaults-bookmark:before {content: "\f02e";}.Defaults-print:before {content: "\f02f";}.Defaults-camera:before {content: "\f030";}.Defaults-font:before {content: "\f031";}.Defaults-bold:before {content: "\f032";}.Defaults-italic:before {content: "\f033";}.Defaults-text-height:before {content: "\f034";}.Defaults-text-width:before {content: "\f035";}.Defaults-align-left:before {content: "\f036";}.Defaults-align-center:before {content: "\f037";}.Defaults-align-right:before {content: "\f038";}.Defaults-align-justify:before {content: "\f039";}.Defaults-list:before {content: "\f03a";}.Defaults-dedent:before {content: "\f03b";}.Defaults-outdent:before {content: "\f03b";}.Defaults-indent:before {content: "\f03c";}.Defaults-video-camera:before {content: "\f03d";}.Defaults-image:before {content: "\f03e";}.Defaults-photo:before {content: "\f03e";}.Defaults-picture-o:before {content: "\f03e";}.Defaults-pencil:before {content: "\f040";}.Defaults-map-marker:before {content: "\f041";}.Defaults-adjust:before {content: "\f042";}.Defaults-tint:before {content: "\f043";}.Defaults-edit:before {content: "\f044";}.Defaults-pencil-square-o:before {content: "\f044";}.Defaults-share-square-o:before {content: "\f045";}.Defaults-check-square-o:before {content: "\f046";}.Defaults-arrows:before {content: "\f047";}.Defaults-step-backward:before {content: "\f048";}.Defaults-fast-backward:before {content: "\f049";}.Defaults-backward:before {content: "\f04a";}.Defaults-play:before {content: "\f04b";}.Defaults-pause:before {content: "\f04c";}.Defaults-stop:before {content: "\f04d";}.Defaults-forward:before {content: "\f04e";}.Defaults-fast-forward:before {content: "\f050";}.Defaults-step-forward:before {content: "\f051";}.Defaults-eject:before {content: "\f052";}.Defaults-chevron-left:before {content: "\f053";}.Defaults-chevron-right:before {content: "\f054";}.Defaults-plus-circle:before {content: "\f055";}.Defaults-minus-circle:before {content: "\f056";}.Defaults-times-circle:before {content: "\f057";}.Defaults-check-circle:before {content: "\f058";}.Defaults-question-circle:before {content: "\f059";}.Defaults-info-circle:before {content: "\f05a";}.Defaults-crosshairs:before {content: "\f05b";}.Defaults-times-circle-o:before {content: "\f05c";}.Defaults-check-circle-o:before {content: "\f05d";}.Defaults-ban:before {content: "\f05e";}.Defaults-arrow-left:before {content: "\f060";}.Defaults-arrow-right:before {content: "\f061";}.Defaults-arrow-up:before {content: "\f062";}.Defaults-arrow-down:before {content: "\f063";}.Defaults-mail-forward:before {content: "\f064";}.Defaults-share:before {content: "\f064";}.Defaults-expand:before {content: "\f065";}.Defaults-compress:before {content: "\f066";}.Defaults-plus:before {content: "\f067";}.Defaults-minus:before {content: "\f068";}.Defaults-asterisk:before {content: "\f069";}.Defaults-exclamation-circle:before {content: "\f06a";}.Defaults-gift:before {content: "\f06b";}.Defaults-leaf:before {content: "\f06c";}.Defaults-fire:before {content: "\f06d";}.Defaults-eye:before {content: "\f06e";}.Defaults-eye-slash:before {content: "\f070";}.Defaults-exclamation-triangle:before {content: "\f071";}.Defaults-warning:before {content: "\f071";}.Defaults-plane:before {content: "\f072";}.Defaults-calendar:before {content: "\f073";}.Defaults-random:before {content: "\f074";}.Defaults-comment:before {content: "\f075";}.Defaults-magnet:before {content: "\f076";}.Defaults-chevron-up:before {content: "\f077";}.Defaults-chevron-down:before {content: "\f078";}.Defaults-retweet:before {content: "\f079";}.Defaults-shopping-cart:before {content: "\f07a";}.Defaults-folder:before {content: "\f07b";}.Defaults-folder-open:before {content: "\f07c";}.Defaults-arrows-v:before {content: "\f07d";}.Defaults-arrows-h:before {content: "\f07e";}.Defaults-bar-chart:before {content: "\f080";}.Defaults-bar-chart-o:before {content: "\f080";}.Defaults-twitter-square:before {content: "\f081";}.Defaults-facebook-square:before {content: "\f082";}.Defaults-camera-retro:before {content: "\f083";}.Defaults-key:before {content: "\f084";}.Defaults-cogs:before {content: "\f085";}.Defaults-gears:before {content: "\f085";}.Defaults-comments:before {content: "\f086";}.Defaults-thumbs-o-up:before {content: "\f087";}.Defaults-thumbs-o-down:before {content: "\f088";}.Defaults-star-half:before {content: "\f089";}.Defaults-heart-o:before {content: "\f08a";}.Defaults-sign-out:before {content: "\f08b";}.Defaults-linkedin-square:before {content: "\f08c";}.Defaults-thumb-tack:before {content: "\f08d";}.Defaults-external-link:before {content: "\f08e";}.Defaults-sign-in:before {content: "\f090";}.Defaults-trophy:before {content: "\f091";}.Defaults-github-square:before {content: "\f092";}.Defaults-upload:before {content: "\f093";}.Defaults-lemon-o:before {content: "\f094";}.Defaults-phone:before {content: "\f095";}.Defaults-square-o:before {content: "\f096";}.Defaults-bookmark-o:before {content: "\f097";}.Defaults-phone-square:before {content: "\f098";}.Defaults-twitter:before {content: "\f099";}.Defaults-facebook:before {content: "\f09a";}.Defaults-facebook-f:before {content: "\f09a";}.Defaults-github:before {content: "\f09b";}.Defaults-unlock:before {content: "\f09c";}.Defaults-credit-card:before {content: "\f09d";}.Defaults-rss:before {content: "\f09e";}.Defaults-hdd-o:before {content: "\f0a0";}.Defaults-bullhorn:before {content: "\f0a1";}.Defaults-bell-o:before {content: "\f0a2";}.Defaults-certificate:before {content: "\f0a3";}.Defaults-hand-o-right:before {content: "\f0a4";}.Defaults-hand-o-left:before {content: "\f0a5";}.Defaults-hand-o-up:before {content: "\f0a6";}.Defaults-hand-o-down:before {content: "\f0a7";}.Defaults-arrow-circle-left:before {content: "\f0a8";}.Defaults-arrow-circle-right:before {content: "\f0a9";}.Defaults-arrow-circle-up:before {content: "\f0aa";}.Defaults-arrow-circle-down:before {content: "\f0ab";}.Defaults-globe:before {content: "\f0ac";}.Defaults-wrench:before {content: "\f0ad";}.Defaults-tasks:before {content: "\f0ae";}.Defaults-filter:before {content: "\f0b0";}.Defaults-briefcase:before {content: "\f0b1";}.Defaults-arrows-alt:before {content: "\f0b2";}.Defaults-group:before {content: "\f0c0";}.Defaults-users:before {content: "\f0c0";}.Defaults-chain:before {content: "\f0c1";}.Defaults-link:before {content: "\f0c1";}.Defaults-cloud:before {content: "\f0c2";}.Defaults-flask:before {content: "\f0c3";}.Defaults-cut:before {content: "\f0c4";}.Defaults-scissors:before {content: "\f0c4";}.Defaults-copy:before {content: "\f0c5";}.Defaults-files-o:before {content: "\f0c5";}.Defaults-paperclip:before {content: "\f0c6";}.Defaults-floppy-o:before {content: "\f0c7";}.Defaults-save:before {content: "\f0c7";}.Defaults-square:before {content: "\f0c8";}.Defaults-bars:before {content: "\f0c9";}.Defaults-navicon:before {content: "\f0c9";}.Defaults-reorder:before {content: "\f0c9";}.Defaults-list-ul:before {content: "\f0ca";}.Defaults-list-ol:before {content: "\f0cb";}.Defaults-strikethrough:before {content: "\f0cc";}.Defaults-underline:before {content: "\f0cd";}.Defaults-table:before {content: "\f0ce";}.Defaults-magic:before {content: "\f0d0";}.Defaults-truck:before {content: "\f0d1";}.Defaults-pinterest:before {content: "\f0d2";}.Defaults-pinterest-square:before {content: "\f0d3";}.Defaults-google-plus-square:before {content: "\f0d4";}.Defaults-google-plus:before {content: "\f0d5";}.Defaults-money:before {content: "\f0d6";}.Defaults-caret-down:before {content: "\f0d7";}.Defaults-caret-up:before {content: "\f0d8";}.Defaults-caret-left:before {content: "\f0d9";}.Defaults-caret-right:before {content: "\f0da";}.Defaults-columns:before {content: "\f0db";}.Defaults-sort:before {content: "\f0dc";}.Defaults-unsorted:before {content: "\f0dc";}.Defaults-sort-desc:before {content: "\f0dd";}.Defaults-sort-down:before {content: "\f0dd";}.Defaults-sort-asc:before {content: "\f0de";}.Defaults-sort-up:before {content: "\f0de";}.Defaults-envelope:before {content: "\f0e0";}.Defaults-linkedin:before {content: "\f0e1";}.Defaults-rotate-left:before {content: "\f0e2";}.Defaults-undo:before {content: "\f0e2";}.Defaults-gavel:before {content: "\f0e3";}.Defaults-legal:before {content: "\f0e3";}.Defaults-dashboard:before {content: "\f0e4";}.Defaults-tachometer:before {content: "\f0e4";}.Defaults-comment-o:before {content: "\f0e5";}.Defaults-comments-o:before {content: "\f0e6";}.Defaults-bolt:before {content: "\f0e7";}.Defaults-flash:before {content: "\f0e7";}.Defaults-sitemap:before {content: "\f0e8";}.Defaults-umbrella:before {content: "\f0e9";}.Defaults-clipboard:before {content: "\f0ea";}.Defaults-paste:before {content: "\f0ea";}.Defaults-lightbulb-o:before {content: "\f0eb";}.Defaults-exchange:before {content: "\f0ec";}.Defaults-cloud-download:before {content: "\f0ed";}.Defaults-cloud-upload:before {content: "\f0ee";}.Defaults-user-md:before {content: "\f0f0";}.Defaults-stethoscope:before {content: "\f0f1";}.Defaults-suitcase:before {content: "\f0f2";}.Defaults-bell:before {content: "\f0f3";}.Defaults-coffee:before {content: "\f0f4";}.Defaults-cutlery:before {content: "\f0f5";}.Defaults-file-text-o:before {content: "\f0f6";}.Defaults-building-o:before {content: "\f0f7";}.Defaults-hospital-o:before {content: "\f0f8";}.Defaults-ambulance:before {content: "\f0f9";}.Defaults-medkit:before {content: "\f0fa";}.Defaults-fighter-jet:before {content: "\f0fb";}.Defaults-beer:before {content: "\f0fc";}.Defaults-h-square:before {content: "\f0fd";}.Defaults-plus-square:before {content: "\f0fe";}.Defaults-angle-double-left:before {content: "\f100";}.Defaults-angle-double-right:before {content: "\f101";}.Defaults-angle-double-up:before {content: "\f102";}.Defaults-angle-double-down:before {content: "\f103";}.Defaults-angle-left:before {content: "\f104";}.Defaults-angle-right:before {content: "\f105";}.Defaults-angle-up:before {content: "\f106";}.Defaults-angle-down:before {content: "\f107";}.Defaults-desktop:before {content: "\f108";}.Defaults-laptop:before {content: "\f109";}.Defaults-tablet:before {content: "\f10a";}.Defaults-mobile:before {content: "\f10b";}.Defaults-mobile-phone:before {content: "\f10b";}.Defaults-circle-o:before {content: "\f10c";}.Defaults-quote-left:before {content: "\f10d";}.Defaults-quote-right:before {content: "\f10e";}.Defaults-spinner:before {content: "\f110";}.Defaults-circle:before {content: "\f111";}.Defaults-mail-reply:before {content: "\f112";}.Defaults-reply:before {content: "\f112";}.Defaults-github-alt:before {content: "\f113";}.Defaults-folder-o:before {content: "\f114";}.Defaults-folder-open-o:before {content: "\f115";}.Defaults-smile-o:before {content: "\f118";}.Defaults-frown-o:before {content: "\f119";}.Defaults-meh-o:before {content: "\f11a";}.Defaults-gamepad:before {content: "\f11b";}.Defaults-keyboard-o:before {content: "\f11c";}.Defaults-flag-o:before {content: "\f11d";}.Defaults-flag-checkered:before {content: "\f11e";}.Defaults-terminal:before {content: "\f120";}.Defaults-code:before {content: "\f121";}.Defaults-mail-reply-all:before {content: "\f122";}.Defaults-reply-all:before {content: "\f122";}.Defaults-star-half-empty:before {content: "\f123";}.Defaults-star-half-full:before {content: "\f123";}.Defaults-star-half-o:before {content: "\f123";}.Defaults-location-arrow:before {content: "\f124";}.Defaults-crop:before {content: "\f125";}.Defaults-code-fork:before {content: "\f126";}.Defaults-chain-broken:before {content: "\f127";}.Defaults-unlink:before {content: "\f127";}.Defaults-question:before {content: "\f128";}.Defaults-info:before {content: "\f129";}.Defaults-exclamation:before {content: "\f12a";}.Defaults-superscript:before {content: "\f12b";}.Defaults-subscript:before {content: "\f12c";}.Defaults-eraser:before {content: "\f12d";}.Defaults-puzzle-piece:before {content: "\f12e";}.Defaults-microphone:before {content: "\f130";}.Defaults-microphone-slash:before {content: "\f131";}.Defaults-shield:before {content: "\f132";}.Defaults-calendar-o:before {content: "\f133";}.Defaults-fire-extinguisher:before {content: "\f134";}.Defaults-rocket:before {content: "\f135";}.Defaults-maxcdn:before {content: "\f136";}.Defaults-chevron-circle-left:before {content: "\f137";}.Defaults-chevron-circle-right:before {content: "\f138";}.Defaults-chevron-circle-up:before {content: "\f139";}.Defaults-chevron-circle-down:before {content: "\f13a";}.Defaults-html5:before {content: "\f13b";}.Defaults-css3:before {content: "\f13c";}.Defaults-anchor:before {content: "\f13d";}.Defaults-unlock-alt:before {content: "\f13e";}.Defaults-bullseye:before {content: "\f140";}.Defaults-ellipsis-h:before {content: "\f141";}.Defaults-ellipsis-v:before {content: "\f142";}.Defaults-rss-square:before {content: "\f143";}.Defaults-play-circle:before {content: "\f144";}.Defaults-ticket:before {content: "\f145";}.Defaults-minus-square:before {content: "\f146";}.Defaults-minus-square-o:before {content: "\f147";}.Defaults-level-up:before {content: "\f148";}.Defaults-level-down:before {content: "\f149";}.Defaults-check-square:before {content: "\f14a";}.Defaults-pencil-square:before {content: "\f14b";}.Defaults-external-link-square:before {content: "\f14c";}.Defaults-share-square:before {content: "\f14d";}.Defaults-compass:before {content: "\f14e";}.Defaults-caret-square-o-down:before {content: "\f150";}.Defaults-toggle-down:before {content: "\f150";}.Defaults-caret-square-o-up:before {content: "\f151";}.Defaults-toggle-up:before {content: "\f151";}.Defaults-caret-square-o-right:before {content: "\f152";}.Defaults-toggle-right:before {content: "\f152";}.Defaults-eur:before {content: "\f153";}.Defaults-euro:before {content: "\f153";}.Defaults-gbp:before {content: "\f154";}.Defaults-dollar:before {content: "\f155";}.Defaults-usd:before {content: "\f155";}.Defaults-inr:before {content: "\f156";}.Defaults-rupee:before {content: "\f156";}.Defaults-cny:before {content: "\f157";}.Defaults-jpy:before {content: "\f157";}.Defaults-rmb:before {content: "\f157";}.Defaults-yen:before {content: "\f157";}.Defaults-rouble:before {content: "\f158";}.Defaults-rub:before {content: "\f158";}.Defaults-ruble:before {content: "\f158";}.Defaults-krw:before {content: "\f159";}.Defaults-won:before {content: "\f159";}.Defaults-bitcoin:before {content: "\f15a";}.Defaults-btc:before {content: "\f15a";}.Defaults-file:before {content: "\f15b";}.Defaults-file-text:before {content: "\f15c";}.Defaults-sort-alpha-asc:before {content: "\f15d";}.Defaults-sort-alpha-desc:before {content: "\f15e";}.Defaults-sort-amount-asc:before {content: "\f160";}.Defaults-sort-amount-desc:before {content: "\f161";}.Defaults-sort-numeric-asc:before {content: "\f162";}.Defaults-sort-numeric-desc:before {content: "\f163";}.Defaults-thumbs-up:before {content: "\f164";}.Defaults-thumbs-down:before {content: "\f165";}.Defaults-youtube-square:before {content: "\f166";}.Defaults-youtube:before {content: "\f167";}.Defaults-xing:before {content: "\f168";}.Defaults-xing-square:before {content: "\f169";}.Defaults-youtube-play:before {content: "\f16a";}.Defaults-dropbox:before {content: "\f16b";}.Defaults-stack-overflow:before {content: "\f16c";}.Defaults-instagram:before {content: "\f16d";}.Defaults-flickr:before {content: "\f16e";}.Defaults-adn:before {content: "\f170";}.Defaults-bitbucket:before {content: "\f171";}.Defaults-bitbucket-square:before {content: "\f172";}.Defaults-tumblr:before {content: "\f173";}.Defaults-tumblr-square:before {content: "\f174";}.Defaults-long-arrow-down:before {content: "\f175";}.Defaults-long-arrow-up:before {content: "\f176";}.Defaults-long-arrow-left:before {content: "\f177";}.Defaults-long-arrow-right:before {content: "\f178";}.Defaults-apple:before {content: "\f179";}.Defaults-windows:before {content: "\f17a";}.Defaults-android:before {content: "\f17b";}.Defaults-linux:before {content: "\f17c";}.Defaults-dribbble:before {content: "\f17d";}.Defaults-skype:before {content: "\f17e";}.Defaults-foursquare:before {content: "\f180";}.Defaults-trello:before {content: "\f181";}.Defaults-female:before {content: "\f182";}.Defaults-male:before {content: "\f183";}.Defaults-gittip:before {content: "\f184";}.Defaults-gratipay:before {content: "\f184";}.Defaults-sun-o:before {content: "\f185";}.Defaults-moon-o:before {content: "\f186";}.Defaults-archive:before {content: "\f187";}.Defaults-bug:before {content: "\f188";}.Defaults-vk:before {content: "\f189";}.Defaults-weibo:before {content: "\f18a";}.Defaults-renren:before {content: "\f18b";}.Defaults-pagelines:before {content: "\f18c";}.Defaults-stack-exchange:before {content: "\f18d";}.Defaults-arrow-circle-o-right:before {content: "\f18e";}.Defaults-arrow-circle-o-left:before {content: "\f190";}.Defaults-caret-square-o-left:before {content: "\f191";}.Defaults-toggle-left:before {content: "\f191";}.Defaults-dot-circle-o:before {content: "\f192";}.Defaults-wheelchair:before {content: "\f193";}.Defaults-vimeo-square:before {content: "\f194";}.Defaults-try:before {content: "\f195";}.Defaults-turkish-lira:before {content: "\f195";}.Defaults-plus-square-o:before {content: "\f196";}.Defaults-space-shuttle:before {content: "\f197";}.Defaults-slack:before {content: "\f198";}.Defaults-envelope-square:before {content: "\f199";}.Defaults-wordpress:before {content: "\f19a";}.Defaults-openid:before {content: "\f19b";}.Defaults-bank:before {content: "\f19c";}.Defaults-institution:before {content: "\f19c";}.Defaults-university:before {content: "\f19c";}.Defaults-graduation-cap:before {content: "\f19d";}.Defaults-mortar-board:before {content: "\f19d";}.Defaults-yahoo:before {content: "\f19e";}.Defaults-google:before {content: "\f1a0";}.Defaults-reddit:before {content: "\f1a1";}.Defaults-reddit-square:before {content: "\f1a2";}.Defaults-stumbleupon-circle:before {content: "\f1a3";}.Defaults-stumbleupon:before {content: "\f1a4";}.Defaults-delicious:before {content: "\f1a5";}.Defaults-digg:before {content: "\f1a6";}.Defaults-pied-piper:before {content: "\f1a7";}.Defaults-pied-piper-alt:before {content: "\f1a8";}.Defaults-drupal:before {content: "\f1a9";}.Defaults-joomla:before {content: "\f1aa";}.Defaults-language:before {content: "\f1ab";}.Defaults-fax:before {content: "\f1ac";}.Defaults-building:before {content: "\f1ad";}.Defaults-child:before {content: "\f1ae";}.Defaults-paw:before {content: "\f1b0";}.Defaults-spoon:before {content: "\f1b1";}.Defaults-cube:before {content: "\f1b2";}.Defaults-cubes:before {content: "\f1b3";}.Defaults-behance:before {content: "\f1b4";}.Defaults-behance-square:before {content: "\f1b5";}.Defaults-steam:before {content: "\f1b6";}.Defaults-steam-square:before {content: "\f1b7";}.Defaults-recycle:before {content: "\f1b8";}.Defaults-automobile:before {content: "\f1b9";}.Defaults-car:before {content: "\f1b9";}.Defaults-cab:before {content: "\f1ba";}.Defaults-taxi:before {content: "\f1ba";}.Defaults-tree:before {content: "\f1bb";}.Defaults-spotify:before {content: "\f1bc";}.Defaults-deviantart:before {content: "\f1bd";}.Defaults-soundcloud:before {content: "\f1be";}.Defaults-database:before {content: "\f1c0";}.Defaults-file-pdf-o:before {content: "\f1c1";}.Defaults-file-word-o:before {content: "\f1c2";}.Defaults-file-excel-o:before {content: "\f1c3";}.Defaults-file-powerpoint-o:before {content: "\f1c4";}.Defaults-file-image-o:before {content: "\f1c5";}.Defaults-file-photo-o:before {content: "\f1c5";}.Defaults-file-picture-o:before {content: "\f1c5";}.Defaults-file-archive-o:before {content: "\f1c6";}.Defaults-file-zip-o:before {content: "\f1c6";}.Defaults-file-audio-o:before {content: "\f1c7";}.Defaults-file-sound-o:before {content: "\f1c7";}.Defaults-file-movie-o:before {content: "\f1c8";}.Defaults-file-video-o:before {content: "\f1c8";}.Defaults-file-code-o:before {content: "\f1c9";}.Defaults-vine:before {content: "\f1ca";}.Defaults-codepen:before {content: "\f1cb";}.Defaults-jsfiddle:before {content: "\f1cc";}.Defaults-life-bouy:before {content: "\f1cd";}.Defaults-life-buoy:before {content: "\f1cd";}.Defaults-life-ring:before {content: "\f1cd";}.Defaults-life-saver:before {content: "\f1cd";}.Defaults-support:before {content: "\f1cd";}.Defaults-circle-o-notch:before {content: "\f1ce";}.Defaults-ra:before {content: "\f1d0";}.Defaults-rebel:before {content: "\f1d0";}.Defaults-empire:before {content: "\f1d1";}.Defaults-ge:before {content: "\f1d1";}.Defaults-git-square:before {content: "\f1d2";}.Defaults-git:before {content: "\f1d3";}.Defaults-hacker-news:before {content: "\f1d4";}.Defaults-tencent-weibo:before {content: "\f1d5";}.Defaults-qq:before {content: "\f1d6";}.Defaults-wechat:before {content: "\f1d7";}.Defaults-weixin:before {content: "\f1d7";}.Defaults-paper-plane:before {content: "\f1d8";}.Defaults-send:before {content: "\f1d8";}.Defaults-paper-plane-o:before {content: "\f1d9";}.Defaults-send-o:before {content: "\f1d9";}.Defaults-history:before {content: "\f1da";}.Defaults-circle-thin:before {content: "\f1db";}.Defaults-genderless:before {content: "\f1db";}.Defaults-header:before {content: "\f1dc";}.Defaults-paragraph:before {content: "\f1dd";}.Defaults-sliders:before {content: "\f1de";}.Defaults-share-alt:before {content: "\f1e0";}.Defaults-share-alt-square:before {content: "\f1e1";}.Defaults-bomb:before {content: "\f1e2";}.Defaults-futbol-o:before {content: "\f1e3";}.Defaults-soccer-ball-o:before {content: "\f1e3";}.Defaults-tty:before {content: "\f1e4";}.Defaults-binoculars:before {content: "\f1e5";}.Defaults-plug:before {content: "\f1e6";}.Defaults-slideshare:before {content: "\f1e7";}.Defaults-twitch:before {content: "\f1e8";}.Defaults-yelp:before {content: "\f1e9";}.Defaults-newspaper-o:before {content: "\f1ea";}.Defaults-wifi:before {content: "\f1eb";}.Defaults-calculator:before {content: "\f1ec";}.Defaults-paypal:before {content: "\f1ed";}.Defaults-google-wallet:before {content: "\f1ee";}.Defaults-cc-visa:before {content: "\f1f0";}.Defaults-cc-mastercard:before {content: "\f1f1";}.Defaults-cc-discover:before {content: "\f1f2";}.Defaults-cc-amex:before {content: "\f1f3";}.Defaults-cc-paypal:before {content: "\f1f4";}.Defaults-cc-stripe:before {content: "\f1f5";}.Defaults-bell-slash:before {content: "\f1f6";}.Defaults-bell-slash-o:before {content: "\f1f7";}.Defaults-trash:before {content: "\f1f8";}.Defaults-copyright:before {content: "\f1f9";}.Defaults-at:before {content: "\f1fa";}.Defaults-eyedropper:before {content: "\f1fb";}.Defaults-paint-brush:before {content: "\f1fc";}.Defaults-birthday-cake:before {content: "\f1fd";}.Defaults-area-chart:before {content: "\f1fe";}.Defaults-pie-chart:before {content: "\f200";}.Defaults-line-chart:before {content: "\f201";}.Defaults-lastfm:before {content: "\f202";}.Defaults-lastfm-square:before {content: "\f203";}.Defaults-toggle-off:before {content: "\f204";}.Defaults-toggle-on:before {content: "\f205";}.Defaults-bicycle:before {content: "\f206";}.Defaults-bus:before {content: "\f207";}.Defaults-ioxhost:before {content: "\f208";}.Defaults-angellist:before {content: "\f209";}.Defaults-cc:before {content: "\f20a";}.Defaults-ils:before {content: "\f20b";}.Defaults-shekel:before {content: "\f20b";}.Defaults-sheqel:before {content: "\f20b";}.Defaults-meanpath:before {content: "\f20c";}.Defaults-buysellads:before {content: "\f20d";}.Defaults-connectdevelop:before {content: "\f20e";}.Defaults-dashcube:before {content: "\f210";}.Defaults-forumbee:before {content: "\f211";}.Defaults-leanpub:before {content: "\f212";}.Defaults-sellsy:before {content: "\f213";}.Defaults-shirtsinbulk:before {content: "\f214";}.Defaults-simplybuilt:before {content: "\f215";}.Defaults-skyatlas:before {content: "\f216";}.Defaults-cart-plus:before {content: "\f217";}.Defaults-cart-arrow-down:before {content: "\f218";}.Defaults-diamond:before {content: "\f219";}.Defaults-ship:before {content: "\f21a";}.Defaults-user-secret:before {content: "\f21b";}.Defaults-motorcycle:before {content: "\f21c";}.Defaults-street-view:before {content: "\f21d";}.Defaults-heartbeat:before {content: "\f21e";}.Defaults-venus:before {content: "\f221";}.Defaults-mars:before {content: "\f222";}.Defaults-mercury:before {content: "\f223";}.Defaults-transgender:before {content: "\f224";}.Defaults-transgender-alt:before {content: "\f225";}.Defaults-venus-double:before {content: "\f226";}.Defaults-mars-double:before {content: "\f227";}.Defaults-venus-mars:before {content: "\f228";}.Defaults-mars-stroke:before {content: "\f229";}.Defaults-mars-stroke-v:before {content: "\f22a";}.Defaults-mars-stroke-h:before {content: "\f22b";}.Defaults-neuter:before {content: "\f22c";}.Defaults-facebook-official:before {content: "\f230";}.Defaults-pinterest-p:before {content: "\f231";}.Defaults-whatsapp:before {content: "\f232";}.Defaults-server:before {content: "\f233";}.Defaults-user-plus:before {content: "\f234";}.Defaults-user-times:before {content: "\f235";}.Defaults-bed:before {content: "\f236";}.Defaults-hotel:before {content: "\f236";}.Defaults-viacoin:before {content: "\f237";}.Defaults-train:before {content: "\f238";}.Defaults-subway:before {content: "\f239";}.Defaults-medium:before {content: "\f23a";}