.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}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;font-display:swap;src:url(//im-leben-zu-hause.de/wp-content/uploads/omgf/weta-fonts/source-sans-pro-italic-latin-ext-400.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;font-display:swap;src:url(//im-leben-zu-hause.de/wp-content/uploads/omgf/weta-fonts/source-sans-pro-italic-latin-400.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:600;font-display:swap;src:url(//im-leben-zu-hause.de/wp-content/uploads/omgf/weta-fonts/source-sans-pro-italic-latin-ext-600.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:600;font-display:swap;src:url(//im-leben-zu-hause.de/wp-content/uploads/omgf/weta-fonts/source-sans-pro-italic-latin-600.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;font-display:swap;src:url(//im-leben-zu-hause.de/wp-content/uploads/omgf/weta-fonts/source-sans-pro-normal-latin-ext-400.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;font-display:swap;src:url(//im-leben-zu-hause.de/wp-content/uploads/omgf/weta-fonts/source-sans-pro-normal-latin-400.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;font-display:swap;src:url(//im-leben-zu-hause.de/wp-content/uploads/omgf/weta-fonts/source-sans-pro-normal-latin-ext-600.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;font-display:swap;src:url(//im-leben-zu-hause.de/wp-content/uploads/omgf/weta-fonts/source-sans-pro-normal-latin-600.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
figure { margin: 10% 0; }
figcaption { text-align: center; }
img { border: 0; -ms-interpolation-mode: bicubic;}
a:hover, a:active, a:focus { outline: none; -moz-outline-style: none;}
input {-webkit-border-radius:0; border-radius:0;}
::-webkit-input-placeholder {color: #989898;}
:-moz-placeholder {color: #989898;}
::-moz-placeholder {color: #989898;}
:-ms-input-placeholder {color: #989898;}
.searchform ::-webkit-input-placeholder {color: #282828;}
.searchform :-moz-placeholder {color: #282828;}
.searchform ::-moz-placeholder {color: #282828;}
.searchform :-ms-input-placeholder {color: #282828;}
*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
::selection {background: #ddeef2;}
::-moz-selection {background: #ddeef2;} .clearfix:after, #main-wrap .sharedaddy:after {clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; }
.cf:before, .cf:after {content: " "; display: table; }
.cf:after {clear: both;} .cf {*zoom: 1;}  body {
height: 100%;
display: block;
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
color: #555;
background: #ffffff;
}
#masthead {
position:relative;
display:block;
margin: 0 auto;
background: #ffffff;
}
#main-wrap {
margin: 0 auto;
} .entry-meta,
.entry-cats,
.entry-date,
.entry-tags,
.entry-author,
.entry-comments,
.entry-edit,
.widget_weta_quote blockquote.quote-text,
.widget_weta_quote cite.quote-author,
.rp-numbered-wrap .post:before,
.widget_weta_authors a.author-all-posts,
.authorbox .author-heading span,
#comments #respond p.comment-notes,
#comments #respond p.logged-in-as,
#comments .comment-meta,
#respond a#cancel-comment-reply-link,
.archive-header,
.flexslider .entry-text-wrap,
.page .edit-link,
h6,
.entry-content p.pull-left,
.entry-content p.pull-right,
.woocommerce-breadcrumb,
.single-product .product .product_meta,
.woocommerce-product-rating a.woocommerce-review-link,
.widget_search .searchform,
.search-box .searchform,
.lightbox-btn,
.close-text,
#primary .sharedaddy h3.sd-title {
font-family: Georgia, 'Times New Roman', serif;
} h1, h2, h3, h4, h5, h6 {
color: #282828;
font-weight: normal;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
h1 {
padding: 46px 0 20px;
font-size: 26px;
font-size: 1.625rem;
}
h2 {
font-size: 21px;
font-size: 1.3125rem;
line-height: 1.4;
}
.single-post .entry-content h2 {
padding: 18px 0 14px;
}
h3 {
padding: 18px 0 14px;
font-size: 20px;
font-size: 1.25rem;
line-height: 1.45;
}
h4 {
padding: 16px 0 13px;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.5;
}
h5 {
padding: 14px 0;
font-size: 16px;
font-size: 1rem;
color: #555;
line-height: 1.6;
text-transform: uppercase;
letter-spacing: 2px;
}
h6 {
padding: 17px 0 0;
font-size: 16px;
font-size: 1rem;
line-height: 1.6;
font-weight: bold;
font-style: italic;
} p {
margin-bottom: 30px;
}
.entry-content blockquote p:last-child  {
margin-bottom: 30px;
}
ul, ol {
margin: 0 0 30px 0;
padding-left: 40px;
list-style-position: inside;
}
ul ul,
ol ol {
margin: 0;
}
ol ol {
list-style: lower-alpha;
}
.comment-text ul,
.comment-text ol {
margin: 0 0 10px 0;
}
ul {
list-style: none;
}
.entry-content ul li,
.site-content #comments ol.commentlist .comment-text li {
position: relative;
padding: 0 0 0 24px;
}
.entry-content ul li:before,
.comment-text ul li:before {
vertical-align: top;
position: absolute;
top: 0;
left: 0;
content: '\2013';
padding: 0;
}
.entry-content .sharedaddy ul li:before {
display: none;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0;
}
.entry-content ul {
padding-left: 50px;
}
.entry-content ol {
padding-left: 70px;
}
.entry-content ol li {
padding-left: 4px;
}
.entry-content ul li,
.entry-content ol li,
#comments ul li,
#comments ol li  {
list-style-position: outside;
}
.entry-content ul ul,
.entry-content ol ol,
#comments ul ul,
#comments ol ol {
padding-left: 50px;
}
b, strong {
font-weight: bold;
}
dfn, em, i {
font-style: italic;
}
s, strike, del {
text-decoration: line-through;
}
address {
margin: 0 0 34px;
font-size: 16px;
font-size: 1rem;
line-height: 1.6;
}
pre {
max-width: 100%;
word-wrap: break-word;
margin-bottom: 30px;
padding: 30px;
font-size: 14px;
overflow: auto;
background: #F5F5F5;
font-family: Courier, Monaco, monospace;
line-height: 1.5;
}
code, kbd, tt, var {
font-family: Courier, Monaco, monospace;
font-size: 13px;
font-size: 0.8125rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #e8e8e8;
text-decoration: none;
padding: 0 3px;
}
sup,
sub {
position: relative;
vertical-align: baseline;
height: 0;
font-size: 75%;
line-height: 0;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
img {
max-width: 100%; height: auto; }
dt {
padding-bottom: 4px;
font-weight: bold;
}
dd {
margin: 0 0 20px;
}
dl dt {
font-weight: bold;
color: #282828;
}
dl dd {
margin: 0 0 20px;
font-size: 16px;
font-size: 1rem;
line-height:1.45;
}
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} table {
width: 100%;
margin: 0 0 40px;
border-collapse: collapse;
border-spacing: 0;
border-bottom: 1px solid #ededee;
line-height: 2;
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
font-size: 16px;
font-size: 1rem;
}
table td {
padding: 10px 10px 10px 0;
border-top: 1px solid #ededee;
}
table caption {
margin: 40px 0;
}
table th {
padding: 10px 10px 10px 0;
text-align:left;
color: #282828;
} .alignleft,
.alignright {
display: block;
}
.alignleft {
margin: 5px 45px 5px 0;
float: left;
}
.alignright {
margin: 5px 0 0 30px;
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
clear: both;
}
img.alignleft,
img.alignright {
margin-top:10px;
margin-bottom:20px;
} input,
textarea {
padding: 9px 8px 7px;
border: 1px solid #a9a9a9;
background: none;
color: #555;
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: normal;
}
form label {
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
font-size: 16px;
font-size: 1rem;
color: #555;
}
input:focus,
input:active,
textarea:focus,
textarea:active {
outline: none;
border: 1px solid #282828;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
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[type="submit"],
button[type="button"],
input[type="button"],
input[type="submit"],
.entry-content a.wc-backward,
.shipping-calculator-form .button {
padding: 10px 35px;
background: #fff;
color: #282828;
border: 1px solid #282828;
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: normal;
cursor: pointer;
}
input#submit {
margin: 15px 0;
cursor: pointer;
-webkit-appearance: none;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input#submit:hover,
.widget_blog_subscription input[type="submit"]:hover,
.entry-content a.wc-backward:hover,
.shipping-calculator-form .button:hover {
background: #ebebeb;
}  .widget ul li a,
.widget ol li a,
.credit a {
color: #555;
}
a,
.widget #menu-social a,
.flexslider .entry-header a,
.widget_wpcom_social_media_icons_widget ul li a {
color: #282828;
text-decoration: none;
}
.entry-content a,
.comment-text a,
.author-bio a,
.textwidget a {
color: #282828;
text-decoration: underline;
opacity: 1;
cursor: pointer;
}
.credit a {
text-decoration: underline;
}
.cart a,
a.button,
.cross-sells a,
.entry-content a.more-link {
text-decoration: none;
}
.entry-content a:hover,
h2.entry-title a:hover,
.product_list_widget a span.product-title:hover,
.widget ul li a:hover,
.comment-text a:hover,
.author-bio a:hover,
.menu-social-container li a:hover,
.social-nav ul li a:hover,
.textwidget a:hover,
a.excerpt-more-link:hover,
.nav-wrap a:hover,
#infinite-handle span button:hover,
#comments .comment-reply a:hover,
#comments .comment-author a:hover,
.authors-wrap h4 a:hover,
.authors-wrap p.author-latest-post a:hover {
color: #999;
}
.entry-content a,
h2.entry-title a,
#site-branding h1.site-title a,
#site-branding p.site-title a,
#site-branding h1.site-title a:hover,
#site-branding p.site-title a:hover,
.product_list_widget a span.product-title,
.widget ul li a,
.comment-text a,
.author-bio a,
.menu-social-container li a,
.social-nav ul li a,
.textwidget a,
a.excerpt-more-link,
.nav-wrap a,
#infinite-handle span button,
#comments .comment-reply a,
#comments .comment-author a,
.authors-wrap h4 a,
.authors-wrap p.author-latest-post a {
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
} .entry-content a.more-link:before,
a.comment-reply-link:before,
a.excerpt-more-link:before {
content: '\005b';
display: inline;
}
.entry-content a.more-link:after,
a.comment-reply-link:after,
a.excerpt-more-link:after {
content: '\005d';
display: inline;
}
a.excerpt-more-link {
color: #555;
} a img {
border: 0;
} .entry-meta,
.entry-meta a,
.entry-footer,
.entry-footer a,
#comments .comment-meta a,
#comments #respond p.logged-in-as a,
#respond a#cancel-comment-reply-link,
.archive-header .taxonomy-description p,
.flexslider .entry-footer a,
.page .edit-link a {
color: #999;
}
.entry-footer span,
#comments #respond p.comment-notes,
#comments #respond p.logged-in-as,
#comments .comment-meta {
color: #bbb;
} .widget_weta_quote,
.widget_weta_numbered_rp,
.widget_weta_authors {
background: #f5f5f5;
}   #site-branding {
margin: 0;
padding: 20px 25px;
font-family: Georgia, 'Times New Roman', serif;
display: block;
border-bottom: 1px solid #ededee;
text-align: center;
}
#site-branding h1.site-title,
#site-branding p.site-title {
margin: 0;
padding: 0;
font-size: 30px;
font-size: 1.875rem;
line-height: 1.3;
word-wrap: break-word;
font-style: italic;
text-transform: uppercase;
letter-spacing: 1px;
}
#site-branding h1.site-title a,
#site-branding p.site-title a {
color: #bbbbbb;
opacity: 1;
}
#site-branding h1.site-title a:hover,
#site-branding p.site-title a:hover {
opacity: 0.5;
}
#site-branding p.site-description {
display: none;
margin: 0;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
font-style: italic;
color: #999;
}
#site-logo {
margin-left: auto;
margin-right: auto;
} #menu-main-toggle,
.btn-close,
.dropdown-toggle {
border: none;
outline: none;
}
#menu-main-toggle,
#cart-btn-mobile,
.btn-close {
display: block;
margin: 0 auto;
padding: 0;
text-align: center;
width: 100%;
line-height: 0;
height: 60px;
color: #282828;
background: none;
border-bottom: 1px solid #ededee;
}
.show-shopnav #menu-main-toggle {
width: 50% !important;
float: left;
}
.show-shopnav #menu-main-close {
width: 50% !important;
float: left;
}
#cart-btn-mobile {
width: 50% !important;
float: right;
padding: 20px 0 0 0;
font-size: 16px;
font-size: 1rem;
border-left: 1px solid #ededee;
line-height: 1.8;
}
#cart-btn-mobile:before {
content: '\f447';
display: inline-block;
padding: 0 3px 0 0;
overflow: hidden;
-webkit-font-smoothing: antialiased;
font: normal 23px/1 'Genericons';
vertical-align: top;
}
.btn-close {
background: none;
}
#menu-main-close-bottom {
border-top: 1px solid #ededee;
}
#menu-main-close {
display: none;
border-bottom: 1px solid #ededee;
}
#menu-main-toggle span,
.btn-close span,
#colophon .dropdown-toggle,
.sidebar-small .dropdown-toggle {
display: none;
}
#menu-main-toggle:after {
content: '\f419';
font: normal 20px/1 'Genericons';
}
.btn-close:after {
content: '\f406';
font: normal 19px/1 'Genericons';
}
.hide {
display: none !important;
}
.show {
display: block !important;
} .menu-item-has-children {
position: relative;
}
.dropdown-toggle {
position: absolute;
top: 0;
right: 0;
width: 46px;
height: 41px;
background: transparent;
}
.dropdown-toggle:after {
vertical-align: top;
position: absolute;
content: '\f431';
font: normal 16px/1 'Genericons';
top: 0;
right: 0;
width: 46px;
height: 41px;
padding: 13px 15px 0 0;
text-align: right;
}
.dropdown-toggle.toggle-on:after {
content: "\f432";
}
.screen-reader-text {
position: absolute;
left: -1000em;
} #menu-top-wrap {
display: none;
border-bottom: 1px solid #ededee;
}
.header-top-nav {
display: block;
padding: 15px 0;
border-bottom: 1px solid #ededee;
}
.header-top-nav ul li {
font-size: 14px;
font-size: 0.875rem;
font-weight: normal;
}
.header-top-nav ul li a {
padding: 12px 25px;
display: block;
}
.header-top-nav ul ul li a {
padding: 13px 25px 13px 45px;
}
.header-top-nav ul ul ul li a {
padding-left: 65px;
} .header-social-nav {
margin: 0;
padding: 0;
overflow: hidden;
} .searchform label.screen-reader-text {
display: none;
}
#masthead .search-box {
display: block;
margin-bottom: 15px;
padding: 0 25px;
}
.search-box .searchform {
margin: 0 auto;
display: block;
border: 1px solid #282828;
position: relative;
}
.search-box .searchform #s {
width: 100%;
height: 44px;
padding: 12px 10px;
background: transparent;
border: none;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
}
#masthead input[type="submit"],
.widget_search input[type="submit"] {
display: block;
background: none;
width: 20px;
height: 24px;
border: none;
position: absolute;
top: 0;
right: 0;
padding: 0;
color: transparent;
z-index: 5;
}
.search-box .searchform[type="submit"] {
width: 44px;
height: 44px;
}
.widget_search input[type="submit"] {
width: 20px;
height: 24px;
}
.search-box .searchform:after,
.widget_search .searchform:after {
content: '\f400';
position: absolute;
top: 0;
right: 0;
background: none;
z-index: 1;
display: block;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
vertical-align: top;
text-align: center;
color: #282828;
}
.widget_search .searchform:after {
width: 20px;
height: 24px;
padding-top: 4px;
}
.search-box .searchform:after {
width: 44px;
height: 44px;
padding-top: 15px;
} .header-shop-wrap {
padding: 0 25px;
margin-bottom: 15px;
font-size: 14px;
font-size: 0.875rem;
}
.header-shop-wrap a {
display: block;
padding: 12px 0;
} #menu-main-wrap {
display: none;
overflow: hidden;
clear: both;
}
#site-nav {
display: block;
clear: both;
border-bottom: 1px solid #ededee;
}
#site-nav ul,
.header-top-nav ul {
list-style: none;
margin: 0;
padding: 15px 0;
}
#site-nav ul li,
.header-top-nav ul  {
display: block;
margin: 0;
padding: 0;
}
#site-nav ul ul.sub-menu,
#site-nav ul ul.children,
.header-top-nav ul ul.sub-menu,
.header-top-nav ul ul.children {
display: none;
margin: 0;
padding: 0;
}
#site-nav ul li a {
display: block;
padding: 13px 25px;
font-size: 17px;
font-size: 1.0625rem;
line-height: 1.25;
}
#site-nav ul li li {
padding: 0;
}
#site-nav ul ul li a {
padding: 13px 25px 13px 45px;
font-size: 14px;
font-size: 0.875rem;
font-weight: normal;
}
#site-nav ul ul ul li a {
padding-left: 65px;
}
#site-nav ul ul.sub-menu.toggled-on,
#site-nav ul ul.children.toggled-on,
.header-top-nav ul ul.sub-menu.toggled-on {
display: block;
}
.sticky-element .sticky-anchor {
display: none !important;
}
a.cart-btn-menu {
display: none;
} a.small-logo {
display: none;
position: absolute;
top: 12px;
left: 25px;
z-index: 100;
}
a.small-logo img.small-logo.img {
width: 34px;
height: 34px;
}  .blog-wrap {
margin: 0 auto;
}
.blog-wrap #primary {
padding: 64px 25px 0;
}
.site-content .post,
.site-content .type-attachment,
.search-results .site-content .page {
position: relative;
display: block;
}
.site-content .entry-thumbnail img.wp-post-img {
line-height: 0;
-webkit-backface-visibility: hidden;
transform: translate3d(0px,0px,0px);
}
.sticky {
} .entry-thumbnail {
line-height: 0;
margin: 0 0 15px;
}
.entry-thumbnail.inpost {
margin: 0 0  25px;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.8;
}
.entry-thumbnail {
position: relative;
}
.format-video .entry-thumbnail:after {
content: '\f452';
position: absolute;
bottom: 0;
left: 0;
display: block;
width: 44px;
height: 30px;
background: #fff;
color: #282828;
padding: 4px 0 0 0;
text-align: center;
font: normal 24px/1 'Genericons';
-webkit-font-smoothing: antialiased;
vertical-align: top;
}
.flexslider .format-video .entry-thumbnail:after {
display: none;
}
.entry-thumbnail a {
font-size: 0px;
position: relative;
}
.entry-thumbnail a img.wp-post-image {
opacity: 1;
-webkit-backface-visibility: hidden;
transform: translate3d(0px,0px,0px);
}
.entry-thumbnail a img.wp-post-image:hover,
.product_list_widget img:hover,
.instagram-pics img:hover,
.author-avatar img:Hover {
opacity: 0.7;
-moz-transition: opacity 0.5s ease;
-o-transition: opacity 0.5s ease;
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
-webkit-backface-visibility: hidden;
transform: translate3d(0px,0px,0px);
}
.widget_weta_slider .entry-thumbnail a img.wp-post-image:hover {
opacity: 1;
}
.site-content .entry-header,
.home.page .site-content .entry-header {
display: block;
padding: 0 0 8px;
}
.blog-wrap .site-content .entry-header,
.page .site-content .entry-header {
padding: 0 0 32px;
}
.entry-header h2.entry-title,
.entry-header h1.entry-title {
display: block;
margin: 0;
padding: 0;
}
.blog-wrap #primary .entry-header h2.entry-title,
.blog-wrap .entry-header h1.entry-title {
padding: 0 0 8px;
} .entry-meta {
display: block;
clear: both;
padding: 0 0 7px;
font-size: 11px;
font-size: 0.6875rem;
line-height: 1.55;
font-style: italic;
}
.entry-meta .entry-tags ul {
margin: 0;
padding: 0;
} .entry-summary {
font-size: 16px;
font-size: 1rem;
line-height: 1.55;
padding: 0 0 10px;
} .entry-footer {
font-size: 11px;
font-size: 0.6875rem;
line-height: 1.55;
font-style: italic;
}
.blog-wrap .entry-footer {
padding: 30px 0 100px;
}
.weta-sharebtns .blog-wrap .entry-footer {
padding-top: 0;
}
.single-post .entry-footer {
padding: 0;
}
.entry-date,
.entry-author,
.entry-comments,
.entry-edit,
.entry-footer .entry-cats,
.entry-footer .entry-tags {
display: inline;
}
.entry-author:before,
.entry-comments:before,
.logged-in .entry-edit:before,
.logged-in .comment-edit:before {
content: '\2219';
display: inline;
padding: 0 1px;
-webkit-font-smoothing: antialiased;
}
.blog-wrap #primary .entry-footer {
padding: 10px 0 125px;
}
.single-attachment .type-attachment {
padding: 0 0 125px;
} .page-link {
display: block;
padding: 15px 0;
clear: both;
font-size: 14px;
font-size: 0.875rem;
word-spacing:18px;
}
.page-link a {
display: inline-block;
text-decoration: none;
margin-bottom: 8px;
} .entry-content p,
.entry-content p.standard-text,
.entry-content ul,
.entry-content ol,
.authorbox p.author-bio {
font-size: 16px;
font-size: 1rem;
line-height: 1.8;
color: #555;
}
p.justify {
text-align: justify;
}
.entry-content blockquote,
#comments blockquote {
padding-left: 50px;
position: relative;
font-style: italic;
border-left: 1px solid #ededee;
}
blockquote.bigquote p {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.6;
}
.entry-content blockquote cite,
#comments blockquote cite {
display: block;
padding-top: 25px;
font-size: 16px;
font-size: 1rem;
}
.entry-content blockquote cite:before,
#comments blockquote cite:before {
content: '\2013';
display: inline;
padding: 0 2px 0 0;
-webkit-font-smoothing: antialiased;
}
.entry-content p span.dropcap {
float: left;
padding: 0 6px 0 0;
font-size: 54px;
font-size: 3.375rem;
font-weight: bold;
line-height: 1;
}
.entry-content p.pull-left,
.entry-content p.pull-right {
margin-bottom: 30px;
font-size: 20px;
font-size: 1.25rem;
line-height: 1.55;
font-style: italic;
}
.entry-content p.pull-right {
text-align: right;
}
.entry-content p.intro {
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.65;
font-style: italic;
} img {
max-width: 100%;
height: auto;
}
img.wp-post-image {
padding: 0;
}
img.img-border {
border: 5px solid #E2E2E2;
}
img.img-border-thin {
background:#fff;
padding: 5px;
border: 1px solid #ededee;
}
.widget img {
max-width:100%;
height:auto;
}
.wp-caption.alignnone {
margin: 0;
}
.wp-caption {
max-width: 100%;
}
img#wpstats {
display: none;
}
.entry-content p.wp-caption-text,
.widget p.wp-caption-text,
.type-attachment .entry-content .entry-caption p,
gallery .gallery-item .gallery-caption,
.single .gallery .gallery-item .gallery-caption {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
color: #999;
}
.entry-content p.wp-caption-text,
.type-attachment .entry-content .entry-caption p {
margin: 0;
padding: 10px 2px 30px;
}
.entry-content .alignleft p.wp-caption-text {
text-align: left;
}
.entry-content .alignright p.wp-caption-text {
text-align: right;
margin-right: 6px;
}
embed,
iframe,
object,
video {
max-width:100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; }
.site-content .type-attachment {
padding-top: 0 !important;
} .gallery {
margin: 0 auto;
}
.gallery .gallery-item {
float: left;
margin-top: 0;
margin-bottom: 6px;
text-align: center;
width: 33.3%;
}
.gallery .gallery-item a {
border-bottom: none;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-2 .gallery-item:nth-of-type(odd),
.gallery-columns-3 .gallery-item:nth-of-type(3n+1) {
padding-right: 1.4%;
}
.gallery-columns-2 .gallery-item:nth-of-type(even),
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
padding-left: 1.4%;
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+2) {
padding-left: 0.7%;
padding-right: 0.7%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6%;
}
.gallery-columns-7 .gallery-item {
width: 14%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11%;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail,
.gallery-columns-5 .attachment-thumbnail,
.gallery-columns-6 .attachment-thumbnail {
max-width: 93%;
height: auto;
}
.gallery-columns-7 .attachment-thumbnail,
.gallery-columns-8 .attachment-thumbnail,
.gallery-columns-9 .attachment-thumbnail {
max-width: 94%;
height: auto;
}
.gallery dl, .gallery dt {
margin: 0;
}
.gallery br+br {
display: none;
}
.gallery .gallery-item img {
width: 100%;
height: auto;
}
.gallery .gallery-item .gallery-caption {
display: none;
margin: 2px 2px 24px;
padding: 0;
}
.single .gallery .gallery-item .gallery-caption {
display: block;
} .authorbox {
position: relative;
margin: 0;
padding: 65px 0 0;
clear: both;
color: #282828;
font-style: normal;
}
.author .authorbox {
padding: 0;
}
.authorbox a,
.authorbox span,
.authorbox h3.author-title {
color: #282828;
}
.authorbox .author-avatar {
width: 100px;
height: 100px;
float: left;
}
.author .authorbox .author-avatar {
width: 150px;
height: 150px;
}
.authorbox img {
-webkit-border-radius: 400px;
-moz-border-radius: 400px;
border-radius: 400px;
}
.author-avatar.circle img {
-webkit-border-radius: 400px;
-moz-border-radius: 400px;
border-radius: 400px;
}
.authorbox .author-heading {
padding: 0 0 0 130px;
}
.author .authorbox .author-heading {
padding: 0 0 0 170px;
}
.authorbox .author-heading span {
display: block;
padding: 0 0 2px;
font-size: 14px;
font-size: 0.875rem;
font-style: italic;
}
.authorbox h3.author-title {
margin: 0;
padding: 0;
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.3;
font-weight: normal;
}
.authorbox h3.author-name span {
font-style: italic;
}
.authorbox a.author-website {
padding: 8px 0 0 0;
display: inline-block;
font-size: 14px;
font-size: 0.875rem;
color: #555;
}
.authorbox p.author-bio {
display: block;
clear: both;
overflow: hidden;
margin: 0;
padding: 17px 0 0 0;
}  #comments,
#disqus_thread {
position: relative;
padding: 0;
}
#comments li.comment,
#comments li.pingback {
overflow:hidden;
margin: 0 0 30px;
padding: 0;
}
#comments li.comment:last-of-type,
#comments li.pingback:last-of-type {
margin: 0;
}
#comments li.comment ul.children {
margin: 30px 0 0;
}
#comments .children .comment:last-child {
margin: 0;
}
#comments h3.comments-title {
margin: 0 0 35px;
padding: 0 0 5px;
font-size: 19px;
font-size: 1.1875rem;
}
#comments h3.comments-title span a {
display: none;
margin: 5px 0 0 0;
font-size: 13px;
font-size: 0.8125rem;
font-weight: normal;
}
.site-content ol.commentlist {
list-style: none;
margin: 0;
padding: 0;
}
.site-content ol.commentlist li {
display: block;
margin: 0;
padding: 0;
}
#comments ul.children {
margin: 0;
padding: 0;
} .comment-wrap {
padding: 0 0 0 60px;
}
#comments .comment-details {
position: relative;
margin: 0;
padding: 0;
}
#comments li.pingback {
padding: 0 0 0 57px;
}
#comments .comment-avatar {
margin: 0;
padding: 0;
line-height: 0;
display: block;
float: left;
}
#comments .comment-avatar img.avatar {
width: 40px;
height: 40px;
margin:  0;
}
#comments .comment-author {
margin: 0;
padding: 0;
font-size: 19px;
font-size: 1.1875rem;
line-height: 1;
}
#comments .comment-author span {
display: none;
}
#comments .comment-text {
margin: 0;
padding: 5px 0 0 0;
overflow: hidden;
font-size: 16px;
font-size: 1rem;
}
#comments .comment-text p {
margin: 0;
padding: 0 0 10px;
font-size: 16px;
font-size: 1rem;
line-height: 1.6;
}
#comments .comment-meta {
margin: 0;
padding: 3px 0 0 0;
overflow: hidden;
list-style: none;
font-size: 11px;
font-size: 0.6875rem;
font-style: italic;
}
#comments .comment-meta a {
text-decoration: none;
}
#comments .comment-meta li {
display: inline;
}
#comments .comment-reply {
position: relative;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
}
#comments p.comment-awaiting-moderation {
display: inline-block;
margin: 0 0 26px;
padding: 1px 2px;
background: #d6fce2;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
}
.bypostauthor {
} #comments ol li.pingback span {
font-size: 16px;
font-size: 1rem;
font-weight: bold;
}
#comments ol li.pingback p {
margin:0;
}
#comments ol li.pingback a {
font-size: 14px;
font-size: 0.875rem;
font-weight: normal;
}
#comments .pingback p.pingback-edit a {
font-size: 12px;
font-size: 0.75rem;
} .site-content .nopassword,
.site-content p.nocomments {
position: relative;
margin: 15px 0 60px;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
}
.site-content .post-password-form p {
font-size: 16px;
font-size: 1rem;
} #comments #respond {
margin: 0 0 35px;
padding: 60px 0 0;
overflow: hidden;
text-align: left;
}
#comments ol.commentlist #respond {
margin: 0;
padding-left: 0;
padding-right: 0;
}
#comments #respond h3#reply-title {
margin: 0;
padding: 0;
font-size: 19px;
font-size: 1.1875rem;
display: block;
}
#comments #respond p.comment-notes,
#comments #respond p.logged-in-as {
margin: 0 0 12px;
padding: 10px 0 0;
font-size: 11px;
font-size: 0.6875rem;
font-style: italic;
}
#respond a#cancel-comment-reply-link {
margin: 5px 0 0 0;
float:  right;
font-size: 11px;
font-size: 0.6875rem;
font-style: italic;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment,
#commentform p.comment-form-cookies-consent {
margin:0;
padding: 12px 0 0;
}
#wp-comment-cookies-consent {
margin-right: 6px;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment,
.contact-form div {
float: none;
clear: both;
width: 100%;
}
#commentform p.form-allowed-tags {
display: none;
}
#commentform input#author,
#commentform input#email,
#commentform input#url {
display: block;
width: 100%;
margin: 0;
font-size: 16px;
font-size: 1rem;
line-height: normal;
-webkit-appearance: none;
outline-color: transparent;
outline-style: none;
}
#commentform textarea#comment {
width:100%;
margin: 0;
font-size: 16px;
font-size: 1rem;
line-height: normal;
-webkit-appearance: none;
outline-color: transparent;
outline-style: none;
}
#commentform p.form-submit {
margin:0 0 15px;
clear: both;
}  .nav-wrap,
#infinite-handle {
display: block;
overflow: hidden;
clear: both;
padding: 64px 0 54px;
}
#infinite-handle {
padding: 0 0 54px;
}
#nav-below,
#nav-single,
#nav-comments {
overflow: hidden;
margin: 0;
padding: 0;
font-size: 16px;
font-size: 1rem;
line-height: 1.55;
}
#nav-below a span,
#nav-single a span {
display: block;
font-size: 14px;
font-size: 0.875rem;
line-height: 1;
padding: 0 0 8px;
}
#nav-single .nav-next {
text-align: right;
}
#nav-comments {
margin-top: 60px;
}
.nav-previous span:before,
.nav-next span:after {
content: '\f430';
display: inline;
height: 32px;
padding: 0 5px 0 0;
overflow: hidden;
-webkit-font-smoothing: antialiased;
font: normal 17px/1 'Genericons';
vertical-align: bottom;
}
.nav-previous span:before {
content: '\f430';
padding: 0 5px 0 0;
}
.nav-next span:after {
content: '\f429';
padding: 0 0 0 5px;
text-align: right;
}
.nav-previous,
.previous-image {
float:left;
max-width: 50%;
}
.nav-next,
.next-image {
float:right;
max-width: 50%;
}
.nav-next a,
.nav-previous a,
.previous-image a,
.next-image a {
display: inline-block;
}  .page .site-content .entry-content,
.search-no-results .site-content .entry-content,
.error404 .site-content .entry-content {
position: relative;
padding: 0 0 64px;
}
.page .entry-header h1.entry-title {
margin: 0;
padding: 0;
display: block;
clear: both;
}
.page.fullwidth #comments {
max-width: 100%;
padding-left: 0;
}
.page .edit-link {
padding-top: 26px;
display: block;
font-size: 11px;
font-size: 0.6875rem;
font-style: italic;
}
.nosidebar #primary,
.fullwidth #primary {
margin: 0 auto;
padding: 64px 25px 0;
}
.fullwidth #primary {
max-width: 1200px;
}  .archive-header {
padding: 0 0 32px;
font-style: italic;
}
.archive-header h1.archive-title {
margin: 0;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
}
.archive-header .taxonomy-description p {
margin: 5px 0 0 0;
font-size: 11px;
font-size: 0.6875rem;
}
.entry-summary p:last-child {
margin-bottom: 0;
}
.archive .site-content .post,
.search-results .site-content .post,
.search-results .site-content .page {
clear: both;
overflow: hidden;
}
.search-no-results .entry-content .searchform {
width: 260px;
}
.search-no-results .entry-content .searchform #s {
width: 65%;
padding: 8px 8px 6px;
background: #fff;
border: 1px solid #a9a9a9;
font-size: 13px;
font-size: 0.8125rem;
float: left;
}
.search-no-results .entry-content input[type="submit"] {
float: left;
width: 33%;
padding: 7px 15px;
font-size: 14px;
font-size: 0.875rem;
margin-left: 2%;
}
.error404 .site-content .entry-wrap {
overflow: hidden;
}
.author h3.author-archive-title {
margin: 0;
padding: 80px 0 0 0;
font-size: 14px;
font-size: 0.875rem;
}  .widget-area .widget {
clear: both;
float: none;
overflow: hidden;
}
.sidebar-small .widget {
padding: 0 25px 63px;
}
.widget .widget-title-wrap {
display: block;
}
.widget h3.widget-title {
display: block;
margin: 0;
padding: 0 0 26px;
font-size: 19px;
font-size: 1.1875rem;
line-height: 1.2;
}
#blog-sidebar .widget h3.widget-title {
padding: 0 0 20px;
font-size: 16px;
font-size: 1rem;
}
.widget-area .widget_nav_menu ul ul,
.widget-area .widget_pages ul ul,
.widget-area .widget_categories ul ul {
padding: 5px 0 0 20px;
font-size: 14px;
font-size: 0.875rem;
}
.widget-area .widget ul li {
padding-bottom: 7px;
list-style: none;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.45;
}
.widget-area .widget ul li:last-child {
padding-bottom: 0;
}
.widget-area .widget_recent_comments ul li,
.widget-area .widget_recent_entries ul li {
line-height: 1.55;
}
.widget-area .widget img.resize {
max-width: 100%;
height: auto;
}
.widget select,
.widget iframe {
max-width: 99%;
margin-left: 1px;
margin-left: 0.1rem;
}
.wp_widget_tag_cloud div,
.widget_tag_cloud div {
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
}
.widget_recent_comments a.url,
.widget_recent_comments span.comment-author-link {
font-weight: bold;
} .textwidget {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.65;
}
.textwidget p {
margin-bottom: 15px;
}
.textwidget p:last-child {
margin-bottom: 0;
}
.textwidget p.text-intro {
margin-bottom: 15px;
}
.widget p.wp-caption-text {
margin: 0;
padding: 8px 2px 24px;
} .widget_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_wpcom_social_media_icons_widget ul {
margin: 0;
font-size: 14px;
font-size: 0.875rem;
padding-left: 0;
}
.widget-area .widget_recent_comments ul li {
padding-bottom: 7px;
} .widget_search {
clear: both;
overflow: hidden;
}
.widget_search .searchform {
width: 230px;
position: relative;
}
.widget_search .searchform #s {
width: 230px;
background: none;
border-top: none;
border-left: none;
border-right: none;
padding: 0 18px 0 2px;
border-bottom: 1px solid #282828;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
height: 24px;
} .widget-area .widget_rss ul {
margin: 0;
padding: 0;
}
.widget-area .widget_rss ul li {
padding-bottom: 20px;
}
.widget_rss ul li a.rsswidget {
font-weight: bold;
}
.widget-area .widget_rss ul li span.rss-date {
font-size: 14px;
font-size: 0.875rem;
font-style: italic;
}
.widget-area .widget_rss ul li span.rss-date:before {
content: '\002d';
display: inline;
padding: 0 4px 0 2px;
-webkit-font-smoothing: antialiased;
}
.widget-area .widget_rss ul li .rssSummary {
font-size: 14px;
font-size: 0.875rem;
padding: 4px 0;
display: inline-block;
line-height: 1.55;
} .widget_recent_entries span.post-date {
display: block;
}
.widget_recent_entries span.post-date:before {
content: '\002D';
display: inline;
padding: 0 4px 0 0;
-webkit-font-smoothing: antialiased;
} .widget_calendar #calendar_wrap {
position: relative;
}
.widget_calendar #calendar_wrap table {
width: 98%;
font-size: 14px;
font-size: 0.875rem;
}
.widget_calendar #calendar_wrap a {
font-weight: bold;
}
.widget_calendar #wp-calendar caption {
margin: 0 0 15px;
text-align: left;
font-size: 11px;
font-size: 0.6875rem;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1.5px;
line-height: 1.2;
}
.widget_calendar table#wp-calendar tr th {
padding: 2px;
text-align: center;
font-weight:bold;
}
.widget_calendar table#wp-calendar tr td {
padding: 3px 5px;
border: 1px solid #ededed;
}
.widget_calendar table#wp-calendar tr td#today {
font-weight:bold;
}
.widget_calendar table#wp-calendar tbody tr td a {
display: block;
}
.widget_calendar table#wp-calendar tbody tr td a:hover {
text-decoration: underline;
}  #front-fullwidth-center,
#front-fullwidth-bottom,
#front-sidebar-one,
#front-content-two {
border-top: 1px solid #ededee;
}
.front-fullwidth .widget {
border-bottom: 1px solid #ededee;
}  .widget_weta_rp {
padding-left: 25px;
padding-right: 25px;
padding-bottom: 14px;
}
.sidebar-small .widget_weta_rp {
padding-bottom: 14px;
}
.front-fullwidth .widget,
.front-fullwidth .widget_weta_slider {
padding-top: 63px;
}
.front-content .widget_weta_rp:first-of-type,
.front-content .widget:first-of-type,
.front-sidebar .widget:first-of-type,
.front-content .widget_weta_slider:first-of-type,
.sidebar-small .widget_weta_slider:first-of-type {
padding-top: 63px;
}
.sidebar-small .widget_weta_quote:first-of-type,
.sidebar-small .widget_weta_numbered_rp:first-of-type,
.sidebar-small .widget_weta_authors:first-of-type {
padding-top: 33px;
}
.widget_weta_rp .post {
margin: 0 0 50px;
}
.widget_weta_quote,
.widget_weta_numbered_rp,
.widget_weta_authors {
padding: 63px 25px;
}
.sidebar-small .widget_weta_quote,
.sidebar-small .widget_weta_numbered_rp,
.sidebar-small .widget_weta_authors {
padding: 33px 25px;
}
.widget_weta_rp .rp-four-columns-textright .entry-thumbnail {
margin: 0;
} .widget_weta_rp .rp-one-column-overlay,
.widget_weta_rp .rp-one-column-textright,
.widget h3.one-column-overlay-title,
.widget h3.one-column-textright-title {
max-width: 1000px;
margin: 0 auto;
}
.widget_weta_rp .rp-two-columns-textright .post,
.widget_weta_rp .rp-three-columns-textright .post,
.widget_weta_rp .rp-four-columns-textright .post {
overflow: hidden;
display: block;
}
.rp-two-columns-textright .entry-thumbnail,
.rp-three-columns-textright .entry-thumbnail,
.rp-four-columns-textright .entry-thumbnail {
width: 34.5%;
float: left;
margin: 0;
padding: 0;
}
.rp-two-columns-textright .entry-text-wrap,
.rp-three-columns-textright .entry-text-wrap,
.rp-four-columns-textright .entry-text-wrap {
width: 65.5%;
display: block;
float: right;
padding: 0 0 0 20px;
} .widget_weta_quote,
.widget_weta_numbered_rp {
color: #282828;
}
.front-content .widget_weta_quote,
.sidebar-small .widget_weta_quote,
.front-content .widget_weta_numbered_rp,
.sidebar-small .widget_weta_numbered_rp,
.front-content .widget_weta_authors,
.sidebar-small .widget_weta_authors {
margin-left: 25px;
margin-right: 25px;
}
.front-content > .widget_weta_quote:first-child,
.front-sidebar > .widget_weta_quote:first-child,
.front-content > .widget_weta_numbered_rp:first-child,
.front-sidebar > .widget_weta_numbered_rp:first-child,
.front-content > .widget_weta_authors:first-child,
.front-sidebar > .widget_weta_authors:first-child,
.front-content > .jetpack_subscription_widget:first-child,
.front-sidebar > .jetpack_subscription_widget:first-child {
margin-top: 63px;
}
.front-content .widget_weta_quote,
.sidebar-small .widget_weta_quote,
.front-content .widget_weta_numbered_rp,
.sidebar-small .widget_weta_numbered_rp,
.front-content .widget_weta_authors,
.sidebar-small .widget_weta_authors,
.front-content .jetpack_subscription_widget,
.sidebar-small .jetpack_subscription_widget {
margin-bottom: 63px;
}
.widget_weta_quote h3.widget-title,
.sidebar-small .widget_weta_numbered_rp h3.widget-title,
.sidebar-small .widget_weta_authors h3.widget-title {
padding: 0 0 14px;
text-align: center;
}
.widget_weta_numbered_rp h3.widget-title,
.widget_weta_authors h3.widget-title,
.widget_weta_slider h3.widget-title,
.front-fullwidth .null-instagram-feed h3.widget-title {
padding: 0 0 24px;
text-align: center;
}
.widget_weta_quote .widget-title span:after,
.widget_weta_numbered_rp .widget-title span:after,
.widget_weta_authors .widget-title span:after,
.widget_weta_slider .widget-title span:after {
display: block;
content: '';
border-bottom: 1px solid #282828;
width: 30px;
margin: 0 auto;
padding: 14px 0 0 0;
-webkit-font-smoothing: antialiased;
vertical-align: top;
text-align: center;
}
.widget_weta_numbered_rp h3.widget-title {
padding: 0 0 28px;
}
.front-fullwidth .widget_weta_numbered_rp .widget-title span:after,
.front-content .widget_weta_numbered_rp .widget-title span:after {
padding: 18px 0 0 0;
} .rp-numbered-wrap .post {
padding-bottom: 30px;
width: 100%;
}
.rp-numbered-wrap .post:last-child {
padding-bottom: 0;
}
.rp-numbered-wrap .entry-wrap {
display: inline-block;
max-width: 72%;
}
.rp-numbered-wrap .post:before {
display: inline-block;
padding: 0;
width: 70px;
font-size: 48px;
line-height: 0.55;
-webkit-font-smoothing: antialiased;
vertical-align: top;
text-align: left;
letter-spacing: -1px;
}
.rp-numbered-wrap .post:nth-child(1)::before {content: '1.';}
.rp-numbered-wrap .post:nth-child(2)::before {content: '2.';}
.rp-numbered-wrap .post:nth-child(3)::before {content: '3.';}
.rp-numbered-wrap .post:nth-child(4)::before {content: '4.';}
.rp-numbered-wrap .post:nth-child(5)::before {content: '5.';}
.rp-numbered-wrap .post:nth-child(6)::before {content: '6.';}
.rp-numbered-wrap .post:nth-child(7)::before {content: '7.';}
.rp-numbered-wrap .post:nth-child(8)::before {content: '8.';}
.rp-numbered-wrap .post:nth-child(9)::before {content: '9.';}
.rp-numbered-wrap .post:nth-child(10)::before {content: '10.';}
.rp-numbered-wrap .post:nth-child(11)::before {content: '11.';}
.rp-numbered-wrap .post:nth-child(12)::before {content: '12.';}
.rp-numbered-wrap .entry-header {
padding: 0;
}
.rp-numbered-wrap .entry-footer {
padding: 9px 0 0 0;
} .widget_weta_slider .entry-thumbnail a img.wp-post-image:hover {
opacity: 1;
}
.widget_weta_slider {
margin: 0 auto;
padding: 0 25px;
}
.column-area .widget_weta_slider {
padding-bottom: 63px;
}
.widget-area .widget_weta_slider ul li {
padding-bottom: 0;
}
.widget_weta_slider .flexslider {
margin: 0;
background: transparent;
border: none;
position: relative;
zoom: 1;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.widget_weta_slider .entry-text-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height:  100%;
margin: auto;
text-align: center;
}
.widget_weta_slider .centered-wrap {
display: table;
width: 100%;
height: 100%;
text-align: center;
}
.widget_weta_slider .centered-wrap .centered {
display: table-cell;
text-align: center;
vertical-align: middle;
padding: 0 40px;
}
.widget_weta_slider .centered-wrap .centered .overlay {
background: #fff;
padding: 20px;
}
.widget-area .widget_weta_slider .flexslider .slides li {
margin: 0;
}
.widget_weta_slider .entry-thumbnail {
margin: 0;
}
.page .site-content .widget_weta_slider .entry-header {
padding: 0;
}
.widget_weta_slider .entry-footer {
display: none;
padding-top: 6px;
}
.widget_weta_slider .entry-header h2.entry-title {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
}
#featured-content .flex-direction-nav li a {
opacity: 1;
padding: 0;
width: 55px;
height: 42px;
background-color: none;
text-indent: 0;
top: 48.5%;
color: #fff;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
#featured-content .flex-direction-nav li a:hover {
color: #282828;
}
#featured-content .flex-direction-nav {
display: none;
}
#featured-content .flex-direction-nav li a span {
display: none;
}
#featured-content .flex-direction-nav li a.flex-next {
right: 0;
}
#featured-content .flex-direction-nav li a.flex-prev {
left: 0;
}
#featured-content .flex-direction-nav li a.flex-next:after,
#featured-content .flex-direction-nav li a.flex-prev:after {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 42px/1 'Genericons';
vertical-align: top;
width: 55px;
height: 42px;
text-align: center;
background: transparent;
}
.flex-direction-nav a:before {
display: none !important;
}
#featured-content .flex-direction-nav li a.flex-next:after {
content: '\f429';
padding: 0 20px 0 0;
}
#featured-content .flex-direction-nav li a.flex-prev:after {
content: '\f430';
padding: 0 0 0 10px;
}
.widget_weta_slider .flex-control-nav {
display: none !important;
}
.front-sidebar .flexslider {
min-height: 200px;
}
.default-sidebar .flexslider {
min-height: 187px;
} .widget_weta_quote .quote-wrap {
max-width: 580px;
margin: 0 auto;
text-align: center;
}
.widget_weta_quote blockquote.quote-text {
font-size: 23px;
font-size: 1.4375rem;
line-height: 1.5;
}
.widget_weta_quote blockquote.quote-text p {
margin-bottom: 10px;
}
.widget_weta_quote cite.quote-author {
display: block;
font-size: 11px;
font-size: 0.6875rem;
} .authors-wrap {
text-align: center;
padding: 6px 0 0 0;
}
.authors-wrap .author {
display: block;
padding-bottom: 24px;
}
.authors-wrap .author:last-child {
padding-bottom: 0;
}
.sidebar-small .author-avatar {
max-width: 100px;
overflow: hidden;
display: block;
margin: 0 auto 12px;
line-height: 0;
}
.authors-wrap h4 {
display: block;
margin: 0 0 3px;
padding: 0;
font-size: 19px;
font-size: 1.1875rem;
}
.authors-wrap p.author-latest-post {
display: block;
margin: 0;
font-size: 13px;
font-size: 0.8125rem;
}
.front-content .authors-wrap p.author-latest-post,
.front-fullwidth .authors-wrap p.author-latest-post {
font-size: 16px;
font-size: 1rem;
}
.authors-wrap p.author-latest-post {
line-height: 1.55;
}
.authors-wrap p.author-latest-post a {
color: #555;
}
.authors-wrap a.author-all-posts {
color: #999;
font-size: 11px;
font-size: 0.6875rem;
font-style: italic;
} .menu-social-container,
.social-nav ul {
display: inline-block;
overflow: hidden;
margin: 0;
padding: 0;
line-height:0;
}
.header-social-nav ul {
display: block;
padding: 15px 0;
}
.menu-social-container li,
.social-nav ul li,
.widget_wpcom_social_media_icons_widget li {
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
margin: 0 -2px;
}
.social-nav ul li {
display: block;
margin: 0;
}
.sidebar-small .menu-social-container ul li:last-child {
padding-bottom: 7px;
}
#colophon .social-nav ul li {
display: inline-block;
}
.menu-social-container li a,
.social-nav ul li a {
display: block;
margin: 0;
padding: 14px 25px 12px;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.5;
overflow: hidden;
}
.small-sidebar .widget_wpcom_social_media_icons_widget li {
width: 30px;
height: 30px;
overflow: hidden;
display: block;
float: left;
padding-top: 7px;
}
#colophon .social-nav ul li a,
.sidebar-small .menu-social-container ul li a,
.widget_wpcom_social_media_icons_widget ul li a {
width: 30px;
height: 30px;
padding: 0;
float: left;
}
.menu-social-container ul li a:before,
.social-nav ul li a:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
vertical-align: top;
visibility: visible;
}
.menu-social-container .menu li a::before,
.social-nav ul li a::before {
font: normal 15px/1 'Genericons';
padding: 0;
text-align: left;
width: 23px;
overflow: hidden;
}
#colophon .social-nav ul li a::before,
.sidebar-small .menu-social-container ul li a::before {
text-align: center;
height: 30px;
}
.menu-social-container .menu li a::before, .social-nav ul li a::before { content: '\f408';}
.menu-social-container .menu li a[href*="codepen.io"]::before, .social-nav ul li a[href*="codepen.io"]::before      {content: '\f216';}
.menu-social-container .menu li a[href*="digg.com"]::before, .social-nav ul li a[href*="digg.com"]::before        {content: '\f221';}
.menu-social-container .menu li a[href*="dropbox.com"]::before, .social-nav ul li a[href*="dropbox.com"]::before     {content: '\f225';}
.menu-social-container .menu li a[href*="facebook.com"]::before, .social-nav ul li a[href*="facebook.com"]::before, .weta-sharebtns div.sharedaddy .sd-content ul li.share-facebook a:before {content: '\f204';}
.menu-social-container .menu li a[href*="flickr.com"]::before, .social-nav ul li a[href*="flickr.com"]::before    {content: '\f211';}
.menu-social-container .menu li a[href*="plus.google.com"]::before, .social-nav ul li a[href*="plus.google.com"]::before, .weta-sharebtns div.sharedaddy .sd-content ul li.share-google-plus-1 a:before {content: '\f218';}
.menu-social-container .menu li a[href*="github.com"]::before, .social-nav ul li a[href*="github.com"]::before      {content: '\f200';}
.menu-social-container .menu li a[href*="instagram.com"]::before, .social-nav ul li a[href*="instagram.com"]::before   {content: '\f215';}
.menu-social-container .menu li a[href*="linkedin.com"]::before, .social-nav ul li a[href*="linkedin.com"]::before , .weta-sharebtns div.sharedaddy .sd-content ul li.share-linkedin a:before {content: '\f208';}
.menu-social-container .menu li a[href*="pinterest.com"]::before, .social-nav ul li a[href*="pinterest.com"]::before, .weta-sharebtns div.sharedaddy .sd-content ul li.share-pinterest a:before {content: '\f210';}
.menu-social-container .menu li a[href*="path.com"]::before, .social-nav ul li a[href*="path.com"]::before	   {content: '\f219';}
.menu-social-container .menu li a[href*="dribbble.com"]::before, .social-nav ul li a[href*="dribbble.com"]::before    {content: '\f201';}
.menu-social-container .menu li a[href*="polldaddy.com"]::before, .social-nav ul li a[href*="polldaddy.com"]::before   {content: '\f217';}
.menu-social-container .menu li a[href*="getpocket.com"]::before, .social-nav ul li a[href*="getpocket.com"]::before, .weta-sharebtns div.sharedaddy .sd-content ul li.share-pocket a:before {content: '\f224';}
.menu-social-container .menu li a[href*="reddit.com"]::before, .social-nav ul li a[href*="reddit.com"]::before, .weta-sharebtns div.sharedaddy .sd-content ul li.share-reddit a:before {content: '\f222';}
.menu-social-container .menu li a[href*="foursquare.com"]::before, .social-nav ul li a[href*="foursquare.com"]::before      {content: '\f226';}
.menu-social-container .menu li a[href*="skype.com"]::before,
.menu-social-container .menu li a[href*="skype:"]::before,
.social-nav ul li a[href*="skype.com"]::before,
.social-nav ul li a[href*="skype:"]::before          {content: '\f220';}
.menu-social-container .menu li a[href*="stumbleupon.com"]::before, .social-nav ul li a[href*="stumbleupon.com"]::before {content: '\f223';}
.menu-social-container .menu li a[href*="tumblr.com"]::before, .social-nav ul li a[href*="tumblr.com"]::before, .weta-sharebtns div.sharedaddy .sd-content ul li.share-tumblr a:before {content: '\f214';}
.menu-social-container .menu li a[href*="twitter.com"]::before, .social-nav ul li a[href*="twitter.com"]::before, .weta-sharebtns div.sharedaddy .sd-content ul li.share-twitter a:before {content: '\f202';}
.menu-social-container .menu li a[href*="vimeo.com"]::before, .social-nav ul li a[href*="vimeo.com"]::before       {content: '\f212';}
.menu-social-container .menu li a[href*="youtube.com"]::before, .social-nav ul li a[href*="youtube.com"]::before       {content: '\f213';}
.menu-social-container .menu li a[href*="spotify.com"]::before, .social-nav ul li a[href*="spotify.com"]::before       {content: '\f515';}
.menu-social-container .menu li a[href*="wordpress.org"]::before,
.menu-social-container .menu li a[href*="wordpress.com"]::before,
.social-nav ul li a[href*="wordpress.org"]::before,
.social-nav ul li a[href*="wordpress.com"]::before  {content: '\f205';}
.menu-social-container .menu li a[href*="feed"]::before, .social-nav ul li a[href*="feed"]::before     	   {content: '\f413';}
.menu-social-container .menu li a[href*="mailto"]::before, .social-nav ul li a[href*="mailto"]::before, .weta-sharebtns div.sharedaddy .sd-content ul li.share-email a:before {content: '\f410';}  #colophon {
padding: 64px 25px 32px;
clear: both;
overflow: hidden;
background: #f5f5f5;
}
.show-subscribe #colophon {
padding-bottom: 85px;
}
#colophon #site-info,
#footer-social-nav {
text-align: center;
} #footerwidgets-wrap {
float: none;
clear: both;
padding: 0 0 60px;
}
.sidebar-footer {
padding: 0 0 60px;
}
.sidebar-footer .widget {
padding: 60px 0 0;
}
.sidebar-footer .widget:first-of-type,
.sidebar-footer:last-of-type {
padding: 0;
} #colophon #site-info {
display: block;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.65;
}
#colophon #site-info ul {
margin: 0;
padding: 0;
list-style:none;
}
#colophon #site-info ul.credit,
#colophon #site-info ul.credit li,
#colophon p.credittext {
display: inline-block;
padding: 0;
}
#colophon p.credittext {
margin: 0;
} .top {
display: block;
width: 20px;
height: 20px;
margin: 30px auto 0;
cursor: pointer;
color: #282828;
}
.top:after {
display: block;
content: '\25b2';
padding: 5px 0 0 0;
-webkit-font-smoothing: antialiased;
font: normal 15px/1 'Arial';
vertical-align: top;
text-align: center;
}
.top span {
display: none;
}   .front-content .jetpack_subscription_widget,
.sidebar-small .jetpack_subscription_widget {
margin-left: 25px;
margin-right: 25px;
}
.column-area .jetpack_subscription_widget h3.widget-title,
.jetpack_subscription_widget form,
.widget_mc4wp_widget form {
max-width: 280px;
margin-left: auto;
margin-right: auto;
}
.column-area .jetpack_subscription_widget {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.jetpack_subscription_widget {
clear: both;
overflow: hidden;
background: #f4f4f4;
padding: 20px !important;
text-align: center;
}
.jetpack_subscription_widget h3.widget-title {
text-align: center;
}
.jetpack_subscription_widget p {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.6;
margin-bottom: 20px;
}
.column-area .jetpack_subscription_widget p,
.widgetarea-subscribe-inner p {
font-size: 16px;
font-size: 1rem;
}
.jetpack_subscription_widget p#subscribe-email,
.widget_mc4wp_widget p {
margin-bottom: 10px;
}
.widget_mc4wp_widget p.subscribe-intro {
margin-bottom: 20px;
}
.jetpack_subscription_widget p#subscribe-email input.required,
.widgetarea-subscribe-inner .widget_mc4wp_widget p input {
width: 100%;
padding: 11px 2px 8px;
border: 1px solid #a9a9a9 !important;
text-align: center;
font-size: 16px;
font-size: 1rem;
font-style: italic;
}
.jetpack_subscription_widget input[type="submit"],
.widget_mc4wp_widget input[type="submit"] {
width: 100%;
padding: 12px 6px 9px;
text-align: center;
background: #000;
border: none;
color: #fff;
}
.widgetarea-subscribe-inner .jetpack_subscription_widget p#subscribe-email input.required,
.widgetarea-subscribe-inner .jetpack_subscription_widget input[type="submit"],
.widgetarea-subscribe-inner .widget_mc4wp_widget p input,
.widgetarea-subscribe-inner .widget_mc4wp_widget input[type="submit"] {
padding: 15px 6px;
}
.jetpack_subscription_widget label#jetpack-subscribe-label {
display: none;
}
.widget-grofile ul.grofile-accounts {
margin: 0 auto;
display: inline-block;
}
.widget-grofile img.grofile-thumbnail {
padding: 15px;
width: auto;
-webkit-border-radius: 400px;
-moz-border-radius: 400px;
border-radius: 400px;
}
.comment-subscription-form .subscribe-label {
display: inline !important;
float: none !important;
font-size: 12px;
font-size: 0.75rem;
font-weight: normal;
}
p.comment-subscription-form {
clear: both;
overflow: hidden;
margin-top: 5px !important;
margin-bottom: 5px !important;
font-size: 12px;
font-size: 0.75rem;
font-weight: normal;
}
p.comment-subscription-form:last-child {
padding-top: 0;
margin-bottom: 0 !important;
}
.widget_twitter_timeline iframe {
display: block;
}
.widget_jetpack_display_posts_widget h4 {
margin: 35px 0 15px;
font-size: 18px;
font-size: 1.125rem;
}
.widget_jetpack_display_posts_widget img {
margin: 0 0 15px;
}
.widget_jetpack_display_posts_widget p {
font-size: 16px;
font-size: 1rem;
line-height: 1.6;
}
#main-wrap .sharedaddy {
width: 100%;
display: block;
margin: 0;
float: none;
clear: both;
}
.single-post #main-wrap .sharedaddy {
padding: 15px 0 0;
}
#primary .sharedaddy h3.sd-title {
display: block;
font-size: 14px;
font-size: 0.875rem;
color: #282828;
font-weight: normal;
font-style: italic;
}
div.sharedaddy h3.sd-title:before {
display: none !important;
}
div.sharedaddy .sd-content ul {
margin: 0 !important;
padding: 0;
}
div.sharedaddy .sd-content ul li {
padding: 0;
}
div.sharedaddy .sd-content ul li.share-end {
display: none;
}
div.sharedaddy h3,
#content div.sharedaddy h3,
#main div.sharedaddy h3,
#primary div.sharedaddy h3 {
padding: 0;
}
#main-wrap .sharedaddy div.sd-block {
border-top: none !important;
border-top: none !important;
}
.sharedaddy a.sd-button {
vertical-align: top;
}
div.sharedaddy .sd-social-icon .sd-content ul li a span {
display: none;
}
div.sharedaddy .sd-content ul li {
display: block;
float: left;
}
.weta-sharebtns  div.sharedaddy .sd-social-icon .sd-content ul li {
width: 18px;
height: 18px;
color: #282828;
margin: 0 15px 15px 0 !important;
}
.weta-sharebtns div.sharedaddy .sd-social-icon .sd-content ul li a:before {
display: block;
font: normal 15px/1 'Genericons';
padding: 1px 0 0 0;
text-align: center;
width: 18px;
height: 18px;
overflow: hidden;
}
.weta-sharebtns  div.sharedaddy .sd-social-icon .sd-content ul li a {
display: block;
background: transparent;
width: 18px;
height: 18px;
z-index: 9999;
text-decoration: none;
}
.single-post.weta-sharebtns div.sharedaddy .sd-social-icon .sd-content ul li,
.single-post.weta-sharebtns  div.sharedaddy .sd-social-icon .sd-content ul li a,
.single-post.weta-sharebtns div.sharedaddy .sd-social-icon .sd-content ul li a:before {
width: 38px;
height: 38px;
}
.single-post.weta-sharebtns div.sharedaddy .sd-social-icon .sd-content ul li a:before {
font: normal 30px/1 'Genericons';
}
.weta-sharebtns div.sharedaddy .sd-content ul li.share-print a:before {
content: '\f469';
}
.weta-sharebtns .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button,
.weta-sharebtns .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button,
.weta-sharebtns .sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button,
.weta-sharebtns .sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button,
.weta-sharebtns .sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button,
.weta-sharebtns .sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button,
.weta-sharebtns .sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button,
.weta-sharebtns .sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button,
.weta-sharebtns .sd-social-icon .sd-content ul li[class*='share-'].share-google-plus-1 a.sd-button {
padding: 0;
color: #282828 !important;
background: transparent !important;
}
.blog.weta-sharebtns #primary div.sharedaddy  h3.sd-title,
.archive.weta-sharebtns #primary div.sharedaddy  h3.sd-title {
display: none;
}
.contact-form {
padding: 0 0 26px;
max-width: 670px;
}
.contact-form div {
overflow: hidden;
margin-top: 10px;
}
.contact-form label {
margin-left: 5px;
margin-bottom: 6px !important;
font-size: 14px;
font-size: 0.875rem;
}
.contact-form label span {
margin-left: 3 !important;
padding-top: 0;
font-weight: normal;
font-size: 12px;
font-size: 0.75rem;
color: #ccc;
}
.contact-form input,
.contact-form textarea {
margin-bottom: 8px;
}
.page .contact-form input[type='text'],
.page .contact-form input[type='email'],
.page .contact-form textarea {
display: block;
width: 99%;
max-width: 99%;
}
.contact-form input[type='text'],
.contact-form input[type='email'] {
margin-bottom: 4px !important;
}
.contact-form p.contact-submit {
clear: both;
float: none;
margin-top: 15px;
overflow: hidden;
} .infinite-scroll #nav-below,
.infinite-scroll .nav-wrap,
.infinite-scroll.neverending #colophon {
display: none;
}
.infinity-end.neverending #colophon {
display: block;
}
#infinite-footer .container {
display: none;
}
#infinite-handle {
float: none;
margin: 0;
}
#infinite-handle span {
background: none !important;
border-radius: 0;
color: #282828 !important;
cursor: pointer;
display: inline-block;
padding: 0;
font-size: 16px;
font-size: 1rem;
line-height: 1;
}
.infinite-loader {
margin: 0 0 54px;
padding:  0;
}
#infinite-handle span button {
outline: none
} .site-content div.wpcf7 {
clear: both;
overflow: hidden;
max-width: 100%;
padding: 0 0 34px;
}
.site-content div.wpcf7 p {
margin: 0;
padding: 0 0 16px;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
font-weight: bold;
}
.site-content div.wpcf7 p:last-of-type {
padding: 0;
}
.site-content div.wpcf7 input[type='text'],
.site-content div.wpcf7 input[type='email'],
.site-content div.wpcf7 textarea {
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
width: 80%;
}
.site-content input.wpcf7-submit {
clear: both;
overflow: hidden;
width: auto;
} .ssba {
padding-top: 20px;
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
font-size: 12px !important;
} .null-instagram-feed {
padding-left: 20px;
padding-right: 20px;
margin: 0 auto;
}
.null-instagram-feed ul.instagram-pics {
max-width: 1210px;
margin: 0 auto;
}
.front-content .null-instagram-feed {
margin-bottom: 63px;
}
.front-fullwidth .null-instagram-feed h3.widget-title {
padding-bottom: 30px;
}
.null-instagram-feed p.clear {
margin: 0;
}
.front-fullwidth .null-instagram-feed p.clear {
text-align: center;
clear: both;
}
.null-instagram-feed p.clear a {
padding-top: 15px;
display: inline-block;
clear: both;
float: none;
font-size: 14px;
font-size: 0.875rem;
}
.front-fullwidth .null-instagram-feed p.clear a {
margin-bottom: 50px;
}
.sidebar-small .null-instagram-feed p.clear a,
.sidebar-footer .null-instagram-feed p.clear a {
display: inline-block;
clear: both;
float: left;
}
ul.instagram-pics li img {
position: relative;
max-width: 100%;
vertical-align: middle;
border: none;
opacity: 1;
-webkit-backface-visibility: hidden;
transform: translate3d(0px,0px,0px);
}
ul.instagram-pics {
margin: 0;
padding: 0;
}
.column-area ul.instagram-pics li {
margin: 0;
padding: 0 6px 12px;
width: 16.6%;
float: left;
overflow: hidden;
}
.column-area ul.instagram-pics li:last-child {
padding-bottom: 12px;
}
.column-area ul.instagram-pics li:nth-child(6) {
clear: right;
}
.column-area ul.instagram-pics li:nth-child(7) {
clear: left;
}
.sidebar-small ul.instagram-pics li,
.sidebar-footer ul.instagram-pics li {
width: 50%;
float: left;
padding: 0 5px 10px;
}
.sidebar-small ul.instagram-pics li:nth-child(odd),
.sidebar-footer ul.instagram-pics li:nth-child(odd) {
padding-left: 0;
}
.sidebar-small ul.instagram-pics li:nth-child(even),
.sidebar-footer ul.instagram-pics li:nth-child(even) {
padding-right: 0;
}   .two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
width:100%;
}
.entry-content .two-columns-one,
.entry-content .three-columns-one,
.entry-content .three-columns-two,
.entry-content .four-columns-one,
.entry-content .four-columns-two,
.entry-content .four-columns-three {
position: relative;
float: left;
margin-bottom: 30px;
}
.last {
clear: right;
margin-right: 0 !important;
}
.divider {
width: 100%;
margin-bottom: 15px;
padding-top: 15px;
display: block;
clear: both;
} .box {
margin: 0 0 30px;
padding: 30px;
overflow: hidden;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.7;
color: #282828;
}
.site-content .box p {
margin: 0 0 30px;
}
.white-box {border: 1px solid #fff;}
.blue-box {border: 1px solid #0066ff;}
.yellow-box {border: 1px solid #e7b547;}
.red-box {border: 1px solid #d7464d;}
.green-box {border: 1px solid #85c066;}
.lightgrey-box {border: 1px solid #ececed;}
.grey-box {border: 1px solid #a9a9a9;}
.dark-box {border: 1px solid #222;} a.standard-btn {
display: inline-block;
margin: 0 0 26px;
padding: 10px 18px 8px;
overflow: hidden;
cursor: pointer;
background: #000;
color: #fff;
text-align: center;
font-weight: normal;
text-decoration: none !important;
-webkit-transition: 0.2s background ease;
-moz-transition: 0.2s background ease;
-o-transition: 0.2s background ease;
-ms-transition: 0.2s background ease;
transition: 0.2s background ease;
}
.post .entry-content a.standard-btn,
.page .entry-content a.standard-btn,
.post .entry-content a.standard-btn:hover,
.page .entry-content a.standard-btn:hover {
color: #fff;
border: none;
}
a.standard-btn.xsmall-btn {
padding: 5px 10px 3px;
font-size: 11px;
font-size: 0.6875rem;
}
a.standard-btn.small-btn {
padding: 7px 12px 5px;
font-size: 13px;
font-size: 0.8125rem;
}
a.standard-btn.large-btn {
padding: 14px 20px 13px;
font-size: 16px;
font-size: 1rem;
}
a.standard-btn.xlarge-btn {
padding: 18px 30px 17px;
font-size: 19px;
font-size: 1.1875rem;
}
a.standard-btn.red-btn {background: #d7464d;}
a.standard-btn.green-btn {background: #85c066;}
a.standard-btn.blue-btn {background: #58b1d1;}
a.standard-btn.yellow-btn {background: #e7b547;}
a.standard-btn.grey-btn {background: #bcbcbc;}
a.standard-btn.black-btn {background: #000;}   .woocommerce {
clear: both;
overflow: hidden
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce .products ul:after,
.woocommerce div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce ul.products:after {
clear: both;
}
.woocommerce .entry-summary button[type=submit],
.woocommerce .entry-summary input[type=submit],
.woo-sc-button {
cursor: pointer;
overflow: visible;
white-space: nowrap;
padding: 14px 50px;
background: #000000;
color: #fff;
border: none;
font-size: 19px;
font-size: 1.1875rem;
line-height: normal;
outline: none;
}
.onsale {
padding: 1px 20px;
background: #fff;
border: 1px solid #a9a9a9;
color: #bababa;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
letter-spacing: 2px;
} .woocommerce_message,
.woocommerce_info,
.woocommerce-info,
.woocommerce_error,
.woocommerce-message,
.entry-content  .woocommerce-error {
padding: 22px 30px 20px;
position: relative;
margin-bottom: 64px;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.8;
}
.nosidebar .woocommerce-message,
.nosidebar .woocommerce-error {
margin-bottom: 40px;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-message {
border: 1px solid #0066ff;
color: #0066ff;
}
.woocommerce-info {
margin-bottom: 20px;
}
.entry-content .woocommerce_message,
.entry-content .woocommerce_info a,
.entry-content .woocommerce-info a,
.entry-content .woocommerce-message a {
color: #0066ff;
}
.entry-content .woocommerce-error {
border: 1px solid #d7464d;
color: #d7464d;
}
.woocommerce_error a,
.woocommerce-error a {
color: #d7464d;
text-decoration: underline;
text-decoration: none;
}
a.added_to_cart.wc-forward {
display: inline-block;
color: #282828;
padding: 4px 0 0 0;
text-decoration: underline;
font-size: 16px;
font-size: 1rem;
line-height: 1.3;
} .woocommerce #container,
.woocommerce #primary {
max-width: 1200px;
margin: 0 auto;
padding: 25px 25px 64px;
clear: both;
overflow: hidden;
}
.woocommerce-breadcrumb {
font-size: 11px;
font-size: 0.6875rem;
font-style: italic;
color: #999;
}
.woocommerce-breadcrumb a {
color: #999;
}
.woocommerce-pagination ul,
.woocommerce .pagination ul {
margin: 0;
padding: 0;
}
.woocommerce-pagination {
float: right;
}
.pagination .page-numbers li,
.woocommerce-pagination .page-numbers li {
display: inline-block;
padding: 0 0 0 12px;
font-size: 0.8125rem;
}
.woocommerce-result-count {
position: relative;
margin-bottom: 0;
padding: 0 0 5px;
font-size: 14px;
font-size: 0.875rem;
color: #282828;
}
.woocommerce form select {
width: 240px;
box-sizing: border-box;
}
.woocommerce h1 {
padding: 25px 0 45px;
}
.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.product_list_widget a span.product-title {
padding: 0;
font-size: 19px;
font-size: 1.1875rem;
color: #282828;
}
.woocommerce ul.products {
margin: 0;
padding: 25px 0 0 0;
list-style: none;
clear: both;
}
.woocommerce .product {
margin-bottom: 0;
position: relative
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: 100%;
position: relative;
margin: 0 0 64px;
padding: 0;
}
ul.products li.product:before {
display: none;
}
.woocommerce ul.products li.product a img {
width: 100%;
height: auto;
display: block;
margin: 0 0 13px;
}
.woocommerce ul.products li.product .price,
.product_list_widget del,
.product_list_widget ins,
.product_list_widget span.amount {
display: block;
color: #999;
font-size: 16px;
font-size: 1rem;
padding: 3px 0 0 0;
}
.woocommerce ul.products li.product .price ins,
.product_list_widget ins {
background: none;
padding: 0 0 0 4px;
color: #282828;
}
.woocommerce ul.products li.product .onsale,
.woocommerce .related ul.products li.product .onsale {
position: absolute;
bottom: 0;
right: 0;
left: auto;
top: auto;
margin: 0;
}
.woocommerce ul.products li.product .button {
position: absolute;
top: 0;
left: 0;
right: 0;
background: #fff;
color: #282828;
border-bottom: 0;
padding: 27px 0 23px;
display: block;
text-align: center;
transition-property: opacity,visibility,-webkit-transform;
transition-property: opacity,visibility,transform;
transition-duration: .3s;
transition-timing-function: ease-out;
transition-delay: 0s;
visibility: hidden;
opacity: 0;
}
.woocommerce .cross-sells ul.products li.product .button {
padding: 15px 0 13px;
font-size: 14px;
font-size: 0.875rem;
}
.woocommerce ul.products li.product:hover .button {
opacity: 1;
visibility: visible;
} .single-product div.product .product_meta,
.woocommerce-product-rating a.woocommerce-review-link {
font-size: 11px;
font-size: 0.6875rem;
font-style: italic;
}
.single-product div.product .product_meta a,
.woocommerce-product-rating a.woocommerce-review-link {
color: #989898;
}
.single-product .woocommerce-breadcrumb {
padding-bottom: 34px;
}
.single-product .entry-summary p {
padding-bottom: 84px;
line-height: 1.8;
margin: 0;
}
.single-product .entry-summary p.price {
margin: 0;
padding: 26px 0 34px;
}
.single-product.woocommerce h1 {
padding: 30px 0 0;
display: block;
line-height: 1.3;
}
.single-product div.product .product_meta {
padding: 28px 0;
color: #bababa;
line-height: 1.6;
}
.single-product div.product .product_meta span {
display: block;
}
.single-product .product .onsale {
margin: 0;
position: absolute;
top: 10px;
left: 10px;
}
.woocommerce-product-rating {
padding-bottom: 12px;
}
.star-rating {
position: relative;
overflow: hidden;
margin: 0;
}
.single-product .entry-summary .price {
display: block;
clear: both;
font-size: 26px;
font-size: 1.625rem;
font-weight: normal;
color: #282828;
}
.single-product .price ins {
background: none;
padding: 0 0 0 4px;
}
.single-product .price del {
color: #999;
font-weight: 400;
}
.single-product .images {
padding: 0;
clear: both;
overflow: hidden;
}
.single-product .thumbnails {
padding: 0;
}
.single-product .flex-control-thumbs {
margin: 0;
padding: 0;
}
.single-product .product .images .thumbnails a.zoom,
.single-product .flex-control-thumbs li {
display: block;
width: 22.05%;
margin: 30px 3.93% 0 0;
float: left;
}
.single-product .flex-control-thumbs li:nth-of-type(4n+4) {
margin-right: 0;
float: right;
}
.single-product .images a,
.single-product .thumbnails a {
display: block;
line-height: 0;
}
.single-product .product form.cart .quantity {
margin-right: 10px;
float: left;
}
.quantity .qty {
width: 60px;
text-align: center;
padding: 9px 0 6px 10px;
}
.single-product .product form.cart .quantity .qty {
height: 55px;
border: 1px solid #222;
color: #000;
}
.single-product .images .woocommerce-product-gallery__trigger {
position: absolute;
top: 10px;
left: 10px;
background: transparent;
width: 30px;
height: 30px;
display: block;
z-index: 1000;
text-align: center;
padding-top: 7px;
line-height: 1 !important;
} .single-product .product .woocommerce-tabs {
clear: both;
padding: 64px 0 0 0;
}
.woocommerce-tabs ul.wc-tabs {
margin: 0;
padding: 0;
clear: both;
overflow: hidden;
}
.woocommerce-tabs ul.wc-tabs li {
padding: 16px 8px 14px;
display: block;
float: left;
background:  none;
font-size: 14px;
font-size: 0.875rem;
}
.woocommerce-tabs ul.wc-tabs li.active {
background: #f4f4f4;
}
.woocommerce-tabs .panel {
overflow: hidden;
background: #f4f4f4;
padding: 60px 25px 64px;
}
.woocommerce-tabs .panel h2 {
padding: 0 0 45px;
font-size: 20px;
font-size: 1.25rem;
}
.woocommerce-tabs .panel p:last-child {
margin: 0;
}
.woocommerce table {
margin: 0;
border-bottom: none;
}
.woocommerce table td {
padding: 0 15px 15px 0;
border-top: none;
}
.shop_attributes th {
width: 100px;
padding: 0 15px 15px 0;
font-weight: normal;
}
.shop_attributes p {
color: #999;
}
#reviews ol.commentlist {
margin: 0;
padding-left: 0;
}
#reviews .comment {
padding: 0;
position: relative;
}
#review_form_wrapper {
padding-top: 60px;
}
#reviews h3.comment-reply-title {
padding: 0 0 22px;
font-size: 20px;
font-size: 1.25rem;
}
#reviews #commentform label {
display: block;
float: left;
margin: 8px 0 0;
padding-right: 0;
width: 100%;
text-align: left;
}
#reviews #commentform label
#reviews #commentform p.comment-form-email,
#reviews #commentform p.comment-form-author,
#reviews #commentform p.comment-form-rating {
float: none;
clear: both;
width: 100%;
overflow: hidden;
}
#reviews #commentform p.comment-form-rating {
margin: 0;
padding: 20px 0 8px 0;
}
p.stars {
margin: 0;
}
#reviews #commentform textarea#comment {
width: 100%;
}
#reviews  #commentform p.form-submit {
margin-bottom: 0;
padding-left: 0;
}
#reviews  #commentform input#submit {
margin-bottom: 0;
}
#reviews #comments .comment .avatar {
float: left;
margin: 4px 20px 0 0;
width: 40px;
height: 40px;
}
#reviews  #comments .comment-text {
padding: 0;
}
#reviews  .comment-text p.meta {
color: #989898;
padding: 0 0 5px;
}
#reviews .comment-text p.meta strong {
font-weight: 400;
font-size: 19px;
font-size: 1.1875rem;
color: #282828;
}
small.woocommerce-price-suffix {
font-size: 60%;
}
#reviews ol.commentlist {
list-style: none;
} .single-product .related {
padding-top: 61px;
}
.single-product .related h2 {
font-size: 19px;
font-size: 1.1875rem;
padding: 0 0 24px;
} #reviews .comment .star-rating {
margin: 6px 12px 5px 0;
float: left;
}
.woocommerce .star-rating span:before,
.woocommerce .star-rating:before,
.woocommerce p.stars span a:before,
.woocommerce p.stars span:before,
.woocommerce-page .star-rating span:before,
.woocommerce-page .star-rating:before,
.woocommerce-page p.stars span a:before,
.woocommerce-page p.stars span:before {
font: normal 14px/1 'Genericons';
left: 2px;
line-height: 16px;
padding-left: 1px;
position: absolute;
top: 2px;
width: 100%;
white-space: nowrap
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
font: normal 14px/1 'Genericons';
height: 16px;
line-height: 16px;
overflow: hidden;
padding-bottom: 1px;
position: relative;
width: 77px;
margin: 2px 0 2px -2px
}
.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
float: left;
left: 0;
overflow: hidden;
position: absolute;
padding-top: 15px;
top: 0
}
.woocommerce .star-rating strong,
.woocommerce-page .star-rating strong {
font-weight: 400;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
color: #555;
content: "\f511\f511\f511\f511\f511";
}
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
color: #000;
content: "\f512\f512\f512\f512\f512";
}
.woocommerce p.stars:after,
.woocommerce-page p.stars:after {
content: "";
display: block;
clear: both;
}
.woocommerce p.stars span,
.woocommerce-page p.stars span {
display: block;
float: left;
height: 16px;
overflow: hidden;
margin-top: 10px;
padding: 0;
position: relative;
width: 80px;
}
.woocommerce p.stars span:before,
.woocommerce-page p.stars span:before {
color: #555;
content: "\f511\f511\f511\f511\f511";
}
.woocommerce p.stars span a,
.woocommerce-page p.stars span a {
float: left;
height: 0;
left: 0;
overflow: hidden;
padding-top: 16px;
position: absolute;
top: 0;
width: 16px;
}
.woocommerce .comment-form-rating p.stars span a.active:before,
.woocommerce .comment-form-rating p.stars span a:focus:before,
.woocommerce-page .comment-form-rating p.stars span a.active:before,
.woocommerce-page .comment-form-rating p.stars span a:focus:before {
color: #000;
content: "\f512\f512\f512\f512\f512";
}
.woocommerce .comment-form-rating p.stars span:before,
.woocommerce-page .comment-form-rating p.stars span:before {
color: #555;
content: "\f511\f511\f511\f511\f511";
}
.woocommerce p.stars span a.star-1,
.woocommerce-page p.stars span a.star-1 {
width: 16px;
z-index: 10
}
.woocommerce p.stars span a.star-2,
.woocommerce-page p.stars span a.star-2 {
width: 32px;
z-index: 9
}
.woocommerce p.stars span a.star-3,
.woocommerce-page p.stars span a.star-3 {
width: 48px;
z-index: 8
}
.woocommerce p.stars span a.star-4,
.woocommerce-page p.stars span a.star-4 {
width: 64px;
z-index: 7
}
.woocommerce p.stars span a.star-5,
.woocommerce-page p.stars span a.star-5 {
width: 80px;
z-index: 6
} .woocommerce-cart .site-content .entry-header,
.woocommerce-checkout .site-content .entry-header {
padding: 0 0 45px;
}
table.cart th.product-remove,
table.cart td.product-remove,
table.cart th.product-price,
table.cart td.product-price,
.cross-sells,
.cross-sells .onsale {
display: none;
}
.woocommerce table a {
color: #282828;
}
.shop_table thead {
border-bottom: 1px solid #ececed;
text-transform: uppercase;
letter-spacing: 2px;
}
table.cart th {
text-align: left;
font-size: 12px;
font-size: 0.75rem;
font-weight: 400;
letter-spacing: 2px;
color: #282828;
padding: 0 0 12px 0;
line-height: 1.3;
}
table.cart th.product-quantity,
table.cart th.product-subtotal {
padding-left: 10px;
}
table.cart th.product-name {
padding-left: 10px;
}
.woocommerce-cart table.cart td {
padding: 16px 10px !important;
text-align: left;
}
.woocommerce-cart table.cart td.product-remove {
padding: 16px 5px 16px 0 !important;
}
.woocommerce-cart table.cart td.product-remove a {
text-align: left;
}
.woocommerce-cart .quantity .qty {
width: 50px;
}
.shop_table .product-thumbnail {
padding: 0;
}
.shop_table .product-thumbnail img {
width: 60px;
display: block;
}
table.cart td.product-name a {
font-size: 16px;
font-size: 1rem;
}
table.cart td {
vertical-align: middle;
text-align: left;
color: #282828;
}
table.cart td.product-remove a {
display: block;
margin: 0 auto;
text-align: center;
font-size: 26px;
line-height: 1.2;
color: #282828;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
table.cart tbody tr:last-child td:last-child {
border-top: 1px solid #ececed;
border-bottom: 1px solid #ececed;
padding: 30px 0 14px !important;
}
.coupon label {
display: none;
}
input#coupon_code {
width: 100%;
font-style: italic;
padding: 5px 10px;
margin: 0 0 17px;
}
input#calc_shipping_postcode {
font-style: italic;
color: 999;
padding: 7px 10px 6px;
margin-bottom: 17px;
}
.coupon input.button {
padding: 11px 10px 8px;
}
table.cart .actions .button {
display: block;
margin: 0 0 17px;
width: 100%;
}
.cart_totals {
clear: both;
}
.cart_totals p {
margin: 0;
line-height: 1.7;
}
.cart_totals table th {
color: #555;
}
.cart_totals tr.cart-subtotal th,
.cart_totals tr.shipping th {
font-weight: normal;
}
.cart_totals tr.cart-subtotal {
border-top: 1px solid #ececed;
}
.cart_totals tr.order-total {
border-bottom: 1px solid #ececed;
}
.cart_totals tr.cart-subtotal th {
padding-top: 27px;
}
.cart_totals tr.order-total th,
.cart_totals tr.order-total td span.amount {
color: #282828;
font-size: 20px;
font-size: 1.25rem;
}
.cart_totals tr td {
text-align: right;
}
.wc-proceed-to-checkout {
padding: 30px 0 0;
clear: both;
}
.wc-proceed-to-checkout .button {
display: block;
padding: 15px 10px;
background: #000;
color: #fff;
font-size: 19px;
font-size: 1.1875rem;
text-align: center;
}
.shipping-calculator-form {
padding: 20px 0 0 0;
}
input#calc_shipping_state,
input#calc_shipping_postcode {
margin-top: 12px;
width: 240px;
} .woocommerce-checkout h3 {
font-size: 20px;
font-size: 1.25rem;
padding: 45px 0 20px;
}
h3#ship-to-different-address label {
font-size: 20px;
font-size: 1.25rem;
padding-right: 6px;
}
#customer_details p,
.woocommerce-account .woocommerce p {
margin-bottom: 20px;
}
.woocommerce-checkout .form-row label,
.woocommerce-account .form-row label {
display: block;
padding-bottom: 1px;
}
.woocommerce-checkout .form-row label.checkbox {
display: inline;
}
.woocommerce-checkout .form-row textarea#order_comments {
font-style: italic;
}
.woocommerce-checkout .form-row input,
.woocommerce-checkout .form-row button,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .form-row textarea,
.woocommerce-account .form-row input {
width: 100%;
}
.form-row input[type="checkbox"] {
width: auto;
}
.required  {
border-bottom: 0!important;
color: #555;
}
.form-row.woocommerce-invalid input.input-text {
box-shadow: inset 3px 0 0 #d7464d;
}
.form-row.woocommerce-validated input.input-text {
box-shadow: inset 3px 0 0 #85c066;
}
.woocommerce-checkout input {
padding: 8px;
}
.select2-container .select2-choice {
border: 1px solid #a9a9a9;
color: #555;
border-radius: 0;
padding: 8px 8px;
}
.select2-default {
color: #555!important;
}
.select2-drop {
border-radius: 0;
border: 1px solid #a9a9a9;
padding: 10px 0 0;
}
.select2-results .select2-highlighted {
border-radius: 0;
}
.select2-results li {
font-size: 14px;
font-size: 0.875rem;
margin: 2px 0;
}
#order_review {
padding: 30px 20px;
border: 1px solid #222;
}
#order_review ul {
padding-left: 0;
}
#order_review ul li {
padding: 0;
list-style-position: inside;
}
#order_review ul li:before {
display: none;
}
table.woocommerce-checkout-review-order-table {
border-bottom: 1px solid #ececed;
}
#payment .payment_methods li label {
width: 92%;
padding-top: 0!important;
margin-left: .618em;
}
#payment .payment_methods li {
list-style: none!important;
padding: 16px 0;
margin-left: 0;
}
#payment .payment_methods li a,
.entry-content p.terms a {
color: #555;
}
#payment .payment_methods li .payment_box {
padding: 10px 0 0 25px;
margin: 0;
}
#payment .payment_methods li .payment_box p {
margin: 0;
color: #989898;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.55;
}
#payment .payment_methods li img {
float: right;
border: 0;
padding: 0;
max-height: 30px;
}
#order_review tr th {
padding: 6px 0;
}
#order_review tr.shipping th,
#order_review tr.cart-subtotal th {
font-weight: normal;
color: #555;
}
#order_review tr.cart-subtotal th {
padding-top: 30px;
}
#order_review tr.order-total th,
#order_review tr.order-total td {
padding: 30px 0;
font-size: 26px;
font-size: 1.625rem;
font-weight: bold;
color: #282828;
}
#payment .place-order .button {
font-size: 19px;
font-size: 1.1875rem;
color: #fff;
background: #000;
border: none;
padding: 15px 0 13px;
}
table.woocommerce-checkout-review-order-table th,
table.woocommerce-checkout-review-order-table td {
padding: 0;
margin: 0;
font-weight: normal;
}
table.woocommerce-checkout-review-order-table tr.cart_item {
border-bottom: 1px solid #ececed;
font-size: 19px;
font-size: 1.1875rem;
}
table.woocommerce-checkout-review-order-table td.product-name {
padding: 30px 0;
}
table.woocommerce-checkout-review-order-table td.product-name strong {
font-weight: normal;
}
table.woocommerce-checkout-review-order-table thead {
font-size: 14px;
font-size: 0.875rem;
}
table.woocommerce-checkout-review-order-table thead th {
padding: 0 0 8px;
}
.entry-content p.terms {
margin-top: 30px;
}
.form-row.terms .input-checkbox {
float: left;
width: 5%;
margin: 5px 0 0;
} .woocommerce-account fieldset legend {
padding: 45px 0 20px;
display: block;
}
.woocommerce-account .form-row label.inline {
margin-top: 20px;
}
.login input[type="submit"],
.login button[type="submit"],
.register input[type="submit"],
.register button[type="submit"],
.lost_reset_password input[type="submit"],
.lost_reset_password button[type="submit"] {
margin-top: 5px;
padding: 11px 50px;
background: #000;
color: #fff;
border: none;
width: auto;
} .widget_products,
.widget_top_rated_products,
.widget_recent_reviews {
padding-left: 25px;
padding-right: 25px;
padding-bottom: 14px;
}
ul.product_list_widget {
padding: 0;
}
.widget-area ul.product_list_widget li,
.widget-area ul.product_list_widget li:last-child {
padding-bottom: 50px;
}
.product_list_widget a span.product-title {
display: block;
line-height: 1.55;
}
.product_list_widget del {
display: inline-block;
}
.product_list_widget ins,
.product_list_widget span.amount {
display: inline;
}
ul.product_list_widget li img {
display: block;
margin: 0 0 13px;
-webkit-backface-visibility: hidden;
transform: translate3d(0px,0px,0px);
}
.product_list_widget span.amount {
padding: 0 1px;
}
.product_list_widget ins {
color: #999;
}
.widget_top_rated_products span.amount   {
padding-top: 7px;
display: inline-block;
}
.widget_top_rated_products .product_list_widget del span.amount {
text-decoration: line-through;
}
.sidebar-small ul.product_list_widget li img {
width: 25%;
margin: 0;
padding: 0 10px 0 0;
float: left;
}
.sidebar-small .product_list_widget a span.product-title {
width: 75%;
float: left;
padding-top: 10px;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.45;
}
.sidebar-small .widget_top_rated_products .product_list_widget a span.product-title {
padding-top: 4px;
}
.sidebar-small ul.product_list_widget li ins,
.sidebar-small ul.product_list_widget li del,
.sidebar-small .product_list_widget span.amount {
font-size: 14px;
font-size: 0.875rem;
padding: 3px 0 0 0;
}
.sidebar-small ul.product_list_widget li {
padding-bottom: 30px;
display: block;
overflow: hidden;
clear: both;
max-width: 300px;
}
.sidebar-small ul.product_list_widget li:last-child {
padding-bottom: 0;
}
.cart_list,
.widget_shopping_cart_content li,
.widget_shopping_cart_content p.total,
.widget_shopping_cart_content p.buttons {
display: block;
overflow: hidden;
clear: both;
margin: 0;
max-width: 300px;
}
.widget-area .widget_shopping_cart_content ul.product_list_widget li {
padding: 0;
width: 100%;
position: relative;
min-height: 98px;
padding-top: 20px;
border-top: 1px solid #ebebee;
}
.widget_shopping_cart_content img {
position: relative;
top: 0;
width: 50px;
left: 0;
}
.widget-area .widget_shopping_cart_content ul.product_list_widget li a {
padding-left: 0px !important;
}
.widget_shopping_cart_content  dl.variation,
.widget_shopping_cart_content  a.remove {
display: none;
}
.widget_shopping_cart_content .product_list_widget li .quantity {
display: inline-block;
}
.widget_shopping_cart_content .product_list_widget li .quantity span.amount {
font-size: 14px;
font-size: 0.875rem;
}
.widget_shopping_cart_content p.total {
border-top: 1px solid #ebebee;
border-bottom: 1px solid #ebebee;
padding: 10px 0;
color: #282828;
}
.widget_shopping_cart_content p.buttons {
padding: 15px 0 0 0;
}
.widget_shopping_cart_content p.buttons a,
.woocommerce-product-search input[type="submit"] {
display: inline-block;
padding: 7px 15px;
background: #282828;
color: #fff;
font-size: 14px;
font-size: 0.875rem;
border: none;
}
.woocommerce-product-search {
max-width: 300px;
}
.woocommerce-product-search input.search-field {
padding: 7px 6px 5px;
font-size: 14px;
font-size: 0.875rem;
float: left;
width: 65%;
}
.woocommerce-product-search input[type="submit"] {
margin: 0 0 0 2%;
float: left;
width: 33%;
}
ul.product-categories {
margin: 0;
padding: 0;
} .lightbox {
display: none;
outline: none;
position: fixed;
z-index: 99999;
width: 100%;
height: 100%;
text-align: center;
top: 0;
left: 0;
background: rgba(0,0,0,0.7);
}
.lightbox-btn {
position: fixed;
left: 0;
bottom: 0;
outline: 0;
padding: 13px 20px;
border: 1px solid #282828;
background: #000;
color: #fff;
font-size: 14px;
font-size: 0.875rem;
font-style: italic;
z-index: 9999;
width: 100%;
}
.widgetarea-subscribe-inner {
position: absolute;
top: 10px;
bottom: 54px;
left: 2%;
right: 2%;
width: auto;
height: auto;
background: #fff;
}
.close-icon {
position: absolute;
top: 20px;
right: 20px;
width: 30px;
height: 30px;
background: transparent;
outline: none;
border: none;
}
.close-icon span {
display: none;
}
.close-icon {
position: absolute;
width: 30px;
height: 30px;
top: 20px;
right: 20px;
background: url(//im-leben-zu-hause.studioholfelder.com/wp-content/themes/weta/images/close.png) 0 0 no-repeat;
background-size: 30px 30px;
}
.close-text {
border: none;
padding: 0;
margin-bottom: 64px;
outline: none;
color: #989898;
background: none;
font-size: 11px;
font-size: 0.6875rem;
font-style: italic;
}
.widgetarea-subscribe-inner .widget {
padding: 74px 32px 20px;
}
.widgetarea-subscribe-inner .jetpack_subscription_widget {
padding: 74px 32px 20px !important;
background: none;
}
.widgetarea-subscribe-inner .widget h3.widget-title {
font-size: 26px;
font-size: 1.625rem;
}  .entry-content .wp-block-pullquote p,
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-family: Georgia, 'Times New Roman', serif;
} .alignwide, .alignfull {
position: relative;
width: 100%;
margin-left: 0px;
margin-right: 0px;
}
.blog-fullwidth .entry-content .alignfull {
width: 100vw;
left: calc(-50vw + 50%);
margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1240px) {
.blog-fullwidth .entry-content .alignwide {
width: calc(100% + 540px);
left: -270px;
margin-left: 0px;
margin-right: 0px;
}
} .wp-block-separator {
border: none;
border-bottom: 1px solid #555;
margin-bottom: 32px;
margin-top: 32px;
} .entry-content .wp-block-pullquote blockquote {
margin-left: 0;
padding: 0;
border: none;
}
.entry-content .wp-block-pullquote {
padding: 0;
border: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 26px;
padding: 0;
text-align: center;
border: none;
font-size: 17px;
font-weight: bold;
line-height: 1.55;
border: 0;
}
.entry-content .wp-block-pullquote p {
margin: 0;
font-size: 23px;
line-height: 1.45;
font-weight: normal;
}
.entry-content .wp-block-pullquote cite {
text-align: center;
text-transform: none;
font-weight: normal;
font-style: italic;
}
.entry-content .wp-block-pullquote.alignleft,
.entry-content .wp-block-pullquote.alignleft cite {
text-align: left;
}
.entry-content .wp-block-pullquote.alignleft blockquote {
margin-left: 0;
}
.entry-content .wp-block-pullquote.alignright,
.entry-content .wp-block-pullquote.alignright cite {
text-align: right;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
max-width: 100%;
}
@media (min-width: 767px) {
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
max-width: 305px;
margin-bottom: 0;
}
.wp-block-pullquote.alignleft blockquote {
margin-right: 30px;
}
.wp-block-pullquote.alignright blockquote {
margin-left: 30px;
}
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
padding-left: 50px;
position: relative;
font-style: italic;
border-left: 1px solid #ededee;
}
.wp-block-quote:not(.is-large):not(.is-style-large) p {
margin-bottom: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin: 50px 0;
padding: 0 0 0 50px;
border: none;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-family: Georgia, 'Times New Roman', serif;
font-size: 23px;
line-height: 1.45;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
text-align: left;
padding-top: 0;
font-size: 16px;
}
.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
padding-top: 0;
color: #555;
font-style: italic;
font-size: 16px;
} .entry-content p.has-small-font-size {
font-size: 13px;
}
.entry-content p.has-regular-font-size {
font-size: 15px;
}
.entry-content p.has-large-font-size {
font-size: 20px;
line-height: 1.55;
}
.entry-content p.has-larger-font-size {
font-size: 24px;
}
.entry-content .has-drop-cap::first-letter {
font-size: 4em !important;
line-height: .8 !important;
} .wp-block-button .wp-block-button__link {
border: none;
border-radius: 4px;
box-shadow: none;
cursor: pointer;
display: inline-block;
font-weight: normal;
margin: 0;
padding: 10px 18px;
text-decoration: none;
font-size: 16px;
line-height: 1.8;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-width: 1px;
} .wp-block-column {
margin-bottom: 26px;
}
@media (min-width: 767px) {
.wp-block-column:not(:last-child) {
margin-right: 26px;
}
.wp-block-column:not(:last-child) {
margin-right: 26px;
}
.wp-block-column:not(:first-child),
.wp-block-column:nth-child(2n) {
margin-left: 26px;
}
.wp-block-column:nth-child(odd) {
margin-right: 26px;
}
.has-3-columns .wp-block-column:nth-child(odd) {
margin-right: 0;
}
.has-3-columns .wp-block-column:last-child {
margin-left: 0;
margin-right: 0;
}
} .entry-content .wp-block-gallery {
padding-left: 0;
margin-top: 30px;
}
.entry-content .wp-block-gallery li {
padding: 0;
}
.entry-content .wp-block-gallery li:before {
display: none;
content: '';
}
.entry-content .wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
padding: 40px 10px 10px;
}
.wp-block-image figcaption,
.wp-block-embed figcaption {
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.4;
margin-top: 12px;
margin-bottom: 30px;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.single-post .entry-content .wp-block-cover-text:last-child {
font-size: 1.5em;
margin-bottom: 0 !important;
}
@media screen and (min-width: 767px) {
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text {
font-size: 2em;
margin-bottom: 0 !important;
}
} .wp-block-table.is-style-stripes tr:nth-child(odd) {
background-color: #ededed;
}   @media screen and (min-width: 480px) { .column-area .widget_weta_rp .rp-two-columns .post,
.column-area .widget_weta_rp .rp-three-columns .post,
.column-area .widget_weta_rp .rp-four-columns .post {
width: 50%;
float: left;
}
.column-area .widget_weta_rp .rp-two-columns .post:nth-child(odd),
.column-area .widget_weta_rp .rp-three-columns .post:nth-child(odd),
.column-area .widget_weta_rp .rp-four-columns .post:nth-child(odd),
.column-area esc_html__ {
padding: 0 1.66% 0 0;
clear: left;
}
.column-area .widget_weta_rp .rp-two-columns .post:nth-child(even),
.column-area .widget_weta_rp .rp-three-columns .post:nth-child(even),
.column-area .widget_weta_rp .rp-four-columns .post:nth-child(even) {
padding: 0 0 0 1.66%;
clear: right;
} .column-area .widget_weta_slider .entry-header h2.entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.column-area .page .site-content .widget_weta_slider .entry-header {
padding: 0 0 10px;
}
.column-area .widget_weta_slider .entry-footer {
display: block;
} .woocommerce-checkout .checkout_coupon .form-row button {
margin: 0 0 0 10px;
width: auto;
padding: 11px 40px;
}
.woocommerce-checkout .checkout_coupon .form-row input#coupon_code {
line-height: 2;
}
.woocommerce-checkout .checkout_coupon .form-row-first {
float: left;
}
} @media screen and (min-width: 767px) { .widgetarea-subscribe-inner {
top: 25%;
left: 20%;
width: 60%;
bottom: auto;
height: auto;
}
.widgetarea-subscribe-inner .widget {
padding: 64px 64px 20px;
}
.widgetarea-subscribe-inner .jetpack_subscription_widget {
padding: 64px 64px 20px !important;
} .entry-content p.pull-left,
.entry-content p.pull-right {
max-width: 270px;
font-size: 23px;
font-size: 1.4375rem;
line-height: 1.45;
}
.entry-content p.pull-left {
float: left;
margin: 0 40px 20px 0;
}
.entry-content p.pull-right {
float: right;
margin: 0 0 20px 40px;
} .sidebar-small .widget_weta_rp .post {
margin: 0 0 30px;
} .front-content .widget_weta_authors,
.front-fullwidth .widget_weta_authors {
padding-bottom: 14px;
}
.rp-numbered-wrap .post,
.front-fullwidth .authors-wrap .author,
.front-content .authors-wrap .author {
padding-bottom: 30px;
width: 50%;
float: left;
}
.front-fullwidth .authors-wrap .author,
.front-content .authors-wrap .author  {
padding-bottom: 45px;
}
.rp-numbered-wrap .post:nth-child(odd),
.front-fullwidth .authors-wrap .author:nth-child(odd),
.front-content .authors-wrap .author:nth-child(odd) {
clear: left;
padding-right: 20px;
}
.rp-numbered-wrap .post:nth-child(even),
.front-fullwidth .authors-wrap .author:nth-child(even)
.front-content .authors-wrap .author:nth-child(even) {
clear: right;
padding-left: 20px;
}
.front-fullwidth .widget_weta_numbered_rp,
.front-content .widget_weta_numbered_rp {
padding-bottom: 33px;
} .entry-footer .entry-tags {
padding: 0 0 0 30px;
}
.blog .entry-footer,
.single-post .entry-footer,
.page .entry-footer,
.error404 .entry-footer,
.archive .entry-footer {
padding: 0;
}
.blog-wrap #primary .entry-header h2.entry-title,
.single-post .entry-header h1.entry-title {
font-size: 26px;
font-size: 1.625rem;
}
.blog.weta-sharebtns .entry-footer .entry-cats,
.archive.weta-sharebtns .entry-footer .entry-cats,
.blog.weta-sharebtns .entry-footer .entry-tags,
.archive.weta-sharebtns .entry-footer .entry-tags  {
max-width: 80%;
display: block;
}
.blog.weta-sharebtns .entry-footer .entry-tags,
.archive.weta-sharebtns .entry-footer .entry-tags  {
padding: 2px 0 0 0;
}
.blog.weta-sharebtns #main-wrap .sharedaddy,
.archive.weta-sharebtns #main-wrap .sharedaddy {
width: auto;
display: block;
margin: 12px 0 0 0;
float: right;
clear: both;
}
.blog.weta-sharebtns .blog-wrap #primary .entry-footer,
.archive.weta-sharebtns .blog-wrap #primary .entry-footer {
padding-right: 150px;
}
.blog.weta-sharebtns  div.sharedaddy .sd-social-icon .sd-content ul li,
.archive.weta-sharebtns  div.sharedaddy .sd-social-icon .sd-content ul li {
width: 18px;
height: 18px;
color: #282828;
margin: 0 0 15px 15px !important;
} #comments #respond h3#reply-title,
#comments h3.comments-title,
.authorbox h3.author-title {
font-size: 26px;
font-size: 1.625rem;
}
#comments h3.comments-title {
margin: 0 0 50px;
}
#comments li.comment ul.children {
margin-left: 60px;
}
#comments li.comment ul.children ul.children {
margin-left: 0;
}
#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea#comment {
display: block;
margin-top: 4px;
}
#commentform  input#submit {
margin-top: 16px;
}
.comment-author,
.comment-meta {
display: inline-block;
}
#comments .comment-meta {
padding: 0 0 0 5px;
} .archive-header {
padding: 0 0 52px;
}
.author h3.author-archive-title {
padding: 120px 0 0 0;
} .column-area .widget_weta_slider .entry-header h2.entry-title {
font-size: 32px;
font-size: 2.0625rem;
}
.column-area .widget_weta_slider .centered-wrap .centered .overlay {
padding: 45px;
}
.column-area .widget_weta_slider .centered-wrap .centered {
padding: 0 160px;
}
.column-area #featured-content .flex-direction-nav {
display: block;
} .box {
padding: 30px;
}
.two-columns-one {width: 47%;}
.three-columns-one {width: 31.3%;}
.three-columns-two {width: 64.6%;}
.four-columns-one {width: 23%;}
.four-columns-two {width: 49%;}
.four-columns-three {width: 74.5%;}
.two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
position:relative;
float:left;
margin-bottom: 0;
}
.two-columns-one {margin: 0 1.5% 0 0;}
.two-columns-one.last {margin: 0 1.5% 0;}
.three-columns-one {margin: 0 3% 0 0;}
.four-columns-one {margin: 0 2.5% 0 0;} .woocommerce ul.products {
padding: 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.column-area ul.product_list_widget li {
width: 31.1333%;
margin-right: 3.3%;
float: left;
}
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first,
.column-area ul.product_list_widget li:nth-child(1),
.column-area ul.product_list_widget li:nth-child(4),
.column-area ul.product_list_widget li:nth-child(7),
.column-area ul.product_list_widget li:nth-child(10) {
clear: left;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last,
.column-area ul.product_list_widget li:nth-child(3),
.column-area ul.product_list_widget li:nth-child(6),
.column-area ul.product_list_widget li:nth-child(9),
.column-area ul.product_list_widget li:nth-child(12) {
margin-right: 0;
clear: right;
}
.woocommerce-ordering,
.woocommerce_ordering {
float: right;
}
.woocommerce-result-count {
float: left;
padding: 0 0 25px;
}
.woocommerce-ordering {
display: block;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); background-color: lighten(#1FBDED,15%);
}
.woocommerce-ordering select {
width: auto;
margin: 0;
padding: 6px 10px;
outline: none;
cursor: pointer;
border: 1px solid #a9a9a9;
border-radius: 0;
background: #fff;
font-size: 14px;
font-size: 0.875rem;
font-style: italic;
color: #989898;
-webkit-appearance: none;
-moz-appearance: none;
}
.woocommerce-ordering:after {
position: absolute;
top: 10px;
right: 18px;
text-align: right;
width: 15px;
height: 15px;
background: none;
padding: 0;
content: '\f431';
font: normal 14px/1 'Genericons';
pointer-events: none;
} .single-product .woocommerce-breadcrumb {
padding-bottom: 64px;
}
.single-product .images {
max-width: 660px;
width: 55%;
float: left;
}
.single-product .entry-summary {
width: 45%;
float: left;
padding: 0 0 0 25px;
}
.woocommerce-tabs .panel {
padding: 60px 50px 64px;
}
.woocommerce-tabs ul.wc-tabs li {
padding: 16px 50px 14px;
font-size: 16px;
font-size: 1rem;
}
#review_form #commentform input#author,
#review_form #commentform input#email {
width: 275px;
} table.cart th.product-remove,
table.cart td.product-remove,
table.cart th.product-price,
table.cart td.product-price {
display: table-cell;
}
.woocommerce-cart table.cart td {
padding: 20px 10px !important;
}
.shop_table .product-thumbnail img {
width: 180px;
max-width: 180px;
}
table.cart td.product-name a {
font-size: 20px;
font-size: 1.25rem;
}
table.cart th {
font-size: 14px;
font-size: 0.875rem;
}
input#coupon_code {
width: 200px;
margin-bottom: 0;
float: left;
}
table.cart .actions .button {
margin: 0 0 0 10px;
width: auto;
padding: 11px 40px;
float: right;
}
.coupon input.button:last-of-type {
float: left;
}
table.cart tbody tr:last-child td:last-child {
padding: 30px 0 !important;
}
.cart_totals h2 {
padding-top: 62px;
}
.wc-proceed-to-checkout .button {
display: inline-block;
padding: 15px 50px 13px;
float: right;
}
.cart_totals tr.order-total th,
.cart_totals tr.order-total td span.amount {
font-size: 26px;
font-size: 1.625rem;
} .woocommerce-checkout .col2-set .form-row-first,
.woocommerce-account .col2-set .col-1 {
width: 48.5%;
float: left;
margin-right: 3%;
}
.woocommerce-checkout .col2-set .form-row-last,
.woocommerce-account .col2-set .col-2 {
width: 48.5%;
float: right;
margin-right: 0;
}
.woocommerce-account #customer_login .col-1,
.woocommerce-account #customer_login .col-2 {
width: 100%;
margin-right: 0%;
}
#customer_login .col-2 {
padding-top: 32px;
}
} @media screen and (min-width: 860px) { .blog-wrap #primary,
.nosidebar #primary,
.fullwidth #primary,
.widget_weta_rp,
.widget_weta_quote,
.widget_weta_numbered_rp,
.widget_weta_authors,
.sidebar-small .widget,
.woocommerce #container,
.woocommerce #primary,
.widget_products,
.widget_top_rated_products,
.widget_recent_reviews,
.widget_weta_slider,
#colophon {
padding-left: 50px;
padding-right: 50px;
}
.null-instagram-feed {
padding-left: 45px;
padding-right: 45px;
}
.front-content .widget_weta_quote,
.sidebar-small .widget_weta_quote,
.front-content .widget_weta_numbered_rp,
.sidebar-small .widget_weta_numbered_rp,
.front-content .widget_weta_authors,
.sidebar-small .widget_weta_authors,
.front-content .jetpack_subscription_widget {
margin-left: 50px;
margin-right: 50px;
} .column-area .widget_weta_rp .rp-one-column-overlay .entry-thumbnail {
padding: 0;
line-height: 0;
text-align: center;
}
.column-area .widget_weta_rp .rp-one-column-overlay .entry-text-wrap,
.widget_weta_slider .entry-text-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height:  100%;
margin: auto;
text-align: center;
}
.column-area .rp-one-column-overlay .centered-wrap,
.widget_weta_slider .centered-wrap {
display: table;
width: 100%;
height: 100%;
text-align: center;
}
.column-area .rp-one-column-overlay .centered-wrap .centered,
.widget_weta_slider .centered-wrap .centered {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.front-fullwidth .rp-one-column-overlay .centered-wrap .centered {
padding: 0 25%;
}
.front-content .rp-one-column-overlay .centered-wrap .centered {
padding: 0 15%;
}
.column-area .rp-one-column-overlay .centered-wrap .centered .overlay {
background: #fff;
padding: 60px 50px;
}
.column-area .rp-one-column-overlay .entry-header {
padding: 0 0 38px;
}
.column-area .rp-one-column-overlay .entry-header h2.entry-title,
.column-area .rp-one-column-textright .entry-header h2.entry-title  {
font-size: 26px;
font-size: 1.625rem;
} .widget_weta_rp .rp-one-column-textright .post {
overflow: hidden;
}
.front-fullwidth .rp-one-column-textright .entry-text-wrap .entry-summary {
padding-top: 20px;
}
.front-content .rp-one-column-textright .entry-text-wrap .entry-summary {
padding-top: 15px;
}
.column-area .rp-one-column-textright .entry-thumbnail {
float: left;
margin: 0;
padding: 0;
line-height: 0;
}
.column-area .rp-one-column-textright .entry-text-wrap {
display: block;
float: right;
padding-top: 20px;
}
.front-fullwidth .rp-one-column-textright .entry-thumbnail {
width: 66%;
}
.front-fullwidth .rp-one-column-textright .entry-text-wrap {
width: 30%;
}
.front-content .rp-one-column-textright .entry-thumbnail {
width: 45%;
}
.front-content .rp-one-column-textright .entry-text-wrap {
width: 50%;
} .column-area .widget_weta_rp .rp-two-columns-textright .post,
.column-area .widget_weta_rp .rp-three-columns-textright .post,
.column-area .widget_weta_rp .rp-four-columns-textright .post {
width: 50%;
float: left;
}
.front-fullwidth .widget_weta_rp .rp-two-columns-textright .post:nth-child(odd),
.front-fullwidth .widget_weta_rp .rp-three-columns-textright .post:nth-child(odd),
.front-fullwidth  .widget_weta_rp .rp-four-columns-textright .post:nth-child(odd) {
padding-left: 0;
padding-right: 1.65%;
clear: left;
}
.front-fullwidth .widget_weta_rp .rp-two-columns-textright .post:nth-child(even),
.front-fullwidth .widget_weta_rp .rp-three-columns-textright .post:nth-child(even),
.front-fullwidth .widget_weta_rp .rp-four-columns-textright .post:nth-child(even) {
padding-left: 1.65%;
padding-right: 0;
clear: right;
}
.front-content .widget_weta_rp .rp-two-columns-textright .post:nth-child(odd),
.front-content .widget_weta_rp .rp-three-columns-textright .post:nth-child(odd),
.front-content .widget_weta_rp .rp-four-columns-textright .post:nth-child(odd) {
padding-left: 0;
padding-right: 2.5%;
clear: left;
}
.front-content .widget_weta_rp .rp-two-columns-textright .post:nth-child(even),
.front-content .widget_weta_rp .rp-three-columns-textright .post:nth-child(even),
.front-content .widget_weta_rp .rp-four-columns-textright .post:nth-child(even) {
padding-left: 2.5%;
padding-right: 0;
clear: right;
} .column-area .widget_weta_rp .rp-three-columns .post {
width: 33.3%;
padding: 0 1.6% 0;
float: left;
}
.column-area .widget_weta_rp .rp-three-columns .post:nth-child(odd),
.column-area .widget_weta_rp .rp-three-columns .post:nth-child(even) {
padding: 0 1.1% 0;
clear: none;
}
.column-area .widget_weta_rp .rp-three-columns .post:nth-child(3n+1) {
padding: 0 2.2% 0 0;
clear: left;
}
.column-area .widget_weta_rp .rp-three-columns .post:nth-child(3n+3) {
clear: right;
padding: 0 0 0 2.2%;
} .column-area .widget_weta_rp .rp-four-columns .post {
width: 22.525%;
padding: 0;
float: left;
}
.column-area .widget_weta_rp .rp-four-columns .post:nth-child(odd),
.column-area .widget_weta_rp .rp-four-columns .post:nth-child(even) {
padding: 0;
margin: 0 1.65% 50px;
clear: none;
}
.column-area .widget_weta_rp .rp-four-columns .post:nth-child(4n+1) {
margin: 0 1.65% 50px 0;
clear: left;
}
.column-area .widget_weta_rp .rp-four-columns .post:nth-child(4n+4) {
clear: right;
margin: 0  0 50px 1.65%;
} .front-fullwidth .rp-numbered-wrap .post,
.front-content .rp-numbered-wrap .post  {
padding-bottom: 50px;
}
.front-fullwidth .widget_weta_numbered_rp,
.front-content .widget_weta_numbered_rp {
padding-bottom: 14px;
}
.front-fullwidth .rp-numbered-wrap .post,
.front-content .rp-numbered-wrap .post {
display: block;
text-align: center;
}
.front-fullwidth .rp-numbered-wrap .entry-wrap,
.front-content .rp-numbered-wrap .entry-wrap {
display: block;
max-width: 100%;
}
.front-fullwidth .rp-numbered-wrap .post:before,
.front-content .rp-numbered-wrap .post:before {
display: block;
margin: 0 auto;
padding: 0 0 30px;
width: 70px;
text-align: center;
letter-spacing: -1px;
}
.front-fullwidth .rp-numbered-wrap .entry-header h2.entry-title,
.front-content .rp-numbered-wrap .entry-header h2.entry-title {
font-size: 26px;
font-size: 1.625rem;
}
.rp-numbered-wrap .post:nth-child(odd) {
padding-right: 40px;
}
.rp-numbered-wrap .post:nth-child(even) {
padding-left: 40px;
} .front-fullwidth .authors-wrap .author:nth-child(odd),
.front-content .authors-wrap .author:nth-child(odd) {
padding-left: 50px;
padding-right: 50px;
}
.front-fullwidth .authors-wrap .author:nth-child(even),
.front-content .authors-wrap .author:nth-child(even) {
padding-left: 50px;
padding-right: 50px;
} .front-fullwidth .widget_weta_quote blockquote.quote-text,
.front-content .widget_weta_quote blockquote.quote-text {
font-size: 42px;
font-size: 2.625rem;
line-height: 1.5;
} .sidebar-footer {
width: 18.4%;
float: left;
padding-bottom: 0;
}
.sidebar-footer:first-of-type,
.sidebar-footer:nth-of-type(2n+2) {
margin: 0 2% 0 0;
}
.sidebar-footer:nth-of-type(3n+3) {
margin: 0;
}
.sidebar-footer:nth-of-type(4n+4),
.sidebar-footer:last-of-type {
margin: 0 0 0 2%;
} .woocommerce-checkout .col2-set {
width: 47.5%;
float: left;
margin-right: 5%;
}
.woocommerce-checkout #order_review,
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #wc_checkout_add_ons {
width: 47.5%;
float: right;
margin-right: 0;
}
.woocommerce-checkout #order_review {
margin-top: 5px;
}
} @media screen and (min-width: 1023px) {
.blog-wrap #primary,
.nosidebar #primary,
#blog-sidebar,
#blog-sidebar .widget {
padding-left: 0;
padding-right: 0;
}
.nosidebar #primary {
max-width: 660px;
} .lightbox-btn {
width: auto;
position: fixed;
left: 50px;
bottom: 34px;
padding: 18px 20px;
background: #fff;
color: #282828;
}
.show-subscribe #colophon {
padding-bottom: 53px;
} #masthead {
border-bottom: 1px solid #ededee;
}
#site-branding {
padding: 40px 50px 60px;
border-bottom: none;
clear: both;
}
#site-branding h1.site-title,
#site-branding p.site-title {
font-size: 50px;
font-size: 3.125rem;
}
#site-branding p.site-description {
display: block;
}
#menu-main-close-bottom,
#menu-top-close,
#menu-main-toggle,
#mobile-menu-top-wrap,
#menu-main-close {
display: none !important;
}
.dropdown-toggle,
#cart-btn-mobile {
display: none;
} .header-top-nav ul li a,
.header-top-nav ul li a,
#site-nav ul li a,
.header-shop-wrap a,
a.cart-btn-menu {
-moz-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
-webkit-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
-webkit-backface-visibility: hidden;
}
#site-nav ul li a:hover,
.header-top-nav ul li a:hover,
.header-shop-wrap a:hover,
.nav-is-fixed a.cart-btn-menu:hover {
opacity: 0.5;
}
.header-top-nav ul li.menu-item-has-children:hover > a,
#site-nav ul li.menu-item-has-children:hover > a {
opacity: 0.5;
}
.header-top-nav ul ul li a:hover,
.header-top-nav ul ul li.menu-item-has-children:hover > a,
#site-nav ul ul li a:hover,
#site-nav ul ul li.menu-item-has-children:hover > a {
opacity: 1;
} #site-nav ul ul.sub-menu.toggled-on,
#site-nav ul ul.children.toggled-on,
.header-top-nav ul ul.sub-menu.toggled-on {
display: none;
}
#menu-top-wrap {
max-width: 1380px;
margin: 0 auto;
padding: 0 30px 0 15px;
display: block !important;
border: none;
background: none;
}
.header-top-nav {
display: inline-block;
padding: 0;
border: none;
}
.header-top-nav ul {
font-size: 14px;
font-size: 0.875rem;
border-top: none;
}
.header-top-nav ul li {
position: relative;
display: inline-block;
line-height: 1.35;
border-bottom: none;
padding: 15px 15px;
background: transparent;
float: left;
}
.header-top-nav ul li a {
position: relative;
display: inline-block;
padding: 0;
letter-spacing: 0;
line-height: 1.55;
z-index: 2000;
}
.header-top-nav ul ul li a {
border-bottom: none !important;
}
.header-top-nav ul ul {
display: none;
position: absolute;
top: 50px;
left: 0;
width: 180px;
margin: 0;
padding: 0;
border-top: none;
z-index: 100;
background: #fff;
text-align: left;
}
.header-top-nav ul ul ul.sub-menu {
position: absolute;
top: 0;
left: 179px;
}
.header-top-nav ul ul li {
display: block;
float: none;
padding: 0;
}
.header-top-nav ul ul li a,
.header-top-nav ul ul ul li a {
padding: 7px 15px;
display: block;
}
.header-top-nav ul ul li a:hover {
color: #fff;
}
.header-top-nav ul ul li:hover {
background: #282828;
color: #fff;
}
.header-top-nav ul li:hover > ul {
display: block !important;
}
.header-top-nav ul ul li.menu-item-has-children:hover > a {
color: #fff;
}
.header-top-nav ul ul li.menu-item-has-children:after {
vertical-align: top;
position: absolute;
content: '\f431';
font: normal 14px/1 'Genericons';
top: 2px;
right: 8px;
padding: 0 0 15px 0;
text-align: right;
z-index: 0;
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
} .social-search-wrap {
display: block;
float: right;
padding-bottom: 0;
border-bottom: none;
min-height: 55px;
}
.header-social-nav {
display: block;
padding: 10px 0 0 0;
border-bottom: none;
float: left;
line-height: 0;
}
.header-social-nav ul,
.social-nav ul {
display: inline-block;
padding: 0;
}
.social-nav ul li {
display: inline-block;
margin: 0 -2px;
border-bottom: none;
}
.social-nav ul li a::before {
text-align: center;
height: 30px;
}
.menu-social-container li a,
.social-nav ul li a {
width: 30px;
height: 30px;
padding: 0;
}
.menu-social-container .menu li a::before,
.social-nav ul li a::before {
font: normal 15px/1 'Genericons';
padding: 7px 0 0 0;
text-align: center;
width: 30px;
height: 30px;
overflow: hidden;
} #masthead .search-box {
display: block;
float: left;
margin-bottom: 0;
padding: 13px 0 0 38px;
}
.search-box .searchform {
border: none;
}
.search-box .searchform #s {
width: 120px;
height: 24px;
padding: 0 18px 0 2px;
border-bottom: 1px solid #282828;
font-size: 13px;
font-size: 0.8125rem;
color: #282828;
-webkit-transition: width .5s;
-moz-transition: width .5s;
transition: width .5s;
}
.search-box .searchform #s:focus {
border-bottom: 1px solid #282828;
width:170px;
}
.search-box .searchform:after {
right: 0;
width: 24px;
height: 24px;
padding: 5px 0 0 0;
text-align: right;
} .header-shop-wrap {
padding: 0 0 0 12px;
margin-bottom: 0;
display: block;
float: left;
}
.header-shop-wrap a {
display: inline-block;
margin: 15px 0 0 28px;
padding: 0;
} #menu-main-wrap {
overflow: visible;
display: block !important;
padding: 0;
border-top: none;
}
.sticky-wrap {
position: relative;
margin: 0 auto;
max-width: 1380px;
}
#site-nav {
text-align: center;
border: none;
}
.sticky-content.fixed {
position: fixed !important;
top: 0 !important;
left: 0;
right: 0;
z-index: 10000;
background: #ffffff;
-webkit-transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
-o-transition: background-color .2s linear;
-ms-transition: background-color .2s linear;
transition: background-color .2s linear;
}
.admin-bar .sticky-content.fixed {
top: 32px !important;
}
#site-nav ul  {
position: relative;
margin: 0;
padding: 0;
}
#site-nav ul li {
display: inline-block;
margin: 0;
padding: 0;
border-bottom: none;
position: relative;
}
#site-nav ul li a {
display: block;
position: relative;
padding: 19px 18px;
}
#site-nav ul li.menu-item-has-children a,
#site-nav ul li.page_item_has_children a {
padding-right: 33px;
}
.header-top-nav ul li.menu-item-has-children a {
padding-right: 15px;
}
#site-nav ul li.menu-item-has-children:after,
#site-nav ul li.page_item_has_children:after,
.header-top-nav ul li.menu-item-has-children:after {
vertical-align: top;
position: absolute;
content: '\f431';
font: normal 14px/1 'Genericons';
top: 0;
right: 0;
padding: 22px 14px 0 0;
text-align: right;
}
.header-top-nav ul li.menu-item-has-children:after {
padding: 18px 12px 0 0;
}
#site-nav ul li li a:hover {
border-bottom: none;
}
#site-nav ul ul.sub-menu,
#site-nav ul ul.children {
display: none;
background: #fff;
position: absolute;
top: 59px;
left: 0;
width: 220px;
margin: 0;
padding: 0;
z-index: 1000;
text-align: left;
border-top: 1px solid #ededee;
}
.nav-is-fixed #site-nav ul ul.sub-menu,
.nav-is-fixed #site-nav ul ul.children {
border-top: none;
}
#site-nav ul.sub-menu li,
#site-nav ul.children li {
display: block;
padding: 0;
height: auto;
}
#site-nav ul.sub-menu a,
#site-nav ul.children a {
height: auto;
display: block;
padding: 14px 20px !important;
}
#site-nav ul.sub-menu a:hover,
#site-nav ul.children a:hover {
color: #fff;
}
#site-nav ul.sub-menu li:hover,
#site-nav ul.children li:hover {
background: #282828;
color: #fff;
}
#site-nav ul ul li.menu-item-has-children:hover > a {
color: #fff;
}
#site-nav ul ul ul.sub-menu,
#site-nav ul ul ul.children {
position: absolute;
top: 0;
left: 220px;
border-top: none;
}
#site-nav ul li:hover > ul {
display: block !important;
}
#site-nav ul ul ul li a {
margin-left: 0;
}
#site-nav ul ul li.menu-item-has-children:after {
vertical-align: top;
position: absolute;
content: '\f431';
font: normal 14px/1 'Genericons';
top: 9px;
right: 7px;
padding: 0 0 10px 0;
text-align: right;
z-index: 0;
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
a.cart-btn-menu {
display: inline-block;
position: absolute;
top: 0;
right: 25px;
padding: 19px 0;
background: none;
line-height: 1.25;
text-align: right;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
.nav-is-fixed a.cart-btn-menu,
.nav-is-fixed a.small-logo {
opacity: 1;
visibility: visible;
}
a.small-logo {
display: block;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
a.small-logo img {
max-height: 34px !important;
} .blog-wrap {
padding: 0 50px;
}
.blog-wrap #primary {
width: 66%;
float: left;
}
.blog-fullwidth .blog-wrap #primary {
width: 66%;
float: none;
margin: 0 auto;
}
#blog-sidebar {
width: 28%;
float: right;
padding-top: 68px;
}
#blog-sidebar .widget_weta_authors,
#blog-sidebar .widget_weta_quote,
#blog-sidebar .widget_weta_numbered_rp {
margin-left: 0;
margin-right: 0;
} #front-sidebar-one,
#front-content-two {
border-top: none;
}
.content-sidebar-wrap {
max-width: 1200px;
margin: 0 auto;
}
.front-content {
width: 66%;
}
.front-sidebar {
width: 30%;
}
#front-sidebar-one,
#front-content-two {
float: right;
}
#front-sidebar-two,
#front-content-one {
float: left;
}
#front-sidebar-two .widget,
#front-content-one .widget {
padding-left: 50px;
padding-right: 0;
}
#front-sidebar-one .widget,
#front-content-two .widget {
padding-left: 0;
padding-right: 50px;
}
#front-content-one .widget_weta_quote,
#front-sidebar-two .widget_weta_quote,
#front-content-one .widget_weta_numbered_rp,
#front-sidebar-two .widget_weta_numbered_rp,
#front-content-one .widget_weta_authors,
#front-sidebar-two .widget_weta_authors,
#front-content-one .jetpack_subscription_widget,
#front-sidebar-two .jetpack_subscription_widget {
margin-right: 0;
padding-right: 50px;
}
#front-content-two .widget_weta_quote,
#front-sidebar-one .widget_weta_quote,
#front-sidebar-one .widget_weta_numbered_rp,
#front-content-two .widget_weta_numbered_rp,
#front-content-two .widget_weta_authors,
#front-sidebar-one .widget_weta_authors,
#front-sidebar-one .jetpack_subscription_widget,
#front-content-two .jetpack_subscription_widget {
margin-left: 0;
padding-left: 50px;
}
#front-sidebar-one .widget_weta_numbered_rp,
#front-sidebar-two .widget_weta_numbered_rp,
#blog-sidebar .widget_weta_numbered_rp {
padding-left: 12px;
padding-right: 20px;
}
#front-sidebar-one .widget_weta_quote,
#front-sidebar-two .widget_weta_quote,
#blog-sidebar .widget_weta_quote,
#front-sidebar-one .widget_weta_authors,
#front-sidebar-two .widget_weta_authors,
#blog-sidebar .widget_weta_authors {
padding-left: 25px;
padding-right: 25px;
} .widget_weta_numbered_rp,
.widget_weta_authors {
text-align: center;
margin: 0 auto;
}
.rp-numbered-wrap {
overflow: hidden;
display: inline-block;
max-width: 1000px;
}
.front-fullwidth .authors-wrap {
overflow: hidden;
display: inline-block;
width: 100%;
max-width: 1000px;
}
.front-fullwidth .rp-numbered-wrap .post,
.front-fullwidth .authors-wrap .author  {
width: 27%;
}
.front-fullwidth .rp-numbered-wrap .post:nth-child(odd),
.front-fullwidth .rp-numbered-wrap .post:nth-child(even),
.front-fullwidth .authors-wrap .author:nth-child(odd),
.front-fullwidth .authors-wrap .author:nth-child(even) {
padding-left: 0;
padding-right: 0;
clear: none;
}
.front-fullwidth .rp-numbered-wrap .post:nth-child(3n+1),
.front-fullwidth .authors-wrap .author:nth-child(3n+1) {
clear: left;
margin-right: 9.5%;
}
.front-fullwidth .rp-numbered-wrap .post:nth-child(3n+3),
.front-fullwidth .authors-wrap .author:nth-child(3n+3) {
clear: right;
margin-left: 9.5%;
}
.sidebar-small .rp-numbered-wrap .post:before {
width: 60px;
}
.sidebar-small .rp-numbered-wrap .entry-wrap {
text-align: left;
width: 70%;
}
.sidebar-small .rp-numbered-wrap .post {
width: 100%;
float: none;
}
.sidebar-small .rp-numbered-wrap .post:nth-child(odd) {
padding-right: 0;
}
.sidebar-small .rp-numbered-wrap .post:nth-child(even) {
padding-left: 0;
} .front-fullwidth .widget_weta_slider .centered-wrap .centered {
padding: 0 250px;
}
.front-content .widget_weta_slider .centered-wrap .centered {
padding: 0 100px;
}
.front-content .widget_weta_slider .entry-header h2.entry-title {
font-size: 26px;
font-size: 1.625rem;
} #colophon {
position: relative;
}
.footer-wrap {
overflow: hidden;
}
#colophon #site-info {
text-align: left;
line-height: 1.4;
float: left;
margin: 8px 0 0 0;
}
#footer-social-nav {
text-align: left;
float: right;
}
.top {
margin: 15px 0 0 0;
float: right;
} .single-product .entry-summary {
padding: 0 0 0 60px;
}
.single-product .product .onsale {
margin: 0 0 0 60px;
position: relative;
top: 2px;
left: auto;
right: 0;
}
.single-product .product form.cart .quantity {
margin-right: 30px;
}
} @media screen and (min-width: 1100px) { .blog-wrap {
max-width: 1000px;
padding: 0;
}
.widget_weta_slider .flexslider {
max-width: 1000px;
margin: 0 auto;
}
.widgetarea-subscribe-inner {
left: 32%;
width: 36%;
} .single-product.woocommerce h1 {
width: 70%;
float: left;
padding-top: 45px;
}
.woocommerce-product-rating {
width: 30%;
padding-top: 48px;
padding-bottom: 0;
float: right;
}
.woocommerce .entry-summary .star-rating {
float: right;
}
a.woocommerce-review-link {
display: block;
float: right;
} #order_review {
padding: 30px 50px 50px;
}
table.woocommerce-checkout-review-order-table td.product-name {
padding: 40px 0;
}
#order_review tr.cart-subtotal th {
padding-top: 45px;
}
#order_review tr.order-total th, #order_review tr.order-total td {
padding: 45px 0;
}
#order_review tr th.product-name,
#order_review tr th.product-total {
padding-top: 0;
}
#payment .payment_methods li {
list-style: none!important;
padding: 18px 0;
}
} @media screen and (min-width: 1260px) { #colophon,
.show-subscribe #colophon {
padding: 120px 0 40px;
}
.front-content .widget_weta_quote,
.front-sidebar .widget_weta_quote,
.front-content .widget_weta_numbered_rp,
.front-sidebar .widget_weta_numbered_rp,
.front-content .widget_weta_authors,
.front-sidebar .widget_weta_authors,
.front-sidebar .jetpack_subscription_widget,
.front-content .jetpack_subscription_widget {
margin-left: 0;
margin-right: 0;
}
#front-content-one .widget,
#front-content-two .widget,
.fullwidth #primary,
#front-sidebar-two .widget,
#front-sidebar-one .widget,
.default-sidebar .widget,
.widget_weta_rp,
.front-fullwidth .widget_weta_quote,
.front-content .widget_weta_quote,
.front-fullwidth .weta_numbered_rp,
.front-content .weta_numbered_rp,
.woocommerce #container,
.woocommerce #primary,
.widget_products,
.widget_top_rated_products,
.widget_recent_reviews,
.null-instagram-feed {
padding-left: 0;
padding-right: 0;
}
#front-sidebar-one .widget_weta_quote,
#front-sidebar-two .widget_weta_quote,
#blog-sidebar .widget_weta_quote,
#front-sidebar-one .widget_weta_authors,
#front-sidebar-two .widget_weta_authors,
#blog-sidebar .widget_weta_authors {
padding-left: 25px;
padding-right: 25px;
}
#front-sidebar-one .widget_weta_numbered_rp,
#front-sidebar-two .widget_weta_numbered_rp,
#blog-sidebar .widget_weta_numbered_rp {
padding-left: 12px;
padding-right: 20px;
}
.widget h3.widget-title,
.widget_weta_rp .rp-two-columns,
.widget_weta_rp .rp-two-columns-textright,
.widget_weta_rp .rp-three-columns,
.widget_weta_rp .rp-three-columns-textright,
.widget_weta_rp .rp-four-columns,
.widget_weta_rp .rp-four-columns-textright,
.product_list_widget {
max-width: 1200px;
margin: 0 auto;
}
.widget h3.one-column-overlay-title,
.widget h3.one-column-textright-title,
#colophon .footer-wrap {
max-width: 1000px;
margin: 0 auto;
} #front-content-one,
#front-content-two {
width: 68.3%;
}
#front-sidebar-two,
#front-content-one {
float: left;
}
#front-sidebar-one,
#front-content-two {
float: right;
}
#front-content-one .widget_weta_rp {
padding-left: 0;
}
#front-sidebar-one,
#front-sidebar-two {
width: 25%;
}
#front-sidebar-one .widget_weta_rp {
padding-right: 0;
}
.front-content .rp-one-column-overlay .centered-wrap .centered {
padding: 0 20%;
} .column-area .widget_weta_rp .rp-three-columns-textright .post {
width: 33.3%;
float: left;
}
.column-area .widget_weta_rp .rp-four-columns-textright .post {
width: 25%;
float: left;
}
.front-fullwidth .rp-three-columns-textright .entry-thumbnail {
width: 44.8%;
}
.front-fullwidth .rp-three-columns-textright .entry-text-wrap {
width: 55.2%;
}
.front-content .rp-three-columns-textright .entry-thumbnail {
width: 31%;
}
.front-content .rp-three-columns-textright .entry-text-wrap {
width: 69%;
}
.column-area .widget_weta_rp .rp-three-columns-textright .post:nth-child(odd),
.column-area .widget_weta_rp .rp-four-columns-textright .post:nth-child(odd) {
padding-right: 0;
clear: none;
}
.column-area .widget_weta_rp .rp-three-columns-textright .post:nth-child(even),
.column-area .widget_weta_rp .rp-four-columns-textright .post:nth-child(even) {
padding-left: 0;
clear: none;
}
.column-area .widget_weta_rp .rp-three-columns-textright .post:nth-child(3n+1) {
padding: 0 2.2% 0 0;
overflow: hidden;
clear: left;
}
.column-area .widget_weta_rp .rp-three-columns-textright .post:nth-child(3n+2) {
padding: 0 1.1% 0;
}
.column-area .widget_weta_rp .rp-three-columns-textright .post:nth-child(3n+3) {
padding: 0 0 0 2.2%;
overflow: hidden;
clear: right;
}
.rp-three-columns-textright .entry-header h2.entry-title,
.rp-four-columns-textright .entry-header h2.entry-title {
font-size: 16px;
font-size: 1rem;
}
.column-area .widget_weta_rp .rp-four-columns-textright .post:nth-child(4n+1) {
padding: 0 2.2% 0 0;
overflow: hidden;
clear: left;
}
.column-area .widget_weta_rp .rp-four-columns-textright .post:nth-child(4n+2),
.column-area .widget_weta_rp .rp-four-columns-textright .post:nth-child(4n+3) {
padding: 0 1.1% 0;
}
.column-area .widget_weta_rp .rp-four-columns-textright .post:nth-child(4n+4) {
padding: 0 0 0 2.2%;
overflow: hidden;
clear: right;
} .front-content .rp-numbered-wrap {
max-width: 638px;
}
.front-content .rp-numbered-wrap .post:nth-child(odd) {
padding-right: 48px;
}
.front-content .rp-numbered-wrap .post:nth-child(even) {
padding-left: 48px;
} .front-content .widget_weta_slider .centered-wrap .centered {
padding: 0 160px;
}
.front-content .widget_weta_slider .entry-header h2.entry-title {
font-size: 32px;
font-size: 2rem;
}
.front-fullwidth .flexslider {
min-height: 667px;
}
.front-content .flexslider {
min-height: 547px;
} #colophon #site-info {
margin: 0;
}
#colophon #site-info ul.credit {
margin: 9px 0 0 0;
}
.top {
position: fixed;
bottom: 55px;
right: 20px;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.top.is-visible {
opacity: 1;
}
.lightbox-btn {
left: 30px;
bottom: 54px;
} .woocommerce_message,
.woocommerce_info,
.woocommerce_error,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
padding: 32px 50px 30px;
}
.woocommerce_message a.wc-forward,
.woocommerce_info a.wc-forward,
.woocommerce_error a.wc-forward,
.woocommerce-message a.wc-forward,
.woocommerce-info a.wc-forward,
.woocommerce-error a.wc-forward {
float: right;
line-height: 1.4;
text-decoration: underline;
} .single-product .product .woocommerce-tabs,
.single-product .related {
padding-top: 96px;
}
#reviews #comments {
display: block;
float: left;
width: 50%;
padding-right: 40px;
}
#reviews #review_form_wrapper {
display: block;
float: left;
width: 50%;
padding: 0 0 0 40px;
}
#reviews #commentform p.comment-form-rating label {
width: 25%;
}
#reviews #commentform p.comment-form-comment label {
display: block;
float: none;
margin: 0;
padding-right: 0;
width: 100%;
}
#reviews #commentform textarea#comment {
width: 100%;
} .woocommerce .comment-form-rating p.stars span a:hover:before,
.woocommerce-page .comment-form-rating p.stars span a:hover:before {
color: #000;
content: "\f512\f512\f512\f512\f512";
} .cross-sells {
display: block;
width: 40.08%;
overflow: hidden;
float: left;
}
.cross-sells  h2 {
padding: 62px 0 21px;
}
.cross-sells ul.products li.product {
margin-bottom: 0;
}
.woocommerce-page .cross-sells ul.products li:nth-child(3) {
margin-left: 3.3%;
margin-right: 0;
}
.woocommerce .cross-sells ul.products li.last,
.woocommerce-page .cross-sells ul.products li.last,
.woocommerce .cross-sells ul.products li.first,
.woocommerce-page .cross-sells ul.products li.first {
clear: none;
}
.cart_totals {
width: 43.3%;
float: right;
clear: right;
}
} @media screen and (min-width: 1440px) {
#menu-top-wrap {
padding: 0;
}
a.cart-btn-menu {
right: 0;
}
a.small-logo {
left: 0;
}
.top {
right: 30px;
}
}  @media print {
body {
background: none !important; font-size: 11pt;
}
.site-title {
font-size: 21pt;
}
.site-description,
#site-nav,
.comment-respond,
.comments-area .comment-edit-link,
.comments-area .reply,
.comments-link,
#colophon {
display: none;
}
.entry-header,
.entry-header-single,
.entry-content,
.entry-summary {
margin: 0;
width: 100%;
}
}      @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-regular.eot); src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-regular.eot?#iefix) format('embedded-opentype'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-regular.woff2) format('woff2'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-regular.woff) format('woff'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-regular.ttf) format('truetype'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-regular.svg#SourceSansPro) format('svg'); } @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
font-display: auto;
src: url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-italic.eot); src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'),
url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-italic.eot?#iefix) format('embedded-opentype'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-italic.woff2) format('woff2'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-italic.woff) format('woff'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-italic.ttf) format('truetype'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-italic.svg#SourceSansPro) format('svg'); } @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
font-display: auto;
src: url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-600.eot); src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-600.eot?#iefix) format('embedded-opentype'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-600.woff2) format('woff2'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-600.woff) format('woff'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-600.ttf) format('truetype'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-600.svg#SourceSansPro) format('svg'); } @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
font-display: auto;
src: url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-600italic.eot); src: local('Source Sans Pro SemiBold Italic'), local('SourceSansPro-SemiBoldItalic'),
url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-600italic.eot?#iefix) format('embedded-opentype'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-600italic.woff2) format('woff2'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-600italic.woff) format('woff'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-600italic.ttf) format('truetype'), url(//im-leben-zu-hause.studioholfelder.com/fonts/source-sans-pro-v13-latin-600italic.svg#SourceSansPro) format('svg'); }         @font-face {
font-family: 'Cormorant Infant';
font-style: italic;
font-weight: 400;
font-display: auto;
src: url(//im-leben-zu-hause.studioholfelder.com/fonts/cormorant-infant-v8-latin-italic.eot); src: local('Cormorant Infant Italic'), local('CormorantInfant-Italic'),
url(//im-leben-zu-hause.studioholfelder.com/fonts/cormorant-infant-v8-latin-italic.eot?#iefix) format('embedded-opentype'), url(//im-leben-zu-hause.studioholfelder.com/fonts/cormorant-infant-v8-latin-italic.woff2) format('woff2'), url(//im-leben-zu-hause.studioholfelder.com/fonts/cormorant-infant-v8-latin-italic.woff) format('woff'), url(//im-leben-zu-hause.studioholfelder.com/fonts/cormorant-infant-v8-latin-italic.ttf) format('truetype'), url(//im-leben-zu-hause.studioholfelder.com/fonts/cormorant-infant-v8-latin-italic.svg#CormorantInfant) format('svg'); }                 .hide {
display:none
} .front-page-custom,
aside#text-7 {
width: 600px;
max-width: 80%;
margin:auto;
font-size:18px
}
.entry-content p,
.entry-content li {
font-size: 18px;	
}
.textwidget {
font-size: 16px;
}
aside#text7.widget.widget_text,
aside#text7.widget_text,
aside#text7 h3.widget-title,
aside#text-7 .textwidget {
font-size: 18px;
background-color: rgba(94,110,137,0.15) !important;
padding: 0.3em 1em
}
#front-fullwidth-top.front-fullwidth .widget {
padding-top: 0
}
#main-wrap,
#masthead,
#media_image-3,
#widget_weta_quote-3,
footer {
max-width:1440px !important;
height: auto;
}
#main-wrap,
footer{
box-shadow: 0 10px 10px #e1e1e1
}
#masthead {
box-shadow: 0 -10px 10px #e1e1e1
}
.page-template-full-width #main-wrap p,
.page-template-full-width #main-wrap h1,
.page-template-full-width #main-wrap h2, 
.page-template-full-width #main-wrap h3, 
.page-template-full-width #main-wrap h4, 
.page-template-full-width #main-wrap ul, 
.page-template-full-width #main-wrap ol {
width: 600px;
max-width: 80%;
margin:auto;
margin-top: 1em
}  #masthead { background: rgb(79,91,113); background: -moz-linear-gradient(top,  rgba(79,91,113,1) 1%, rgba(204,213,226,1) 58%, rgba(94,111,137,1) 100%) !important; background: -webkit-linear-gradient(top,  rgba(79,91,113,1) 1%,rgba(204,213,226,1) 58%,rgba(94,111,137,1) 100%) !important; background: linear-gradient(to bottom,  rgba(79,91,113,1) 1%,rgba(204,213,226,1) 58%,rgba(94,111,137,1) 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f5b71', endColorstr='#5e6f89',GradientType=0 ); }
@media screen and (max-width: 1023px){
#masthead { background: rgb(79,91,113); background: -moz-linear-gradient(top,  rgba(79,91,113,1) 1%, rgba(204,213,226,1) 45%, rgba(94,111,137,1) 100%) !important; background: -webkit-linear-gradient(top,  rgba(79,91,113,1) 1%,rgba(204,213,226,1) 45%,rgba(94,111,137,1) 100%) !important; background: linear-gradient(to bottom,  rgba(79,91,113,1) 1%,rgba(204,213,226,1) 45%,rgba(94,111,137,1) 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f5b71', endColorstr='#5e6f89',GradientType=0 ); }
#site-branding {
margin-top:20px
}
}
@media screen and (max-width: 768px){
#masthead { background: rgb(79,91,113); background: -moz-linear-gradient(top,  rgba(79,91,113,1) 1%, rgba(204,213,226,1) 45%, rgba(94,111,137,1) 100%) !important; background: -webkit-linear-gradient(top,  rgba(79,91,113,1) 1%,rgba(204,213,226,1) 45%,rgba(94,111,137,1) 100%) !important; background: linear-gradient(to bottom,  rgba(79,91,113,1) 1%,rgba(204,213,226,1) 45%,rgba(94,111,137,1) 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f5b71', endColorstr='#5e6f89',GradientType=0 ); }
#site-branding {
margin-top:40px
}
}
@media screen and (min-width: 1023px){
#site-branding {
padding: 30px 25px 10px;
}
#site-nav ul ul.sub-menu {
background-color: #56657e;
}	
#site-nav ul ul.sub-menu a:hover {
background-color: #4b586e!important;
}
#site-nav ul li.menu-item-has-children:after {
color: #FFF;
}
}
.header-image {
width: 100%;
max-width: 100%
}
#site-nav ul li.current_page_item a {
color: #000
}
#site-nav ul li a {
color: #FFF
}  footer h3,
footer p,
footer ul,
footer ul li a,
footer p a {
color: #fff !important
}
footer.entry-footer.cf {
box-shadow:0px 0px 0px #FFF !important
}
h1,
h2,
h3,
h4 {
hyphens: none
}
.color-box {
background-color: #CCD5E2;
padding: 1em;
border-radius: 0.3em
}
.uagb-testomonial__outer-wrap {
box-shadow: 0 6px 12px -4px rgba(0, 0, 0, 0.15), 0 0 4px 0 rgba(0, 0, 0, 0.04);
-webkit-box-shadow: 0 6px 12px -4px rgba(0, 0, 0, 0.15), 0 0 4px 0 rgba(0, 0, 0, 0.04);
}
.testimonial {
border-radius: 0.3em !important;
background-color: #e2e9f2;
max-width: 600px;
margin: 2em auto
}
.testimonial p,
.uagb-tm__desc {
font-family: 'Cormorant Infant', serif !important;
font-style: italic;
font-size: 1.25rem;
line-height: 1.8
}
.uagb-tm__author-name,
p.wp-block-ainoblocks-author,
.wp-block-ainoblocks-author__text-wrapper,
wp-block-ainoblocks-author {
text-align: right !important;
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
font-size: 1rem !important;
font-weight: 600 !important;
font-style: normal !important;
}
.slick-next,
.slick-prev {
border: none !important;
color: #FFF !important;
}
.fotocredit figcaption,
.fotocredit {
text-align:right;
color: #ccc !important;
padding-right: 1em;
margin-top: 0;
font-size:.9em
}
.current-menu-item a {
color: #588bb2
}
p {
margin-top: 1em
}
.entry-content ul {
padding-left: 1.2em  !important
}
.entry-content ul li {
list-style-type: disc;
padding-left:0 !important
}
.entry-content ul li:before {
content:''
}
ul li ul {    
margin-top: 0 !important;
}
ul li ul li {
padding: 0;
margin-left: -59px;
}
.wp-block-image img {
margin-top: 1em	
}
.zitat {
font-family: 'Cormorant Infant', serif;
font-style: italic;
font-weight: 400;
font-size: 1.75em
}
.widget_weta_quote blockquote.quote-text p {
font-family: 'Cormorant Infant', serif;
font-style: italic;
font-size: 2.5rem !important;
}
.widget_weta_quote .quote-wrap {
padding-top:20px	
}
.entry-text-wrap h2.entry-title {
font-size: 16px !important;
line-height: 21px !important;
hyphens: auto
}
h3.zitat + p {
margin-top: 0 !important;
margin-bottom: 2em !important;
font-size: 0.8em;
text-transform: uppercase;
font-weight: 800;
text-align: right
}
.entry-content ul	{
padding-left:5px
}
.rotate--3 {
-webkit-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg);
margin: 0 0 0 20px !important;
width: 477px;
padding: 10px 0
}
.front-fullwidth .widget {
border: 0
}
span.lyte_disclaimer {
display: block;
text-align:center;
font-weight:bold;
background-color: #e7e7e7
} .blog img.wp-post-image {
max-height:300px;
width:auto
}
img.wp-post-image {
max-height:600px;
width:auto;
display: block
} .hinweis {
font-weight: bold;
color: #800000
}
.hinweis::before {
color: #800000;
content: ' \27bd \0020'
} #sp-ea-691.sp-easy-accordion>.sp-ea-single,
#sp-ea-695.sp-easy-accordion>.sp-ea-single{
border-radius: 10px;
}@font-face {
font-family: 'flexslider-icon';
src: url(//im-leben-zu-hause.studioholfelder.com/wp-content/themes/weta/js/flex-slider/fonts/flexslider-icon.eot);
src: url(//im-leben-zu-hause.studioholfelder.com/wp-content/themes/weta/js/flex-slider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//im-leben-zu-hause.studioholfelder.com/wp-content/themes/weta/js/flex-slider/fonts/flexslider-icon.woff) format('woff'), url(//im-leben-zu-hause.studioholfelder.com/wp-content/themes/weta/js/flex-slider/fonts/flexslider-icon.ttf) format('truetype'), url(//im-leben-zu-hause.studioholfelder.com/wp-content/themes/weta/js/flex-slider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 60px;
background: #ffffff;
border: 4px solid #ffffff;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
content: '\f002';
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}@font-face {
font-family: "Genericons";
src: url(//im-leben-zu-hause.studioholfelder.com/wp-content/themes/weta/assets/genericons/genericons/Genericons.eot?) format("embedded-opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Genericons";
src: url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),
url(//im-leben-zu-hause.studioholfelder.com/wp-content/themes/weta/assets/genericons/genericons/Genericons.ttf) format("truetype"),
url(//im-leben-zu-hause.studioholfelder.com/wp-content/themes/weta/assets/genericons/genericons/Genericons.svg#Genericons) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Genericons";
src: url(//im-leben-zu-hause.studioholfelder.com/wp-content/themes/weta/assets/genericons/genericons/Genericons.svg#Genericons) format("svg");
}
} .genericon {
font-size: 16px;
vertical-align: top;
text-align: center;
-moz-transition: color .1s ease-in 0;
-webkit-transition: color .1s ease-in 0;
display: inline-block;
font-family: "Genericons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
speak: none;
} .genericon-rotate-90 {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.genericon-rotate-180 {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.genericon-rotate-270 {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.genericon-flip-horizontal {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.genericon-flip-vertical {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} .genericon-404:before { content: "\f423"; }
.genericon-activity:before { content: "\f508"; }
.genericon-anchor:before { content: "\f509"; }
.genericon-aside:before { content: "\f101"; }
.genericon-attachment:before { content: "\f416"; }
.genericon-audio:before { content: "\f109"; }
.genericon-bold:before { content: "\f471"; }
.genericon-book:before { content: "\f444"; }
.genericon-bug:before { content: "\f50a"; }
.genericon-cart:before { content: "\f447"; }
.genericon-category:before { content: "\f301"; }
.genericon-chat:before { content: "\f108"; }
.genericon-checkmark:before { content: "\f418"; }
.genericon-close:before { content: "\f405"; }
.genericon-close-alt:before { content: "\f406"; }
.genericon-cloud:before { content: "\f426"; }
.genericon-cloud-download:before { content: "\f440"; }
.genericon-cloud-upload:before { content: "\f441"; }
.genericon-code:before { content: "\f462"; }
.genericon-codepen:before { content: "\f216"; }
.genericon-cog:before { content: "\f445"; }
.genericon-collapse:before { content: "\f432"; }
.genericon-comment:before { content: "\f300"; }
.genericon-day:before { content: "\f305"; }
.genericon-digg:before { content: "\f221"; }
.genericon-document:before { content: "\f443"; }
.genericon-dot:before { content: "\f428"; }
.genericon-downarrow:before { content: "\f502"; }
.genericon-download:before { content: "\f50b"; }
.genericon-draggable:before { content: "\f436"; }
.genericon-dribbble:before { content: "\f201"; }
.genericon-dropbox:before { content: "\f225"; }
.genericon-dropdown:before { content: "\f433"; }
.genericon-dropdown-left:before { content: "\f434"; }
.genericon-edit:before { content: "\f411"; }
.genericon-ellipsis:before { content: "\f476"; }
.genericon-expand:before { content: "\f431"; }
.genericon-external:before { content: "\f442"; }
.genericon-facebook:before { content: "\f203"; }
.genericon-facebook-alt:before { content: "\f204"; }
.genericon-fastforward:before { content: "\f458"; }
.genericon-feed:before { content: "\f413"; }
.genericon-flag:before { content: "\f468"; }
.genericon-flickr:before { content: "\f211"; }
.genericon-foursquare:before { content: "\f226"; }
.genericon-fullscreen:before { content: "\f474"; }
.genericon-gallery:before { content: "\f103"; }
.genericon-github:before { content: "\f200"; }
.genericon-googleplus:before { content: "\f206"; }
.genericon-googleplus-alt:before { content: "\f218"; }
.genericon-handset:before { content: "\f50c"; }
.genericon-heart:before { content: "\f461"; }
.genericon-help:before { content: "\f457"; }
.genericon-hide:before { content: "\f404"; }
.genericon-hierarchy:before { content: "\f505"; }
.genericon-home:before { content: "\f409"; }
.genericon-image:before { content: "\f102"; }
.genericon-info:before { content: "\f455"; }
.genericon-instagram:before { content: "\f215"; }
.genericon-italic:before { content: "\f472"; }
.genericon-key:before { content: "\f427"; }
.genericon-leftarrow:before { content: "\f503"; }
.genericon-link:before { content: "\f107"; }
.genericon-linkedin:before { content: "\f207"; }
.genericon-linkedin-alt:before { content: "\f208"; }
.genericon-location:before { content: "\f417"; }
.genericon-lock:before { content: "\f470"; }
.genericon-mail:before { content: "\f410"; }
.genericon-maximize:before { content: "\f422"; }
.genericon-menu:before { content: "\f419"; }
.genericon-microphone:before { content: "\f50d"; }
.genericon-minimize:before { content: "\f421"; }
.genericon-minus:before { content: "\f50e"; }
.genericon-month:before { content: "\f307"; }
.genericon-move:before { content: "\f50f"; }
.genericon-next:before { content: "\f429"; }
.genericon-notice:before { content: "\f456"; }
.genericon-paintbrush:before { content: "\f506"; }
.genericon-path:before { content: "\f219"; }
.genericon-pause:before { content: "\f448"; }
.genericon-phone:before { content: "\f437"; }
.genericon-picture:before { content: "\f473"; }
.genericon-pinned:before { content: "\f308"; }
.genericon-pinterest:before { content: "\f209"; }
.genericon-pinterest-alt:before { content: "\f210"; }
.genericon-play:before { content: "\f452"; }
.genericon-plugin:before { content: "\f439"; }
.genericon-plus:before { content: "\f510"; }
.genericon-pocket:before { content: "\f224"; }
.genericon-polldaddy:before { content: "\f217"; }
.genericon-portfolio:before { content: "\f460"; }
.genericon-previous:before { content: "\f430"; }
.genericon-print:before { content: "\f469"; }
.genericon-quote:before { content: "\f106"; }
.genericon-rating-empty:before { content: "\f511"; }
.genericon-rating-full:before { content: "\f512"; }
.genericon-rating-half:before { content: "\f513"; }
.genericon-reddit:before { content: "\f222"; }
.genericon-refresh:before { content: "\f420"; }
.genericon-reply:before { content: "\f412"; }
.genericon-reply-alt:before { content: "\f466"; }
.genericon-reply-single:before { content: "\f467"; }
.genericon-rewind:before { content: "\f459"; }
.genericon-rightarrow:before { content: "\f501"; }
.genericon-search:before { content: "\f400"; }
.genericon-send-to-phone:before { content: "\f438"; }
.genericon-send-to-tablet:before { content: "\f454"; }
.genericon-share:before { content: "\f415"; }
.genericon-show:before { content: "\f403"; }
.genericon-shuffle:before { content: "\f514"; }
.genericon-sitemap:before { content: "\f507"; }
.genericon-skip-ahead:before { content: "\f451"; }
.genericon-skip-back:before { content: "\f450"; }
.genericon-skype:before { content: "\f220"; }
.genericon-spam:before { content: "\f424"; }
.genericon-spotify:before { content: "\f515"; }
.genericon-standard:before { content: "\f100"; }
.genericon-star:before { content: "\f408"; }
.genericon-status:before { content: "\f105"; }
.genericon-stop:before { content: "\f449"; }
.genericon-stumbleupon:before { content: "\f223"; }
.genericon-subscribe:before { content: "\f463"; }
.genericon-subscribed:before { content: "\f465"; }
.genericon-summary:before { content: "\f425"; }
.genericon-tablet:before { content: "\f453"; }
.genericon-tag:before { content: "\f302"; }
.genericon-time:before { content: "\f303"; }
.genericon-top:before { content: "\f435"; }
.genericon-trash:before { content: "\f407"; }
.genericon-tumblr:before { content: "\f214"; }
.genericon-twitch:before { content: "\f516"; }
.genericon-twitter:before { content: "\f202"; }
.genericon-unapprove:before { content: "\f446"; }
.genericon-unsubscribe:before { content: "\f464"; }
.genericon-unzoom:before { content: "\f401"; }
.genericon-uparrow:before { content: "\f500"; }
.genericon-user:before { content: "\f304"; }
.genericon-video:before { content: "\f104"; }
.genericon-videocamera:before { content: "\f517"; }
.genericon-vimeo:before { content: "\f212"; }
.genericon-warning:before { content: "\f414"; }
.genericon-website:before { content: "\f475"; }
.genericon-week:before { content: "\f306"; }
.genericon-wordpress:before { content: "\f205"; }
.genericon-xpost:before { content: "\f504"; }
.genericon-youtube:before { content: "\f213"; }
.genericon-zoom:before { content: "\f402"; }