@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;
}
.woocommerce-checkout  #place_order {
padding: 10px 16px 7px;
font-size: 18px;
line-height: 1.33;
background-color:#66ab36;
outline:none;
margin-left:10px;
border-radius:0;
}
@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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img/basic1-014_stopwatch.png);
}
.single-post-meta a.comment,
.blog-post-meta a.comment{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img/post-type-video.png);
}
.pw-thumbnail .post-type-icon.link{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-001_forrst.png);
}
.picons_social .dribbble{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-002_dribbble.png);
}
.picons_social .twitter{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-003_twitter.png);
}
.picons_social .flickr{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-004_flickr.png);
}
.picons_social .twitter-1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-005_twitter.png);
}
.picons_social .facebook{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-006_facebook.png);
}
.picons_social .skype{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-007_skype.png);
}
.picons_social .digg{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-008_digg.png);
}
.picons_social .google{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-009_google.png);
}
.picons_social .html5{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-010_html5.png);
}
.picons_social .linkedin{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-011_linkedin.png);
}
.picons_social .last_fm{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-012_last_fm.png);
}
.picons_social .vimeo{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-013_vimeo.png);
}
.picons_social .yahoo{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-014_yahoo.png);
}
.picons_social .tumblr{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-015_tumblr.png);
}
.picons_social .apple{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-016_apple.png);
}
.picons_social .windows{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-017_windows.png);
}
.picons_social .youtube{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-018_youtube.png);
}
.picons_social .delicious{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-019_delicious.png);
}
.picons_social .rss{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-020_rss.png);
}
.picons_social .picasa{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-021_picasa.png);
}
.picons_social .deviantart{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-022_deviantart.png);
}
.picons_social .technorati{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-023_technorati.png);
}
.picons_social .stumbleupon{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-024_stumbleupon.png);
}
.picons_social .blogger{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-025_blogger.png);
}
.picons_social .wordpress{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-026_wordpress.png);
}
.picons_social .amazon{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-027_amazon.png);
}
.picons_social .appstore{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-028_appstore.png);
}
.picons_social .paypal{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-029_paypal.png);
}
.picons_social .myspace{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-030_myspace.png);
}
.picons_social .dropbox{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-031_dropbox.png);
}
.picons_social .windows8{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-032_windows8.png);
}
.picons_social .pinterest{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-033_pinterest.png);
}
.picons_social .soundcloud{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-034_soundcloud.png);
}
.picons_social .google_drive{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-035_google_drive.png);
}
.picons_social .android{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-036_android.png);
}
.picons_social .behance{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-037_behance.png);
}
.picons_social .instagram{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-038_instagram.png);
}
.picons_social .ebay{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-039_ebay.png);
}
.picons_social .google_plus{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-040_google_plus.png);
}
.picons_social .forrst1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-041_forrst.png);
}
.picons_social .dribbble1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-042_dribbble.png);
}
.picons_social .twitter1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-043_twitter.png);
}
.picons_social .flickr1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-044_flickr.png);
}
.picons_social .twitter-11{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-045_twitter.png);
}
.picons_social .facebook1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-046_facebook.png);
}
.picons_social .skype1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-047_skype.png);
}
.picons_social .digg1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-048_digg.png);
}
.picons_social .google1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-049_google.png);
}
.picons_social .html51{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-050_html5.png);
}
.picons_social .linkedin1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-051_linkedin.png);
}
.picons_social .last_fm1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-052_lastfm.png);
}
.picons_social .vimeo1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-053_vimeo.png);
}
.picons_social .yahoo1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-054_yahoo.png);
}
.picons_social .tumblr1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-055_tumblr.png);
}
.picons_social .apple1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-056_apple.png);
}
.picons_social .windows1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-057_windows.png);
}
.picons_social .youtube1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-058_youtube.png);
}
.picons_social .delicious1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-059_delicious.png);
}
.picons_social .rss1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-060_rss.png);
}
.picons_social .picasa1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-061_picasa.png);
}
.picons_social .deviantart1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-062_deviantart.png);
}
.picons_social .technorati1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-063_technorati.png);
}
.picons_social .stumbleupon1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-064_stumbleupon.png);
}
.picons_social .blogger1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-065_blogger.png);
}
.picons_social .wordpress1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-066_wordpress.png);
}
.picons_social .amazon1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-067_amazon.png);
}
.picons_social .appstore1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-068_appstore.png);
}
.picons_social .paypal1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-069_paypal.png);
}
.picons_social .myspace1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-070_myspace.png);
}
.picons_social .dropbox1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-071_dropbox.png);
}
.picons_social .windows81{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-072_windows8.png);
}
.picons_social .pinterest1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-073_pinterest.png);
}
.picons_social .soundcloud1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-074_soundcloud.png);
}
.picons_social .google_drive1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-075_google_drive.png);
}
.picons_social .android1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-076_android.png);
}
.picons_social .behance1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-077_behance.png);
}
.picons_social .instagram1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-078_instagram.png);
}
.picons_social .ebay1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social/social-079_ebay.png);
}
.picons_social .google_plus1{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-001_forrst.png);
}
#footer-meta .picons_social .dribbble{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-002_dribbble.png);
}
#footer-meta .picons_social .twitter{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-003_twitter.png);
}
#footer-meta .picons_social .flickr{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-004_flickr.png);
}
#footer-meta .picons_social .twitter-1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-005_twitter.png);
}
#footer-meta .picons_social .facebook{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-006_facebook.png);
}
#footer-meta .picons_social .skype{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-007_skype.png);
}
#footer-meta .picons_social .digg{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-008_digg.png);
}
#footer-meta .picons_social .google{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-009_google.png);
}
#footer-meta .picons_social .html5{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-010_html5.png);
}
#footer-meta .picons_social .linkedin{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-011_linkedin.png);
}
#footer-meta .picons_social .last_fm{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-012_last_fm.png);
}
#footer-meta .picons_social .vimeo{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-013_vimeo.png);
}
#footer-meta .picons_social .yahoo{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-014_yahoo.png);
}
#footer-meta .picons_social .tumblr{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-015_tumblr.png);
}
#footer-meta .picons_social .apple{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-016_apple.png);
}
#footer-meta .picons_social .windows{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-017_windows.png);
}
#footer-meta .picons_social .youtube{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-018_youtube.png);
}
#footer-meta .picons_social .delicious{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-019_delicious.png);
}
#footer-meta .picons_social .rss{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-020_rss.png);
}
#footer-meta .picons_social .picasa{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-021_picasa.png);
}
#footer-meta .picons_social .deviantart{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-022_deviantart.png);
}
#footer-meta .picons_social .technorati{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-023_technorati.png);
}
#footer-meta .picons_social .stumbleupon{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-024_stumbleupon.png);
}
#footer-meta .picons_social .blogger{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-025_blogger.png);
}
#footer-meta .picons_social .wordpress{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-026_wordpress.png);
}
#footer-meta .picons_social .amazon{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-027_amazon.png);
}
#footer-meta .picons_social .appstore{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-028_appstore.png);
}
#footer-meta .picons_social .paypal{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-029_paypal.png);
}
#footer-meta .picons_social .myspace{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-030_myspace.png);
}
#footer-meta .picons_social .dropbox{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-031_dropbox.png);
}
#footer-meta .picons_social .windows8{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-032_windows8.png);
}
#footer-meta .picons_social .pinterest{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-033_pinterest.png);
}
#footer-meta .picons_social .soundcloud{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-034_soundcloud.png);
}
#footer-meta .picons_social .google_drive{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-035_google_drive.png);
}
#footer-meta .picons_social .android{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-036_android.png);
}
#footer-meta .picons_social .behance{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-037_behance.png);
}
#footer-meta .picons_social .instagram{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-038_instagram.png);
}
#footer-meta .picons_social .ebay{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-039_ebay.png);
}
#footer-meta .picons_social .google_plus{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-040_google_plus.png);
}
#footer-meta .picons_social .forrst1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-041_forrst.png);
}
#footer-meta .picons_social .dribbble1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-042_dribbble.png);
}
#footer-meta .picons_social .twitter1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-043_twitter.png);
}
#footer-meta .picons_social .flickr1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-044_flickr.png);
}
#footer-meta .picons_social .twitter-11{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-045_twitter.png);
}
#footer-meta .picons_social .facebook1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-046_facebook.png);
}
#footer-meta .picons_social .skype1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-047_skype.png);
}
#footer-meta .picons_social .digg1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-048_digg.png);
}
#footer-meta .picons_social .google1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-049_google.png);
}
#footer-meta .picons_social .html51{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-050_html5.png);
}
#footer-meta .picons_social .linkedin1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-051_linkedin.png);
}
#footer-meta .picons_social .last_fm1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-052_lastfm.png);
}
#footer-meta .picons_social .vimeo1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-053_vimeo.png);
}
#footer-meta .picons_social .yahoo1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-054_yahoo.png);
}
#footer-meta .picons_social .tumblr1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-055_tumblr.png);
}
#footer-meta .picons_social .apple1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-056_apple.png);
}
#footer-meta .picons_social .windows1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-057_windows.png);
}
#footer-meta .picons_social .youtube1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-058_youtube.png);
}
#footer-meta .picons_social .delicious1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-059_delicious.png);
}
#footer-meta .picons_social .rss1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-060_rss.png);
}
#footer-meta .picons_social .picasa1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-061_picasa.png);
}
#footer-meta .picons_social .deviantart1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-062_deviantart.png);
}
#footer-meta .picons_social .technorati1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-063_technorati.png);
}
#footer-meta .picons_social .stumbleupon1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-064_stumbleupon.png);
}
#footer-meta .picons_social .blogger1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-065_blogger.png);
}
#footer-meta .picons_social .wordpress1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-066_wordpress.png);
}
#footer-meta .picons_social .amazon1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-067_amazon.png);
}
#footer-meta .picons_social .appstore1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-068_appstore.png);
}
#footer-meta .picons_social .paypal1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-069_paypal.png);
}
#footer-meta .picons_social .myspace1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-070_myspace.png);
}
#footer-meta .picons_social .dropbox1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-071_dropbox.png);
}
#footer-meta .picons_social .windows81{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-072_windows8.png);
}
#footer-meta .picons_social .pinterest1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-073_pinterest.png);
}
#footer-meta .picons_social .soundcloud1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-074_soundcloud.png);
}
#footer-meta .picons_social .google_drive1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-075_google_drive.png);
}
#footer-meta .picons_social .android1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-076_android.png);
}
#footer-meta .picons_social .behance1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-077_behance.png);
}
#footer-meta .picons_social .instagram1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-078_instagram.png);
}
#footer-meta .picons_social .ebay1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-079_ebay.png);
}
#footer-meta .picons_social .google_plus1{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-001_forrst.png);
}
.meta_colored_icons.picons_social .dribbble{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-002_dribbble.png);
}
.meta_colored_icons.picons_social .twitter{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-003_twitter.png);
}
.meta_colored_icons.picons_social .flickr{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-005_twitter.png);
}
.meta_colored_icons.picons_social .facebook{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-006_facebook.png);
}
.meta_colored_icons.picons_social .skype{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-007_skype.png);
}
.meta_colored_icons.picons_social .digg{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-008_digg.png);
}
.meta_colored_icons.picons_social .google{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-009_google.png);
}
.meta_colored_icons.picons_social .html5{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-010_html5.png);
}
.meta_colored_icons.picons_social .linkedin{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-013_vimeo.png);
}
.meta_colored_icons.picons_social .yahoo{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-014_yahoo.png);
}
.meta_colored_icons.picons_social .tumblr{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-015_tumblr.png);
}
.meta_colored_icons.picons_social .apple{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-016_apple.png);
}
.meta_colored_icons.picons_social .windows{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-017_windows.png);
}
.meta_colored_icons.picons_social .youtube{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-018_youtube.png);
}
.meta_colored_icons.picons_social .delicious{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-019_delicious.png);
}
.meta_colored_icons.picons_social .rss{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-020_rss.png);
}
.meta_colored_icons.picons_social .picasa{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-021_picasa.png);
}
.meta_colored_icons.picons_social .deviantart{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-022_deviantart.png);
}
.meta_colored_icons.picons_social .technorati{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-023_technorati.png);
}
.meta_colored_icons.picons_social .stumbleupon{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-024_stumbleupon.png);
}
.meta_colored_icons.picons_social .blogger{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-025_blogger.png);
}
.meta_colored_icons.picons_social .wordpress{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-026_wordpress.png);
}
.meta_colored_icons.picons_social .amazon{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-027_amazon.png);
}
.meta_colored_icons.picons_social .appstore{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-028_appstore.png);
}
.meta_colored_icons.picons_social .paypal{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-029_paypal.png);
}
.meta_colored_icons.picons_social .myspace{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-030_myspace.png);
}
.meta_colored_icons.picons_social .dropbox{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-031_dropbox.png);
}
.meta_colored_icons.picons_social .windows8{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-032_windows8.png);
}
.meta_colored_icons.picons_social .pinterest{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-033_pinterest.png);
}
.meta_colored_icons.picons_social .soundcloud{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-036_android.png);
}
.meta_colored_icons.picons_social .behance{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-037_behance.png);
}
.meta_colored_icons.picons_social .instagram{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-038_instagram.png);
}
.meta_colored_icons.picons_social .ebay{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-041_forrst.png);
}
.meta_colored_icons.picons_social .dribbble1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-042_dribbble.png);
}
.meta_colored_icons.picons_social .twitter1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-043_twitter.png);
}
.meta_colored_icons.picons_social .flickr1{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-045_twitter.png);
}
.meta_colored_icons.picons_social .facebook1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-046_facebook.png);
}
.meta_colored_icons.picons_social .skype1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-047_skype.png);
}
.meta_colored_icons.picons_social .digg1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-048_digg.png);
}
.meta_colored_icons.picons_social .google1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-049_google.png);
}
.meta_colored_icons.picons_social .html51{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-050_html5.png);
}
.meta_colored_icons.picons_social .linkedin1{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-052_lastfm.png);
}
.meta_colored_icons.picons_social .vimeo1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-053_vimeo.png);
}
.meta_colored_icons.picons_social .yahoo1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-054_yahoo.png);
}
.meta_colored_icons.picons_social .tumblr1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-055_tumblr.png);
}
.meta_colored_icons.picons_social .apple1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-056_apple.png);
}
.meta_colored_icons.picons_social .windows1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-057_windows.png);
}
.meta_colored_icons.picons_social .youtube1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-058_youtube.png);
}
.meta_colored_icons.picons_social .delicious1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-059_delicious.png);
}
.meta_colored_icons.picons_social .rss1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-060_rss.png);
}
.meta_colored_icons.picons_social .picasa1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-061_picasa.png);
}
.meta_colored_icons.picons_social .deviantart1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-062_deviantart.png);
}
.meta_colored_icons.picons_social .technorati1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-063_technorati.png);
}
.meta_colored_icons.picons_social .stumbleupon1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-064_stumbleupon.png);
}
.meta_colored_icons.picons_social .blogger1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-065_blogger.png);
}
.meta_colored_icons.picons_social .wordpress1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-066_wordpress.png);
}
.meta_colored_icons.picons_social .amazon1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-067_amazon.png);
}
.meta_colored_icons.picons_social .appstore1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-068_appstore.png);
}
.meta_colored_icons.picons_social .paypal1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-069_paypal.png);
}
.meta_colored_icons.picons_social .myspace1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-070_myspace.png);
}
.meta_colored_icons.picons_social .dropbox1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-071_dropbox.png);
}
.meta_colored_icons.picons_social .windows81{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-072_windows8.png);
}
.meta_colored_icons.picons_social .pinterest1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-073_pinterest.png);
}
.meta_colored_icons.picons_social .soundcloud1{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-076_android.png);
}
.meta_colored_icons.picons_social .behance1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-077_behance.png);
}
.meta_colored_icons.picons_social .instagram1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-078_instagram.png);
}
.meta_colored_icons.picons_social .ebay1{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-001_forrst.png);
}
.meta_light_icons.picons_social .dribbble{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-002_dribbble.png);
}
.meta_light_icons.picons_social .twitter{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-003_twitter.png);
}
.meta_light_icons.picons_social .flickr{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-005_twitter.png);
}
.meta_light_icons.picons_social .facebook{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-006_facebook.png);
}
.meta_light_icons.picons_social .skype{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-007_skype.png);
}
.meta_light_icons.picons_social .digg{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-008_digg.png);
}
.meta_light_icons.picons_social .google{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-009_google.png);
}
.meta_light_icons.picons_social .html5{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-010_html5.png);
}
.meta_light_icons.picons_social .linkedin{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-013_vimeo.png);
}
.meta_light_icons.picons_social .yahoo{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-014_yahoo.png);
}
.meta_light_icons.picons_social .tumblr{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-015_tumblr.png);
}
.meta_light_icons.picons_social .apple{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-016_apple.png);
}
.meta_light_icons.picons_social .windows{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-017_windows.png);
}
.meta_light_icons.picons_social .youtube{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-018_youtube.png);
}
.meta_light_icons.picons_social .delicious{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-019_delicious.png);
}
.meta_light_icons.picons_social .rss{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-020_rss.png);
}
.meta_light_icons.picons_social .picasa{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-021_picasa.png);
}
.meta_light_icons.picons_social .deviantart{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-022_deviantart.png);
}
.meta_light_icons.picons_social .technorati{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-023_technorati.png);
}
.meta_light_icons.picons_social .stumbleupon{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-024_stumbleupon.png);
}
.meta_light_icons.picons_social .blogger{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-025_blogger.png);
}
.meta_light_icons.picons_social .wordpress{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-026_wordpress.png);
}
.meta_light_icons.picons_social .amazon{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-027_amazon.png);
}
.meta_light_icons.picons_social .appstore{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-028_appstore.png);
}
.meta_light_icons.picons_social .paypal{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-029_paypal.png);
}
.meta_light_icons.picons_social .myspace{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-030_myspace.png);
}
.meta_light_icons.picons_social .dropbox{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-031_dropbox.png);
}
.meta_light_icons.picons_social .windows8{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-032_windows8.png);
}
.meta_light_icons.picons_social .pinterest{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-033_pinterest.png);
}
.meta_light_icons.picons_social .soundcloud{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-036_android.png);
}
.meta_light_icons.picons_social .behance{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-037_behance.png);
}
.meta_light_icons.picons_social .instagram{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-038_instagram.png);
}
.meta_light_icons.picons_social .ebay{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-041_forrst.png);
}
.meta_light_icons.picons_social .dribbble1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-042_dribbble.png);
}
.meta_light_icons.picons_social .twitter1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-043_twitter.png);
}
.meta_light_icons.picons_social .flickr1{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-045_twitter.png);
}
.meta_light_icons.picons_social .facebook1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-046_facebook.png);
}
.meta_light_icons.picons_social .skype1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-047_skype.png);
}
.meta_light_icons.picons_social .digg1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-048_digg.png);
}
.meta_light_icons.picons_social .google1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-049_google.png);
}
.meta_light_icons.picons_social .html51{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-050_html5.png);
}
.meta_light_icons.picons_social .linkedin1{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-052_lastfm.png);
}
.meta_light_icons.picons_social .vimeo1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-053_vimeo.png);
}
.meta_light_icons.picons_social .yahoo1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-054_yahoo.png);
}
.meta_light_icons.picons_social .tumblr1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-055_tumblr.png);
}
.meta_light_icons.picons_social .apple1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-056_apple.png);
}
.meta_light_icons.picons_social .windows1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-057_windows.png);
}
.meta_light_icons.picons_social .youtube1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-058_youtube.png);
}
.meta_light_icons.picons_social .delicious1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-059_delicious.png);
}
.meta_light_icons.picons_social .rss1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-060_rss.png);
}
.meta_light_icons.picons_social .picasa1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-061_picasa.png);
}
.meta_light_icons.picons_social .deviantart1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-062_deviantart.png);
}
.meta_light_icons.picons_social .technorati1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-063_technorati.png);
}
.meta_light_icons.picons_social .stumbleupon1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-064_stumbleupon.png);
}
.meta_light_icons.picons_social .blogger1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-065_blogger.png);
}
.meta_light_icons.picons_social .wordpress1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-066_wordpress.png);
}
.meta_light_icons.picons_social .amazon1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-067_amazon.png);
}
.meta_light_icons.picons_social .appstore1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-068_appstore.png);
}
.meta_light_icons.picons_social .paypal1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-069_paypal.png);
}
.meta_light_icons.picons_social .myspace1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-070_myspace.png);
}
.meta_light_icons.picons_social .dropbox1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-071_dropbox.png);
}
.meta_light_icons.picons_social .windows81{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-072_windows8.png);
}
.meta_light_icons.picons_social .pinterest1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-073_pinterest.png);
}
.meta_light_icons.picons_social .soundcloud1{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-076_android.png);
}
.meta_light_icons.picons_social .behance1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-077_behance.png);
}
.meta_light_icons.picons_social .instagram1{
background-image: url(//www.fronthubwerke.de/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-078_instagram.png);
}
.meta_light_icons.picons_social .ebay1{
background-image: url(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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(//www.fronthubwerke.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;
}