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%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; }
figure {margin: 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: #000;}
:-moz-placeholder {color: #000;}
::-moz-placeholder {color: #000;}
:-ms-input-placeholder {color: #000;}
*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
::selection {background: #d7f4f9;}
::-moz-selection {background: #d7f4f9;} .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;} .pace {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 100000000;
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-transform: translate3d(0, -50px, 0);
-ms-transform: translate3d(0, -50px, 0);
transform: translate3d(0, -50px, 0);
-webkit-transition: -webkit-transform .5s ease-out;
-ms-transition: -webkit-transform .5s ease-out;
transition: transform .5s ease-out;
}
.pace.pace-active {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pace .pace-progress {
display: block;
position: fixed;
z-index: 2000;
top: 0;
right: 100%;
width: 100%;
height: 3px;
background: #EBEDF4;
pointer-events: none;
}
.load-overlay {
position: fixed;
background: transparent;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 100000;
opacity: 1;
visibility: visible;
}
.pace-done .load-overlay {
opacity: 0;
visibility: hidden;
}
#container {
opacity: 0;
}
.center,
.home.paged .center {
display: none;
}
.home .center {
width: 100%;
height: 100%;
text-align: center;
padding: 0;
background: transparent;
}
.inner {
display: block;
display: table-cell;
vertical-align: middle;
}
p.introscreen-title {
opacity: 0;
font-size: 100px;
font-size: 6.25rem;
display: block;
text-align: center;
color: #000;
font-weight: bold;
} @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
.fade-in {
opacity:0; -webkit-animation:fadeIn ease-in 1; -moz-animation:fadeIn ease-in 1;
animation:fadeIn ease-in 1;
-webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;
-webkit-animation-duration:0.3s;
-moz-animation-duration:0.3s;
animation-duration:0.3s;
}  body {
display: block;
font-family: 'Bitter', serif;
color: #23282D;
background: #ffffff;
font-size: 18px;
font-size: 1.1rem;
line-height: 1.6;
}
html.overlay-show,
body.overlay-show {
overflow: hidden;
}
#primary,
#overlay-wrap,
#colophon {
padding-left: 15px;
padding-right: 15px;
}
#colophon {
display: none;
padding-bottom: 30px;
text-align: center;
} .intro-section {
padding-bottom: 30px;
}
.intro-section .intro-text {
padding: 0 15px 20px;
}
.intro-section .intro-text p:last-child {
margin: 0;
}
.intro-section .social-nav {
padding: 0 15px;
} h1.site-title,
h1.entry-title,
.overlay-btn,
.entry-content h1,
h2.entry-title,
.home .entry-header .entry-meta,
#comments h3.comments-title {
font-size: 16px;
font-size: 1rem;
font-weight: bold;
}
b,
strong,
.overlay-btn,
.template-front .entry-content p,
#site-navigation ul ul li a,
.footer-bottom-toggle {
font-weight: bold;
}
.entry-content p,
.entry-content p.standard-text,
.entry-content ul,
.entry-content ol,
.authorbox p.author-bio,
#comments,
.entry-summary p {
line-height: 1.6;
} a {
color: #000;
text-decoration: none;
}
.intro-section a,
.textwidget a,
.entry-content a,
.comment-text a,
#comments .comment-reply a {
text-decoration: underline;
}
.intro-section a:hover,
.textwidget a:hover,
.entry-content a:hover,
.comment-text a:hover,
#comments .comment-reply a:hover {
text-decoration: none;
} h1, h2, h3, h4, h5, h6 {
font-weight: bold;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
.entry-content h2 {
font-size: 18px;
font-size: 1.125rem;
padding: 6px 0;
}
.entry-content  h3,
.entry-content  h4 {
font-size: 16px;
font-size: 1rem;
padding: 5px 0;
}
.entry-content  h5,
.entry-content  h6 {
padding: 0 0 3px;
} p {
margin-bottom: 30px;
}
.entry-content p:last-child,
.team-text p:last-child {
margin-bottom: 0;
}
.entry-content blockquote p:last-child  {
margin-bottom: 30px;
}
ul, ol {
margin: 0 0 30px 0;
padding-left: 30px;
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 20px 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: none;
margin: 0;
padding: 0;
}
.entry-content ul ul,
.entry-content ol ol,
#comments ul ul,
#comments ol ol {
padding-left: 50px;
}
dfn, em, i {
font-style: italic;
}
s, strike, del {
text-decoration: line-through;
}
address {
margin: 0 0 30px;
}
pre {
max-width: 100%;
word-wrap: break-word;
margin-bottom: 30px;
padding: 20px;
overflow: auto;
background: #f5f5f5;
color: #444;
}
code, kbd, tt, var, pre {
font-family: Bitter, serif;
font-size: 13px;
font-size: 0.8125rem;
}
abbr, acronym {
border-bottom: 1px dotted #000;
cursor: help;
}
mark, ins {
background: #d7f4f9;
text-decoration: none;
}
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;
}
.home img,
.archive img,
.search-results img,
.single-post img,
.page img {
max-width: 100%; height: auto; }
dt {
padding-bottom: 4px;
font-weight: bold;
}
dd {
margin: 0 0 30px;
}
dl dt {
font-weight: bold;
}
dl dd {
margin: 0 0 30px;
}
.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 #000;
line-height: 2;
font-size: 15px;
font-size: 0.9375rem;
}
table td {
padding: 10px 10px 10px 0;
border-top: 1px solid #000;
}
table caption {
margin: 40px 0;
}
table th {
padding: 10px 10px 10px 0;
text-align:left;
color: #000;
} .alignleft,
.alignright {
display: block;
}
.alignleft {
margin-right: 30px;
float: left;
}
.alignright {
margin-left: 30px;
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
clear: both;
}
img.alignleft,
img.alignright {
margin-top:5px;
margin-bottom: 40px;
} input,
textarea {
padding: 5px 6px;
border: 1px solid #000;
background: none;
line-height: normal;
outline: none;
}
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;
}
input[type="button"],
input[type="submit"] {
padding: 5px 30px;
height: 45px;
background: transparent;
color: #000;
border: 1px solid #000;
line-height: normal;
cursor: pointer;
outline: none;
-webkit-appearance: none;
line-height: 2;
}
input#submit {
margin: 9px 0;
cursor: pointer;
-webkit-appearance: none;
} .wide-content {
padding-bottom: 30px;
}  #scroll-left-btn {
display: none;
}
#site-branding {
position: static;
top: 0;
left: 0;
right: 0;
display: block;
overflow: overlay;
padding: 15px;
z-index: 100000;
background: #EAE9E1;
}
a.site-logo {
display: none;
line-height: 0;
}
.home a.site-logo {
display: inline-block;
}
p.site-description {
display: none;
}
.intro-section,
#overlay-wrap {
padding-top: 60px;
} #site-navigation {
display: block;
background: #EAE9E1;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
.main-navigation ul li {
display: block;
margin: 0;
padding: 0;
font-weight: bold;
}
.main-navigation ul ul li {
margin: 0;
}
.main-navigation ul ul.sub-menu,
.main-navigation ul ul.children {
display: block;
padding-left: 0;
}
.main-navigation ul ul ul.sub-menu,
.main-navigation ul ul ul.children {
padding-left: 16px;
}
.main-navigation ul ul li a:before {
content: '\2014';
display: inline-block;
padding: 0 4px 0 0;
}
.sticky-element .sticky-anchor {
display: none !important;
} #site-navigation-mobile {
margin-bottom: 35px;
line-height: 1.7;
}   .overlay-btn {
display: block;
margin: 0;
padding: 0;
z-index: 9999;
text-align: right;
background: transparent;
opacity: 1;
border: none;
outline: none;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
z-index: 1000000;
}
#overlay-open {
position: fixed;
top: 15px;
right: 15px;
}
.overlay-show #overlay-open,
.overlay-show .slick-slider {
opacity: 0;
z-index: 0;
}
#overlay-close {
display: none;
opacity: 0;
float: right;
}
.overlay-show #overlay-close {
display: block;
opacity: 1;
}
.close-wrap {
position: fixed;
top: 0;
left: 0;
right: 0;
padding: 15px 15px;
min-height: 48px;
background: #d7dae0;
}
.overlay-show ul.credit {
padding-left: 0;
} .menu-item-has-children {
position: relative;
}
.screen-reader-text {
position: absolute;
left: -1000em;
} #overlay-wrap {
position: fixed;
display: none;
width: 100%;
background: #fff;
overflow: auto;
top: 0;
z-index: 10000000;
height: 100%;
background: #d7dae0;
}
.overlay-show #overlay-wrap {
display: block;
background: #d7dae0;
}
#overlay-wrap .nav-sidebar-wrap {
opacity:1;
}  .home .hentry {
padding-bottom: 30px;
}
.home .entry-header {
display: block;
padding: 8px 0 0 0;
}
.entry-thumbnail a {
position: relative;
display: block;
line-height: 0;
}
.entry-header h2.entry-title,
.entry-header h1.entry-title {
display: block;
margin: 0;
padding: 0;
} .entry-meta {
display: none;
clear: both;
}
.entry-meta .entry-tags ul {
margin: 0;
padding: 0;
}
.entry-date,
.entry-comments,
.entry-author,
.entry-edit {
display: none;
padding: 0;
}
.entry-author:before,
.entry-comments:before,
.entry-edit:before {
content: '\201a';
display: inline;
padding: 0 3px 0 0;
} .single-post #primary,
.page #primary,
.archive-header,
.search #primary {
padding-top: 60px;
}
.single-post #primary,
.archive-header,
.archive #primary,
.search-results #primary {
padding-bottom: 60px;
}
.single-post .entry-thumbnail,
.page .entry-thumbnail {
max-width: 1600px;
margin: 0 auto;
padding: 0 0 55px;
line-height: 0;
text-align: center;
display: none;
}
.single-post .entry-header,
.single-post .entry-content,
.single-post .entry-footer,
.single-post #comments,
.page .entry-content,
.page #comments,
.page .entry-footer {
max-width: 600px;
margin: 0 auto;
}
.page.fullwidth .entry-content,
.page.fullwidth .entry-footer {
max-width: 100%;
}
.single-post .entry-header,
.page .entry-header  {
margin-left: auto;
margin-right: auto;
padding: 0 0 20px;
text-align: center;
}
.single-post .entry-meta {
display: block;
padding: 20px 0 0 0;
}
.single-post .entry-footer,
.page .entry-footer {
padding: 55px 0 0 0;
}
.single-post .entry-tags {
text-align: center;
} .justify {
text-align: justify;
}
.entry-content blockquote,
#comments blockquote {
padding-left: 40px;
padding-right: 60px;
position: relative;
font-style: italic;
border-left: 2px solid #000;
}
.entry-content blockquote cite,
#comments blockquote cite {
display: block;
padding-top:  10px;
font-style: normal;
font-weight: normal;
font-size: 13px;
font-size: 0.8125rem;
}
.entry-content blockquote cite:before,
#comments blockquote cite:before {
content: '\2014';
display: inline-block;
padding: 0 2px 0 0;
}
.entry-content p.pull-left,
.entry-content p.pull-right {
margin-bottom: 20px;
font-weight: bold;
}
.entry-content p.pull-right {
text-align: right;
}
span.dropcap {
float: left;
padding: 3px 4px 0 0;
font-size: 48px;
font-size: 3rem;
line-height: 0.9;
font-weight: bold;
}
.entry-content p.intro {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.4;
}
.entry-content p.note {
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
line-height: 1.35;
padding: 0 0 0 30px;
position: relative;
}
.entry-content p.note:before {
font: normal 18px/1 'Genericons';
position: absolute;
top: 1px;
left: 0;
content: '\f455';
display: block;
} 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%;
}
.wp-caption a {
line-height: 0;
display: block;
}
img#wpstats {
display: none;
}
.entry-content p.wp-caption-text,
.type-attachment .entry-content .entry-caption p {
margin: 0;
padding: 10px 2px 30px;
font-size: 13px;
font-size: 0.8125rem;
}
.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: 55px 0 0 0;
clear: both;
display: none;
}
.authorbox .author-avatar {
width: 70px;
height: 70px;
float: left;
}
.authorbox .author-heading {
padding: 0 0 0 90px;
}
.authorbox h3.author-title {
margin: 0;
padding: 0;
}
.authorbox a.author-website {
display: inline-block;
}
.authorbox p.author-bio {
margin: 0;
padding: 10px 0 0 90px;
}  #comments {
position: relative;
display: none;
}
.page #comments {
padding-top: 100px;
}
#comments li.comment,
#comments li.pingback {
overflow:hidden;
margin: 0 0 28px;
padding: 0;
}
#comments li.comment:last-of-type,
#comments li.pingback:last-of-type {
margin: 0;
}
#comments li.comment ul.children {
margin: 28px 0 0;
}
#comments .children .comment:last-child {
margin: 0;
}
#comments h3.comments-title span a {
display: none;
margin: 0;
}
.site-content ol.commentlist {
list-style: none;
margin: 28px 0 0 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 28px;
border-bottom: 1px solid #000;
}
#comments .comment-details {
position: relative;
margin: 0 90px 0 0;
padding: 0;
}
#comments li.pingback {
padding: 0 0 0 50px;
}
#comments .comment-avatar {
margin: 0;
padding: 0;
line-height: 0;
display: block;
float: right;
}
#comments .comment-avatar img.avatar {
width: 35px;
height: 35px;
margin:  5px 0 0 0;
}
#comments .comment-author {
font-weight: bold;
}
#comments .comment-author span {
display: none;
}
#comments .comment-text {
overflow: hidden;
}
#comments .comment-text p {
margin: 0;
padding: 0 0 15px;
}
#comments .comment-text p:last-child {
padding: 0;
}
#comments .comment-meta {
overflow: hidden;
list-style: none;
}
#comments .comment-meta li {
display: inline;
}
#comments .comment-reply {
position: relative;
padding: 0;
}
#comments p.comment-awaiting-moderation {
display: inline-block;
}
.bypostauthor {
}
.comment-edit:before {
content: ',';
display: inline;
} #comments ol li.pingback p {
margin:0;
} .site-content .nopassword,
.site-content p.nocomments {
position: relative;
margin: 15px 0 60px;
padding: 0;
} #comments #respond {
margin: 0;
padding: 30px 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;
display: block;
}
#comments #respond p.comment-notes,
#comments #respond p.logged-in-as {
margin: 0;
padding: 0;
}
#respond a#cancel-comment-reply-link {
margin: 5px 0 0 0;
float:  right;
font-weight: normal;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment {
margin:0;
padding: 28px 0 0;
}
#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.comment-form-comment {
line-height: 0;
}
#commentform p label,
#commentform p span {
display: none;
}
#commentform p.form-allowed-tags {
display: none;
}
#commentform input#author,
#commentform input#email,
#commentform input#url {
display: block;
width: 100%;
height: 30px;
margin: 0;
line-height: normal;
-webkit-appearance: none;
outline-color: transparent;
outline-style: none;
}
#commentform textarea#comment {
width:100%;
margin: 0;
line-height: normal;
-webkit-appearance: none;
outline-color: transparent;
outline-style: none;
}
#commentform input#submit {
width: 100%;
margin: 28px 0;
}
#commentform p.form-submit {
margin:0;
clear: both;
}
#respond small {
font-size: 100%;
}
.comment-notes {
display: none;
}
#nav-comments {
padding: 28px 0;
clear: both;
overflow: hidden;
font-weight: bold;
}
#nav-comments .nav-previous {
float: left;
}
#nav-comments .nav-next {
float: right;
}  .pagination {
display: block;
}
.pagination .nav-links a.next.page-numbers:hover,
.pagination .nav-links a.prev.page-numbers:hover {
text-decoration: none;
}
#infinite-handle {
display: block;
overflow: hidden;
clear: both;
padding: 0;
}
#infinite-handle {
padding: 30px 0 80px;
}
.home .pagination,
.archive .pagination {
padding: 30px 0 80px;
text-align: center;
}
.home .pagination .next {
float: right;
}
.single-post .navigation {
clear: both;
text-align: center;
}
.single-post .post-navigation {
max-width: 600px;
padding: 75px 0;
overflow: hidden;
clear: both;
margin: 0 auto;
}
#site-branding a.home-link {
line-height: 1.7;
}
.pagination .prev,
.single-post .post-navigation .nav-previous {
float: left;
}
.pagination .next,
.single-post .post-navigation .nav-next {
float: right;
}
.single-post .post-navigation .nav-previous a,
.single-post .post-navigation .nav-next a {
position: relative;
width: 130px;
height: 50px;
padding-top: 22px;
display: block;
line-height: 1.7;
}
.single-post .post-navigation .nav-previous a {
text-align: left;
}
.single-post .post-navigation .nav-next a {
text-align: right;
padding-right: 25px;
}
.single-post .post-navigation .nav-previous .meta-nav:before,
.single-post .post-navigation .nav-next .meta-nav:before,
#site-branding a.home-link:before,
#scroll-left-btn:before {
font: normal 23px/1 'Genericons';
display: inline-block;
font-weight: normal;
vertical-align: top;
}
.single-post .post-navigation .nav-previous .meta-nav:before,
#site-branding a.home-link:before {
left: 0;
content: '\f430';
}
.single-post .post-navigation .nav-next .meta-nav:before,
#scroll-left-btn:before {
position: absolute;
right: 0;
content: '\f429';
}
.single-post .post-navigation .nav-previous .meta-nav:before,
.single-post .post-navigation .nav-previous .meta-nav,
.single-post .post-navigation .nav-next .meta-nav:before,
.single-post .post-navigation .nav-next .meta-nav,
#site-branding a.home-link:before,
#site-branding a.home-link,
#scroll-left-btn span,
#scroll-left-btn:before {
-webkit-transition: all .7s cubic-bezier(.23,1,.32,1);
-moz-transition: all .7s cubic-bezier(.23,1,.32,1);
-o-transition: all .7s cubic-bezier(.23,1,.32,1);
transition: all .7s cubic-bezier(.23,1,.32,1);
}
#primary div.sharedaddy h3.sd-title {
margin: 0 0 1em 0;
display: inline-block;
line-height: 1.2;
font-size: 15px;
font-size: 0.9375rem;
font-weight: normal;
}  .archive-header {
text-align: center;
}
.archive-header h1.archive-title {
margin: 0;
padding: 0;
font-weight: normal;
}
.archive-header .taxonomy-description p {
margin: 5px 0 0 0;
}
.archive .hentry,
.search-results .hentry {
margin-bottom: 30px;
}  .widget-area .widget {
clear: both;
float: none;
padding-bottom: 30px;
}
.widget .widget-title-wrap {
display: block;
}
.widget h3.widget-title {
display: block;
margin: 0;
padding: 0 0 30px;
}
.widget-area .widget ul {
margin: 0;
padding: 0;
}
.widget-area .widget ul li {
list-style: none;
}
.widget-area .widget ul li:last-child {
padding-bottom: 0;
}
.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;
} .widget_search {
clear: both;
overflow: hidden;
}
.widget_search .searchform,
.entry-content .searchform {
position: relative;
max-width: 350px;
}
.searchform #s {
width: 60%;
float: left;
background: none;
padding: 0 6px;
border: 1px solid #000;
outline: none;
background: transparent;
height: 40px;
background-position: left;
-webkit-transition:background-position .2s ease-in;
-moz-transition:background-position .2s ease-in;
-o-transition:background-position .2s ease-in;
transition:background-position .2s ease-in;
}
.widget_search input[type="submit"],
.entry-content input[type="submit"] {
width: 40%;
height: 40px;
float: left;
border-left: none;
padding: 0;
text-align: center;
}
.entry-content .contact-form input[type="submit"] {
width:100%;
height: 40px;
float: none;
border-left: 1px solid #000;
} .widget-area .widget_rss ul {
margin: 0;
padding: 0;
}
.widget-area .widget_rss ul li {
padding-bottom: 20px;
}
.widget-area .widget_rss ul li .rssSummary {
padding: 0;
display: inline-block;
}
a.rsswidget {
font-weight: bold;
} .widget_calendar #calendar_wrap {
position: relative;
}
.widget_calendar #calendar_wrap table {
width: 100%;
}
.widget_calendar #calendar_wrap a {
font-weight: bold;
}
.widget_calendar #wp-calendar caption {
margin: 0 0 15px;
text-align: left;
}
.widget_calendar table#wp-calendar tr th {
padding: 2px;
text-align: center;
}
.widget_calendar table#wp-calendar tr td {
padding: 7px 0 3px;
border: 1px solid #000;
text-align: center;
}
.widget_calendar table#wp-calendar tbody tr td a {
display: block;
}
.textwidget img {
display: block;
line-height: 0;
}
.textwidget p:last-child {
margin: 0;
}  #site-info ul.credit {
margin: 0;
padding: 0;
}
#site-info ul li {
display: inline-block;
}
#site-info ul li.wp-credit,
#site-info ul li.theme-author {
display: none;
}  .social-nav ul {
display: inline-block;
margin: 0;
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;
}
.social-nav ul li a {
display: block;
margin: 0;
padding: 0;
font: normal 19px/1 'Genericons';
padding: 7px 0 0 0;
text-align: center;
width: 30px;
height: 30px;
overflow: hidden;
}
.social-nav ul li a:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
vertical-align: top;
visibility: visible;
}
.social-nav ul li a::before {
font: normal 19px/1 'Genericons';
padding: 0;
text-align: left;
width: 23px;
overflow: hidden;
}
.social-nav ul li a::before { content: '\f408';}
.social-nav ul li a[href*="codepen.io"]::before {content: '\f216';}
.social-nav ul li a[href*="digg.com"]::before {content: '\f221';}
.social-nav ul li a[href*="dropbox.com"]::before {content: '\f225';}
.social-nav ul li a[href*="facebook.com"]::before {content: '\f204';}
.social-nav ul li a[href*="flickr.com"]::before {content: '\f211';}
.social-nav ul li a[href*="plus.google.com"]::before {content: '\f218';}
.social-nav ul li a[href*="github.com"]::before {content: '\f200';}
.social-nav ul li a[href*="instagram.com"]::before {content: '\f215';}
.social-nav ul li a[href*="linkedin.com"]::before {content: '\f208';}
.social-nav ul li a[href*="pinterest.com"]::before {content: '\f210';}
.social-nav ul li a[href*="path.com"]::before {content: '\f219';}
.social-nav ul li a[href*="dribbble.com"]::before {content: '\f201';}
.social-nav ul li a[href*="polldaddy.com"]::before {content: '\f217';}
.social-nav ul li a[href*="getpocket.com"]::before {content: '\f224';}
.social-nav ul li a[href*="reddit.com"]::before {content: '\f222';}
.social-nav ul li a[href*="foursquare.com"]::before {content: '\f226';}
.social-nav ul li a[href*="skype.com"]::before, .social-nav ul li a[href*="skype:"]::before {content: '\f220';}
.social-nav ul li a[href*="stumbleupon.com"]::before {content: '\f223';}
.social-nav ul li a[href*="tumblr.com"]::before {content: '\f214';}
.social-nav ul li a[href*="twitter.com"]::before {content: '\f202';}
.social-nav ul li a[href*="vimeo.com"]::before {content: '\f212';}
.social-nav ul li a[href*="youtube.com"]::before {content: '\f213';}
.social-nav ul li a[href*="spotify.com"]::before {content: '\f515';}
.social-nav ul li a[href*="wordpress.org"]::before, .social-nav ul li a[href*="wordpress.com"]::before  {content: '\f205';}
.social-nav ul li a[href*="feed"]::before {content: '\f413';}
.social-nav ul li a[href*="mailto"]::before {content: '\f410';}   .jetpack_subscription_widget {
clear: both;
overflow: hidden;
}
.widget_mc4wp_widget {
overflow: hidden;
clear: both;
}
.widget_mc4wp_widget p {
margin-bottom: 0;
}
.widget_mc4wp_widget p:first-of-type,
.jetpack_subscription_widget #subscribe-text p {
margin-bottom: 23px;
display: block;
}
.widget_mc4wp_widget form p:nth-last-of-type(2),
.jetpack_subscription_widget p#subscribe-email {
width: 60%;
display: block;
float: left;
}
.widget_mc4wp_widget form p:nth-last-of-type(2) input,
.jetpack_subscription_widget p#subscribe-email input {
width: 100%;
height: 30px;
}
.widget_mc4wp_widget form p:last-of-type,
.jetpack_subscription_widget p#subscribe-submit {
width: 40%;
display: block;
float: left;
}
.widget_mc4wp_widget form input[type="submit"],
.jetpack_subscription_widget input[type="submit"] {
padding-left: 0;
padding-right: 0;
width: 100%;
border-left: none;
height: 30px;
}
.jetpack_subscription_widget #subscribe-email input {
padding: 7px 15px 5px;
}
.jetpack_subscription_widget label#jetpack-subscribe-label {
display: none;
}
.widget-grofile ul.grofile-accounts {
margin: 0 auto;
display: inline-block;
}
.comment-subscription-form .subscribe-label {
display: inline !important;
float: none !important;
font-weight: normal;
}
p.comment-subscription-form {
clear: both;
overflow: hidden;
margin-top: 2px !important;
margin-bottom: 2px !important;
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 img {
margin: 0 0 15px;
}
.widget_contact_info .contact-info-map-canvas {
height: 400px;
}
.widget_contact_info .confit-address {
margin: 30px 0 0 0;
}
.contact-form {
padding: 0 0 26px;
}
.contact-form div {
overflow: hidden;
margin-top: 10px;
}
.contact-form label {
margin-left: 5px;
margin-bottom: 6px !important;
}
.contact-form label span {
margin-left: 3 !important;
padding-top: 0;
font-weight: normal;
}
.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 .pagination,
.home.infinite-scroll .pagination {
display: none;
}
#infinite-handle {
float: none;
margin: 0;
text-align: center;
}
#infinite-handle span {
background: none !important;
border-radius: 0;
color: #000 !important;
cursor: pointer;
display: inline-block;
padding: 0;
line-height: 1;
}
.infinite-loader {
margin: 0 0 205px;
padding:  0;
text-align: center;
}
.infinite-loader .spinner {
left: 50% !important;
}
#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;
}
.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 {
width: 80%;
}
.site-content input.wpcf7-submit {
clear: both;
overflow: hidden;
width: auto;
}   .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: 43px;
}
.last {
clear: right;
margin-right: 0 !important;
}
.divider {
width: 100%;
margin-bottom: 21px;
padding-top: 21px;
display: block;
clear: both;
} .box {
margin: 0 0 30px;
padding: 30px;
overflow: hidden;
line-height: 1.5;
}
.site-content .box p {
margin: 0 0 30px;
}
.white-box {border: 3px solid #fff;}
.blue-box {border: 3px solid #0066ff;}
.yellow-box {border: 3px solid #e7b547;}
.red-box {border: 3px solid #d7464d;}
.green-box {border: 3px solid #85c066;}
.lightgrey-box {border: 3px solid #ececed;}
.grey-box {border: 3px solid #a9a9a9;}
.dark-box {border: 3px solid #222;} a.standard-btn {
display: inline-block;
margin: 0 0 30px;
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: 14px;
font-size: 0.875rem;
}
a.standard-btn.small-btn {
padding: 7px 12px 5px;
font-size: 18px;
font-size: 1.125rem;
}
a.standard-btn.large-btn {
padding: 14px 20px 13px;
font-size: 23px;
font-size: 1.4375rem;
}
a.standard-btn.xlarge-btn {
padding: 18px 30px 17px;
font-size: 25px;
font-size: 1.5625rem;
}
a.standard-btn.red-btn {background: #d7464d;}
a.standard-btn.green-btn {background: #85c066;}
a.standard-btn.blue-btn {background: #0066ff;}
a.standard-btn.yellow-btn {background: #e7b547;}
a.standard-btn.grey-btn {background: #a9a9a9;}
a.standard-btn.black-btn {background: #000;}   @media screen and (min-width: 600px) { .entry-content p.pull-left,
.entry-content p.pull-right {
max-width: 50%;
}
.entry-content p.pull-left {
float: left;
padding-right: 20px;
}
.entry-content p.pull-right {
float: right;
padding-left: 30px;
} .archive .hentry,
.search-results .hentry,
.grid-sizer {
width: 40%;
margin-left: 5%;
margin-right: 5%;
margin-bottom: 60px;
float: left;
}
.archive .hentry .entry-header,
.search-results .post .entry-header,
.search-results .page.has-post-thumbnail .entry-header {
display: block;
}
} @media screen and (min-width: 1025px) { .home .center {
display: table;
}
html {
height: 100%;
}
body {
height: 100%;
}
html.overlay-show, 
body.overlay-show {
overflow: hidden;
}
.home #primary {
padding-left: 0;
padding-right: 0;
}
#primary,
#colophon,
.overlay-show ul.credit {
padding-left: 30px;
padding-right: 30px;
}
.single-post #primary,
.page #primary,
.search #primary,
.archive #primary {
padding-top: 80px;
}
.single-post #primary,
.page #primary,
.archive #primary,
.search-results #primary {
padding-bottom: 50px;
}
.intro-section {
width: 390px;
float: left;
z-index: 100;
padding-top: 0;
}
.paged .intro-section {
display: none;
}
.intro-section .intro-text {
padding: 0 60px 20px 30px;
}
.intro-section .intro-text p:last-child {
margin: 0;
}
.intro-section .social-nav {
padding: 0 60px 0 30px;
}
.home #primary {
position: relative;
white-space: nowrap;
height: 100%;
z-index: 1;
}
.home #primary,
.home.paged #primary {
margin-left: 30px;
}
.home .wrap {
padding-top: 15vh;
height: 100%;
}
.home .entry-thumbnail {
display: inline-block;
position: relative;
margin-right: 60px;
}
.home .entry-thumbnail a {
display: block;
}
.home .entry-thumbnail img {
position: relative;
display: block;
width: auto;
height:  72vh;
}
.home .hentry {
position: relative;
margin: 0;
padding: 0;
display: inline-block;
vertical-align: top;
white-space: normal;
z-index: 1;
width: auto;
}
.home .entry-header {
display: none;
background: #fff;
position: absolute;
bottom: 0;
left: 0;
right: 60px;
}
.single-post .entry-header {
display: block !important;
}
.home .hentry {
display: inline-block;
}
.home img {
max-width: none;
}
.home.overlay-show img,
.widget-area img {
max-width: 100%;
} h1.site-title,
h1.entry-title,
.overlay-btn,
.entry-content h1,
#site-navigation ul {
font-size: 24px;
font-size: 1.5rem;
}
.entry-content p.intro {
font-size: 21px;
font-size: 1.3125rem;
}
h2.entry-title,
.home .entry-header .entry-meta,
#comments h3.comments-title,
.archive .pagination {
font-size: 16px;
font-size: 1rem;
font-weight: bold;
} .home #masthead {
position: fixed;
top: 0;
left: 0;
right: 0;
display: block;
height: 15vh;
z-index: 100;
}
#site-branding {
position: fixed;
display: inline-block;
top: 25px;
left: 30px;
right: auto;
padding: 0;
background: none;
}
.single-post #site-branding {
top: 10px;
}
#overlay-open {
top: 25px;
right: 30px;
}
.home #scroll-left-btn {
position: fixed;
right: 0;
bottom: 20px;
background: none;
outline: none;
border: none;
} #site-navigation {
display: block;
margin: 0 auto;
text-align: center;
padding: 25px 0 5px 0;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 10000;
}
#site-navigation-mobile {
display: none;
}
#site-navigation ul.primary-menu {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.single-post #site-navigation ul.primary-menu,
.page #site-navigation ul.primary-menu,
.archive #site-navigation ul.primary-menu,
.search-results #site-navigation ul.primary-menu {
visibility: hidden;
opacity: 0;
}
.single-post #site-navigation:hover > ul.primary-menu,
.page #site-navigation:hover > ul.primary-menu,
.archive #site-navigation:hover > ul.primary-menu,
.search-results #site-navigation:hover > ul.primary-menu,
#site-branding:active #site-navigation,
.show-nav #site-navigation ul.primary-menu {
visibility: visible;
opacity: 1;
}
.overlay-show #site-navigation ul.primary-menu {
visibility: hidden;
opacity: 0;
}
#site-navigation ul li {
display: inline-block;
margin: 0 15px;
padding: 0;
}
#site-navigation ul ul.sub-menu {
display: none !important;
position: absolute;
top: 35px;
left: -15px;
width: 160px;
margin: 0;
padding: 10px 0;
border-top: none;
background: #fff;
text-align: left;
font-size: 16px;
font-size: 1rem;
line-height: 1.7;
z-index: 999999;
}
#site-navigation ul ul.sub-menu ul.sub-menu {
top: -10px;
left: 159px;
}
#site-navigation ul ul li {
display: block;
margin: 0;
padding: 0 15px;
}
#site-navigation ul li:hover > ul {
display: block !important;
} #overlay-wrap {
background: none;
height: 100%;
padding: 0;
}
.overlay-show #overlay-wrap {
background: #fff;
}
.overlay-btn {
position: fixed;
top: 25px;
right: 30px;
}
#overlay-wrap .widget-area {
padding-top: 15vh;
}
.flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
#overlay-wrap .col-wrap {
height: 100%;
overflow: hidden;
}
.widget-area {
width: 25%;
padding-bottom: 100px;
background-color: #ffffff;
-webkit-transition: background-color 2.3s ease;
-moz-transition: background-color 2.3s ease;
-o-transition: background-color 2.3s ease;
transition: background-color 2.3s ease;
-webkit-box-flex: 1;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.flex .widget-area .widget {
padding: 0 30px 60px;
}
.widget-area:hover {
background-color: #d7dae0;
-webkit-transition: background-color .7s ease;
-moz-transition: background-color .7s ease;
-o-transition: background-color .7s ease;
transition: background-color .7s ease;
}
.close-wrap {
position: relative;
top: auto;
left: auto;
right: auto;
padding: 0;
min-height: 0;
background: none;
} .home .hentry {
padding-bottom: 0;
}
.home .entry-header {
padding: 10px 20px;
}
.entry-meta {
display: block;
}
.single-post .entry-header,
.page .entry-header  {
padding: 0 0 65px;
} .home .pagination {
position: relative;
margin: 0 30px 0 0;
padding: 34vh 0 0 0;
display: inline-block;
white-space: normal;
z-index: 1;
width: auto;
font-weight: bold;
}
.home .pagination .prev,
.home .pagination .next {
display: none;
}
.archive .pagination {
padding: 0;
} .single-post .post-navigation {
padding: 100px 0;
max-width: 660px;
}
.single-post .post-navigation .nav-previous .meta-nav:before,
.single-post .post-navigation .nav-next .meta-nav:before,
#site-branding a.home-link:before,
#scroll-left-btn:before {
font: normal 28px/1 'Genericons';
position: absolute;
top: 0;
font-weight: bold;
}
#site-branding a.home-link,
.home #scroll-left-btn {
width: 100px;
height: 46px;
display: block;
padding-top: 20px;
}
.single-post .post-navigation,
#site-branding a.home-link,
#scroll-left-btn {
font-size: 16px;
font-size: 1rem;
font-weight: bold;
}
.single-post .post-navigation .nav-next a {
padding-right: 0;
}
.single-post .post-navigation .nav-previous .meta-nav:before,
#site-branding a.home-link:before {
left: 24px;
}
.single-post .post-navigation .nav-next .meta-nav:before,
#scroll-left-btn:hover:before {
right: 24px;
}
.single-post .post-navigation .nav-previous a:hover .meta-nav:before,
#site-branding a.home-link:hover:before {
left: 34px;
}
.single-post .post-navigation .nav-next a:hover .meta-nav:before {
right: 34px;
}
.single-post .post-navigation .nav-previous .meta-nav,
#site-branding a.home-link,
#scroll-left-btn:hover span {
padding-left: 30px;
}
.single-post .post-navigation .nav-next .meta-nav {
padding-right: 30px;
}
#scroll-left-btn:before {
padding-right: 24px;
}
.single-post .post-navigation .nav-previous a:hover .meta-nav,
#site-branding a.home-link:hover {
padding-left: 0;
}
.single-post .post-navigation .nav-next a:hover .meta-nav {
padding-right: 0;
}
.wide-content {
margin-left: -145px;
margin-right: -145px;
} .archive .hentry,
.search-results .hentry,
.grid-sizer {
width: 27%;
margin-left: 3.1%;
margin-right: 3.1%;
margin-bottom: 60px;
float: left;
} #colophon {
padding-bottom: 30px;
text-align: left;
}
.home #colophon {
position: absolute;
left: 30px;
bottom: 30px;
padding: 0;
} .two-columns-one {width: 47.7%;}
.three-columns-one {width: 30.3%;}
.three-columns-two {width: 65.15%;}
.four-columns-one {width: 22%;}
.four-columns-two {width: 48%;}
.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 2.3% 0 0;}
.two-columns-one.last {margin: 0 2.3% 0;}
.three-columns-one {margin: 0 4.55% 0 0;}
.four-columns-one {margin: 0 4% 0 0;}
} @media screen and (min-width: 1260px) { .wide-content {
margin-left: -300px;
margin-right: -300px;
} .archive .hentry,
.search-results .hentry,
.grid-sizer {
width: 21%;
margin-left: 2%;
margin-right: 2%;
margin-bottom: 60px;
float: left;
}
} @media screen and (min-width: 1700px) {
.single-post .entry-header,
.single-post .entry-content,
.single-post .entry-footer,
.page .entry-header,
.page .entry-content,
.page .entry-footer,
.single-post #comments {
max-width: 800px;
}
.page.fullwidth .entry-content,
.page.fullwidth .entry-footer {
max-width: 1300px;
}
.single-post .post-navigation {
max-width: 860px;
margin: 0 auto;
}
}@font-face {
font-family: "Genericons";
src: url(//www.federicodecicco.com/wp-content/themes/werkstatt/genericons/genericons/Genericons.eot);
src: url(//www.federicodecicco.com/wp-content/themes/werkstatt/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(//www.federicodecicco.com/wp-content/themes/werkstatt/genericons/genericons/Genericons.ttf) format("truetype"),
url(//www.federicodecicco.com/wp-content/themes/werkstatt/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(//www.federicodecicco.com/wp-content/themes/werkstatt/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"; }div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}