@charset "UTF-8";
@font-face {
font-family: 'FontAwesome';
src: url(//lostinnature.de/wp-content/themes/yosemite-lite/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//lostinnature.de/wp-content/themes/yosemite-lite/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//lostinnature.de/wp-content/themes/yosemite-lite/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//lostinnature.de/wp-content/themes/yosemite-lite/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//lostinnature.de/wp-content/themes/yosemite-lite/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//lostinnature.de/wp-content/themes/yosemite-lite/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
   html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
font: normal normal normal 14px/1.93 "Lora", serif;
text-align: left;
color: #111;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 1.5rem;
}
abbr,
acronym {
border-bottom: 1px dotted #dedede;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
font-size: 10px;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
.widget blockquote {
quotes: "“" "”";
}
.widget blockquote:before {
content: open-quote;
}
.widget blockquote:after {
content: close-quote;
}
blockquote.wp-block-quote.is-large {
margin: 0 1.5em;
}
blockquote.wp-block-quote.is-large p {
font-style: initial;
}
.wp-block-pullquote,
.wp-block-quote.is-large {
padding: 0;
text-align: left;
margin: 0 1.5em;
margin-bottom: 1.5em;
}
.wp-block-pullquote p,
.wp-block-quote.is-large p {
font-size: 15px;
font-size: 1.5rem;
text-align: left;
}
.wp-block-pullquote cite,
.wp-block-quote.is-large cite {
font-size: 15px;
font-size: 1.5rem;
text-align: left;
}
.wp-block-pullquote.aligncenter {
margin: 0 1.5em;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: 15px;
font-size: 1.5rem;
}
hr {
background-color: #dedede;
border: 0;
height: 1px;
margin-bottom: 1.5em;
clear: both;
}
.wp-block-image.alignright {
padding-left: 1.5em;
}
.wp-block-image.alignleft {
padding-right: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em;
padding-left: 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0;
padding-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
vertical-align: middle;
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
h1,
h2,
h3,
h4,
h5,
h6,
blockquote {
font-family: "Libre Baskerville", serif;
line-height: 1.3;
}
h1 {
font-size: 36px;
font-size: 3.6rem;
}
h2 {
font-size: 30px;
font-size: 3rem;
}
h3 {
font-size: 24px;
font-size: 2.4rem;
}
h4 {
font-size: 18px;
font-size: 1.8rem;
}
h5 {
font-size: 12px;
font-size: 1.2rem;
}
h6 {
font-size: 10px;
font-size: 1rem;
text-transform: uppercase;
}
@media print {
.featured-posts,
.comments-area,
.main-navigation,
.site-title,
.site-description,
.navigation,
.widget-area {
display: none;
}
}
table {
margin: 0 0 1.5em;
width: 100%;
}
td,
th,
caption {
border: 1px solid #dedede;
padding: 8px 1.5em;
}
td a,
th a,
caption a {
color: #b0814e;
}
td a:hover,
th a:hover,
caption a:hover {
color: #111;
} .slick-loading .slick-list {
background: #fff url(//lostinnature.de/wp-content/themes/yosemite-lite/images/ajax-loader.gif) center center no-repeat;
} @font-face {
font-family: "slick";
src: url(//lostinnature.de/wp-content/themes/yosemite-lite/fonts/slick.eot);
src: url(//lostinnature.de/wp-content/themes/yosemite-lite/fonts/slick.eot?#iefix) format("embedded-opentype"), url(//lostinnature.de/wp-content/themes/yosemite-lite/fonts/slick.woff) format("woff"), url(//lostinnature.de/wp-content/themes/yosemite-lite/fonts/slick.ttf) format("truetype"), url(//lostinnature.de/wp-content/themes/yosemite-lite/fonts/slick.svg#slick) format("svg");
font-weight: normal;
font-style: normal;
} .slick-prev,
.slick-next {
position: absolute;
display: block;
cursor: pointer;
background: #a4a4a4;
top: 50%;
z-index: 99;
padding: 0;
border: none;
outline: none;
margin-bottom: -18px;
color: #fff;
}
.slick-prev.fa,
.slick-next.fa {
font-size: 36px;
font-size: 3.6rem;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
color: #b0814e;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0;
}
.slick-prev {
left: 30px;
}
.slick-next {
right: 30px;
} .slick-dotted.slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: 16px;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
width: 100%;
}
.slick-dots li {
position: relative;
display: inline-block;
height: 10px;
width: 10px;
margin: 0 10px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: #a4a4a4;
display: block;
height: 10px;
width: 10px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button {
background: #fff;
}
.slick-dots li.slick-active button :before {
color: black;
opacity: 0.75;
} .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-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);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-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: 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;
}
@media (max-width: 480px) {
.slick-dots {
bottom: 10px;
}
} button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-button a {
border: 1px solid;
border-radius: 0;
background: #111;
color: #fff;
font-size: 12px;
font-size: 1.2rem;
line-height: 1;
padding: 1.5rem 2rem;
transition: .3s;
cursor: pointer;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.wp-block-button a:hover {
border-color: #b0814e;
background-color: #b0814e;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
border: 1px solid #b0814e;
background: transparent;
color: #b0814e;
border-radius: 100px;
transition: all 0.3s;
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover {
border: 1px solid #111;
color: #111;
}
.btn--readmore {
background-color: #fff;
color: #111;
font-weight: bold;
text-transform: uppercase;
padding: 15px 17px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #dedede;
border-radius: 0;
padding: 8px 10px 7px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
input[type="search"] {
-webkit-appearance: textfield;
}
select {
border: 1px solid #dedede;
}
textarea {
width: 100%;
}
.header-search > .header-search__click {
display: flex;
width: 60px;
min-height: 60px;
height: 100%;
align-items: center;
justify-content: center;
border: none;
border-radius: 0;
text-align: center;
}
.header-search > .header-search__click:hover {
background: #b0814e;
}
.header-search > .header-search__click i {
color: #fff;
font-size: 16px;
font-size: 1.6rem;
cursor: pointer;
}
.header-search .search-form {
height: 100%;
}
.header-search .search-field {
padding: 12px 35px 15px 0;
transition: all 0.5s;
border-top: none;
border-left: none;
border-right: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 3;
height: 100%;
letter-spacing: 1px;
-webkit-appearance: textfield;
font-size: 13px;
font-size: 1.3rem;
}
.header-search .search-submit {
display: none;
}
.header-search__wrapper {
position: absolute;
left: 0;
width: 100%;
top: 0;
height: 100%;
background: #fff;
text-align: left;
z-index: 3;
display: none;
}
.header-search__close {
position: absolute;
width: 60px;
height: 100%;
display: inline-block;
right: 0;
top: 0;
z-index: 5;
text-align: center;
cursor: pointer;
color: #313131;
background: none;
border: none;
padding: 0;
font-size: 16px;
font-size: 1.6rem;
}
.sticky-header .header-search .search-field {
border: none;
}  a {
color: #888888;
text-decoration: none;
transition: all .3s;
}
a:visited, a:active, a:focus {
color: inherit;
}
a:hover {
color: #b0814e;
}
a:hover, a:active {
outline: 0;
}  html.no-js .mobile-navigation .dropdown-toggle.toggled-on + .sub-menu {
display: block;
}
html.no-js .mobile-menu .dropdown-toggle {
border: 0;
background: 0;
}
html.no-js .mobile-menu .dropdown-toggle:before {
content: "\f107";
}
.main-navigation {
z-index: 2;
flex: 1;
}
.main-navigation ul:not(.children) {
margin-left: -24px;
}
.main-navigation ul:not(.children) > li > a {
padding: 12px 24px;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul.sub-menu {
margin-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
opacity: 0;
visibility: hidden;
-ms-transform: translateY(10px);
transform: translateY(10px);
z-index: 99999;
transition: all .3s;
background: #fff;
}
.main-navigation ul ul ul {
top: 0;
left: 100%;
}
.main-navigation ul ul li {
border-bottom: solid 1px #f1f1f1;
}
.main-navigation ul ul li:last-child {
border-bottom: none;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul > li {
padding: 0;
}
.main-navigation ul ul a {
width: 220px;
padding: 10px;
line-height: 1.5;
font-size: 13px;
font-size: 1.3rem;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
opacity: 1;
visibility: visible;
-ms-transform: translateY(0);
transform: translateY(0);
}
.main-navigation ul > a {
padding: 12px 24px;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after {
content: "\f107";
padding-left: 7px;
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;
}
.main-navigation li li.menu-item-has-children > a:after,
.main-navigation li li.page_item_has_children > a:after {
content: "\f105";
padding-right: 10px;
position: absolute;
right: 0;
top: 12px;
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;
}
.main-navigation li .dropdown-toggle {
margin-top: 3px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
padding: 15px 0 15px 15px;
transition: all .3s ease;
z-index: 99;
background: transparent;
border: 0;
}
.main-navigation a {
display: block;
text-decoration: none;
font-weight: bold;
line-height: 2.58;
color: #111;
text-transform: uppercase;
font-size: 14px;
font-size: 1.4rem;
}
.main-navigation a:hover {
color: #b0814e;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 1023px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
@media (max-width: 1023px) {
.main-navigation.main-navigation ul {
display: none;
}
}
.menu-toggle {
height: 60px;
width: 60px;
padding-left: 50px;
color: #111;
line-height: 1.4;
position: relative;
background: transparent;
display: none;
border: 0;
}
.menu-toggle:hover {
background: none;
}
.menu-toggle:before {
content: "";
position: absolute;
left: 18px;
width: 24px;
height: 15px;
display: block;
border-top: 9px double #111;
border-bottom: 3px solid #111;
transition: all .5s;
}
@media (max-width: 1023px) {
.menu-toggle {
display: block;
}
}
.mobile-menu {
visibility: visible;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
transition: all .3s;
width: 240px;
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 1;
overflow: auto;
background: #282828;
}
.animating .mobile-menu {
display: block;
}
.mobile-menu a {
display: block;
padding: 15px 20px;
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
text-transform: uppercase;
letter-spacing: 1px;
color: rgba(255, 255, 255, 0.4);
background: #282828;
font-size: 13px;
font-size: 1.3rem;
}
.mobile-menu a:hover,
.mobile-menu .current-menu-item > a {
color: #fff;
}
.mobile-menu a:focus,
.mobile-menu a:visited,
.mobile-menu a:active {
color: rgba(255, 255, 255, 0.4);
}
.mobile-menu li {
position: relative;
}
.mobile-menu .sub-menu {
display: none;
}
.mobile-menu ul {
padding-left: 0;
margin-left: 0;
}
.mobile-menu ul ul a {
padding-left: 40px;
background: #303030;
font-size: 12px;
font-size: 1.2rem;
}
.mobile-menu ul ul ul a {
padding-left: 60px;
background: #363636;
font-size: 11px;
font-size: 1.1rem;
}
.mobile-menu ul ul ul ul a {
padding-left: 60px;
background: #424242;
font-size: 10px;
font-size: 1rem;
}
.mobile-menu .dropdown-toggle {
line-height: inherit;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
color: #fff;
padding: 10px;
transition: all .3s;
z-index: 2;
font-size: 20px;
font-size: 2rem;
}
.mobile-menu .dropdown-toggle.toggled-on {
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.mobile-menu-open .page-overlay {
content: '';
background-color: rgba(0, 0, 0, 0.6);
width: 100%;
height: 100%;
position: fixed;
z-index: 9999;
top: 0;
}
.mobile-menu-open .mobile-menu {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
cursor: pointer;
z-index: 999999;
}
.mobile-menu-open.navbar-collapse .menu-toggle:before {
border-top: 9px double #666;
border-bottom: 3px solid #666;
} .header-content .jetpack-social-navigation {
display: flex;
align-items: center;
justify-content: center;
}
.header-content .jetpack-social-navigation a {
padding-right: 8px;
}
.jetpack-social-navigation .menu {
margin-left: auto;
padding-right: 36px;
margin: 0;
}
.jetpack-social-navigation .menu ul {
margin: 0;
padding: 0;
}
.jetpack-social-navigation .menu li {
display: inline-block;
}
.jetpack-social-navigation .menu li:last-child {
margin-right: 0;
}
.jetpack-social-navigation .menu em {
display: none;
}
.jetpack-social-navigation .menu a:hover::before {
color: #b0814e;
}
.jetpack-social-navigation .menu a:before {
line-height: 2.57;
color: #111;
transition: all .3s;
top: 11px;
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;
font-size: 14px;
font-size: 1.4rem;
}
.jetpack-social-navigation .menu a[href*="http:"]:before {
content: "\f1e0";
}
.jetpack-social-navigation .menu a[href*="https:"]:before {
content: "\f1e0";
}
.jetpack-social-navigation .menu a[href*="twitter.com"]:before {
content: "\f099";
}
.jetpack-social-navigation .menu a[href*="instagram.com"]:before {
content: "\f16d";
}
.jetpack-social-navigation .menu a[href*="yelp.com"]:before {
content: "\f1e9";
}
.jetpack-social-navigation .menu a[href*="flickr.com"]:before {
content: "\f16e";
}
.jetpack-social-navigation .menu a[href*="github.com"]:before {
content: "\f09b";
}
.jetpack-social-navigation .menu a[href*="dribbble.com"]:before {
content: "\f17d";
}
.jetpack-social-navigation .menu a[href*="wordpress.com"]:before {
content: "\f19a";
}
.jetpack-social-navigation .menu a[href*="tumblr.com"]:before {
content: "\f173";
}
.jetpack-social-navigation .menu a[href*="vine.co"]:before {
content: "\f1ca";
}
.jetpack-social-navigation .menu a[href*="snapchat.com"]:before {
content: "\f2ab";
}
.jetpack-social-navigation .menu a[href*="codepen.io"]:before {
content: "\f1cb";
}
.jetpack-social-navigation .menu a[href*="skype.com"]:before {
content: "\f17e";
}
.jetpack-social-navigation .menu a[href*="reddit.com"]:before {
content: "\f1a1";
}
.jetpack-social-navigation .menu a[href*="stumbleupon.com"]:before {
content: "\f1a4";
}
.jetpack-social-navigation .menu a[href*="pocket.com"]:before {
content: "\f265";
}
.jetpack-social-navigation .menu a[href*="foursquare.com"]:before {
content: "\f180";
}
.jetpack-social-navigation .menu a[href*="medium.com"]:before {
content: "\f23a";
}
.jetpack-social-navigation .menu a[href*="gotinder.com"]:before {
content: "\f043";
}
.jetpack-social-navigation .menu a[href*="slack.com"]:before {
content: "\f198";
}
.jetpack-social-navigation .menu a[href*="500px.com"]:before {
content: "\f26e";
}
.jetpack-social-navigation .menu a[href*="angel.co"]:before {
content: "\f209";
}
.jetpack-social-navigation .menu a[href*="del.icio.us"]:before {
content: "\f1a5";
}
.jetpack-social-navigation .menu a[href*="dropbox.com"]:before {
content: "\f16b";
}
.jetpack-social-navigation .menu a[href*="facebook.com"]:before {
content: "\f09a";
}
.jetpack-social-navigation .menu a[href*="gratipay.com"]:before {
content: "\f184";
}
.jetpack-social-navigation .menu a[href*="plus.google.com"]:before {
content: "\f0d5";
}
.jetpack-social-navigation .menu a[href*="houzz.com"]:before {
content: "\f27c";
}
.jetpack-social-navigation .menu a[href*="linkedin.com"]:before {
content: "\f0e1";
}
.jetpack-social-navigation .menu a[href*="qqchat.qq.com"]:before {
content: "\f1d6";
}
.jetpack-social-navigation .menu a[href*="slideshare.net"]:before {
content: "\f1e7";
}
.jetpack-social-navigation .menu a[href*="soundcloud.com"]:before {
content: "\f1be";
}
.jetpack-social-navigation .menu a[href*="steamcommunity.com"]:before {
content: "\f1b6";
}
.jetpack-social-navigation .menu a[href*="vimeo.com"]:before {
content: "\f27d";
}
.jetpack-social-navigation .menu a[href*="weibo.com"]:before {
content: "\f18a";
}
.jetpack-social-navigation .menu a[href*="youtube.com"]:before {
content: "\f167";
}
.jetpack-social-navigation .menu a[href*="bitbucket.org"]:before {
content: "\f171";
}
.jetpack-social-navigation .menu a[href*="deviantart.com"]:before {
content: "\f1bd";
}
.jetpack-social-navigation .menu a[href*="mozilla.org"]:before {
content: "\f269";
}
.jetpack-social-navigation .menu a[href*="last.fm"]:before {
content: "\f203";
}
.jetpack-social-navigation .menu a[href*="quora.com"]:before {
content: "\f2c4";
}
.jetpack-social-navigation .menu a[href*="spotify.com"]:before {
content: "\f1bc";
}
.jetpack-social-navigation .menu a[href*="steampowered.com"]:before {
content: "\f1b7";
}
.jetpack-social-navigation .menu a[href*="telegram.org"]:before {
content: "\f2c6";
}
.jetpack-social-navigation .menu a[href*="tripadvisor.com"]:before {
content: "\f262";
}
.jetpack-social-navigation .menu a[href*="xing.com"]:before {
content: "\f168";
}
.jetpack-social-navigation .menu a[href*="amazon.com"]:before {
content: "\f270";
}
.jetpack-social-navigation .menu a[href*="bandcamp.com"]:before {
content: "\f2d5";
}
.jetpack-social-navigation .menu a[href*="behance.net"]:before {
content: "\f1b4";
}
.jetpack-social-navigation .menu a[href*="digg.com"]:before {
content: "\f1a6";
}
.jetpack-social-navigation .menu a[href*="etsy.com"]:before {
content: "\f2d7";
}
.jetpack-social-navigation .menu a[href*="gitlab.com"]:before {
content: "\f296";
}
.jetpack-social-navigation .menu a[href*="imdb.com"]:before {
content: "\f2d8";
}
.jetpack-social-navigation .menu a[href*="jsfiddle.net"]:before {
content: "\f1cc";
}
.jetpack-social-navigation .menu a[href*="leanpub.com"]:before {
content: "\f212";
}
.jetpack-social-navigation .menu a[href*="meetup.com"]:before {
content: "\f2e0";
}
.jetpack-social-navigation .menu a[href*="ok.ru"]:before {
content: "\f264";
}
.jetpack-social-navigation .menu a[href*="pinterest.com"]:before {
content: "\f0d3";
}
.jetpack-social-navigation .menu a[href*="producthunt.com"]:before {
content: "\f288";
}
.jetpack-social-navigation .menu a[href*="ravelry.com"]:before {
content: "\f2d9";
}
.jetpack-social-navigation .menu a[href*="scribd.com"]:before {
content: "\f28a";
}
.jetpack-social-navigation .menu a[href*="stackexchange.com"]:before {
content: "\f18d";
}
.jetpack-social-navigation .menu a[href*="stackoverflow.com"]:before {
content: "\f16c";
}
.jetpack-social-navigation .menu a[href*="tencent.com"]:before {
content: "\f1d5";
}
.jetpack-social-navigation .menu a[href*="viadeo.com"]:before {
content: "\f2aa";
}
.jetpack-social-navigation .menu a[href*="vk.com"]:before {
content: "\f189";
}
.jetpack-social-navigation .menu a[href*="weixin.qq.com"]:before {
content: "\f1d7";
}
.jetpack-social-navigation .menu a[href*="whatsapp.com"]:before {
content: "\f232";
}
.jetpack-social-navigation .menu a[href*="wikipedia.org"]:before {
content: "\f266";
}
.jetpack-social-navigation .menu a[href*="ycombinator.com"]:before {
content: "\f23b";
}
@media (max-width: 575px) {
.header-content .jetpack-social-navigation {
display: none;
}
} .pagination a,
.pagination span {
display: inline-block;
background: #111;
padding: .6em 1.2em;
color: #fff;
font-weight: bold;
transition: all .3s;
text-transform: uppercase;
letter-spacing: 1px;
}
.pagination .current,
.pagination a:hover {
background: #b0814e;
color: #fff;
}
.pagination a:focus,
.pagination a:visited,
.pagination a:active {
color: #fff;
}
.infinite-scroll .pagination {
display: none;
}
.pagination .page-numbers {
margin-right: 3px;
margin-bottom: 3px;
}
.posts-navigation,
.post-navigation {
padding: 0;
margin-bottom: 0;
word-wrap: break-word;
overflow: hidden;
}
.posts-navigation .meta-nav,
.post-navigation .meta-nav {
color: #888888;
font-size: 12px;
font-size: 1.2rem;
margin: 0 0 5px;
text-transform: uppercase;
font-weight: bold;
display: block;
}
.posts-navigation .post-title,
.post-navigation .post-title {
font-size: 16px;
font-size: 1.6rem;
font-family: "Libre Baskerville", serif;
font-style: italic;
margin: 0;
word-wrap: break-word;
font-weight: normal;
color: #111;
transition: all 0.3s;
line-height: 1.35;
}
.posts-navigation .post-title:hover,
.post-navigation .post-title:hover {
color: #b0814e;
}
.posts-navigation {
margin-top: -11px;
}
.nav-links {
margin-top: 34px;
width: 100%;
display: flex;
justify-content: flex-end;
font-size: 12px;
font-size: 1.2rem;
}
.single .nav-links {
margin-top: 23px;
}
.nav-previous {
text-align: right;
width: 50%;
padding-left: 10px;
font-weight: 700;
order: 2;
flex: 1;
text-transform: uppercase;
}
.nav-next {
text-align: left;
width: 100%;
font-weight: 700;
padding-right: 10px;
order: 1;
flex: 1;
text-transform: uppercase;
}
.nav-previous + .nav-next {
width: 50%;
}
@media (max-width: 1023px) {
.nav-links {
display: block;
}
.pagination .nav-links {
text-align: center;
}
.pagination a,
.pagination span {
margin-right: 3px;
margin-bottom: 3px;
}
.nav-previous,
.nav-next {
width: 100%;
padding: 0;
text-align: center;
}
.nav-previous + .nav-next {
padding-top: 20px;
margin-top: 20px;
padding-left: 0;
width: 100%;
border-top: 1px dashed #dedede;
}
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto;
color: #21759b;
display: block;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.entry-content img.alignleft, .entry-content img.alignright {
margin-top: 0.7em;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .header-content {
border: 1px solid #dedede;
border-left: none;
border-right: none;
width: 100%;
top: 0;
background: #fff;
position: relative;
z-index: 999;
}
.header-content__container {
display: flex;
padding: 0;
position: relative;
}
.sticky-header .header-content {
box-shadow: 2px 1px 5px 0 rgba(0, 0, 0, 0.1);
position: fixed;
}
.header-content .search-field {
border: none;
height: 100%;
padding: 0 20px 0 0;
font-size: 12px;
font-size: 1.2rem;
font-style: italic;
flex: 1;
}
.header-content .search-form .search-submit i {
right: 0;
transform: translate(0, -50%);
}
.site-header input {
width: 92px;
}
.site-branding.site-branding {
text-align: center;
margin: 59px auto 54px;
}
.site-description {
margin-top: -1px;
}
.custom-logo {
display: block;
margin: 0 auto;
}
.site-title {
width: 80%;
margin: 0 auto;
line-height: 1;
font-weight: 400;
font-family: "Josefin Slab", serif;
font-size: 72px;
font-size: 7.2rem;
letter-spacing: -4.3px;
text-transform: uppercase;
}
.site-title a {
word-wrap: break-word;
color: #111;
text-decoration: none;
}
.site-title a:hover, .site-title a:focus, .site-title a:visited, .site-title a:active {
text-decoration: none;
color: #111;
}
.site-description {
position: relative;
display: flex;
justify-content: center;
align-items: center;
font-style: italic;
font-size: 18px;
font-size: 1.8rem;
}
.site-description:before {
content: '';
position: relative;
height: 6px;
width: 6px;
left: -26px;
background: #b0814e;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 1px;
}
.site-description:after {
content: '';
position: relative;
height: 6px;
width: 6px;
left: 23px;
background: #b0814e;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 1px;
}
.blog .site-header,
.home .site-header,
.search .site-header,
.archive .site-header {
margin-bottom: 0;
border-bottom: none;
}
@media (max-width: 1199px) {
.header-content__container {
margin: 0 30px;
}
}
@media (max-width: 1023px) {
.header-content__container {
margin: 0;
}
.header-search .search-field {
padding-left: 30px;
}
.header-content__container.container {
padding-left: 0;
}
}
@media (max-width: 767px) {
.header-search .search-field {
padding-left: 20px;
}
}
@media (max-width: 992px) {
.header-content .search-form .search-submit i {
justify-content: center;
}
}
@media (max-width: 567px) {
.search-form {
flex: 1;
}
.main-navigation {
flex: 2;
}
.header-content .search-field {
padding: 0 15px 0 20px;
}
.site-title {
font-size: 40px;
font-size: 4rem;
letter-spacing: -2px;
}
} .sidebar-footer {
border-top: 1px solid #dedede;
padding-top: 24px;
}
.sidebar-footer section .tagcloud {
margin-top: -10px;
}
.sidebar-footer .widget-title {
margin-bottom: 41px;
}
.sidebar-footer .widget-title:before {
bottom: -13px;
}
.footer-instagram + .site-footer {
margin-top: -26px;
}
.site-footer {
background: #fff;
margin-top: 30px;
}
.site-footer .menu {
text-align: center;
padding: 19px 0 20px;
border-bottom: 1px solid #dedede;
margin-bottom: 27px;
}
.site-footer .menu li {
padding: 0 18px;
}
.site-footer .menu li:hover a:before,
.site-footer .menu li:hover span {
color: #b0814e;
transition: all .3s;
}
.site-footer .menu a {
font-weight: bold;
font-size: 14px;
font-size: 1.4rem;
text-transform: uppercase;
color: #111;
}
.site-footer .menu a:hover {
color: #b0814e;
}
.site-footer .menu a:before {
margin-right: 10px;
color: #111;
position: relative;
top: 1px;
}
.site-footer .footer-content {
max-width: 1170px;
margin: 0 auto;
}
.site-footer .jetpack-social-navigation .screen-reader-text {
height: auto;
width: auto;
position: relative;
}
.site-footer .site-info {
text-align: center;
margin: -6px 0 25px;
color: #111;
font-size: 13px;
font-size: 1.3rem;
font-style: italic;
}
.site-footer .site-info a {
color: #b0814e;
font-style: italic;
line-height: 2.77;
text-align: left;
font-size: 13px;
font-size: 1.3rem;
}
.site-footer .site-info a:hover {
color: #111;
}
.site-footer .site-title {
text-align: center;
letter-spacing: -3.6px;
}
.site-footer .site-title a {
font-size: 60px;
font-size: 6rem;
}
.scroll-to-top {
position: fixed;
bottom: 10px;
right: 10px;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
color: #fff;
display: block;
z-index: 99;
background: #111;
}
.scroll-to-top i {
font-size: 20px;
font-size: 2rem;
color: #fff;
}
.scroll-to-top:hover {
background: #b0814e;
}
.scroll-to-top.hidden {
display: none;
}
@media (max-width: 1024px) {
.textwidget blockquote {
font-size: 18px;
font-size: 1.8rem;
}
} .site {
overflow: hidden;
position: relative;
}
.container {
max-width: 1170px;
margin: 0 auto;
}
.site-content {
display: flex;
flex-flow: row wrap;
clear: both;
padding-bottom: 112px;
margin-top: 60px;
}
@media (max-width: 1199px) {
.container {
padding: 0 30px;
}
}
@media (max-width: 767px) {
.container {
padding: 0 20px;
}
}
.site-content .content-area {
width: 65.81197%;
order: 1;
}
.site-content .widget-area {
width: 29.05983%;
order: 2;
margin-left: auto;
border: 1px solid #dedede;
border-top: none;
}
.no-sidebar .content-area {
margin: 0 auto;
}
@media (max-width: 1023px) {
.site-content .content-area {
width: 100%;
}
.site-content .widget-area {
width: 100%;
margin-top: 70px;
}
} .featured-posts.container {
max-width: 1170px;
margin: 30px auto 0;
clear: both;
}
.featured-posts img {
width: 100%;
}
.featured-posts .featured-post__content {
width: 100%;
display: block;
}
.featured-posts .slick-track {
display: flex;
}
.featured-posts .slick-track .slick-slide {
display: flex;
height: auto;
align-items: center;
justify-content: center;
}
.featured-posts .posted-on {
margin: 0;
}
.featured-posts .amp-slider article {
width: 100%;
}
.featured-posts article {
width: 50%;
float: left;
position: relative;
padding: 0;
margin-bottom: 0;
display: none;
}
.featured-posts article:nth-child(0), .featured-posts article:nth-child(1) {
display: flex;
}
.featured-posts article:not(.has-post-thumbnail) a {
background: #aaa;
}
.featured-posts article > a {
position: relative;
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
}
.featured-posts .featured-content {
top: 0;
bottom: 0;
width: 100%;
z-index: 10;
margin: 0;
position: absolute;
}
.featured-posts .featured-content:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.3);
transition: all 0.3s ease;
}
.featured-posts .featured-content:hover:before {
background-color: rgba(0, 0, 0, 0);
}
.featured-posts .featured-posts-text {
text-align: center;
border: 1px solid #fff;
top: 50%;
left: 50%;
transform: translate(-50%, -67%);
padding: 18px 55px 22px;
display: block;
position: absolute;
z-index: 2;
}
.featured-posts .featured-posts-text .btn--readmore {
position: absolute;
top: 100%;
left: 50%;
transform: translate(-50%, -50%);
border-color: #fff;
}
.featured-posts .featured-posts-text .btn--readmore:hover {
color: #fff;
background-color: #b0814e;
border-color: #b0814e;
}
.featured-posts .entry-title {
text-align: center;
color: #fff;
transition: all 0.3s;
margin-bottom: 20px;
font-size: 30px;
font-size: 3rem;
}
.featured-posts .entry-title:before {
display: none;
}
.featured-posts .entry-meta {
border: 0;
padding: 0;
margin: 0 auto;
color: #fff;
position: relative;
top: -2px;
}
.featured-posts .entry-meta span {
float: none;
color: #fff;
line-height: 3;
font-size: 12px;
font-size: 1.2rem;
}
.featured-posts .entry-meta .updated {
display: none;
}
.featured-posts .slick-prev,
.featured-posts .slick-next {
width: 40px;
height: 40px;
margin-top: -20px;
display: flex;
align-items: center;
justify-content: center;
}
.featured-posts .slick-prev i,
.featured-posts .slick-next i {
font-size: 36.2px;
font-size: 3.62rem;
line-height: 1;
color: #fff;
transition: all 0.3s;
}
.featured-posts .slick-prev:hover i,
.featured-posts .slick-next:hover i {
color: #b0814e;
}
.featured-posts .slick-prev {
left: 20px;
}
.featured-posts .slick-next {
right: 20px;
}
.featured-posts .slick-dotted.slick-slider {
margin-bottom: 0;
}
@media (max-width: 767px) {
.featured-posts .entry-title {
font-size: 16px;
font-size: 1.6rem;
}
.featured-posts .entry-meta {
display: none;
}
.featured-posts .btn--readmore {
display: none;
}
.featured-posts .featured-posts-text {
width: 100%;
border: none;
padding: 0;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.featured-posts .featured-posts-text {
width: 90%;
}
} .site-content article {
border-bottom: 1px solid #dedede;
padding: 30px 0;
}
.entry-header {
margin-top: -12px;
}
.first-post {
margin-bottom: 24px;
}
.first-post article {
padding-top: 0;
}
.first-post .entry-header {
width: 100%;
text-align: center;
margin-top: 18px;
}
.first-post .entry-title {
font-size: 30px;
font-size: 3rem;
text-align: center;
margin-top: -1px;
}
.first-post .entry-title:before {
bottom: -11px;
left: 50%;
margin-left: -20px;
}
.first-post .read_more button:hover {
color: #fff;
background-color: #b0814e;
}
.first-post .entry-content {
margin: 36px 0;
line-height: 2;
font-size: 15px;
font-size: 1.5rem;
}
.first-post .entry-footer {
margin: 23px 0 -31px;
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
}
.first-post .entry-footer .entry-meta {
margin-bottom: 0;
width: calc(100% / 3);
}
.first-post .entry-footer .entry-meta span {
font-size: 12px;
font-size: 1.2rem;
}
.first-post .entry-footer .entry-meta .by-author,
.first-post .entry-footer .entry-meta .comments-link,
.first-post .entry-footer .entry-meta .posted-on {
margin-top: 10px;
}
.first-post .entry-footer .entry-meta:last-child {
text-align: right;
}
.entry-content {
margin-top: 36px;
margin-bottom: 14px;
word-wrap: break-word;
}
.entry-content .jetpack-video-wrapper {
margin-bottom: 0;
}
.entry-content > .jetpack-video-wrapper > p {
margin-top: 0;
}
.entry-content > *:last-child:not(.link-more) {
margin-bottom: 0;
}
.entry-content > *:first-child {
margin-top: 0;
}
.entry-content a:not(.wp-block-button__link) {
color: #b0814e;
}
.entry-content a:not(.wp-block-button__link):hover {
color: #b0814e;
opacity: 0.7;
}
.entry-footer .post-edit-link {
font-size: 13px;
font-size: 1.3rem;
color: #888888;
}
.entry-footer .post-edit-link:hover {
color: #b0814e;
}
.grid-gallery .slick-arrow {
transform: translateY(-50%);
width: 36px;
height: 36px;
text-align: center;
background-color: rgba(17, 17, 17, 0.5);
line-height: 36px;
font-size: 23px;
font-size: 2.3rem;
}
.link-more {
margin-top: 26px;
margin-bottom: 0;
line-height: 1;
padding: 7px 0 3px;
}
.link-more a {
line-height: 0;
font-weight: bold;
font-size: 14px;
font-size: 1.4rem;
text-align: left;
color: #111;
text-transform: uppercase;
}
.link-more a:hover {
color: #b0814e;
opacity: 1;
}
.link-more a i {
padding-left: 3px;
}
.entry-media {
width: 100%;
position: relative;
display: block;
}
.entry-media img,
.entry-media iframe {
width: 100%;
}
.entry-media .sticky-label {
position: absolute;
top: 0;
right: 0;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
z-index: 10;
height: 100px;
width: 100px;
}
.entry-media .sticky-label:before {
content: '';
border-color: #b0814e #b0814e transparent transparent;
border-style: solid;
border-width: 50px;
position: absolute;
top: 0;
z-index: 1;
right: 0;
opacity: .8;
}
.entry-media .sticky-label i {
position: absolute;
z-index: 99;
right: 15px;
top: 15px;
font-size: 30px;
font-size: 3rem;
}
body:not(.single) .entry-title:before {
content: '';
width: 40px;
background: #111;
height: 1px;
position: absolute;
bottom: -14px;
}
.single {
width: 100%;
}
.single .site-main > article {
padding: 0;
border-bottom: 0;
}
.single .entry-meta {
padding: 0;
margin-bottom: -3px;
}
.single .entry-meta .tags-links {
display: inline;
}
.single .entry-content > *:last-child:not(.link-more) {
margin-bottom: 1.5em;
}
.single .entry-header {
text-align: center;
margin-bottom: 37px;
}
.single .entry-title {
text-align: center;
font-size: 30px;
font-size: 3rem;
margin: 0 0 12px 0;
padding-top: 0;
}
.single .entry-footer {
margin-bottom: 26px;
margin-top: -18px;
font-size: 10px;
font-size: 1rem;
}
.single .entry-author {
border: 1px solid #dedede;
padding: 31px 50px 25px 30px;
}
.single .entry-author:after, .single .entry-author:before {
content: "";
display: table;
table-layout: fixed;
}
.single .entry-author:after {
clear: both;
}
.single .author-heading {
margin-top: -5px;
float: right;
width: calc( 100% - 140px);
}
.single .author-bio {
float: right;
width: calc( 100% - 140px);
margin: 39px 0 0;
}
.single .author-title {
font-size: 18px;
font-size: 1.8rem;
font-weight: bold;
color: #111;
margin: 0;
position: relative;
font-family: "Libre Baskerville", serif;
}
.single .author-title:before {
content: '';
width: 40px;
background: #b0814e;
height: 1px;
position: absolute;
bottom: -15px;
}
.single .author-avatar {
max-width: 120px;
max-height: 120px;
float: left;
}
.single .author-avatar img {
border-radius: 100%;
}
.single .entry-text {
margin-top: 30px;
}
.content-area article.post.sticky:not(.yosemite-has-thumbnail) {
margin-top: 0;
}
.post-password-form p {
position: relative;
}
.post-password-form p label input[type="password"] {
border-radius: 0;
border: 1px solid #dedede;
padding-left: 5px;
}
.post-password-form p input[type="submit"] {
border-radius: 0;
background: #111;
color: #fff;
border-color: #111;
padding: 11px 10px 10px;
position: absolute;
height: 100%;
margin-left: -5px;
transition: all .3s;
}
.post-password-form p input[type="submit"]:hover {
background: #b0814e;
border-color: #b0814e;
}
.entry-meta span:not(:first-child) {
padding-left: 5px;
}
.entry-meta span:not(:first-child):before {
content: '|';
margin-right: 5px;
}
.entry-meta .posted-on {
margin-top: 10px;
}
.entry-meta .by-author,
.entry-meta .posted-on,
.entry-meta .cat-links,
.entry-meta .comments-link {
font-style: italic;
color: #888888;
font-size: 12px;
font-size: 1.2rem;
}
.entry-meta .cat-links {
font-style: normal;
text-transform: uppercase;
line-height: 3;
}
.entry-meta .cat-links a,
.entry-meta .by-author a {
color: #b0814e;
}
.entry-meta .updated:not(.published) {
display: none;
}
.entry-meta a:hover {
color: #b0814e;
}
.entry-meta i {
margin-right: 7px;
}
.entry-title {
font-size: 18px;
font-size: 1.8rem;
font-weight: 400;
padding-bottom: 0;
margin-top: 0;
position: relative;
color: #111;
word-wrap: break-word;
}
.entry-title a {
color: #111;
}
.entry-title a:hover {
color: #b0814e;
}
.following-post .entry-title {
margin-top: 3px;
}
.sharedaddy .sd-title.sd-title {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.93;
color: #111;
width: 100%;
text-transform: uppercase;
font-weight: 700;
font-family: inherit;
}
.sharedaddy .sd-title.sd-title:before {
margin-top: 10px;
}
body.page .entry-header {
margin-top: -30px;
padding: 24px 0 22px;
border: 1px solid #dedede;
}
body.page .entry-title {
font-weight: bold;
text-transform: uppercase;
font-size: 24px;
font-size: 2.4rem;
line-height: 1.2;
text-align: center;
color: #111;
font-style: normal;
position: relative;
padding: 0;
margin: 0;
}
body.page .entry-title:before {
display: none;
}
@media (max-width: 575px) {
.author__content span {
line-height: 2;
}
.first-post .entry-footer {
margin-top: 0;
flex-direction: column;
}
.first-post .entry-footer .entry-meta {
text-align: center;
width: 100%;
margin-bottom: 10px;
}
.first-post .entry-footer .entry-meta:last-child {
margin-top: 10px;
text-align: center;
}
.entry-header {
margin-top: 0;
}
}
@media (max-width: 767px) {
.first-post .entry-footer .entry-meta {
line-height: 1.7;
}
} .page-header {
border: 1px solid #dedede;
margin-bottom: 30px;
padding: 28px;
}
.page-header .page-title {
font-weight: bold;
line-height: 1;
color: #b0814e;
margin: 0;
font-size: 24px;
font-size: 2.4rem;
text-transform: uppercase;
}
.page-header .archive-description {
margin: 25px 0 -25px;
font-size: 15px;
font-size: 1.5rem;
}
.no-results .search-form label input {
padding: 9px 50px 9px 20px;
font-style: italic;
width: 100%;
}
.no-results .search-form .search-submit:hover {
background: #b0814e;
}
.no-results .search-form .search-submit:hover i {
background: #b0814e;
color: #fff;
}
.left-column {
display: inline-block;
vertical-align: top;
width: 48.05195%;
}
.right-column {
display: inline-block;
width: 100%;
}
.left-column + .right-column {
padding-left: 28px;
width: calc( 400 / 770 * 100% - 30px);
}
@media (max-width: 575px) {
.left-column {
width: 100%;
}
.left-column + .right-column {
width: 100%;
padding-left: 0;
}
} .site-content article.format-quote {
padding-bottom: 30px;
display: block;
position: relative;
}
.site-content article.format-quote > a {
margin-left: 20px;
position: absolute;
bottom: 40px;
}
.site-content article.format-quote > a i {
color: inherit;
}
.site-content article.format-quote blockquote {
padding: 20px 20px 40px;
margin: 0;
}
.single .format-quote blockquote {
background-color: transparent;
}
.format-quote blockquote {
background-color: #F5F5F5;
font-family: "Lora", serif;
font-size: 21px;
font-size: 2.1rem;
line-height: 1.5;
text-align: left;
color: #b0814e;
padding: 1px 30px 11px 19px;
margin: 0 0 5px 0;
border-left: 1px solid #dedede;
position: relative;
}
.format-quote blockquote:before {
content: "";
position: absolute;
border-left: 1px solid #dedede;
width: 100%;
height: 100%;
top: 0;
left: 4px;
}
.format-quote blockquote a {
color: #888888;
transition: all .3s;
}
.format-quote blockquote a:hover {
color: #fff;
}
.format-quote blockquote p {
padding: 0;
margin: 0;
}
.format-quote blockquote cite {
text-align: right;
display: block;
font-size: 20px;
font-size: 2rem;
padding-top: 15px;
color: #ccc;
}
.format-quote blockquote cite:before {
content: '-';
padding-right: 10px;
}
.format-video > iframe,
.format-video .thumnail > iframe {
width: 100%;
} #jp-relatedposts {
margin: 60px 0 25px;
padding-top: 55px;
border-top: 1px solid #dedede;
}
#jp-relatedposts .jp-relatedposts-post {
transition: all .3s;
}
#jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-title {
padding-top: 10px;
}
#jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-title a {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.69;
color: #111;
font-style: italic;
font-family: "Libre Baskerville", serif;
}
#jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
color: #b0814e;
}
#jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-date {
padding-top: 3px;
font-size: 13px;
font-size: 1.3rem;
}
#jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-context {
display: none;
}
#jp-relatedposts h3.jp-relatedposts-headline {
font-size: 12px;
font-size: 1.2rem;
text-transform: uppercase;
font-family: inherit;
border: 1px solid #111;
padding: 13px 17px;
position: absolute;
left: 50%;
background-color: #fff;
top: 0;
transform: translate(-50%, -50%);
color: #111;
text-transform: uppercase; -webkit-backface-visibility: hidden;
outline: 1px solid transparent;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
display: none;
}
#jp-relatedposts .jp-relatedposts-post-a:hover {
opacity: 1;
}
.entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover,
.entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
text-decoration: none;
}
.entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
opacity: 1;
}
.entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post h4.jp-relatedposts-post-title a {
font-family: "Libre Baskerville", serif;
font-size: 16px;
font-size: 1.6rem;
}
.entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post .jp-relatedposts-post-date {
font-size: 13px;
font-size: 1.3rem;
}
.entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
.entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
width: 100%;
}
@media (max-width: 640px) {
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
padding-right: 0;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
width: 100%;
text-align: center;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img {
width: 100%;
max-width: 100%;
}
} .contact-form div input,
.contact-form div textarea {
border-radius: 0;
border: 1px solid #dedede;
}
.contact-form div textarea {
height: 150px;
padding-left: 10px;
width: 100%;
}
.contact-form div label {
font-weight: 400;
font-size: 12px;
font-size: 1.2rem;
font-style: italic;
color: span;
color-text-transform: capitalize;
color-color: #888888;
color-font-size: 12px;
color-font-size: 1.2rem;
color-font-style: italic;
}
.contact-form div input[type=text],
.contact-form div input[type=email] {
width: 370px;
padding: 7px 10px;
}
.contact-form .contact-submit input[type=submit] {
background: #fff;
font-size: 12px;
font-size: 1.2rem;
font-weight: bold;
text-transform: uppercase;
color: #111;
transition: all .3s;
}
.contact-form .contact-submit input[type=submit]:hover {
background: #b0814e;
color: #fff;
} .error404 .content-area {
width: 100%;
}
.error404 .error-message {
font-family: "Josefin Slab", serif;
font-size: 150px;
font-size: 15rem;
line-height: 1;
padding-top: 60px;
}
.error404 .page-content p {
color: #222;
margin: 0;
margin-bottom: 35px;
font-size: 16px;
font-size: 1.6rem;
font-family: "Libre Baskerville", serif;
}
.error404 .page-content .search-form {
position: relative;
max-width: 300px;
margin: 0 auto;
}
.error404 .page-content .search-form label input {
width: 100%;
font-style: italic;
line-height: 1;
}
.error404 .page-content .go-back-home {
display: block;
color: #b0814e;
font-size: 12px;
font-size: 1.2rem;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.5;
position: relative;
display: inline-block;
margin: 60px 0 30px;
}
.error404 .page-content .go-back-home:hover {
color: #111;
}
.error404 .site-content {
text-align: center;
}
@media (max-width: 1200px) {
.error404 .error-message {
padding-top: 0;
}
}  .comments-area {
margin-top: 80px;
padding: 30px;
border: 1px solid #dedede;
position: relative;
}
.bypostauthor {
display: block;
}
.post-comments .post-title-box {
border-top: 1px solid #dedede;
padding-top: 12px;
}
.post-comments .post-title-box h4 {
text-transform: uppercase;
}
.comments-title {
font-size: 12px;
font-size: 1.2rem;
text-transform: uppercase;
font-family: inherit;
border: 1px solid #111;
padding: 13px 17px;
position: absolute;
left: 50%;
background-color: #fff;
top: 0;
transform: translate(-50%, -50%);
margin: 0; -webkit-backface-visibility: hidden;
outline: 1px solid transparent;
}
.comment-list {
padding: 0 0 21px;
display: block;
width: 100%;
list-style: none;
}
.comment-list .comment {
border-top: 1px solid #dedede;
overflow: hidden;
margin-top: -1px;
}
.comment-list > .comment:first-child {
border-top: none;
}
.comment-list ol {
list-style: none;
padding-left: 0;
}
.comment-list time {
font-style: italic;
font-size: 13px;
font-size: 1.3rem;
color: #888888;
position: relative;
padding-left: 17px;
}
.comment-list time:before {
content: "\f017";
position: absolute;
left: 0;
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;
top: 3px;
font-style: normal;
}
.comment-list .reply {
position: absolute;
top: 22px;
right: 0;
}
.comment-list .reply a:hover {
color: #111;
}
.comment-author .fn {
bottom: 5px;
position: relative;
font-family: "Libre Baskerville", serif;
font-size: 14px;
font-size: 1.4rem;
}
.comment-author .fn a {
font-family: "Libre Baskerville", serif;
color: #111;
}
ol.children {
position: relative;
border-top: 1px solid #dedede;
}
.comment-body {
position: relative;
padding-top: 30px;
}
.comment-author {
position: relative;
}
.comment-author .avatar {
border-radius: 100%;
float: left;
margin-right: 20px;
}
.comment-author .says {
display: none;
}
.comment-content {
margin-top: 15px;
margin-bottom: 0;
font-size: 14px;
font-size: 1.4rem;
color: #111;
word-wrap: break-word;
padding-left: 100px;
}
.comment-content > *:first-child {
margin-top: 0;
}
.comment-content a {
color: #b0814e;
}
.comment-edit-link {
font-size: 12px;
font-size: 1.2rem;
padding-left: 3px;
font-style: italic;
}
.comment-edit-link:hover {
color: #111;
}
.comment-metadata {
margin-top: -6px;
}
.comment-metadata time {
font-size: 12px;
font-size: 1.2rem;
} .comment-form label {
width: 100%;
display: block;
padding-bottom: 12px;
}
.comment-form textarea {
height: 120px;
}
.comment-form .form-submit input {
text-transform: uppercase;
margin-top: 23px;
}
.comment-form .form-submit input:hover {
background: #b0814e;
}
.comment-form .required {
color: #b0814e;
}
.comment-reply-title {
text-transform: uppercase;
}
.comment-reply-title small a {
float: right;
font-size: 14px;
font-size: 1.4rem;
text-transform: none;
padding-top: 11px;
font-weight: 300;
}
.comment-reply-title small a:hover {
color: #111;
}
.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
margin-bottom: 0;
}
.comment-subscription-form {
margin: 0 0 5px;
}
@media (min-width: 768px) {
.comment-list .children {
padding: 0 0 0 30px;
}
.comment-list > .ol > .ol {
padding: 0 0 0 30px;
}
}
@media (max-width: 575px) {
.comment-list .reply {
position: relative;
top: 0px;
text-align: right;
}
} .widget {
margin-bottom: 30px;
word-wrap: break-word;
padding: 0 30px;
border-top: 1px solid #dedede;
}
.widget ul {
list-style: none;
margin: -8px 0;
padding: 0;
list-style-position: inside;
}
.widget ul > li {
color: #111;
font-size: 14px;
font-size: 1.4rem;
padding-bottom: 10px;
}
.widget ul li:before {
content: "";
width: 4px;
height: 4px;
margin-right: 12px;
background: #111;
display: inline-block;
position: relative;
top: -3px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.widget ul li:last-child {
padding-bottom: 0;
}
.widget ul li a {
color: #b0814e;
}
.widget ul li a:hover {
color: #b0814e;
}
.widget select {
border: 1px solid #dedede;
width: 100%;
padding: 10px 10px 11px;
}
.widget select option {
word-wrap: break-word;
}
.widget select:focus {
outline: #fff;
}
.widget a {
color: #b0814e;
transition: all .3s;
}
.widget input[type="text"], .widget input[type="email"], .widget input[type="date"], .widget input[type="number"], .widget input[type="search"] {
width: 100%;
font-size: 12px;
font-size: 1.2rem;
font-style: italic;
line-height: normal;
}
.widget input[type="submit"] {
display: block;
width: 100%;
font-size: 14px;
font-size: 1.4rem;
padding: 15px 20px;
text-transform: uppercase;
color: #111;
margin: 0;
cursor: pointer;
border: none;
transition: all 0.3s;
background: #F5F5F5;
}
.widget input[type="submit"]:hover {
background: #b0814e;
color: #fff;
}
.add_sticky_sidebar .widget > *:not(.widget-title) {
margin-top: 30px;
}
.add_sticky_sidebar .widget .widget-title + * {
margin-top: 0;
}
.widget-area a {
color: #b0814e;
}
.widget-area a:hover {
opacity: 0.7;
color: #b0814e;
}
.widget-title {
margin: 0 0 40px;
padding: 30px 0 0;
font-weight: bold;
font-size: 18px;
font-size: 1.8rem;
text-transform: uppercase;
position: relative;
font-family: "Lora", serif;
}
.widget-title:before {
content: '';
width: 40px;
background: #b0814e;
height: 1px;
position: absolute;
bottom: -10px;
}
.sidebar-footer .container {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
}
.sidebar-footer .widget {
border-top: none;
margin-bottom: 0;
padding: 0;
width: calc(100% / 3 - 20px);
}
.sidebar-footer .textwidget {
border: 1px solid #dedede;
padding: 31px 30px 26px;
line-height: 1.5;
font-style: italic;
}
.sidebar-footer .textwidget blockquote {
font-size: 24px;
font-size: 2.4rem;
margin: 0;
font-family: "Lora", serif;
}
.widget-item ul {
list-style-type: none;
}
@media (max-width: 767px) {
.sidebar-footer .container section {
width: 100%;
}
} #wp-calendar {
margin-top: -10px;
border-collapse: collapse;
border: 1px solid #dedede;
width: 100%;
border-top: none;
}
#wp-calendar td,
#wp-calendar th {
text-align: center;
border: none;
}
#wp-calendar caption {
color: #111;
padding: 0;
line-height: 39px;
border: none;
font-weight: 700;
}
#wp-calendar thead,
#wp-calendar tfoot {
line-height: 33px;
background: #dedede;
}
#wp-calendar td,
#wp-calendar th,
#wp-calendar caption {
padding: 4px;
}
#wp-calendar tbody {
line-height: 33px;
}
#wp-calendar #prev,
#wp-calendar #next {
padding: 0 10px;
background: #dedede;
}
#wp-calendar #prev {
text-align: left;
}
#wp-calendar #next {
text-align: right;
} .widget_yosemite-recent-posts li {
display: flex;
margin-bottom: 20px;
}
.widget_yosemite-recent-posts ul {
margin: 0;
}
.widget_yosemite-recent-posts ul li {
align-items: flex-start;
}
.widget_yosemite-recent-posts ul li a {
padding-left: 0;
color: #111;
}
.widget_yosemite-recent-posts ul li:before {
display: none;
}
.widget_yosemite-recent-posts .recent-post__title {
margin-bottom: 3px;
}
.widget_yosemite-recent-posts .recent-post__image {
margin-right: 20px;
}
.widget_yosemite-recent-posts .recent-post__image a {
position: relative;
display: block;
}
.widget_yosemite-recent-posts .recent-post__image a:before,
.widget_yosemite-recent-posts .recent-post__image a:after {
position: absolute;
left: 5px;
right: 5px;
top: 5px;
bottom: 5px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.widget_yosemite-recent-posts .recent-post__image a:before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
.widget_yosemite-recent-posts .recent-post__image a:after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
.widget_yosemite-recent-posts .recent-post__image a:hover::before,
.widget_yosemite-recent-posts .recent-post__image a:hover::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.widget_yosemite-recent-posts .recent-post__image img {
width: 100%;
height: auto;
transition: all .3s;
display: block;
}
.widget_yosemite-recent-posts .recent-post__text {
flex: 1;
}
.widget_yosemite-recent-posts h4 {
margin: -5px 0 0px;
font-weight: 400;
font-style: italic;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.6;
}
.widget_yosemite-recent-posts h4 a {
color: #111;
}
.widget_yosemite-recent-posts h4 a:hover {
color: #b0814e;
}
.widget_yosemite-recent-posts .posted-on {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.85;
color: #888888;
}
.widget.recent-posts ul {
margin-top: 0;
}
.widget_recent_entries ul {
margin-top: -8px;
margin-bottom: -8px;
} .widget_yosemite-popular-posts li {
display: flex;
margin-bottom: 20px;
}
.widget_yosemite-popular-posts ul {
margin: 0;
}
.widget_yosemite-popular-posts ul li {
align-items: flex-start;
}
.widget_yosemite-popular-posts ul li a {
padding-left: 0;
}
.widget_yosemite-popular-posts ul li:before {
display: none;
}
.widget_yosemite-popular-posts .popular-post__image {
margin-right: 20px;
}
.widget_yosemite-popular-posts .popular-post__image a {
position: relative;
display: block;
width: 90px;
}
.widget_yosemite-popular-posts .popular-post__image a:before,
.widget_yosemite-popular-posts .popular-post__image a:after {
position: absolute;
left: 5px;
right: 5px;
top: 5px;
bottom: 5px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.widget_yosemite-popular-posts .popular-post__image a:before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
.widget_yosemite-popular-posts .popular-post__image a:after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
.widget_yosemite-popular-posts .popular-post__image a:hover::before,
.widget_yosemite-popular-posts .popular-post__image a:hover::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.widget_yosemite-popular-posts .popular-post__image img {
width: 100%;
height: auto;
transition: all .3s;
display: block;
}
.widget_yosemite-popular-posts .popular-post__title {
margin-bottom: 6px;
}
.widget_yosemite-popular-posts .popular-post__text {
flex: 1;
}
.widget_yosemite-popular-posts h4 {
margin: -5px 0 0px;
font-weight: 400;
font-style: italic;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.6;
}
.widget_yosemite-popular-posts h4 a {
color: #111;
}
.widget_yosemite-popular-posts h4 a:hover {
color: #b0814e;
}
.widget_yosemite-popular-posts .posted-on {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.85;
color: #888888;
}
.widget.popular-posts ul {
margin-top: 0;
}
.widget_popular_entries ul {
margin-top: -8px;
margin-bottom: -8px;
} .search-form {
position: relative;
}
.search-form label input {
padding: 13px 25px 12px;
color: #888888;
font-size: 13px;
font-size: 1.3rem;
}
.search-form .search-submit {
position: absolute;
top: 0px;
right: 0;
height: 100%;
width: 45px;
border: none;
background: transparent;
}
.search-form .search-submit:hover {
background: transparent;
}
.search-form .search-submit i {
font-size: 14px;
font-size: 1.4rem;
color: #111;
position: absolute;
right: 50%;
top: 50%;
transform: translate(50%, -50%);
transition: all .3s;
}
.search-form .search-submit i:before {
margin-left: 2px;
}
.search-form .search-submit:hover i {
background: transparent;
}
.widget-area .search-submit i {
color: #b0814e;
} .jetpack_subscription_widget #subscribe-text {
margin-top: -8px;
}
.jetpack_subscription_widget #subscribe-email p {
margin-bottom: 18px;
}
.jetpack_subscription_widget #subscribe-email input {
padding: 12px 20px;
font-size: 12px;
font-size: 1.2rem;
font-style: italic;
margin-top: 10px;
text-align: left;
color: #888888;
width: 100%;
}
.jetpack_subscription_widget #subscribe-submit input[type="submit"] {
border-radius: 0;
background: #fff;
text-align: center;
font-size: 12px;
font-size: 1.2rem;
font-weight: bold;
color: #111;
border: 1px solid #111;
}
.jetpack_subscription_widget #subscribe-submit input[type="submit"]:hover {
background: #b0814e;
border: 1px solid #b0814e;
color: #fff;
} .tagcloud a {
color: #888888;
line-height: 1.3;
padding: 5px 11px 4px;
border: 1px solid #dedede;
margin: 10px 6px 0 0;
display: inline-block;
text-transform: uppercase;
}
.tagcloud a:hover {
color: #fff;
border-color: #b0814e;
background: #b0814e;
}
.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_meta ul {
margin: 0 0 1.5em 0;
}
.widget_archive ul ul,
.widget_categories ul ul,
.widget_pages ul ul,
.widget_nav_menu ul ul,
.widget_meta ul ul {
padding-left: 1.5em;
margin-bottom: 0;
}
.widget_archive ul ul li:first-child,
.widget_categories ul ul li:first-child,
.widget_pages ul ul li:first-child,
.widget_nav_menu ul ul li:first-child,
.widget_meta ul ul li:first-child {
padding-top: 10px;
}
.widget_authors > ul > li:before {
display: none;
}
.widget_authors > ul > li > a {
margin-bottom: 20px;
display: block;
}
.widgets-multi-column-grid ul > li:before {
display: none;
}
.widget_wpcom_social_media_icons_widget ul {
margin-top: 10px;
}
.widget_wpcom_social_media_icons_widget ul li {
margin-right: 0;
}
.widget_wpcom_social_media_icons_widget ul li:before {
content: '';
}
.widget_wpcom_social_media_icons_widget ul li:first-child:before {
padding: 0;
}
.widget_wpcom_social_media_icons_widget .genericon.genericon {
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;
font-size: 14px;
font-size: 1.4rem;
width: 35px;
height: 35px;
background: #111;
color: #fff;
border-radius: 100%;
margin-bottom: 8px;
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="http:"]:before {
content: "\f1e0";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="https:"]:before {
content: "\f1e0";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="twitter.com"]:before {
content: "\f099";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="instagram.com"]:before {
content: "\f16d";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="yelp.com"]:before {
content: "\f1e9";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="flickr.com"]:before {
content: "\f16e";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="github.com"]:before {
content: "\f09b";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="dribbble.com"]:before {
content: "\f17d";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="wordpress.com"]:before {
content: "\f19a";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="tumblr.com"]:before {
content: "\f173";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="vine.co"]:before {
content: "\f1ca";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="snapchat.com"]:before {
content: "\f2ab";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="codepen.io"]:before {
content: "\f1cb";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="skype.com"]:before {
content: "\f17e";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="reddit.com"]:before {
content: "\f1a1";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="stumbleupon.com"]:before {
content: "\f1a4";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="pocket.com"]:before {
content: "\f265";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="foursquare.com"]:before {
content: "\f180";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="medium.com"]:before {
content: "\f23a";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="gotinder.com"]:before {
content: "\f043";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="slack.com"]:before {
content: "\f198";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="500px.com"]:before {
content: "\f26e";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="angel.co"]:before {
content: "\f209";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="del.icio.us"]:before {
content: "\f1a5";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="dropbox.com"]:before {
content: "\f16b";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="facebook.com"]:before {
content: "\f09a";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="gratipay.com"]:before {
content: "\f184";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="plus.google.com"]:before {
content: "\f0d5";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="houzz.com"]:before {
content: "\f27c";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="linkedin.com"]:before {
content: "\f0e1";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="qqchat.qq.com"]:before {
content: "\f1d6";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="slideshare.net"]:before {
content: "\f1e7";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="soundcloud.com"]:before {
content: "\f1be";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="steamcommunity.com"]:before {
content: "\f1b6";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="vimeo.com"]:before {
content: "\f27d";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="weibo.com"]:before {
content: "\f18a";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="youtube.com"]:before {
content: "\f167";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="bitbucket.org"]:before {
content: "\f171";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="deviantart.com"]:before {
content: "\f1bd";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="mozilla.org"]:before {
content: "\f269";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="last.fm"]:before {
content: "\f203";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="quora.com"]:before {
content: "\f2c4";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="spotify.com"]:before {
content: "\f1bc";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="steampowered.com"]:before {
content: "\f1b7";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="telegram.org"]:before {
content: "\f2c6";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="tripadvisor.com"]:before {
content: "\f262";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="xing.com"]:before {
content: "\f168";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="amazon.com"]:before {
content: "\f270";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="bandcamp.com"]:before {
content: "\f2d5";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="behance.net"]:before {
content: "\f1b4";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="digg.com"]:before {
content: "\f1a6";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="etsy.com"]:before {
content: "\f2d7";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="gitlab.com"]:before {
content: "\f296";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="imdb.com"]:before {
content: "\f2d8";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="jsfiddle.net"]:before {
content: "\f1cc";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="leanpub.com"]:before {
content: "\f212";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="meetup.com"]:before {
content: "\f2e0";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="ok.ru"]:before {
content: "\f264";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="pinterest.com"]:before {
content: "\f0d3";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="producthunt.com"]:before {
content: "\f288";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="ravelry.com"]:before {
content: "\f2d9";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="scribd.com"]:before {
content: "\f28a";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="stackexchange.com"]:before {
content: "\f18d";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="stackoverflow.com"]:before {
content: "\f16c";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="tencent.com"]:before {
content: "\f1d5";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="viadeo.com"]:before {
content: "\f2aa";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="vk.com"]:before {
content: "\f189";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="weixin.qq.com"]:before {
content: "\f1d7";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="whatsapp.com"]:before {
content: "\f232";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="wikipedia.org"]:before {
content: "\f266";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon[href*="ycombinator.com"]:before {
content: "\f23b";
}
.widget_wpcom_social_media_icons_widget .genericon.genericon:hover {
background: #b0814e;
}
.widget_wpcom_social_media_icons_widget .genericon.genericon:before {
top: 10px;
position: relative;
} .widget-title .rsswidget.rsswidget {
color: #111;
}
.widget-title .rsswidget.rsswidget:hover {
color: #b0814e;
}
.rsswidget.rsswidget {
color: #b0814e;
}
.rss-widget-icon {
display: none;
}
.rss-date {
display: block;
}
.rssSummary,
.rss-date,
.widget_rss cite {
color: #111;
}  .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 {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
margin-left: -10px;
margin-right: -10px;
margin-top: -20px;
}
.gallery a:hover {
opacity: 1;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
padding-left: 10px;
padding-right: 10px;
padding-top: 20px;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}@media only screen and (min-width: 992px) {
.pwaforwp-footer-prompt {
padding: 1% 3%;
flex-direction: row;
justify-content: center;
}
}
.pwaforwp-footer-prompt{
display: none;
width: 100%;
line-height: 2em;    
color: #333;
text-align: center;
text-decoration: none;    
min-height: 10%;
padding:15px 0px 15px 0px;
position: fixed;
bottom: 0;
justify-content: flex-end;
flex-direction: column;
flex-grow: 1;
animation-duration: 1s;
animation-fill-mode: both;
z-index: 9999;
}
.pwaforwp-footer-prompt .pwaforwp-prompt-close:after{
content: "✖";
color: #d5e0eb;
position: absolute;
right: 10px;
top: 10px;
font-size: 12px;
background: rgba(0, 0, 0, 0.40);
border-radius: 30px;
text-align: center;
width: 20px;
height: 20px;
line-height: 22px;
cursor: pointer;
} 
.pwaforwp-bounceInUp{
animation-name: bounceInUp;
}
.pwaforwp-animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.pwaforwp-btn{
border: none;   
cursor: pointer;
display: inline-block;
border-radius: 4px;
height: auto;
line-height: 1;
min-width: auto;
padding: 8px 16px;
font-size: 16px;
margin: 10px 0px 0px 0px;
font-family: sans-serif;
text-transform: none;
transition: all .2s ease-in-out;
} #pwaforwp_loading_div {
display: none;
position: fixed;
width: 100%;
height: 200%;
top: 0px;
left: 0px;
background-color: white;
z-index: 9999;
}
.pwaforwp-loading-wrapper{z-index: 9999999;display:none;}
#pwaforwp_loading_icon {
position: fixed;
left: 50%;
top: 50%;
z-index: 9999999;
margin: -60px 0 0 -60px;
border: 16px solid #f3f3f3;
border-radius: 50%;
border-top: 16px solid #3498db;
width: 120px;
height: 120px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
} .animate-bottom {
position: relative;
-webkit-animation-name: animatebottom;
-webkit-animation-duration: 1s;
animation-name: animatebottom;
animation-duration: 1s
}
@-webkit-keyframes animatebottom {
from { bottom:-100px; opacity:0 } 
to { bottom:0px; opacity:1 }
}
@keyframes animatebottom { 
from{ bottom:-100px; opacity:0 } 
to{ bottom:0; opacity:1 }
} #pwaforwp-add-to-home-click h3{
font-size: 20px;
font-weight: 600;
margin: 0px;
line-height: 1.4;
font-family: sans-serif;
}
@media(max-width:425px){
#pwaforwp-add-to-home-click h3 {
font-size: 16px;
}
.pwaforwp-btn{
font-size: 14px;
}
.pwaforwp-footer-prompt{
padding:15px 0px 10px 0px;
}
.pwaforwp-footer-prompt .pwaforwp-prompt-close:after {
right: 5px;
top: 5px;
}
}
.pwaforwp-app-contents{display: none;}