@charset "UTF-8";
@charset "UTF-8";
.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 .hidden-fields-container {
display: none;
}
.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 [inert] {
opacity: 0.5;
}
.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;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
 body {
direction: ltr;
text-align: left;
unicode-bidi: embed;
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*, *::after, *::before {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}    article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  a {
background: transparent;
} a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} mark {
background: #ff0;
color: #000;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
} pre {
white-space: pre-wrap;
} q {
quotes: "\201C" "\201D" "\2018" "\2019";
} 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;
height: auto;
max-height: 100%;
max-width: 100%;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } button, .comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .widget_wrt_shop .product .product-button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button, .comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .widget_wrt_shop .product .product-button,
input {
line-height: normal;
} button, .comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .widget_wrt_shop .product .product-button,
select {
text-transform: none;
} button, .comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .widget_wrt_shop .product .product-button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled], .comment-respond .comment-form button[disabled], .comment-respond .comment-form input[disabled][type="button"], .comment-respond .comment-form input[disabled][type="reset"], .comment-respond .comment-form input[disabled][type="submit"], .widget_wrt_shop .product [disabled].product-button,
html input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner, .comment-respond .comment-form button::-moz-focus-inner, .comment-respond .comment-form input[type="button"]::-moz-focus-inner, .comment-respond .comment-form input[type="reset"]::-moz-focus-inner, .comment-respond .comment-form input[type="submit"]::-moz-focus-inner, .widget_wrt_shop .product .product-button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
}
button, .comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .widget_wrt_shop .product .product-button, input[type="button"], input[type="reset"], input[type="submit"],
button,
.comment-respond .comment-form button,
.comment-respond .comment-form input[type="button"],
.comment-respond .comment-form input[type="reset"],
.comment-respond .comment-form input[type="submit"],
.widget_wrt_shop .product .product-button, .button {
position: relative;
z-index: 1;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
-webkit-font-smoothing: antialiased;
-webkit-border-radius: 0;
border-radius: 0;
background-color: #000000;
border: 1px solid #000000;
color: #ffffff;
cursor: pointer;
display: inline-block;
padding: 0.8rem 1.6rem;
text-decoration: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
white-space: nowrap;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
button:disabled, .comment-respond .comment-form button:disabled, .comment-respond .comment-form input[type="button"]:disabled, .comment-respond .comment-form input[type="reset"]:disabled, .comment-respond .comment-form input[type="submit"]:disabled, .widget_wrt_shop .product .product-button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled,
button:disabled,
.comment-respond .comment-form button:disabled,
.comment-respond .comment-form input[type="button"]:disabled,
.comment-respond .comment-form input[type="reset"]:disabled,
.comment-respond .comment-form input[type="submit"]:disabled,
.widget_wrt_shop .product .product-button:disabled, .button:disabled {
cursor: not-allowed;
opacity: 0.5;
}
fieldset {
margin: 0 0 0.8rem;
padding: 1.6rem;
}
input,
label,
select {
display: block;
}
label {
font-weight: 600;
margin-bottom: 0.4rem;
}
label.required::after {
content: "*";
}
label abbr {
display: none;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="name"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea,
select,
textarea {
background-color: #ffffff;
border: 1px solid #000000;
-webkit-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.01);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.01);
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0.8rem;
-webkit-transition: border-color;
-o-transition: border-color;
transition: border-color;
width: 100%;
}
input[type="color"]:not(:last-child), input[type="date"]:not(:last-child), input[type="datetime"]:not(:last-child), input[type="datetime-local"]:not(:last-child), input[type="email"]:not(:last-child), input[type="month"]:not(:last-child), input[type="name"]:not(:last-child), input[type="number"]:not(:last-child), input[type="password"]:not(:last-child), input[type="search"]:not(:last-child), input[type="tel"]:not(:last-child), input[type="text"]:not(:last-child), input[type="time"]:not(:last-child), input[type="url"]:not(:last-child), input[type="week"]:not(:last-child), textarea:not(:last-child),
select:not(:last-child),
textarea:not(:last-child) {
margin-bottom: 0.8rem;
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="name"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover,
select:hover,
textarea:hover {
border-color: #000000;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="name"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus,
select:focus,
textarea:focus {
border-color: #bf9e3b;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.01), 0 0 5px rgba(254, 253, 251, 0.7);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.01), 0 0 5px rgba(254, 253, 251, 0.7);
outline: none;
}
textarea {
resize: vertical;
}
input[type="search"] {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
display: inline;
margin-right: 0.4rem;
}
input[type="file"] {
padding-bottom: 0.8rem;
width: 100%;
}
select {
margin-bottom: 1.6rem;
max-width: 100%;
width: 100%;
}
ul,
ol {
list-style-type: none;
margin: 0;
padding: 0;
}
dl {
margin-bottom: 0.8rem;
}
dl dt {
font-weight: bold;
margin-top: 0.8rem;
}
dl dd {
margin: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em;
}
html, body {
-webkit-font-feature-settings: "kern", "liga", "pnum";
-ms-font-feature-settings: "kern", "liga", "pnum";
font-feature-settings: "kern", "liga", "pnum";
-webkit-font-smoothing: antialiased;
color: #000000;
font-family: "Lato", "Lora", serif;
font-size: 16px;
line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 0.8rem;
}
h1 {
font-size: 2.25em;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 1.75em;
}
h4 {
font-size: 1.5em;
}
h5 {
font-size: 1.25em;
}
h6 {
font-size: 1em;
}
p {
margin: 0 0 0.8rem;
}
a {
color: inherit;
text-decoration: none;
-webkit-transition: color 0.1s linear;
-o-transition: color 0.1s linear;
transition: color 0.1s linear;
}
a:active, a:focus, a:hover {
color: #bf9e3b;
}
a:active, a:focus {
outline: none;
}
hr {
border-bottom: 1px solid #000000;
border-left: none;
border-right: none;
border-top: none;
margin: 1.6rem 0;
}
img,
picture {
margin: 0;
max-width: 100%;
vertical-align: middle;
}
blockquote {
position: relative;
z-index: 1;
display: block;
font-size: 1.4em;
line-height: 1.5;
font-weight: 700;
text-align: center;
padding: 0.8rem;
margin: 0;
}
pre {
text-align: left;
background: #eee;
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: 1.6em;
}
table {
-webkit-font-feature-settings: "kern", "liga", "tnum";
-ms-font-feature-settings: "kern", "liga", "tnum";
font-feature-settings: "kern", "liga", "tnum";
border-collapse: collapse;
margin: 0.8rem 0;
table-layout: fixed;
width: 100%;
}
table th {
border-bottom: 1px solid black;
font-weight: 600;
padding: 0.8rem 0;
text-align: left;
}
table td {
border-bottom: 1px solid black;
padding: 0.8rem 0;
}
table tr,
table td,
table th {
vertical-align: middle;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
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: 0.3125em;
line-height: normal;
padding: 0.9375em 1.4375em 0.875em;
text-decoration: none;
top: 0.3125em;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
@media screen and (max-width: 767px) {
.alignleft, .alignright {
float: none;
margin: 0;
}
}  .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}  .byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content:not(:first-child),
.entry-content:not(:first-child),
.entry-summary:not(:first-child) {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .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 {
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery-caption {
color: currentColor;
}
.gallery:after {
display: table;
clear: both;
content: " ";
}
.gallery .gallery-item {
position: relative;
display: block;
margin-bottom: 1.5%;
min-height: 1px;
text-align: center;
}
.gallery .gallery-item:before {
display: block;
padding-bottom: 100%;
content: "";
}
.gallery .gallery-item .entry-media {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
max-width: 100%;
max-height: 100%;
margin-left: auto;
}
.gallery .gallery-item .gallery-meta {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.2);
color: #ffffff;
padding: 1.25em;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
overflow: hidden;
overflow-y: auto;
-webkit-transition: background-color 0.3s ease;
-o-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.gallery .gallery-item:hover .gallery-meta {
background-color: rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 768px) {
.gallery.gallery-columns-1 .gallery-item {
float: left;
display: block;
margin-right: 1.6129%;
width: 100%;
}
.gallery.gallery-columns-1 .gallery-item:last-child {
margin-right: 0;
}
.gallery.gallery-columns-1 .gallery-item:nth-child(n) {
margin-right: 0;
}
.gallery.gallery-columns-2 .gallery-item {
float: left;
display: block;
margin-right: 1.6129%;
width: 49.19355%;
}
.gallery.gallery-columns-2 .gallery-item:last-child {
margin-right: 0;
}
.gallery.gallery-columns-2 .gallery-item:nth-child(2n) {
margin-right: 0;
}
.gallery.gallery-columns-2 .gallery-item:nth-child(2n+1) {
clear: left;
}
.gallery.gallery-columns-3 .gallery-item {
float: left;
display: block;
margin-right: 1.6129%;
width: 32.25806%;
}
.gallery.gallery-columns-3 .gallery-item:last-child {
margin-right: 0;
}
.gallery.gallery-columns-3 .gallery-item:nth-child(3n) {
margin-right: 0;
}
.gallery.gallery-columns-3 .gallery-item:nth-child(3n+1) {
clear: left;
}
.gallery.gallery-columns-4 .gallery-item {
float: left;
display: block;
margin-right: 1.6129%;
width: 23.79032%;
}
.gallery.gallery-columns-4 .gallery-item:last-child {
margin-right: 0;
}
.gallery.gallery-columns-4 .gallery-item:nth-child(4n) {
margin-right: 0;
}
.gallery.gallery-columns-4 .gallery-item:nth-child(4n+1) {
clear: left;
}
.gallery.gallery-columns-5 .gallery-item {
float: left;
display: block;
margin-right: 1.44928%;
width: 18.84058%;
}
.gallery.gallery-columns-5 .gallery-item:last-child {
margin-right: 0;
}
.gallery.gallery-columns-5 .gallery-item:nth-child(5n) {
margin-right: 0;
}
.gallery.gallery-columns-5 .gallery-item:nth-child(5n+1) {
clear: left;
}
.gallery.gallery-columns-6 .gallery-item {
float: left;
display: block;
margin-right: 1.6129%;
width: 15.32258%;
}
.gallery.gallery-columns-6 .gallery-item:last-child {
margin-right: 0;
}
.gallery.gallery-columns-6 .gallery-item:nth-child(6n) {
margin-right: 0;
}
.gallery.gallery-columns-6 .gallery-item:nth-child(6n+1) {
clear: left;
}
.gallery.gallery-columns-7 .gallery-item {
float: left;
display: block;
margin-right: 1.37931%;
width: 13.10345%;
}
.gallery.gallery-columns-7 .gallery-item:last-child {
margin-right: 0;
}
.gallery.gallery-columns-7 .gallery-item:nth-child(7n) {
margin-right: 0;
}
.gallery.gallery-columns-7 .gallery-item:nth-child(7n+1) {
clear: left;
}
.gallery.gallery-columns-8 .gallery-item {
float: left;
display: block;
margin-right: 1.81818%;
width: 10.90909%;
}
.gallery.gallery-columns-8 .gallery-item:last-child {
margin-right: 0;
}
.gallery.gallery-columns-8 .gallery-item:nth-child(8n) {
margin-right: 0;
}
.gallery.gallery-columns-8 .gallery-item:nth-child(8n+1) {
clear: left;
}
.gallery.gallery-columns-9 .gallery-item {
float: left;
display: block;
margin-right: 1.6129%;
width: 9.67742%;
}
.gallery.gallery-columns-9 .gallery-item:last-child {
margin-right: 0;
}
.gallery.gallery-columns-9 .gallery-item:nth-child(9n) {
margin-right: 0;
}
.gallery.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
} .breadcrumbs {
margin-bottom: 1.25em;
} .fl-left {
float: left;
}
.fl-right {
float: right;
}
.fl-center {
float: none;
margin: 0 auto;
}
.clear {
clear: both;
}
.clearfix:after {
display: table;
clear: both;
content: " ";
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
.no-margin {
margin: 0 !important;
}
.no-margin-top {
margin-top: 0 !important;
}
.no-margin-bottom {
margin-bottom: 0 !important;
}
.no-padding {
padding: 0 !important;
}
.no-padding-top {
padding-top: 0 !important;
}
.no-padding-bottom {
padding-bottom: 0 !important;
}
.none-transition {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.inline-list {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
}
.inline-list:before, .inline-list:after {
display: table;
clear: left;
content: "";
}
.inline-list li {
display: block;
float: left;
}
.inline-list li:not(:last-child) {
margin-left: 0.3125em;
margin-left: 0.3125em;
}
.unstyle-list {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
}
.unstyle-list li {
display: block;
}   .slick-loading .slick-list {
background: #fff center center no-repeat;
}  .slick-prev,
.slick-next {
position: absolute;
z-index: 10;
display: block;
height: 2.5em;
width: 2.5em;
line-height: 1.25em;
font-size: 1rem;
text-align: center;
cursor: pointer;
background: #000000;
color: transparent;
top: 50%;
margin-top: -0.625em \9; -webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0.625em;
border: 0;
outline: none;
opacity: 1;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
color: transparent;
opacity: 1;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.1;
}
.slick-prev:before, .slick-next:before {
font-family: "FontAwesome";
color: #ffffff;
opacity: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: -3.125em;
}
[dir="rtl"] .slick-prev {
left: auto;
right: -3.125em;
}
.slick-prev:before {
content: "";
}
[dir="rtl"] .slick-prev:before {
content: "";
}
.slick-next {
right: -3.125em;
}
[dir="rtl"] .slick-next {
left: -3.125em;
right: auto;
}
.slick-next:before {
content: "";
}
[dir="rtl"] .slick-next:before {
content: "";
}
.slick-slider:hover .slick-prev {
left: 0;
}
[dir="rtl"] .slick-slider:hover .slick-prev {
left: auto;
right: 0;
}
.slick-slider:hover .slick-next {
right: 0;
}
[dir="rtl"] .slick-slider:hover .slick-next {
right: auto;
left: 0;
} .slick-dots {
position: relative;
z-index: 99;
list-style: none;
display: block;
text-align: center;
padding: 0;
width: 100%;
}
.slick-dots li {
position: relative;
display: inline-block;
height: 15px;
width: 15px;
margin: 0 3px;
padding: 0;
cursor: pointer;
}
.slick-dots li span {
border: 0;
background: transparent;
display: block;
height: 15px;
width: 15px;
padding: 0;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
cursor: pointer;
}
.slick-dots li span:hover, .slick-dots li span:focus {
outline: none;
}
.slick-dots li span:hover:before, .slick-dots li span:focus:before {
opacity: 1;
}
.slick-dots li span:before {
position: absolute;
top: 0;
left: 0;
content: "";
width: 15px;
height: 15px;
font-family: "FontAwesome";
font-size: 16px;
line-height: 10px;
text-align: center;
color: #000000;
opacity: 0.1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active span:before {
color: #000000;
opacity: 1;
content: "";
}
.wrapper-light .slick-dots li span:before {
color: #000000;
}
.wrapper-light .slick-dots li.slick-active span:before {
color: #000000;
}
.wrapper-dark .slick-dots li span:before {
color: #ffffff;
}
.wrapper-dark .slick-dots li.slick-active span:before {
color: #ffffff;
} .slick-slider {
position: relative;
display: block;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: inline-block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
#scrollUp {
bottom: 0;
right: 0;
width: 2.5em;
height: 2.5em;
text-align: center;
font-family: FontAwesome;
font-size: 1.2rem;
line-height: 2.25em;
background-color: #000000;
color: #ffffff;
}
[dir="rtl"] #scrollUp {
left: 0.625em;
right: auto;
}
#scrollUp-active {
display: none;
}
.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
z-index: 9999;
-webkit-transform: translate3d(0, -3.125em, 0);
-ms-transform: translate3d(0, -3.125em, 0);
transform: translate3d(0, -3.125em, 0);
-webkit-transition: -webkit-transform .5s ease-out;
transition: -webkit-transform .5s ease-out;
-o-transition: transform .5s ease-out;
transition: transform .5s ease-out;
transition: transform .5s ease-out, -webkit-transform .5s ease-out;
}
.pace.pace-active {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pace .pace-progress {
display: block;
position: fixed;
z-index: 2000;
top: 0;
right: 100%;
width: 100%;
height: 5px;
background: #bf9e3b;
pointer-events: none;
}
.pace-running .pace {
background-color: rgba(255, 255, 255, 0.9);
}
.pace-done .pace {
background-color: rgba(255, 255, 255, 0);
} @-webkit-keyframes selectionSharerPopover-animation {
0% {
-webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
transform: matrix(0.97, 0, 0, 1, 0, 12);
filter: alpha(opacity=0);
opacity: 0;
}
20% {
-webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
transform: matrix(0.99, 0, 0, 1, 0, 2);
filter: alpha(opacity=70);
opacity: 0.7;
}
40% {
-webkit-transform: matrix(1, 0, 0, 1, 0, -1);
transform: matrix(1, 0, 0, 1, 0, -1);
filter: alpha(opacity=100);
opacity: 1;
}
70% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
filter: alpha(opacity=100);
opacity: 1;
}
100% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
filter: alpha(opacity=100);
opacity: 1;
}
}
@keyframes selectionSharerPopover-animation {
0% {
-webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
transform: matrix(0.97, 0, 0, 1, 0, 12);
filter: alpha(opacity=0);
opacity: 0;
}
20% {
-webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
transform: matrix(0.99, 0, 0, 1, 0, 2);
filter: alpha(opacity=70);
opacity: 0.7;
}
40% {
-webkit-transform: matrix(1, 0, 0, 1, 0, -1);
transform: matrix(1, 0, 0, 1, 0, -1);
filter: alpha(opacity=100);
opacity: 1;
}
70% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
filter: alpha(opacity=100);
opacity: 1;
}
100% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
filter: alpha(opacity=100);
opacity: 1;
}
}
#selectionSharerPopover {
display: none;
position: absolute;
top: -100px;
left: -100px;
z-index: 1010;
}
#selectionSharerPopover:after {
content: '';
display: block;
position: absolute;
bottom: -3px;
left: 50%;
margin-left: -4px;
width: 8px;
height: 8px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background: #262625;
-webkit-box-shadow: 0 0 2px #262625;
box-shadow: 0 0 2px #262625;
}
#selectionSharerPopover.anim {
-webkit-transition: top .075s ease-out;
-o-transition: top .075s ease-out;
transition: top .075s ease-out;
animation: selectionSharerPopover-animation 180ms forwards linear;
-webkit-animation: selectionSharerPopover-animation 180ms forwards linear;
}
#selectionSharerPopover-inner {
position: relative;
overflow: hidden;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid;
border-color: #262625 #1c1c1b #121211;
-webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.7), inset 0 0 1px rgba(255, 255, 255, 0.07), inset 0 0 2px rgba(255, 255, 255, 0.15);
box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.7), inset 0 0 1px rgba(255, 255, 255, 0.07), inset 0 0 2px rgba(255, 255, 255, 0.15);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(49, 49, 47, 0.97)), to(#262625));
background: -webkit-linear-gradient(top, rgba(49, 49, 47, 0.97), #262625);
background: -o-linear-gradient(top, rgba(49, 49, 47, 0.97), #262625);
background: linear-gradient(to bottom, rgba(49, 49, 47, 0.97), #262625);
background-repeat: repeat-x;
}
#selectionSharerPopover .selectionSharerPopover-clip {
position: absolute;
bottom: -11px;
display: block;
left: 50%;
clip: rect(12px 24px 24px 0);
margin-left: -12px;
width: 24px;
height: 24px;
line-height: 24px;
}
#selectionSharerPopover .selectionSharerPopover-arrow {
display: block;
width: 20px;
height: 20px;
-webkit-transform: rotate(45deg) scale(0.5);
-ms-transform: rotate(45deg) scale(0.5);
transform: rotate(45deg) scale(0.5);
background-color: #454543;
border: 2px solid #121211;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.selectionSharer ul {
padding: 0;
display: inline;
}
.selectionSharer ul li {
float: left;
list-style: none;
background: none;
margin: 0;
}
.selectionSharer a.action {
display: block;
text-indent: -200px;
margin: 5px 7px;
width: 20px;
height: 20px;
border: none;
}
.selectionSharer a:hover {
color: #ccc;
}
.selectionSharer a.tweet {
background: url("data:image/svg+xml;charset=utf8,%3csvg xmlns='http://www.w3.org/2000/svg' width='171' height='139'%3e%3cg transform='translate(-282.32053,-396.30734)'%3e%3cpath style='fill:white' d='m 453.82593,412.80619 c -6.3097,2.79897 -13.09189,4.68982 -20.20852,5.54049 7.26413,-4.35454 12.84406,-11.24992 15.47067,-19.46675 -6.79934,4.03295 -14.3293,6.96055 -22.34461,8.53841 -6.41775,-6.83879 -15.56243,-11.111 -25.68298,-11.111 -19.43159,0 -35.18696,15.75365 -35.18696,35.18525 0,2.75781 0.31128,5.44359 0.91155,8.01875 -29.24344,-1.46723 -55.16995,-15.47582 -72.52461,-36.76396 -3.02879,5.19662 -4.76443,11.24048 -4.76443,17.6891 0,12.20777 6.21194,22.97747 15.65332,29.28716 -5.76773,-0.18265 -11.19331,-1.76565 -15.93716,-4.40083 -0.004,0.14663 -0.004,0.29412 -0.004,0.44248 0,17.04767 12.12889,31.26806 28.22555,34.50266 -2.95247,0.80436 -6.06101,1.23398 -9.26989,1.23398 -2.2673,0 -4.47114,-0.22124 -6.62011,-0.63114 4.47801,13.97857 17.47214,24.15143 32.86992,24.43441 -12.04227,9.43796 -27.21366,15.06335 -43.69965,15.06335 -2.84014,0 -5.64082,-0.16722 -8.39349,-0.49223 15.57186,9.98421 34.06703,15.8094 53.93768,15.8094 64.72024,0 100.11301,-53.61524 100.11301,-100.11387 0,-1.52554 -0.0343,-3.04251 -0.10204,-4.55261 6.87394,-4.95995 12.83891,-11.15646 17.55618,-18.21305 z' /%3e%3c/g%3e%3c/svg%3e") no-repeat;
-webkit-background-size: 18px 18px;
background-size: 18px;
background-position: 2px 4px;
}
.selectionSharer a.facebook {
background: url("data:image/svg+xml;charset=utf8,%3csvg viewBox='0 0 33 33' width='25' height='25' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='fill:white' d='M 17.996,32L 12,32 L 12,16 l-4,0 l0-5.514 l 4-0.002l-0.006-3.248C 11.993,2.737, 13.213,0, 18.512,0l 4.412,0 l0,5.515 l-2.757,0 c-2.063,0-2.163,0.77-2.163,2.209l-0.008,2.76l 4.959,0 l-0.585,5.514L 18,16L 17.996,32z'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") no-repeat;
-webkit-background-size: 18px 18px;
background-size: 18px;
background-position: 0px 2px;
display: none;
}
.selectionSharer a.email {
background: url("data:image/svg+xml;charset=utf8,%3csvg xmlns='http://www.w3.org/2000/svg' width='94' height='64'%3e%3cg transform='translate(-10, -10)' fill='transparent'%3e%3crect x='0' y='0' width='114' height='114'%3e%3c/rect%3e%3cpath d='M12,12 L102,12 L102,72 L12,72 L12,12 Z M16,12 L53,49 C55.6666667,51 58.3333333,51 61,49 L98,12 L16,12 Z M15,72 L45,42 L15,72 Z M69,42 L99,72 L69,42 Z' stroke='white' stroke-width='5'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") no-repeat;
-webkit-background-size: 20px 20px;
background-size: 20px;
background-position: 0px 4px;
}
#selectionSharerPopunder.fixed {
-webkit-transition: bottom 0.5s ease-in-out;
-o-transition: bottom 0.5s ease-in-out;
transition: bottom 0.5s ease-in-out;
width: 100%;
position: fixed;
left: 0;
bottom: -50px;
}
.selectionSharer {
transition: -webkit-transform 0.6s ease-in-out;
}
.selectionSharer.moveDown {
-webkit-transform: translate3d(0, 60px, 0);
}
#selectionSharerPopunder {
position: absolute;
left: 0;
width: 100%;
height: 0px;
-webkit-transition: height 0.5s ease-in-out;
-o-transition: height 0.5s ease-in-out;
transition: height 0.5s ease-in-out;
background: #ccc;
border: none;
-webkit-box-shadow: inset 0px 10px 5px -10px rgba(0, 0, 0, 0.5), inset 0px -10px 5px -10px rgba(0, 0, 0, 0.5);
box-shadow: inset 0px 10px 5px -10px rgba(0, 0, 0, 0.5), inset 0px -10px 5px -10px rgba(0, 0, 0, 0.5);
-webkit-border-radius: 0;
border-radius: 0;
overflow: hidden;
}
#selectionSharerPopunder.show {
height: 50px;
}
.selectionSharerPlaceholder {
height: 1em;
margin-bottom: -2em;
-webkit-transition: height 0.5s ease-in-out;
-o-transition: height 0.5s ease-in-out;
transition: height 0.5s ease-in-out;
}
.selectionSharerPlaceholder.show {
height: 50px !important;
}
#selectionSharerPopunder-inner ul {
overflow: hidden;
float: right;
margin: 0px;
}
#selectionSharerPopunder-inner ul li {
padding: 5px;
overflow: hidden;
}
#selectionSharerPopunder-inner label {
color: white;
font-weight: 300;
line-height: 50px;
margin: 0px 20px 0px 10px;
}
#selectionSharerPopunder-inner a {
width: 30px;
height: 30px;
-webkit-background-size: 30px 30px;
background-size: 30px;
}
#selectionSharerPopunder-inner a.tweet {
background-position: 0px 2px;
}  @font-face {
font-family: 'FontAwesome';
src: url(//blog.compreroupa.com.br/wp-content/themes/writee-pro/assets/fonts/fontawesome-webfont.eot);
src: url(//blog.compreroupa.com.br/wp-content/themes/writee-pro/assets/fonts/fontawesome-webfont.eot) format("embedded-opentype"), url(//blog.compreroupa.com.br/wp-content/themes/writee-pro/assets/fonts/fontawesome-webfont.woff2) format("woff2"), url(//blog.compreroupa.com.br/wp-content/themes/writee-pro/assets/fonts/fontawesome-webfont.woff) format("woff"), url(//blog.compreroupa.com.br/wp-content/themes/writee-pro/assets/fonts/fontawesome-webfont.ttf) format("truetype"), url(//blog.compreroupa.com.br/wp-content/themes/writee-pro/assets/fonts/fontawesome-webfont.svg) 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.33333em;
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.28571em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14286em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14286em;
width: 2.14286em;
top: 0.14286em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
-webkit-border-radius: .1em;
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 {
-webkit-filter: none;
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: #fff;
} .fa-glass:before {
content: "";
}
.fa-music:before {
content: "";
}
.fa-search:before {
content: "";
}
.fa-envelope-o:before {
content: "";
}
.fa-heart:before {
content: "";
}
.fa-star:before {
content: "";
}
.fa-star-o:before {
content: "";
}
.fa-user:before {
content: "";
}
.fa-film:before {
content: "";
}
.fa-th-large:before {
content: "";
}
.fa-th:before {
content: "";
}
.fa-th-list:before {
content: "";
}
.fa-check:before {
content: "";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "";
}
.fa-search-plus:before {
content: "";
}
.fa-search-minus:before {
content: "";
}
.fa-power-off:before {
content: "";
}
.fa-signal:before {
content: "";
}
.fa-gear:before,
.fa-cog:before {
content: "";
}
.fa-trash-o:before {
content: "";
}
.fa-home:before {
content: "";
}
.fa-file-o:before {
content: "";
}
.fa-clock-o:before {
content: "";
}
.fa-road:before {
content: "";
}
.fa-download:before {
content: "";
}
.fa-arrow-circle-o-down:before {
content: "";
}
.fa-arrow-circle-o-up:before {
content: "";
}
.fa-inbox:before {
content: "";
}
.fa-play-circle-o:before {
content: "";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "";
}
.fa-refresh:before {
content: "";
}
.fa-list-alt:before {
content: "";
}
.fa-lock:before {
content: "";
}
.fa-flag:before {
content: "";
}
.fa-headphones:before {
content: "";
}
.fa-volume-off:before {
content: "";
}
.fa-volume-down:before {
content: "";
}
.fa-volume-up:before {
content: "";
}
.fa-qrcode:before {
content: "";
}
.fa-barcode:before {
content: "";
}
.fa-tag:before {
content: "";
}
.fa-tags:before {
content: "";
}
.fa-book:before {
content: "";
}
.fa-bookmark:before {
content: "";
}
.fa-print:before {
content: "";
}
.fa-camera:before {
content: "";
}
.fa-font:before {
content: "";
}
.fa-bold:before {
content: "";
}
.fa-italic:before {
content: "";
}
.fa-text-height:before {
content: "";
}
.fa-text-width:before {
content: "";
}
.fa-align-left:before {
content: "";
}
.fa-align-center:before {
content: "";
}
.fa-align-right:before {
content: "";
}
.fa-align-justify:before {
content: "";
}
.fa-list:before {
content: "";
}
.fa-dedent:before,
.fa-outdent:before {
content: "";
}
.fa-indent:before {
content: "";
}
.fa-video-camera:before {
content: "";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "";
}
.fa-pencil:before {
content: "";
}
.fa-map-marker:before {
content: "";
}
.fa-adjust:before {
content: "";
}
.fa-tint:before {
content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "";
}
.fa-share-square-o:before {
content: "";
}
.fa-check-square-o:before {
content: "";
}
.fa-arrows:before {
content: "";
}
.fa-step-backward:before {
content: "";
}
.fa-fast-backward:before {
content: "";
}
.fa-backward:before {
content: "";
}
.fa-play:before {
content: "";
}
.fa-pause:before {
content: "";
}
.fa-stop:before {
content: "";
}
.fa-forward:before {
content: "";
}
.fa-fast-forward:before {
content: "";
}
.fa-step-forward:before {
content: "";
}
.fa-eject:before {
content: "";
}
.fa-chevron-left:before {
content: "";
}
.fa-chevron-right:before {
content: "";
}
.fa-plus-circle:before {
content: "";
}
.fa-minus-circle:before {
content: "";
}
.fa-times-circle:before {
content: "";
}
.fa-check-circle:before {
content: "";
}
.fa-question-circle:before {
content: "";
}
.fa-info-circle:before {
content: "";
}
.fa-crosshairs:before {
content: "";
}
.fa-times-circle-o:before {
content: "";
}
.fa-check-circle-o:before {
content: "";
}
.fa-ban:before {
content: "";
}
.fa-arrow-left:before {
content: "";
}
.fa-arrow-right:before {
content: "";
}
.fa-arrow-up:before {
content: "";
}
.fa-arrow-down:before {
content: "";
}
.fa-mail-forward:before,
.fa-share:before {
content: "";
}
.fa-expand:before {
content: "";
}
.fa-compress:before {
content: "";
}
.fa-plus:before {
content: "";
}
.fa-minus:before {
content: "";
}
.fa-asterisk:before {
content: "";
}
.fa-exclamation-circle:before {
content: "";
}
.fa-gift:before {
content: "";
}
.fa-leaf:before {
content: "";
}
.fa-fire:before {
content: "";
}
.fa-eye:before {
content: "";
}
.fa-eye-slash:before {
content: "";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "";
}
.fa-plane:before {
content: "";
}
.fa-calendar:before {
content: "";
}
.fa-random:before {
content: "";
}
.fa-comment:before {
content: "";
}
.fa-magnet:before {
content: "";
}
.fa-chevron-up:before {
content: "";
}
.fa-chevron-down:before {
content: "";
}
.fa-retweet:before {
content: "";
}
.fa-shopping-cart:before {
content: "";
}
.fa-folder:before {
content: "";
}
.fa-folder-open:before {
content: "";
}
.fa-arrows-v:before {
content: "";
}
.fa-arrows-h:before {
content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "";
}
.fa-twitter-square:before {
content: "";
}
.fa-facebook-square:before {
content: "";
}
.fa-camera-retro:before {
content: "";
}
.fa-key:before {
content: "";
}
.fa-gears:before,
.fa-cogs:before {
content: "";
}
.fa-comments:before {
content: "";
}
.fa-thumbs-o-up:before {
content: "";
}
.fa-thumbs-o-down:before {
content: "";
}
.fa-star-half:before {
content: "";
}
.fa-heart-o:before {
content: "";
}
.fa-sign-out:before {
content: "";
}
.fa-linkedin-square:before {
content: "";
}
.fa-thumb-tack:before {
content: "";
}
.fa-external-link:before {
content: "";
}
.fa-sign-in:before {
content: "";
}
.fa-trophy:before {
content: "";
}
.fa-github-square:before {
content: "";
}
.fa-upload:before {
content: "";
}
.fa-lemon-o:before {
content: "";
}
.fa-phone:before {
content: "";
}
.fa-square-o:before {
content: "";
}
.fa-bookmark-o:before {
content: "";
}
.fa-phone-square:before {
content: "";
}
.fa-twitter:before {
content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "";
}
.fa-github:before {
content: "";
}
.fa-unlock:before {
content: "";
}
.fa-credit-card:before {
content: "";
}
.fa-feed:before,
.fa-rss:before,
.widget_rss .widget-title .rsswidget:before {
content: "";
}
.fa-hdd-o:before {
content: "";
}
.fa-bullhorn:before {
content: "";
}
.fa-bell:before {
content: "";
}
.fa-certificate:before {
content: "";
}
.fa-hand-o-right:before {
content: "";
}
.fa-hand-o-left:before {
content: "";
}
.fa-hand-o-up:before {
content: "";
}
.fa-hand-o-down:before {
content: "";
}
.fa-arrow-circle-left:before {
content: "";
}
.fa-arrow-circle-right:before {
content: "";
}
.fa-arrow-circle-up:before {
content: "";
}
.fa-arrow-circle-down:before {
content: "";
}
.fa-globe:before {
content: "";
}
.fa-wrench:before {
content: "";
}
.fa-tasks:before {
content: "";
}
.fa-filter:before {
content: "";
}
.fa-briefcase:before {
content: "";
}
.fa-arrows-alt:before {
content: "";
}
.fa-group:before,
.fa-users:before {
content: "";
}
.fa-chain:before,
.fa-link:before {
content: "";
}
.fa-cloud:before {
content: "";
}
.fa-flask:before {
content: "";
}
.fa-cut:before,
.fa-scissors:before {
content: "";
}
.fa-copy:before,
.fa-files-o:before {
content: "";
}
.fa-paperclip:before {
content: "";
}
.fa-save:before,
.fa-floppy-o:before {
content: "";
}
.fa-square:before {
content: "";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "";
}
.fa-list-ul:before {
content: "";
}
.fa-list-ol:before {
content: "";
}
.fa-strikethrough:before {
content: "";
}
.fa-underline:before {
content: "";
}
.fa-table:before {
content: "";
}
.fa-magic:before {
content: "";
}
.fa-truck:before {
content: "";
}
.fa-pinterest:before {
content: "";
}
.fa-pinterest-square:before {
content: "";
}
.fa-google-plus-square:before {
content: "";
}
.fa-google-plus:before {
content: "";
}
.fa-money:before {
content: "";
}
.fa-caret-down:before {
content: "";
}
.fa-caret-up:before {
content: "";
}
.fa-caret-left:before {
content: "";
}
.fa-caret-right:before {
content: "";
}
.fa-columns:before {
content: "";
}
.fa-unsorted:before,
.fa-sort:before {
content: "";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "";
}
.fa-envelope:before {
content: "";
}
.fa-linkedin:before {
content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "";
}
.fa-legal:before,
.fa-gavel:before {
content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "";
}
.fa-comment-o:before {
content: "";
}
.fa-comments-o:before {
content: "";
}
.fa-flash:before,
.fa-bolt:before {
content: "";
}
.fa-sitemap:before {
content: "";
}
.fa-umbrella:before {
content: "";
}
.fa-paste:before,
.fa-clipboard:before {
content: "";
}
.fa-lightbulb-o:before {
content: "";
}
.fa-exchange:before {
content: "";
}
.fa-cloud-download:before {
content: "";
}
.fa-cloud-upload:before {
content: "";
}
.fa-user-md:before {
content: "";
}
.fa-stethoscope:before {
content: "";
}
.fa-suitcase:before {
content: "";
}
.fa-bell-o:before {
content: "";
}
.fa-coffee:before {
content: "";
}
.fa-cutlery:before {
content: "";
}
.fa-file-text-o:before {
content: "";
}
.fa-building-o:before {
content: "";
}
.fa-hospital-o:before {
content: "";
}
.fa-ambulance:before {
content: "";
}
.fa-medkit:before {
content: "";
}
.fa-fighter-jet:before {
content: "";
}
.fa-beer:before {
content: "";
}
.fa-h-square:before {
content: "";
}
.fa-plus-square:before {
content: "";
}
.fa-angle-double-left:before {
content: "";
}
.fa-angle-double-right:before {
content: "";
}
.fa-angle-double-up:before {
content: "";
}
.fa-angle-double-down:before {
content: "";
}
.fa-angle-left:before {
content: "";
}
.fa-angle-right:before {
content: "";
}
.fa-angle-up:before {
content: "";
}
.fa-angle-down:before {
content: "";
}
.fa-desktop:before {
content: "";
}
.fa-laptop:before {
content: "";
}
.fa-tablet:before {
content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "";
}
.fa-circle-o:before {
content: "";
}
.fa-quote-left:before {
content: "";
}
.fa-quote-right:before {
content: "";
}
.fa-spinner:before {
content: "";
}
.fa-circle:before {
content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "";
}
.fa-github-alt:before {
content: "";
}
.fa-folder-o:before {
content: "";
}
.fa-folder-open-o:before {
content: "";
}
.fa-smile-o:before {
content: "";
}
.fa-frown-o:before {
content: "";
}
.fa-meh-o:before {
content: "";
}
.fa-gamepad:before {
content: "";
}
.fa-keyboard-o:before {
content: "";
}
.fa-flag-o:before {
content: "";
}
.fa-flag-checkered:before {
content: "";
}
.fa-terminal:before {
content: "";
}
.fa-code:before {
content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "";
}
.fa-location-arrow:before {
content: "";
}
.fa-crop:before {
content: "";
}
.fa-code-fork:before {
content: "";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "";
}
.fa-question:before {
content: "";
}
.fa-info:before {
content: "";
}
.fa-exclamation:before {
content: "";
}
.fa-superscript:before {
content: "";
}
.fa-subscript:before {
content: "";
}
.fa-eraser:before {
content: "";
}
.fa-puzzle-piece:before {
content: "";
}
.fa-microphone:before {
content: "";
}
.fa-microphone-slash:before {
content: "";
}
.fa-shield:before {
content: "";
}
.fa-calendar-o:before {
content: "";
}
.fa-fire-extinguisher:before {
content: "";
}
.fa-rocket:before {
content: "";
}
.fa-maxcdn:before {
content: "";
}
.fa-chevron-circle-left:before {
content: "";
}
.fa-chevron-circle-right:before {
content: "";
}
.fa-chevron-circle-up:before {
content: "";
}
.fa-chevron-circle-down:before {
content: "";
}
.fa-html5:before {
content: "";
}
.fa-css3:before {
content: "";
}
.fa-anchor:before {
content: "";
}
.fa-unlock-alt:before {
content: "";
}
.fa-bullseye:before {
content: "";
}
.fa-ellipsis-h:before {
content: "";
}
.fa-ellipsis-v:before {
content: "";
}
.fa-rss-square:before {
content: "";
}
.fa-play-circle:before {
content: "";
}
.fa-ticket:before {
content: "";
}
.fa-minus-square:before {
content: "";
}
.fa-minus-square-o:before {
content: "";
}
.fa-level-up:before {
content: "";
}
.fa-level-down:before {
content: "";
}
.fa-check-square:before {
content: "";
}
.fa-pencil-square:before {
content: "";
}
.fa-external-link-square:before {
content: "";
}
.fa-share-square:before {
content: "";
}
.fa-compass:before {
content: "";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "";
}
.fa-euro:before,
.fa-eur:before {
content: "";
}
.fa-gbp:before {
content: "";
}
.fa-dollar:before,
.fa-usd:before {
content: "";
}
.fa-rupee:before,
.fa-inr:before {
content: "";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "";
}
.fa-won:before,
.fa-krw:before {
content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "";
}
.fa-file:before {
content: "";
}
.fa-file-text:before {
content: "";
}
.fa-sort-alpha-asc:before {
content: "";
}
.fa-sort-alpha-desc:before {
content: "";
}
.fa-sort-amount-asc:before {
content: "";
}
.fa-sort-amount-desc:before {
content: "";
}
.fa-sort-numeric-asc:before {
content: "";
}
.fa-sort-numeric-desc:before {
content: "";
}
.fa-thumbs-up:before {
content: "";
}
.fa-thumbs-down:before {
content: "";
}
.fa-youtube-square:before {
content: "";
}
.fa-youtube:before {
content: "";
}
.fa-xing:before {
content: "";
}
.fa-xing-square:before {
content: "";
}
.fa-youtube-play:before {
content: "";
}
.fa-dropbox:before {
content: "";
}
.fa-stack-overflow:before {
content: "";
}
.fa-instagram:before {
content: "";
}
.fa-flickr:before {
content: "";
}
.fa-adn:before {
content: "";
}
.fa-bitbucket:before {
content: "";
}
.fa-bitbucket-square:before {
content: "";
}
.fa-tumblr:before {
content: "";
}
.fa-tumblr-square:before {
content: "";
}
.fa-long-arrow-down:before {
content: "";
}
.fa-long-arrow-up:before {
content: "";
}
.fa-long-arrow-left:before {
content: "";
}
.fa-long-arrow-right:before {
content: "";
}
.fa-apple:before {
content: "";
}
.fa-windows:before {
content: "";
}
.fa-android:before {
content: "";
}
.fa-linux:before {
content: "";
}
.fa-dribbble:before {
content: "";
}
.fa-skype:before {
content: "";
}
.fa-foursquare:before {
content: "";
}
.fa-trello:before {
content: "";
}
.fa-female:before {
content: "";
}
.fa-male:before {
content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "";
}
.fa-sun-o:before {
content: "";
}
.fa-moon-o:before {
content: "";
}
.fa-archive:before {
content: "";
}
.fa-bug:before {
content: "";
}
.fa-vk:before {
content: "";
}
.fa-weibo:before {
content: "";
}
.fa-renren:before {
content: "";
}
.fa-pagelines:before {
content: "";
}
.fa-stack-exchange:before {
content: "";
}
.fa-arrow-circle-o-right:before {
content: "";
}
.fa-arrow-circle-o-left:before {
content: "";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "";
}
.fa-dot-circle-o:before {
content: "";
}
.fa-wheelchair:before {
content: "";
}
.fa-vimeo-square:before {
content: "";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "";
}
.fa-plus-square-o:before {
content: "";
}
.fa-space-shuttle:before {
content: "";
}
.fa-slack:before {
content: "";
}
.fa-envelope-square:before {
content: "";
}
.fa-wordpress:before {
content: "";
}
.fa-openid:before {
content: "";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "";
}
.fa-yahoo:before {
content: "";
}
.fa-google:before {
content: "";
}
.fa-reddit:before {
content: "";
}
.fa-reddit-square:before {
content: "";
}
.fa-stumbleupon-circle:before {
content: "";
}
.fa-stumbleupon:before {
content: "";
}
.fa-delicious:before {
content: "";
}
.fa-digg:before {
content: "";
}
.fa-pied-piper-pp:before {
content: "";
}
.fa-pied-piper-alt:before {
content: "";
}
.fa-drupal:before {
content: "";
}
.fa-joomla:before {
content: "";
}
.fa-language:before {
content: "";
}
.fa-fax:before {
content: "";
}
.fa-building:before {
content: "";
}
.fa-child:before {
content: "";
}
.fa-paw:before {
content: "";
}
.fa-spoon:before {
content: "";
}
.fa-cube:before {
content: "";
}
.fa-cubes:before {
content: "";
}
.fa-behance:before {
content: "";
}
.fa-behance-square:before {
content: "";
}
.fa-steam:before {
content: "";
}
.fa-steam-square:before {
content: "";
}
.fa-recycle:before {
content: "";
}
.fa-automobile:before,
.fa-car:before {
content: "";
}
.fa-cab:before,
.fa-taxi:before {
content: "";
}
.fa-tree:before {
content: "";
}
.fa-spotify:before {
content: "";
}
.fa-deviantart:before {
content: "";
}
.fa-soundcloud:before {
content: "";
}
.fa-database:before {
content: "";
}
.fa-file-pdf-o:before {
content: "";
}
.fa-file-word-o:before {
content: "";
}
.fa-file-excel-o:before {
content: "";
}
.fa-file-powerpoint-o:before {
content: "";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "";
}
.fa-file-code-o:before {
content: "";
}
.fa-vine:before {
content: "";
}
.fa-codepen:before {
content: "";
}
.fa-jsfiddle:before {
content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "";
}
.fa-circle-o-notch:before {
content: "";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "";
}
.fa-ge:before,
.fa-empire:before {
content: "";
}
.fa-git-square:before {
content: "";
}
.fa-git:before {
content: "";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "";
}
.fa-tencent-weibo:before {
content: "";
}
.fa-qq:before {
content: "";
}
.fa-wechat:before,
.fa-weixin:before {
content: "";
}
.fa-send:before,
.fa-paper-plane:before {
content: "";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "";
}
.fa-history:before {
content: "";
}
.fa-circle-thin:before {
content: "";
}
.fa-header:before {
content: "";
}
.fa-paragraph:before {
content: "";
}
.fa-sliders:before {
content: "";
}
.fa-share-alt:before {
content: "";
}
.fa-share-alt-square:before {
content: "";
}
.fa-bomb:before {
content: "";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "";
}
.fa-tty:before {
content: "";
}
.fa-binoculars:before {
content: "";
}
.fa-plug:before {
content: "";
}
.fa-slideshare:before {
content: "";
}
.fa-twitch:before {
content: "";
}
.fa-yelp:before {
content: "";
}
.fa-newspaper-o:before {
content: "";
}
.fa-wifi:before {
content: "";
}
.fa-calculator:before {
content: "";
}
.fa-paypal:before {
content: "";
}
.fa-google-wallet:before {
content: "";
}
.fa-cc-visa:before {
content: "";
}
.fa-cc-mastercard:before {
content: "";
}
.fa-cc-discover:before {
content: "";
}
.fa-cc-amex:before {
content: "";
}
.fa-cc-paypal:before {
content: "";
}
.fa-cc-stripe:before {
content: "";
}
.fa-bell-slash:before {
content: "";
}
.fa-bell-slash-o:before {
content: "";
}
.fa-trash:before {
content: "";
}
.fa-copyright:before {
content: "";
}
.fa-at:before {
content: "";
}
.fa-eyedropper:before {
content: "";
}
.fa-paint-brush:before {
content: "";
}
.fa-birthday-cake:before {
content: "";
}
.fa-area-chart:before {
content: "";
}
.fa-pie-chart:before {
content: "";
}
.fa-line-chart:before {
content: "";
}
.fa-lastfm:before {
content: "";
}
.fa-lastfm-square:before {
content: "";
}
.fa-toggle-off:before {
content: "";
}
.fa-toggle-on:before {
content: "";
}
.fa-bicycle:before {
content: "";
}
.fa-bus:before {
content: "";
}
.fa-ioxhost:before {
content: "";
}
.fa-angellist:before {
content: "";
}
.fa-cc:before {
content: "";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "";
}
.fa-meanpath:before {
content: "";
}
.fa-buysellads:before {
content: "";
}
.fa-connectdevelop:before {
content: "";
}
.fa-dashcube:before {
content: "";
}
.fa-forumbee:before {
content: "";
}
.fa-leanpub:before {
content: "";
}
.fa-sellsy:before {
content: "";
}
.fa-shirtsinbulk:before {
content: "";
}
.fa-simplybuilt:before {
content: "";
}
.fa-skyatlas:before {
content: "";
}
.fa-cart-plus:before {
content: "";
}
.fa-cart-arrow-down:before {
content: "";
}
.fa-diamond:before {
content: "";
}
.fa-ship:before {
content: "";
}
.fa-user-secret:before {
content: "";
}
.fa-motorcycle:before {
content: "";
}
.fa-street-view:before {
content: "";
}
.fa-heartbeat:before {
content: "";
}
.fa-venus:before {
content: "";
}
.fa-mars:before {
content: "";
}
.fa-mercury:before {
content: "";
}
.fa-intersex:before,
.fa-transgender:before {
content: "";
}
.fa-transgender-alt:before {
content: "";
}
.fa-venus-double:before {
content: "";
}
.fa-mars-double:before {
content: "";
}
.fa-venus-mars:before {
content: "";
}
.fa-mars-stroke:before {
content: "";
}
.fa-mars-stroke-v:before {
content: "";
}
.fa-mars-stroke-h:before {
content: "";
}
.fa-neuter:before {
content: "";
}
.fa-genderless:before {
content: "";
}
.fa-facebook-official:before {
content: "";
}
.fa-pinterest-p:before {
content: "";
}
.fa-whatsapp:before {
content: "";
}
.fa-server:before {
content: "";
}
.fa-user-plus:before {
content: "";
}
.fa-user-times:before {
content: "";
}
.fa-hotel:before,
.fa-bed:before {
content: "";
}
.fa-viacoin:before {
content: "";
}
.fa-train:before {
content: "";
}
.fa-subway:before {
content: "";
}
.fa-medium:before {
content: "";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "";
}
.fa-optin-monster:before {
content: "";
}
.fa-opencart:before {
content: "";
}
.fa-expeditedssl:before {
content: "";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "";
}
.fa-mouse-pointer:before {
content: "";
}
.fa-i-cursor:before {
content: "";
}
.fa-object-group:before {
content: "";
}
.fa-object-ungroup:before {
content: "";
}
.fa-sticky-note:before {
content: "";
}
.fa-sticky-note-o:before {
content: "";
}
.fa-cc-jcb:before {
content: "";
}
.fa-cc-diners-club:before {
content: "";
}
.fa-clone:before {
content: "";
}
.fa-balance-scale:before {
content: "";
}
.fa-hourglass-o:before {
content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "";
}
.fa-hourglass:before {
content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "";
}
.fa-hand-scissors-o:before {
content: "";
}
.fa-hand-lizard-o:before {
content: "";
}
.fa-hand-spock-o:before {
content: "";
}
.fa-hand-pointer-o:before {
content: "";
}
.fa-hand-peace-o:before {
content: "";
}
.fa-trademark:before {
content: "";
}
.fa-registered:before {
content: "";
}
.fa-creative-commons:before {
content: "";
}
.fa-gg:before {
content: "";
}
.fa-gg-circle:before {
content: "";
}
.fa-tripadvisor:before {
content: "";
}
.fa-odnoklassniki:before {
content: "";
}
.fa-odnoklassniki-square:before {
content: "";
}
.fa-get-pocket:before {
content: "";
}
.fa-wikipedia-w:before {
content: "";
}
.fa-safari:before {
content: "";
}
.fa-chrome:before {
content: "";
}
.fa-firefox:before {
content: "";
}
.fa-opera:before {
content: "";
}
.fa-internet-explorer:before {
content: "";
}
.fa-tv:before,
.fa-television:before {
content: "";
}
.fa-contao:before {
content: "";
}
.fa-500px:before {
content: "";
}
.fa-amazon:before {
content: "";
}
.fa-calendar-plus-o:before {
content: "";
}
.fa-calendar-minus-o:before {
content: "";
}
.fa-calendar-times-o:before {
content: "";
}
.fa-calendar-check-o:before {
content: "";
}
.fa-industry:before {
content: "";
}
.fa-map-pin:before {
content: "";
}
.fa-map-signs:before {
content: "";
}
.fa-map-o:before {
content: "";
}
.fa-map:before {
content: "";
}
.fa-commenting:before {
content: "";
}
.fa-commenting-o:before {
content: "";
}
.fa-houzz:before {
content: "";
}
.fa-vimeo:before {
content: "";
}
.fa-black-tie:before {
content: "";
}
.fa-fonticons:before {
content: "";
}
.fa-reddit-alien:before {
content: "";
}
.fa-edge:before {
content: "";
}
.fa-credit-card-alt:before {
content: "";
}
.fa-codiepie:before {
content: "";
}
.fa-modx:before {
content: "";
}
.fa-fort-awesome:before {
content: "";
}
.fa-usb:before {
content: "";
}
.fa-product-hunt:before {
content: "";
}
.fa-mixcloud:before {
content: "";
}
.fa-scribd:before {
content: "";
}
.fa-pause-circle:before {
content: "";
}
.fa-pause-circle-o:before {
content: "";
}
.fa-stop-circle:before {
content: "";
}
.fa-stop-circle-o:before {
content: "";
}
.fa-shopping-bag:before {
content: "";
}
.fa-shopping-basket:before {
content: "";
}
.fa-hashtag:before {
content: "";
}
.fa-bluetooth:before {
content: "";
}
.fa-bluetooth-b:before {
content: "";
}
.fa-percent:before {
content: "";
}
.fa-gitlab:before {
content: "";
}
.fa-wpbeginner:before {
content: "";
}
.fa-wpforms:before {
content: "";
}
.fa-envira:before {
content: "";
}
.fa-universal-access:before {
content: "";
}
.fa-wheelchair-alt:before {
content: "";
}
.fa-question-circle-o:before {
content: "";
}
.fa-blind:before {
content: "";
}
.fa-audio-description:before {
content: "";
}
.fa-volume-control-phone:before {
content: "";
}
.fa-braille:before {
content: "";
}
.fa-assistive-listening-systems:before {
content: "";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "";
}
.fa-glide:before {
content: "";
}
.fa-glide-g:before {
content: "";
}
.fa-signing:before,
.fa-sign-language:before {
content: "";
}
.fa-low-vision:before {
content: "";
}
.fa-viadeo:before {
content: "";
}
.fa-viadeo-square:before {
content: "";
}
.fa-snapchat:before {
content: "";
}
.fa-snapchat-ghost:before {
content: "";
}
.fa-snapchat-square:before {
content: "";
}
.fa-pied-piper:before {
content: "";
}
.fa-first-order:before {
content: "";
}
.fa-yoast:before {
content: "";
}
.fa-themeisle:before {
content: "";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "";
}
.fa-handshake-o:before {
content: "";
}
.fa-envelope-open:before {
content: "";
}
.fa-envelope-open-o:before {
content: "";
}
.fa-linode:before {
content: "";
}
.fa-address-book:before {
content: "";
}
.fa-address-book-o:before {
content: "";
}
.fa-vcard:before,
.fa-address-card:before {
content: "";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "";
}
.fa-user-circle:before {
content: "";
}
.fa-user-circle-o:before {
content: "";
}
.fa-user-o:before {
content: "";
}
.fa-id-badge:before {
content: "";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "";
}
.fa-quora:before {
content: "";
}
.fa-free-code-camp:before {
content: "";
}
.fa-telegram:before {
content: "";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "";
}
.fa-shower:before {
content: "";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "";
}
.fa-podcast:before {
content: "";
}
.fa-window-maximize:before {
content: "";
}
.fa-window-minimize:before {
content: "";
}
.fa-window-restore:before {
content: "";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "";
}
.fa-bandcamp:before {
content: "";
}
.fa-grav:before {
content: "";
}
.fa-etsy:before {
content: "";
}
.fa-imdb:before {
content: "";
}
.fa-ravelry:before {
content: "";
}
.fa-eercast:before {
content: "";
}
.fa-microchip:before {
content: "";
}
.fa-snowflake-o:before {
content: "";
}
.fa-superpowers:before {
content: "";
}
.fa-wpexplorer:before {
content: "";
}
.fa-meetup:before {
content: "";
}
.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;
}  .site-brand {
position: relative;
}
.site-brand:after {
display: table;
clear: both;
content: " ";
}
.site-brand h1, .site-brand h2, .site-brand h3, .site-brand h4, .site-brand h5, .site-brand h6 {
font-size: 2.25rem;
padding: 0;
margin: 0;
}
@media screen and (min-width: 768px) {
.site-brand {
padding-top: 1.11111em;
padding-bottom: 1.11111em;
}
}
@media screen and (max-width: 767px) {
.site-brand {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
}
.site-logo, .site-heading {
display: block;
text-align: inherit;
}
.site-logo img, .site-heading img {
display: inline-block;
-webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
-o-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen and (max-width: 767px) {
.site-logo, .site-heading {
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
padding-top: 1rem !important;
padding-bottom: 0rem !important;
}
.site-logo img, .site-heading img {
max-width: 100%;
width: auto;
height: auto;
}
} .primary-navigation {
display: block;
z-index: 100;
}
.primary-navigation a {
position: relative;
display: block;
vertical-align: middle;
line-height: 3.125em;
color: currentColor;
text-align: inherit;
text-decoration: none;
white-space: nowrap;
text-align: left;
padding: 0 1.25em;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.primary-navigation a:hover {
opacity: 0.8;
color: currentColor;
}
.primary-navigation > ul > li > a, .primary-navigation > ul > li > a:before {
line-height: 3.125em;
}
.primary-navigation ul {
list-style: none;
display: block;
margin: 0;
padding: 0;
background-color: inherit;
}
.primary-navigation ul li {
display: block;
background-color: inherit;
}
.primary-navigation ul li ul li a {
min-width: 11.25em;
}
.primary-navigation ul li ul {
display: none;
}
@media screen and (min-width: 768px) {
.primary-navigation {
display: inline-block;
vertical-align: middle;
}
.primary-navigation .menu-item-has-children > a {
padding-right: 3.125em;
}
.primary-navigation .menu-item-has-children > a:before {
position: absolute;
top: 0;
right: 3px;
display: inline-block;
padding: 0 0.625em;
font-family: FontAwesome;
line-height: 3.125em;
content: "\f107";
}
.primary-navigation .menu-item-has-children > .menu-item-arrow {
display: none;
}
.primary-navigation > ul > li.menu-item-has-children > a:before {
line-height: 3.125em;
}
.primary-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
.primary-navigation ul li {
position: relative;
display: inline-block;
}
.primary-navigation ul li:not(.mega-menu):hover > ul {
display: block;
}
.primary-navigation .sub-menu {
position: absolute;
left: 0;
top: calc(100% - 0px);
z-index: 1;
display: none;
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.primary-navigation .sub-menu li {
position: relative;
display: block;
}
.primary-navigation .sub-menu li a:not(.mega-menu-link):hover {
background-color: rgba(255, 255, 255, 0.05);
}
.primary-navigation .sub-menu li:not(:last-child) a {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.primary-navigation .sub-menu li.menu-item-has-children > a:before {
content: "\f105";
}
.primary-navigation .sub-menu li:last-child > a {
border-bottom-width: 0;
}
.primary-navigation .sub-menu .sub-menu {
top: 0;
left: 100%;
right: auto;
}
.primary-navigation > ul > li:nth-child(-n+50):nth-child(n+5):not(.mega-menu) .sub-menu {
position: absolute;
top: 100%;
right: 0;
left: auto;
}
.primary-navigation > ul > li:nth-child(-n+50):nth-child(n+5):not(.mega-menu) .sub-menu .sub-menu {
top: 0;
left: auto;
right: 100%;
}
.primary-navigation .mega-menu {
position: static !important;
}
.primary-navigation .mega-menu > .sub-menu {
display: none;
}
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
.primary-navigation .mega-menu:hover > .sub-menu {
display: block;
}
}
@media screen and (min-width: 768px) {
.primary-navigation .mega-menu .sub-menu {
width: 100%;
}
.primary-navigation .mega-menu .sub-menu .mega-menu-content a {
line-height: 1.2;
min-width: initial;
}
.primary-navigation .mega-menu .sub-menu li.menu-item-has-children > a:before {
content: "\f107";
}
.primary-navigation .mega-menu .sub-menu .sub-menu {
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
-webkit-animation: none;
animation: none;
-webkit-animation-duration: 0;
animation-duration: 0;
}
.primary-navigation .mega-menu .mega-menu-block {
display: table;
table-layout: fixed;
width: 100%;
}
.primary-navigation .mega-menu .mega-menu-block > * {
display: table-cell !important;
vertical-align: top;
}
.primary-navigation .mega-menu .mega-cat-sub-categories,
.primary-navigation .mega-menu .sub-list {
width: 13.75em;
}
.primary-navigation .mega-menu .mega-cat-sub-categories:nth-last-child(2),
.primary-navigation .mega-menu .sub-list:nth-last-child(2) {
background-color: rgba(0, 0, 0, 0.05);
}
.primary-navigation .mega-menu .mega-cat-sub-categories:nth-last-child(3),
.primary-navigation .mega-menu .sub-list:nth-last-child(3) {
background-color: rgba(0, 0, 0, 0.1);
}
.primary-navigation .mega-menu .mega-cat-sub-categories > li,
.primary-navigation .mega-menu .sub-list > li {
background-color: transparent;
}
.primary-navigation .mega-menu.mega-links > ul:after {
display: table;
clear: both;
content: " ";
}
.primary-navigation .mega-menu.mega-links > ul > li {
width: 25%;
float: left;
padding: 0.625em;
}
.primary-navigation .mega-menu.mega-links > ul > li > a {
border-bottom-width: 0;
}
.primary-navigation .mega-menu .mega-menu-block .mega-menu-content {
width: 100%;
padding: 2.43902%;
text-align: center;
}
.primary-navigation .mega-menu .mega-menu-block .mega-menu-post a {
padding: 0 !important;
margin: 0 !important;
white-space: normal;
text-align: inherit;
}
.primary-navigation .mega-menu .mega-menu-block .mega-post-title {
font-size: 1.125rem;
line-height: 1.2;
font-weight: 600;
text-align: center;
margin: 0;
padding: 5px 0;
}
.primary-navigation .mega-menu.mega-recent-featured .mega-menu-content, .primary-navigation .mega-menu.mega-cat .mega-menu-content {
display: block;
}
.primary-navigation .mega-menu.mega-recent-featured .mega-menu-content:after, .primary-navigation .mega-menu.mega-cat .mega-menu-content:after {
display: table;
clear: both;
content: " ";
}
.primary-navigation .mega-menu.mega-recent-featured .mega-menu-content:after, .primary-navigation .mega-menu.mega-cat .mega-menu-content:after {
display: table;
clear: both;
content: " ";
}
.primary-navigation .mega-menu.mega-recent-featured .mega-menu-post, .primary-navigation .mega-menu.mega-cat .mega-menu-post {
float: left;
display: block;
margin-right: 2.94118%;
width: 17.64706%;
}
.primary-navigation .mega-menu.mega-recent-featured .mega-menu-post:last-child, .primary-navigation .mega-menu.mega-cat .mega-menu-post:last-child {
margin-right: 0;
}
.primary-navigation .mega-menu.mega-recent-featured .sub-list + .mega-menu-content .mega-menu-post,
.primary-navigation .mega-menu.mega-recent-featured .mega-cat-sub-categories + .mega-menu-content .mega-menu-post, .primary-navigation .mega-menu.mega-cat .sub-list + .mega-menu-content .mega-menu-post,
.primary-navigation .mega-menu.mega-cat .mega-cat-sub-categories + .mega-menu-content .mega-menu-post {
float: left;
display: block;
margin-right: 2.43902%;
width: 23.17073%;
}
.primary-navigation .mega-menu.mega-recent-featured .sub-list + .mega-menu-content .mega-menu-post:last-child,
.primary-navigation .mega-menu.mega-recent-featured .mega-cat-sub-categories + .mega-menu-content .mega-menu-post:last-child, .primary-navigation .mega-menu.mega-cat .sub-list + .mega-menu-content .mega-menu-post:last-child,
.primary-navigation .mega-menu.mega-cat .mega-cat-sub-categories + .mega-menu-content .mega-menu-post:last-child {
margin-right: 0;
}
.primary-navigation .mega-menu.mega-recent-featured .sub-list + .mega-cat-sub-categories + .mega-menu-content .mega-menu-post, .primary-navigation .mega-menu.mega-cat .sub-list + .mega-cat-sub-categories + .mega-menu-content .mega-menu-post {
float: left;
display: block;
margin-right: 2.43902%;
width: 31.70732%;
}
.primary-navigation .mega-menu.mega-recent-featured .sub-list + .mega-cat-sub-categories + .mega-menu-content .mega-menu-post:last-child, .primary-navigation .mega-menu.mega-cat .sub-list + .mega-cat-sub-categories + .mega-menu-content .mega-menu-post:last-child {
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.primary-navigation .menu-item-has-children {
position: relative;
}
.primary-navigation .menu-item-has-children > .menu-item-arrow {
position: absolute;
top: 3px;
right: 3px;
display: inline-block;
padding: 0 0.625em;
font-family: FontAwesome;
line-height: 3.125em;
cursor: pointer;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.primary-navigation .menu-item-has-children > .menu-item-arrow:before {
content: "\f107";
}
.primary-navigation .mega-menu .mega-menu-content {
display: none;
}
}
.secondary-navigation a {
position: relative;
display: block;
line-height: 3.125em;
color: inherit;
text-transform: uppercase;
text-decoration: none;
text-align: inherit;
white-space: nowrap;
text-align: left;
padding: 0 1.25em;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.secondary-navigation a:hover, .secondary-navigation a:focus, .secondary-navigation a:active {
color: inherit;
}
.secondary-navigation ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
.secondary-navigation ul li {
position: relative;
display: block;
}
@media screen and (min-width: 768px) {
.secondary-navigation a {
padding: 0 5px;
}
.secondary-navigation ul {
display: inline-block;
}
.secondary-navigation ul li {
display: inline-block;
padding-left: 1px;
padding-right: 1px;
}
}
.social-navigation, .author-navigation {
display: inline-block;
}
.social-navigation a, .author-navigation a {
position: relative;
display: block;
line-height: 3.125em;
color: inherit;
text-transform: uppercase;
text-decoration: none;
text-align: inherit;
white-space: nowrap;
text-align: left;
padding: 0 1.25em;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.social-navigation a:hover, .author-navigation a:hover, .social-navigation a:focus, .author-navigation a:focus, .social-navigation a:active, .author-navigation a:active {
color: inherit;
}
.social-navigation ul, .author-navigation ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
.social-navigation ul li, .author-navigation ul li {
position: relative;
display: block;
}
.social-navigation.default-colors, .default-colors.author-navigation {
color: inherit;
}
.social-navigation.theme-colors, .theme-colors.author-navigation {
color: #bf9e3b;
}
.social-navigation.original-colors .fa-facebook, .original-colors.author-navigation .fa-facebook {
color: #3b5998;
}
.social-navigation.original-colors .fa-twitter, .original-colors.author-navigation .fa-twitter {
color: #00aced;
}
.social-navigation.original-colors .fa-instagram, .original-colors.author-navigation .fa-instagram {
color: #125688;
}
.social-navigation.original-colors .fa-google-plus, .original-colors.author-navigation .fa-google-plus {
color: #dd4b39;
}
.social-navigation.original-colors .fa-linkedin, .original-colors.author-navigation .fa-linkedin {
color: #007bb5;
}
.social-navigation.original-colors .fa-youtube, .original-colors.author-navigation .fa-youtube {
color: #bb0000;
}
.social-navigation.original-colors .fa-pinterest-p, .original-colors.author-navigation .fa-pinterest-p {
color: #cb2027;
}
.social-navigation.original-colors .fa-dribbble, .original-colors.author-navigation .fa-dribbble {
color: #EA4C89;
}
.social-navigation.original-colors .fa-vimeo, .original-colors.author-navigation .fa-vimeo {
color: #17B3E8;
}
.social-navigation.original-colors .fa-skype, .original-colors.author-navigation .fa-skype {
color: #0BBFF2;
}
.social-navigation.original-colors .fa-tumblr, .original-colors.author-navigation .fa-tumblr {
color: #32506d;
}
.social-navigation.original-colors .fa-vk, .original-colors.author-navigation .fa-vk {
color: #527498;
}
.social-navigation.original-colors .fa-rss, .original-colors.author-navigation .fa-rss, .social-navigation.original-colors .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .social-navigation.original-colors .rsswidget, .original-colors.author-navigation .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .original-colors.author-navigation .rsswidget {
color: #FF9900;
}
.social-navigation.original-colors .fa-buffer, .original-colors.author-navigation .fa-buffer {
color: #000000;
}
.social-navigation.original-colors .fa-yelp, .original-colors.author-navigation .fa-yelp {
color: #D32323;
}
.social-navigation.original-colors .fa-github, .original-colors.author-navigation .fa-github {
color: #24292E;
}
.social-navigation.original-colors .fa-tripadvisor, .original-colors.author-navigation .fa-tripadvisor {
color: #00AF87;
}
.social-navigation.original-colors .fa-soundcloud, .original-colors.author-navigation .fa-soundcloud {
color: #FF9533;
}
.social-navigation.original-colors .fa-snapchat, .original-colors.author-navigation .fa-snapchat {
color: #FFFC00;
}
.social-navigation.original-colors .fa-plus, .original-colors.author-navigation .fa-plus {
color: #232323;
}
@media screen and (min-width: 768px) {
.social-navigation a, .author-navigation a {
padding: 0 5px;
}
.social-navigation ul, .author-navigation ul {
display: inline-block;
}
.social-navigation ul li, .author-navigation ul li {
display: inline-block;
padding-left: 1px;
padding-right: 1px;
}
}
@media screen and (max-width: 767px) {
.social-navigation ul, .author-navigation ul {
display: inline-block;
}
.social-navigation ul li, .author-navigation ul li {
display: inline-block;
}
}
.mobile-navigation-toggle {
display: none;
padding: 1.25rem 0.625rem 0.625rem;
}
.mobile-navigation-toggle:before {
display: inline-block;
vertical-align: initial;
width: 1.25rem;
height: 15px;
margin-right: 15px;
background-color: transparent;
border-top: 3px solid;
border-bottom: 9px double;
content: "";
}
@media screen and (max-width: 767px) {
.mobile-navigation-toggle {
display: inline-block;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
}
}
.site-mobile-navigation {
position: fixed;
top: 0;
right: 0;
bottom: 0;
z-index: 9999;
display: block;
width: 100%;
overflow-y: scroll !important;
max-width: 18.75em;
background-color: #ffffff;
color: #000000;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.site-mobile-navigation .primary-navigation > ul,
.site-mobile-navigation .secondary-navigation > ul {
display: block;
}
.site-mobile-navigation .primary-navigation > ul li,
.site-mobile-navigation .secondary-navigation > ul li {
display: block;
}
.site-mobile-navigation .primary-navigation > ul li a,
.site-mobile-navigation .secondary-navigation > ul li a {
border-bottom: 1px solid;
}
.site-mobile-navigation .primary-navigation > ul li ul,
.site-mobile-navigation .secondary-navigation > ul li ul {
position: relative;
top: inherit;
left: inherit;
bottom: inherit;
right: inherit;
}
.site-mobile-navigation .primary-navigation > ul li ul li,
.site-mobile-navigation .secondary-navigation > ul li ul li {
border-left: 0.625em solid;
}
.site-mobile-navigation .social-navigation, .site-mobile-navigation .author-navigation {
display: block;
}
.site-navigation-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9990;
display: block;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.opened-site-navigation {
overflow: hidden;
}
.opened-site-navigation .site-wrapper {
-webkit-transform: translateX(-18.75em);
-ms-transform: translateX(-18.75em);
transform: translateX(-18.75em);
}
.opened-site-navigation .site-mobile-navigation {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.opened-site-navigation .site-navigation-overlay {
visibility: visible;
opacity: 1;
}
.site-search {
z-index: 105;
display: none;
text-align: center;
background-color: #e5e5e5;
color: #000000;
}
.site-search:before {
display: inline-block;
vertical-align: middle;
content: "";
height: 100%;
}
.site-search.with-style-1 {
position: relative;
}
.site-search.with-style-2 {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.site-search.with-style-3 {
position: absolute;
top: 100%;
right: 0;
left: 0;
}
.site-search > div {
width: 100%;
display: inline-block;
vertical-align: middle;
text-align: left;
}
.site-search-toggle {
position: relative;
display: inline-block;
vertical-align: middle;
line-height: 3.125em;
color: inherit;
text-align: inherit;
text-decoration: none;
white-space: nowrap;
text-align: left;
padding: 0 1.25em;
cursor: pointer;
}
.secondary-navigation + .site-search-toggle, .social-navigation + .site-search-toggle, .author-navigation + .site-search-toggle {
line-height: 3.125em;
}
.primary-navigation + .site-search-toggle {
line-height: 3.125em;
}
.site-search input[type="search"], .site-search input[type="text"] {
position: relative;
display: block;
width: 100%;
height: 7.5rem;
line-height: 7.5em;
margin: 0;
padding: 1.875em 0;
background-color: transparent;
border-color: transparent;
border-width: 0;
color: currentColor;
}
.site-search input[type="search"]:active, .site-search input[type="text"]:active,
.site-search input[type="search"]:focus, .site-search input[type="text"]:focus {
-webkit-box-shadow: 0 0 0 0 transparent;
box-shadow: 0 0 0 0 transparent;
border: none;
}
.site-search .site-search-close {
position: absolute;
top: 50%;
right: 1.25em;
bottom: 0;
left: auto;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
width: 1.25em;
height: 1.25em;
}
.site-search .site-search-close:before, .site-search .site-search-close:after {
position: absolute;
top: 0.625em;
right: 0;
bottom: 0;
left: 0;
display: block;
width: 100%;
height: 3px;
background-color: currentColor;
content: "";
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.site-search .site-search-close:after {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
} .site-banner a, .site-banner a:hover, .site-banner a:active {
color: inherit;
}
.site-banner.banner-fluid .site-banner-carousel {
padding-top: 0;
}
.site-banner.banner-non-fluid .site-banner-carousel {
padding-top: 2.5em;
}
.site-banner .banner-item {
position: relative;
display: block;
text-align: left;
color: #ffffff;
padding: 3px;
}
@media screen and (max-width: 991px) {
.site-banner .banner-item {
height: auto;
}
}
@media screen and (max-width: 767px) {
.site-banner {
background-color: #000000;
}
.site-banner .site-container-fluid,
.site-banner .site-container {
padding: 0.625em;
}
}
.page-template-landing-page .site-banner {
background-color: #f5f5f5;
}
.banner-media {
position: relative;
display: block;
width: 100%;
height: 31.25em;
overflow: hidden;
-webkit-background-size: cover;
background-size: cover;
background-position: 50% 50%;
}
.banner-media:before {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
background-color: transparent;
}
.banner-item:hover .banner-media:before, .banner-item.stop .banner-media:before {
background-color: rgba(0, 0, 0, 0.4);
}
.banner-text {
position: absolute;
width: 100%;
max-width: 37.5em;
background-color: transparent !important;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
text-align: center;
}
.banner-text-container {
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
left: -1px;
width: 90%;
height: 90%;
margin: auto;
}
.banner-text.banner-text-hleft {
left: 0;
text-align: left;
}
.banner-text.banner-text-hcenter {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
}
.banner-text.banner-text-hright {
right: 0;
text-align: right;
}
.banner-text.banner-text-vtop {
top: 0;
}
.banner-text.banner-text-vcenter {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-text.banner-text-vbottom {
bottom: 0;
}
.banner-text.banner-text-hcenter.banner-text-vcenter {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner-text .banner-title {
font-size: 1.75rem;
line-height: 1.2;
font-weight: 700;
margin: 0 0 0.4em;
padding: 0;
}
.banner-text .entry-header .entry-meta {
position: relative;
}
.banner-text .entry-header .entry-cat {
color: currentColor;
}
.banner-text .entry-header .entry-title {
font-size: 1.75rem;
line-height: 1.2;
font-weight: 700;
margin: 0 0 0.4em;
padding: 0;
}
@media screen and (max-width: 991px) {
.banner-media {
height: 23.4375rem;
}
.banner-media img {
max-width: 100%;
}
}
@media screen and (max-width: 767px) {
.banner-media {
height: 15.625rem;
}
.banner-text {
padding: 0.625em;
}
.banner-text .banner-title {
font-size: 1.25rem;
line-height: 1.3;
}
.banner-text .entry-header .entry-meta {
line-height: 1.2;
}
.banner-text .entry-header .entry-title {
font-size: 1.25rem;
line-height: 1.3;
}
}
@media screen and (min-width: 768px) {
.banner-items-grid:after {
display: table;
clear: both;
content: " ";
}
.banner-items-grid .banner-item {
display: block;
float: left;
}
.group-of-1 .banner-text .banner-title,
.group-of-1 .banner-text .entry-header .entry-title {
font-size: 1.75rem;
}
.group-of-2 .banner-text .banner-title,
.group-of-2 .banner-text .entry-header .entry-title {
font-size: 1.4rem;
}
.group-of-3 .banner-text .banner-title,
.group-of-3 .banner-text .entry-header .entry-title {
font-size: 1.05rem;
}
.group-of-4 .banner-text .banner-title,
.group-of-4 .banner-text .entry-header .entry-title {
font-size: 0.875rem;
}
.group-of-4 .banner-text .entry-header .entry-meta {
font-size: 0.75em;
}
.group-of-1 .banner-items-grid .banner-item {
width: 100%;
}
.group-of-2 .banner-items-grid .banner-item,
.group-of-3 .banner-items-grid .banner-item {
width: 50%;
}
.group-of-4 .banner-items-grid .banner-item {
width: 50%;
}
.group-of-4 .banner-items-grid .banner-item:nth-child(3), .group-of-4 .banner-items-grid .banner-item:nth-child(4) {
width: 25%;
}
.group-of-3 .banner-items-grid .banner-item:nth-child(2) .banner-media, .group-of-3 .banner-items-grid .banner-item:nth-child(3) .banner-media, .group-of-3 .banner-items-grid .banner-item:nth-child(4) .banner-media,
.group-of-4 .banner-items-grid .banner-item:nth-child(2) .banner-media,
.group-of-4 .banner-items-grid .banner-item:nth-child(3) .banner-media,
.group-of-4 .banner-items-grid .banner-item:nth-child(4) .banner-media {
height: 15.625rem;
}
} .author:after {
display: table;
clear: both;
content: " ";
}
.author-image {
position: relative;
display: block;
text-align: center;
margin-bottom: 1.875em;
}
.author-image img {
position: relative;
z-index: 1;
width: 13.75em;
height: 13.75em;
padding: 3px;
background-color: transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.author-name {
font-size: 1.25rem;
line-height: 1.2;
text-transform: uppercase;
margin: 0;
padding: 0;
}
.author-work {
font-size: 0.875rem;
line-height: 1.2;
}
.author-desc {
margin: 1.25em 0 0;
padding: 0;
}
.authors-list {
margin-top: 1.875em;
}
.authors-list .author {
width: 100%;
text-align: left;
}
.authors-list .author:not(:first-child) {
margin-top: 1.875em;
padding-top: 1.875em;
border-top: 1px solid #000000;
}
.authors-list .author-image {
float: left;
margin: 0 1.25em 0 0;
}
.authors-list .author-name {
font-size: 1.5rem;
line-height: 1.2;
}
@media screen and (max-width: 767px) {
.authors-list .author {
text-align: center;
}
.authors-list .author-image {
float: none;
margin: 0 0 1.25em 0;
}
} .comments-area:not(:first-child) {
margin-top: 1.875em;
}
.comments-area .comments-title, .comments-area .comment-reply-title {
font-size: 1.375rem;
line-height: 1.2;
}
.comments-area .comments-title:not(:first-child), .comments-area .comment-reply-title:not(:first-child) {
margin-top: 1.25em;
}
.comment {
padding: 1.25em 0;
margin-top: 1.25em;
border-top: 1px solid #000000;
}
.comment:after {
display: table;
clear: both;
content: " ";
}
.comment .comment-img {
float: left;
margin-right: 1.25em;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
}
.comment .comment-img img {
width: 4em;
height: 4em;
}
.comment .comment-meta {
padding: 0;
margin-left: 5.3125em;
}
.comment .comment-meta .comment-header {
margin-bottom: 1.25em;
}
.comment .comment-meta .comment-header > * {
display: inline;
}
.comment .comment-meta .comment-author {
font-weight: bold;
}
.comment .comment-meta .comment-reply {
margin-left: 0.625em;
color: #bf9e3b;
}
.comment .comment-meta .comment-reply:before {
content: "- ";
}
.comments-list:not(:first-child) {
margin-top: 1.25em;
}
.comments-list .children {
padding: 0 0 0 1.875em;
}
.comments-list .children .comment {
border-top: 1px solid #000000;
margin-top: 1.25em;
padding-top: 1.25em;
}
.comment-respond {
padding: 1.875em;
border: 1px solid #000000;
}
.comment-respond:not(:first-child) {
margin-top: 1.25em;
}
.comment-respond .comment-form input[type="color"], .comment-respond .comment-form input[type="date"], .comment-respond .comment-form input[type="datetime"], .comment-respond .comment-form input[type="datetime-local"], .comment-respond .comment-form input[type="email"], .comment-respond .comment-form input[type="month"], .comment-respond .comment-form input[type="name"], .comment-respond .comment-form input[type="number"], .comment-respond .comment-form input[type="password"], .comment-respond .comment-form input[type="search"], .comment-respond .comment-form input[type="tel"], .comment-respond .comment-form input[type="text"], .comment-respond .comment-form input[type="time"], .comment-respond .comment-form input[type="url"], .comment-respond .comment-form input[type="week"], .comment-respond .comment-form textarea {
background-color: #ffffff;
color: #000000;
border-color: #000000;
}
.comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .comment-respond .comment-form .widget_wrt_shop .product .product-button, .widget_wrt_shop .product .comment-respond .comment-form .product-button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"] {
margin-top: 2.14286em;
background-color: #000000;
color: #ffffff;
border: 3px solid #000000;
}
.comment-respond .comment-form button:hover, .comment-respond .comment-form input[type="button"]:hover, .comment-respond .comment-form input[type="reset"]:hover, .comment-respond .comment-form input[type="submit"]:hover, .comment-respond .comment-form .widget_wrt_shop .product .product-button:hover, .widget_wrt_shop .product .comment-respond .comment-form .product-button:hover, .comment-respond .comment-form button:focus, .comment-respond .comment-form input[type="button"]:focus, .comment-respond .comment-form input[type="reset"]:focus, .comment-respond .comment-form input[type="submit"]:focus, .comment-respond .comment-form .widget_wrt_shop .product .product-button:focus, .widget_wrt_shop .product .comment-respond .comment-form .product-button:focus, .comment-respond .comment-form button.added, .comment-respond .comment-form input.added[type="button"], .comment-respond .comment-form input.added[type="reset"], .comment-respond .comment-form input.added[type="submit"], .comment-respond .comment-form .widget_wrt_shop .product .added.product-button, .widget_wrt_shop .product .comment-respond .comment-form .added.product-button, .comment-respond .comment-form input[type="button"]:hover, .comment-respond .comment-form input[type="button"]:focus, .comment-respond .comment-form input[type="button"].added, .comment-respond .comment-form input[type="reset"]:hover, .comment-respond .comment-form input[type="reset"]:focus, .comment-respond .comment-form input[type="reset"].added, .comment-respond .comment-form input[type="submit"]:hover, .comment-respond .comment-form input[type="submit"]:focus, .comment-respond .comment-form input[type="submit"].added {
background-color: #ffffff;
color: #000000;
}
.comment-respond .comment-form textarea {
min-height: 12.5em;
} .search-form {
position: relative;
display: block;
}
.search-form .search-input {
height: 2.5em;
padding-right: 3.75em;
}
.search-form .search-submit-icon {
position: absolute;
padding: 0.625em 1.25em;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
height: 2.5em;
line-height: 1.25em;
background-color: #000000;
color: #ffffff;
cursor: pointer;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.search-form .search-submit {
display: none;
} .pagination {
margin-top: 1.875em;
}
.pagination .nav-links {
text-align: center;
}
.pagination ul {
display: inline-block;
list-style: none;
padding: 0;
margin: 0;
}
.pagination ul li {
display: inline-block;
margin: 0 2px;
}
.pagination a, .pagination span {
display: inline-block;
padding: 0.3125em 0.625em;
}
.pagination span {
background-color: #000000;
color: #ffffff;
}
.pagination a {
background-color: transparent;
}
.pagination a:hover {
background-color: #000000;
color: #ffffff;
}
@media screen and (max-width: 767px) {
.pagination {
text-align: center;
}
}
body {
background-color: #f5f5f5;
} .pattern-1 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJElEQVQIW2NkwATGjGhixgwMDGeRBcECIEUwQbgATBBFACQIAK/DBDlqoCn9AAAAAElFTkSuQmCC);
}
.pattern-2 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAHklEQVQIW2NkYGAwZmBgOMsAAXA2I1QAg8IrQSWjAI/iBAfzTy11AAAAAElFTkSuQmCC);
}
.pattern-3 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAIklEQVQYV2NkYGAwZoCAs1AaK8VIikJ8BsHlQCYSBUamQgAAxgILNCZNagAAAABJRU5ErkJggg==);
}
.pattern-4 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAARklEQVQYV43Q2Q0AIAgE0aUm+i/BngwkEBU59vuFiRJmYxo4BrA6qEiOVdBRBS+UQUEyTdre9HkpTYccgPCYH7Kqf0+FHG+9Fwxxy6ZBZgAAAABJRU5ErkJggg==);
}
.pattern-5 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAP0lEQVQYV2NkwATGDAwMZ9GFGdEEYIowFCMrRJdE4cMUYrWOgYEBLg5SiEsRzFVgeXQ3YvEbWMiYWIUMRCsEAJsqCTymOpdiAAAAAElFTkSuQmCC);
}
.pattern-6 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAASElEQVQYV33Q2wkAMAgDwDiT+4/gTsVCIY0P/8QDowbA8VdIn62bwBalZDgihit6sIlUct/VWnpczkNhi3T1iBiuSN/DWcsXDk6dCgrMqdEgAAAAAElFTkSuQmCC);
}
.pattern-7 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHElEQVQIW2NkYGAwZmBgOMsABYwwBjYBsEoMFQBQhgIFTA5z/AAAAABJRU5ErkJggg==);
}
.pattern-8 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAF0lEQVQIW2NkYGAwZmBgOMuABhgHUgIA5HoGB3VE7DEAAAAASUVORK5CYII=);
}
.pattern-9 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2P8//+/MQMewIhPASMj41mcCkCSIIOxKoBJYlWALImhAF0SRQE2SbgCXJIgBQAYZR85m3p6YQAAAABJRU5ErkJggg==);
}   .site-container, .site-container-fluid {
max-width: 96%;
margin-left: auto;
margin-right: auto;
padding: 0 0.625em;
}
.site-container:after, .site-container-fluid:after {
display: table;
clear: both;
content: " ";
}
.site-container:after, .site-container-fluid:after {
display: table;
clear: both;
content: " ";
}
@media screen and (min-width: 768px) {
.site-container {
max-width: 48em;
}
}
@media screen and (min-width: 992px) {
.site-container {
max-width: 61.875em;
}
}
@media screen and (min-width: 1200px) {
.site-container {
max-width: 75em;
}
}
.site-row {
display: block;
}
.site-row:after {
display: table;
clear: both;
content: " ";
}
.site-row:after {
display: table;
clear: both;
content: " ";
}
.site-row .site-column-1 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-row .site-column-1 {
float: left;
display: block;
margin-right: 2.43902%;
width: 6.09756%;
}
.site-row .site-column-1:last-child {
margin-right: 0;
}
}
.site-row .site-column-2 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-row .site-column-2 {
float: left;
display: block;
margin-right: 2.43902%;
width: 14.63415%;
}
.site-row .site-column-2:last-child {
margin-right: 0;
}
}
.site-row .site-column-3 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-row .site-column-3 {
float: left;
display: block;
margin-right: 2.43902%;
width: 23.17073%;
}
.site-row .site-column-3:last-child {
margin-right: 0;
}
}
.site-row .site-column-4 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-row .site-column-4 {
float: left;
display: block;
margin-right: 2.43902%;
width: 31.70732%;
}
.site-row .site-column-4:last-child {
margin-right: 0;
}
}
.site-row .site-column-5 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-row .site-column-5 {
float: left;
display: block;
margin-right: 2.43902%;
width: 40.2439%;
}
.site-row .site-column-5:last-child {
margin-right: 0;
}
}
.site-row .site-column-6 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-row .site-column-6 {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.site-row .site-column-6:last-child {
margin-right: 0;
}
}
.site-row .site-column-7 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-row .site-column-7 {
float: left;
display: block;
margin-right: 2.43902%;
width: 57.31707%;
}
.site-row .site-column-7:last-child {
margin-right: 0;
}
}
.site-row .site-column-8 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-row .site-column-8 {
float: left;
display: block;
margin-right: 2.43902%;
width: 65.85366%;
}
.site-row .site-column-8:last-child {
margin-right: 0;
}
}
.site-row .site-column-9 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-row .site-column-9 {
float: left;
display: block;
margin-right: 2.43902%;
width: 74.39024%;
}
.site-row .site-column-9:last-child {
margin-right: 0;
}
}
.site-row .site-column-10 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-row .site-column-10 {
float: left;
display: block;
margin-right: 2.43902%;
width: 82.92683%;
}
.site-row .site-column-10:last-child {
margin-right: 0;
}
}
.site-row .site-column-11 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-row .site-column-11 {
float: left;
display: block;
margin-right: 2.43902%;
width: 91.46341%;
}
.site-row .site-column-11:last-child {
margin-right: 0;
}
}
.site-row .site-column-12 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-row .site-column-12 {
float: left;
display: block;
margin-right: 2.43902%;
width: 100%;
}
.site-row .site-column-12:last-child {
margin-right: 0;
}
}
.site-table-row {
display: block;
}
.site-table-row:after {
display: table;
clear: both;
content: " ";
}
.site-table-row .site-column-1 {
position: relative;
min-height: 1px;
}
.site-table-row .site-column-2 {
position: relative;
min-height: 1px;
}
.site-table-row .site-column-3 {
position: relative;
min-height: 1px;
}
.site-table-row .site-column-4 {
position: relative;
min-height: 1px;
}
.site-table-row .site-column-5 {
position: relative;
min-height: 1px;
}
.site-table-row .site-column-6 {
position: relative;
min-height: 1px;
}
.site-table-row .site-column-7 {
position: relative;
min-height: 1px;
}
.site-table-row .site-column-8 {
position: relative;
min-height: 1px;
}
.site-table-row .site-column-9 {
position: relative;
min-height: 1px;
}
.site-table-row .site-column-10 {
position: relative;
min-height: 1px;
}
.site-table-row .site-column-11 {
position: relative;
min-height: 1px;
}
.site-table-row .site-column-12 {
position: relative;
min-height: 1px;
}
@media screen and (min-width: 768px) {
.site-table-row {
display: table;
width: 100%;
table-layout: fixed;
}
.site-table-row > * {
vertical-align: middle;
}
.site-table-row .site-column-1 {
float: none;
display: table-cell;
width: 8.33333%;
}
.site-table-row .site-column-2 {
float: none;
display: table-cell;
width: 16.66667%;
}
.site-table-row .site-column-3 {
float: none;
display: table-cell;
width: 25%;
}
.site-table-row .site-column-4 {
float: none;
display: table-cell;
width: 33.33333%;
}
.site-table-row .site-column-5 {
float: none;
display: table-cell;
width: 41.66667%;
}
.site-table-row .site-column-6 {
float: none;
display: table-cell;
width: 50%;
}
.site-table-row .site-column-7 {
float: none;
display: table-cell;
width: 58.33333%;
}
.site-table-row .site-column-8 {
float: none;
display: table-cell;
width: 66.66667%;
}
.site-table-row .site-column-9 {
float: none;
display: table-cell;
width: 75%;
}
.site-table-row .site-column-10 {
float: none;
display: table-cell;
width: 83.33333%;
}
.site-table-row .site-column-11 {
float: none;
display: table-cell;
width: 91.66667%;
}
.site-table-row .site-column-12 {
float: none;
display: table-cell;
width: 100%;
}
}
.site-col-center {
float: none !important;
margin: auto !important;
}
.site-wrapper {
background-color: #ffffff;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.site-wrapper.shadow-wrapper {
-webkit-box-shadow: 0 0 1.25em 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 1.25em 0 rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 992px) {
.site-wrapper.boxed-wrapper {
margin: 0 auto;
max-width: 80em;
}
.site-wrapper.boxed-wrapper .site-container {
padding: 0 1.25em;
}
.site-wrapper.full-wrapper {
margin: 0;
max-width: 100%;
}
} .site-header {
position: relative;
z-index: 101;
background-color: #ffffff;
background-repeat: repeat;
background-repeat: repeat;
-webkit-background-size: cover;
background-size: cover;
background-position: center center;  }
.site-header .site-container {
position: relative;
}
.site-header [class*="-column"] {
position: static;
}
.site-header > div {
background-position: center center;
background-repeat: no-repeat;
}
.site-header .site-header-top {
position: relative;
background-color: #ffffff;
color: #000000;
-o-transition: background 0.3s ease;
transition: background 0.3s ease;
-webkit-transition: background 0.3s ease;
}
.site-header .site-header-top .site-header-top-left {
text-align: left;
}
.site-header .site-header-top .site-header-top-left:last-child {
float: none;
margin: auto;
text-align: center;
}
.site-header .site-header-top .site-header-top-center {
text-align: center;
}
.site-header .site-header-top .site-header-top-right {
text-align: right;
}
.site-header .site-header-top .site-header-top-right:first-child {
float: none;
margin: auto;
text-align: center;
}
.site-header .site-header-middle {
position: relative;
background-color: #ffffff;
color: #000000;
-o-transition: background 0.3s ease;
transition: background 0.3s ease;
-webkit-transition: background 0.3s ease;
}
.site-header .site-header-middle .site-header-middle-left {
text-align: left;
}
.site-header .site-header-middle .site-header-middle-left:last-child {
float: none;
margin: auto;
text-align: center;
}
.site-header .site-header-middle .site-header-middle-center {
text-align: center;
}
.site-header .site-header-middle .site-header-middle-right {
text-align: right;
}
.site-header .site-header-middle .site-header-middle-right:first-child {
float: none;
margin: auto;
text-align: center;
}
.site-header .site-header-bottom {
position: relative;
background-color: #ffffff;
color: #000000;
text-align: center;
-o-transition: background 0.3s ease;
transition: background 0.3s ease;
-webkit-transition: background 0.3s ease;
}
.site-header .site-header-one .site-header-top {
z-index: 103;
background-color: transparent;
}
.is-sticky-started .site-header .site-header-one .site-header-top {
background-color: #ffffff;
}
.site-header .site-header-one .site-header-bottom {
z-index: 101;
}
.site-header .site-header-two .site-header-top {
z-index: 103;
}
.site-header .site-header-two .site-header-middle {
z-index: 102;
background-color: transparent;
}
.is-sticky-started .site-header .site-header-two .site-header-middle {
background-color: #ffffff;
}
.site-header .site-header-two .site-header-bottom {
z-index: 101;
}
.site-header .site-header-three .site-header-top {
z-index: 101;
}
.site-header .site-header-three .site-header-top .site-header-top-right nav {
display: inline-block;
vertical-align: middle;
}
.site-header .site-header-three .primary-navigation > ul > li > a, .site-header .site-header-three .primary-navigation > ul > li.menu-item-has-children > a:before, .site-header .site-header-three .primary-navigation > ul > li > .menu-item-arrow {
padding: 0 0.625em;
line-height: 80px;
}
.site-header .site-header-three .primary-navigation .menu-item-has-children > a {
padding-right: 1.875em;
}
@media screen and (min-width: 768px) {
.site-header .site-header-three .site-brand {
line-height: 80px;
padding-top: 0;
padding-bottom: 0;
}
.site-header .site-header-three .site-brand > * {
line-height: 1.2;
}
.site-header .site-header-three .site-brand img {
display: inline-block;
max-width: 100%;
max-height: 80px;
padding: 10px 0;
}
.site-header .site-header-three .mega-menu .sub-menu .sub-menu {
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
}
.site-header .site-header-three .primary-navigation + .secondary-navigation a, .site-header .site-header-three .primary-navigation + .secondary-navigation .site-search-toggle, .site-header .site-header-three .primary-navigation + .social-navigation a, .site-header .site-header-three .primary-navigation + .author-navigation a, .site-header .site-header-three .primary-navigation + .social-navigation .site-search-toggle, .site-header .site-header-three .primary-navigation + .author-navigation .site-search-toggle {
padding: 0 0.3125em;
line-height: 80px;
}
.site-header .site-header-four .site-header-top {
z-index: 103;
}
.site-header .site-header-four .site-header-bottom {
z-index: 101;
background-color: transparent;
}
.is-sticky-started .site-header .site-header-four .site-header-bottom {
background-color: #ffffff;
}
.site-header .sticky, .site-header .sticky-wrapper {
position: relative;
}
@media screen and (max-width: 767px) {
.site-header {
border-bottom: 1px solid;
}
.site-header .site-header-top,
.site-header .site-header-middle,
.site-header .site-header-bottom {
padding-top: 0.625em;
padding-bottom: 0.625em;
}
.site-header .site-header-one .site-header-bottom,
.site-header .site-header-one .site-header-top-left,
.site-header .site-header-one .site-header-top-right {
display: none;
}
.site-header .site-header-two .site-header-bottom,
.site-header .site-header-two .site-header-top {
display: none;
}
.site-header .site-header-three .site-header-top-left,
.site-header .site-header-three .site-header-top-right {
text-align: center;
}
.site-header .site-header-three .site-header-top-right {
display: none;
}
.site-header .site-header-four .site-header-top {
display: none;
}
}
.site-content {
display: block;
width: 100%;
padding: 1.25em 0;
}
@media screen and (min-width: 768px) {
.site-content {
padding: 1.875em 0;
}
.site-content.with-sidebar {
width: 65.85366%;
width: calc(97.56098% - 25rem);
}
.site-content.with-no-sidebar {
float: none;
margin: 0 auto;
}
.site-content.with-no-sidebar.compact-view {
width: 65.85366%;
}
.site-content.with-no-sidebar.expand-view {
width: 82.92683%;
}
.site-content.with-no-sidebar.full-view {
width: 100%;
}
}
@media screen and (min-width: 992px) {
.site-content {
padding: 3.75em 0;
}
}
.site-breadcrumbs .current, .breadcrumbs .current {
color: #bf9e3b;
}
.site-content-header {
padding-bottom: 1.875em;
margin-bottom: 1.875em;
border-bottom: 1px solid #000000;
}
.site-content-header h1, .site-content-header h2, .site-content-header h3 {
margin: 0;
padding: 0;
}
.site-content-header h1 a, .site-content-header h2 a, .site-content-header h3 a {
color: inherit;
} .entry {
position: relative;
display: block;
}
.entry:after {
display: table;
clear: both;
content: " ";
}
.entry.sticky {
margin-top: 1.25em;
padding: 1.875em;
background-color: #f5f5f5;
}
.entry-header {
position: relative;
display: block;
overflow: hidden;
}
.entry-header:not(:first-child) {
margin-top: 1.875em;
}
.entry-header > * {
position: relative;
}
.entry-footer {
position: relative;
}
.entry-footer:after {
display: table;
clear: both;
content: " ";
}
.entry-footer:not(:first-child) {
margin-top: 1.25em;
}
.entry-footer:not(:last-child) {
margin-bottom: 1.25em;
}
.entry-footer > * {
position: relative;
z-index: 2;
}
.entry-title {
font-size: 1.75rem;
line-height: 1.2;
font-weight: 400;
}
.entry-title:not(:last-child) {
margin-bottom: 0.53571em;
}
.entry-meta {
font-size: 0.875rem;
line-height: 1.2;
}
.entry-meta:not(:last-child) {
margin-bottom: 0.9375em;
}
.entry-cat {
color: #bf9e3b;
text-transform: uppercase;
display: inline-block;
padding: 3px 6px;
}
.entry-cat a {
display: inline-block;
vertical-align: middle;
}
.entry-cat a:not(:first-child) {
margin-left: 0.33333em;
}
.entry-cat a:not(:first-child):before {
display: inline-block;
vertical-align: middle;
content: "/";
margin-right: 0.33333em;
}
.entry-date, .entry-author {
position: relative;
}
.entry-author a {
text-transform: capitalize;
}
.entry-media {
position: relative;
overflow: hidden;
}
.entry-media:not(:first-child) {
margin-top: 1.875em;
}
.entry-media.justified-gallery {
margin-left: -0.625em;
margin-right: -0.625em;
}
.entry-media > div, .entry-media.carousel > div .slick-slide {
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
}
.entry-media > div > span:first-child, .entry-media.carousel > div .slick-slide > span:first-child {
width: 100%;
display: inline-block;
vertical-align: middle;
}
.entry-media.carousel .slick-slide span:first-child {
width: auto;
}
.entry-media img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
max-width: 100%;
margin: auto;
vertical-align: middle;
display: inline-block;
}
.entry-media a {
display: block;
}
.entry-media iframe {
width: 100%;
height: 100%;
}
.entry-icon {
position: absolute;
right: 50%;
bottom: 50%;
-webkit-transform: translate(50%, 50%);
-ms-transform: translate(50%, 50%);
transform: translate(50%, 50%);
z-index: 1;
width: 2.33333em;
height: 2.33333em;
-webkit-border-radius: 2.33333em;
border-radius: 2.33333em;
font-size: 1.875rem;
line-height: 1em;
background-color: rgba(0, 0, 0, 0.3);
color: #ffffff;
border: 2px solid currentColor;
padding: 0.66667em;
text-align: center;
}
.entry-video-icon {
padding: 0.53333em 0.8em 0.53333em 0.86667em;
}
.entry-image-icon {
padding: 0.66667em 0.33333em;
}
.entry-share, .entry-comments {
position: relative;
display: inline-block;
font-size: 0.85rem;
line-height: 1.2;
text-transform: uppercase;
text-align: right;
}
.single .entry-share:first-child > a, .single .entry-comments:first-child > a {
display: none;
}
.single-post .entry-share, .single-post .entry-comments {
text-align: left;
}
.entry-share ul, .entry-comments ul {
white-space: nowrap;
display: inline-block;
vertical-align: middle;
list-style: none;
margin: 0;
padding: 0;
}
.entry-share ul li, .entry-comments ul li {
display: inline-block;
vertical-align: middle;
}
.single .entry-share ul, .single .entry-comments ul {
position: relative;
top: auto;
left: auto;
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.single .entry-share ul li, .single .entry-comments ul li {
opacity: 1;
visibility: visible;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.entry-share a, .entry-comments a {
position: relative;
display: inline-block;
vertical-align: middle;
width: 2.4rem;
height: 2.4rem;
line-height: 2.4rem;
text-align: center;
}
.single .entry-share a, .single .entry-comments a {
width: auto;
padding-left: 0.8rem;
padding-right: 0.8rem;
margin-right: 5px;
}
.single .entry-share a:after, .single .entry-comments a:after {
content: attr(title);
margin-left: 0.4rem;
}
.entry-share .social-shares, .entry-comments .social-shares {
display: inline-block;
vertical-align: middle;
}
.entry-share .social-shares .fa, .entry-comments .social-shares .fa {
font-family: inherit;
}
.entry-share .social-shares .fa:before, .entry-comments .social-shares .fa:before {
font-family: FontAwesome;
}
.entry-share.-fill a, .entry-comments.-fill a {
background-color: #000000;
border: 1px solid #000000;
color: #ffffff;
}
.entry-share.-fill .social-shares .fa, .entry-comments.-fill .social-shares .fa {
color: #ffffff;
border-width: 0;
}
.entry-share.-fill .social-shares .fa-facebook, .entry-comments.-fill .social-shares .fa-facebook {
background-color: #3b5998;
}
.entry-share.-fill .social-shares .fa-twitter, .entry-comments.-fill .social-shares .fa-twitter {
background-color: #00aced;
}
.entry-share.-fill .social-shares .fa-instagram, .entry-comments.-fill .social-shares .fa-instagram {
background-color: #125688;
}
.entry-share.-fill .social-shares .fa-pinterest-p, .entry-comments.-fill .social-shares .fa-pinterest-p {
background-color: #cb2027;
}
.entry-share.-fill .social-shares .fa-google-plus, .entry-comments.-fill .social-shares .fa-google-plus {
background-color: #dd4b39;
}
.entry-share.-fill .social-shares .fa-linkedin, .entry-comments.-fill .social-shares .fa-linkedin {
background-color: #007bb5;
}
.entry-share.-fill .social-shares .fa-youtube, .entry-comments.-fill .social-shares .fa-youtube {
background-color: #bb0000;
}
.entry-share.-fill .social-shares .fa-vimeo, .entry-comments.-fill .social-shares .fa-vimeo {
background-color: #17B3E8;
}
.entry-share.-fill .social-shares .fa-skype, .entry-comments.-fill .social-shares .fa-skype {
background-color: #0BBFF2;
}
.entry-share.-fill .social-shares .fa-dribbble, .entry-comments.-fill .social-shares .fa-dribbble {
background-color: #EA4C89;
}
.entry-share.-fill .social-shares .fa-tumblr, .entry-comments.-fill .social-shares .fa-tumblr {
background-color: #32506d;
}
.entry-share.-fill .social-shares .fa-vk, .entry-comments.-fill .social-shares .fa-vk {
background-color: #527498;
}
.entry-share.-fill .social-shares .fa-buffer, .entry-comments.-fill .social-shares .fa-buffer {
background-color: #000000;
}
.entry-share.-fill .social-shares .fa-rss, .entry-share.-fill .social-shares .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .entry-share.-fill .social-shares .rsswidget, .entry-comments.-fill .social-shares .fa-rss, .entry-comments.-fill .social-shares .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .entry-comments.-fill .social-shares .rsswidget {
background-color: #FF9900;
}
.entry-share.-line a, .entry-comments.-line a {
background-color: #ffffff;
border: 1px solid currentColor;
}
.entry-share.-line .social-shares .fa, .entry-comments.-line .social-shares .fa {
color: #ffffff;
border-width: 0;
}
.entry-share.-line .social-shares .fa-facebook, .entry-comments.-line .social-shares .fa-facebook {
background-color: #3b5998;
}
.entry-share.-line .social-shares .fa-twitter, .entry-comments.-line .social-shares .fa-twitter {
background-color: #00aced;
}
.entry-share.-line .social-shares .fa-instagram, .entry-comments.-line .social-shares .fa-instagram {
background-color: #125688;
}
.entry-share.-line .social-shares .fa-pinterest-p, .entry-comments.-line .social-shares .fa-pinterest-p {
background-color: #cb2027;
}
.entry-share.-line .social-shares .fa-google-plus, .entry-comments.-line .social-shares .fa-google-plus {
background-color: #dd4b39;
}
.entry-share.-line .social-shares .fa-linkedin, .entry-comments.-line .social-shares .fa-linkedin {
background-color: #007bb5;
}
.entry-share.-line .social-shares .fa-youtube, .entry-comments.-line .social-shares .fa-youtube {
background-color: #bb0000;
}
.entry-share.-line .social-shares .fa-vimeo, .entry-comments.-line .social-shares .fa-vimeo {
background-color: #17B3E8;
}
.entry-share.-line .social-shares .fa-skype, .entry-comments.-line .social-shares .fa-skype {
background-color: #0BBFF2;
}
.entry-share.-line .social-shares .fa-dribbble, .entry-comments.-line .social-shares .fa-dribbble {
background-color: #EA4C89;
}
.entry-share.-line .social-shares .fa-tumblr, .entry-comments.-line .social-shares .fa-tumblr {
background-color: #32506d;
}
.entry-share.-line .social-shares .fa-vk, .entry-comments.-line .social-shares .fa-vk {
background-color: #527498;
}
.entry-share.-line .social-shares .fa-buffer, .entry-comments.-line .social-shares .fa-buffer {
background-color: #000000;
}
.entry-share.-line .social-shares .fa-rss, .entry-share.-line .social-shares .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .entry-share.-line .social-shares .rsswidget, .entry-comments.-line .social-shares .fa-rss, .entry-comments.-line .social-shares .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .entry-comments.-line .social-shares .rsswidget {
background-color: #FF9900;
}
.entry-share.-no-style a, .entry-comments.-no-style a {
padding-left: 0;
font-size: 1.5em;
background-color: #ffffff;
}
.entry-share.-no-style .social-shares .fa-facebook, .entry-comments.-no-style .social-shares .fa-facebook {
color: #3b5998;
}
.entry-share.-no-style .social-shares .fa-twitter, .entry-comments.-no-style .social-shares .fa-twitter {
color: #00aced;
}
.entry-share.-no-style .social-shares .fa-instagram, .entry-comments.-no-style .social-shares .fa-instagram {
color: #125688;
}
.entry-share.-no-style .social-shares .fa-pinterest-p, .entry-comments.-no-style .social-shares .fa-pinterest-p {
color: #cb2027;
}
.entry-share.-no-style .social-shares .fa-google-plus, .entry-comments.-no-style .social-shares .fa-google-plus {
color: #dd4b39;
}
.entry-share.-no-style .social-shares .fa-linkedin, .entry-comments.-no-style .social-shares .fa-linkedin {
color: #007bb5;
}
.entry-share.-no-style .social-shares .fa-youtube, .entry-comments.-no-style .social-shares .fa-youtube {
color: #bb0000;
}
.entry-share.-no-style .social-shares .fa-vimeo, .entry-comments.-no-style .social-shares .fa-vimeo {
color: #17B3E8;
}
.entry-share.-no-style .social-shares .fa-skype, .entry-comments.-no-style .social-shares .fa-skype {
color: #0BBFF2;
}
.entry-share.-no-style .social-shares .fa-dribbble, .entry-comments.-no-style .social-shares .fa-dribbble {
color: #EA4C89;
}
.entry-share.-no-style .social-shares .fa-tumblr, .entry-comments.-no-style .social-shares .fa-tumblr {
color: #32506d;
}
.entry-share.-no-style .social-shares .fa-vk, .entry-comments.-no-style .social-shares .fa-vk {
color: #527498;
}
.entry-share.-no-style .social-shares .fa-buffer, .entry-comments.-no-style .social-shares .fa-buffer {
color: #000000;
}
.entry-share.-no-style .social-shares .fa-rss, .entry-share.-no-style .social-shares .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .entry-share.-no-style .social-shares .rsswidget, .entry-comments.-no-style .social-shares .fa-rss, .entry-comments.-no-style .social-shares .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .entry-comments.-no-style .social-shares .rsswidget {
color: #FF9900;
}
.entry-quote {
position: relative;
display: block;
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
}
.entry-quote a, .entry-quote div {
display: block;
padding: 1.875em;
text-align: center;
background-color: rgba(0, 0, 0, 0.2);
color: #ffffff;
}
.entry-quote > * {
position: relative;
z-index: 2;
}
.entry-quote.fl-left {
max-width: 70%;
padding-right: 1.25em;
text-align: left;
}
.entry-quote.fl-right {
max-width: 70%;
padding-right: 0;
text-align: left;
}
.entry-quote.fl-center {
padding-left: 0;
padding-right: 0;
}
.entry-quote-author {
display: block;
padding-bottom: 1.25em;
text-align: center;
color: #bf9e3b;
}
.entry-link span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: inline-block;
max-width: 80%;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
color: #ffffff;
}
.entry-button {
position: relative;
display: inline-block;
height: 2.4rem;
padding: 0 1.6rem;
font-size: 0.85rem;
line-height: 2.4rem;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.entry-button.-fill {
background-color: #000000;
border: 1px solid #000000;
color: #ffffff;
}
.entry-button.-line {
background-color: #ffffff;
border: solid 1px;
}
.sticky .entry-button.-line {
background-color: #f5f5f5;
}
.entry-button.-no-style {
padding: 0;
}
@media screen and (max-width: 767px) {
.entry-button {
width: 100%;
border-width: 0;
}
} .entry-dropcap:first-letter {
display: inline-block;
vertical-align: top;
font-size: 4.875rem;
line-height: 1;
font-weight: 700;
float: left;
margin: 0 0.14286em 0 0;
}
.entry-ordered-list {
list-style: none;
margin: 1.25em 0 1.5625em 0;
padding: 0;
counter-reset: li-list;
}
.entry-ordered-list ol {
list-style: none;
padding: 0;
}
.entry-ordered-list li {
position: relative;
padding: 0.57em 0 0.57em 2.85em;
}
.entry-ordered-list li:before {
position: absolute;
top: calc(50% - 0.83333em);
left: 0;
font-size: 0.75rem;
line-height: 1;
background-color: #000000;
color: #ffffff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
padding: 0.33333em;
text-align: center;
width: 1.66667em;
height: 1.66667em;
-webkit-border-radius: 100%;
border-radius: 100%;
content: counter(li-list);
counter-increment: li-list;
}
.entry-unordered-list {
list-style: none;
margin: 1.25em 0 1.5625em 0;
padding: 0;
}
.entry-unordered-list ul {
list-style: none;
padding: 0;
}
.entry-unordered-list li {
position: relative;
padding: 0.5em 0.5em 0.5em 1.875em;
}
.entry-unordered-list li:before {
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;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: inline-block;
font-size: 1.125rem;
line-height: 1;
text-align: center;
content: " ";
}
.entry-unordered-list.arrow-forward-a li:before {
content: "\f0a9";
}
.entry-unordered-list.arrow-forward-b li:before {
content: "\f0da";
}
.entry-unordered-list.arrow-forward-c li:before {
content: "\f061";
}
.entry-unordered-list.arrow-right-a li:before {
content: "\f178";
}
.entry-unordered-list.arrow-right-b li:before {
content: "\f054";
}
.entry-unordered-list.arrow-right-c li:before {
content: "\f101";
}
.entry-unordered-list.arrow-thin-right li:before {
content: "\f105";
}
.entry-unordered-list.checkmark li:before {
content: "\f00c";
}
.entry-unordered-list.checkmark-round li:before {
content: "\f058";
}
.entry-unordered-list.checkmark-square li:before {
content: "\f14a";
}
.entry-unordered-list.star li:before {
content: "\f005";
}
.entry-unordered-list.circle-fill li:before {
content: "\f111";
}
.entry-unordered-list.circle-non-fill li:before {
content: "\f10c";
}
.entry-unordered-list.dot-circle li:before {
content: "\f192";
}
.entry-unordered-list.plus-square li:before {
content: "\f0fe";
}
.entry-highlight-text {
background-color: #000000;
color: #ffffff;
padding: 0 3px;
}
.entry-highlight-block {
background-color: #000000;
color: #ffffff;
padding: 1.875em 1.25em;
}
.entry-columns:after {
display: table;
clear: both;
content: " ";
}
@media screen and (min-width: 768px) {
.entry-columns.columns-two .entry-column {
display: table-cell;
width: 50%;
}
}
@media screen and (min-width: 1200px) {
.entry-columns.columns-three .entry-column {
display: table-cell;
width: 33.33333%;
}
.entry-columns.columns-four .entry-column {
display: table-cell;
width: 25%;
}
.entry-columns.columns-five .entry-column {
display: table-cell;
width: 20%;
}
}
.entry-content {
text-align: left;
}
.entry-content:after {
display: table;
clear: both;
content: " ";
}
.entry-content:not(:first-child) {
margin-top: 0.8rem;
}
.entry-content * > p {
font-size: inherit;
line-height: inherit;
}
.entry-content em {
font-style: italic;
}
.entry-content ul:not(.entry-unordered-list) {
list-style-type: disc;
list-style-position: inside;
padding-left: 1.25em;
}
.entry-content ol:not(.entry-ordered-list) {
list-style-type: decimal;
list-style-position: inside;
padding-left: 1.25em;
}
.entry-content .entry-link {
padding: 1.25em;
}
.entry-content .entry-link a, .entry-content .entry-link span {
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
color: inherit;
}
.entry-content .entry-half-left {
max-width: 50%;
padding-right: 1.5%;
float: left;
}
.entry-content .entry-half-right {
max-width: 50%;
padding-left: 1.5%;
float: right;
}
.entry-content .entry-quote:after {
font-size: 8.5rem;
line-height: 1;
content: '\201C' !important;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 1;
opacity: 0.1;
}
.entry-navigation {
display: table;
table-layout: fixed;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #000000;
}
.entry-navigation:not(:first-child) {
margin-top: 1.875em;
}
.entry-navigation a {
display: block;
font-family: inherit;
font-size: 1.05rem;
padding: 1.6rem;
background-color: #ffffff;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.entry-navigation a small {
display: block;
font-size: 0.85em;
}
.entry-navigation a small:before, .entry-navigation a small:after {
display: inline;
font-family: 'FontAwesome';
font-size: inherit;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.entry-navigation a:hover {
background-color: #000000;
color: #ffffff;
}
.entry-previous, .entry-next {
position: relative;
display: table-cell;
vertical-align: middle;
overflow: hidden;
width: 50%;
}
.entry-previous a, .entry-next a {
min-height: 7.5rem;
}
.entry-previous {
text-align: left;
}
.entry-previous:only-child {
padding-right: 50%;
}
.entry-previous small:before {
content: "\f053";
margin-right: 10px;
}
.entry-next {
text-align: right;
}
.entry-next:only-child {
padding-left: 50%;
}
.entry-next small:after {
content: "\f054";
margin-left: 10px;
}
.entry-author:not(:first-child) {
margin-top: 1.875em;
}
.entry-author .author {
text-align: left;
}
.entry-author .author .author-image {
float: left;
margin-bottom: 0;
}
.entry-author .author .author-image img {
width: 10.75em;
height: 10.75em;
-webkit-box-shadow: 0 0 0 0 #ffffff;
box-shadow: 0 0 0 0 #ffffff;
}
.entry-author .author .author-meta {
margin-left: 10.625em;
}
.entry-tags a, .entry-tags a:hover {
display: inline-block;
padding: 0.3125em 0.5em;
margin-top: 0.3125em;
margin-bottom: 0.3125em;
background-color: #000000;
color: #ffffff;
}
.entry-tags a:not(:last-child), .entry-tags a:hover:not(:last-child) {
margin-right: 0.375em;
}
@media screen and (max-width: 1199px) {
.single-post .entry-share ul li a:after, .single-post .entry-comments ul li a:after {
display: none;
}
}
@media screen and (max-width: 991px) {
.entry-footer {
text-align: center;
}
.single-post .entry-footer {
text-align: left;
}
.entry-footer > div:last-child:not(:first-child) {
display: inline-block;
float: none;
margin-left: auto;
margin-right: auto;
margin-top: 0;
border-left-width: 0;
}
.entry-share:last-child, .entry-comments:last-child {
padding-left: 0;
}
.single-post .entry-share a, .single-post .entry-comments a {
width: 2.4rem;
padding-left: 0;
padding-right: 0;
}
.single-post .entry-share a:after, .single-post .entry-comments a:after {
display: none;
}
}
@media screen and (max-width: 767px) {
.entry-title {
font-size: 1.25rem;
}
.entry-footer > div:last-child:not(:first-child) {
margin-top: 1.25rem;
}
.entry-quote.fl-left, .entry-quote.fl-right {
float: none;
max-width: 100%;
padding-right: 0;
padding-left: 0;
text-align: center;
}
.entry-half-left, .entry-half-right {
max-width: 100%;
padding-right: 0;
padding-left: 0;
float: none;
}
.entry-navigation {
display: block;
table-layout: auto;
}
.entry-navigation .entry-previous, .entry-navigation .entry-next {
display: block;
vertical-align: baseline;
width: 100%;
}
.entry-navigation .entry-previous:not(:last-child), .entry-navigation .entry-next:not(:last-child) {
margin-bottom: 1.25em;
}
.entry-author .author {
text-align: center;
}
.entry-author .author .author-image {
float: none;
margin: 0 0 1.25em 0;
}
.entry-author .author .author-meta {
margin-left: 0;
}
}
@media screen and (min-width: 768px) {
.entry .entry-row {
display: block;
}
.entry .entry-row:after {
display: table;
clear: both;
content: " ";
}
.entry .entry-row .entry-full-center, .entry .entry-row .entry-half-left, .entry .entry-row .entry-half-right {
float: left;
display: block;
margin-right: 5%;
width: 100%;
}
.entry .entry-row .entry-full-center:last-child, .entry .entry-row .entry-half-left:last-child, .entry .entry-row .entry-half-right:last-child {
margin-right: 0;
}
}
@media screen and (min-width: 992px) {
.entry .entry-row {
display: block;
}
.entry .entry-row:after {
display: table;
clear: both;
content: " ";
}
.entry .entry-row .entry-half-left, .entry .entry-row .entry-half-right {
float: left;
display: block;
margin-right: 5%;
width: 47.5%;
}
.entry .entry-row .entry-half-left:last-child, .entry .entry-row .entry-half-right:last-child {
margin-right: 0;
}
.entry .entry-row .entry-half-left, .entry .entry-row .entry-half-right {
text-align: left;
}
.entry.entry-right .entry-row {
display: block;
}
.entry.entry-right .entry-row:after {
display: table;
clear: both;
content: " ";
}
.entry.entry-right .entry-row .entry-half-left, .entry.entry-right .entry-row .entry-half-right {
float: right;
display: block;
margin-left: 5%;
width: 47.5%;
margin-right: 0;
}
.entry.entry-right .entry-row .entry-half-left:last-child, .entry.entry-right .entry-row .entry-half-right:last-child {
margin-left: 0;
}
}
@media screen and (max-width: 991px) {
.entry .entry-row .entry-half-left:not(:last-child),
.entry .entry-row .entry-half-right:not(:last-child) {
margin-bottom: 1.25em;
}
}
@media screen and (max-width: 767px) {
.entry {
margin-bottom: 1.875em;
}
.entry .entry-row {
display: block;
}
.entry .entry-row:after {
display: table;
clear: both;
content: " ";
}
.entry .entry-row .entry-half-left,
.entry .entry-row .entry-half-right {
float: left;
display: block;
margin-right: 5%;
width: 100%;
margin-left: 0;
margin-right: 0;
text-align: center;
}
.entry .entry-row .entry-half-left:last-child,
.entry .entry-row .entry-half-right:last-child {
margin-right: 0;
}
.entry.entry-left .entry-header {
padding: 0;
}
.entry.entry-right .entry-header {
padding: 0;
}
.entry.entry-right .entry-row {
display: block;
}
.entry.entry-right .entry-row:after {
display: table;
clear: both;
content: " ";
}
.entry.entry-right .entry-row .entry-half-left {
float: right;
display: block;
margin-left: 5%;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1.25em;
}
.entry.entry-right .entry-row .entry-half-left:last-child {
margin-left: 0;
}
} .grid-container {
position: relative;
z-index: 1;
}
.grid-container .entry {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
.grid-container .entry:before {
position: absolute;
right: 0;
bottom: 0;
left: 0;
display: block;
content: " ";
height: 1px;
background-color: #000000;
}
.grid-container {
display: block;
margin-top: -2.5em;
}
.grid-container:after {
display: table;
clear: both;
content: " ";
}
@media screen and (min-width: 768px) {
.grid-container .entry {
padding-top: 2.5em;
}
.grid-container .entry-footer {
text-align: center;
}
.grid-container .entry-footer > div:last-child:not(:first-child) {
margin-top: 0.8rem;
}
.grid-container.grid-no-sidebar.grid-with-3 .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.grid-container.grid-no-sidebar.grid-with-3 .entry:last-child {
margin-right: 0;
}
.grid-container.grid-no-sidebar.grid-with-3 .entry.entry-first {
width: 100%;
margin-right: 0;
}
.grid-container.grid-no-sidebar.grid-with-3.grid-no-first .entry:nth-child(2n) {
margin-right: 0;
}
.grid-container.grid-no-sidebar.grid-with-3.grid-no-first .entry:nth-child(2n+1) {
clear: left;
}
.grid-container.grid-no-sidebar.grid-with-3.grid-with-first .entry:nth-child(2n+1) {
margin-right: 0;
}
.grid-container.grid-no-sidebar.grid-with-3.grid-with-first .entry:nth-child(2n) {
clear: left;
}
}
@media screen and (min-width: 992px) {
.grid-container .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.grid-container .entry:last-child {
margin-right: 0;
}
.grid-container .entry.entry-first {
width: 100%;
margin-right: 0;
}
.grid-container.grid-no-first .entry:nth-child(2n) {
margin-right: 0;
}
.grid-container.grid-no-first .entry:nth-child(2n+1) {
clear: left;
}
.grid-container.grid-with-first .entry:nth-child(2n+1):not(:first-child) {
margin-right: 0;
}
.grid-container.grid-with-first .entry:nth-child(2n):not(:first-child) {
clear: left;
}
.grid-container > .entry:first-child {
margin-bottom: 0;
}
.grid-container > .entry:first-child:not(:last-child):before {
bottom: 1.2rem;
}
.grid-container > .entry:first-child .entry-footer {
margin-bottom: -2.4rem;
}
.grid-container > .entry:first-child .entry-footer > div {
position: relative;
z-index: 2;
background-color: #ffffff;
}
.grid-container > .entry:first-child .entry-footer > div:first-child {
float: left;
text-align: left;
border-right: 1.25em solid #ffffff;
}
.grid-container > .entry:first-child .entry-footer > div:last-child {
float: right;
text-align: right;
border-left: 1.25em solid #ffffff;
}
.grid-container > .entry:first-child .entry-footer > div:first-child:last-child {
float: none;
text-align: center;
border-right: 1.25em solid #ffffff;
border-left: 1.25em solid #ffffff;
}
.sticky .grid-container > .entry:first-child .entry-footer > div {
background-color: #f5f5f5;
}
.sticky .grid-container > .entry:first-child .entry-footer > div:first-child, .sticky .grid-container > .entry:first-child .entry-footer > div:last-child {
border-color: #f5f5f5;
}
.grid-container > .entry:first-child .entry-content:not(:first-child) {
margin-top: 1.6rem;
}
.grid-container.grid-no-sidebar.grid-with-3 .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 31.70732%;
}
.grid-container.grid-no-sidebar.grid-with-3 .entry:last-child {
margin-right: 0;
}
.grid-container.grid-no-sidebar.grid-with-3 .entry:nth-child(3n+2):nth-last-child(2):before {
display: none;
}
.grid-container.grid-no-sidebar.grid-with-3 .entry:nth-child(3n+1):nth-last-child(3):before {
display: none;
}
.grid-container.grid-no-sidebar.grid-with-3 .entry.entry-first {
width: 100%;
margin-right: 0;
}
.grid-container.grid-no-sidebar.grid-with-3.grid-no-first .entry:nth-child(2n) {
margin-right: 2.43902%;
}
.grid-container.grid-no-sidebar.grid-with-3.grid-no-first .entry:nth-child(2n+1) {
clear: none;
}
.grid-container.grid-no-sidebar.grid-with-3.grid-no-first .entry:nth-child(3n) {
margin-right: 0;
}
.grid-container.grid-no-sidebar.grid-with-3.grid-no-first .entry:nth-child(3n+1) {
clear: left;
}
.grid-container.grid-no-sidebar.grid-with-3.grid-with-first .entry:nth-child(2n+1):not(:first-child) {
margin-right: 2.43902%;
}
.grid-container.grid-no-sidebar.grid-with-3.grid-with-first .entry:nth-child(2n):not(:first-child) {
clear: none;
}
.grid-container.grid-no-sidebar.grid-with-3.grid-with-first .entry:nth-child(3n+1):not(:first-child) {
margin-right: 0;
}
.grid-container.grid-no-sidebar.grid-with-3.grid-with-first .entry:nth-child(3n+2):not(:first-child) {
clear: left;
}
}
.list-container,
.masonry-container {
position: relative;
z-index: 1;
}
.list-container .entry,
.masonry-container .entry {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
.list-container .entry:not(:last-child):before,
.masonry-container .entry:not(:last-child):before {
position: absolute;
right: 0;
bottom: 0;
left: 0;
display: block;
content: " ";
height: 1px;
background-color: #000000;
}
.masonry-container {
display: block;
}
.masonry-container:after {
display: table;
clear: both;
content: " ";
}
@media screen and (min-width: 768px) {
.masonry-container {
margin: -2.5em 0 0 0;
}
.masonry-container .entry {
padding-top: 2.5em;
}
.masonry-container .entry-footer {
text-align: center;
padding-bottom: 1.25em;
}
.masonry-container .entry-footer > div:last-child:not(:first-child) {
margin-top: 0.8rem;
}
.masonry-container .entry.entry-first {
width: 100%;
}
.masonry-container.masonry-no-sidebar .entry {
width: calc(50% - 15px);
}
}
@media screen and (min-width: 992px) {
.masonry-container.masonry-with-sidebar .entry {
width: calc(50% - 15px);
}
.masonry-container.masonry-no-sidebar .entry {
width: calc(33.33% - 20px);
}
}
.list-container {
margin-top: -2.4rem;
}
.list-container .entry-footer > div:not(:first-child) {
margin-top: 0.8rem;
}
.list-container .entry-content {
padding: 0;
}
@media screen and (min-width: 768px) {
.list-container.list-with-sidebar .entry-row .entry-half-left,
.list-container.list-with-sidebar .entry-row .entry-half-right {
width: 100%;
margin-left: 0;
margin-right: 0;
}
.list-container.list-no-sidebar .entry-row .entry-half-left {
width: 39%;
}
.list-container.list-no-sidebar .entry-row .entry-half-right {
width: 55%;
float: right;
}
.list-container .entry-share ul, .list-container .entry-comments ul {
position: absolute;
top: 0;
left: 100%;
z-index: 1;
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.list-container .entry-share ul li, .list-container .entry-comments ul li {
opacity: 0;
visibility: hidden;
-webkit-transform: translate(5px, 0);
-ms-transform: translate(5px, 0);
transform: translate(5px, 0);
-webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
-o-transition: opacity 0.3s ease, transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.list-container .entry-share ul li:nth-child(5), .list-container .entry-comments ul li:nth-child(5) {
-webkit-transition-delay: 0.07s;
-o-transition-delay: 0.07s;
transition-delay: 0.07s;
}
.list-container .entry-share ul li:nth-child(4), .list-container .entry-comments ul li:nth-child(4) {
-webkit-transition-delay: 0.14s;
-o-transition-delay: 0.14s;
transition-delay: 0.14s;
}
.list-container .entry-share ul li:nth-child(3), .list-container .entry-comments ul li:nth-child(3) {
-webkit-transition-delay: 0.21s;
-o-transition-delay: 0.21s;
transition-delay: 0.21s;
}
.list-container .entry-share ul li:nth-child(2), .list-container .entry-comments ul li:nth-child(2) {
-webkit-transition-delay: 0.28s;
-o-transition-delay: 0.28s;
transition-delay: 0.28s;
}
.list-container .entry-share ul li:nth-child(1), .list-container .entry-comments ul li:nth-child(1) {
-webkit-transition-delay: 0.35s;
-o-transition-delay: 0.35s;
transition-delay: 0.35s;
}
.list-container .entry-share ul li:nth-child(0), .list-container .entry-comments ul li:nth-child(0) {
-webkit-transition-delay: 0.42s;
-o-transition-delay: 0.42s;
transition-delay: 0.42s;
}
.list-container .entry-share:hover ul, .list-container .entry-share:hover ul li, .list-container .entry-comments:hover ul, .list-container .entry-comments:hover ul li {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
visibility: visible;
pointer-events: auto;
}
}
@media screen and (min-width: 992px) {
.list-container.list-with-sidebar .entry-row .entry-half-left {
width: 44%;
}
.list-container.list-with-sidebar .entry-row .entry-half-right {
width: 50%;
float: right;
}
}
.standard-container,
.standard-post {
position: relative;
z-index: 1;
}
.standard-container .entry,
.standard-post .entry {
padding-top: 2.4rem;
padding-bottom: 2.4rem;
}
.standard-container .entry:before,
.standard-post .entry:before {
position: absolute;
right: 0;
bottom: 0;
left: 0;
display: block;
content: " ";
height: 1px;
background-color: #000000;
}
.standard-container,
.standard-post {
margin-top: -2.4rem;
}
.standard-container .entry:before,
.standard-post .entry:before {
bottom: 1.2rem;
}
.standard-container .entry.sticky,
.standard-post .entry.sticky {
margin-top: 1.25em;
padding-top: 1.875em;
padding-bottom: 3.75em;
}
.standard-container .entry.sticky:before,
.standard-post .entry.sticky:before {
left: 1.875em;
right: 1.875em;
bottom: 2.625em;
}
@media screen and (max-width: 991px) {
.standard-container .entry,
.standard-post .entry {
bottom: 0;
}
}
.standard-container .entry.entry-left .entry-header, .standard-container .entry.entry-right .entry-header,
.standard-post .entry.entry-left .entry-header,
.standard-post .entry.entry-right .entry-header {
padding-right: 0;
padding-left: 0;
}
.standard-container .entry.entry-left .entry-content, .standard-container .entry.entry-right .entry-content,
.standard-post .entry.entry-left .entry-content,
.standard-post .entry.entry-right .entry-content {
padding: 0;
}
@media screen and (min-width: 768px) {
.standard-container .entry-footer,
.standard-post .entry-footer {
margin-bottom: -2.4rem;
}
.standard-container .entry-footer > div,
.standard-post .entry-footer > div {
position: relative;
z-index: 2;
background-color: #ffffff;
}
.standard-container .entry-footer > div:first-child,
.standard-post .entry-footer > div:first-child {
float: left;
text-align: left;
border-right: 1.25em solid #ffffff;
}
.standard-container .entry-footer > div:last-child,
.standard-post .entry-footer > div:last-child {
float: right;
text-align: right;
border-left: 1.25em solid #ffffff;
}
.standard-container .entry-footer > div:first-child:last-child,
.standard-post .entry-footer > div:first-child:last-child {
float: none;
text-align: center;
border-right: 1.25em solid #ffffff;
border-left: 1.25em solid #ffffff;
}
.standard-container .entry-footer > div:last-child:not(:first-child),
.standard-post .entry-footer > div:last-child:not(:first-child) {
margin-top: 0;
}
.sticky .standard-container .entry-footer > div, .sticky
.standard-post .entry-footer > div {
background-color: #f5f5f5;
}
.sticky .standard-container .entry-footer > div:first-child, .sticky .standard-container .entry-footer > div:last-child, .sticky
.standard-post .entry-footer > div:first-child, .sticky
.standard-post .entry-footer > div:last-child {
border-color: #f5f5f5;
}
.standard-container .entry-share ul, .standard-container .entry-comments ul,
.standard-post .entry-share ul,
.standard-post .entry-comments ul {
position: absolute;
top: 0;
right: 100%;
left: auto;
z-index: 1;
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.standard-container .entry-share ul li, .standard-container .entry-comments ul li,
.standard-post .entry-share ul li,
.standard-post .entry-comments ul li {
opacity: 0;
visibility: hidden;
-webkit-transform: translate(5px, 0);
-ms-transform: translate(5px, 0);
transform: translate(5px, 0);
-webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
-o-transition: opacity 0.3s ease, transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.standard-container .entry-share ul li:nth-child(5), .standard-container .entry-comments ul li:nth-child(5),
.standard-post .entry-share ul li:nth-child(5),
.standard-post .entry-comments ul li:nth-child(5) {
-webkit-transition-delay: 0.07s;
-o-transition-delay: 0.07s;
transition-delay: 0.07s;
}
.standard-container .entry-share ul li:nth-child(4), .standard-container .entry-comments ul li:nth-child(4),
.standard-post .entry-share ul li:nth-child(4),
.standard-post .entry-comments ul li:nth-child(4) {
-webkit-transition-delay: 0.14s;
-o-transition-delay: 0.14s;
transition-delay: 0.14s;
}
.standard-container .entry-share ul li:nth-child(3), .standard-container .entry-comments ul li:nth-child(3),
.standard-post .entry-share ul li:nth-child(3),
.standard-post .entry-comments ul li:nth-child(3) {
-webkit-transition-delay: 0.21s;
-o-transition-delay: 0.21s;
transition-delay: 0.21s;
}
.standard-container .entry-share ul li:nth-child(2), .standard-container .entry-comments ul li:nth-child(2),
.standard-post .entry-share ul li:nth-child(2),
.standard-post .entry-comments ul li:nth-child(2) {
-webkit-transition-delay: 0.28s;
-o-transition-delay: 0.28s;
transition-delay: 0.28s;
}
.standard-container .entry-share ul li:nth-child(1), .standard-container .entry-comments ul li:nth-child(1),
.standard-post .entry-share ul li:nth-child(1),
.standard-post .entry-comments ul li:nth-child(1) {
-webkit-transition-delay: 0.35s;
-o-transition-delay: 0.35s;
transition-delay: 0.35s;
}
.standard-container .entry-share ul li:nth-child(0), .standard-container .entry-comments ul li:nth-child(0),
.standard-post .entry-share ul li:nth-child(0),
.standard-post .entry-comments ul li:nth-child(0) {
-webkit-transition-delay: 0.42s;
-o-transition-delay: 0.42s;
transition-delay: 0.42s;
}
.standard-container .entry-share:hover ul, .standard-container .entry-share:hover ul li, .standard-container .entry-comments:hover ul, .standard-container .entry-comments:hover ul li,
.standard-post .entry-share:hover ul,
.standard-post .entry-share:hover ul li,
.standard-post .entry-comments:hover ul,
.standard-post .entry-comments:hover ul li {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.standard-container .entry-content:not(:first-child),
.standard-post .entry-content:not(:first-child) {
margin-top: 1.6rem;
}
}
@media screen and (max-width: 767px) {
.standard-container .entry-header,
.standard-post .entry-header {
padding-right: 0;
padding-left: 0;
}
.standard-container .entry-content,
.standard-post .entry-content {
padding: 0;
}
.standard-container .entry-footer-bottom,
.standard-post .entry-footer-bottom {
margin-top: 1.25em;
}
}
.site-sidebar {
position: relative;
display: block;
width: 100%;
padding: 1.25rem 0;
}
.site-sidebar:before {
content: "";
display: block;
padding-top: 1.25rem;
}
@media screen and (min-width: 768px) {
.site-sidebar {
padding: 0 0 1.875rem 0;
width: 31.70732%;
width: 25rem;
}
}
.with-left-sidebar .site-content, .with-left-sidebar .site-sidebar {
float: right;
margin-left: 2.43902%;
}
.with-left-sidebar .site-content:last-child, .with-left-sidebar .site-sidebar:last-child {
margin-left: 0;
}
@media screen and (min-width: 768px) {
.with-left-sidebar .site-sidebar {
padding: 3.75rem 2.5rem 3.75rem 0;
}
}
.with-right-sidebar .site-content, .with-right-sidebar .site-sidebar {
float: left;
margin-right: 2.43902%;
}
.with-right-sidebar .site-content:last-child, .with-right-sidebar .site-sidebar:last-child {
margin-right: 0;
}
@media screen and (min-width: 768px) {
.with-right-sidebar .site-sidebar {
padding: 3.75rem 0 3.75rem 2.5rem;
}
}
.site-post-sidebar {
padding-top: 1.875rem;
clear: both;
}
.site-post-sidebar:after {
display: table;
clear: both;
content: " ";
}
.site-featured-sidebar {
padding-top: 1.25rem;
margin-top: -1.875rem;
}
.site-featured-sidebar:after {
display: table;
clear: both;
content: " ";
}
@media screen and (min-width: 768px) {
.site-featured-sidebar {
padding-top: 1.875rem;
}
}
@media screen and (min-width: 992px) {
.site-featured-sidebar {
padding-top: 3.75rem;
}
}
.site-featured-sidebar.with-2-col .widget {
position: relative;
min-height: 1px;
margin-top: 1.875em !important;
}
@media screen and (min-width: 768px) {
.site-featured-sidebar.with-2-col .widget {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.site-featured-sidebar.with-2-col .widget:last-child {
margin-right: 0;
}
.site-featured-sidebar.with-2-col .widget:nth-child(2n) {
margin-right: 0;
}
.site-featured-sidebar.with-2-col .widget:nth-child(2n+1) {
clear: left;
}
}
@media screen and (min-width: 1200px) {
.site-featured-sidebar.with-2-col .widget {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.site-featured-sidebar.with-2-col .widget:last-child {
margin-right: 0;
}
.site-featured-sidebar.with-2-col .widget:nth-child(2n) {
margin-right: 2.43902%;
}
.site-featured-sidebar.with-2-col .widget:nth-child(2n + 1) {
clear: none;
}
.site-featured-sidebar.with-2-col .widget:nth-child(2n) {
margin-right: 0;
}
.site-featured-sidebar.with-2-col .widget:nth-child(2n + 1) {
clear: left;
}
}
.site-featured-sidebar.with-3-col .widget {
position: relative;
min-height: 1px;
margin-top: 1.875em !important;
}
@media screen and (min-width: 768px) {
.site-featured-sidebar.with-3-col .widget {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.site-featured-sidebar.with-3-col .widget:last-child {
margin-right: 0;
}
.site-featured-sidebar.with-3-col .widget:nth-child(2n) {
margin-right: 0;
}
.site-featured-sidebar.with-3-col .widget:nth-child(2n+1) {
clear: left;
}
}
@media screen and (min-width: 1200px) {
.site-featured-sidebar.with-3-col .widget {
float: left;
display: block;
margin-right: 2.43902%;
width: 31.70732%;
}
.site-featured-sidebar.with-3-col .widget:last-child {
margin-right: 0;
}
.site-featured-sidebar.with-3-col .widget:nth-child(2n) {
margin-right: 2.43902%;
}
.site-featured-sidebar.with-3-col .widget:nth-child(2n + 1) {
clear: none;
}
.site-featured-sidebar.with-3-col .widget:nth-child(3n) {
margin-right: 0;
}
.site-featured-sidebar.with-3-col .widget:nth-child(3n + 1) {
clear: left;
}
}
.site-featured-sidebar.with-4-col .widget {
position: relative;
min-height: 1px;
margin-top: 1.875em !important;
}
@media screen and (min-width: 768px) {
.site-featured-sidebar.with-4-col .widget {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.site-featured-sidebar.with-4-col .widget:last-child {
margin-right: 0;
}
.site-featured-sidebar.with-4-col .widget:nth-child(2n) {
margin-right: 0;
}
.site-featured-sidebar.with-4-col .widget:nth-child(2n+1) {
clear: left;
}
}
@media screen and (min-width: 1200px) {
.site-featured-sidebar.with-4-col .widget {
float: left;
display: block;
margin-right: 2.43902%;
width: 23.17073%;
}
.site-featured-sidebar.with-4-col .widget:last-child {
margin-right: 0;
}
.site-featured-sidebar.with-4-col .widget:nth-child(2n) {
margin-right: 2.43902%;
}
.site-featured-sidebar.with-4-col .widget:nth-child(2n + 1) {
clear: none;
}
.site-featured-sidebar.with-4-col .widget:nth-child(4n) {
margin-right: 0;
}
.site-featured-sidebar.with-4-col .widget:nth-child(4n + 1) {
clear: left;
}
} .widget {
position: relative;
display: block;
background-color: #ffffff;
width: 100%;
}
.widget:after {
display: table;
clear: both;
content: " ";
}
.widget > *{
position: relative;
z-index: 1;
}
.widget .widget-title {
position: relative;
display: block;
margin: 0;
padding: 0;
margin-bottom: 1.25rem;
background-color: inherit;
}
.widget .widget-title span {
position: relative;
display: inline-block;
z-index: 1;
}
.widget:not(:first-child) {
margin-top: 1.875rem;
}
.widget.widget-line {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 1.875rem;
}
.widget.widget-line:before {
position: absolute;
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 1px solid currentColor;
content: "";
}
.widget.widget-line .widget-title {
height: 2.5rem;
line-height: 2.5rem;
}
.widget.widget-line .widget-title span {
background-color: #000000;
color: #ffffff;
border-left: 20px solid #000000;
border-right: 20px solid #000000;
}
.widget.widget-non-line .widget-title {
height: 2.5rem;
line-height: 2.5rem;
}
.widget.widget-non-line .widget-title span {
background-color: #000000;
color: #ffffff;
border-left: 20px solid #000000;
border-right: 20px solid #000000;
}
.site-sidebar .widget.widget-non-line:first-child {
margin-top: -1.25rem;
}
.widget.widget-style-1 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 1.875rem;
}
.widget.widget-style-1:before {
position: absolute;
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 1px solid currentColor;
content: "";
}
.widget.widget-style-1 .widget-title {
text-align: left;
border-bottom: 1px solid currentColor;
height: 100%;
line-height: 100%;
}
.widget.widget-style-1 .widget-title span {
position: relative;
padding-bottom: 1.25rem;
}
.widget.widget-style-1 .widget-title span:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: -2px;
border-bottom: 4px solid currentColor;
}
.widget.widget-style-2 .widget-title {
text-align: left;
padding-top: 1.25rem;
}
.widget.widget-style-2 .widget-title:before {
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
border-top: 3px solid currentColor;
}
.widget.widget-ver.widget-line:first-child {
margin-top: 1.25rem;
}
.widget.widget-ver.widget-line:not(:first-child) {
margin-top: 3.125rem;
}
.widget.widget-ver.widget-line .widget-title {
text-align: center;
margin-top: -3.125rem;
}
.widget.widget-ver.widget-non-line .widget-title {
text-align: center;
}
.widget.widget-ver.widget-non-line .widget-title span {
display: block;
}
.widget.widget-hor.widget-line:first-child {
margin-top: 1.25rem;
}
.widget.widget-hor.widget-line:not(:first-child) {
margin-top: 3.125rem;
}
.widget.widget-hor.widget-line .widget-title {
display: table;
text-align: left;
margin-top: -3.125rem;
margin-left: -1.25rem;
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.widget.widget-hor.widget-non-line .widget-title {
text-align: left;
border-bottom: 1px solid currentColor;
}
.widget.widget-hor.widget-non-line .widget-title span {
display: inline-block;
} .widget_wrt_about {
text-align: center;
}
.widget_wrt_about .author .author-image:not(.circle) img {
-webkit-border-radius: 0;
border-radius: 0;
}
.widget_wrt_about .social-navigation a, .widget_wrt_about .author-navigation a {
font-size: 1.25rem;
}
.widget_wrt_about.widget-ver {
text-align: center;
}
.widget_wrt_about.widget-hor .author-image {
float: left;
margin-right: 1.875rem;
margin-bottom: 0;
}
.widget_wrt_about.widget-hor .author-meta {
text-align: left;
}
.widget_posts .entry-list:after, .widget_wrt_recent-post .entry-list:after,
.widget_wrt_popular-post .entry-list:after {
display: table;
clear: both;
content: " ";
}
.widget_posts .entry, .widget_wrt_recent-post .entry,
.widget_wrt_popular-post .entry {
padding-top: 0;
padding-bottom: 1.25rem;
}
.widget_posts .entry:not(:first-child), .widget_wrt_recent-post .entry:not(:first-child),
.widget_wrt_popular-post .entry:not(:first-child) {
margin-top: 1.25rem;
}
.widget_posts .entry:before, .widget_wrt_recent-post .entry:before,
.widget_wrt_popular-post .entry:before {
height: 1px;
}
.widget_posts .entry .entry-meta, .widget_wrt_recent-post .entry .entry-meta,
.widget_wrt_popular-post .entry .entry-meta {
margin: 0;
padding: 0;
}
.widget_posts .entry .entry-meta .entry-cat, .widget_wrt_recent-post .entry .entry-meta .entry-cat,
.widget_wrt_popular-post .entry .entry-meta .entry-cat {
color: #bf9e3b;
text-transform: uppercase;
display: inline-block;
padding: 0;
}
.widget_posts .entry .entry-meta .entry-cat a:not(:first-child), .widget_wrt_recent-post .entry .entry-meta .entry-cat a:not(:first-child),
.widget_wrt_popular-post .entry .entry-meta .entry-cat a:not(:first-child) {
margin-left: 0.3125em;
}
.widget_posts .entry .entry-meta .entry-cat a:not(:first-child):before, .widget_wrt_recent-post .entry .entry-meta .entry-cat a:not(:first-child):before,
.widget_wrt_popular-post .entry .entry-meta .entry-cat a:not(:first-child):before {
display: inline-block;
vertical-align: middle;
content: "/";
margin-right: 0.3125em;
}
.widget_posts .entry .entry-title, .widget_wrt_recent-post .entry .entry-title,
.widget_wrt_popular-post .entry .entry-title {
font-size: 1.375rem;
line-height: 1.4;
margin: 0.45455em 0;
padding: 0;
}
.widget_posts .entry-small-thumb .entry > *:not(.entry-media), .widget_wrt_recent-post .entry-small-thumb .entry > *:not(.entry-media),
.widget_wrt_popular-post .entry-small-thumb .entry > *:not(.entry-media) {
margin-left: 7.5rem;
}
.widget_posts .entry-small-thumb .entry .entry-media, .widget_wrt_recent-post .entry-small-thumb .entry .entry-media,
.widget_wrt_popular-post .entry-small-thumb .entry .entry-media {
width: 100%;
max-width: 6.25rem;
float: left;
}
.widget_posts .entry-small-thumb .entry .entry-title, .widget_wrt_recent-post .entry-small-thumb .entry .entry-title,
.widget_wrt_popular-post .entry-small-thumb .entry .entry-title {
font-size: 1.125rem;
}
.widget_posts .entry-first-thumb .entry:not(:first-child) > *:not(.entry-media), .widget_wrt_recent-post .entry-first-thumb .entry:not(:first-child) > *:not(.entry-media),
.widget_wrt_popular-post .entry-first-thumb .entry:not(:first-child) > *:not(.entry-media) {
margin-left: 7.5rem;
}
.widget_posts .entry-first-thumb .entry:not(:first-child) .entry-media, .widget_wrt_recent-post .entry-first-thumb .entry:not(:first-child) .entry-media,
.widget_wrt_popular-post .entry-first-thumb .entry:not(:first-child) .entry-media {
width: 100%;
max-width: 6.25rem;
float: left;
}
.widget_posts .entry-first-thumb .entry:not(:first-child) .entry-title, .widget_wrt_recent-post .entry-first-thumb .entry:not(:first-child) .entry-title,
.widget_wrt_popular-post .entry-first-thumb .entry:not(:first-child) .entry-title {
font-size: 1.125rem;
}
.widget_posts.widget-ver .entry, .widget-ver.widget_wrt_recent-post .entry,
.widget-ver.widget_wrt_popular-post .entry {
width: 100%;
}
.widget_posts.widget-ver .entry .entry-media, .widget-ver.widget_wrt_recent-post .entry .entry-media,
.widget-ver.widget_wrt_popular-post .entry .entry-media {
margin: 0 auto 1.25rem;
}
.widget_posts.widget-hor .entry, .widget-hor.widget_wrt_recent-post .entry,
.widget-hor.widget_wrt_popular-post .entry {
text-align: center;
}
.widget_posts.widget-hor .entry > *:not(.entry-media), .widget-hor.widget_wrt_recent-post .entry > *:not(.entry-media),
.widget-hor.widget_wrt_popular-post .entry > *:not(.entry-media) {
margin-left: 0;
}
.widget_posts.widget-hor .entry .entry-media, .widget-hor.widget_wrt_recent-post .entry .entry-media,
.widget-hor.widget_wrt_popular-post .entry .entry-media {
float: none;
max-width: 100%;
margin: 0 auto 1.25rem;
}
.widget_posts.widget-hor .entry-small-thumb .entry .entry-media, .widget-hor.widget_wrt_recent-post .entry-small-thumb .entry .entry-media,
.widget-hor.widget_wrt_popular-post .entry-small-thumb .entry .entry-media {
max-width: 6.25rem; }
.widget_posts .with-carousel .entry, .widget_wrt_recent-post .with-carousel .entry,
.widget_wrt_popular-post .with-carousel .entry {
width: 100%;
padding: 0 0.3125rem;
margin: 0;
}
.widget_posts .with-carousel .entry:before, .widget_wrt_recent-post .with-carousel .entry:before,
.widget_wrt_popular-post .with-carousel .entry:before {
display: none;
}
.widget_posts .with-carousel .entry:nth-child(n), .widget_wrt_recent-post .with-carousel .entry:nth-child(n),
.widget_wrt_popular-post .with-carousel .entry:nth-child(n) {
clear: none !important;
}
.widget_posts .with-columns.with-column-1 .entry, .widget_wrt_recent-post .with-columns.with-column-1 .entry,
.widget_wrt_popular-post .with-columns.with-column-1 .entry {
position: relative;
background-color: transparent;
min-height: 1px;
margin-top: 1.875rem !important;
}
@media screen and (min-width: 768px) {
.widget_posts .with-columns.with-column-1 .entry, .widget_wrt_recent-post .with-columns.with-column-1 .entry,
.widget_wrt_popular-post .with-columns.with-column-1 .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.widget_posts .with-columns.with-column-1 .entry:last-child, .widget_wrt_recent-post .with-columns.with-column-1 .entry:last-child,
.widget_wrt_popular-post .with-columns.with-column-1 .entry:last-child {
margin-right: 0;
}
.widget_posts .with-columns.with-column-1 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-1 .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-1 .entry:nth-child(2n) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-1 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-1 .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-1 .entry:nth-child(2n + 1) {
clear: left;
}
.widget_posts .with-columns.with-column-1.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:first-child,
.widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:first-child {
width: 100%;
}
.widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n) {
margin-right: gutter(12);
}
.widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1) {
clear: none;
}
.widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n) {
clear: left;
}
}
@media screen and (min-width: 1200px) {
.widget_posts .with-columns.with-column-1 .entry, .widget_wrt_recent-post .with-columns.with-column-1 .entry,
.widget_wrt_popular-post .with-columns.with-column-1 .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 100%;
}
.widget_posts .with-columns.with-column-1 .entry:last-child, .widget_wrt_recent-post .with-columns.with-column-1 .entry:last-child,
.widget_wrt_popular-post .with-columns.with-column-1 .entry:last-child {
margin-right: 0;
}
.widget_posts .with-columns.with-column-1 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-1 .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-1 .entry:nth-child(2n) {
margin-right: 2.43902%;
}
.widget_posts .with-columns.with-column-1 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-1 .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-1 .entry:nth-child(2n + 1) {
clear: none;
}
.widget_posts .with-columns.with-column-1 .entry:nth-child(1n), .widget_wrt_recent-post .with-columns.with-column-1 .entry:nth-child(1n),
.widget_wrt_popular-post .with-columns.with-column-1 .entry:nth-child(1n) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-1 .entry:nth-child(1n + 1), .widget_wrt_recent-post .with-columns.with-column-1 .entry:nth-child(1n + 1),
.widget_wrt_popular-post .with-columns.with-column-1 .entry:nth-child(1n + 1) {
clear: left;
}
.widget_posts .with-columns.with-column-1.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:first-child,
.widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:first-child {
width: 100%;
}
.widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1) {
margin-right: 2.43902%;
}
.widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n) {
clear: none;
}
.widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(1n + 1), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(1n + 1),
.widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(1n + 1) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(1n + 2), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(1n + 2),
.widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(1n + 2) {
clear: left;
}
}
.widget_posts .with-columns.with-column-2 .entry, .widget_wrt_recent-post .with-columns.with-column-2 .entry,
.widget_wrt_popular-post .with-columns.with-column-2 .entry {
position: relative;
background-color: transparent;
min-height: 1px;
margin-top: 1.875rem !important;
}
@media screen and (min-width: 768px) {
.widget_posts .with-columns.with-column-2 .entry, .widget_wrt_recent-post .with-columns.with-column-2 .entry,
.widget_wrt_popular-post .with-columns.with-column-2 .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.widget_posts .with-columns.with-column-2 .entry:last-child, .widget_wrt_recent-post .with-columns.with-column-2 .entry:last-child,
.widget_wrt_popular-post .with-columns.with-column-2 .entry:last-child {
margin-right: 0;
}
.widget_posts .with-columns.with-column-2 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-2 .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-2 .entry:nth-child(2n) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-2 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2 .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-2 .entry:nth-child(2n + 1) {
clear: left;
}
.widget_posts .with-columns.with-column-2.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:first-child,
.widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:first-child {
width: 100%;
}
.widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n) {
margin-right: gutter(12);
}
.widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1) {
clear: none;
}
.widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n) {
clear: left;
}
}
@media screen and (min-width: 1200px) {
.widget_posts .with-columns.with-column-2 .entry, .widget_wrt_recent-post .with-columns.with-column-2 .entry,
.widget_wrt_popular-post .with-columns.with-column-2 .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.widget_posts .with-columns.with-column-2 .entry:last-child, .widget_wrt_recent-post .with-columns.with-column-2 .entry:last-child,
.widget_wrt_popular-post .with-columns.with-column-2 .entry:last-child {
margin-right: 0;
}
.widget_posts .with-columns.with-column-2 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-2 .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-2 .entry:nth-child(2n) {
margin-right: 2.43902%;
}
.widget_posts .with-columns.with-column-2 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2 .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-2 .entry:nth-child(2n + 1) {
clear: none;
}
.widget_posts .with-columns.with-column-2 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-2 .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-2 .entry:nth-child(2n) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-2 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2 .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-2 .entry:nth-child(2n + 1) {
clear: left;
}
.widget_posts .with-columns.with-column-2.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:first-child,
.widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:first-child {
width: 100%;
}
.widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1) {
margin-right: 2.43902%;
}
.widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n) {
clear: none;
}
.widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 2), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 2),
.widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 2) {
clear: left;
}
}
.widget_posts .with-columns.with-column-3 .entry, .widget_wrt_recent-post .with-columns.with-column-3 .entry,
.widget_wrt_popular-post .with-columns.with-column-3 .entry {
position: relative;
background-color: transparent;
min-height: 1px;
margin-top: 1.875rem !important;
}
@media screen and (min-width: 768px) {
.widget_posts .with-columns.with-column-3 .entry, .widget_wrt_recent-post .with-columns.with-column-3 .entry,
.widget_wrt_popular-post .with-columns.with-column-3 .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.widget_posts .with-columns.with-column-3 .entry:last-child, .widget_wrt_recent-post .with-columns.with-column-3 .entry:last-child,
.widget_wrt_popular-post .with-columns.with-column-3 .entry:last-child {
margin-right: 0;
}
.widget_posts .with-columns.with-column-3 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-3 .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-3 .entry:nth-child(2n) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-3 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-3 .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-3 .entry:nth-child(2n + 1) {
clear: left;
}
.widget_posts .with-columns.with-column-3.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:first-child,
.widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:first-child {
width: 100%;
}
.widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n) {
margin-right: gutter(12);
}
.widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1) {
clear: none;
}
.widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n) {
clear: left;
}
}
@media screen and (min-width: 1200px) {
.widget_posts .with-columns.with-column-3 .entry, .widget_wrt_recent-post .with-columns.with-column-3 .entry,
.widget_wrt_popular-post .with-columns.with-column-3 .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 31.70732%;
}
.widget_posts .with-columns.with-column-3 .entry:last-child, .widget_wrt_recent-post .with-columns.with-column-3 .entry:last-child,
.widget_wrt_popular-post .with-columns.with-column-3 .entry:last-child {
margin-right: 0;
}
.widget_posts .with-columns.with-column-3 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-3 .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-3 .entry:nth-child(2n) {
margin-right: 2.43902%;
}
.widget_posts .with-columns.with-column-3 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-3 .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-3 .entry:nth-child(2n + 1) {
clear: none;
}
.widget_posts .with-columns.with-column-3 .entry:nth-child(3n), .widget_wrt_recent-post .with-columns.with-column-3 .entry:nth-child(3n),
.widget_wrt_popular-post .with-columns.with-column-3 .entry:nth-child(3n) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-3 .entry:nth-child(3n + 1), .widget_wrt_recent-post .with-columns.with-column-3 .entry:nth-child(3n + 1),
.widget_wrt_popular-post .with-columns.with-column-3 .entry:nth-child(3n + 1) {
clear: left;
}
.widget_posts .with-columns.with-column-3.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:first-child,
.widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:first-child {
width: 100%;
}
.widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1) {
margin-right: 2.43902%;
}
.widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n) {
clear: none;
}
.widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(3n + 1), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(3n + 1),
.widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(3n + 1) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(3n + 2), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(3n + 2),
.widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(3n + 2) {
clear: left;
}
}
.widget_posts .with-columns.with-column-4 .entry, .widget_wrt_recent-post .with-columns.with-column-4 .entry,
.widget_wrt_popular-post .with-columns.with-column-4 .entry {
position: relative;
background-color: transparent;
min-height: 1px;
margin-top: 1.875rem !important;
}
@media screen and (min-width: 768px) {
.widget_posts .with-columns.with-column-4 .entry, .widget_wrt_recent-post .with-columns.with-column-4 .entry,
.widget_wrt_popular-post .with-columns.with-column-4 .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.widget_posts .with-columns.with-column-4 .entry:last-child, .widget_wrt_recent-post .with-columns.with-column-4 .entry:last-child,
.widget_wrt_popular-post .with-columns.with-column-4 .entry:last-child {
margin-right: 0;
}
.widget_posts .with-columns.with-column-4 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-4 .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-4 .entry:nth-child(2n) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-4 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-4 .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-4 .entry:nth-child(2n + 1) {
clear: left;
}
.widget_posts .with-columns.with-column-4.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:first-child,
.widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:first-child {
width: 100%;
}
.widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n) {
margin-right: gutter(12);
}
.widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1) {
clear: none;
}
.widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n) {
clear: left;
}
}
@media screen and (min-width: 1200px) {
.widget_posts .with-columns.with-column-4 .entry, .widget_wrt_recent-post .with-columns.with-column-4 .entry,
.widget_wrt_popular-post .with-columns.with-column-4 .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 23.17073%;
}
.widget_posts .with-columns.with-column-4 .entry:last-child, .widget_wrt_recent-post .with-columns.with-column-4 .entry:last-child,
.widget_wrt_popular-post .with-columns.with-column-4 .entry:last-child {
margin-right: 0;
}
.widget_posts .with-columns.with-column-4 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-4 .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-4 .entry:nth-child(2n) {
margin-right: 2.43902%;
}
.widget_posts .with-columns.with-column-4 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-4 .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-4 .entry:nth-child(2n + 1) {
clear: none;
}
.widget_posts .with-columns.with-column-4 .entry:nth-child(4n), .widget_wrt_recent-post .with-columns.with-column-4 .entry:nth-child(4n),
.widget_wrt_popular-post .with-columns.with-column-4 .entry:nth-child(4n) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-4 .entry:nth-child(4n + 1), .widget_wrt_recent-post .with-columns.with-column-4 .entry:nth-child(4n + 1),
.widget_wrt_popular-post .with-columns.with-column-4 .entry:nth-child(4n + 1) {
clear: left;
}
.widget_posts .with-columns.with-column-4.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:first-child,
.widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:first-child {
width: 100%;
}
.widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1),
.widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1) {
margin-right: 2.43902%;
}
.widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n),
.widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n) {
clear: none;
}
.widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(4n + 1), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(4n + 1),
.widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(4n + 1) {
margin-right: 0;
}
.widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(4n + 2), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(4n + 2),
.widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(4n + 2) {
clear: left;
}
}
.grid-container .widget_wrt_recent-post .entry:not(:last-child):before, .list-container .widget_wrt_recent-post .entry:not(:last-child):before, .masonry-container .widget_wrt_recent-post .entry:not(:last-child):before, .grid-container
.widget_wrt_popular-post .entry:not(:last-child):before, .list-container
.widget_wrt_popular-post .entry:not(:last-child):before, .masonry-container
.widget_wrt_popular-post .entry:not(:last-child):before {
display: none;
}
.widget_wrt_popular-post {
counter-reset: popular;
}
.widget_wrt_popular-post > div:not(.with-carousel) .entry {
position: relative;
}
.widget_wrt_popular-post > div:not(.with-carousel) .entry-media:before {
position: absolute;
top: 0;
left: 0;
z-index: 10;
width: 2.5em;
height: 2.5em;
background-color: #000000;
color: #ffffff;
font-size: 0.75rem;
line-height: calc(2.5em - 4px);
text-align: center;
counter-increment: popular;
content: counter(popular);
}
.widget_wrt_popular-post > div:not(.with-carousel) .entry:nth-child(1):before {
font-size: 1rem;
}
.widget_wrt_popular-post > div:not(.with-carousel) .entry:nth-child(2):before {
font-size: 0.875rem;
}
.widget_wrt_popular-post > div:not(.with-carousel) .entry:nth-child(3):before {
font-size: 0.75rem;
}
.widget_wrt_standard-view-posts.widget-ver .entry:not(:first-child) .entry-content,
.widget_wrt_grid-view-posts.widget-ver .entry:not(:first-child) .entry-content,
.widget_wrt_list-view-posts.widget-ver .entry:not(:first-child) .entry-content,
.widget_wrt_masonary-view-posts.widget-ver .entry:not(:first-child) .entry-content,
.widget_wrt_mag-view-posts.widget-ver .entry:not(:first-child) .entry-content {
display: none;
}
.widget_wrt_standard-view-posts.widget-hor,
.widget_wrt_grid-view-posts.widget-hor,
.widget_wrt_list-view-posts.widget-hor,
.widget_wrt_masonary-view-posts.widget-hor,
.widget_wrt_mag-view-posts.widget-hor {
display: block;
}
.widget_wrt_standard-view-posts.widget-hor:after,
.widget_wrt_grid-view-posts.widget-hor:after,
.widget_wrt_list-view-posts.widget-hor:after,
.widget_wrt_masonary-view-posts.widget-hor:after,
.widget_wrt_mag-view-posts.widget-hor:after {
display: table;
clear: both;
content: " ";
}
@media screen and (min-width: 768px) {
.widget_wrt_standard-view-posts.widget-hor .list-container-left, .widget_wrt_standard-view-posts.widget-hor .list-container-right, .widget_wrt_standard-view-posts.widget-hor .grid-container-left, .widget_wrt_standard-view-posts.widget-hor .grid-container-right,
.widget_wrt_grid-view-posts.widget-hor .list-container-left,
.widget_wrt_grid-view-posts.widget-hor .list-container-right,
.widget_wrt_grid-view-posts.widget-hor .grid-container-left,
.widget_wrt_grid-view-posts.widget-hor .grid-container-right,
.widget_wrt_list-view-posts.widget-hor .list-container-left,
.widget_wrt_list-view-posts.widget-hor .list-container-right,
.widget_wrt_list-view-posts.widget-hor .grid-container-left,
.widget_wrt_list-view-posts.widget-hor .grid-container-right,
.widget_wrt_masonary-view-posts.widget-hor .list-container-left,
.widget_wrt_masonary-view-posts.widget-hor .list-container-right,
.widget_wrt_masonary-view-posts.widget-hor .grid-container-left,
.widget_wrt_masonary-view-posts.widget-hor .grid-container-right,
.widget_wrt_mag-view-posts.widget-hor .list-container-left,
.widget_wrt_mag-view-posts.widget-hor .list-container-right,
.widget_wrt_mag-view-posts.widget-hor .grid-container-left,
.widget_wrt_mag-view-posts.widget-hor .grid-container-right {
float: left;
display: block;
margin-right: 5%;
width: 47.5%;
}
.widget_wrt_standard-view-posts.widget-hor .list-container-left:last-child, .widget_wrt_standard-view-posts.widget-hor .list-container-right:last-child, .widget_wrt_standard-view-posts.widget-hor .grid-container-left:last-child, .widget_wrt_standard-view-posts.widget-hor .grid-container-right:last-child,
.widget_wrt_grid-view-posts.widget-hor .list-container-left:last-child,
.widget_wrt_grid-view-posts.widget-hor .list-container-right:last-child,
.widget_wrt_grid-view-posts.widget-hor .grid-container-left:last-child,
.widget_wrt_grid-view-posts.widget-hor .grid-container-right:last-child,
.widget_wrt_list-view-posts.widget-hor .list-container-left:last-child,
.widget_wrt_list-view-posts.widget-hor .list-container-right:last-child,
.widget_wrt_list-view-posts.widget-hor .grid-container-left:last-child,
.widget_wrt_list-view-posts.widget-hor .grid-container-right:last-child,
.widget_wrt_masonary-view-posts.widget-hor .list-container-left:last-child,
.widget_wrt_masonary-view-posts.widget-hor .list-container-right:last-child,
.widget_wrt_masonary-view-posts.widget-hor .grid-container-left:last-child,
.widget_wrt_masonary-view-posts.widget-hor .grid-container-right:last-child,
.widget_wrt_mag-view-posts.widget-hor .list-container-left:last-child,
.widget_wrt_mag-view-posts.widget-hor .list-container-right:last-child,
.widget_wrt_mag-view-posts.widget-hor .grid-container-left:last-child,
.widget_wrt_mag-view-posts.widget-hor .grid-container-right:last-child {
margin-right: 0;
}
}
.widget_wrt_standard-view-posts .category-tabs,
.widget_wrt_grid-view-posts .category-tabs,
.widget_wrt_list-view-posts .category-tabs,
.widget_wrt_masonary-view-posts .category-tabs,
.widget_wrt_mag-view-posts .category-tabs {
position: relative;
z-index: 1;
display: inline-block;
font-size: 0.875rem;
height: 2.5rem;
line-height: 2.5rem;
margin-bottom: 1.25rem;
}
.widget_wrt_standard-view-posts .category-tabs .more-tabs > a:after,
.widget_wrt_grid-view-posts .category-tabs .more-tabs > a:after,
.widget_wrt_list-view-posts .category-tabs .more-tabs > a:after,
.widget_wrt_masonary-view-posts .category-tabs .more-tabs > a:after,
.widget_wrt_mag-view-posts .category-tabs .more-tabs > a:after {
display: inline-block;
vertical-align: baseline;
margin-left: 5px;
font-family: FontAwesome;
content: "\f107";
}
.widget_wrt_standard-view-posts .category-tabs ul,
.widget_wrt_grid-view-posts .category-tabs ul,
.widget_wrt_list-view-posts .category-tabs ul,
.widget_wrt_masonary-view-posts .category-tabs ul,
.widget_wrt_mag-view-posts .category-tabs ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget_wrt_standard-view-posts .category-tabs ul ul,
.widget_wrt_grid-view-posts .category-tabs ul ul,
.widget_wrt_list-view-posts .category-tabs ul ul,
.widget_wrt_masonary-view-posts .category-tabs ul ul,
.widget_wrt_mag-view-posts .category-tabs ul ul {
position: absolute;
top: 100%;
right: 0;
padding: 0.625rem 0;
min-width: 6.25rem;
background-color: #ffffff;
color: #000000;
border: 1px solid currentColor;
display: none;
}
.widget_wrt_standard-view-posts .category-tabs ul li,
.widget_wrt_grid-view-posts .category-tabs ul li,
.widget_wrt_list-view-posts .category-tabs ul li,
.widget_wrt_masonary-view-posts .category-tabs ul li,
.widget_wrt_mag-view-posts .category-tabs ul li {
position: relative;
display: inline-block;
vertical-align: middle;
}
.widget_wrt_standard-view-posts .category-tabs ul li li,
.widget_wrt_grid-view-posts .category-tabs ul li li,
.widget_wrt_list-view-posts .category-tabs ul li li,
.widget_wrt_masonary-view-posts .category-tabs ul li li,
.widget_wrt_mag-view-posts .category-tabs ul li li {
display: block;
}
.widget_wrt_standard-view-posts .category-tabs ul li a,
.widget_wrt_grid-view-posts .category-tabs ul li a,
.widget_wrt_list-view-posts .category-tabs ul li a,
.widget_wrt_masonary-view-posts .category-tabs ul li a,
.widget_wrt_mag-view-posts .category-tabs ul li a {
display: block;
cursor: pointer;
padding: 0 0.625rem;
height: 1.875rem;
line-height: 1.875rem;
}
.widget_wrt_standard-view-posts .category-tabs ul li:hover ul,
.widget_wrt_grid-view-posts .category-tabs ul li:hover ul,
.widget_wrt_list-view-posts .category-tabs ul li:hover ul,
.widget_wrt_masonary-view-posts .category-tabs ul li:hover ul,
.widget_wrt_mag-view-posts .category-tabs ul li:hover ul {
display: block;
}
.widget_wrt_standard-view-posts .category-tabs ul > li:last-child a,
.widget_wrt_grid-view-posts .category-tabs ul > li:last-child a,
.widget_wrt_list-view-posts .category-tabs ul > li:last-child a,
.widget_wrt_masonary-view-posts .category-tabs ul > li:last-child a,
.widget_wrt_mag-view-posts .category-tabs ul > li:last-child a {
padding-right: 0;
}
.widget_wrt_standard-view-posts .category-tabs + .category-tab-nav-container,
.widget_wrt_grid-view-posts .category-tabs + .category-tab-nav-container,
.widget_wrt_list-view-posts .category-tabs + .category-tab-nav-container,
.widget_wrt_masonary-view-posts .category-tabs + .category-tab-nav-container,
.widget_wrt_mag-view-posts .category-tabs + .category-tab-nav-container {
position: relative;
z-index: 0;
}
@media screen and (min-width: 992px) {
.widget_wrt_standard-view-posts.widget-hor.widget-line .category-tabs,
.widget_wrt_grid-view-posts.widget-hor.widget-line .category-tabs,
.widget_wrt_list-view-posts.widget-hor.widget-line .category-tabs,
.widget_wrt_masonary-view-posts.widget-hor.widget-line .category-tabs,
.widget_wrt_mag-view-posts.widget-hor.widget-line .category-tabs {
position: absolute;
top: 0;
right: 1.875rem;
}
.widget_wrt_standard-view-posts.widget-hor.widget-line .category-tabs + *,
.widget_wrt_grid-view-posts.widget-hor.widget-line .category-tabs + *,
.widget_wrt_list-view-posts.widget-hor.widget-line .category-tabs + *,
.widget_wrt_masonary-view-posts.widget-hor.widget-line .category-tabs + *,
.widget_wrt_mag-view-posts.widget-hor.widget-line .category-tabs + * {
margin-top: 3.75rem;
}
.widget_wrt_standard-view-posts.widget-hor.widget-non-line .category-tabs,
.widget_wrt_grid-view-posts.widget-hor.widget-non-line .category-tabs,
.widget_wrt_list-view-posts.widget-hor.widget-non-line .category-tabs,
.widget_wrt_masonary-view-posts.widget-hor.widget-non-line .category-tabs,
.widget_wrt_mag-view-posts.widget-hor.widget-non-line .category-tabs {
position: absolute;
top: 0;
right: 0;
}
.widget_wrt_standard-view-posts.widget-hor.widget-non-line .category-tabs ul ul,
.widget_wrt_grid-view-posts.widget-hor.widget-non-line .category-tabs ul ul,
.widget_wrt_list-view-posts.widget-hor.widget-non-line .category-tabs ul ul,
.widget_wrt_masonary-view-posts.widget-hor.widget-non-line .category-tabs ul ul,
.widget_wrt_mag-view-posts.widget-hor.widget-non-line .category-tabs ul ul {
top: 2.4rem;
}
.widget_wrt_standard-view-posts.widget-hor.widget-style-1 .category-tabs,
.widget_wrt_grid-view-posts.widget-hor.widget-style-1 .category-tabs,
.widget_wrt_list-view-posts.widget-hor.widget-style-1 .category-tabs,
.widget_wrt_masonary-view-posts.widget-hor.widget-style-1 .category-tabs,
.widget_wrt_mag-view-posts.widget-hor.widget-style-1 .category-tabs {
position: absolute;
top: 1.875rem;
right: 1.875rem;
}
.widget_wrt_standard-view-posts.widget-hor.widget-style-1 .category-tabs ul ul,
.widget_wrt_grid-view-posts.widget-hor.widget-style-1 .category-tabs ul ul,
.widget_wrt_list-view-posts.widget-hor.widget-style-1 .category-tabs ul ul,
.widget_wrt_masonary-view-posts.widget-hor.widget-style-1 .category-tabs ul ul,
.widget_wrt_mag-view-posts.widget-hor.widget-style-1 .category-tabs ul ul {
top: 1.9rem;
}
.widget_wrt_standard-view-posts.widget-hor.widget-style-1 .category-tabs > ul > li > a,
.widget_wrt_grid-view-posts.widget-hor.widget-style-1 .category-tabs > ul > li > a,
.widget_wrt_list-view-posts.widget-hor.widget-style-1 .category-tabs > ul > li > a,
.widget_wrt_masonary-view-posts.widget-hor.widget-style-1 .category-tabs > ul > li > a,
.widget_wrt_mag-view-posts.widget-hor.widget-style-1 .category-tabs > ul > li > a {
height: auto;
line-height: 1.2;
padding-bottom: calc(1.25rem - 4px);
}
.widget_wrt_standard-view-posts.widget-hor.widget-style-2 .category-tabs,
.widget_wrt_grid-view-posts.widget-hor.widget-style-2 .category-tabs,
.widget_wrt_list-view-posts.widget-hor.widget-style-2 .category-tabs,
.widget_wrt_masonary-view-posts.widget-hor.widget-style-2 .category-tabs,
.widget_wrt_mag-view-posts.widget-hor.widget-style-2 .category-tabs {
position: absolute;
top: 0;
right: 0;
}
.widget_wrt_standard-view-posts.widget-hor.widget-style-2 .category-tabs > ul > li > a,
.widget_wrt_grid-view-posts.widget-hor.widget-style-2 .category-tabs > ul > li > a,
.widget_wrt_list-view-posts.widget-hor.widget-style-2 .category-tabs > ul > li > a,
.widget_wrt_masonary-view-posts.widget-hor.widget-style-2 .category-tabs > ul > li > a,
.widget_wrt_mag-view-posts.widget-hor.widget-style-2 .category-tabs > ul > li > a {
height: auto;
line-height: 1.2;
padding-top: 1.25rem;
padding-bottom: 0.625rem;
}
.widget_wrt_standard-view-posts .entry .entry-row .entry-half-left,
.widget_wrt_grid-view-posts .entry .entry-row .entry-half-left,
.widget_wrt_list-view-posts .entry .entry-row .entry-half-left,
.widget_wrt_masonary-view-posts .entry .entry-row .entry-half-left,
.widget_wrt_mag-view-posts .entry .entry-row .entry-half-left {
width: 32.5%;
}
.widget_wrt_standard-view-posts .entry .entry-row .entry-half-right,
.widget_wrt_grid-view-posts .entry .entry-row .entry-half-right,
.widget_wrt_list-view-posts .entry .entry-row .entry-half-right,
.widget_wrt_masonary-view-posts .entry .entry-row .entry-half-right,
.widget_wrt_mag-view-posts .entry .entry-row .entry-half-right {
width: 62.5%;
}
}
.widget_recent_entries ul li {
margin-bottom: 0.9375rem;
}
.widget_recent_entries ul li a {
font-size: 1.125rem;
line-height: 1.2;
display: block;
}
.widget_categories.widget-ver ul,
.widget_nav_menu.widget-ver ul,
.widget_pages.widget-ver ul,
.widget_meta.widget-ver ul,
.widget_archive.widget-ver ul,
.widget_archives.widget-ver ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
.widget_categories.widget-ver ul li,
.widget_nav_menu.widget-ver ul li,
.widget_pages.widget-ver ul li,
.widget_meta.widget-ver ul li,
.widget_archive.widget-ver ul li,
.widget_archives.widget-ver ul li {
display: block;
}
.widget_categories.widget-ver ul li ul,
.widget_nav_menu.widget-ver ul li ul,
.widget_pages.widget-ver ul li ul,
.widget_meta.widget-ver ul li ul,
.widget_archive.widget-ver ul li ul,
.widget_archives.widget-ver ul li ul {
padding-left: 1.25rem;
}
.widget_categories.widget-ver ul li a,
.widget_nav_menu.widget-ver ul li a,
.widget_pages.widget-ver ul li a,
.widget_meta.widget-ver ul li a,
.widget_archive.widget-ver ul li a,
.widget_archives.widget-ver ul li a {
position: relative;
display: block;
padding: 0.625em 0;
color: inherit;
}
.widget_categories.widget-ver ul li a:after,
.widget_nav_menu.widget-ver ul li a:after,
.widget_pages.widget-ver ul li a:after,
.widget_meta.widget-ver ul li a:after,
.widget_archive.widget-ver ul li a:after,
.widget_archives.widget-ver ul li a:after {
display: table;
clear: both;
content: " ";
}
.widget_categories.widget-ver ul li a:hover,
.widget_nav_menu.widget-ver ul li a:hover,
.widget_pages.widget-ver ul li a:hover,
.widget_meta.widget-ver ul li a:hover,
.widget_archive.widget-ver ul li a:hover,
.widget_archives.widget-ver ul li a:hover {
color: #bf9e3b;
}
.widget_categories.widget-ver ul li a:before,
.widget_nav_menu.widget-ver ul li a:before,
.widget_pages.widget-ver ul li a:before,
.widget_meta.widget-ver ul li a:before,
.widget_archive.widget-ver ul li a:before,
.widget_archives.widget-ver ul li a:before {
position: absolute;
right: 0;
bottom: -1px;
display: block;
content: "";
width: 0;
height: 1px;
background-color: currentColor;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.widget_categories.widget-ver ul li a:hover:before,
.widget_nav_menu.widget-ver ul li a:hover:before,
.widget_pages.widget-ver ul li a:hover:before,
.widget_meta.widget-ver ul li a:hover:before,
.widget_archive.widget-ver ul li a:hover:before,
.widget_archives.widget-ver ul li a:hover:before {
width: 100%;
}
.widget_categories.widget-ver ul li span,
.widget_nav_menu.widget-ver ul li span,
.widget_pages.widget-ver ul li span,
.widget_meta.widget-ver ul li span,
.widget_archive.widget-ver ul li span,
.widget_archives.widget-ver ul li span {
float: right;
}
.widget_categories.widget-ver ul li:not(:last-child) a,
.widget_nav_menu.widget-ver ul li:not(:last-child) a,
.widget_pages.widget-ver ul li:not(:last-child) a,
.widget_meta.widget-ver ul li:not(:last-child) a,
.widget_archive.widget-ver ul li:not(:last-child) a,
.widget_archives.widget-ver ul li:not(:last-child) a {
border-bottom: 1px solid currentColor;
}
.widget_categories.widget-hor ul,
.widget_nav_menu.widget-hor ul,
.widget_pages.widget-hor ul,
.widget_meta.widget-hor ul,
.widget_archive.widget-hor ul,
.widget_archives.widget-hor ul {
display: inline-block;
vertical-align: middle;
list-style: none;
margin: 0;
padding: 0;
}
.widget_categories.widget-hor ul > li,
.widget_nav_menu.widget-hor ul > li,
.widget_pages.widget-hor ul > li,
.widget_meta.widget-hor ul > li,
.widget_archive.widget-hor ul > li,
.widget_archives.widget-hor ul > li {
display: inline-block;
vertical-align: middle;
}
.widget_categories.widget-hor ul > li a,
.widget_nav_menu.widget-hor ul > li a,
.widget_pages.widget-hor ul > li a,
.widget_meta.widget-hor ul > li a,
.widget_archive.widget-hor ul > li a,
.widget_archives.widget-hor ul > li a {
position: relative;
display: inline-block;
vertical-align: middle;
padding: 0.3125em 0.625em;
margin-left: 0.0625em;
margin-bottom: 0.3125em;
border: 1px solid currentColor;
line-height: 1.2;
color: inherit;
}
.widget_categories.widget-hor ul > li a:after,
.widget_nav_menu.widget-hor ul > li a:after,
.widget_pages.widget-hor ul > li a:after,
.widget_meta.widget-hor ul > li a:after,
.widget_archive.widget-hor ul > li a:after,
.widget_archives.widget-hor ul > li a:after {
display: table;
clear: both;
content: " ";
}
.widget_categories.widget-hor ul > li a:hover,
.widget_nav_menu.widget-hor ul > li a:hover,
.widget_pages.widget-hor ul > li a:hover,
.widget_meta.widget-hor ul > li a:hover,
.widget_archive.widget-hor ul > li a:hover,
.widget_archives.widget-hor ul > li a:hover {
color: #bf9e3b;
}
.widget_categories.widget-hor ul > li span,
.widget_nav_menu.widget-hor ul > li span,
.widget_pages.widget-hor ul > li span,
.widget_meta.widget-hor ul > li span,
.widget_archive.widget-hor ul > li span,
.widget_archives.widget-hor ul > li span {
float: right;
margin-left: 0.625em;
}
.widget_tag_cloud .tagcloud:after {
display: table;
clear: both;
content: " ";
}
.widget_tag_cloud .tagcloud a {
line-height: 1.2;
display: inline-block;
vertical-align: middle;
padding: 0.3125em 0.625em;
border: 1px solid currentColor;
margin-left: 0.0625em;
margin-bottom: 0.3125em;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.widget_tag_cloud .tagcloud a:hover {
color: #bf9e3b;
border-color: currentColor;
}
.widget_calendar table th, .widget_calendar table td {
text-align: center;
}
.widget_calendar a {
display: block;
padding: 3px;
background-color: #000000;
color: #ffffff;
}
.widget_recent_comments .recentcomments {
padding: 0.625rem 0;
}
.widget_recent_comments .recentcomments:not(:last-child) {
border-bottom: 1px solid currentColor;
}
.widget_recent_comments .recentcomments span a {
font-weight: bold;
margin-right: 0.625em;
color: #bf9e3b;
}
.widget_recent_comments .recentcomments span a:before {
position: absolute;
right: 0;
bottom: -2px;
display: block;
content: "";
width: 0;
height: 1px;
background-color: currentColor;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.widget_recent_comments .recentcomments span a:hover:before {
width: 100%;
}
.widget_wrt_social.widget-ver .social-navigation, .widget_wrt_social.widget-ver .author-navigation {
display: block;
text-align: center;
}
.widget_wrt_social.widget-ver .social-navigation ul, .widget_wrt_social.widget-ver .author-navigation ul {
width: 100%;
}
.widget_wrt_social.widget-ver .social-navigation ul:after, .widget_wrt_social.widget-ver .author-navigation ul:after {
display: table;
clear: both;
content: " ";
}
.widget_wrt_social.widget-ver .social-navigation ul li, .widget_wrt_social.widget-ver .author-navigation ul li {
float: left;
display: block;
margin-right: 2.43902%;
width: 31.70732%;
}
.widget_wrt_social.widget-ver .social-navigation ul li:last-child, .widget_wrt_social.widget-ver .author-navigation ul li:last-child {
margin-right: 0;
}
.widget_wrt_social.widget-ver .social-navigation ul li:nth-child(3n), .widget_wrt_social.widget-ver .author-navigation ul li:nth-child(3n) {
clear: right;
margin-right: 0;
}
.widget_wrt_social.widget-ver .social-navigation ul li a, .widget_wrt_social.widget-ver .author-navigation ul li a {
font-size: 1.5rem;
text-align: center;
padding: 0.3125em;
}
.widget_wrt_social.widget-ver .social-navigation ul li span, .widget_wrt_social.widget-ver .author-navigation ul li span, .widget_wrt_social.widget-ver .social-navigation ul li small, .widget_wrt_social.widget-ver .author-navigation ul li small {
display: block;
}
.widget_wrt_social.widget-ver .social-navigation ul li small, .widget_wrt_social.widget-ver .author-navigation ul li small {
font-size: 0.75rem;
line-height: 2.33333em;
}
@media screen and (max-width: 1199px) {
.widget_wrt_social.widget-ver .social-navigation ul li small, .widget_wrt_social.widget-ver .author-navigation ul li small {
display: none;
}
}
.widget_wrt_social.widget-hor .social-navigation, .widget_wrt_social.widget-hor .author-navigation {
display: block;
text-align: center;
}
.widget_wrt_social.widget-hor .social-navigation ul li, .widget_wrt_social.widget-hor .author-navigation ul li {
display: inline-block;
vertical-align: middle;
}
.widget_wrt_social.widget-hor .social-navigation ul li a, .widget_wrt_social.widget-hor .author-navigation ul li a {
font-size: 1.5rem;
text-align: center;
padding: 0.3125em;
}
.widget_wrt_social.widget-hor .social-navigation ul li span, .widget_wrt_social.widget-hor .author-navigation ul li span, .widget_wrt_social.widget-hor .social-navigation ul li small, .widget_wrt_social.widget-hor .author-navigation ul li small {
display: block;
}
.widget_wrt_social.widget-hor .social-navigation ul li small, .widget_wrt_social.widget-hor .author-navigation ul li small {
font-size: 0.75rem;
line-height: 2.33333em;
}
@media screen and (max-width: 1199px) {
.widget_wrt_social.widget-hor .social-navigation ul li small, .widget_wrt_social.widget-hor .author-navigation ul li small {
display: none;
}
}
.widget_wrt_shop {
text-align: center;
}
.widget_wrt_shop .products-list:after {
display: table;
clear: both;
content: " ";
}
.widget_wrt_shop .product .product-image {
display: block;
}
.widget_wrt_shop .product .product-title {
font-size: 1.375rem;
margin: 0;
padding: 0;
}
.widget_wrt_shop .product .product-price {
line-height: 1.2;
margin: 0;
padding: 0;
}
.widget_wrt_shop .product > *:not(:last-child) {
margin-bottom: 0.625rem;
}
.widget_wrt_shop.widget-ver .product:not(:last-child) {
margin-bottom: 1.25rem;
}
.widget_wrt_shop.widget-hor .product {
padding: 0 0.3125rem;
}
.widget_ad {
padding: 0.625rem 0;
text-align: center;
}
.widget_ad img {
display: inline-block;
max-width: 100%;
}
.widget_wrt_instagram .instagram-pics > div a {
position: relative;
display: block;
overflow: hidden;
background-color: #000000;
padding-bottom: 99%;
height: 0;
}
.widget_wrt_instagram .instagram-pics > div a:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
content: " ";
width: 100%;
height: 100%;
background-color: #000000;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 0;
}
.widget_wrt_instagram .instagram-pics > div a img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: auto;
width: 100%;
max-width: 100%;
max-height: none;
}
.widget_wrt_instagram .instagram-pics > div a:hover:before {
opacity: 0.2;
}
.widget_wrt_instagram.widget-hor .instagram-pics {
overflow: hidden;
max-height: 19.6875em;
}
.widget_wrt_instagram.widget-ver {
text-align: center;
}
.widget_wrt_instagram.widget-ver .instagram-pics {
display: block;
}
.widget_wrt_instagram.widget-ver .instagram-pics:after {
display: table;
clear: both;
content: " ";
}
.widget_wrt_instagram.widget-ver .instagram-pics li {
margin-bottom: 2.43902%;
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%;
}
.widget_wrt_instagram.widget-ver .instagram-pics li:last-child {
margin-right: 0;
}
.widget_wrt_instagram.widget-ver .instagram-pics li:nth-child(2n) {
clear: right;
margin-right: 0;
}
.widget_wrt_newsletter {
text-align: center;
display: block;
}
.widget_wrt_newsletter .newsletter-text .newsletter-title {
font-size: 1.225rem;
}
.widget_wrt_newsletter .newsletter-form {
position: relative;
}
.widget_wrt_newsletter .newsletter-form input[type="color"], .widget_wrt_newsletter .newsletter-form input[type="date"], .widget_wrt_newsletter .newsletter-form input[type="datetime"], .widget_wrt_newsletter .newsletter-form input[type="datetime-local"], .widget_wrt_newsletter .newsletter-form input[type="email"], .widget_wrt_newsletter .newsletter-form input[type="month"], .widget_wrt_newsletter .newsletter-form input[type="name"], .widget_wrt_newsletter .newsletter-form input[type="number"], .widget_wrt_newsletter .newsletter-form input[type="password"], .widget_wrt_newsletter .newsletter-form input[type="search"], .widget_wrt_newsletter .newsletter-form input[type="tel"], .widget_wrt_newsletter .newsletter-form input[type="text"], .widget_wrt_newsletter .newsletter-form input[type="time"], .widget_wrt_newsletter .newsletter-form input[type="url"], .widget_wrt_newsletter .newsletter-form input[type="week"], .widget_wrt_newsletter .newsletter-form textarea {
display: inline-block;
vertical-align: middle;
-webkit-border-radius: 0;
height: 3.125em;
line-height: 3.125em;
}
.widget_wrt_newsletter .newsletter-form .button {
padding: 0 0.5em;
height: 2.5em;
line-height: 2.5em;
border-width: 0;
font-size: 1.25rem;
}
.widget_wrt_newsletter .newsletter-form .button:before {
display: none;
}
.widget_wrt_newsletter.widget-hor {
text-align: left;
}
.widget_wrt_newsletter.widget-hor .newsletter-container {
display: table;
width: 100%;
table-layout: fixed;
}
@media screen and (min-width: 768px) {
.widget_wrt_newsletter.widget-hor .newsletter-container .newsletter-text, .widget_wrt_newsletter.widget-hor .newsletter-container .newsletter-form {
display: table-cell;
width: 50%;
vertical-align: middle;
}
}
.widget_wrt_newsletter.widget-hor .newsletter-container .newsletter-form {
position: relative;
}
.widget_wrt_newsletter.widget-hor .newsletter-container .newsletter-form .site-row:not(:last-child) [class*='site-column'] {
position: relative;
margin-bottom: 2.43902%;
}
.widget_wrt_newsletter.widget-hor .newsletter-container .newsletter-form .button {
display: block;
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
overflow: hidden;
}
.widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form [class*='site-column'] {
position: relative;
width: 100%;
padding: 2px;
}
.widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-table-row {
display: block;
}
.widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-table-row:after {
display: table;
clear: both;
content: " ";
}
.widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-6, .widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-12 {
float: left;
display: block;
margin-right: 2.43902%;
width: 100%;
}
.widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-6:last-child, .widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-12:last-child {
margin-right: 0;
}
.widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-6:nth-child(n), .widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-12:nth-child(n) {
margin-right: 0;
}
.widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .button {
display: block;
width: 100%;
}
.widget_wrt_newsletter.widget-non-line .widget-newsletter-light {
padding: 1.25em;
background-color: #ffffff;
color: #000000;
}
.widget_wrt_newsletter.widget-non-line .widget-newsletter-dark {
padding: 1.25em;
background-color: #000000;
color: #ffffff;
}
.widget_wrt_newsletter.widget-non-line.widget-ver .widget-newsletter-light .button {
background-color: #000000;
color: #ffffff;
}
.widget_wrt_newsletter.widget-non-line.widget-ver .widget-newsletter-dark .button {
background-color: #ffffff;
color: #000000;
}
.widget_wrt_newsletter.widget-non-line input[type="color"], .widget_wrt_newsletter.widget-non-line input[type="date"], .widget_wrt_newsletter.widget-non-line input[type="datetime"], .widget_wrt_newsletter.widget-non-line input[type="datetime-local"], .widget_wrt_newsletter.widget-non-line input[type="email"], .widget_wrt_newsletter.widget-non-line input[type="month"], .widget_wrt_newsletter.widget-non-line input[type="name"], .widget_wrt_newsletter.widget-non-line input[type="number"], .widget_wrt_newsletter.widget-non-line input[type="password"], .widget_wrt_newsletter.widget-non-line input[type="search"], .widget_wrt_newsletter.widget-non-line input[type="tel"], .widget_wrt_newsletter.widget-non-line input[type="text"], .widget_wrt_newsletter.widget-non-line input[type="time"], .widget_wrt_newsletter.widget-non-line input[type="url"], .widget_wrt_newsletter.widget-non-line input[type="week"], .widget_wrt_newsletter.widget-non-line textarea {
border-color: transparent;
}
.widget_wrt_pinterest.widget-ver .widget-title + div > span {
max-width: 100%;
}
.widget_wrt_twitter .tweets-list .tweet a {
color: #bf9e3b;
}
.widget_wrt_twitter .tweets-list .tweet .tweet-text {
line-height: 1.4;
}
.widget_wrt_twitter .tweets-list .tweet .username {
margin-right: 1.25em;
}
.widget_wrt_twitter.widget-ver .tweets-list .tweet:not(:last-child) {
padding-bottom: 1.25em;
margin-bottom: 1.25em;
border-bottom: 1px solid currentColor;
}
.widget_wrt_twitter.widget-hor .tweets-list .tweet {
padding-left: 0.625em;
padding-right: 0.625em;
}
.widget_rss .widget-title .rsswidget + .rsswidget:before {
display: none;
}
.widget_rss .widget-title .rsswidget img {
display: none;
}
.widget_rss ul li {
margin-bottom: 0.9375em;
}
.widget_rss ul li .rsswidget {
display: block;
font-size: 0.875rem;
}
.widget_rss ul li .rssSummary {
line-height: 2;
}
.widget_wrt_cta_content {
text-align: center;
}
.widget_wrt_cta_content a {
position: relative;
display: inline-block;
}
.widget_wrt_cta_content a h1, .widget_wrt_cta_content a h2, .widget_wrt_cta_content a h3, .widget_wrt_cta_content a h4, .widget_wrt_cta_content a h5, .widget_wrt_cta_content a h6 {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 80%;
display: block;
padding: 0.625em 1.25em;
background-color: #000000;
color: #ffffff;
} .site-footer .site-footer-top {
position: relative;
background-color: #ffffff;
color: #000000;
padding: 3.75em 0;
}
.site-footer .site-footer-bottom {
background-color: #ffffff;
color: #000000;
padding: 1.875em 0;
}
.site-footer-widget {
background-color: transparent;
color: #000000;
}
.site-footer-widget.widget_newsletter {
background-color: #000000;
color: #ffffff;
}
.site-footer-widget.widget_newsletter input[type="text"] {
border-width: 0;
}
.site-footer-widget .widget_wrt_instagram.widget-hor {
position: relative;
}
.site-footer-widget .widget_wrt_instagram.widget-hor .widget-title {
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
display: inline-block;
height: 40px;
text-align: center;
margin: 0;
padding: 0;
text-align: center;
line-height: 40px;
margin-bottom: 1.25em;
background-color: transparent;
}
.site-footer-widget .widget_wrt_instagram.widget-hor .widget-title span {
position: relative;
display: inline-block;
z-index: 1;
background-color: #000000;
color: #ffffff;
border-left: 20px solid #000000;
border-right: 20px solid #000000;
}
.site-footer-widget .widget_wrt_instagram.widget-hor .instagram-pics {
margin-bottom: 0;
}  .landing-section {
position: relative;
display: block;
padding: 1.875rem 0;
}
.landing-section:after {
display: table;
clear: both;
content: " ";
}
@media screen and (min-width: 768px) {
.landing-section {
padding: 3.75rem 0;
}
}
@media screen and (min-width: 992px) {
.landing-section {
padding: 5.625rem 0;
}
}
.landing-widgets {
background-color: #f5f5f5;
}
.landing-widgets .site-featured-sidebar {
padding-top: 0;
}
.landing-widgets .site-featured-sidebar .widget {
background-color: #f5f5f5;
}
.landing-posts {
padding-top: 0;
}
.landing-posts .entry-list .entry {
padding: 0 0.625em;
text-align: center;
}
.landing-posts .entry-list .entry .entry-header .entry-title {
font-size: 1.25rem;
line-height: 1.2;
}
@media screen and (min-width: 768px) {
.landing-posts .entry-list .entry {
padding: 0 1.25em;
}
}
.magazine-section {
position: relative;
display: block;
padding: 1.875rem 0;
}
.magazine-section:after {
display: table;
clear: both;
content: " ";
}
@media screen and (min-width: 768px) {
.magazine-section {
padding: 3.75rem 0;
}
}
@media screen and (min-width: 992px) {
.magazine-section {
padding: 5.625rem 0;
}
}
.magazine-block {
margin-bottom: 1.875rem;
}
.portfolio-tabs {
position: relative;
z-index: 1;
display: block;
margin-bottom: 1.25rem;
text-align: center;
}
.portfolio-tabs ul {
margin: 0;
padding: 0;
list-style: none;
}
.portfolio-tabs ul li {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 3px;
border: 1px solid;
}
.portfolio-tabs ul li a {
display: block;
cursor: pointer;
padding: 0 1.25rem;
height: 2.5rem;
line-height: 2.5rem;
}
.portfolio-tabs ul li a.active {
background-color: #000000;
color: #ffffff;
}
@media screen and (min-width: 1200px) {
.portfolio-tabs {
border: 1px solid;
}
.portfolio-tabs ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.portfolio-tabs ul li {
-webkit-box-flex: 1;
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
margin: 0;
border-width: 0;
}
.portfolio-tabs ul li a {
padding: 0 0.625rem;
}
}
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{100%,20%,53%,80%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{100%,20%,53%,80%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{100%,50%,from{opacity:1}25%,75%{opacity:0}}@keyframes flash{100%,50%,from{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{100%,from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{100%,from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{100%,11.1%,from{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{100%,11.1%,from{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{100%,20%,40%,60%,80%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{100%,20%,40%,60%,80%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}100%{opacity:1}}@keyframes fadeIn{from{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}100%{opacity:0}}@keyframes fadeOut{from{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 15000;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none; }
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.pswp img {
max-width: none;max-height: none; } .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open {
display: block; }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab; }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing; } .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden; }
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; } .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none; }
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden; }
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0; } .pswp__img--placeholder {
-webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank {
background: #222; }
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0; } .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC; }
.pswp__error-msg a {
color: #CCC;
text-decoration: underline; }.pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
opacity: 1; }
.pswp__button:active {
outline: none;
opacity: 0.9; }
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0; } .pswp__ui--over-close .pswp__button--close {
opacity: 1; }
.pswp__button:before{background-color: transparent;}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background: url(//blog.compreroupa.com.br/wp-content/themes/writee-pro/assets/css/plugins/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
background-image: url(//blog.compreroupa.com.br/wp-content/themes/writee-pro/assets/css/plugins/photoswipe/default-skin/default-skin.svg); }
.pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
background: none; } }
.pswp__button--close {
background-position: 0 -44px; }
.pswp__button--share {
background-position: -44px -44px; }
.pswp__button--fs {
display: none; }
.pswp--supports-fs .pswp__button--fs {
display: block; }
.pswp--fs .pswp__button--fs {
background-position: -44px 0; }
.pswp__button--zoom {
display: none;
background-position: -88px 0; }
.pswp--zoom-allowed .pswp__button--zoom {
display: block; }
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0; } .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden; } .pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute; }
.pswp__button--arrow--left {
left: 0; }
.pswp__button--arrow--right {
right: 0; }
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--left:hover:before {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background-position: -138px -44px; }
.pswp__button--arrow--right:before,
.pswp__button--arrow--right:hover:before {
right: 50%;
-webkit-transform: translateX(50%);
transform: translateX(50%);
background-position: -94px -44px; } .pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__share-modal--hidden {
display: none; }
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px; }
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000; }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px; }
.pswp__share-modal--fade-in {
opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px; }
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none; }
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF; }
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A; }
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF; }
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D; }
a.pswp__share--download:hover {
background: #DDD; } .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px; } .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px; }
.pswp__caption small {
font-size: 11px;
color: #BBB; }
.pswp__caption__center {
text-align: left;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC; }
.pswp__caption--empty {
display: none; } .pswp__caption--fake {
visibility: hidden; } .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr; }
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px; }
.pswp__preloader--active {
opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn { background: url(//blog.compreroupa.com.br/wp-content/themes/writee-pro/assets/css/plugins/photoswipe/default-skin/preloader.gif) 0 0 no-repeat; }
.pswp--css_animation .pswp__preloader--active {
opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0; }
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0; }
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right; } }
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550; } .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%; }
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible; }
.pswp__top-bar,
.pswp__caption {
background-color: rgba(0, 0, 0, 0.5); } .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3); } .pswp__ui--idle .pswp__top-bar {
opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0; } .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001; } .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none; }
.pswp__element--disabled {
display: none !important; }
.pswp--minimal--dark .pswp__top-bar {
background: none; }@-webkit-keyframes justified-gallery-show-caption-animation {
from {
opacity: 0;
}
to {
opacity: 0.7;
}
}
@-moz-keyframes justified-gallery-show-caption-animation {
from {
opacity: 0;
}
to {
opacity: 0.7;
}
}
@-o-keyframes justified-gallery-show-caption-animation {
from {
opacity: 0;
}
to {
opacity: 0.7;
}
}
@keyframes justified-gallery-show-caption-animation {
from {
opacity: 0;
}
to {
opacity: 0.7;
}
}
@-webkit-keyframes justified-gallery-show-entry-animation {
from {
opacity: 0;
}
to {
opacity: 1.0;
}
}
@-moz-keyframes justified-gallery-show-entry-animation {
from {
opacity: 0;
}
to {
opacity: 1.0;
}
}
@-o-keyframes justified-gallery-show-entry-animation {
from {
opacity: 0;
}
to {
opacity: 1.0;
}
}
@keyframes justified-gallery-show-entry-animation {
from {
opacity: 0;
}
to {
opacity: 1.0;
}
}
.justified-gallery {
width: 100%;
position: relative;
overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div {
position: absolute;
display: inline-block;
overflow: hidden;
opacity: 0;
filter: alpha(opacity=0); }
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img {
position: absolute;
top: 50%;
left: 50%;
margin: 0;
padding: 0;
border: none;
}
.justified-gallery > a > .caption,
.justified-gallery > div > .caption {
display: none;
position: absolute;
bottom: 0;
padding: 5px;
background-color: #000000;
left: 0;
right: 0;
margin: 0;
color: white;
font-size: 12px;
font-weight: 300;
font-family: sans-serif;
}
.justified-gallery > a > .caption.caption-visible,
.justified-gallery > div > .caption.caption-visible {
display: initial;
opacity: 0.7;
filter: "alpha(opacity=70)"; -webkit-animation: justified-gallery-show-caption-animation 500ms 0 ease;
-moz-animation: justified-gallery-show-caption-animation 500ms 0 ease;
-ms-animation: justified-gallery-show-caption-animation 500ms 0 ease;
}
.justified-gallery > .entry-visible {
opacity: 1.0;
filter: alpha(opacity=100); -webkit-animation: justified-gallery-show-entry-animation 500ms 0 ease;
-moz-animation: justified-gallery-show-entry-animation 500ms 0 ease;
-ms-animation: justified-gallery-show-entry-animation 500ms 0 ease;
}
.justified-gallery > .jg-filtered {
display: none;
}
.justified-gallery > .spinner {
position: absolute;
bottom: 0;
margin-left: -24px;
padding: 10px 0 10px 0;
left: 50%;
opacity: initial;
filter: initial;
overflow: initial;
}
.justified-gallery > .spinner > span {
display: inline-block;
opacity: 0;
filter: alpha(opacity=0); width: 8px;
height: 8px;
margin: 0 4px 0 4px;
background-color: #000;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*, *::after, *::before {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
body.body-dark {
background-color: #000000;
}
.wrapper-dark .site-wrapper {
background-color: #000000;
color: #ffffff;
}
.body-dark .site-wrapper.shadow-wrapper {
-webkit-box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0);
box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0);
}
.body-dark.pattern-1 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJ0lEQVQIW2NkQAP///83ZkQWAwswMp6FC8IEQIrAgsgCYEF0AZAgAMm7Ezb0zXrSAAAAAElFTkSuQmCC);
}
.body-dark.pattern-2 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAIElEQVQIW2P8//+/MSMj41kGBgYGZDYjSAAbwC1BPaMAdf0QB7Q2X18AAAAASUVORK5CYII=);
}
.body-dark.pattern-3 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAJklEQVQYV2P8//+/MQMDAwMjI+NZEI0LMBKtEJ8pyHKMowrxhQAAFh0IC5yWGR4AAAAASUVORK5CYII=);
}
.body-dark.pattern-4 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAASUlEQVQYV43QwQ0AIAgDQDuT+4/ATBhIMFVB5cuFAmgfpaodL+cIkCsMZMNKyKiEO0qhIW8Awvsv0TypjM7ijmMyFLHzPTfEeAAcujZrTp8XhwAAAABJRU5ErkJggg==);
}
.body-dark.pattern-5 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAQ0lEQVQYV2NkQAP///83ZmRkPIsuzogsAFOETTFcIbokOp8RJAAyFZt1yIrBCrEpgjkJJo/iRnQPoCjGJYnX1/g0AQC85yc5uLUFTwAAAABJRU5ErkJggg==);
}
.body-dark.pattern-6 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAS0lEQVQYV4XQ2w0AMAQF0N6Zuv8IZtKQEDTol8qJF5j5nvAAUPxLLAYRdkiwwwk53JDCOo/NVPMfrMtpNYAS7FBqPSGHG0rn2Y7+AJDbM/tvrXZFAAAAAElFTkSuQmCC);
}
.body-dark.pattern-7 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHUlEQVQIW2P8//+/MSMj41kGKGCEMTAEYCoxVAAAXn0IBROIWWQAAAAASUVORK5CYII=);
}
.body-dark.pattern-8 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAF0lEQVQIW2P8//+/MSMj41kGNMA4kBIA54wYB5FnHOgAAAAASUVORK5CYII=);
}
.body-dark.pattern-9 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2P8//+/MQMewIhPASMj41mcCkCSIIOxKoBJYlWALImhAF0SRQE2SbgCXJIgBQAYZR85m3p6YQAAAABJRU5ErkJggg==);
} .wrapper-dark button, .ht-light button, .hm-light button, .hb-light button, .ft-light button, .fb-dark button, .wrapper-dark input[type="button"], .ht-light input[type="button"], .hm-light input[type="button"], .hb-light input[type="button"], .ft-light input[type="button"], .fb-dark input[type="button"], .wrapper-dark input[type="reset"], .ht-light input[type="reset"], .hm-light input[type="reset"], .hb-light input[type="reset"], .ft-light input[type="reset"], .fb-dark input[type="reset"], .wrapper-dark input[type="submit"], .ht-light input[type="submit"], .hm-light input[type="submit"], .hb-light input[type="submit"], .ft-light input[type="submit"], .fb-dark input[type="submit"], .wrapper-dark
button, .ht-light
button, .hm-light
button, .hb-light
button, .ft-light
button, .fb-dark
button, .wrapper-dark .button, .ht-light .button, .hm-light .button, .hb-light .button, .ft-light .button, .fb-dark .button {
background-color: #ffffff;
border: 1px solid #ffffff;
color: #000000;
} .theme-header1.ht-dark .site-header,
.theme-header3.ht-dark .site-header {
background-color: #000000;
color: #ffffff;
}
.theme-header2.hm-dark .site-header {
background-color: #000000;
color: #ffffff;
}
.theme-header4.hb-dark .site-header {
background-color: #000000;
color: #ffffff;
}
.wrapper-dark .site-search {
background-color: #222222;
color: #ffffff;
}
.ht-dark .site-header .site-header-top {
background-color: #000000;
color: #ffffff;
}
.ht-dark .site-header .site-header-one .site-header-top {
background-color: transparent;
}
.ht-dark .site-header .site-header-three .site-header-top .site-header-search,
.ht-dark .site-header .site-header-four .site-header-top .site-header-search {
background-color: #ffffff;
color: #000000;
}
@media screen and (max-width: 767px) {
.ht-dark .site-header {
border-color: currentColor;
}
}
.ht-dark.is-sticky-started:not(.wrapper-light) .site-header .is-sticky-last .site-header-top {
border-bottom: 1px solid #ffffff;
}
.ht-dark.is-sticky-started .site-header .site-header-one .site-header-top {
background-color: #000000;
}
.ht-dark.theme-header1 .site-mobile-navigation, .ht-dark.theme-header3 .site-mobile-navigation {
background-color: #000000;
color: #ffffff;
}
.ht-dark.theme-header1 .site-mobile-navigation ul li a, .ht-dark.theme-header3 .site-mobile-navigation ul li a {
border-color: currentColor;
}
.ht-dark.theme-header1 .site-mobile-navigation ul li ul li, .ht-dark.theme-header3 .site-mobile-navigation ul li ul li {
border-color: currentColor;
}
.hm-dark .site-header .site-header-middle {
background: #000000;
color: #ffffff;
}
.hm-dark .site-header .site-header-two .site-header-middle {
background-color: transparent;
}
@media screen and (max-width: 767px) {
.hm-dark .site-header {
border-color: currentColor;
}
}
.hm-dark.is-sticky-started:not(.wrapper-light) .site-header .is-sticky-last .site-header-middle {
border-bottom: 1px solid #ffffff;
}
.hm-dark.is-sticky-started .site-header .site-header-two .site-header-middle {
background-color: #000000;
}
.hm-dark.theme-header2 .site-mobile-navigation {
background-color: #000000;
color: #ffffff;
}
.hm-dark.theme-header2 .site-mobile-navigation ul li a {
border-color: currentColor;
}
.hm-dark.theme-header2 .site-mobile-navigation ul li ul li {
border-color: currentColor;
}
.hb-dark .site-header .site-header-bottom {
background: #000000;
color: #ffffff;
}
.hb-dark .site-header .site-header-bottom .site-header-search {
background-color: #ffffff;
color: #000000;
}
.hb-dark .site-header .site-header-four .site-header-bottom {
background-color: transparent;
}
@media screen and (max-width: 767px) {
.hb-dark .site-header {
border-color: currentColor;
}
}
.hb-dark.is-sticky-started:not(.wrapper-light) .site-header .is-sticky-last .site-header-bottom {
border-bottom: 1px solid #ffffff;
}
.hb-dark.is-sticky-started .site-header .site-header-four .site-header-bottom {
background-color: #000000;
}
.hb-dark.theme-header4 .site-mobile-navigation {
background-color: #000000;
color: #ffffff;
}
.hb-dark.theme-header4 .site-mobile-navigation ul li a {
border-color: currentColor;
}
.hb-dark.theme-header4 .site-mobile-navigation ul li ul li {
border-color: currentColor;
}  @media screen and (max-width: 767px) {
.ht-dark .site-header-one .site-logo, .ht-dark .site-header-three .site-logo {
border-color: currentColor;
}
}
.ht-dark .site-header-one .mobile-navigation-toggle, .ht-dark .site-header-three .mobile-navigation-toggle {
background-color: transparent;
border-color: currentColor;
}
.ht-dark .site-header-three .primary-navigation, .ht-dark .site-header-four .primary-navigation {
background-color: #000000;
color: #ffffff;
}
@media screen and (min-width: 768px) {
.ht-dark .site-header-three .primary-navigation .sub-menu li a:not(.mega-menu-link):hover, .ht-dark .site-header-four .primary-navigation .sub-menu li a:not(.mega-menu-link):hover {
background-color: rgba(255, 255, 255, 0.12);
}
.ht-dark .site-header-three .primary-navigation .sub-menu li:not(:last-child) a, .ht-dark .site-header-four .primary-navigation .sub-menu li:not(:last-child) a {
border-color: rgba(255, 255, 255, 0.12);
}
} @media screen and (max-width: 767px) {
.hm-dark .site-header-two .site-logo {
border-color: currentColor;
}
}
.hm-dark .site-header-two .mobile-navigation-toggle {
background-color: transparent;
border-color: currentColor;
} @media screen and (max-width: 767px) {
.hb-dark .site-header-four .site-logo {
border-color: #ffffff;
}
}
.hb-dark .site-header-four .mobile-navigation-toggle {
background-color: transparent;
border-color: currentColor;
}
.hb-dark .site-header-one .primary-navigation, .hb-dark .site-header-two .primary-navigation {
background-color: #000000;
color: #ffffff;
}
@media screen and (min-width: 768px) {
.hb-dark .site-header-one .primary-navigation .sub-menu li a:not(.mega-menu-link):hover, .hb-dark .site-header-two .primary-navigation .sub-menu li a:not(.mega-menu-link):hover {
background-color: rgba(255, 255, 255, 0.12);
}
.hb-dark .site-header-one .primary-navigation .sub-menu li:not(:last-child) a, .hb-dark .site-header-two .primary-navigation .sub-menu li:not(:last-child) a {
border-color: rgba(255, 255, 255, 0.12);
}
}
.hb-dark .site-header-one .site-mobile-navigation, .hb-dark .site-header-two .site-mobile-navigation {
background-color: #ffffff;
color: #000000;
}
.hb-dark .site-header-one .site-mobile-navigation ul li a, .hb-dark .site-header-two .site-mobile-navigation ul li a {
border-color: currentColor;
}
.hb-dark .site-header-one .site-mobile-navigation ul li ul li, .hb-dark .site-header-two .site-mobile-navigation ul li ul li {
border-color: currentColor;
}
.site-navigation-overlay {
background-color: rgba(0, 0, 0, 0.7);
}
.wrapper-dark, .ft-dark .site-footer {        }
.wrapper-dark pre, .ft-dark .site-footer pre {
background: #111111;
color: #ffffff;
}
.wrapper-dark table th, .ft-dark .site-footer table th {
border-color: #ffffff;
}
.wrapper-dark table td, .ft-dark .site-footer table td {
border-color: #ffffff;
}
.wrapper-dark button, .wrapper-dark input[type="button"], .wrapper-dark input[type="reset"], .wrapper-dark input[type="submit"],
.wrapper-dark button, .wrapper-dark .button, .ft-dark .site-footer button, .ft-dark .site-footer input[type="button"], .ft-dark .site-footer input[type="reset"], .ft-dark .site-footer input[type="submit"],
.ft-dark .site-footer button, .ft-dark .site-footer .button {
background-color: #ffffff;
border: 1px solid #ffffff;
color: #000000;
}
.wrapper-dark .site-banner .banner-item, .ft-dark .site-footer .site-banner .banner-item {
color: #ffffff;
}
.wrapper-dark .site-banner .banner-item .banner-text, .ft-dark .site-footer .site-banner .banner-item .banner-text {
background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
.wrapper-dark .site-banner, .ft-dark .site-footer .site-banner {
background-color: #000000;
}
}
.wrapper-dark.page-template-landing-page .site-banner, .ft-dark .site-footer.page-template-landing-page .site-banner {
background-color: #111111;
}
.wrapper-dark .author .author-image img, .ft-dark .site-footer .author .author-image img {
background-color: transparent;
}
.wrapper-dark .comments-area .comments-list .comment, .ft-dark .site-footer .comments-area .comments-list .comment {
border-color: #ffffff;
}
.wrapper-dark .comments-area .comments-list .comment .children .comment, .ft-dark .site-footer .comments-area .comments-list .comment .children .comment {
border-color: #ffffff;
}
.wrapper-dark .comments-area .comment-respond, .ft-dark .site-footer .comments-area .comment-respond {
border-color: #ffffff;
}
.wrapper-dark .comments-area .comment-respond .comment-reply-title, .ft-dark .site-footer .comments-area .comment-respond .comment-reply-title {
background-color: #000000;
}
.wrapper-dark .comments-area .comment-respond .comment-form input[type="color"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="date"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="datetime"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="datetime-local"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="email"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="month"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="name"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="number"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="password"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="search"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="tel"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="text"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="time"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="url"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="week"], .wrapper-dark .comments-area .comment-respond .comment-form textarea, .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="color"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="date"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="datetime"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="datetime-local"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="email"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="month"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="name"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="number"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="password"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="search"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="tel"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="text"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="time"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="url"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="week"], .ft-dark .site-footer .comments-area .comment-respond .comment-form textarea {
background-color: #000000;
color: #ffffff;
border-color: #ffffff;
}
.wrapper-dark .comments-area .comment-respond .comment-form button, .wrapper-dark .comments-area .comment-respond .comment-form input[type="button"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="reset"], .wrapper-dark .comments-area .comment-respond .comment-form input[type="submit"], .ft-dark .site-footer .comments-area .comment-respond .comment-form button, .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="button"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="reset"], .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="submit"] {
background-color: #ffffff;
color: #000000;
border-color: #ffffff;
}
.wrapper-dark .comments-area .comment-respond .comment-form button:hover, .wrapper-dark .comments-area .comment-respond .comment-form button:focus, .wrapper-dark .comments-area .comment-respond .comment-form button.added, .wrapper-dark .comments-area .comment-respond .comment-form input[type="button"]:hover, .wrapper-dark .comments-area .comment-respond .comment-form input[type="button"]:focus, .wrapper-dark .comments-area .comment-respond .comment-form input[type="button"].added, .wrapper-dark .comments-area .comment-respond .comment-form input[type="reset"]:hover, .wrapper-dark .comments-area .comment-respond .comment-form input[type="reset"]:focus, .wrapper-dark .comments-area .comment-respond .comment-form input[type="reset"].added, .wrapper-dark .comments-area .comment-respond .comment-form input[type="submit"]:hover, .wrapper-dark .comments-area .comment-respond .comment-form input[type="submit"]:focus, .wrapper-dark .comments-area .comment-respond .comment-form input[type="submit"].added, .ft-dark .site-footer .comments-area .comment-respond .comment-form button:hover, .ft-dark .site-footer .comments-area .comment-respond .comment-form button:focus, .ft-dark .site-footer .comments-area .comment-respond .comment-form button.added, .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="button"]:hover, .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="button"]:focus, .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="button"].added, .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="reset"]:hover, .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="reset"]:focus, .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="reset"].added, .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="submit"]:hover, .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="submit"]:focus, .ft-dark .site-footer .comments-area .comment-respond .comment-form input[type="submit"].added {
background-color: #000000;
color: #ffffff;
}
.wrapper-dark .search-form .search-submit-icon, .ft-dark .site-footer .search-form .search-submit-icon {
background-color: #ffffff;
color: #000000;
}
.wrapper-dark .site-content-header, .ft-dark .site-footer .site-content-header {
border-color: #ffffff;
}
.wrapper-dark .entry.sticky, .ft-dark .site-footer .entry.sticky {
background-color: #111111;
}
.wrapper-dark .grid-container .entry:before,
.wrapper-dark .list-container .entry:before,
.wrapper-dark .masonry-container .entry:before, .ft-dark .site-footer .grid-container .entry:before,
.ft-dark .site-footer .list-container .entry:before,
.ft-dark .site-footer .masonry-container .entry:before {
background-color: #ffffff;
}
.wrapper-dark .standard-container .entry:before,
.wrapper-dark .standard-post .entry:before, .ft-dark .site-footer .standard-container .entry:before,
.ft-dark .site-footer .standard-post .entry:before {
background-color: #ffffff;
}
.wrapper-dark .standard-container .entry.sticky:before,
.wrapper-dark .standard-post .entry.sticky:before, .ft-dark .site-footer .standard-container .entry.sticky:before,
.ft-dark .site-footer .standard-post .entry.sticky:before {
background-color: #111111;
}
.wrapper-dark .standard-container .entry-footer > div,
.wrapper-dark .standard-post .entry-footer > div, .ft-dark .site-footer .standard-container .entry-footer > div,
.ft-dark .site-footer .standard-post .entry-footer > div {
background-color: #000000;
}
.wrapper-dark .standard-container .entry-footer > div:first-child,
.wrapper-dark .standard-post .entry-footer > div:first-child, .ft-dark .site-footer .standard-container .entry-footer > div:first-child,
.ft-dark .site-footer .standard-post .entry-footer > div:first-child {
border-right-color: #000000;
}
.wrapper-dark .standard-container .entry-footer > div:last-child,
.wrapper-dark .standard-post .entry-footer > div:last-child, .ft-dark .site-footer .standard-container .entry-footer > div:last-child,
.ft-dark .site-footer .standard-post .entry-footer > div:last-child {
border-left-color: #000000;
}
.wrapper-dark .standard-container .entry-footer > div:first-child:last-child,
.wrapper-dark .standard-post .entry-footer > div:first-child:last-child, .ft-dark .site-footer .standard-container .entry-footer > div:first-child:last-child,
.ft-dark .site-footer .standard-post .entry-footer > div:first-child:last-child {
border-right-color: #000000;
border-left-color: #000000;
}
.wrapper-dark .standard-container .sticky .entry-footer > div,
.wrapper-dark .standard-post .sticky .entry-footer > div, .ft-dark .site-footer .standard-container .sticky .entry-footer > div,
.ft-dark .site-footer .standard-post .sticky .entry-footer > div {
background-color: #111111;
}
.wrapper-dark .standard-container .sticky .entry-footer > div:first-child,
.wrapper-dark .standard-post .sticky .entry-footer > div:first-child, .ft-dark .site-footer .standard-container .sticky .entry-footer > div:first-child,
.ft-dark .site-footer .standard-post .sticky .entry-footer > div:first-child {
border-right-color: #111111;
}
.wrapper-dark .standard-container .sticky .entry-footer > div:last-child,
.wrapper-dark .standard-post .sticky .entry-footer > div:last-child, .ft-dark .site-footer .standard-container .sticky .entry-footer > div:last-child,
.ft-dark .site-footer .standard-post .sticky .entry-footer > div:last-child {
border-left-color: #111111;
}
.wrapper-dark .standard-container .sticky .entry-footer > div:first-child:last-child,
.wrapper-dark .standard-post .sticky .entry-footer > div:first-child:last-child, .ft-dark .site-footer .standard-container .sticky .entry-footer > div:first-child:last-child,
.ft-dark .site-footer .standard-post .sticky .entry-footer > div:first-child:last-child {
border-right-color: #111111;
border-left-color: #111111;
}
.wrapper-dark .entry-share.-fill a, .wrapper-dark .entry-comments.-fill a, .ft-dark .site-footer .entry-share.-fill a, .ft-dark .site-footer .entry-comments.-fill a {
background-color: #ffffff;
border-color: #ffffff;
color: #000000;
}
.wrapper-dark .entry-share.-fill .social-shares .fa, .wrapper-dark .entry-comments.-fill .social-shares .fa, .ft-dark .site-footer .entry-share.-fill .social-shares .fa, .ft-dark .site-footer .entry-comments.-fill .social-shares .fa {
color: #000000;
}
.wrapper-dark .entry-share.-line a, .wrapper-dark .entry-comments.-line a, .ft-dark .site-footer .entry-share.-line a, .ft-dark .site-footer .entry-comments.-line a {
background-color: #000000;
}
.wrapper-dark .entry-share.-line .social-shares .fa, .wrapper-dark .entry-comments.-line .social-shares .fa, .ft-dark .site-footer .entry-share.-line .social-shares .fa, .ft-dark .site-footer .entry-comments.-line .social-shares .fa {
color: #000000;
}
.wrapper-dark .entry-share.-no-style a, .wrapper-dark .entry-comments.-no-style a, .ft-dark .site-footer .entry-share.-no-style a, .ft-dark .site-footer .entry-comments.-no-style a {
background-color: #000000;
}
.wrapper-dark .entry-button.-fill, .ft-dark .site-footer .entry-button.-fill {
background-color: #ffffff;
border-color: #ffffff;
color: #000000;
}
.wrapper-dark .entry-button.-line, .ft-dark .site-footer .entry-button.-line {
background-color: #000000;
}
.sticky .wrapper-dark .entry-button.-line, .sticky .ft-dark .site-footer .entry-button.-line {
background-color: #111111;
}
.wrapper-dark .entry-content .entry-highlight-text, .ft-dark .site-footer .entry-content .entry-highlight-text {
background-color: #ffffff;
color: #000000;
}
.wrapper-dark .entry-content .entry-highlight-block, .ft-dark .site-footer .entry-content .entry-highlight-block {
background-color: #ffffff;
color: #000000;
}
.wrapper-dark .entry-content ol.entry-ordered-list li:before, .ft-dark .site-footer .entry-content ol.entry-ordered-list li:before {
background-color: #ffffff;
color: #000000;
}
.wrapper-dark .entry-navigation, .ft-dark .site-footer .entry-navigation {
border-color: #ffffff;
}
.wrapper-dark .entry-navigation a, .ft-dark .site-footer .entry-navigation a {
background-color: #000000;
}
.wrapper-dark .entry-navigation a:hover, .ft-dark .site-footer .entry-navigation a:hover {
background-color: #ffffff;
color: #000000;
}
.wrapper-dark .entry-author .author .author-image img, .ft-dark .site-footer .entry-author .author .author-image img {
-webkit-box-shadow: 0 0 0 0 #000000;
box-shadow: 0 0 0 0 #000000;
}
.wrapper-dark .entry-tags a, .wrapper-dark .entry-tags a:hover, .ft-dark .site-footer .entry-tags a, .ft-dark .site-footer .entry-tags a:hover {
background-color: #ffffff;
color: #000000;
}
.wrapper-dark .pagination a:hover, .ft-dark .site-footer .pagination a:hover {
background-color: #ffffff;
color: #000000;
}
.wrapper-dark .widget, .ft-dark .site-footer .widget {
background-color: #000000; }
.wrapper-dark .widget.widget-line .widget-title span, .ft-dark .site-footer .widget.widget-line .widget-title span {
background-color: #ffffff;
color: #000000;
border-left: 20px solid #ffffff;
border-right: 20px solid #ffffff;
}
.wrapper-dark .widget.widget-non-line .widget-title span, .ft-dark .site-footer .widget.widget-non-line .widget-title span {
background-color: #ffffff;
color: #000000;
border-left: 20px solid #ffffff;
border-right: 20px solid #ffffff;
}
.wrapper-dark .widget.widget_wrt_shop .products-list .product .product-button, .ft-dark .site-footer .widget.widget_wrt_shop .products-list .product .product-button {
color: #000000;
background-color: #ffffff;
}
.wrapper-dark .widget.widget_wrt_popular-post .entry-media:before, .ft-dark .site-footer .widget.widget_wrt_popular-post .entry-media:before {
background-color: #ffffff;
color: #000000;
}
.wrapper-dark .widget .widget_wrt_standard-view-posts .category-tabs ul ul,
.wrapper-dark .widget .widget_wrt_grid-view-posts .category-tabs ul ul,
.wrapper-dark .widget .widget_wrt_list-view-posts .category-tabs ul ul,
.wrapper-dark .widget .widget_wrt_masonary-view-posts .category-tabs ul ul,
.wrapper-dark .widget .widget_wrt_mag-view-posts .category-tabs ul ul, .ft-dark .site-footer .widget .widget_wrt_standard-view-posts .category-tabs ul ul,
.ft-dark .site-footer .widget .widget_wrt_grid-view-posts .category-tabs ul ul,
.ft-dark .site-footer .widget .widget_wrt_list-view-posts .category-tabs ul ul,
.ft-dark .site-footer .widget .widget_wrt_masonary-view-posts .category-tabs ul ul,
.ft-dark .site-footer .widget .widget_wrt_mag-view-posts .category-tabs ul ul {
background-color: #000000;
border: 1px solid #ffffff;
}
.wrapper-dark .widget.widget_calendar a, .ft-dark .site-footer .widget.widget_calendar a {
background-color: #ffffff;
color: #000000;
}
.wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="color"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="date"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="datetime"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="datetime-local"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="email"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="month"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="name"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="number"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="password"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="search"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="tel"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="text"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="time"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="url"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form input[type="week"], .wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form textarea, .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="color"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="date"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="datetime"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="datetime-local"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="email"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="month"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="name"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="number"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="password"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="search"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="tel"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="text"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="time"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="url"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="week"], .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form textarea {
border-color: transparent;
}
.wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form .button, .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form .button {
-webkit-box-shadow: 0 0 0 0 #ffffff;
box-shadow: 0 0 0 0 #ffffff;
color: #000000;
}
.wrapper-dark .widget.widget_newsletter.widget-hor .newsletter-form .button:after, .ft-dark .site-footer .widget.widget_newsletter.widget-hor .newsletter-form .button:after {
color: #ffffff;
}
.wrapper-dark .widget.widget_wrt_cta_content a h1, .wrapper-dark .widget.widget_wrt_cta_content a h2, .wrapper-dark .widget.widget_wrt_cta_content a h3, .wrapper-dark .widget.widget_wrt_cta_content a h4, .wrapper-dark .widget.widget_wrt_cta_content a h5, .wrapper-dark .widget.widget_wrt_cta_content a h6, .ft-dark .site-footer .widget.widget_wrt_cta_content a h1, .ft-dark .site-footer .widget.widget_wrt_cta_content a h2, .ft-dark .site-footer .widget.widget_wrt_cta_content a h3, .ft-dark .site-footer .widget.widget_wrt_cta_content a h4, .ft-dark .site-footer .widget.widget_wrt_cta_content a h5, .ft-dark .site-footer .widget.widget_wrt_cta_content a h6 {
background-color: #ffffff;
color: #000000;
}
.wrapper-dark .site-footer-widget, .ft-dark .site-footer .site-footer-widget {
background-color: transparent;
color: #ffffff;
}
.wrapper-dark .site-footer-widget .widget.widget_newsletter, .ft-dark .site-footer .site-footer-widget .widget.widget_newsletter {
background-color: #000000;
color: #ffffff;
}
.wrapper-dark .site-footer-widget .widget.widget_wrt_instagram.widget-hor .widget-title:before, .ft-dark .site-footer .site-footer-widget .widget.widget_wrt_instagram.widget-hor .widget-title:before {
background: #ffffff;
}
.wrapper-dark .site-footer-widget .widget.widget_wrt_instagram.widget-hor .widget-title span, .ft-dark .site-footer .site-footer-widget .widget.widget_wrt_instagram.widget-hor .widget-title span {
background-color: #ffffff;
color: #000000;
border-color: #ffffff;
}
.wrapper-dark .landing-widgets, .ft-dark .site-footer .landing-widgets {
background-color: #111111;
}
.wrapper-dark .landing-widgets .site-featured-sidebar .widget, .ft-dark .site-footer .landing-widgets .site-featured-sidebar .widget {
background-color: #111111;
}
.wrapper-dark .portfolio-tabs ul li a.active, .ft-dark .site-footer .portfolio-tabs ul li a.active {
background-color: #ffffff;
color: #000000;
}
.wrapper-dark .pagination span, .ft-dark .site-footer .pagination span {
background-color: #ffffff;
color: #000000;
} .ft-dark .site-footer-top {
background-color: #000000;
color: #ffffff;
}
.fb-dark .site-footer-bottom {
background-color: #000000;
color: #ffffff;
}html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*, *::after, *::before {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
body.body-light {
background-color: #ffffff;
}
.wrapper-light .site-wrapper {
background-color: #ffffff;
color: #000000;
}
.body-light .site-wrapper.shadow-wrapper {
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.body-light.pattern-1 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJElEQVQIW2NkwATGjGhixgwMDGeRBcECIEUwQbgATBBFACQIAK/DBDlqoCn9AAAAAElFTkSuQmCC);
}
.body-light.pattern-2 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAHklEQVQIW2NkYGAwZmBgOMsAAXA2I1QAg8IrQSWjAI/iBAfzTy11AAAAAElFTkSuQmCC);
}
.body-light.pattern-3 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAIklEQVQYV2NkYGAwZoCAs1AaK8VIikJ8BsHlQCYSBUamQgAAxgILNCZNagAAAABJRU5ErkJggg==);
}
.body-light.pattern-4 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAARklEQVQYV43Q2Q0AIAgE0aUm+i/BngwkEBU59vuFiRJmYxo4BrA6qEiOVdBRBS+UQUEyTdre9HkpTYccgPCYH7Kqf0+FHG+9Fwxxy6ZBZgAAAABJRU5ErkJggg==);
}
.body-light.pattern-5 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAP0lEQVQYV2NkwATGDAwMZ9GFGdEEYIowFCMrRJdE4cMUYrWOgYEBLg5SiEsRzFVgeXQ3YvEbWMiYWIUMRCsEAJsqCTymOpdiAAAAAElFTkSuQmCC);
}
.body-light.pattern-6 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAASElEQVQYV33Q2wkAMAgDwDiT+4/gTsVCIY0P/8QDowbA8VdIn62bwBalZDgihit6sIlUct/VWnpczkNhi3T1iBiuSN/DWcsXDk6dCgrMqdEgAAAAAElFTkSuQmCC);
}
.body-light.pattern-7 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHElEQVQIW2NkYGAwZmBgOMsABYwwBjYBsEoMFQBQhgIFTA5z/AAAAABJRU5ErkJggg==);
}
.body-light.pattern-8 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAF0lEQVQIW2NkYGAwZmBgOMuABhgHUgIA5HoGB3VE7DEAAAAASUVORK5CYII=);
}
.body-light.pattern-9 {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2P8//+/MQMewIhPASMj41mcCkCSIIOxKoBJYlWALImhAF0SRQE2SbgCXJIgBQAYZR85m3p6YQAAAABJRU5ErkJggg==);
} .theme-header1.ht-light .site-header,
.theme-header3.ht-light .site-header {
background-color: #ffffff;
color: #000000;
}
.theme-header2.hm-light .site-header {
background-color: #ffffff;
color: #000000;
}
.theme-header4.hb-light .site-header {
background-color: #ffffff;
color: #000000;
}
.wrapper-light .site-search {
background-color: #e5e5e5;
color: #000000;
}
.ht-light .site-header .site-header-top {
background-color: #ffffff;
color: #000000;
}
.ht-light .site-header .site-header-one .site-header-top {
background-color: transparent;
}
.ht-light .site-header .site-header-three .site-header-top .site-header-search,
.ht-light .site-header .site-header-four .site-header-top .site-header-search {
background-color: #000000;
color: #ffffff;
}
@media screen and (max-width: 767px) {
.ht-light .site-header {
border-color: currentColor;
}
}
.ht-light.is-sticky-started:not(.wrapper-dark) .site-header .is-sticky-last .site-header-top {
border-bottom: 1px solid #000000;
}
.ht-light.is-sticky-started .site-header .site-header-one .site-header-top {
background-color: #ffffff;
}
.ht-light.theme-header1 .site-mobile-navigation, .ht-light.theme-header3 .site-mobile-navigation {
background-color: #ffffff;
color: #000000;
}
.ht-light.theme-header1 .site-mobile-navigation ul li a, .ht-light.theme-header3 .site-mobile-navigation ul li a {
border-color: currentColor;
}
.ht-light.theme-header1 .site-mobile-navigation ul li ul li, .ht-light.theme-header3 .site-mobile-navigation ul li ul li {
border-color: currentColor;
}
.hm-light .site-header .site-header-middle {
background-color: #ffffff;
color: #000000;
}
.hm-light .site-header .site-header-two .site-header-middle {
background-color: transparent;
}
@media screen and (max-width: 767px) {
.hm-light .site-header {
border-color: currentColor;
}
}
.hm-light.is-sticky-started:not(.wrapper-dark) .site-header .is-sticky-last .site-header-middle {
border-bottom: 1px solid #000000;
}
.hm-light.is-sticky-started .site-header .site-header-two .site-header-middle {
background-color: #ffffff;
}
.hm-light.theme-header2 .site-mobile-navigation {
background-color: #ffffff;
color: #000000;
}
.hm-light.theme-header2 .site-mobile-navigation ul li a {
border-color: currentColor;
}
.hm-light.theme-header2 .site-mobile-navigation ul li ul li {
border-color: currentColor;
}
.hb-light .site-header .site-header-bottom {
background-color: #ffffff;
color: #000000;
}
.hb-light .site-header .site-header-bottom .site-header-search {
background-color: #000000;
color: #ffffff;
}
.hb-light .site-header .site-header-four .site-header-bottom {
background-color: transparent;
}
.is-sticky-started .hb-light .site-header .site-header-four .site-header-bottom {
background-color: #ffffff;
}
@media screen and (max-width: 767px) {
.hb-light .site-header {
border-color: currentColor;
}
}
.hb-light.is-sticky-started:not(.wrapper-dark) .site-header .is-sticky-last .site-header-bottom {
border-bottom: 1px solid #000000;
}
.hb-light.is-sticky-started .site-header .site-header-four .site-header-bottom {
background-color: #ffffff;
}
.hb-light.theme-header4 .site-mobile-navigation {
background-color: #ffffff;
color: #000000;
}
.hb-light.theme-header4 .site-mobile-navigation ul li a {
border-color: currentColor;
}
.hb-light.theme-header4 .site-mobile-navigation ul li ul li {
border-color: currentColor;
}  @media screen and (max-width: 767px) {
.ht-light .site-header-one .site-logo, .ht-light .site-header-three .site-logo {
border-color: currentColor;
}
}
.ht-light .site-header-one .mobile-navigation-toggle, .ht-light .site-header-three .mobile-navigation-toggle {
background-color: transparent;
border-color: currentColor;
}
.ht-light .site-header-three .primary-navigation, .ht-light .site-header-four .primary-navigation {
background-color: #ffffff;
color: #000000;
}
@media screen and (min-width: 768px) {
.ht-light .site-header-three .primary-navigation .sub-menu li a:not(.mega-menu-link):hover, .ht-light .site-header-four .primary-navigation .sub-menu li a:not(.mega-menu-link):hover {
background-color: rgba(0, 0, 0, 0.12);
}
.ht-light .site-header-three .primary-navigation .sub-menu li:not(:last-child) a, .ht-light .site-header-four .primary-navigation .sub-menu li:not(:last-child) a {
border-color: rgba(0, 0, 0, 0.12);
}
} @media screen and (max-width: 767px) {
.hm-light .site-header-two .site-logo {
border-color: currentColor;
}
}
.hm-light .site-header-two .mobile-navigation-toggle {
background-color: transparent;
border-color: currentColor;
} @media screen and (max-width: 767px) {
.hb-light .site-header-four .site-logo {
border-color: #000000;
}
}
.hb-light .site-header-four .mobile-navigation-toggle {
background-color: transparent;
border-color: currentColor;
}
.hb-light .site-header-one .primary-navigation, .hb-light .site-header-two .primary-navigation {
background-color: #ffffff;
color: #000000;
}
@media screen and (min-width: 768px) {
.hb-light .site-header-one .primary-navigation .sub-menu li a:not(.mega-menu-link):hover, .hb-light .site-header-two .primary-navigation .sub-menu li a:not(.mega-menu-link):hover {
background-color: rgba(0, 0, 0, 0.12);
}
.hb-light .site-header-one .primary-navigation .sub-menu li:not(:last-child) a, .hb-light .site-header-two .primary-navigation .sub-menu li:not(:last-child) a {
border-color: rgba(0, 0, 0, 0.12);
}
}
.hb-light .site-header-one .site-mobile-navigation, .hb-light .site-header-two .site-mobile-navigation {
background-color: #000000;
color: #ffffff;
}
.hb-light .site-header-one .site-mobile-navigation ul li a, .hb-light .site-header-two .site-mobile-navigation ul li a {
border-color: currentColor;
}
.hb-light .site-header-one .site-mobile-navigation ul li ul li, .hb-light .site-header-two .site-mobile-navigation ul li ul li {
border-color: currentColor;
}
.site-navigation-overlay {
background-color: rgba(0, 0, 0, 0.7);
}
.wrapper-light, .ft-light .site-footer {        }
.wrapper-light pre, .ft-light .site-footer pre {
background: #000000;
color: #ffffff;
}
.wrapper-light table th, .ft-light .site-footer table th {
border-color: #000000;
}
.wrapper-light table td, .ft-light .site-footer table td {
border-color: #000000;
}
.wrapper-light button, .wrapper-light input[type="button"], .wrapper-light input[type="reset"], .wrapper-light input[type="submit"],
.wrapper-light button, .wrapper-light .button, .ft-light .site-footer button, .ft-light .site-footer input[type="button"], .ft-light .site-footer input[type="reset"], .ft-light .site-footer input[type="submit"],
.ft-light .site-footer button, .ft-light .site-footer .button {
background-color: #000000;
border: 1px solid #000000;
color: #ffffff;
}
.wrapper-light .site-banner .banner-item, .ft-light .site-footer .site-banner .banner-item {
color: #ffffff;
}
.wrapper-light .site-banner .banner-item .banner-text, .ft-light .site-footer .site-banner .banner-item .banner-text {
background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
.wrapper-light .site-banner, .ft-light .site-footer .site-banner {
background-color: #ffffff;
}
}
.wrapper-light.page-template-landing-page .site-banner, .ft-light .site-footer.page-template-landing-page .site-banner {
background-color: #f5f5f5;
}
.wrapper-light .author .author-image img, .ft-light .site-footer .author .author-image img {
background-color: transparent;
}
.wrapper-light .comments-area .comments-list .comment, .ft-light .site-footer .comments-area .comments-list .comment {
border-color: #000000;
}
.wrapper-light .comments-area .comments-list .comment .children .comment, .ft-light .site-footer .comments-area .comments-list .comment .children .comment {
border-color: #000000;
}
.wrapper-light .comments-area .comment-respond, .ft-light .site-footer .comments-area .comment-respond {
border-color: #000000;
}
.wrapper-light .comments-area .comment-respond .comment-reply-title, .ft-light .site-footer .comments-area .comment-respond .comment-reply-title {
background-color: #ffffff;
}
.wrapper-light .comments-area .comment-respond .comment-form input[type="color"], .wrapper-light .comments-area .comment-respond .comment-form input[type="date"], .wrapper-light .comments-area .comment-respond .comment-form input[type="datetime"], .wrapper-light .comments-area .comment-respond .comment-form input[type="datetime-local"], .wrapper-light .comments-area .comment-respond .comment-form input[type="email"], .wrapper-light .comments-area .comment-respond .comment-form input[type="month"], .wrapper-light .comments-area .comment-respond .comment-form input[type="name"], .wrapper-light .comments-area .comment-respond .comment-form input[type="number"], .wrapper-light .comments-area .comment-respond .comment-form input[type="password"], .wrapper-light .comments-area .comment-respond .comment-form input[type="search"], .wrapper-light .comments-area .comment-respond .comment-form input[type="tel"], .wrapper-light .comments-area .comment-respond .comment-form input[type="text"], .wrapper-light .comments-area .comment-respond .comment-form input[type="time"], .wrapper-light .comments-area .comment-respond .comment-form input[type="url"], .wrapper-light .comments-area .comment-respond .comment-form input[type="week"], .wrapper-light .comments-area .comment-respond .comment-form textarea, .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="color"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="date"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="datetime"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="datetime-local"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="email"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="month"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="name"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="number"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="password"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="search"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="tel"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="text"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="time"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="url"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="week"], .ft-light .site-footer .comments-area .comment-respond .comment-form textarea {
background-color: #ffffff;
color: #000000;
border-color: #000000;
}
.wrapper-light .comments-area .comment-respond .comment-form button, .wrapper-light .comments-area .comment-respond .comment-form input[type="button"], .wrapper-light .comments-area .comment-respond .comment-form input[type="reset"], .wrapper-light .comments-area .comment-respond .comment-form input[type="submit"], .ft-light .site-footer .comments-area .comment-respond .comment-form button, .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="button"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="reset"], .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="submit"] {
background-color: #000000;
color: #ffffff;
border-color: #000000;
}
.wrapper-light .comments-area .comment-respond .comment-form button:hover, .wrapper-light .comments-area .comment-respond .comment-form button:focus, .wrapper-light .comments-area .comment-respond .comment-form button.added, .wrapper-light .comments-area .comment-respond .comment-form input[type="button"]:hover, .wrapper-light .comments-area .comment-respond .comment-form input[type="button"]:focus, .wrapper-light .comments-area .comment-respond .comment-form input[type="button"].added, .wrapper-light .comments-area .comment-respond .comment-form input[type="reset"]:hover, .wrapper-light .comments-area .comment-respond .comment-form input[type="reset"]:focus, .wrapper-light .comments-area .comment-respond .comment-form input[type="reset"].added, .wrapper-light .comments-area .comment-respond .comment-form input[type="submit"]:hover, .wrapper-light .comments-area .comment-respond .comment-form input[type="submit"]:focus, .wrapper-light .comments-area .comment-respond .comment-form input[type="submit"].added, .ft-light .site-footer .comments-area .comment-respond .comment-form button:hover, .ft-light .site-footer .comments-area .comment-respond .comment-form button:focus, .ft-light .site-footer .comments-area .comment-respond .comment-form button.added, .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="button"]:hover, .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="button"]:focus, .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="button"].added, .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="reset"]:hover, .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="reset"]:focus, .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="reset"].added, .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="submit"]:hover, .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="submit"]:focus, .ft-light .site-footer .comments-area .comment-respond .comment-form input[type="submit"].added {
background-color: #ffffff;
color: #000000;
}
.wrapper-light .search-form .search-submit-icon, .ft-light .site-footer .search-form .search-submit-icon {
background-color: #000000;
color: #ffffff;
}
.wrapper-light .site-content-header, .ft-light .site-footer .site-content-header {
border-color: #000000;
}
.wrapper-light .entry.sticky, .ft-light .site-footer .entry.sticky {
background-color: #f5f5f5;
}
.wrapper-light .grid-container .entry:before,
.wrapper-light .list-container .entry:before,
.wrapper-light .masonry-container .entry:before, .ft-light .site-footer .grid-container .entry:before,
.ft-light .site-footer .list-container .entry:before,
.ft-light .site-footer .masonry-container .entry:before {
background-color: #000000;
}
.wrapper-light .standard-container .entry:before,
.wrapper-light .standard-post .entry:before, .ft-light .site-footer .standard-container .entry:before,
.ft-light .site-footer .standard-post .entry:before {
background-color: #000000;
}
.wrapper-light .standard-container .entry-footer > div,
.wrapper-light .standard-post .entry-footer > div, .ft-light .site-footer .standard-container .entry-footer > div,
.ft-light .site-footer .standard-post .entry-footer > div {
background-color: #ffffff;
}
.wrapper-light .standard-container .entry-footer > div:first-child,
.wrapper-light .standard-post .entry-footer > div:first-child, .ft-light .site-footer .standard-container .entry-footer > div:first-child,
.ft-light .site-footer .standard-post .entry-footer > div:first-child {
border-right-color: #ffffff;
}
.wrapper-light .standard-container .entry-footer > div:last-child,
.wrapper-light .standard-post .entry-footer > div:last-child, .ft-light .site-footer .standard-container .entry-footer > div:last-child,
.ft-light .site-footer .standard-post .entry-footer > div:last-child {
border-left-color: #ffffff;
}
.wrapper-light .standard-container .entry-footer > div:first-child:last-child,
.wrapper-light .standard-post .entry-footer > div:first-child:last-child, .ft-light .site-footer .standard-container .entry-footer > div:first-child:last-child,
.ft-light .site-footer .standard-post .entry-footer > div:first-child:last-child {
border-right-color: #ffffff;
border-left-color: #ffffff;
}
.wrapper-light .standard-container .sticky .entry-footer > div,
.wrapper-light .standard-post .sticky .entry-footer > div, .ft-light .site-footer .standard-container .sticky .entry-footer > div,
.ft-light .site-footer .standard-post .sticky .entry-footer > div {
background-color: #f5f5f5;
}
.wrapper-light .standard-container .sticky .entry-footer > div:first-child,
.wrapper-light .standard-post .sticky .entry-footer > div:first-child, .ft-light .site-footer .standard-container .sticky .entry-footer > div:first-child,
.ft-light .site-footer .standard-post .sticky .entry-footer > div:first-child {
border-right-color: #f5f5f5;
}
.wrapper-light .standard-container .sticky .entry-footer > div:last-child,
.wrapper-light .standard-post .sticky .entry-footer > div:last-child, .ft-light .site-footer .standard-container .sticky .entry-footer > div:last-child,
.ft-light .site-footer .standard-post .sticky .entry-footer > div:last-child {
border-left-color: #f5f5f5;
}
.wrapper-light .standard-container .sticky .entry-footer > div:first-child:last-child,
.wrapper-light .standard-post .sticky .entry-footer > div:first-child:last-child, .ft-light .site-footer .standard-container .sticky .entry-footer > div:first-child:last-child,
.ft-light .site-footer .standard-post .sticky .entry-footer > div:first-child:last-child {
border-right-color: #f5f5f5;
border-left-color: #f5f5f5;
}
.wrapper-light .entry-share.-fill a, .wrapper-light .entry-comments.-fill a, .ft-light .site-footer .entry-share.-fill a, .ft-light .site-footer .entry-comments.-fill a {
background-color: #000000;
border-color: #000000;
color: #ffffff;
}
.wrapper-light .entry-share.-fill .social-shares .fa, .wrapper-light .entry-comments.-fill .social-shares .fa, .ft-light .site-footer .entry-share.-fill .social-shares .fa, .ft-light .site-footer .entry-comments.-fill .social-shares .fa {
color: #ffffff;
}
.wrapper-light .entry-share.-line a, .wrapper-light .entry-comments.-line a, .ft-light .site-footer .entry-share.-line a, .ft-light .site-footer .entry-comments.-line a {
background-color: #ffffff;
}
.wrapper-light .entry-share.-line .social-shares .fa, .wrapper-light .entry-comments.-line .social-shares .fa, .ft-light .site-footer .entry-share.-line .social-shares .fa, .ft-light .site-footer .entry-comments.-line .social-shares .fa {
color: #ffffff;
}
.wrapper-light .entry-share.-no-style a, .wrapper-light .entry-comments.-no-style a, .ft-light .site-footer .entry-share.-no-style a, .ft-light .site-footer .entry-comments.-no-style a {
background-color: #ffffff;
}
.wrapper-light .entry-button.-fill, .ft-light .site-footer .entry-button.-fill {
background-color: #000000;
border-color: #000000;
color: #ffffff;
}
.wrapper-light .entry-button.-line, .ft-light .site-footer .entry-button.-line {
background-color: #ffffff;
}
.sticky .wrapper-light .entry-button.-line, .sticky .ft-light .site-footer .entry-button.-line {
background-color: #f5f5f5;
}
.wrapper-light .entry-content .entry-highlight-text, .ft-light .site-footer .entry-content .entry-highlight-text {
background-color: #000000;
color: #ffffff;
}
.wrapper-light .entry-content .entry-highlight-block, .ft-light .site-footer .entry-content .entry-highlight-block {
background-color: #000000;
color: #ffffff;
}
.wrapper-light .entry-content ol.entry-ordered-list li:before, .ft-light .site-footer .entry-content ol.entry-ordered-list li:before {
background-color: #000000;
color: #ffffff;
}
.wrapper-light .entry-navigation, .ft-light .site-footer .entry-navigation {
border-color: #000000;
}
.wrapper-light .entry-navigation a, .ft-light .site-footer .entry-navigation a {
background-color: #ffffff;
}
.wrapper-light .entry-navigation a:hover, .ft-light .site-footer .entry-navigation a:hover {
background-color: #000000;
color: #ffffff;
}
.wrapper-light .entry-author .author .author-image img, .ft-light .site-footer .entry-author .author .author-image img {
-webkit-box-shadow: 0 0 0 0 #ffffff;
box-shadow: 0 0 0 0 #ffffff;
}
.wrapper-light .entry-tags a, .wrapper-light .entry-tags a:hover, .ft-light .site-footer .entry-tags a, .ft-light .site-footer .entry-tags a:hover {
background-color: #000000;
color: #ffffff;
}
.wrapper-light .pagination a:hover, .ft-light .site-footer .pagination a:hover {
background-color: #000000;
color: #ffffff;
}
.wrapper-light .widget, .ft-light .site-footer .widget {
background-color: #ffffff; }
.wrapper-light .widget.widget-line .widget-title span, .ft-light .site-footer .widget.widget-line .widget-title span {
background-color: #000000;
color: #ffffff;
border-left: 20px solid #000000;
border-right: 20px solid #000000;
}
.wrapper-light .widget.widget-non-line .widget-title span, .ft-light .site-footer .widget.widget-non-line .widget-title span {
background-color: #000000;
color: #ffffff;
border-left: 20px solid #000000;
border-right: 20px solid #000000;
}
.wrapper-light .widget.widget_wrt_shop .products-list .product .product-button, .ft-light .site-footer .widget.widget_wrt_shop .products-list .product .product-button {
color: #ffffff;
background-color: #000000;
}
.wrapper-light .widget.widget_wrt_popular-post .entry-media:before, .ft-light .site-footer .widget.widget_wrt_popular-post .entry-media:before {
background-color: #000000;
color: #ffffff;
}
.wrapper-light .widget .widget_wrt_standard-view-posts .category-tabs ul ul,
.wrapper-light .widget .widget_wrt_grid-view-posts .category-tabs ul ul,
.wrapper-light .widget .widget_wrt_list-view-posts .category-tabs ul ul,
.wrapper-light .widget .widget_wrt_masonary-view-posts .category-tabs ul ul,
.wrapper-light .widget .widget_wrt_mag-view-posts .category-tabs ul ul, .ft-light .site-footer .widget .widget_wrt_standard-view-posts .category-tabs ul ul,
.ft-light .site-footer .widget .widget_wrt_grid-view-posts .category-tabs ul ul,
.ft-light .site-footer .widget .widget_wrt_list-view-posts .category-tabs ul ul,
.ft-light .site-footer .widget .widget_wrt_masonary-view-posts .category-tabs ul ul,
.ft-light .site-footer .widget .widget_wrt_mag-view-posts .category-tabs ul ul {
background-color: #ffffff;
border: 1px solid #000000;
}
.wrapper-light .widget.widget_calendar a, .ft-light .site-footer .widget.widget_calendar a {
background-color: #000000;
color: #ffffff;
}
.wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="color"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="date"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="datetime"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="datetime-local"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="email"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="month"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="name"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="number"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="password"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="search"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="tel"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="text"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="time"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="url"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form input[type="week"], .wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form textarea, .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="color"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="date"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="datetime"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="datetime-local"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="email"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="month"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="name"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="number"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="password"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="search"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="tel"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="text"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="time"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="url"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form input[type="week"], .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form textarea {
border-color: transparent;
}
.wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form .button, .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form .button {
-webkit-box-shadow: 0 0 0 0 #000000;
box-shadow: 0 0 0 0 #000000;
color: #ffffff;
}
.wrapper-light .widget.widget_newsletter.widget-hor .newsletter-form .button:after, .ft-light .site-footer .widget.widget_newsletter.widget-hor .newsletter-form .button:after {
color: #000000;
}
.wrapper-light .widget.widget_wrt_cta_content a h1, .wrapper-light .widget.widget_wrt_cta_content a h2, .wrapper-light .widget.widget_wrt_cta_content a h3, .wrapper-light .widget.widget_wrt_cta_content a h4, .wrapper-light .widget.widget_wrt_cta_content a h5, .wrapper-light .widget.widget_wrt_cta_content a h6, .ft-light .site-footer .widget.widget_wrt_cta_content a h1, .ft-light .site-footer .widget.widget_wrt_cta_content a h2, .ft-light .site-footer .widget.widget_wrt_cta_content a h3, .ft-light .site-footer .widget.widget_wrt_cta_content a h4, .ft-light .site-footer .widget.widget_wrt_cta_content a h5, .ft-light .site-footer .widget.widget_wrt_cta_content a h6 {
background-color: #000000;
color: #ffffff;
}
.wrapper-light .site-footer-widget, .ft-light .site-footer .site-footer-widget {
background-color: transparent;
color: #000000;
}
.wrapper-light .site-footer-widget .widget.widget_newsletter, .ft-light .site-footer .site-footer-widget .widget.widget_newsletter {
background-color: #000000;
color: #ffffff;
}
.wrapper-light .site-footer-widget .widget.widget_wrt_instagram.widget-hor .widget-title:before, .ft-light .site-footer .site-footer-widget .widget.widget_wrt_instagram.widget-hor .widget-title:before {
background: #000000;
}
.wrapper-light .site-footer-widget .widget.widget_wrt_instagram.widget-hor .widget-title span, .ft-light .site-footer .site-footer-widget .widget.widget_wrt_instagram.widget-hor .widget-title span {
background-color: #000000;
color: #ffffff;
border-color: #000000;
}
.wrapper-light .landing-widgets, .ft-light .site-footer .landing-widgets {
background-color: #f5f5f5;
}
.wrapper-light .landing-widgets .site-featured-sidebar .widget, .ft-light .site-footer .landing-widgets .site-featured-sidebar .widget {
background-color: #f5f5f5;
}
.wrapper-light .portfolio-tabs ul li a.active, .ft-light .site-footer .portfolio-tabs ul li a.active {
background-color: #000000;
color: #ffffff;
}
.wrapper-light .pagination span, .ft-light .site-footer .pagination span {
background-color: #000000;
color: #ffffff;
} .ft-light .site-footer-top {
background-color: #ffffff;
color: #000000;
}
.fb-light .site-footer-bottom {
background-color: #ffffff;
color: #000000;
}