.wp-block-image img { box-sizing: border-box; height: auto; max-width: 100%; vertical-align: bottom; }.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.aligncenter, .wp-block-image.alignleft, .wp-block-image.alignright { display: table; }.wp-block-image .aligncenter { margin-left: auto; margin-right: auto; }.wp-block-image figure { margin: 0px; }@keyframes turn-on-visibility { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes turn-off-visibility { 0% { opacity: 1; visibility: visible; } 99% { opacity: 0; visibility: visible; } 100% { opacity: 0; visibility: hidden; } }@keyframes lightbox-zoom-in { 0% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); } 100% { transform: translate(-50%, -50%) scale(1); } }@keyframes lightbox-zoom-out { 0% { transform: translate(-50%, -50%) scale(1); visibility: visible; } 99% { visibility: visible; } 100% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); visibility: hidden; } }ol, ul { box-sizing: border-box; }@keyframes overlay-menu__fade-in-animation { 0% { opacity: 0; transform: translateY(0.5em); } 100% { opacity: 1; transform: translateY(0px); } }.editor-styles-wrapper, .entry-content { counter-reset: footnotes 0; }:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.aligncenter { clear: both; }.screen-reader-text { border: 0px; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }html :where(img[class*="wp-image-"]) { height: auto; max-width: 100%; }:where(figure) { margin: 0px 0px 1em; }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }.wpcf7-not-valid-tip { color: #dc3232; font-size: 1em; font-weight: normal; display: block; }@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes blink { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }@font-face { font-family: "Roboto Slab"; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmbGRlV9Su1caiTVo.woff) format("woff"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: "Roboto Slab"; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2RlV9Su1cai.woff) format("woff"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0px; padding: 0px; border: 0px; font: inherit; vertical-align: baseline; }article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }body { line-height: 1; }ol, ul { list-style: none; }input, textarea { outline: 0px; }html, body { overflow-x: hidden !important; font-family: "Open Sans", sans-serif; }h1, h2, h3, h4, h5, h6 { font-family: "Playfair Display", sans-serif; }a { text-decoration: none; overflow-wrap: break-word; }button { cursor: pointer; outline: none; }.clear, .clear-grid { clear: both; }*, ::before, ::after { box-sizing: border-box; }* { margin: 0px; padding: 0px; border-spacing: 0px; }img { display: block; height: auto; max-width: 100%; }.header-wrap, .main-container-wrap { width: 100%; }.main-container-wrap { opacity: 0; }.main-container { width: 70%; float: left; }.center-max-width { margin: 0px auto; }.outer { display: table; width: 100%; height: 100%; }.inner { display: table-cell; vertical-align: middle; text-align: center; }.top-nav > ul > li > a, .header-top-social a i, .header-btns span i, .carousel-title a, .nav > ul > li > a, .nav .sub-menu > li > a::before, .meta-tags a, .meta-like-comm a, .meta-categories a, .post-title, .post-title a, .read-more a, .meta-share a, .adenit-widget, .copyright a, .scrolltotop, #wp-calendar tfoot #prev a, #wp-calendar tfoot #next a, .adenit-widget ul li > a, #wp-calendar tbody td, .adenit-widget ul li span, .adenit-widget ul li span a, .carousel-comment a, .carousel-like a, .carousel-comment span::before, .carousel-like span::before, .header-search-input, .share-info, .adenit-breadcrumbs li a, .related-posts h4 a, .comment-author a, .social-icons a, .mc4wp-form input[type="submit"], .wp-block-button a { transition: 200ms ease-in-out; }.nav .sub-menu > li > a, .reply a, .wpcf7 input[type="submit"], #submit, .search #s, .header-search-button, .submit, .tagcloud a, .owl-next, .owl-prev, .numbered-pagination a, .footer-social a, .footer-social a i, .null-instagram-feed li a::after, .jr-insta-slider li a::after { transition: 250ms ease-in-out; }.fixed-header-bottom { transition: 350ms ease-in-out; }.owl-item .inf-container, .thumb-overlay, .default-pagination .next, .default-pagination .previous, .default-pagination .next a, .default-pagination .previous a, .inst-widget { transition: 400ms ease-in-out; }.logo { margin: 0px auto; height: auto; font-family: Oswald; font-size: 35px; text-align: center; text-transform: uppercase; letter-spacing: 2px; }.header-top { height: 45px; text-align: center; }.header-top .center-max-width { position: relative; }.top-nav { position: absolute; top: 0px; left: 0px; font-family: Oswald; font-weight: 400; font-size: 12px; letter-spacing: 1px; }.top-nav ul li { position: relative; }.top-nav > ul > li { float: left; list-style: none; }.top-nav ul li a { display: block; position: relative; padding-right: 15px; line-height: 45px; }.top-nav > ul > li > a { display: block; text-transform: uppercase; text-decoration: none; }.header-top-social a { text-decoration: none; margin-left: 15px; }.header-top-social a:first-child { margin-left: 0px; }.header-top-social i { font-size: 13px; text-align: center; line-height: 45px; }.header-btns { position: absolute; top: 0px; right: 0px; height: 45px; }.search-btn, .fixed-sidebar-btn { padding: 0px 15px; display: block; font-size: 18px; text-align: center; line-height: 45px; cursor: pointer; }.fixed-sidebar-btn, .search-btn { float: right; }.header-bottom, .fixed-header-bottom { height: 60px; box-shadow: rgba(185, 185, 185, 0.5) 0px 1px 5px; }.nav ul li { position: relative; text-transform: capitalize; }.nav > ul > li { float: left; list-style: none; padding: 0px 25px; }.nav > ul > li > a { display: block; position: relative; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-family: Oswald; line-height: 60px; }.nav > ul > li::after { content: ""; position: absolute; right: -3px; top: 0px; bottom: 0px; z-index: 100; width: 6px; height: 6px; margin: auto 0px; transform: rotateZ(-45deg); }.nav ul li:last-child::after { display: none; }.nav ul ul ul { top: -3px; left: 100%; }.nav .sub-menu { display: none; position: absolute; z-index: 130; width: 210px; font-family: Oswald; font-size: 13px; letter-spacing: 1px; border-top-style: solid; border-top-width: 3px; }.nav .sub-menu > li > a::before { content: ""; position: absolute; top: 0px; bottom: 0px; margin: auto 0px; left: 5px; width: 0px; height: 0px; border-style: solid; border-width: 3px 0px 3px 5px; }.nav .sub-menu > li > a { display: block; width: 100%; padding: 15px 20px; text-align: left; text-transform: uppercase; border-bottom-width: 1px; border-bottom-style: solid; text-decoration: none; }.fixed-header-bottom { position: fixed; right: 0px; left: 0px; top: 0px; z-index: 250; display: none; width: 100%; }.fixed-header-bottom .nav > ul > li > a { line-height: 60px; }.fixed-header-bottom > .center-max-width { position: relative; }.responsive-column { display: block; opacity: 1; }.nav-mobile { position: relative; z-index: 200; display: none; padding: 0px 25px; }.nav-mobile li { font-family: Oswald; position: relative; width: 100%; font-size: 16px; line-height: 60px; letter-spacing: 1px; text-transform: uppercase; text-align: center; }.nav-mobile li a { position: relative; z-index: 1; padding-right: 8px; }.sub-menu-btn { position: absolute; top: 0px; left: 0px; width: 100%; height: 60px; padding: 0px 10px; line-height: 60px; text-align: left; z-index: 5; cursor: pointer; }.sub-menu-btn-icon { position: absolute; top: 0px; right: 0px; opacity: 0.9; }.nav-mobile .sub-menu { display: none; }.nav-btn { display: none; float: left; line-height: 60px; font-size: 22px; cursor: pointer; }.header-search-form { display: none; width: 100%; height: 100%; position: fixed; z-index: 270; background-color: rgba(1, 1, 1, 0.5); border: none; cursor: pointer; }.header-search-form .inner { padding: 0px 15px; }.search-input-wrap { max-width: 650px; margin: 0px auto; transform: scale(0.8, 0.8); transition:transform 0.4s ease-out; }.header-search-input { width: 100%; height: 65px; font-family: "Open Sans"; font-size: 15px; line-height: 65px; letter-spacing: 2px; font-weight: bold; border: 0px solid; padding-left: 20px; }.header-search-button { position: absolute; top: 0px; right: 0px; height: 65px; padding: 0px 25px; border: 0px; font-size: 20px; }.main-post { width: 100%; float: left; overflow: hidden; }.entry-header { text-align: center; }.meta-categories, .meta-tags, .meta-author-date { font-family: "Open Sans"; }.meta-categories { overflow: hidden; }.meta-categories a { position: relative; display: inline-block; font-size: 12px; font-weight: 600; margin-bottom: 7px; letter-spacing: 2px; text-transform: uppercase; }.meta-categories a:first-child::before, .meta-categories a:last-child::after { content: ""; position: absolute; height: 1px; border-bottom-width: 1px; border-bottom-style: solid; top: 50%; width: 15px; }.meta-categories a::before { right: 100%; margin-right: 5px; }.meta-categories a::after { left: 100%; margin-left: 7px; }.post-title, .post-title a { width: 100%; font-family: "Playfair Display"; text-align: center; overflow-wrap: break-word; }.col-2 .post-title, .col-3 .post-title { font-size: 27px; line-height: 29px; letter-spacing: 0.5px; margin-bottom: 11px; }.entry-content p { margin-bottom: 15px; }.post-title a:hover { opacity: 0.7; }.entry-video, .entry-gallery, .entry-thumbnail { position: relative; overflow: hidden; margin-bottom: 20px; }.entry-video img, .entry-gallery img, .entry-thumbnail img { width: 100%; }.thumb-overlay { background-color: rgba(255, 255, 255, 0); display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 120; }.entry-thumbnail:hover > .thumb-overlay, .search-thumbnail:hover > .thumb-overlay { background-color: rgba(255, 255, 255, 0.2); }.entry-content { font-family: "Open Sans"; overflow-wrap: break-word; margin-bottom: 13px; font-size: 15px; line-height: 1.6; letter-spacing: 0px; }.entry-footer { width: 100%; text-align: center; overflow: hidden; }.meta-author-date { text-align: center; font-size: 15px; margin-bottom: 23px; }.numbered-pagination { text-align: left; }.main-sidebar { float: left; }.search { position: relative; }.search #s { width: 100%; height: 45px; padding-left: 10px; font-family: "Open Sans"; font-size: 14px; border-width: 1px; border-style: solid; }.search .submit { position: absolute; top: 0px; right: 0px; height: 45px; line-height: 45px; padding: 0px 20px; font-size: 16px; border: none; cursor: pointer; }.adenit-widget { position: relative; left: 0px; font-family: "Open Sans"; font-size: 15px; line-height: 24.27px; overflow: hidden; overflow-wrap: break-word; }.widget-title { position: relative; z-index: 0; font-family: "Playfair Display"; text-transform: uppercase; font-size: 16px; line-height: 29px; letter-spacing: 1.5px; text-align: center; margin-bottom: 5px; clear: both; overflow: hidden; }.widget-title h3 { display: inline-block; position: relative; }.widget-title h3::before, .widget-title h3::after { content: ""; position: absolute; top: 50%; width: 1000px; height: 1px; border-bottom-width: 1px; border-bottom-style: solid; }.widget-title h3::before { right: 100%; margin-right: 15px; }.widget-title h3::after { left: 100%; margin-left: 15px; }.widget_recent_comments li, .widget_meta li, .widget_recent_comments li, .widget_pages > ul > li, .widget_archive li, .widget_categories > ul > li, .widget_recent_entries ul li { border-bottom-width: 1px; border-bottom-style: dotted; line-height: 45px; }input, select, textarea { width: 100%; padding: 13px; font-size: 14px; border-width: 1px; border-style: solid; }.social-info { display: none; }.footer-social .social-info { display: inline-block; }.footer-social { text-align: center; padding: 20px 0px; }.footer-social a { margin-right: 20px; }.footer-social a:last-child { margin-right: 0px; }.footer-social a i { display: inline-block; width: 35px; height: 35px; font-size: 14px; line-height: 35px; text-align: center; border-width: 1px; border-style: solid; margin-right: 10px; }.footer-social a span { text-transform: uppercase; font-family: "Open Sans"; font-size: 14px; font-weight: bold; letter-spacing: 1px; }.footer-widget-area { padding-top: 50px; overflow: hidden; }.fixed-sidebar-close-btn { display: none; width: 35px; height: 35px; text-align: left; line-height: 35px; cursor: pointer; }.main-wrap { width: 100%; height: 100%; margin-left: 0px; transition:margin-left 0.35s linear; }.fixed-sidebar { position: fixed; top: 0px; z-index: 1000; height: 100%; padding: 35px; overflow-x: hidden; background-color: #ffffff; transition:right 0.35s linear; }.fixed-sidebar-close { display: none; position: fixed; top: 0px; left: 0px; z-index: 900; width: 100%; height: 100%; background-color: rgba(1, 1, 1, 0.5); cursor: url(//thelikker.com/wp-content/swift-ai/images/wp-content/themes/aden/img/cursor-close-png.webp) 30 15, auto; }@keyframes type { 0% { width: 0px; } }@keyframes blink { 100% { opacity: 0; } }.footer-wrap { height: auto; }.footer-bottom { font-family: "Open Sans"; text-align: center; padding-bottom: 70px; }.footer-logo a { display: block; margin: 0px auto; }.copyright p { padding: 10px 0px; font-size: 15px; line-height: 1.6; cursor: auto; }.scrolltotop { text-align: center; cursor: pointer; text-decoration: none; font-size: 13px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; }.scrolltotop i { font-size: 24px; }.screen-reader-text { }.aligncenter, div.aligncenter { display: block; margin: 5px auto 20px; }@font-face{font-family:"FontAwesome";font-weight:400;font-style:normal;src:url(https://thelikker.com/wp-content/swift-ai/cache/thelikker.com/category/travel/__data/fontawesome-webfontd852d239.woff) format('woff2');font-display:swap;}.fa { display: inline-block; font-style: normal; font-variant: normal; font-size-adjust: none; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-weight: normal; font-stretch: normal; line-height: 1; font-family: FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; }@-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }.fa-search::before { content: ""; }.fa-twitter::before { content: ""; }.fa-facebook-f::before, .fa-facebook::before { content: ""; }.fa-navicon::before, .fa-reorder::before, .fa-bars::before { content: ""; }.fa-sort-down::before, .fa-sort-desc::before { content: ""; }.fa-angle-double-up::before { content: ""; }.fa-mail-reply::before, .fa-reply::before { content: ""; }.fa-instagram::before { content: ""; }@-webkit-keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }@-webkit-keyframes animsition-loading { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes animsition-loading { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@-webkit-keyframes fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes fade-out { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes fade-out { 0% { opacity: 1; } 100% { opacity: 0; } }@-webkit-keyframes fade-in-up { 0% { transform: translateY(500px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } }@keyframes fade-in-up { 0% { transform: translateY(500px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } }@-webkit-keyframes fade-out-up { 0% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(-500px); opacity: 0; } }@keyframes fade-out-up { 0% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(-500px); opacity: 0; } }@-webkit-keyframes fade-in-up-sm { 0% { transform: translateY(75pt); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } }@keyframes fade-in-up-sm { 0% { transform: translateY(75pt); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } }@-webkit-keyframes fade-out-up-sm { 0% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(-75pt); opacity: 0; } }@keyframes fade-out-up-sm { 0% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(-75pt); opacity: 0; } }@-webkit-keyframes fade-in-up-lg { 0% { transform: translateY(750pt); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } }@keyframes fade-in-up-lg { 0% { transform: translateY(750pt); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } }@-webkit-keyframes fade-out-up-lg { 0% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(-750pt); opacity: 0; } }@keyframes fade-out-up-lg { 0% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(-750pt); opacity: 0; } }@-webkit-keyframes fade-in-down { 0% { transform: translateY(-500px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } }@keyframes fade-in-down { 0% { transform: translateY(-500px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } }@-webkit-keyframes fade-out-down { 0% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(500px); opacity: 0; } }@keyframes fade-out-down { 0% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(500px); opacity: 0; } }@-webkit-keyframes fade-in-down-sm { 0% { transform: translateY(-75pt); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } }@keyframes fade-in-down-sm { 0% { transform: translateY(-75pt); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } }@-webkit-keyframes fade-out-down-sm { 0% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(75pt); opacity: 0; } }@keyframes fade-out-down-sm { 0% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(75pt); opacity: 0; } }@-webkit-keyframes fade-out-down-lg { 0% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(750pt); opacity: 0; } }@keyframes fade-out-down-lg { 0% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(750pt); opacity: 0; } }@-webkit-keyframes fade-in-left { 0% { transform: translateX(-500px); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } }@keyframes fade-in-left { 0% { transform: translateX(-500px); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } }@-webkit-keyframes fade-out-left { 0% { transform: translateX(0px); opacity: 1; } 100% { transform: translateX(-500px); opacity: 0; } }@keyframes fade-out-left { 0% { transform: translateX(0px); opacity: 1; } 100% { transform: translateX(-500px); opacity: 0; } }@-webkit-keyframes fade-in-left-sm { 0% { transform: translateX(-75pt); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } }@keyframes fade-in-left-sm { 0% { transform: translateX(-75pt); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } }@-webkit-keyframes fade-out-left-sm { 0% { transform: translateX(0px); opacity: 1; } 100% { transform: translateX(-75pt); opacity: 0; } }@keyframes fade-out-left-sm { 0% { transform: translateX(0px); opacity: 1; } 100% { transform: translateX(-75pt); opacity: 0; } }@-webkit-keyframes fade-in-left-lg { 0% { transform: translateX(-1500px); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } }@keyframes fade-in-left-lg { 0% { transform: translateX(-1500px); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } }@-webkit-keyframes fade-out-left-lg { 0% { transform: translateX(0px); opacity: 1; } 100% { transform: translateX(-1500px); opacity: 0; } }@keyframes fade-out-left-lg { 0% { transform: translateX(0px); opacity: 1; } 100% { transform: translateX(-1500px); opacity: 0; } }@-webkit-keyframes fade-in-right { 0% { transform: translateX(500px); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } }@keyframes fade-in-right { 0% { transform: translateX(500px); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } }@-webkit-keyframes fade-out-right { 0% { transform: translateX(0px); opacity: 1; } 100% { transform: translateX(500px); opacity: 0; } }@keyframes fade-out-right { 0% { transform: translateX(0px); opacity: 1; } 100% { transform: translateX(500px); opacity: 0; } }@-webkit-keyframes fade-in-right-sm { 0% { transform: translateX(75pt); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } }@keyframes fade-in-right-sm { 0% { transform: translateX(75pt); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } }@-webkit-keyframes fade-out-right-sm { 0% { transform: translateX(0px); opacity: 1; } 100% { transform: translateX(75pt); opacity: 0; } }@keyframes fade-out-right-sm { 0% { transform: translateX(0px); opacity: 1; } 100% { transform: translateX(75pt); opacity: 0; } }@-webkit-keyframes fade-in-right-lg { 0% { transform: translateX(1500px); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } }@keyframes fade-in-right-lg { 0% { transform: translateX(1500px); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } }@-webkit-keyframes fade-out-right-lg { 0% { transform: translateX(0px); opacity: 1; } 100% { transform: translateX(1500px); opacity: 0; } }@keyframes fade-out-right-lg { 0% { transform: translateX(0px); opacity: 1; } 100% { transform: translateX(1500px); opacity: 0; } }@-webkit-keyframes rotate-in { 0% { transform: rotate(-90deg); transform-origin: center center; opacity: 0; } 0%, 100% { transform-origin: center center; } 100% { transform: rotate(0deg); transform-origin: center center; opacity: 1; } }@keyframes rotate-in { 0% { transform: rotate(-90deg); transform-origin: center center; opacity: 0; } 0%, 100% { transform-origin: center center; } 100% { transform: rotate(0deg); transform-origin: center center; opacity: 1; } }@-webkit-keyframes rotate-out { 0% { transform: rotate(0deg); transform-origin: center center; opacity: 1; } 0%, 100% { transform-origin: center center; } 100% { transform: rotate(90deg); transform-origin: center center; opacity: 0; } }@keyframes rotate-out { 0% { transform: rotate(0deg); transform-origin: center center; opacity: 1; } 0%, 100% { transform-origin: center center; } 100% { transform: rotate(90deg); transform-origin: center center; opacity: 0; } }@-webkit-keyframes rotate-in-sm { 0% { transform: rotate(-45deg); transform-origin: center center; opacity: 0; } 0%, 100% { transform-origin: center center; } 100% { transform: rotate(0deg); transform-origin: center center; opacity: 1; } }@keyframes rotate-in-sm { 0% { transform: rotate(-45deg); transform-origin: center center; opacity: 0; } 0%, 100% { transform-origin: center center; } 100% { transform: rotate(0deg); transform-origin: center center; opacity: 1; } }@-webkit-keyframes rotate-out-sm { 0% { transform: rotate(0deg); transform-origin: center center; opacity: 1; } 0%, 100% { transform-origin: center center; } 100% { transform: rotate(45deg); transform-origin: center center; opacity: 0; } }@keyframes rotate-out-sm { 0% { transform: rotate(0deg); transform-origin: center center; opacity: 1; } 0%, 100% { transform-origin: center center; } 100% { transform: rotate(45deg); transform-origin: center center; opacity: 0; } }@-webkit-keyframes rotate-in-lg { 0% { transform: rotate(-180deg); transform-origin: center center; opacity: 0; } 0%, 100% { transform-origin: center center; } 100% { transform: rotate(0deg); transform-origin: center center; opacity: 1; } }@keyframes rotate-in-lg { 0% { transform: rotate(-180deg); transform-origin: center center; opacity: 0; } 0%, 100% { transform-origin: center center; } 100% { transform: rotate(0deg); transform-origin: center center; opacity: 1; } }@-webkit-keyframes rotate-out-lg { 0% { transform: rotate(0deg); transform-origin: center center; opacity: 1; } 0%, 100% { transform-origin: center center; } 100% { transform: rotate(180deg); transform-origin: center center; opacity: 0; } }@keyframes rotate-out-lg { 0% { transform: rotate(0deg); transform-origin: center center; opacity: 1; } 0%, 100% { transform-origin: center center; } 100% { transform: rotate(180deg); transform-origin: center center; opacity: 0; } }@-webkit-keyframes flip-in-x { 0% { transform: perspective(550px) rotateX(90deg); opacity: 0; } 100% { transform: perspective(550px) rotateX(0deg); opacity: 1; } }@keyframes flip-in-x { 0% { transform: perspective(550px) rotateX(90deg); opacity: 0; } 100% { transform: perspective(550px) rotateX(0deg); opacity: 1; } }@-webkit-keyframes flip-out-x { 0% { transform: perspective(550px) rotateX(0deg); opacity: 1; } 100% { transform: perspective(550px) rotateX(90deg); opacity: 0; } }@keyframes flip-out-x { 0% { transform: perspective(550px) rotateX(0deg); opacity: 1; } 100% { transform: perspective(550px) rotateX(90deg); opacity: 0; } }@-webkit-keyframes flip-in-x-nr { 0% { transform: perspective(75pt) rotateX(90deg); opacity: 0; } 100% { transform: perspective(75pt) rotateX(0deg); opacity: 1; } }@keyframes flip-in-x-nr { 0% { transform: perspective(75pt) rotateX(90deg); opacity: 0; } 100% { transform: perspective(75pt) rotateX(0deg); opacity: 1; } }@-webkit-keyframes flip-out-x-nr { 0% { transform: perspective(75pt) rotateX(0deg); opacity: 1; } 100% { transform: perspective(75pt) rotateX(90deg); opacity: 0; } }@keyframes flip-out-x-nr { 0% { transform: perspective(75pt) rotateX(0deg); opacity: 1; } 100% { transform: perspective(75pt) rotateX(90deg); opacity: 0; } }@-webkit-keyframes flip-in-x-fr { 0% { transform: perspective(750pt) rotateX(90deg); opacity: 0; } 100% { transform: perspective(750pt) rotateX(0deg); opacity: 1; } }@keyframes flip-in-x-fr { 0% { transform: perspective(750pt) rotateX(90deg); opacity: 0; } 100% { transform: perspective(750pt) rotateX(0deg); opacity: 1; } }@-webkit-keyframes flip-out-x-fr { 0% { transform: perspective(750pt) rotateX(0deg); opacity: 1; } 100% { transform: perspective(750pt) rotateX(90deg); opacity: 0; } }@keyframes flip-out-x-fr { 0% { transform: perspective(750pt) rotateX(0deg); opacity: 1; } 100% { transform: perspective(750pt) rotateX(90deg); opacity: 0; } }@-webkit-keyframes flip-in-y { 0% { transform: perspective(550px) rotateY(90deg); opacity: 0; } 100% { transform: perspective(550px) rotateY(0deg); opacity: 1; } }@keyframes flip-in-y { 0% { transform: perspective(550px) rotateY(90deg); opacity: 0; } 100% { transform: perspective(550px) rotateY(0deg); opacity: 1; } }@-webkit-keyframes flip-out-y { 0% { transform: perspective(550px) rotateY(0deg); opacity: 1; } 100% { transform: perspective(550px) rotateY(90deg); opacity: 0; } }@keyframes flip-out-y { 0% { transform: perspective(550px) rotateY(0deg); opacity: 1; } 100% { transform: perspective(550px) rotateY(90deg); opacity: 0; } }@-webkit-keyframes flip-in-y-nr { 0% { transform: perspective(75pt) rotateY(90deg); opacity: 0; } 100% { transform: perspective(75pt) rotateY(0deg); opacity: 1; } }@keyframes flip-in-y-nr { 0% { transform: perspective(75pt) rotateY(90deg); opacity: 0; } 100% { transform: perspective(75pt) rotateY(0deg); opacity: 1; } }@-webkit-keyframes flip-out-y-nr { 0% { transform: perspective(75pt) rotateY(0deg); opacity: 1; } 100% { transform: perspective(75pt) rotateY(90deg); opacity: 0; } }@keyframes flip-out-y-nr { 0% { transform: perspective(75pt) rotateY(0deg); opacity: 1; } 100% { transform: perspective(75pt) rotateY(90deg); opacity: 0; } }@-webkit-keyframes flip-in-y-fr { 0% { transform: perspective(750pt) rotateY(90deg); opacity: 0; } 100% { transform: perspective(750pt) rotateY(0deg); opacity: 1; } }@keyframes flip-in-y-fr { 0% { transform: perspective(750pt) rotateY(90deg); opacity: 0; } 100% { transform: perspective(750pt) rotateY(0deg); opacity: 1; } }@-webkit-keyframes flip-out-y-fr { 0% { transform: perspective(750pt) rotateY(0deg); opacity: 1; } 100% { transform: perspective(750pt) rotateY(90deg); opacity: 0; } }@keyframes flip-out-y-fr { 0% { transform: perspective(750pt) rotateY(0deg); opacity: 1; } 100% { transform: perspective(750pt) rotateY(90deg); opacity: 0; } }@-webkit-keyframes zoom-in { 0% { transform: scale(0.7); opacity: 0; } 100% { opacity: 1; } }@keyframes zoom-in { 0% { transform: scale(0.7); opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes zoom-out { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(0.7); } 50%, 100% { opacity: 0; } }@keyframes zoom-out { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(0.7); } 50%, 100% { opacity: 0; } }@-webkit-keyframes zoom-in-sm { 0% { transform: scale(0.95); opacity: 0; } 100% { opacity: 1; } }@keyframes zoom-in-sm { 0% { transform: scale(0.95); opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes zoom-out-sm { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(0.95); } 50%, 100% { opacity: 0; } }@keyframes zoom-out-sm { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(0.95); } 50%, 100% { opacity: 0; } }@-webkit-keyframes zoom-in-lg { 0% { transform: scale(0.4); opacity: 0; } 100% { opacity: 1; } }@keyframes zoom-in-lg { 0% { transform: scale(0.4); opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes zoom-out-lg { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(0.4); } 50%, 100% { opacity: 0; } }@keyframes zoom-out-lg { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(0.4); } 50%, 100% { opacity: 0; } }@-webkit-keyframes overlay-slide-in-top { 0% { height: 100%; } 100% { height: 0px; } }@keyframes overlay-slide-in-top { 0% { height: 100%; } 100% { height: 0px; } }@-webkit-keyframes overlay-slide-out-top { 0% { height: 0px; } 100% { height: 100%; } }@keyframes overlay-slide-out-top { 0% { height: 0px; } 100% { height: 100%; } }@-webkit-keyframes overlay-slide-in-bottom { 0% { height: 100%; } 100% { height: 0px; } }@keyframes overlay-slide-in-bottom { 0% { height: 100%; } 100% { height: 0px; } }@-webkit-keyframes overlay-slide-out-bottom { 0% { height: 0px; } 100% { height: 100%; } }@keyframes overlay-slide-out-bottom { 0% { height: 0px; } 100% { height: 100%; } }@-webkit-keyframes overlay-slide-in-left { 0% { width: 100%; } 100% { width: 0px; } }@keyframes overlay-slide-in-left { 0% { width: 100%; } 100% { width: 0px; } }@-webkit-keyframes overlay-slide-out-left { 0% { width: 0px; } 100% { width: 100%; } }@keyframes overlay-slide-out-left { 0% { width: 0px; } 100% { width: 100%; } }@-webkit-keyframes overlay-slide-in-right { 0% { width: 100%; } 100% { width: 0px; } }@keyframes overlay-slide-in-right { 0% { width: 100%; } 100% { width: 0px; } }@-webkit-keyframes overlay-slide-out-right { 0% { width: 0px; } 100% { width: 100%; } }@keyframes overlay-slide-out-right { 0% { width: 0px; } 100% { width: 100%; } }.ps-container { touch-action: none; overflow: hidden !important; }.ps-container > .ps-scrollbar-y-rail { display: none; position: absolute; border-radius: 0px; transition:background-color, opacity 0.2s, 0.2s linear, linear; left: 3px; width: 3px; }.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y { position: absolute; cursor: pointer; transition:background-color 0.2s linear; right: 0px; width: 3px; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Playfair Display"; font-style: normal; font-weight: 700; src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 600; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Oswald; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/oswald/v57/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiYySUhiCXAA.woff) format("woff"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }.essb_links.essb_template_retro-retina { clear: both; margin: 1em 0px; overflow-wrap: normal !important; }.essb_links.essb_template_retro-retina li, .essb_links.essb_template_retro-retina ul { padding: 0px !important; margin: 0px !important; list-style: none !important; }.essb_links.essb_template_retro-retina li, .essb_links.essb_template_retro-retina li a, .essb_links.essb_template_retro-retina li a .essb_icon, .essb_links.essb_template_retro-retina li a .essb_network_name { display: inline-block; vertical-align: middle; font-family: Oswald, helvetica, arial, sans-serif; line-height: 1em; text-transform: none; margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 100%; background-image: none; box-sizing: content-box; transform: translate3d(0px, 0px, 0px); -webkit-font-smoothing: antialiased; }.essb_links.essb_template_retro-retina li a { padding: 4px 12px 4px 4px; margin: 3px; color: #333333; text-decoration: none; font-size: 15px; font-family: Oswald; font-weight: 400; background-clip: padding-box; transition: 0.3s; background-color: #fdefc6; opacity: 0.9; box-shadow: rgba(94, 65, 47, 0.2) 1px 1px 2px 0px; }.essb_links.essb_template_retro-retina .essb_icon { width: 28px; height: 28px; vertical-align: -4px; background-position: center center; background-repeat: no-repeat; }.essb_links.essb_template_retro-retina .essb_link_buffer a, .essb_links.essb_template_retro-retina .essb_link_del a, .essb_links.essb_template_retro-retina .essb_link_digg a, .essb_links.essb_template_retro-retina .essb_link_facebook a, .essb_links.essb_template_retro-retina .essb_link_flattr a, .essb_links.essb_template_retro-retina .essb_link_google a, .essb_links.essb_template_retro-retina .essb_link_linkedin a, .essb_links.essb_template_retro-retina .essb_link_love a, .essb_links.essb_template_retro-retina .essb_link_mail a, .essb_links.essb_template_retro-retina .essb_link_meneame a, .essb_links.essb_template_retro-retina .essb_link_mwp a, .essb_links.essb_template_retro-retina .essb_link_ok a, .essb_links.essb_template_retro-retina .essb_link_pinterest a, .essb_links.essb_template_retro-retina .essb_link_print a, .essb_links.essb_template_retro-retina .essb_link_reddit a, .essb_links.essb_template_retro-retina .essb_link_stumbleupon a, .essb_links.essb_template_retro-retina .essb_link_tumblr a, .essb_links.essb_template_retro-retina .essb_link_twitter a, .essb_links.essb_template_retro-retina .essb_link_vk a, .essb_links.essb_template_retro-retina .essb_link_weibo a, .essb_links.essb_template_retro-retina .essb_link_whatsapp a, .essb_links.essb_template_retro-retina .essb_link_xing a { color: #444444 !important; }.essb_links.essb_template_retro-retina .essb_link_twitter .essb_icon { background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI0MnB4IiBoZWlnaHQ9IjQycHgiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDIgNDIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM2NjY2NjYiIGQ9Ik0zNywxMS4wNzZjLTEuMTc3LDAuNTIxLTIuNDQxLDAuODc1LTMuNzcxLDEuMDM0YzEuMzU2LTAuODEzLDIuMzk3LTIuMSwyLjg4OC0zLjYzM2MtMS4yNjksMC43NTItMi42NzUsMS4yOTktNC4xNjksMS41OTRjLTEuMTk3LTEuMjc2LTIuOTA0LTIuMDc0LTQuNzkzLTIuMDc0Yy0zLjYyNSwwLTYuNTY0LDIuOTM5LTYuNTY0LDYuNTY0YzAsMC41MTYsMC4wNTcsMS4wMTcsMC4xNywxLjQ5N2MtNS40NTctMC4yNzQtMTAuMjk0LTIuODg4LTEzLjUzMS02Ljg1OWMtMC41NjUsMC45Ny0wLjg5LDIuMDk4LTAuODksMy4zMDFjMCwyLjI3OCwxLjE1OSw0LjI4NywyLjkyLDUuNDY0Yy0xLjA3NS0wLjAzNC0yLjA4OC0wLjMyOS0yLjk3My0wLjgyMWMtMC4wMDEsMC4wMjctMC4wMDEsMC4wNTYtMC4wMDEsMC4wODJjMCwzLjE4MiwyLjI2Myw1LjgzNSw1LjI2Nyw2LjQzOGMtMC41NTEsMC4xNDktMS4xMzEsMC4yMjktMS43MjksMC4yMjljLTAuNDI0LDAtMC44MzQtMC4wNDEtMS4yMzUtMC4xMTZjMC44MzUsMi42MDcsMy4yNjEsNC41MDYsNi4xMzMsNC41NTljLTIuMjQ3LDEuNzYxLTUuMDc3LDIuODEtOC4xNTMsMi44MWMtMC41MywwLTEuMDUzLTAuMDMtMS41NjYtMC4wOTJjMi45MDQsMS44NjMsNi4zNTUsMi45NSwxMC4wNjMsMi45NWMxMi4wNzgsMCwxOC42ODEtMTAuMDA0LDE4LjY4MS0xOC42NzljMC0wLjI4NS0wLjAwNy0wLjU2OC0wLjAxOS0wLjg1MUMzNS4wMDcsMTMuNTQ5LDM2LjEyLDEyLjM5MiwzNywxMS4wNzYiLz48L3N2Zz4="); background-size: 24px 24px; background-repeat: no-repeat; }.essb_links.essb_template_retro-retina .essb_link_google .essb_icon { background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDIgNDIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQyIDQyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzY2Njc2Njt9PC9zdHlsZT48Zz48cGF0aCBpZD0iWE1MSURfMl8iIGNsYXNzPSJzdDAiIGQ9Ik0xLDIwLjRDMS4xLDEzLjksNyw4LjMsMTMuNSw4LjVjMy4xLTAuMSw2LDEuMiw4LjQsMy4xYy0xLDEuMS0yLjEsMi4zLTMuMiwzLjNjLTIuOC0yLTYuOS0yLjUtOS43LTAuM2MtNC4xLDIuOC00LjMsOS40LTAuMywxMi41YzMuOCwzLjUsMTEsMS43LDEyLTMuNWMtMi40LDAtNC44LDAtNy4yLTAuMWMwLTEuNCwwLTIuOCwwLTQuM2M0LDAsOCwwLDEyLDBjMC4yLDMuMy0wLjIsNi45LTIuMyw5LjdjLTMuMSw0LjQtOS40LDUuNy0xNC4yLDMuOEM0LjEsMzAuOCwwLjYsMjUuNiwxLDIwLjR6Ii8+PHBhdGggaWQ9IlhNTElEXzFfIiBjbGFzcz0ic3QwIiBkPSJNMzIuNywxNC44YzEuNCwwLDIuOCwwLDQuMSwwYzAsMS40LDAsMi44LDAsNC4yYzEuNCwwLDIuOCwwLDQuMiwwYzAsMS40LDAsMi44LDAsNC4xYy0xLjQsMC0yLjgsMC00LjIsMGMwLDEuNCwwLDIuOCwwLDQuMmMtMS40LDAtMi44LDAtNC4xLDBjMC0xLjQsMC0yLjgsMC00LjFjLTEuNCwwLTIuOCwwLTQuMiwwYzAtMS40LDAtMi44LDAtNC4xYzEuNCwwLDIuOCwwLDQuMiwwQzMyLjcsMTcuNSwzMi43LDE2LjEsMzIuNywxNC44eiIvPjwvZz48L3N2Zz4="); background-size: 24px 24px; background-repeat: no-repeat; }.essb_links.essb_template_retro-retina .essb_link_facebook .essb_icon { background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI0MnB4IiBoZWlnaHQ9IjQycHgiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDIgNDIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM2NjY2NjYiIGQ9Ik0xNi40MDUsMjIuNjg0VjM3aDYuOTY0VjIyLjc1Mmg0Ljc1NGwxLjE1LTUuOTRoLTUuODU0di00LjM1N2MwLTAuNjAyLDAuMzIxLTEuNDA2LDEuMjk2LTEuNDA2SDI4LjFWNWgtNi4zMmMtMi4xOCwwLTUuMzk3LDIuNjg1LTUuMzk3LDUuNTR2Ni4xMDNoLTMuNjU0djYuMDE2TDE2LjQwNSwyMi42ODR6Ii8+PC9zdmc+"); background-size: 24px 24px; background-repeat: no-repeat; }.essb_links.essb_template_retro-retina .essb_link_pinterest .essb_icon { background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI0MnB4IiBoZWlnaHQ9IjQycHgiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDIgNDIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM2NjY2NjYiIGQ9Ik0xOC43ODUsMjYuMTY1QzE3Ljk0NSwzMC41NywxNi45MiwzNC43OTQsMTMuODgsMzdjLTAuOTM4LTYuNjU4LDEuMzc4LTExLjY1OCwyLjQ1Mi0xNi45NjZjLTEuODMzLTMuMDg5LDAuMjIxLTkuMyw0LjA5LTcuNzY4YzQuNzYsMS44ODItNC4xMjEsMTEuNDc2LDEuODQsMTIuNjc0YzYuMjI2LDEuMjUyLDguNzY3LTEwLjc5OSw0LjkwNy0xNC43MTdjLTUuNTc3LTUuNjYxLTE2LjIzNy0wLjEzMi0xNC45MjUsNy45NjljMC4zMTgsMS45ODEsMi4zNjUsMi41ODIsMC44MTgsNS4zMTRjLTMuNTctMC43OS00LjYzNS0zLjYwNi00LjQ5OC03LjM1OWMwLjIyMS02LjE0Miw1LjUyLTEwLjQ0MywxMC44MzQtMTEuMDM5YzYuNzI1LTAuNzUzLDEzLjAzMywyLjQ2OCwxMy45MDIsOC43OTFjMC45OCw3LjEzNy0zLjAzMywxNC44NjUtMTAuMjIzLDE0LjMwOUMyMS4xMzEsMjguMDU5LDIwLjMxMywyNy4wOTQsMTguNzg1LDI2LjE2NSIvPjwvc3ZnPg=="); background-size: 24px 24px; background-repeat: no-repeat; }.essb_links.essb_template_retro-retina a:focus, .essb_links.essb_template_retro-retina a:hover { background-clip: padding-box; opacity: 1; background-color: #fef8e7; box-shadow: rgba(94, 65, 47, 0.2) 1px 1px 2px 0px inset; }.essb_links.essb_template_retro-retina .essb_force_hide li a, .essb_links.essb_template_retro-retina .essb_hide_name li a { padding: 4px 8px 7px; }.essb_links.essb_template_retro-retina .essb_force_hide a .essb_network_name, .essb_links.essb_template_retro-retina .essb_hide_name a .essb_network_name { max-width: 0px; overflow: hidden; white-space: nowrap !important; }.essb_links.essb_template_retro-retina .essb_force_hide a .essb_icon, .essb_links.essb_template_retro-retina .essb_hide_name a .essb_icon { margin-right: 0px; }.essb_links.essb_template_retro-retina .essb_hide_name a .essb_network_name { transition:max-width 0.4s ease; }.essb_links.essb_template_retro-retina .essb_hide_name a .essb_icon { transition:margin 0.4s ease; }.essb_links.essb_template_retro-retina .essb_hide_name a:focus .essb_network_name, .essb_links.essb_template_retro-retina .essb_hide_name a:hover .essb_network_name { max-width: 420px; padding-right: 8px; }.essb_links.essb_template_retro-retina .essb_hide_name a:focus .essb_icon, .essb_links.essb_template_retro-retina .essb_hide_name a:hover .essb_icon { margin-right: 5px; margin-left: 5px; }.essb_links.essb_template_retro-retina li a .essb_network_name { margin-left: 3px; }.essb_displayed_sidebar, .essb_displayed_sidebar_left { position: fixed; left: 0px; top: 25%; z-index: 2000; }.essb_displayed_sidebar li, .essb_displayed_sidebar ul, .essb_displayed_sidebar_left li, .essb_displayed_sidebar_left ul, .essb_displayed_sidebar_right li, .essb_displayed_sidebar_right ul { text-align: left; padding: 0px !important; margin: 0px !important; list-style: none !important; }.essb_displayed_sidebar .essb_item, .essb_displayed_sidebar_left .essb_item, .essb_displayed_sidebar_right .essb_item { display: block !important; }.essb_links.essb_displayed_sidebar li, .essb_links.essb_displayed_sidebar_right li { transition: 0.8s; }div.outer div.inner { font-family: Georgia !important; text-shadow: #4a0e0e 0px 0px !important; background-color: rgba(0, 0, 0, 0.44) !important; background-image: linear-gradient(rgba(0, 0, 0, 0.26), transparent) !important; }@font-face { font-family: Comfortaa; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/comfortaa/v47/1PtCg8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMXL830efAesmwYSFoxBEM_I28dnyMpxo.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Comfortaa; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/comfortaa/v47/1PtCg8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMXL830efAesmwYSFoxBEP_I28dnyM.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Comfortaa; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/comfortaa/v47/1PtCg8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMXL830efAesmwYSFoxBEM_I28dnyMpxo.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Comfortaa; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/comfortaa/v47/1PtCg8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMXL830efAesmwYSFoxBEP_I28dnyM.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Comfortaa; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/comfortaa/v47/1PtCg8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMXL830efAesmwYSFoxBEM_I28dnyMpxo.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Comfortaa; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/comfortaa/v47/1PtCg8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMXL830efAesmwYSFoxBEP_I28dnyM.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Comfortaa; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/comfortaa/v47/1PtCg8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMXL830efAesmwYSFoxBEM_I28dnyMpxo.woff2) format("woff2"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: Comfortaa; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/comfortaa/v47/1PtCg8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMXL830efAesmwYSFoxBEP_I28dnyM.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Oswald; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/oswald/v57/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiYySUhiCXAA.woff) format("woff"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: "Roboto Slab"; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmbGRlV9Su1caiTVo.woff) format("woff"); unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF; }@font-face { font-family: "Roboto Slab"; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2RlV9Su1cai.woff) format("woff"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }.logo { max-width: 700px; }.header-center > .center-max-width { padding-top: 103px; height: 445px; }.header-bottom > .center-max-width { position: relative; text-align: center; }.nav { display: table; margin: 0px auto; }.header-center { background-image: url(//thelikker.com/wp-content/swift-ai/images/wp-content/uploads/2016/03/1920x6002-jpg.webp); background-size: cover; background-repeat: no-repeat; background-attachment: scroll; background-position: center center; }body { background-image: url(https://thelikker.com/wp-content/swift-ai/cache/thelikker.com/category/travel/__data/assets/9a269f56.css); background-size: auto; background-repeat: repeat; background-attachment: fixed; background-position: left top; }.main-sidebar { width: 330px; }.fixed-sidebar { width: 330px; right: -330px; }.main-container { width: calc(100% - 330px); }.center-max-width { max-width: 1280px; }.main-container-wrap { margin: 45px 0px; }.main-post, .search-post { margin-bottom: 45px; }.main-sidebar { padding-right: 30px; }.main-container + .main-sidebar { padding-left: 30px; padding-right: 0px; }.main-sidebar .adenit-widget, .fixed-sidebar .adenit-widget { margin-bottom: 45px; }.col-2 .entry-video, .col-2 .entry-gallery, .col-2 .entry-thumbnail, .col-3 .entry-video, .col-3 .entry-gallery, .col-3 .entry-thumbnail { margin-bottom: 15px; }.entry-content > p:first-child::first-letter { font-family: "Playfair Display"; float: left; font-size: 76px; line-height: 63px; text-align: center; margin: 0px 10px 0px 0px; }.footer-logo a { max-width: 221px; }.header-top { background-color: #262626; }.top-nav > ul > li > a, .header-top-social a i { color: #ffffff; }.top-nav > ul > li > a:hover, .header-top-social a:hover i, .header-top-social a:focus i, .top-nav li.current-menu-item > a, .top-nav li.current-menu-ancestor > a { color: #d8b072; }.search-btn { color: #ffffff; background-color: #262626; }.search-btn:hover { color: #ffffff; }.header-bottom, .fixed-header-bottom, .nav .sub-menu > li > a, .nav-mobile { background-color: #ffffff; }.nav > ul > li > a, .nav .sub-menu > li > a, .nav-mobile li a, .nav-btn, .sub-menu-btn-icon, .carousel-btn { color: #222222; }.nav > ul > li > a:hover, .nav .sub-menu > li > a:hover, .nav-mobile li a:hover, .nav-btn:hover, .carousel-btn:hover, .nav li.current-menu-item > a, .nav li.current-menu-ancestor > a { color: #d8b072; }.nav .sub-menu { border-color: #d8b072; }.nav .sub-menu > li > a::before { border-color: transparent transparent transparent #f4f4f4; }.nav .sub-menu > li > a { border-color: #f4f4f4; }body, .single-pagination-info { background-color: #ffffff; }#s:focus + .submit, .header-search-input:focus + .header-search-button, #wp-calendar tbody td:hover a, #wp-calendar tbody td:hover, #wp-calendar caption, .carousel-comment:hover span:first-child::before, .carousel-like:hover span:first-child::before { color: #ffffff; background-color: #d8b072; }.nav > ul > li::after, .entry-content hr { color: #ffffff; background-color: #e8e8e8; }.carousel-comment:hover, .carousel-like:hover, .meta-categories a::before, .meta-categories a::after, .instagram-title h3, .entry-content blockquote, .wp-block-button.is-style-outline .wp-block-button__link:hover { border-color: #d8b072; }.meta-categories a:hover, .adenit-widget ul li > a:hover, #wp-calendar tfoot #prev a:hover, #wp-calendar tfoot #next a:hover, .adenit-widget ul li span a:hover, .carousel-title a:hover, a, .adenit-breadcrumbs a:hover, .adenit-breadcrumbs .breadcrumb_last, .comment-author a:hover, .carousel-comment:hover a, .carousel-like:hover a, .meta-author-date a, .meta-tags a:hover, .meta-like-comm a:hover, .page-links a, .adenit-breadcrumbs li strong, .related-posts h4 a:hover, .single-pagination-info:hover h4, .wp-block-latest-posts a:hover, .wp-block-categories a:hover, .wp-block-archives a:hover, .wp-block-tag-cloud a:hover, .wp-block-latest-comments__comment-author:hover, .wp-block-latest-comments__comment-link:hover, .entry-content ul > li a:not(.wp-block-button__link):hover, .comment-text em { color: #d8b072; }.active span, .search-separator, .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y { background-color: #d8b072 !important; }.meta-categories a, .carousel-quote, .post-title, .post-title a, .widget-title, .related-posts h3, .related-posts h4 a, .meta-author-description h4, .next-post-title a, .prev-post-title a, .comment-title h2, .comment-reply-title, .next-post-icon a, .prev-post-icon a, .comment-author a, .comment-author, .author-info h4 a, .fixed-sidebar-close-btn, .single-pagination-info, .adenit_author_widget h3 { color: #111111; }body, .adenit-widget, .adenit-widget ul li > a, #wp-calendar tbody td, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .comments-area input[type="text"], .comments-area textarea, .entry-content, .author-info p, .entry-comments, #respond, .fourzerofour p, #s, .page-links, .wp-block-latest-posts a, .wp-block-categories a, .wp-block-archives a, .wp-block-tag-cloud a, .wp-block-latest-comments__comment-author, .wp-block-latest-comments__comment-link, .entry-content ul > li a:not(.wp-block-button__link) { color: #000000; }.widget-title h3::before, .widget-title h3::after, .meta-share-wrap .meta-share::before, .meta-share-wrap .meta-share::after, .widget_recent_entries ul li, .widget_recent_comments li, .widget_meta li, .widget_recent_comments li, .widget_pages li, .widget_archive li, .widget_categories li, .children li, #wp-calendar, #wp-calendar tbody td, .search #s, .entry-comments, input, select, textarea, .meta-author-description, .comment-title h2::before, .comment-title h2::after, .related-posts h3::before, .related-posts h3::after, .search-thumbnail i, .widget_nav_menu li a, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .comments-area input[type="text"], .comments-area textarea, .wp-caption, .entry-content table tr, .entry-content table th, .entry-content table td, .entry-content abbr[title], .entry-content pre, .meta-tags a, .meta-like-comm a, .meta-share a, .meta-author-description, .adenit-breadcrumbs, .carousel-quote, .header-bottom, .mc4wp-form input, .category-description, .wp-block-archives li, .comment-text blockquote, table:not(#wp-calendar), table:not(#wp-calendar) td, table:not(#wp-calendar) tbody tr, table:not(#wp-calendar) thead tr, .wp-block-button.is-style-outline .wp-block-button__link, .wp-block-search .wp-block-search__input { border-color: #e8e8e8; }.meta-author-date, .meta-tags a, .meta-like-comm a, .related-posts .meta-date, .comment-info, .comment-info a, .widget_recent_entries ul li span, .comment-date a, .widget_categories li, .widget_archive li, .gallery .gallery-caption, .meta-share a, .adenit-breadcrumbs, .adenit-breadcrumbs a, .wp-block-archives li, figcaption, .wp-caption, .wp-caption-text, .wp-block-embed figcaption, .wp-block-button.is-style-outline .wp-block-button__link { color: #aaaaaa; }.adenit-breadcrumbs, .entry-comments, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .comments-area input[type="text"], .comments-area textarea, .meta-author-description, .header-search-input, .search #s, .carousel-quote, .sticky, code, pre, input, select { background-color: #f9f9f9; }.read-more a, .wpcf7 input[type="submit"]:hover, #submit, .default-pagination .next a, .default-pagination .previous a, .numbered-pagination a, .reply a, .tagcloud a, .header-search-button, .submit, .mc4wp-form input[type="submit"], .wp-block-search .wp-block-search__button, .wp-block-button:not(.is-style-outline) a { background-color: #333333; color: #ffffff; }.footer-social, .instagram-title { background-color: #333333; }.instagram-title, .footer-social a, .footer-social a i { color: #ffffff; }.footer-social a i { border-color: #ffffff; }.footer-social a:hover i, .footer-social a:focus i { border-color: #d8b072; background-color: #d8b072; color: #ffffff; }.footer-social a:hover, .footer-social a:focus { color: #d8b072; }.footer-widget-area, .footer-bottom { background-color: #242424; }.copyright { color: #999999; }.scrolltotop, .copyright a { color: #d8b072; }.scrolltotop:hover, .copyright a:hover { color: #ffffff; }p { font-family: Comfortaa, sans-serif; font-size: 17px; font-style: normal; font-weight: 400; line-height: 1.3; }h2 { font-family: Comfortaa, sans-serif; font-style: normal; font-weight: 500; }h3 { color: #ddb06c; font-family: Comfortaa, sans-serif; font-size: 13px; font-style: normal; font-weight: 400; }.post-title, .post-title a { color: #000000 !important; font-family: Comfortaa, sans-serif !important; font-size: 26px !important; font-style: normal !important; font-weight: 700 !important; text-decoration: none !important; }.widget-title, .widget-title h3 { font-family: Comfortaa, sans-serif !important; font-style: normal !important; font-weight: 700 !important; }.entry-content p, .entry-content, p { font-family: "Roboto Slab", sans-serif !important; font-style: normal !important; font-weight: 400 !important; line-height: 1.4 !important; }li { font-family: Comfortaa, sans-serif !important; font-style: normal !important; font-weight: 400 !important; }body.swift-nojs [data-s3cid="4"]{max-height:5234.671875px;}body.swift-nojs [data-s3cid="11"]{min-width:46.71875px;}html{opacity:1}