/*  Theme Name: Estera The theme's global css file  */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

main { display: block; }

h1 { font-size: 2em; margin: 0.67em 0; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

pre { font-family: monospace, monospace; font-size: 1em; }

a { background-color: transparent; text-decoration: none; }

abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

img { border-style: none; }

button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted; }

fieldset { padding: 0.35em 0.75em 0.625em; }

legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

progress { vertical-align: baseline; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

details { display: block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none; }

.estera-full-width .alignfull { margin: 0 calc(50% - 50vw); max-width: 100vw; width: 100vw; }

.wp-block-latest-posts li a { padding: 1em 2em 0 0; display: inline-block; }

.wp-block-tag-cloud a { margin: 0 3px 5px 0; }

.wp-block-tag-cloud a { color: #a7a6a6; border: 1px solid #a7a6a6; padding: 0 15px; line-height: 32px; height: 32px; display: inline-block; vertical-align: middle; font-size: 10px !important; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out; transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out; }

.wp-block-tag-cloud a:hover { color: #fff; border-color: #9d9d9d; background-color: #9d9d9d; }

.wp-block-categories.wp-block-categories-list.center-gb-categories { display: table; }

.wp-block-categories.wp-block-categories-list a { font-size: 12px; line-height: 30px; font-weight: 500; color: #888; text-transform: uppercase; }

.wp-block-pullquote { -webkit-box-shadow: 4px 1px 6px rgba(0, 0, 0, 0.3); box-shadow: 4px 1px 6px rgba(0, 0, 0, 0.3); }

.wp-block-pullquote blockquote { border: none; margin: 0; }

.dark-mode .wp-block-latest-posts li a { color: #fff; }

.dark-mode a:visited { color: #fff; }

.dark-mode .wp-block-pullquote { border-top: 2px solid; border-bottom: 2px solid; }

.dark-mode .wp-block-getwid-section__background.has-background { background-color: transparent !important; }

.dark-mode .wp-block-getwid-section__inner-content { background-color: transparent; }

body, button, input, select, optgroup, textarea { color: #333; font-size: 1rem; line-height: 1.5; }

h1, h2, h3, h4, h5, h6 { clear: both; font-weight: 700; color: #161616; word-wrap: break-word; }

p { margin-bottom: 1.5em; }

dfn, cite, em { font-style: italic; }

i { font-style: normal; }

blockquote { margin: 0 1.5em; border-left: 5px solid rgba(255, 73, 154, 0.5); padding: 1px 10px; }

address { margin: 0 0 1.5em; }

pre { background: #eee; font-family: "Courier 10 Pitch", courier, monospace; font-size: 0.9375rem; 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: 0.9375rem; }

abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }

mark, ins { text-decoration: none; }

big { font-size: 125%; }

.dark-mode blockquote { background: transparent; }

.main-navigation { width: 100%; }

.main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0; }

.main-navigation ul .menu-item-has-children > a:after { font-family: ElegantIcons; content: "\33"; }

@media (min-width: 600px) { .main-navigation ul ul { -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 100%; left: -999em; z-index: 99999; }
  .main-navigation ul ul .menu-item-has-children > a:after { font-family: ElegantIcons; content: "\35"; }
  .main-navigation ul ul ul { left: -999em; top: 0; }
  .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { display: block; left: auto; }
  .main-navigation ul ul a { min-width: 100px; } }

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto; }

.back-to-top { display: none; padding: 0; min-height: auto; position: fixed; bottom: 30px; border: 0; right: 5px; width: 41px; height: 41px; background: #888; line-height: 42px; border-radius: 100%; cursor: pointer; color: #fff; font-size: 1.55em; z-index: 999; filter: alpha(opacity=70); -webkit-transition: all ease 0.35s; transition: all ease 0.35s; }

.back-to-top:hover { opacity: 1; filter: alpha(opacity=100); }

.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; opacity: 1; }

#primary[tabindex="-1"]:focus { outline: 0; }

.alignleft { float: left; margin-right: 1.5em; margin-bottom: 1.5em; }

.alignright { float: right; margin-left: 1.5em; margin-bottom: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em; }

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none; }

.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

embed, iframe, object { max-width: 100%; }

.custom-logo-link { display: inline-block; }

.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; display: -ms-grid; display: grid; grid-gap: 1.5em; }

.gallery-item { display: inline-block; text-align: center; width: 100%; }

.gallery-columns-2 { -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 { -ms-grid-columns: (1fr)[3]; grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 { -ms-grid-columns: (1fr)[4]; grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 { -ms-grid-columns: (1fr)[5]; grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 { -ms-grid-columns: (1fr)[6]; grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 { -ms-grid-columns: (1fr)[7]; grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 { -ms-grid-columns: (1fr)[8]; grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 { -ms-grid-columns: (1fr)[9]; grid-template-columns: repeat(9, 1fr); }

.gallery-caption { display: block; }

.comment-content a { word-wrap: break-word; }

.comment-body img.avatar { position: absolute; top: 5px; left: -1em; width: 50px; height: 50px; border-radius: 100%; }

.comments-area .comment-body { position: relative; padding-left: 45px; }

.comment-list { list-style: none; }

.comment-list > .comment:first-child { border-top: none; padding-top: 0; margin-top: 0; }

.bypostauthor { display: block; }

.comment-body .reply .comment-reply-link { display: inline-block; text-align: center; position: relative; vertical-align: top; color: #111; font-size: 0.6666em; text-transform: uppercase; font-weight: 700; letter-spacing: 0.8px; line-height: 1.25em; -webkit-transition: none; transition: none; }

.comment-body .comment-metadata { font-size: 0.6666em; }

.comment-body .comment-metadata a { color: #999; }

.no-comments { margin: 0; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; }

body { background: #fff; }

@media (min-width: 1200px) { body { overflow-x: hidden; } }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

img { height: auto; max-width: 100%; }

figure { margin: 1em 0; }

ul, ol { margin: 0 0 1.5em .5em; padding-left: 1em; }

ul { list-style: disc; }

ol { list-style: decimal; }

li > ul, li > ol { margin-bottom: 0; margin-left: 1em; padding-left: 1em; }

dt { font-weight: 700; }

dd { margin: 0 1.5em .5em; }

table { margin: 0 0 1.5em; width: 100%; }

.entry-footer span { padding-right: 8px; }

a:hover, a:active { opacity: .7; }

a:hover, a:active { outline: 0; }

.sticky { display: block; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #000; border-radius: 3px; background: #fff; color: rgba(0, 0, 0, 0.8); font-size: 0.75rem; line-height: 1; padding: 0.9em; }

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #000; background-color: #000; color: #fff; cursor: pointer; }

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #0000; }

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 #ccc; border-radius: 3px; padding: 3px; font-size: .85em; }

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; }

select { border: 1px solid #ccc; }

textarea { width: 100%; }

.container { min-height: 80vh; }

#searchform { background-color: transparent; border: 1px solid #e3e3e3; }

@media (min-width: 80em) { #searchform { width: 48%; } }

#searchform input[type="search"] { width: 82%; margin: 0; padding: 0 12px; color: #8d8d8d; }

#searchform input[type="search"], #searchform #searchsubmit { height: 45px; border: 0; }

#searchform #searchsubmit { border: 0; background: transparent; }

#searchform #searchsubmit:hover { background: transparent; color: #6d6d6d; }

.more-link, .more-link:visited { color: #101010; }

.wrapper { width: 100%; max-width: 1180px; padding: 1em 15px 0; }

@media (min-width: 40em) { .wrapper { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; margin: auto; } }

.site-main { width: 100%; }

@media (min-width: 40em) { .site-main { max-width: 70%; padding-left: 15px; padding-right: 15px; } }

.header-slider-item, .tns-nav, .tns-controls { text-align: center; }

.header-slider-wrapper .image-overlay { display: -webkit-box; display: flex; }

.header-slider-wrapper .text-wrapper { width: 80%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: 100%; margin: auto; text-align: center; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }

@media (min-width: 60em) { .header-slider-wrapper .text-wrapper { width: 60%; } }

.header-slider-wrapper .text-wrapper p { color: #fff; line-height: 30px; }

.header-slider-wrapper .text-wrapper h2 a { color: #fff; font-weight: 900; font-size: 24px; }

@media (min-width: 40em) { .header-slider-wrapper .text-wrapper h2 a { font-size: 36px; } }

.header-slider-wrapper .button-wrapper button { background-color: transparent; text-transform: uppercase; visibility: visible; letter-spacing: 0px; font-weight: 700; font-size: 14px; border-color: rgba(255, 255, 255, 0.8); border-width: 2px; border-radius: 30px; padding: 12px 24px; color: white; line-height: 25px; cursor: pointer; }

.header-slider-wrapper .button-wrapper button:hover { background-color: rgba(255, 255, 255, 0.8); color: rgba(0, 0, 0, 0.8); }

.swiper-button-next, .swiper-button-prev { color: #fff; top: 35%; }

.header-slider-wrapper .swiper-button-next, .header-slider-wrapper .swiper-button-prev { top: 50%; color: #fff; }

.swiper-slide-active { z-index: 99; }

.testimonials-container .swiper-button-next, .testimonials-container .swiper-button-prev { top: 50%; color: #868e96; }

.swiper-pagination-bullet-active { background: #fff; }

@-webkit-keyframes estera_zoomInOut { 0% { -webkit-transform: scale(1); }
  100% { -webkit-transform: scale(1.15); } }

@keyframes estera_zoomInOut { 0% { -webkit-transform: scale(1); transform: scale(1); }
  100% { -webkit-transform: scale(1.15); transform: scale(1.15); } }

.site-title a { font-weight: 900; font-style: italic; }

.site-header { position: relative; }

.main-navigation-container { padding: .5rem 1rem; }

@media (min-width: 600px) { .main-navigation-container { display: -webkit-box; display: flex; } }

.main-navigation-container .custom-logo-link { max-width: 120px; padding-right: 1em; }

.main-navigation-container .site-branding { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; min-width: 26%; }

.main-navigation-container .site-branding .site-title { margin: 0; }

.main-navigation-container .site-branding .site-description { margin: 0 0 .5rem; }

@media (min-width: 600px) { .main-navigation { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: end; justify-content: flex-end; } }

.main-navigation .menu-toggle { right: 0; top: 10px; }

.main-navigation a { padding: 1em 0; color: #101010; }

.main-navigation a:hover { color: #939393; }

.main-navigation ul > li.current_page_item > a { color: #939393; }

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { left: 100%; }

.main-navigation ul ul { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-flow: column; background: #fff; }

.main-navigation li { padding: 0 1rem; text-transform: capitalize; position: relative; }

.main-navigation a { display: block; text-decoration: none; }

.menu-toggle, .main-navigation.toggled ul { display: block; }

@media screen and (min-width: 37.5em) { .menu-toggle { display: none; }
  .main-navigation ul { display: -webkit-box; display: flex; flex-wrap: wrap; } }

#nav-icon1 { width: 60px; height: 50px; position: relative; margin: 10px 0 25px; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; background: transparent; border: none; }

#nav-icon1 span { display: block; position: absolute; height: 9px; width: 100%; background: #333; border-radius: 9px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; transition: .25s ease-in-out; }

#nav-icon1 span:nth-child(1) { top: 0px; -webkit-transform-origin: left center; transform-origin: left center; }

#nav-icon1 span:nth-child(2) { top: 18px; -webkit-transform-origin: left center; transform-origin: left center; }

#nav-icon1 span:nth-child(3) { top: 36px; -webkit-transform-origin: left center; transform-origin: left center; }

#nav-icon1.open span:nth-child(1) { -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 0px; left: 8px; }

#nav-icon1.open span:nth-child(2) { width: 0%; opacity: 0; }

#nav-icon1.open span:nth-child(3) { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 42px; left: 8px; }

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { padding: 1.5em 0; }

.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; }

.comment-navigation .nav-links a, .posts-navigation .nav-links a, .post-navigation .nav-links a { color: #101010; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { text-align: end; }

.widget-area { position: relative; }

#secondary { padding: 20px 0; }

@media (min-width: 40em) { #secondary { width: 100%; max-width: 25%; } }

.widget { margin: 0 0 2.5em; border-bottom: 1px solid #e3e3e3; }

.widget h2 { line-height: 22px; }

.widget select { max-width: 100%; }

@media (min-width: 40em) and (max-width: 60em) { .widget input { max-width: 60%; } }

.widget-area .calendar_wrap tbody { text-align: center; }

.widget-area ul { list-style: none; padding-left: 0; }

.widget-area ul a { font-size: 0.75em; line-height: 30px; font-weight: 500; text-transform: uppercase; color: #888888; }

.widget-area > ul { margin-left: 0; }

.widget-area .tagcloud a { margin: 0 3px 5px 0; }

.widget-area .tagcloud a { color: #a7a6a6; border: 1px solid #a7a6a6; padding: 0 15px; line-height: 32px; height: 32px; display: inline-block; vertical-align: middle; font-size: 10px !important; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
 color 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
 color 0.2s ease-in-out; }

.widget-area .tagcloud a:hover { color: #fff; border-color: #9d9d9d; background-color: #9d9d9d; }

.widget-area .widget_tag_cloud { border: 0; }

.widget-area.widget_search { border-bottom: 0; }

@media (min-width: 80em) { .widget-area #searchform { width: 100%; } }

.widget-area #searchform input[type="search"] { background-color: transparent; font-family: inherit; width: 82%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; }

.widget-area #searchform input[type="search"], .widget-area #searchform #searchsubmit { height: 45px; outline: 0; }

.widget-title { font-size: 18px; }

.site-footer .widget-area .widget-title { color: #fff; }

.site-footer .widget-area .icon_search::before { color: #fff; }

.site-footer .widget-area .woocommerce-product-search .search-field { line-height: 30px; }

.site-footer .widget-area .woocommerce-product-search .icon_search { line-height: 14px; }

.site-footer .widget-area .woocommerce-product-search .icon_search::before { color: #000; }

.site-footer .widget-area .woocommerce-product-search button[type="submit"]:hover { background-color: #fff; color: #000; }

.site-footer { width: 100%; }

.site-footer .site-info { padding: 2em 15px; margin: 0 auto; display: table; }

.site-footer .widget-column { padding-top: 1em; }

.site-footer .widget-area { display: block; }

@media (min-width: 994px) { .site-footer .widget-area { display: -webkit-box; display: flex; }
  .site-footer .widget-column { padding: 0 15px 0; }
  .site-footer .widget-column section { padding-top: 3em; } }

.site-footer a:hover { color: #fafafa !important; }

.widget-column li { list-style: none; }

@media (min-width: 992.98px) { .site-footer .widget-area { display: -webkit-box; display: flex; width: 100%; }
  .widget-column { display: -webkit-box; display: flex; flex-wrap: wrap; width: 100%; -webkit-box-pack: justify; justify-content: space-between; align-self: flex-start; }
  .widget-column.footer-widget-1 section { width: 100%; }
  .widget-column.footer-widget-2 section { width: 42%; }
  .widget-column h3 { color: #f5f5f5; }
  .widget-column .search-field { width: 67%; } }

.wpnm-button { background-color: transparent !important; border: none; font-size: 16px; }

.wpnm-button-inner-left:before, .wpnm-button-inner-left:after { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; -webkit-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out; outline: none; }

.wpnm-button .wpnm-button-inner, .wpnm-button .wpnm-button-inner-left { display: inline-block; font-size: 0.875em; position: relative; padding: 0em; line-height: 1em; cursor: pointer; color: rgba(149, 149, 149, 0.51); }

.wpnm-button .wpnm-button-inner-left:before { content: ""; display: block; position: absolute; z-index: 1; line-height: 2.125em; text-indent: 2.5em; height: 1em; width: 1em; margin: 0.25em; border-radius: 100%; right: 1.625em; bottom: 0em; background: #ffb200; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-box-shadow: 0 0 0.625em #fff; box-shadow: 0 0 0.625em #fff; }

.wpnm-button .wpnm-button-inner-left:after { content: ""; display: inline-block; width: 2.5em; height: 1.5em; border-radius: 1em; background: rgba(255, 255, 255, 0.15); vertical-align: middle; margin: 0 0.625em; border: 0.125em solid #ffb200; }

.wpnm-button.active .wpnm-button-inner-left:before { right: 1.0625em; -webkit-box-shadow: 0.3125em 0.3125em 0 0 #eee; box-shadow: 0.3125em 0.3125em 0 0 #eee; background: transparent; }

.wpnm-button.active .wpnm-button-inner-left:after { background: rgba(0, 0, 0, 0.15); border: 0.125em solid #fff; }

.wpnm-button .wpnm-button-inner-left { color: rgba(250, 250, 250, 0.51); }

.wpnm-button.active .wpnm-button-inner-left { color: rgba(149, 149, 149, 0.51); }

.wpnm-button.active .wpnm-button-inner-left + .wpnm-button-inner { color: rgba(250, 250, 250, 0.51); }

.cat-links:before, .tags-links:before, .author.vcard:before, .posted-on:before, .comments-link:before { font-family: ElegantIcons; position: relative; top: 1px; padding-right: 6px; }

.cat-links:before { content: '\6d'; }

.tags-links:before { content: '\e017'; }

.author.vcard:before { content: '\e08a'; top: 1px; }

.posted-on:before { content: '\e023'; }

.comments-link:before { content: "\76"; }

.edit-link { color: #3880ff; }

.blog .hentry { padding-bottom: 3em; }

h2.entry-title a { color: #161616; font-size: 24px; }

.entry-meta .posted-on, .entry-footer span { padding-right: 8px; }

.entry-meta span, .entry-footer span { color: #888; font-weight: 300; }

.entry-meta span a, .entry-footer span a, .entry-meta span .entry-date { color: #888; font-size: 12px; line-height: 30px; font-weight: 500; text-transform: uppercase; }

.entry-meta span a:hover, .entry-footer span a:hover { color: #ff499a; text-decoration: underline; }
/*# sourceMappingURL=main.css.map */