#wpadminbar .quicklinks li#wp-admin-bar-group-admin-with-avatar>a img,#wpadminbar .quicklinks li#wp-admin-bar-user-admin-with-avatar>a img{width:16px;height:16px;display:inline;border:1px solid #999;vertical-align:middle;margin:-2px 10px 0 -5px;padding:0;background:#eee;float:none}#wpadminbar .quicklinks li#wp-admin-bar-group-admin-with-avatar ul{left:0}#wpadminbar .quicklinks li#wp-admin-bar-group-admin-with-avatar ul ul{left:0}#wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications,#wpadminbar .quicklinks li#wp-admin-bar-my-account a span.count,#wpadminbar .quicklinks li#wp-admin-bar-my-account-with-avatar a span.count{background:#21759b;color:#fff;text-shadow:none;display:inline;padding:2px 5px;font-size:10px;font-weight:700;border-radius:10px}#wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications{background:#ddd;color:#333;margin:0}#wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications.alert{background-color:#21759b;color:#fff}#wpadminbar .quicklinks li#wp-admin-bar-bp-notifications>a{padding:0 .5em}#wp-admin-bar-user-info img.avatar{height:64px;width:64px}#wpadminbar .wp-admin-bar-arrow-right{display:none}@media screen and (max-width:600px){#wpadminbar .wp-admin-bar-arrow-right{display:block}}@media screen and (max-width:782px){#wpadminbar li#wp-admin-bar-bp-login,#wpadminbar li#wp-admin-bar-bp-register{display:block}#wpadminbar li#wp-admin-bar-bp-login a,#wpadminbar li#wp-admin-bar-bp-register a{padding:0 8px}}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}.fb-page blockquote {
border: none;
text-align: center;
}
.fb-page blockquote:before {
content: no-open-quote;
}#TB_overlay {
background: #000;
opacity: 0.7;
filter: alpha(opacity=70);
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100050; }
#TB_window {
position: fixed;
background-color: #fff;
z-index: 100050; visibility: hidden;
text-align: left;
top: 50%;
left: 50%;
-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}
#TB_window img#TB_Image {
display: block;
margin: 15px 0 0 15px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #666;
border-left: 1px solid #666;
}
#TB_caption{
height: 25px;
padding: 7px 30px 10px 25px;
float: left;
}
#TB_closeWindow {
height: 25px;
padding: 11px 25px 10px 0;
float: right;
}
#TB_closeWindowButton {
position: absolute;
left: auto;
right: 0;
width: 29px;
height: 29px;
border: 0;
padding: 0;
background: none;
cursor: pointer;
outline: none;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
}
#TB_ajaxWindowTitle {
float: left;
font-weight: 600;
line-height: 29px;
overflow: hidden;
padding: 0 29px 0 10px;
text-overflow: ellipsis;
white-space: nowrap;
width: calc( 100% - 39px );
}
#TB_title {
background: #fcfcfc;
border-bottom: 1px solid #ddd;
height: 29px;
}
#TB_ajaxContent {
clear: both;
padding: 2px 15px 15px 15px;
overflow: auto;
text-align: left;
line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
padding: 15px;
}
#TB_ajaxContent p {
padding: 5px 0px 5px 0px;
}
#TB_load {
position: fixed;
display: none;
z-index: 100050;
top: 50%;
left: 50%;
background-color: #E8E8E8;
border: 1px solid #555;
margin: -45px 0 0 -125px;
padding: 40px 15px 15px;
}
#TB_HideSelect {
z-index: 99;
position: fixed;
top: 0;
left: 0;
background-color: #fff;
border: none;
filter: alpha(opacity=0);
opacity: 0;
height: 100%;
width: 100%;
}
#TB_iframeContent {
clear: both;
border: none;
}
.tb-close-icon {
display: block;
color: #666;
text-align: center;
line-height: 29px;
width: 29px;
height: 29px;
position: absolute;
top: 0;
right: 0;
}
.tb-close-icon:before {
content: "\f158";
font: normal 20px/29px dashicons;
speak: never;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#TB_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon {
color: #006799;
}
#TB_closeWindowButton:focus .tb-close-icon {
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}@font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 300;
src: url(../../../fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 300;
src: url(../../../fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 300;
src: url(../../../fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 300;
src: url(../../../fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 300;
src: url(../../../fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, 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: 'Montserrat';
font-style: italic;
font-weight: 700;
src: url(../../../fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 700;
src: url(../../../fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 700;
src: url(../../../fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 700;
src: url(../../../fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: italic;
font-weight: 700;
src: url(../../../fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, 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: 'Montserrat';
font-style: normal;
font-weight: 300;
src: url(../../../fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
src: url(../../../fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
src: url(../../../fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
src: url(../../../fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
src: url(../../../fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, 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: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(../../../fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(../../../fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(../../../fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(../../../fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(../../../fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, 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: 'FontAwesome';
src: url(../../../themes/fotografie/assets/fonts/fontawesome-webfont3e6e.html?v=4.7.0);
src: url(../../../themes/fotografie/assets/fonts/fontawesome-webfontd41d.html?#iefix&v=4.7.0) format('embedded-opentype'), url(//demolenketjes.be/v2/wp-content/themes/fotografie/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//demolenketjes.be/v2/wp-content/themes/fotografie/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//demolenketjes.be/v2/wp-content/themes/fotografie/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//demolenketjes.be/v2/wp-content/themes/fotografie/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1.5em 0;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}  .screen-reader-text,
.mobile-search-wrapper .search-button-text,
.widget-area .widget_search .search-button-text,
.comment-author .says,
.comment-list .reply span {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus,
.mobile-search-wrapper .search-button-text:focus,
.widget-area .widget_search .search-button-text:focus,
.comment-author .says:focus,
.comment-list .reply span:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin: 0.6em 1.5em 1.5em 0;
}
.alignright {
display: inline;
float: right;
margin: 0.6em 0 1.5em 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 1.5em;
} .clear:before,
.clear:after,
.singular-section:before,
.singular-section:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.featured-content-wrapper:before,
.featured-content-wrapper:after,
.hero-content-wrapper:before,
.hero-content-wrapper:after,
.site-footer:before,
.site-footer:after,
.footer-widget-area:before,
.footer-widget-area:after,
.comment-meta:before,
.comment-meta:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.singular-section:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.featured-content-wrapper:after,
.hero-content-wrapper:after,
.site-footer:after,
.footer-widget-area:after,
.comment-meta:after {
clear: both;
} body {
color: rgba(0, 0, 0, 0.70);
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-size: 1rem;
font-weight: 300;
line-height: 1.647;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-weight: 300;
letter-spacing: 0.05em;
margin: 0 0 21px;
}
h1,
.entry-title {
font-size: 32px;
font-size: 2rem;
line-height: 1.4;
}
h2 {
font-size: 26px;
font-size: 1.625rem;
line-height: 1.63;
}
h3,
#feature-slider .entry-title,
.portfolio-wrapper .entry-title,
.featured-content-wrapper .entry-title,
.widget-area .widget-title,
.widget .wp-block-group h2,
.comments-title,
.comment-reply-title {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.5;
}
h4 {
font-size: 16px;
font-size: 1rem;
line-height: 1.647;
}
h5 {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.66;
}
h6,
.blog-section-headline .archive-title-type,
table caption,
.wp-caption-text,
.comment-notes,
.comment-metadata,
.site-info {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.6923;
}
.entry-meta,
table caption,
.portfolio-wrapper .portfolio-entry-header,
.featured-content-wrapper .entry-header,
.blog-section-headline .archive-title-type,
.content-area .entry-footer span span,
.content-area .entry-footer .edit-link,
.post-navigation .meta-nav,
.comment-reply-title {
letter-spacing: 0.10em;
text-transform: uppercase;
}
.site-title,
.site-description,
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.main-navigation a,
.site-footer-menu a,
.comment-navigation a,
.posts-navigation a,
.site-main #infinite-handle span button,
.footer-widget-area.widget-area .widget-title,
.footer-widget-area .widget .wp-block-group h2,
.site-info {
letter-spacing: 0.25em;
text-transform: uppercase;
}
p {
margin: 0 0 28px;
padding: 0;
}
dfn, cite, em, i {
font-style: italic;
}
address {
margin: 0 0 28px;
}
pre {
background-color: rgba(0, 0, 0, 0.08);
font-family: 'Courier 10 Pitch', Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 28px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
code, kbd, tt, var {
border: 0;
background: transparent;
color: inherit;
font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
font-size: 15px;
font-size: 0.9375rem;
padding: 0;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
blockquote {
font-style: italic;
line-height: 1.353;
overflow: hidden;
margin: 28px 0 28px -60px;
position: relative;
padding-left: 60px;
}
blockquote, q {
quotes: "" "";
}
blockquote:after, q:before, q:after {
content: "";
}
blockquote:before {
content: "\201C";
position: absolute;
left: 0;
top: 33px;
font-size: 120px;
line-height: 28px;
} .wp-custom-header-video-button:before,
.search-toggle:before,
.widget-area .widget_search .search-submit:before,
.menu-toggle:before,
.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after,
.dropdown-toggle:after,
.mobile-search-wrapper .search-submit:before,
.social-navigation a:before,
#feature-slider .cycle-prev:before,
#feature-slider .cycle-next:before,
.entry-breadcrumbs a:after,
.comment-list .reply a:before,
#scrollup:before {
display: inline-block;
font-family: 'FontAwesome';
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.search-toggle:before,
.mobile-search-wrapper .search-submit:before,
.widget-area .widget_search .search-submit:before {
content: "\f002";
}
.menu-toggle:before {
content: "\2630";
}
.search-toggle.open:before,
.menu-toggle.toggled-on:before  {
content: "\f00d";
}
.dropdown-toggle:after {
content: "\f067";
}
.active.dropdown-toggle:after {
content: "\f068";
}
#feature-slider .cycle-prev:before {
content: "\f053";
}
#feature-slider .cycle-next:before {
content: "\f054";
}
.entry-breadcrumbs a:after {
content: "\f101";
padding-left: 7px;
}
.comment-list .reply a:before {
content: "\f112";
}
.wp-custom-header-video-play:before {
content: "\f04c";
}
.wp-custom-header-video-pause:before {
content: "\f04b";
}
#scrollup:before {
content: "\f077";
} label {
display: block;
padding-left: 14px;
}
.wpcf7-form label {
padding-left: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
background: rgba(0, 0, 0, 0.08);
border: none;
border-radius: unset;
box-sizing: border-box;
color: rgba(0, 0, 0, 0.70);
line-height: 1.235;
padding: 7px 14px;
}
.site-footer input[type="text"],
.site-footer input[type="email"],
.site-footer input[type="url"],
.site-footer input[type="password"],
.site-footer input[type="search"],
.site-footer input[type="number"],
.site-footer input[type="tel"],
.site-footer input[type="range"],
.site-footer input[type="date"],
.site-footer input[type="month"],
.site-footer input[type="week"],
.site-footer input[type="time"],
.site-footer input[type="datetime"],
.site-footer input[type="datetime-local"],
.site-footer input[type="color"],
.site-footer textarea,
.site-footer select {
background-color: #141414;
color: rgba(255, 255, 255, 0.70);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
color: rgba(0, 0, 0, 1);
}
.site-footer input[type="text"]:focus,
.site-footer input[type="email"]:focus,
.site-footer input[type="url"]:focus,
.site-footer input[type="password"]:focus,
.site-footer input[type="search"]:focus,
.site-footer input[type="number"]:focus,
.site-footer input[type="tel"]:focus,
.site-footer input[type="range"]:focus,
.site-footer input[type="date"]:focus,
.site-footer input[type="month"]:focus,
.site-footer input[type="week"]:focus,
.site-footer input[type="time"]:focus,
.site-footer input[type="datetime"]:focus,
.site-footer input[type="datetime-local"]:focus,
.site-footer input[type="color"]:focus,
.site-footer textarea:focus,
.site-footer select:focus {
color: rgba(255, 255, 255, 1);
}
select {
border: 1px solid rgba(0, 0, 0, 0.25);
}
.site-footer select {
border-color: rgba(255, 255, 255, 0.05);
}
textarea {
width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: rgba(0, 0, 0, 1);
border: none;
border-radius: unset;
box-sizing: border-box;
color: #fff;
font-size: 15px;
font-size: 0.9375rem;
font-weight: 700;
line-height: 1.3999;
padding: 7px 35px;
}
.site-footer button,
.site-footer .button,
.site-footer input[type="button"],
.site-footer input[type="reset"],
.site-footer input[type="submit"] {
background: rgba(255, 255, 255, 1);
color: #000;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: rgba(0, 0, 0, 0.7);
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
background: rgba(0, 0, 0, 0.7);
color: #000;
}
.site-footer button:hover,
.site-footer .button:hover,
.site-footer input[type="button"]:hover,
.site-footer input[type="reset"]:hover,
.site-footer input[type="submit"]:hover {
background: rgba(255, 255, 255, 0.7);
color: #000;
}
.site-footer button:active,
.site-footer button:focus,
.site-footer .button:active,
.site-footer .button:focus,
.site-footer input[type="button"]:active,
.site-footer input[type="button"]:focus,
.site-footer input[type="reset"]:active,
.site-footer input[type="reset"]:focus,
.site-footer input[type="submit"]:active,
.site-footer input[type="submit"]:focus {
background: rgba(255, 255, 255, 0.7);
}
.post-password-form label {
padding: 0;
text-align: center;
}
.post-password-form input[type="password"] {
display: block;
width: 100%;
}
.post-password-form input[type="submit"] {
display: block;
margin: 14px auto 0;
} hr {
background-color: rgba(0, 0, 0, 0.25);
border: 0;
height: 1px;
margin-bottom: 28px;
}
.drop-cap:first-letter {
float: left;
font-size: 102px;
font-size: 6.375rem;
line-height: 0.6;
margin: 6px 16px 6px -3px;
} ul,
ol {
margin: 0 0 28px 28px;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 28px;
}
dt {
font-weight: 700;
}
dd {
margin: 0 28px 28px;
} table,
table caption {
border: 1px solid rgba(0, 0, 0, 0.25);
border-width: 1px 1px 0 1px;
}
table {
border-collapse: collapse;
font-size: 16px;
font-size: 1rem;
line-height: 1.2;
margin: 0 0 28px;
table-layout: fixed; width: 100%;
}
table caption {
text-align: center;
}
table a {
color: rgba(0, 0, 0, 0.70);
font-weight: 700;
}
th {
text-align: left;
}
th,
td,
table caption {
padding: 21px;
}
tr {
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}  .site-header-menu {
clear: both;
display: block;
}
.main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul li {
display: block;
padding: 0 14px;
text-align: left;
}
.main-navigation ul ul .menu-item-has-children > a:after {
float: right;
padding: 13px 0;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation li {
border-top: 1px solid #1f1f1f;
display: block;
position: relative;
}
.main-navigation a {
color: rgba(255, 255, 255, 0.70);
display: block;
font-size: 15px;
font-size: 0.9375rem;
font-weight: 700;
line-height: 1.667;
padding: 14px 28px;
text-decoration: none;
}
.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation ul.menu li:hover > a,
.main-navigation ul.menu li.focus > a,
.main-navigation ul.menu li:active > a {
color: #fff;
}
.main-navigation .menu-item-has-children > a,
.main-navigation .page_item_has_children > a {
padding-right: 50px;
}
.main-navigation ul ul a {
text-transform: none;
font-weight: 300;
letter-spacing: normal;
line-height: 2.6;
padding: 2px 14px;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul > li.focus > a {
background-color: #0d0d0d;
} .menu-toggle-wrapper {
border-top: 1px solid #1f1f1f;
}
.menu-toggle {
background: none;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
color: #fff;
margin: 0 auto;
padding: 14px 28px;
font-size: 15px;
font-size: 0.9375rem;
}
.menu-toggle:hover,
.menu-toggle:focus {
background-color: #4c4c4c;
-webkit-box-shadow: none;
box-shadow: none;
border-color: #1f1f1f;
color: #fff;
}
.menu-toggle:focus {
outline: thin solid;
}
.mobile-search-wrapper {
border-top: 1px solid #1f1f1f;
clear: both;
display: none;
padding: 14px 28px;
}
.site-header-menu.toggled-on .menu,
.site-header-menu.toggled-on .mobile-search-wrapper {
display: block;
}
.mobile-search-wrapper .search-form {
position: relative;
}
.mobile-search-wrapper label {
padding: 0;
}
.mobile-search-wrapper .search-field {
background-color: #141414;
box-sizing: border-box;
-webkit-appearance: none;
-webkit-border-radius: 0;
border-radius: 0;
color: rgba(255, 255, 255, 0.70);
margin: 0;
font-size: 15px;
font-size: 0.9375rem;
padding: 6px 12px;
width: -webkit-calc(100% - 41px);
width: calc(100% - 41px);
}
.mobile-search-wrapper .search-field:focus {
color: rgba(255, 255, 255, 1);
}
.mobile-search-wrapper .search-submit {
background: rgba(255, 255, 255, 1);
-webkit-border-radius: 0;
border-radius: 0;
bottom: 0;
color: #000;
overflow: hidden;
padding: 0;
position: absolute;
right: 0;
top: 0;
width: 42px;
}
.mobile-search-wrapper .search-submit:hover,
.mobile-search-wrapper .search-submit:focus {
background: rgba(255, 255, 255, 0.7);
}
.menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.menu-toggle:before {
display: inline-block;
font-size: 20px;
font-size: 1.25rem;
line-height: 15px;
margin-right: 5px;
}
.menu-toggle.toggled-on:before {
font-size: 20px;
font-size: 1.25rem;
line-height: 15px;
}
.dropdown-toggle {
position: absolute;
right: 0;
top: 0;
border: 0;
border-radius: unset;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
text-shadow: none;
font-size: 16px;
font-size: 1rem;
padding: 18px;
line-height: 1.1;
}
.sub-menu .dropdown-toggle {
padding: 13px 18px;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
color: rgba(255, 255, 255, 0.70);
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .pagination,
.site-main #infinite-handle {
clear: both;
display: inline-block;
margin: 49px 0;
overflow: hidden;
text-align: center;
width: 100%;
}
.site-main .posts-navigation .nav-links {
padding: 0 35px;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
margin-top: 21px;
}
.site-main #infinite-handle span {
background-color: transparent;
display: inline-block;
}
.post-navigation {
clear: both;
max-width: 826px;
overflow: hidden;
padding: 0 35px;
width: 100%;
}
.post-navigation .nav-links {
border-collapse: collapse;
display: table;
table-layout: fixed;
width: 100%;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
border: 2px solid rgba(0, 0, 0, 0.12);
text-align: center;
}
.post-navigation a {
display: block;
padding: 28px;
}
.post-navigation .meta-nav {
color: rgba(0, 0, 0, 0.70);
display: block;
font-size: 11px;
font-size: 0.6875rem;
line-height: 2.54;
}
.post-navigation a:hover .meta-nav {
color: #fff;
}
.button,
.comment-navigation a,
.posts-navigation a,
.site-main #infinite-handle span button {
background-color: #000;
color: #fff;
display: inline-block;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.667;
padding: 14px 28px;
}
.site-main #infinite-handle span button {
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
}
.site-main #infinite-handle span button:hover,
.site-main #infinite-handle span button:focus {
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.667;
padding: 14px 28px;
}
.button:hover,
.button:focus,
.comment-navigation a:hover,
.comment-navigation a:focus,
.posts-navigation a:hover,
.posts-navigation a:focus,
.post-navigation a:hover,
.post-navigation a:focus,
.site-main #infinite-handle span button:hover,
.site-main #infinite-handle span button:focus {
background: rgba(0, 0, 0, 0.7);
color: #fff;
} .site-footer-menu ul {
clear: both;
display: block;
list-style: none;
margin: 0 0 21px;
text-align: center;
}
.site-footer-menu li {
display: inline-block;
}
.site-footer-menu a {
color: rgba(255, 255, 255, 0.70);
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
line-height: 1.667;
padding: 7px 10px;
text-decoration: none;
}
.site-footer-menu a:hover,
.site-footer-menu a:focus {
color: #fff;
} .social-navigation ul {
list-style: none;
margin: 0 0 21px;
}
.social-navigation li {
display: inline-block;
margin: 0 7px 7px 0;
}
.social-navigation a {
background-color: transparent;
border: 1px solid #171717;
-webkit-border-radius: 50%;
border-radius: 50%;
color: #c3c3c3;
display: block;
height: 36px;
position: relative;
width: 36px;
}
#secondary .social-navigation a {
border-color: #c3c3c3;
}
.social-navigation a:before {
content: "\f0c1";
display: block;
height: 34px;
line-height: 34px;
text-align: center;
width: 34px;
}
.social-navigation a:hover,
.social-navigation a:focus{
background: rgba(255, 255, 255, 0.90);
color: #000;
}
#secondary .social-navigation a:hover,
#secondary .social-navigation a:focus {
background: rgba(102, 102, 102, 0.2);
}
.social-navigation a[href*="codepen.io"]:before {
content: "\f1cb";
}
.social-navigation a[href*="digg.com"]:before {
content: "\f1a6";
}
.social-navigation a[href*="dribbble.com"]:before {
content: "\f17d";
}
.social-navigation a[href*="dropbox.com"]:before {
content: "\f16b";
}
.social-navigation a[href*="facebook.com"]:before {
content: "\f09a";
}
.social-navigation a[href*="flickr.com"]:before {
content: "\f16e";
}
.social-navigation a[href*="foursquare.com"]:before {
content: "\f180";
}
.social-navigation a[href*="plus.google.com"]:before {
content: "\f2b3";
}
.social-navigation a[href*="github.com"]:before {
content: "\f09b";
}
.social-navigation a[href*="instagram.com"]:before {
content: "\f16d";
}
.social-navigation a[href*="linkedin.com"]:before {
content: "\f0e1";
}
.social-navigation a[href*="path.com"]:before {
content: "\f20c";
}
.social-navigation a[href*="pinterest.com"]:before {
content: "\f0d2";
}
.social-navigation a[href*="getpocket.com"]:before {
content: "\f265";
}
.social-navigation a[href*="reddit.com"]:before {
content: "\f1a1";
}
.social-navigation a[href*="skype.com"]:before {
content: "\f17e";
}
.social-navigation a[href*="stumbleupon.com"]:before {
content: "\f1a4";
}
.social-navigation a[href*="tumblr.com"]:before {
content: "\f174";
}
.social-navigation a[href*="twitter.com"]:before {
content: "\f099";
}
.social-navigation a[href*="vimeo.com"]:before {
content: "\f27d";
}
.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
content: "\f19a";
}
.social-navigation a[href*="youtube.com"]:before {
content: "\f167";
}
.social-navigation a[href^="mailto:"]:before {
content: "\f0e0";
}
.social-navigation a[href*="spotify.com"]:before {
content: "\f1bc";
}
.social-navigation a[href*="twitch.tv"]:before {
content: "\f1e8";
}
.social-navigation a[href$="/feed/"]:before {
content: "\f09e";
}
.social-navigation a[href*="amazon.com"]:before {
content: "\f270";
}
.social-navigation a[href*="apple.com"]:before {
content: "\f179";
}
.social-navigation a[href*="bandcamp.com"]:before {
content: "\f2d5";
}
.social-navigation a[href*="behance.com"]:before {
content: "\f1b4";
}
.social-navigation a[href*="deviantart.com"]:before {
content: "\f1bd";
}
.social-navigation a[href*="etsy.com"]:before {
content: "\f2d7";
} #scrollup {
background: rgba(0, 0, 0, 1.0);
-webkit-border-radius:  50%;
border: 1px solid rgba(255, 255, 255, 0.25);
border-radius: 50%;
color: rgba(255, 255, 255, 0.70);
cursor: pointer;
display: none;
font-size: 16px;
font-size: 1rem;
line-height: 1.87;
outline: none;
padding: 7px 14px;
position: fixed;
bottom: 20px;
right: 20px;
text-decoration: none;
width: 46px;
height: 46px;
z-index: 9999;
}
#scrollup:hover,
#scrollup:focus {
background: rgba(0, 0, 0, 0.7);
color: #fff;
} a {
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: rgba(0, 0, 0, 0.7);
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background-color: #f6f6f6;
}
.site-inner {
background-color: #fff;
overflow-x: hidden;
position: relative;
word-wrap: break-word;
margin: 0 auto;
max-width: 1600px;
width: 100%;
}
.fluid-layout .site-inner {
max-width: 100%;
}
.wrapper {
max-width: 1148px;
margin: 0 auto;
}
.site-footer .wrapper {
max-width: 1218px;
}
.fluid-layout .portfolio-wrapper,
.fluid-layout .featured-content-wrapper,
.fluid-layout .hero-content-wrapper .section-content-wrap,
.fluid-layout .post-archive {
display: block;
margin: 0 auto;
max-width: 1920px;
}
.full-width-layout .site-content .wrapper {
max-width: 100%;
}
.singular-section .content-area .entry-header,
.singular-section .content-area .entry-content,
.singular-section .content-area .entry-footer,
.singular-section .content-area .comments-area,
.woocommerce .site-main {
display: block;
margin: 0 auto;
max-width: 826px;
padding: 0 35px;
width: 100%;
}
.full-width-layout .content-area .entry-header,
.full-width-layout .content-area .entry-content,
.full-width-layout .content-area .entry-footer,
.full-width-layout .content-area .comments-area,
.full-width-layout.woocommerce .site-main {
max-width: 100%;
}
.fluid-layout.full-width-layout .content-area .entry-header,
.fluid-layout.full-width-layout .content-area .entry-content,
.fluid-layout.full-width-layout .content-area .entry-footer,
.fluid-layout.full-width-layout .content-area .comments-area,
.fluid-layout.full-width-layout.woocommerce .site-main {
max-width: 1920px;
}
.full-content-width-layout .content-area .entry-header,
.full-content-width-layout .content-area .entry-content,
.full-content-width-layout .content-area .entry-footer,
.full-content-width-layout .content-area .comments-area,
.full-content-width-layout.woocommerce .site-main {
max-width: 1148px;
} .two-columns-layout .content-area .entry-header,
.two-columns-layout .content-area .entry-content,
.two-columns-layout .content-area .entry-footer,
.two-columns-layout .content-area .comments-area,
.two-columns-layout.woocommerce .site-main  {
max-width: 100%;
padding: 0;
}
.two-columns-layout .singular-section {
max-width: 1196px;
}
.two-columns-layout #primary {
float: left;
padding: 0 35px;
width: 100%;
}
.two-columns-layout .content-area .entry-header {
text-align: left;
}
.two-columns-layout .content-area .post-thumbnail,
.two-columns-layout .content-area .entry-content {
margin: 28px 0;
}
.two-columns-layout #secondary {
float: right;
padding: 0 35px;
width: 100%;
}
.content-right.two-columns-layout #primary {
float: right;
}
.content-right.two-columns-layout #secondary {
float: left;
}
.entry-content > :last-child,
.entry-summary > :last-child,
.comment-content > :last-child,
.taxonomy-description > :last-child,
blockquote > :last-child,
.widget > :last-child,
.footer-meta-area .author-bio,
.footer-meta-area .nav-next .post-title {
margin-bottom: 0;
} #masthead {
background-color: #000;
}
.site-header-main {
position: relative;
}
.custom-header-media {
display: block;
margin: 0 auto;
position: relative;
width: 100%;
}
.custom-header-media img {
width: 100%;
}
.has-header-video .custom-header-media {
min-height: 400px;
}
.custom-header-media iframe,
.custom-header-media video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} @supports ( object-fit: cover ) {
.custom-header-media .wp-custom-header img,
.custom-header-media video {
height: 100%;
left: 0;
-o-object-fit: cover;
object-fit: cover;
top: 0;
-ms-transform: none;
-moz-transform: none;
-webkit-transform: none;
transform: none;
width: 100%;
}
}
.wp-custom-header-video-button {
background: rgba(0, 0, 0, 0.2);
-webkit-border-radius: 50%;
border-radius: 50%;
display: block;
letter-spacing: 0;
margin: 0 auto;
padding: 14px 19px;
position: absolute;
bottom: 70px;
left: 48.3%;
text-align: center;
}
.site-branding {
text-align: center;
padding: 18px 35px 14px;
}
.custom-logo-link {
display: block;
margin: 0 auto 7px;
}
.site-title {
font-size: 22px;
font-size: 1.375rem;
font-weight: 700;
line-height: 1.6333;
}
.site-title a {
color: #fff;
text-decoration: none;
}
.site-title a:hover,
.site-title a:focus {
color: rgba(255, 255, 255, 0.70);
}
.site-description {
color: rgba(255, 255, 255, 0.50);
font-size: 11px;
font-size: 0.6875rem;
line-height: 1.82;
}
.site-title,
.site-description {
margin: 0 0 7px;
}
.site-search {
display: none;
position: absolute;
top: 0;
right: 0;
}
.search-toggle {
background: transparent;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
display: block;
float: right;
font-size: 18px;
font-size: 1.125rem;
letter-spacing: 0.01em;
line-height: 1;
padding: 26px 16px;
text-shadow: none;
}
.site-title a:hover,
.site-title a:focus,
.search-toggle:hover,
.search-toggle:focus {
background: transparent;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
color: rgba(255, 255, 255, 0.70);
text-shadow: none;
}
.search-wrapper {
background-color: #fff;
clear: both;
display: none;
position: relative;
padding: 28px;
width: 322px;
z-index: 199;
}
.search-wrapper:before {
border: solid;
content: "";
position: absolute;
top: -14px;
right: 16px;
border-color: rgba(136, 183, 213, 0);
border-bottom-color: #fff;
border-width: 7px;
}
.search-wrapper label {
padding-left: 0;
}
.search-wrapper .search-field,
.search-wrapper .search-submit {
width: 100%;
}
.search-wrapper .search-field {
background: rgba(0, 0, 0, 0.08);
color: rgba(0, 0, 0, 0.70);
margin-bottom: 14px;
}
.site-main .search-form {
margin-bottom: 28px;
}
.site-main .search-form label {
display: block;
padding-left: 0;
float: left;
}
.site-main .search-form label {
display: block;
float: left;
clear: none;
} #feature-slider {
background-color: #000;
clear: both;
display: block;
position: relative;
width: 100%;
overflow: hidden;
}
#feature-slider .wrapper {
max-width: 100%;
}
#feature-slider .hentry {
width: 100%;
}
#feature-slider .slider-image {
margin: 0;
}
#feature-slider .slider-image-thumbnail {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#feature-slider .slider-content-wrapper {
padding: 35px;
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
z-index: 101;
width: 100%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#feature-slider .entry-container {
color: #fff;
display: block;
margin: 0 auto;
}
#feature-slider .entry-container a {
color: #fff;
text-decoration: none;
}
#feature-slider .entry-summary,
#feature-slider .entry-content {
color: #fff;
display: none;
margin-top: 14px;
}
#feature-slider .cycle-pager {
display: block;
position: absolute;
bottom: 20px;
left: 0;
text-align: center;
width: 100%;
z-index: 199;
}
#feature-slider .cycle-pager span {
background-color: #ddd;
color: #ddd;
cursor: pointer;
display: inline-block;
height: 4px;
margin: 0 5px;
overflow: hidden;
width: 40px;
}
#feature-slider .cycle-pager span.cycle-pager-active {
background-color: #fff;
color: #fff;
}
#feature-slider .more-link {
margin-top: 1.5em;
}
#feature-slider .more-link span {
background-color: transparent;
border: 1px solid #fff;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 auto;
padding: 14px 28px;
text-align: center;
}
#feature-slider .more-link:hover span,
#feature-slider .more-link:focus span {
background-color: #000;
border-color: #000;
}
#feature-slider .cycle-prev,
#feature-slider .cycle-next {
background-color: transparent;
border:  1px solid #fff;
-webkit-border-radius:  50%;
border-radius: 50%;
color: #fff;
cursor: pointer;
outline: none;
opacity: 0;
filter: alpha(opacity=0);
letter-spacing: 0;
position: absolute;
top: 48%;
padding: 7px;
text-align: center;
text-decoration: none;
-moz-transition:    all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition:         all 0.2s ease-in-out;
width: 43px;
height: 43px;
z-index: 199;
}
#feature-slider .cycle-prev {
left: -42px;
}
#feature-slider .cycle-next {
right: -42px;
}
#feature-slider .cycle-prev:hover,
#feature-slider .cycle-prev:focus,
#feature-slider .cycle-next:hover,
#feature-slider .cycle-next:focus {
background-color: #000;
border-color: #000;
color: #fff;
text-decoration: none;
} .breadcrumb-area {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
font-size: 13px;
font-size: 0.8125rem;
padding: 0 7px;
text-transform: uppercase;
text-align: center;
width: 100%;
}
.entry-breadcrumbs a,
.breadcrumb-current {
display: inline-block;
padding: 14px 7px;
} .sticky {
display: block;
}
.hentry {
margin: 0 0 28px;
}
.page-content,
.entry-content {
margin: 28px 0 0;
}
.entry-title {
margin: 0 0 14px;
text-transform: uppercase;
}
.entry-meta {
font-size: 11px;
font-size: 0.6875rem;
margin: 0 0 28px;
}
.entry-meta a {
color: rgba(0, 0, 0, 0.70);
text-decoration: underline;
}
.entry-meta a:hover,
.entry-meta a:focus {
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
.more-link {
clear: both;
color: #000;
display: block;
font-size: 11px;
font-size: 0.6875rem;
font-weight: 700;
letter-spacing: 0.5em;
line-height: 1.82;
margin-top: 21px;
text-transform: uppercase;
}
.more-link:hover,
.more-link:focus {
color: rgba(0, 0, 0, 0.70);
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.single .byline:before {
color: rgba(0, 0, 0, 0.7);
content: "/\00a0";
margin: 0 10px 0 14px;
}
.hero-content-wrapper {
background-color: rgba(0, 0, 0, 0.02);
margin: 35px 0;
}
.post-archive .hentry,
.search-results .post-archive .product,
.hero-content-wrapper .hentry {
margin-bottom: 0;
position: relative;
width: 100%;
}
.post-archive .post-thumbnail,
.hero-content-wrapper .post-thumbnail {
background-position: center center;
background-size: cover;
content: "";
float: left;
padding-bottom: 100%;
position: relative;
width: 100%;
}
.post-archive .post-thumbnail a,
.hero-content-wrapper .post-thumbnail a {
position: absolute;
top: 0;
right:  0;
bottom: 0;
left: 0;
}
.post-archive .content-right,
.hero-content-wrapper .entry-container {
clear: both;
padding: 35px;
width: 100%;
}
.hero-content-wrapper .entry-content {
margin-top: 0;
}
.post-archive .full-content {
width: 100%;
}
.post-archive .post-wrapper {
max-width: 728px;
}
.post-archive .entry-title a,
.hero-content-wrapper .entry-title a {
color: #000;
}
.post-archive .entry-title a:hover,
.post-archive .entry-title a:focus,
.hero-content-wrapper .entry-title a:hover,
.hero-content-wrapper .entry-title a:focus {
color: rgba(0, 0, 0, 0.70)
}
.post-archive .entry-meta {
line-height: 2.54;
padding: 0;
margin: 21px 0 0;
}
.post-archive .entry-meta .posted-on,
.post-archive .entry-meta .byline,
.post-archive .entry-meta .comments-link {
display: inline-block;
margin-right: 7px;
}
.post-archive .entry-meta a {
text-decoration: underline;
}
.post-archive .entry-meta,
.post-archive .entry-meta a {
color: rgba(0, 0, 0, 0.70);
}
.post-archive .entry-meta a:hover,
.post-archive .entry-meta a:focus {
color: #000;
text-decoration: none;
}
.post-archive .hentry:nth-child(2n) .entry-container,
.search-results .post-archive .product:nth-child(2n) .entry-container {
background-color: rgba(0, 0, 0, 0.02);
} .post-archive .hentry.sticky .entry-container {
background-color: #000;
color: rgba(255, 255, 255, 0.70);
}
.post-archive .sticky .entry-title a,
.post-archive .sticky .more-link {
color: #fff;
}
.post-archive .sticky .entry-title a:hover,
.post-archive .sticky .entry-title a:focus,
.post-archive .sticky .more-link:hover,
.post-archive .sticky .more-link:focus {
color: rgba(255, 255, 255, 0.70);
}
.post-archive .sticky .entry-meta,
.post-archive .sticky .entry-meta a {
color: rgba(255, 255, 255, 0.70);
}
.post-archive .sticky .entry-meta a:hover,
.post-archive .sticky .entry-meta a:focus {
color: #fff;
}
.singular-section {
padding: 35px 0;
}
.content-area .entry-footer {
margin: 28px auto;
}
.content-area .entry-footer span span,
.content-area .entry-footer .edit-link {
display: block;
}
.singular-section .content-area .entry-footer,
.hero-content-wrapper .entry-footer {
margin-top: 28px;
}
.content-area .entry-footer .cat-links,
.content-area .entry-footer .tags-links,
.content-area .entry-footer .edit-link {
display: block;
margin-bottom: 14px;
}
.content-area .entry-footer .cat-links a,
.content-area .entry-footer .tags-links a {
font-size: 16px;
font-size: 1rem;
}
.singular-section .content-area .entry-header,
.singular-section .content-area .woocommerce-products-header {
text-align: center;
}
.content-area .entry-title,
.content-area .woocommerce-products-header .page-title {
margin: 0 0 28px;
}
.content-area .woocommerce-products-header .page-title {
text-transform: uppercase;
}
.singular-section .content-area .post-thumbnail,
.post-navigation,
.comments-title {
margin: 35px auto;
}
.singular-section .content-area .post-thumbnail img {
display: block;
margin: 0 auto;
} .page-links {
clear: both;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.5;
margin: 0 0 28px;
text-transform: uppercase;
}
.page-links .page-link-text {
margin-right: 14px;
}
.page-links .sep {
margin: 0 7px;
}
.blog-section-headline {
margin: 35px;
text-align: center;
}
.page-title-wrapper {
position: relative;
z-index: 1;
}
.blog-section-headline .page-title {
background: #fff;
box-sizing: border-box;
display: inline-block;
font-weight: 700;
line-height: 1.2;
margin: 0;
padding: 0;
text-align: center;
text-transform: uppercase;
max-width: 100%;
}
.blog-section-headline .archive-title-type {
display: block;
max-width: 756px;
font-weight: 300;
}
.blog-section-headline .taxonomy-description {
margin: 7px auto 0;
max-width: 756px;
} .site-footer {
background-color: #000;
color: rgba(255, 255, 255, 0.70);
clear: both;
}
.footer-widget-area.widget-area .widget-title,
.footer-widget-area .widget .wp-block-group h2 {
color: rgba(255, 255, 255, 0.70);
}
.widget-area ul,
.widget-area ol {
list-style: none;
margin-left: 0;
}
.widget-area li {
line-height: 2.47;
}
.widget_categories ul,
.widget_archive ul {
text-align: right;
}
.widget_categories li,
.widget_archive li {
display: block;
height: 1%;
overflow: hidden;
}
.widget_categories ul a,
.widget_archive ul a {
float: left;
}
.footer-widget-area {
padding: 28px 0;
}
.widget-area .widget-column {
padding: 21px 35px;
width: 100%;
}
.footer-widget-area a {
color: rgba(255, 255, 255, 1);
}
.footer-widget-area a:hover,
.footer-widget-area a:focus {
color: rgba(255, 255, 255, 0.70);
}
#site-generator {
clear: both;
padding: 49px 0;
}
.site-social,
.site-info {
text-align: center;
clear: both;
}
.site-info a {
color: rgba(255, 255, 255, 0.70);
text-decoration: none;
}
.site-info a:hover,
.site-info a:focus {
color: rgba(255, 255, 255, 1);
} .portfolio-wrapper,
.featured-content-wrapper {
overflow: hidden;
text-align: center;
}
.portfolio-wrapper .hentry,
.featured-content-wrapper .hentry {
margin: 0;
position: relative;
width: 100%;
}
.portfolio-wrapper img,
.featured-content-wrapper img {
width: 100%;
}
.portfolio-wrapper .hentry:nth-child(2n) {
background-color: #fafafa;
}
.portfolio-wrapper .portfolio-entry-header,
.featured-content-wrapper .entry-header {
padding: 35px;
}
.portfolio-wrapper .entry-title,
.featured-content-wrapper .entry-title {
line-height: 1.333;
margin: 0 0 7px;
}
.portfolio-wrapper a {
color: #000;
text-decoration: none;
}
.portfolio-wrapper a:hover,
.portfolio-wrapper a:focus {
color: rgba(0, 0, 0, 0.70)
}
.portfolio-wrapper .entry-meta,
.featured-content-wrapper .entry-meta {
margin: 0;
} #wpstats {
display: none;
}
.woocommerce .woocommerce-breadcrumb.entry-breadcrumbs {
color: rgba(0, 0, 0, 0.70);
margin: 0;
font-size: 13px;
font-size: 0.8125rem;
}
.woocommerce .woocommerce-breadcrumb.entry-breadcrumbs a {
color: rgba(0, 0, 0, 1);
}
.woocommerce .woocommerce-breadcrumb.entry-breadcrumbs a:hover,
.woocommerce .woocommerce-breadcrumb.entry-breadcrumbs a:focus {
color: rgba(0, 0, 0, 0.70);
}
.woocommerce nav.woocommerce-pagination ul {
display: inline-block;
white-space: nowrap;
padding: 0;
clear: both;
border: 1px solid #d3ced2;
border-right: 0;
margin: 1px;
}
.woocommerce .content-area nav.woocommerce-pagination ul {
border: none;
margin: 0;
}
.woocommerce .content-area nav.woocommerce-pagination ul li {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
background: rgba(0, 0, 0, 0.90);
color: #fff;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.67;
padding: 7px 35px;
}
.woocommerce .content-area nav.woocommerce-pagination ul li a:focus,
.woocommerce .content-area nav.woocommerce-pagination ul li a:hover,
.woocommerce .content-area nav.woocommerce-pagination ul li span.current {
background: rgba(0, 0, 0, 1);
color: #fff;
}
.woocommerce .content-area #respond input#submit,
.woocommerce .content-area a.button,
.woocommerce .content-area button.button,
.woocommerce .content-area input.button {
font-size: 13px;
font-size: 0.8125rem;
font-weight: 300;
padding: 14px;
white-space: pre-wrap;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
background-color: #000;
color: #fff;
padding: 14px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus {
background: rgba(0, 0, 0, 0.7);
color: #fff;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit, .woocommerce a.button,
.woocommerce button.button, .woocommerce input.button {
font-size: 15px;
font-size: 0.9375rem;
font-weight: 300;
letter-spacing: 0.1em;
line-height: 1.667;
white-space: normal;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
padding-top: 7px;
padding-bottom: 7px;
}
.woocommerce ul.products li.product .button {
max-width: 100%;
white-space: normal;
}
.site-main .pagination .page-numbers {
background: rgba(0, 0, 0, 0.90);
color: #fff;
display: inline-block;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.67;
padding: 7px 35px;
}
.site-main .pagination .page-numbers:hover,
.site-main .pagination .page-numbers:focus,
.site-main .pagination span.current {
background: rgba(0, 0, 0, 1.0);
color: #fff;
} .comment-notes {
margin: 21px auto;
}
.comment-notes,
.comment-reply-title,
.comments-title {
text-align: center;
}
.comment-content {
clear: both;
display: block;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-list {
margin-left: 0;
}
ol.comment-list,
.comment-list ol.children {
list-style: none;
}
.form-submit {
text-align: right;
}
.comment-form label {
padding-bottom: 7px;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
padding: 14px 21px;
width: 100%;
}
.comment-author {
margin-right: 21px;
}
.comment-author .avatar {
display: block;
float: left;
height: 48px;
margin: 0 21px 21px 0;
width: 48px;
}
.comment-author .fn {
color: rgba(0, 0, 0, 1.0);
display: block;
float: left;
font-weight: normal;
margin: 10px 0;
}
.comment-author,
.comment-metadata {
display: inline-block;
float: left;
}
.comment-metadata {
margin: 13px 0;
}
.comment-metadata a {
color: rgba(0, 0, 0, 0.70);
}
.comment-metadata a:hover,
.comment-metadata a:focus {
color: rgba(0, 0, 0, 1);
}
.comment-list ol.children {
margin-left: 0;
}
.comment-list .depth-2 > ol.children,
.comment-list .depth-3 > ol.children,
.comment-list .depth-4 > ol.children,
.comment-list .depth-5 > ol.children {
margin-left: 28px;
}
.comment-list .comment-body {
margin: 35px 0;
position: relative;
}
.comment-list ol.children .comment-body {
border-left: 1px solid rgba(0, 0, 0, 0.12);
padding-left: 28px;
}
.comment-list .reply {
position: absolute;
top: 7px;
right: 0;
}
.comment-list .reply a {
font-size: 12px;
padding: 6px 8px;
background-color: #000;
color: #fff;
}
.comment-meta {
padding-right: 30px;
}
.comment-awaiting-moderation {
clear: both;
display: block;
}
.comment-reply-title:before {
border-top: 2px solid rgba(0, 0, 0, 0.12);
content: '';
display: block;
margin: 21px auto;
width: 28px;
} .widget {
margin: 0 0 35px; }
.widget select {
max-width: 100%;
}
.widget-area .widget-title,
.widget .wp-block-group h2 {
line-height: 1.647;
margin: 0 0 28px;
text-transform: uppercase;
} .widget-area .hentry {
display: block;
float: left;
margin-bottom: 14px;
width: 100%;
}
.widget-area .entry-content {
margin-top: 14px;
}
.widget-area ul.columns,
.widget-area .hentry:nth-last-of-type(1) {
margin-bottom: 0;
}
.widget-area .two-columns .hentry {
margin-left: 4%;
width: 48%;
}
.widget-area .three-columns .hentry {
margin-left: 4%;
width: 30.66%;
}
.widget-area .four-columns .hentry {
margin-left: 4%;
width: 22%;
}
.widget-area .five-columns .hentry {
margin-left: 4%;
width: 16.8%;
}
.widget-area .six-columns .hentry {
margin-left: 4%;
width: 13.33%;
}
.widget-area .seven-columns .hentry {
margin-left: 4%;
width: 10.85%;
}
.widget-area .eight-columns .hentry {
margin-left: 4%;
width: 9%;
}
.widget-area .two-columns .hentry:nth-child(2n+1),
.widget-area .three-columns .hentry:nth-child(3n+1),
.widget-area .four-columns .hentry:nth-child(4n+1),
.widget-area .five-columns .hentry:nth-child(5n+1),
.widget-area .six-columns .hentry:nth-child(6n+1),
.widget-area .seven-columns .hentry:nth-child(7n+1),
.widget-area .eight-columns .hentry:nth-child(8n+1) {
clear: both;
margin-left: 0;
}
.widget-area .featured-image {
margin: 0 0 14px;
}
.widget-area .left .featured-image,
.widget-area .right .featured-image {
margin: 0;
width: 25%;
}
.widget-area .left .featured-image {
float: left;
}
.widget-area .right .featured-image {
float: right;
}
.widget-area .center .featured-image {
text-align: center;
}
.widget-area .left .entry-container,
.widget-area .right .entry-container {
width: 75%;
}
.widget-area .left .entry-container {
padding-left: 14px;
float: right;
}
.widget-area .right .entry-container {
padding-right: 14px;
float: left;
}
.widget-area .hentry .entry-title {
font-size: 16px;
font-size: 1rem;
letter-spacing: normal;
margin-bottom: 14px;
text-align: left;
text-transform: none;
}
.widget-area .left .hentry .entry-title,
.widget-area .right .hentry .entry-title {
margin-bottom: 7px;
}
.widget-area .hentry .entry-title a {
text-decoration: none;
}
.widget-area .hentry .entry-meta {
margin-bottom: 0;
}
.widget-area .no-featured-image .entry-container {
float: none;
padding: 0;
width: 100%;
}
.widget-area input,
.widget-area select,
.widget-area textarea {
margin: 0 0 14px;
width: 100%;
} .ct-newsletter-wrap #subbutton {
margin: 14px auto;
display: block;
} .widget-area .widget_search .search-form {
position: relative;
}
.widget-area .widget_search label {
padding: 0;
}
.widget-area .widget_search input[type="search"].search-field {
margin: 0;
width: -webkit-calc(100% - 42px);
width: calc(100% - 42px);
}
.widget-area .widget_search .search-submit {
padding: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 42px;
}
.widget-area .widget_search .search-submit:before {
font-size: 16px;
font-size: 1rem;
left: 2px;
line-height: 35px;
position: relative;
width: 40px;
} .widget.widget_calendar table {
margin: 0;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.5625;
padding: 0;
text-align: center;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
.infinite-loader {
clear: both;
display: none;
padding: 49px 35px;
}
.site-main #infinite-handle span {
padding: 0;
} img {
height: auto; max-width: 100%; vertical-align: middle;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
}
.wp-caption {
border-bottom: 1px dotted rgba(0, 0, 0, 0.12);
margin: 28px 0 28px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 14px;
} .wp-caption.aligncenter {
margin-left: auto;
margin-right: auto;
} .wp-caption.alignleft {
margin: 0.375em 1.5em 1.5em 0;
}
.wp-caption.alignright {
margin: 0.375em 0 1.5em 1.5em;
} .gallery {
margin: 0 -1.1666667% 1.75em;
}
.gallery-item {
padding: 0 1.1400652% 2.2801304%;
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}  @media screen and (min-width: 33.375em) {
.site-branding {
text-align: center;
padding-top: 21px;
}
.page-title-wrapper:before {
border-top: 2px solid rgba(0, 0, 0, 0.25);
content: "";
margin: 0 auto; position: absolute; top: 50%; left: 0; right: 0; bottom: 0;
width: 100%;
max-width: 1600px;
z-index: -1;
}
.blog-section-headline .page-title {
padding: 0 14px;
}
.post-archive .hentry,
.search-results .post-archive .product,
.two-columns .hentry,
.four-columns .hentry,
.footer-widget-area.two .widget-column,
.footer-widget-area.four .widget-column {
width: 50%;
}
.post-archive .hentry,
.search-results .post-archive .product {
float: left;
}
.post-archive .hentry:nth-of-type(2n+1),
.search-results .post-archive .product:nth-of-type(2n+1),
.two-columns .hentry:nth-child(2n+1),
.four-columns .hentry:nth-child(2n+1) {
clear: both;
}
.portfolio-wrapper .hentry,
.featured-content-wrapper .hentry {
position: relative;
direction: ltr;
display: table;
}
.featured-content-wrapper .post-thumbnail,
.featured-content-wrapper .entry-header,
.portfolio-wrapper .post-thumbnail,
.portfolio-wrapper .portfolio-entry-header {
display: table-cell;
position: static;
vertical-align: middle;
width: 50%;
}
.portfolio-wrapper .hentry:nth-child(2n),
.featured-content-wrapper .hentry:nth-child(2n) {
direction: rtl;
width: 100%;
}
.portfolio-wrapper .hentry:nth-child(2n) .post-thumbnail,
.featured-content-wrapper .hentry:nth-child(2n) .post-thumbnail {
left: 50%;
right: 0;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .comment-navigation,
.site-main #infinite-handle {
margin: 63px 0;
}
.front-page-navigation .nav-links {
padding: 0 63px;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous {
float: left;
text-align: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next {
float: right;
margin-top: 0;
text-align: right;
width: 50%;
}
.hero-content-wrapper .hentry {
display: table;
width: 100%;
}
.hero-content-wrapper .post-thumbnail {
display: table-cell;
vertical-align: middle;
bottom: 0;
left: 0;
padding-bottom: 0;
position: absolute;
top: 0;
width: 45%;
}
.hero-content-wrapper .entry-container {
display: table-cell;
vertical-align: middle;
width: 55%;
float: right;
}
.hero-content-wrapper .entry-container.full-width {
width: 100%;
}
#secondary .widget {
display: block;
float: left;
width: 48%;
}
#secondary .widget:nth-child(2n+1) {
clear: both;
margin-right: 4%;
}
} @media screen and (min-width: 48em) {
#page {
padding: 0 2%;
}
.fluid-layout #page {
padding: 0;
}
.section .hentry,
.footer-widget-area .widget-column {
float: left;
overflow: hidden;
}
.featured-content-wrapper .hentry,
.featured-content-wrapper .hentry:nth-child(2n),
.portfolio-wrapper .hentry,
.portfolio-wrapper .hentry:nth-child(2n),
.three-columns .hentry,
.footer-widget-area.three .widget-column {
width: 33.33%;
}
.featured-content-wrapper.layout-two .hentry,
.featured-content-wrapper.layout-four .hentry {
width: 50%;
}
.featured-content-wrapper.layout-three .hentry {
width: 33.33%;
}
.featured-content-wrapper.layout-two .hentry:nth-child(2n+1),
.featured-content-wrapper.layout-three .hentry:nth-child(3n+1),
.featured-content-wrapper.layout-four .hentry:nth-child(2n+1) {
clear: both;
}
.portfolio-wrapper .hentry:nth-child(2n),
.featured-content-wrapper .hentry:nth-child(2n) {
direction: ltr;
}
.featured-content-wrapper .post-thumbnail,
.featured-content-wrapper .entry-header,
.portfolio-wrapper .post-thumbnail,
.portfolio-wrapper .portfolio-entry-header {
display: block;
width: 100%;
}
.four-columns .hentry,
.footer-widget-area.four .widget-column {
width: 25%;
}
.four-columns .hentry:nth-child(2n+1) {
clear: none;
}
.four-columns .hentry:nth-child(4n+1),
.three-columns .hentry:nth-child(3n+1) {
clear: both;
}
.footer-widget-area {
padding: 35px 0;
}
.widget-area .widget-column {
padding: 28px 35px;
}
#site-generator {
padding: 63px 0;
}
.site-footer-menu ul,
.social-navigation ul {
margin: 0 0 28px;
}
.site-title {
font-size: 30px;
font-size: 1.875rem;
}
.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
width: -webkit-calc(50% - 0.736842105em);
width: calc(50% - 0.736842105em);
}
.site-branding {
padding-left: 70px;
padding-right: 70px;
}
.site-header-menu {
border-top: 1px solid #1f1f1f;
}
.blog-section-headline {
margin: 49px 35px;
}
.hero-content-wrapper {
margin: 49px 0;
}
.singular-section {
padding: 49px 0;
}
.hero-content-wrapper .entry-container {
padding: 84px 56px;
}
.blog-section-headline .page-title {
font-size: 56px;
font-size: 3.5rem;
padding: 0 21px;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
display: table-cell;
vertical-align: top;
width: 50%;
}
.post-navigation .nav-previous {
text-align: left;
}
.post-navigation .nav-next {
text-align: right;
}
#feature-slider .entry-container {
max-width: 945px;
}
#feature-slider .entry-summary,
#feature-slider .entry-content {
display: block;
}
#feature-slider:hover .cycle-prev,
#feature-slider:focus .cycle-prev {
left: 21px;
opacity: 1;
filter: alpha(opacity=100);
}
#feature-slider:hover .cycle-next,
#feature-slider:focus .cycle-next {
right: 21px;
opacity: 1;
filter: alpha(opacity=100);
}
.post-password-form label {
text-align: left;
}
.post-password-form label,
.post-password-form input[type="password"],
.post-password-form input[type="submit"] {
display: inline-block;
width: auto;
}
} @media screen and (min-width: 64em) {
.menu-toggle-wrapper,
.dropdown-toggle,
.site-header-menu.toggled-on .mobile-search-wrapper {
display: none;
}
.site-search {
display: block;
}
.main-navigation .menu-item-has-children > a,
.main-navigation .page_item_has_children > a {
padding-right: 28px;
}
.main-navigation .menu-item-has-children li > a,
.main-navigation .page_item_has_children li > a {
padding-right: 14px;
}
.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after {
content: "\f067";
padding-left: 13px;
}
.main-navigation ul {
border-top: none;
display: block;
text-align: center;
}
.main-navigation li {
border-top: none;
display: inline-block;
}
.main-navigation ul ul {
background-color: #000;
float: left;
padding: 4px 0;
position: absolute;
top: 53px;
left: -999em;
width: 266px;
z-index: 99999;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.has-header-video .custom-header-media {
min-height: 575px;
}
#feature-slider:hover .cycle-prev,
#feature-slider:focus .cycle-prev {
left: 42px;
}
#feature-slider:hover .cycle-next,
#feature-slider:focus .cycle-next {
right: 42px;
}
.featured-content-wrapper.layout-four .hentry {
width: 25%;
}
.featured-content-wrapper.layout-four .hentry:nth-child(2n+1) {
clear: none;
}
.featured-content-wrapper.layout-four .hentry:nth-child(4n+1) {
clear: both;
}
.search-toggle {
padding: 26px;
}
.search-wrapper:before {
right: 26px;
}
.post-archive .hentry,
.search-results .post-archive .product {
display: table;
width: 100%;
}
.post-archive .post-thumbnail {
display: table-cell;
vertical-align: middle;
bottom: 0;
left: 0;
padding-bottom: 0;
position: absolute;
top: 0;
width: 45%;
}
.post-archive .content-right {
display: table-cell;
vertical-align: middle;
width: 55%;
float: right;
padding: 84px 56px;
}
.singular-section .content-area .post-thumbnail,
.post-navigation,
.comments-title {
margin: 42px auto;
}
.comment-list .comment-body {
margin: 42px 0;
}
.full-width-layout .content-area .entry-header,
.full-width-layout .content-area .entry-content,
.full-width-layout .content-area .entry-footer,
.full-width-layout.woocommerce .site-main {
padding: 0 56px;
}
.site-main .posts-navigation .nav-links {
padding: 0 56px;
}
.post-archive .entry-meta .posted-on,
.post-archive .entry-meta .byline,
.post-archive .entry-meta .comments-link {
clear: both;
display: block;
margin-right: 0;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .comment-navigation,
.site-main #infinite-handle {
margin: 70px 0;
}
.front-page-navigation .nav-links {
padding: 0 70px;
}
.page-links .page-link-text {
margin-right: 28px;
}
.page-links .sep {
margin: 0 14px;
}
.footer-widget-area {
padding: 35px 0;
}
.widget-area .widget-column {
padding: 35px;
}
.widget-column > :last-child {
margin-bottom: 28px;
}
#site-generator {
padding: 70px 0;
}
.site-footer-menu ul,
.social-navigation ul {
margin: 0 0 35px;
}
.blog-section-headline {
margin: 49px;
}
.featured-content-wrapper .entry-header {
position: absolute;
top: 30%;
left: 0;
right: 0;
padding: 35px;
-webkit-transform: translateY(-30%);
-moz-transform: translateY(-30%);
-ms-transform: translateY(-30%);
-o-transform: translateY(-30%);
transform: translateY(-30%);
background-color: rgba(0, 0, 0, 0.25);
text-align: left;
}
.featured-content-wrapper a {
color: #fff;
text-decoration: none;
}
.featured-content-wrapper .entry-header {
color: #fff;
}
.featured-content-wrapper a:hover,
.featured-content-wrapper a:focus {
color: rgba(255, 255, 255, 0.70)
}
.post-navigation {
padding: 0;
}
.two-columns-layout #primary {
width: 70%;
}
.two-columns-layout #secondary {
width: 30%;
}
#secondary .widget {
width: 100%;
}
#secondary .widget:nth-child(2n+1) {
margin-right: 0;
} body,
h4,
.widget-area .widget-title,
.widget .wp-block-group h2 {
font-size: 17px;
font-size: 1.0625rem;
}
h1,
.entry-title {
font-size: 40px;
font-size: 2.5rem;
}
#feature-slider .entry-title {
font-size: 32px;
font-size: 2rem;
}
h2 {
font-size: 30px;
font-size: 1.875rem;
}
h3,
.portfolio-wrapper .entry-title,
.featured-content-wrapper .entry-title,
.comments-title,
.comment-reply-title {
font-size: 24px;
font-size: 1.5rem;
}
h5 {
font-size: 15px;
font-size: 0.9375rem;
}
h6,
.blog-section-headline .archive-title-type,
table caption,
.wp-caption-text,
.comment-notes,
.comment-metadata,
.site-info {
font-size: 13px;
font-size: 0.8125rem;
}
.blog-section-headline .page-title {
font-size: 72px;
font-size: 4.5rem;
padding: 0 42px;
}
} @media screen and (min-width: 72em) {
.post-archive .post-thumbnail {
width: 40%;
}
.post-archive .content-right {
width: 60%;
}
.post-archive .entry-summary {
width: 73%;
float: left;
}
.post-archive .entry-meta {
width: 27%;
float: left;
margin-top: 0;
padding-left: 28px;
}
.blog-section-headline {
margin: 56px;
}
.hero-content-wrapper {
margin: 56px 0;
}
.singular-section {
padding: 56px 0;
}
.site-footer-menu a {
font-size: 15px;
font-size: 0.9375rem;
padding: 14px 28px;
}
} @media screen and (min-width: 80em) {
.site-main .posts-navigation .nav-links {
padding: 0 70px;
}
.post-archive .post-thumbnail {
width: 33.3125%;
}
.post-archive .content-right {
padding: 98px 70px;
width: 66.6875%;
}
.hero-content-wrapper .entry-container {
padding: 98px 70px;
}
.blog-section-headline {
margin: 63px;
}
.hero-content-wrapper {
margin: 63px 0;
}
.singular-section {
padding: 63px 0;
}
.full-width-layout .content-area .entry-header,
.full-width-layout .content-area .entry-content,
.full-width-layout .content-area .entry-footer,
.full-width-layout.woocommerce .site-main {
padding: 0 70px;
}
.two-columns-layout #primary {
width: 826px;
}
.two-columns-layout #secondary {
width: 370px;
} .blog-section-headline .page-title {
font-size: 80px;
font-size: 5rem;
padding: 0 63px;
}
} @media screen and (min-width: 85em) {
.post-archive .content-right,
.hero-content-wrapper .entry-container {
padding: 112px 84px;
}
.site-main .posts-navigation .nav-links {
padding: 0 84px;
}
.blog-section-headline {
margin: 70px;
}
.hero-content-wrapper {
margin: 70px 0;
}
.singular-section {
padding: 70px 0;
}
.singular-section .content-area .post-thumbnail,
.post-navigation,
.comments-title {
margin: 56px auto;
}
.content-area .entry-content {
margin-top: 56px;
}
.comment-list .comment-body {
margin: 56px 0;
}
.full-width-layout .content-area .entry-header,
.full-width-layout .content-area .entry-content,
.full-width-layout .content-area .entry-footer,
.full-width-layout.woocommerce .site-main {
padding: 0 84px;
} .blog-section-headline .page-title {
font-size: 90px;
font-size: 5.625rem;
padding: 0 70px;
}
} @media screen and (min-width: 90em) {
.post-archive .content-right,
.hero-content-wrapper .entry-container {
padding: 140px 112px;
}
.site-main .posts-navigation .nav-links {
padding: 0 112px;
}
.full-width-layout .content-area .entry-header,
.full-width-layout .content-area .entry-content,
.full-width-layout .content-area .entry-footer,
.full-width-layout.woocommerce .site-main {
padding: 0 112px;
}
.singular-section {
padding: 140px 0;
}
.fluid-layout .post-archive .post-wrapper {
max-width: 1024px;
}
.fluid-layout .post-archive .post-thumbnail {
width: 33.491%;
}
.fluid-layout .post-archive .content-right {
width: 66.509%;
}
}[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
line-height: 1.6153846154;
padding-top: 1.0769230769em;
}
.no-sidebar .alignfull {
margin-left: calc(-100vw / 2 + 100% / 2);
margin-right: calc(-100vw / 2 + 100% / 2);
max-width: 100vw;
}
.no-sidebar .alignwide {
margin-left: calc(-96vw / 2 + 100% / 2);
margin-right: calc(-96vw / 2 + 100% / 2);
max-width: 96vw;
}
.alignfull.wp-block-cover,
.alignwide.wp-block-cover {
width: auto;
} @media screen and (min-width: 48em) {
.no-sidebar .alignfull {
margin-left: calc(-96vw / 2 + 100% / 2);
margin-right: calc(-96vw / 2 + 100% / 2);
max-width: 96vw;
}
.no-sidebar.fluid-layout .alignfull {
margin-left: calc(-100vw / 2 + 100% / 2);
margin-right: calc(-100vw / 2 + 100% / 2);
max-width: 100vw;
}
.no-sidebar .alignwide {
margin-left: calc(-93vw / 2 + 100% / 2);
margin-right: calc(-93vw / 2 + 100% / 2);
max-width: 93vw;
}
} @media screen and (min-width: 64em) {
.no-sidebar .alignwide {
margin-left: -120px;
margin-right: -120px;
max-width: 996px;
}
.no-sidebar.full-width-layout .alignwide {
margin-left: -40px;
margin-right: -40px;
max-width: 1776px;
}
} @media screen and (min-width: 103.75em) {
.no-sidebar .alignfull {
margin-left: calc(-1600px / 2 + 100% / 2);
margin-right: calc(-1600px / 2 + 100% / 2);
max-width: 1600px;
}
}  p.has-drop-cap:not(:focus):first-letter {
float: left;
font-size: 102px;
font-size: 6.375rem;
line-height: 0.6;
margin: 6px 16px 6px -3px;
}
.rtl p.has-drop-cap:not(:focus):first-letter {
margin: 6px -3px 6px 16px;
} .wp-block-image {
margin-bottom: 1.5em;
}
.wp-block-image figure {
margin-bottom: 0;
margin-top: 0;
}
.wp-block-image figure.alignleft {
margin-right: 1.5em;
}
.wp-block-image figure.alignright {
margin-left: 1.5em;
} .wp-block-gallery {
margin-bottom: 1.5em;
margin-left: 0;
}
.wp-block-gallery figcaption {
font-style: italic;
}
.wp-block-gallery.aligncenter {
display: flex;
margin: 0 -8px;
} .wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
line-height: 1.353;
margin: 28px 0 28px -60px;
padding-left: 60px;
padding-right: 0;
}
.wp-block-quote.is-style-large:not(.is-style-plain),
.wp-block-quote.is-large:not(.is-style-plain) {
margin: 28px 0 28px -60px;
padding-left: 60px;
padding-right: 0;
}
.rtl .wp-block-quote,
.rtl .wp-block-quote.is-large,
.rtl .wp-block-quote.is-style-large {
margin-left: 0;
margin-right: -50px;
padding-right: 60px;
padding-left: 0;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-style: inherit;
font-size: inherit;
font-weight: inherit;
} .wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type {
margin-bottom: 0;
}
.wp-block-quote cite,
.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 {
color: inherit;
display: block;
font-size: inherit;
font-weight: inherit;
font-style: italic;
line-height: inherit;
text-align: left;
}
.rtl .wp-block-quote cite,
.rtl .wp-block-quote.is-large cite,
.rtl .wp-block-quote.is-large footer,
.rtl .wp-block-quote.is-style-large cite,
.rtl .wp-block-quote.is-style-large footer {
text-align: right;
} .wp-block-audio audio {
display: block;
width: 100%;
} .wp-block-cover-image.alignright,
.wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
} .wp-block-file .wp-block-file__button {
border: none;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
display: inline-block;
font-size: 15px;
font-size: 0.9375rem;
font-weight: 300;
letter-spacing: 0.25em;
line-height: 1.667;
margin-top: 28px;
padding: 14px 28px;
text-decoration: none;
text-shadow: none;
text-transform: uppercase;
white-space: nowrap;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
-webkit-box-shadow: none;
box-shadow: none;
}  .has-huge-font-size {
font-size: 32px;
font-size: 2rem;
line-height: 1.4;
}
.has-large-font-size {
font-size: 26px;
font-size: 1.625rem;
line-height: 1.63;
}
.has-normal-font-size {
font-size: 16px;
font-size: 1rem;
font-weight: 300;
line-height: 1.647;
}
.has-small-font-size {
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.4;
} @media screen and (min-width: 64em) {
.has-huge-font-size {
font-size: 40px;
font-size: 2.5rem;
}
.has-large-font-size {
font-size: 30px;
font-size: 1.875rem;
}
.has-normal-font-size {
font-size: 17px;
font-size: 1.0625rem;
}
.has-small-font-size {
font-size: 14px;
font-size: 0.875rem;
}
} .wp-block-code {
background: transparent;
border: 0;
color: inherit;
font-size: 1em;
padding: 0;
}
.wp-block-quote__citation {
font-size: inherit;
} .wp-block-pullquote {
border: none;
color: inherit;
padding: 0;
text-align: inherit;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
margin: 0;
max-width: none;
width: -webkit-calc(50% - 0.736842105em);
width: calc(50% - 0.736842105em);
padding-left: 0;
text-align: left;
}
.wp-block-pullquote__citation,
.wp-block-pullquote cite {
display: block;
color: inherit;
font-size: inherit;
font-weight: inherit;
font-style: italic;
line-height: inherit;
text-transform: none;
}
.wp-block-pullquote p,
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: inherit;
line-height: 1.353;
}
.wp-block-pullquote.alignleft {
margin: 0.6em 1.5em 1.5em 0;
}
.wp-block-pullquote.alignright {
margin: 0.6em 0 1.5em 1.5em;
}
.rtl .wp-block-pullquote.alignleft {
margin: 0.6em 0 1.5em 1.5em;
}
.rtl .wp-block-pullquote.alignright {
margin: 0.6em 1.5em 1.5em 0;
} .wp-block-table th,
.wp-block-table td {
border: none;
}
.wp-block-table caption,
.wp-block-table th,
.wp-block-table td {
padding: 21px;
}
.wp-block-table tr {
border-bottom: 1px solid;
}  .wp-block-button {
margin-top: 1.5em;
margin-bottom: 1.5em;
}
.wp-block-button.alignleft,
.wp-block-button.alignright {
margin-top: 0;
}
.wp-block-button .wp-block-button__link {
border: none;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
display: inline-block;
font-size: 15px;
font-size: 0.9375rem;
font-weight: 300;
letter-spacing: 0.25em;
line-height: 1.667;
margin-top: 0;
padding: 14px 28px;
text-decoration: none;
text-transform: uppercase;
text-shadow: none;
white-space: nowrap;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
-webkit-box-shadow: none;
box-shadow: none;
} .wp-block-separator {
border: 0;
margin: 1.5em auto;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
} .wp-block-media-text {
margin-bottom: 1.5em;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
list-style-position: inside;
text-align: center;
}
.wp-block-latest-posts.is-grid {
list-style: disc;
}
.wp-block-latest-posts li {
margin-bottom: 7px;
}
.wp-block-latest-posts__post-date {
display: block;
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.6923;
margin-bottom: 7px;
} .wp-block-latest-comments {
margin-left: 0;
}
.rtl .wp-block-latest-comments {
margin-right: 0;
margin-left: auto;
}
.wp-block-latest-comments__comment {
border: none;
margin: 35px 0;
padding: 0;
font-size: inherit;
}
@media screen and (min-width: 64em) {
.wp-block-latest-comments__comment {
margin: 42px 0;
}
}
@media screen and (min-width: 85em) {
.wp-block-latest-comments__comment {
margin: 56px 0;
}
}
.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,
.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,
.search:not(.has-sidebar) #primary .wp-block-latest-comments article {
float: none;
width: 100%;
}
.wp-block-latest-comments a {
-webkit-box-shadow: none;
box-shadow: none;
text-decoration: none;
}
.wp-block-latest-comments__comment-meta {
margin-bottom: 14px;
}
.wp-block-latest-comments__comment-meta,
.wp-block-latest-comments__comment-excerpt p {
font-size: inherit;
}
.wp-block-latest-comments__comment-excerpt>:last-child {
margin-bottom: 0;
}
.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link {
font-weight: 400;
text-decoration: none;
}
.wp-block-latest-comments__comment-date {
display: block;
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.6923;
letter-spacing: 0;
margin: 7px 0 0;
} .wp-block-image figure.alignright,
.wp-block-image figure.alignleft,
.wp-block[data-align="left"] .wp-block-image,
.wp-block[data-align="right"] .wp-block-image,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block[data-align="left"]>.wp-block-pullquote,
.wp-block[data-align="right"]>.wp-block-pullquote,
[data-align="left"]>.wp-block-cover,
[data-align="right"]>.wp-block-cover,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align="left"]>.wp-block-embed,
.wp-block[data-align="right"]>.wp-block-embed {
max-width: 320px;
width: 100%;
} .wp-block-quote,
.wp-block-quote.has-text-align-right,
.wp-block-quote.has-text-align-left,
.wp-block-quote.has-text-align-center,
.wp-block-quote.is-style-large:not(.is-style-plain),
.wp-block-quote.is-large:not(.is-style-plain) {
border: 0;
border-color: transparent;
padding-right: 0;
}
.wp-block-quote.has-text-align-center,
.wp-block-quote.has-text-align-right {
padding-left: 60px;
}
.wp-block-quote.is-style-plain:before {
content: none;
}
.wp-block-quote.is-style-plain {
margin-left: 0;
margin-right: 0;
padding: 0;
}
blockquote.wp-block-quote,
blockquote.wp-block-quote cite,
blockquote.wp-block-quote.is-style-large cite,
blockquote.wp-block-quote.is-style-large footer,
blockquote.wp-block-quote.is-large cite,
blockquote.wp-block-quote.is-large footer {
text-align: left;
}
blockquote.wp-block-quote.has-text-align-right,
blockquote.wp-block-quote.has-text-align-right cite {
text-align: right;
}
blockquote.wp-block-quote.has-text-align-left,
blockquote.wp-block-quote.has-text-align-left cite {
text-align: left;
}
blockquote.wp-block-quote.has-text-align-center,
blockquote.wp-block-quote.has-text-align-center cite {
text-align: center;
}
blockquote.wp-block-quote.has-text-align-left.is-style-large:not(.is-style-plain) cite,
blockquote.wp-block-quote.has-text-align-left.is-style-large:not(.is-style-plain) footer,
blockquote.wp-block-quote.has-text-align-left.is-large:not(.is-style-plain) cite,
blockquote.wp-block-quote.has-text-align-left.is-large:not(.is-style-plain) footer {
text-align: left;
}
blockquote.wp-block-quote.has-text-align-center.is-style-large:not(.is-style-plain) cite,
blockquote.wp-block-quote.has-text-align-center.is-style-large:not(.is-style-plain) footer,
blockquote.wp-block-quote.has-text-align-center.is-large:not(.is-style-plain) cite,
blockquote.wp-block-quote.has-text-align-center.is-large:not(.is-style-plain) footer {
text-align: center;
}
blockquote.wp-block-quote.has-text-align-right.is-style-large:not(.is-style-plain) cite,
blockquote.wp-block-quote.has-text-align-right.is-style-large:not(.is-style-plain) footer,
blockquote.wp-block-quote.has-text-align-right.is-large:not(.is-style-plain) cite,
blockquote.wp-block-quote.has-text-align-right.is-large:not(.is-style-plain) footer {
text-align: right;
} .wp-block-pullquote blockquote:before {
content: none;
}
.wp-block-pullquote blockquote {
padding: 0;
margin-bottom: 0;
margin-left: 0;
margin-top: 0;
}
.wp-block-pullquote {
border: 0;
padding: 35px 0;
border-bottom: 4px solid rgba(0, 0, 0, .7);
border-top: 4px solid rgba(0, 0, 0, .7);
}
.wp-block-pullquote.aligncenter {
padding: 0 0 0 2.041666666666667em;
}
.wp-block-table thead {
border-bottom: 0;
}
.wp-block-table tfoot {
border-top: 0;
}
.wp-block-table table {
margin-bottom: 0;
}
.wp-block-table.is-style-stripes {
border-bottom: 0;
}
.wp-block-table.is-style-stripes table,
.wp-block-table.is-style-stripes tr {
border-color: transparent;
}
.wp-block-cover-image,
.wp-block-cover,
.wp-block-buttons {
margin-bottom: 28px;
}
pre.wp-block-verse {
font-family: 'Courier 10 Pitch', Courier, monospace;
}
pre.wp-block-code {
background: rgba(0, 0, 0, 0.08);
padding: 28px;
font-family: 'Courier 10 Pitch', Courier, monospace;
border: 1px solid #ccc
} .is-style-outline>.wp-block-button__link:not(.has-background),
.wp-block-button__link.is-style-outline:not(.has-background) {
border: 2px solid currentColor;
}
.wp-block-table tr {
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.wp-block-file .wp-block-file__button,
.wp-block-button .wp-block-button__link {
background-color: rgba(0, 0, 0, 1);
color: #fff;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
}
.wp-block-latest-posts__post-date,
.wp-block-latest-comments__comment-date {
color: rgba(0, 0, 0, 0.7);
}
.wp-block-table,
.wp-block-table caption {
border-color: rgba(0, 0, 0, 0.25);
} .wp-block-pullquote.is-style-solid-color blockquote.has-white-color cite,
.wp-block-button .wp-block-button__link.has-white-color,
.wp-block-button.is-style-outline>.wp-block-button__link.has-white-color,
.wp-block-button__link.is-style-outline.has-white-color,
.has-white-color {
color: #ffffff;
}
.wp-block-pullquote.is-style-solid-color.has-white-background-color,
.wp-block-button .wp-block-button__link.has-white-background-color,
.has-white-background-color {
background-color: #ffffff;
}
.is-style-outline>.wp-block-button__link.has-white-color,
.wp-block-button__link.is-style-outline.has-white-color {
border-color: #ffffff;
} .wp-block-pullquote.is-style-solid-color blockquote.has-black-color cite,
.wp-block-button .wp-block-button__link.has-black-color,
.wp-block-button.is-style-outline>.wp-block-button__link.has-black-color,
.wp-block-button__link.is-style-outline.has-black-color,
.has-black-color {
color: #000000;
}
.wp-block-pullquote.is-style-solid-color.has-black-background-color,
.wp-block-button .wp-block-button__link.has-black-background-color,
.has-black-background-color {
background-color: #000000;
}
.is-style-outline>.wp-block-button__link.has-black-color,
.wp-block-button__link.is-style-outline.has-black-color {
border-color: #000000;
} .wp-block-pullquote.is-style-solid-color blockquote.has-medium-black-color cite,
.wp-block-button .wp-block-button__link.has-medium-black-color,
.wp-block-button.is-style-outline>.wp-block-button__link.has-medium-black-color,
.wp-block-button__link.is-style-outline.has-medium-black-color,
.has-medium-black-color {
color: #333333;
}
.wp-block-pullquote.is-style-solid-color.has-medium-black-background-color,
.wp-block-button .wp-block-button__link.has-medium-black-background-color,
.has-medium-black-background-color {
background-color: #333333;
}
.is-style-outline>.wp-block-button__link.has-medium-black-color,
.wp-block-button__link.is-style-outline.has-medium-black-color {
border-color: #333333;
} .wp-block-pullquote.is-style-solid-color blockquote.has-gray-color cite,
.wp-block-button .wp-block-button__link.has-gray-color,
.wp-block-button.is-style-outline>.wp-block-button__link.has-gray-color,
.wp-block-button__link.is-style-outline.has-gray-color,
.has-gray-color {
color: #999999;
}
.wp-block-pullquote.is-style-solid-color.has-gray-background-color,
.wp-block-button .wp-block-button__link.has-gray-background-color,
.has-gray-background-color {
background-color: #999999;
}
.is-style-outline>.wp-block-button__link.has-gray-color,
.wp-block-button__link.is-style-outline.has-gray-color {
border-color: #999999;
} .wp-block-pullquote.is-style-solid-color blockquote.has-medium-gray-color cite,
.wp-block-button .wp-block-button__link.has-medium-gray-color,
.wp-block-button.is-style-outline>.wp-block-button__link.has-medium-gray-color,
.wp-block-button__link.is-style-outline.has-medium-gray-color,
.has-medium-gray-color {
color: #666666;
}
.wp-block-pullquote.is-style-solid-color.has-medium-gray-background-color,
.wp-block-button .wp-block-button__link.has-medium-gray-background-color,
.has-medium-gray-background-color {
background-color: #666666;
}
.is-style-outline>.wp-block-button__link.has-medium-gray-color,
.wp-block-button__link.is-style-outline.has-medium-gray-color {
border-color: #666666;
} .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color cite,
.wp-block-button .wp-block-button__link.has-light-gray-color,
.wp-block-button.is-style-outline>.wp-block-button__link.has-light-gray-color,
.wp-block-button__link.is-style-outline.has-light-gray-color,
.has-light-gray-color {
color: #eeeeee;
}
.wp-block-pullquote.is-style-solid-color.has-light-gray-background-color,
.wp-block-button .wp-block-button__link.has-light-gray-background-color,
.has-light-gray-background-color {
background-color: #eeeeee;
}
.is-style-outline>.wp-block-button__link.has-light-gray-color,
.wp-block-button__link.is-style-outline.has-light-gray-color {
border-color: #eeeeee;
}
.alignfull blockquote {
margin-left: 0;
}
.rtl .alignfull blockquote {
margin-left: auto;
margin-right: 0;
}
.wp-block-embed {
margin-bottom: 1.75em;
}