@charset "UTF-8";
/**
 * Template: snow-monkey
 * Theme Name: Snow Monkey Child
 */
.l-body {
  background: #F4F7F6;
}

#custom_html-9 {
  margin: 25px auto 65px;
}

.page-id-336 .l-contents__sidebar {
  display: none;
}

.newpost, .wpuf-submit [type=submit] {
  display: block;
  width: 75%;
  border-radius: 100px;
  margin: 0 auto;
  font-weight: 600;
  background: var(--accent-color, #cd162c);
  color: var(--_color-white, #fff);
  cursor: pointer;
  border: none;
}

@media screen and (max-width: 1023px) {
  .newpost {
    background: #F4F7F6;
    color: var(--accent-color, #cd162c) !important;
  }
}

.wpuf-submit [type=submit] {
  width: 200px;
  margin: 0 0 0 auto;
  padding: 5px 10px;
}

.p-global-nav {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}
.p-global-nav .menu-item-472 > a {
  opacity: 0;
  width: 100px;
  height: 60px;
}
.p-global-nav #wpuf_login_widget-4 {
  padding: 0.5rem 1rem;
  cursor: pointer;
}
.p-global-nav #wpuf_login_widget-4 .avatar {
  display: none;
}
.p-global-nav #wpuf_login_widget-4 h2.widgettitle {
  display: none;
}
.p-global-nav #wpuf_login_widget-4 #logout-url {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
}
.p-global-nav .c-navbar__subitem:active > #wpuf_login_widget-4, .p-global-nav .c-navbar__subitem:focus > #wpuf_login_widget-4, .p-global-nav .c-navbar__subitem:hover > #wpuf_login_widget-4 {
  background-color: rgba(255, 255, 255, 0.05);
}
.p-global-nav .wp-profile-box {
  background: none;
  position: relative;
}
.p-global-nav .wp-profile-box .wp-profile-box__container {
  padding: 0;
}
.p-global-nav .wp-profile-box .wp-profile-box__body {
  display: none;
}
.p-global-nav .wp-profile-box .wp-profile-box__figure {
  margin: 0;
  position: absolute;
  right: -70px;
  top: 7px;
  width: 40px;
}
.p-global-nav .wp-profile-box .wp-profile-box__figure img {
  width: 40px;
}

.c-drawer__sub-nav {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.c-drawer__sub-nav .c-drawer__menu {
  padding-bottom: 0;
}
.c-drawer__sub-nav #wpuf_login_widget-4 h2 {
  display: none;
}
.c-site-branding .custom-logo, .wpaw-site-branding__logo .custom-logo {
  width: 160px;
  height: auto;
}

body ul.wpuf-form li .wpuf-label {
  max-width: 150px !important;
}

body ul.wpuf-form li .wpuf-fields {
  width: 84% !important;
}
@media screen and (max-width: 1406px) {
  body ul.wpuf-form li .wpuf-fields {
    width: 100% !important;
  }
}

@media screen and (min-width: 64em) {
  .l-contents__inner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: absolute;
    left: 320px;
    top: 60px;
    width: 100%;
    max-width: 97%;
  }

  #custom_html-3 {
    margin-top: 20px;
  }

  .p-section-front-page-content {
    margin: 5% auto 8%;
  }

  .c-site-branding .custom-logo, .wpaw-site-branding__logo .custom-logo {
    width: 245px;
    height: auto;
  }
}
@media screen and (max-width: 1023px) {
  *:focus {
    outline: none;
  }

  .c-container {
    padding-bottom: 20px;
  }

  #custom_html-3 {
    padding-bottom: 0;
    padding-top: 20px;
  }

  #tag_cloud-4 {
    padding-top: 15px;
    margin-bottom: 35px;
  }

  .p-section-front-page-content {
    margin: -35px 5px 11%;
  }

  .l-front-page-widget-area__item {
    margin-bottom: 15;
  }

  .l-contents__inner {
    margin-top: 15px;
  }
  .l-contents__inner:first-child {
    padding-top: 50px;
  }
}
.l-footer {
  display: none;
}

.l-header {
  background: #F4F7F6;
  border-bottom: solid 1px #E6EAEA;
  padding: 5px 0;
}
.l-header .u-invisible-md-down {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 autoS;
          flex: 0 1 autoS;
}
.l-header .u-invisible-md-down .c-row__col {
  width: 100%;
}
.l-header .c-header-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header .c-header-content form {
  width: 300px;
}
.l-header .c-header-content .btn-login {
  display: block;
  background: var(--accent-color, #cd162c);
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  padding: 15px 30px;
  margin-left: 20px;
}

[data-scrolled=true] .l-header--sticky-overlay-colored-lg {
  background: #F4F7F6;
}

#drawer-nav h2.c-widget__title {
  margin: 0;
  border-color: #F4F7F6;
}
#drawer-nav #custom_html-9 {
  margin-bottom: 20px;
}
#drawer-nav .btn-login {
  text-decoration: none;
  border: solid 1px #eee;
  display: block;
  text-align: center;
  border-radius: 100px;
  width: 73%;
  margin: 0 auto;
}
#drawer-nav #inc2734_wp_awesome_widgets_recent_posts-10, #drawer-nav #wpp-9 {
  display: none;
}
#drawer-nav .cat-item {
  margin-top: 0;
}
#drawer-nav .cat-item a {
  border-bottom: solid 1px #E6EAEA;
  padding: 10px;
  display: block;
}
#drawer-nav .cat-item a .number {
  background: #e1e1e1;
  border-radius: 100px;
  color: #a3a3a3;
  font-size: 0.8em;
  display: inline-block;
  padding: 0 3px;
  min-width: 23px;
  text-align: center;
  line-height: 1.4;
  margin-left: 7px;
}
#drawer-nav .cat-item .children-expander {
  width: 13px;
  height: 13px;
  background: #666;
  border-radius: 3px;
  top: 17px;
  right: 10px;
  padding: 0 2px 0px 0;
}
#drawer-nav .cat-item .children-expander .c-ic-angle-right:before {
  border-color: #F4F7F6;
}
@media screen and (max-width: 1023px) {
  #drawer-nav .cat-item .children-expander {
    width: 20px;
    height: 20px;
    top: 13px;
  }
}
#drawer-nav .widget_categories {
  font-weight: 600;
  font-size: 0.8rem;
}
#drawer-nav .widget_categories > ul {
  margin-top: 15px;
}
#drawer-nav .widget_categories .children {
  border: none;
  margin: 0;
  padding: 0;
}
#drawer-nav .widget_categories .children .cat-item .children-expander {
  top: 13px;
}
#drawer-nav .widget_categories .children .cat-item a {
  padding-left: 10px;
  font-weight: 400;
  font-size: 0.7rem;
}
#drawer-nav .widget_categories .children .cat-item a:before {
  content: "∟";
  color: #eee;
  font-size: 0.7em;
  margin: 0 5px 0 0;
  position: relative;
  top: -3px;
}
#drawer-nav .widget_categories .children .children {
  margin-bottom: 0;
}
#drawer-nav .widget_categories .children .children .cat-item a {
  padding-left: 20px;
}

body.page .wpuf-dashboard-container .wpuf-dashboard-navigation {
  display: none;
}

body.page .wpuf-dashboard-container .wpuf-dashboard-content {
  float: none;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body.page .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-submit [type=submit] {
  margin: 0;
}
body.page .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields {
  width: 100% !important;
}

.l-contents__sidebar {
  background: #F4F7F6;
  border-right: solid 1px #E6EAEA;
  color: #272121;
  position: fixed;
  padding: 0 0 20px;
  left: 0;
  top: 89px;
  bottom: 0;
  overflow-y: auto;
}
body:not(.admin-bar) .l-contents__sidebar {
  top: 57px;
}
@media screen and (max-width: 1023px) {
  .l-contents__sidebar {
    display: none;
  }
}
.l-contents__sidebar .c-widget {
  margin-top: 50px;
}
.l-contents__sidebar .cat-item {
  margin-top: 0 !important;
}
.l-contents__sidebar .cat-item a {
  border-bottom: solid 1px #E6EAEA;
  padding: 10px 20px;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-contents__sidebar .cat-item a .number {
  background: #e1e1e1;
  border-radius: 100px;
  color: #a3a3a3;
  font-size: 0.5em;
  display: inline-block;
  padding: 0 3px;
  min-width: 23px;
  text-align: center;
  line-height: 1.4;
  margin-left: 7px;
}
.l-contents__sidebar .cat-item a:hover {
  text-decoration: none;
  background: #f3f3f3;
}
.l-contents__sidebar .cat-item a:hover + .children-expander {
  background: #666;
}
.l-contents__sidebar .cat-item .children-expander {
  width: 13px;
  height: 13px;
  background: #cacaca;
  border-radius: 3px;
  top: 17px;
  right: 10px;
  padding: 0 2px 0px 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-contents__sidebar .cat-item .children-expander .c-ic-angle-right:before {
  border-color: #F4F7F6;
}
.l-contents__sidebar .cat-item .children-expander:hover {
  background: #666;
}
.l-contents__sidebar .widget_categories {
  margin-top: 2px;
  background: #FDFDFC;
  padding-top: 20px;
  font-weight: 600;
  font-size: 0.8rem;
  -webkit-box-shadow: 0 12px 30px -9px rgba(0, 0, 0, 0.08);
          box-shadow: 0 12px 30px -9px rgba(0, 0, 0, 0.08);
}
.l-contents__sidebar .widget_categories > ul {
  margin-top: 15px;
}
.l-contents__sidebar .widget_categories .children {
  border: none;
  margin: 0;
  padding: 0;
}
.l-contents__sidebar .widget_categories .children .cat-item .children-expander {
  top: 13px;
}
.l-contents__sidebar .widget_categories .children .cat-item a {
  padding-left: 30px;
  font-weight: 400;
  font-size: 0.7rem;
}
.l-contents__sidebar .widget_categories .children .cat-item a:before {
  content: "∟";
  color: #aaa;
  font-size: 0.7em;
  margin: 0 5px 0 0;
  position: relative;
  top: -3px;
}
.l-contents__sidebar .widget_categories .children .children {
  margin-bottom: 0;
}
.l-contents__sidebar .widget_categories .children .children .cat-item a {
  padding-left: 40px;
}
.l-contents__sidebar::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.07);
}
.l-contents__sidebar::-webkit-scrollbar-track {
  border-radius: 5px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
}
.l-contents__sidebar::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}
.l-contents__sidebar #inc2734_wp_awesome_widgets_recent_posts-10 .wpaw-posts-list, .l-contents__sidebar #inc2734_wp_awesome_widgets_recent_posts-8 .wpaw-posts-list {
  margin-top: 10px;
}
.l-contents__sidebar #inc2734_wp_awesome_widgets_recent_posts-10 .wpaw-posts-list .wpaw-posts-list__item, .l-contents__sidebar #inc2734_wp_awesome_widgets_recent_posts-8 .wpaw-posts-list .wpaw-posts-list__item {
  border-bottom: solid 1px #ddd;
  padding: 7px 20px;
  margin: 0;
}
.l-contents__sidebar #inc2734_wp_awesome_widgets_recent_posts-10 .wpaw-posts-list .wpaw-posts-list__title, .l-contents__sidebar #inc2734_wp_awesome_widgets_recent_posts-8 .wpaw-posts-list .wpaw-posts-list__title {
  font-size: 0.8rem;
}
.l-contents__sidebar #inc2734_wp_awesome_widgets_recent_posts-10 .wpaw-posts-list .wpaw-posts-list__date, .l-contents__sidebar #inc2734_wp_awesome_widgets_recent_posts-8 .wpaw-posts-list .wpaw-posts-list__date {
  color: #70759C;
}
.l-contents__sidebar .wpp-list {
  border: none;
}
.l-contents__sidebar .wpp-list li {
  padding: 10px 20px 10px 10px;
}
.l-contents__sidebar .wpp-list li:before {
  left: 20px;
}
.l-contents__sidebar .wpp-list li .wpp-item-data {
  display: none;
}
.l-contents__sidebar .wpp-list li .wpp-item-title {
  text-decoration: none;
  color: #272121;
}
.l-contents__sidebar .wpp-list li .wpp-item-title a {
  font-size: 0.8rem;
}

.widget_tag_cloud .tag-cloud-link {
  margin-right: 0;
}

#tag_cloud-4 {
  margin-top: -15px;
}
#tag_cloud-4 h2 {
  display: none;
}

.tag-cloud-link {
  border-color: #ddd;
  border-radius: 100px;
  color: #666;
  background: #f8f8f8;
}

.wpaw-term {
  margin: 0;
}

.wpaw-term:not(:first-child), .wpp-item-data a:not(:first-child) {
  position: relative;
  margin-left: 7px;
}
.wpaw-term:not(:first-child):before, .wpp-item-data a:not(:first-child):before {
  background-color: var(--accent-color, #cd162c);
  content: "";
  width: 7px;
  height: 14px;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
  position: absolute;
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px);
  left: -7px;
  top: 50%;
}

.wpp-item-data a:not(:first-child) {
  position: relative;
}
.wpp-item-data a:not(:first-child):before {
  height: 14px;
}

.wpp-item-data a {
  background-color: var(--accent-color, #cd162c);
  color: var(--_color-white, #fff);
  font-weight: 700;
  line-height: 1;
  font-size: 0.55rem;
  padding: 2px 5px;
  text-decoration: none;
  display: inline-block;
  height: 14px;
}
.wpp-item-data .slash {
  color: #aaa;
  font-size: 0.7rem;
  padding: 0 0 0 3px;
}

.c-meta__item--categories {
  font-weight: 700;
  line-height: 1;
  padding: 0;
  text-decoration: none;
  display: inline-block;
  color: var(--accent-color, #cd162c);
}

.c-input-group__field > input[type=search] {
  border-radius: 0 100px 100px 0;
  border: none;
  -webkit-box-shadow: -2px 0 6px -3px rgba(0, 0, 0, 0.7) inset;
          box-shadow: -2px 0 6px -3px rgba(0, 0, 0, 0.7) inset;
  background: #eee;
  padding: 6px 8px;
}
@media screen and (max-width: 1023px) {
  .c-input-group__field > input[type=search] {
    background: #49C5B6;
  }
}
.l-header .c-input-group__field > input[type=search] {
  background: #eee;
  height: 30px;
}
.l-header .c-input-group__field > input[type=search]::-webkit-input-placeholder {
  color: #aaa;
}
.l-header .c-input-group__field > input[type=search]::-moz-placeholder {
  color: #aaa;
}
.l-header .c-input-group__field > input[type=search]:-ms-input-placeholder {
  color: #aaa;
}
.l-header .c-input-group__field > input[type=search]::-ms-input-placeholder {
  color: #aaa;
}
.l-header .c-input-group__field > input[type=search]::placeholder {
  color: #aaa;
}
.c-input-group__field > input[type=search]::-webkit-input-placeholder {
  color: #aaa;
}
.c-input-group__field > input[type=search]::-moz-placeholder {
  color: #aaa;
}
.c-input-group__field > input[type=search]:-ms-input-placeholder {
  color: #aaa;
}
.c-input-group__field > input[type=search]::-ms-input-placeholder {
  color: #aaa;
}
.c-input-group__field > input[type=search]::placeholder {
  color: #aaa;
}
@media screen and (max-width: 1023px) {
  .c-input-group__field > input[type=search]::-webkit-input-placeholder {
    color: #F4F7F6;
  }
  .c-input-group__field > input[type=search]::-moz-placeholder {
    color: #F4F7F6;
  }
  .c-input-group__field > input[type=search]:-ms-input-placeholder {
    color: #F4F7F6;
  }
  .c-input-group__field > input[type=search]::-ms-input-placeholder {
    color: #F4F7F6;
  }
  .c-input-group__field > input[type=search]::placeholder {
    color: #F4F7F6;
  }
}

.c-input-group > :first-child {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.c-input-group > :last-child {
  border-radius: 100px 0 0 100px;
  border: none;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  left: 0;
  padding-right: 0;
  -webkit-box-shadow: 3px 0 6px -3px rgba(0, 0, 0, 0.7) inset;
          box-shadow: 3px 0 6px -3px rgba(0, 0, 0, 0.7) inset;
  background: #eee;
  color: #49C5B6;
}
@media screen and (max-width: 1023px) {
  .c-input-group > :last-child {
    background: #49C5B6;
    color: #F4F7F6;
  }
}
.l-header .c-input-group > :last-child {
  background: #eee;
  color: #49C5B6;
}

h2.c-widget__title {
  margin: 0 20px;
  font-weight: 900;
  padding-left: 10px;
  border-left: solid 4px #EC652B;
}

h2.snow-monkey-posts__title, h2.c-section__title {
  -webkit-box-align: var(--widget-title-align-items);
      -ms-flex-align: var(--widget-title-align-items);
          align-items: var(--widget-title-align-items);
  display: var(--widget-title-display);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: var(--widget-title-flex-direction);
          flex-direction: var(--widget-title-flex-direction);
  font-size: 1rem;
  font-weight: 900;
  -webkit-box-pack: var(--widget-title-justify-content);
      -ms-flex-pack: var(--widget-title-justify-content);
          justify-content: var(--widget-title-justify-content);
  line-height: calc(1 + var(--_half-leading, .4)*2);
  margin-bottom: calc(var(--_space, 1.8rem)*.5*var(--_margin-scale, 1));
  margin: 0;
}
h2.snow-monkey-posts__title span, h2.c-section__title span {
  font-weight: 300;
  font-size: 13px;
  margin-left: 7px;
  vertical-align: baseline;
}
h2.snow-monkey-posts__title:after, h2.c-section__title:after {
  display: none;
}

#snow_monkey_recent_posts_widget-3,
#wpp-3 {
  background: #F9F9F9;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
  padding: 20px 25px 10px;
}
#snow_monkey_recent_posts_widget-3 h2.snow-monkey-posts__title, #snow_monkey_recent_posts_widget-3 h2.c-section__title,
#wpp-3 h2.snow-monkey-posts__title,
#wpp-3 h2.c-section__title {
  line-height: 3;
  padding-left: 10px;
  border-left: solid 4px #EC652B;
}

.snow-monkey-posts__title + * {
  margin-top: 20px;
}

.widget_snow_monkey_recent_posts_widget .c-entries__item, .p-archive .c-entries__item, .p-related-posts .c-entries__item {
  padding: 5px 0 10px;
  border-bottom: none;
  border-top: 1px solid #e7e7e7;
}
.widget_snow_monkey_recent_posts_widget .c-entries__item .c-entry-summary__title, .p-archive .c-entries__item .c-entry-summary__title, .p-related-posts .c-entries__item .c-entry-summary__title {
  font-size: 0.9rem;
}
.widget_snow_monkey_recent_posts_widget .wpaw-posts-list__title a, .p-archive .wpaw-posts-list__title a, .p-related-posts .wpaw-posts-list__title a {
  font-size: 1rem;
  text-decoration: none;
  color: #202121;
}
.widget_snow_monkey_recent_posts_widget .wpaw-term, .p-archive .wpaw-term, .p-related-posts .wpaw-term {
  font-size: 0.55rem;
  padding: 2px 5px;
  text-decoration: none;
  height: 14px;
}
.widget_snow_monkey_recent_posts_widget .wpaw-posts-list__date, .p-archive .wpaw-posts-list__date, .p-related-posts .wpaw-posts-list__date {
  margin: 0 5px 0 0px;
  color: #70759C;
}

#snow_monkey_recent_posts_widget-3 .wpaw-term:not(:first-child) {
  margin-left: 3px;
}
@media screen and (max-width: 1023px) {
  #snow_monkey_recent_posts_widget-3 .wpaw-term:not(:first-child) {
    margin-left: 1px;
  }
}
#snow_monkey_recent_posts_widget-3 .wpaw-term:not(:first-child):before {
  height: 14px;
}

.p-archive .c-entries__item {
  border-top: none;
  border-bottom: solid 1px #e7e7e7;
  padding: 5px 0;
}
.p-archive .c-entries__item .tag-cloud-link {
  margin: 4px 10px 0 0;
  border: none;
  background: none;
  color: #49C5B6;
  padding: 0;
  font-size: 0.7rem !important;
}
.p-archive .c-entries__item .c-entry-summary__title {
  font-size: 1.1rem;
}
.p-archive .c-entries__item .c-meta__item--categories {
  padding: 0;
}

.p-related-posts .c-entries__item {
  border-top: none;
  border-bottom: solid 1px #e7e7e7;
}
.p-related-posts .tag-cloud-link {
  font-size: 0.7rem !important;
}

.wpp-list {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
  margin-top: 20px;
}
.wpp-list .content {
  padding-left: 30px;
}
.wpp-list .wpp-item-title a {
  text-decoration: none;
  color: #202121;
  font-size: 0.9rem;
  display: block;
  width: 100%;
}
.wpp-list .views {
  margin: 0 5px 0 0px;
  color: #70759C;
  font-size: 0.6875rem;
}
.wpp-list li {
  position: relative;
  border-top: 1px solid #e7e7e7;
  padding: 5px 0 10px;
}
.wpp-list li:before {
  counter-increment: item;
  content: counter(item);
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: var(--sub-accent-color, #707593);
  font-weight: 900;
}

.c-meta__item--author img {
  height: auto;
  width: 14px;
  margin-right: 2px;
}

@media screen and (max-width: 1023px) {
  .single-post .l-contents__inner {
    margin-top: 15px;
  }
  .single-post .l-contents__inner:first-child {
    padding-top: 10px;
  }
}
.single-post .c-entry__header {
  border-bottom: solid 2px #E6EAEA;
  padding-bottom: 35px;
  width: 115%;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  padding-left: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.single-post .c-entry__header .c-entry__title {
  width: 90%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 1023px) {
  .single-post .c-entry__header {
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
  .single-post .c-entry__header .c-entry__title {
    width: 100%;
  }
}
.single-post .c-entry__header .c-entry__meta {
  color: #c6c6c;
  margin-bottom: 1rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-left: 60px;
}
@media screen and (max-width: 1023px) {
  .single-post .c-entry__header .c-entry__meta {
    margin-bottom: 0.5rem;
  }
}

#toc_container {
  -webkit-box-shadow: 0 12px 30px -9px rgba(0, 0, 0, 0.08);
          box-shadow: 0 12px 30px -9px rgba(0, 0, 0, 0.08);
  padding: 20px;
  position: fixed;
  right: 0;
  top: 105px;
  z-index: 5;
  border-radius: 5px 0 0 5px;
}
#toc_container p.toc_title {
  text-align: left;
}
#toc_container.contracted {
  border-radius: 100px 0 0 100px;
}
@media screen and (max-width: 1023px) {
  #toc_container {
    position: relative;
    left: 0;
    top: 0;
    width: 100% !important;
    border-radius: 5px;
  }
  #toc_container p.toc_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #toc_container.contracted {
    border-radius: 100px;
    padding: 4px 20px;
  }
}

.p-entry-content > h2, .textwidget > h2, .wp-block-column > h2, .wp-block-cover__inner-container > h2, .wp-block-group__inner-container > h2, .wp-block-latest-posts__post-full-content > h2, .wp-block-media-text__content > h2 {
  background: none;
  border-left-width: 2px;
  -webkit-transform: translateX(-7px);
          transform: translateX(-7px);
  color: var(--accent-color, #cd162c);
  border-bottom: solid 2px #FDFDFC;
  width: 110%;
  padding: 10px 13px;
  margin-bottom: calc(var(--_space, 1.8rem)*1.0*var(--_margin-scale, 1));
  -webkit-box-shadow: 0 3px 12px -6px rgba(0, 0, 0, 0.22);
          box-shadow: 0 3px 12px -6px rgba(0, 0, 0, 0.22);
  margin-top: calc(var(--_space, 1.8rem)*2.5*var(--_margin-scale, 1));
  letter-spacing: 1px;
}
.p-entry-content > h2:first-of-type, .textwidget > h2:first-of-type, .wp-block-column > h2:first-of-type, .wp-block-cover__inner-container > h2:first-of-type, .wp-block-group__inner-container > h2:first-of-type, .wp-block-latest-posts__post-full-content > h2:first-of-type, .wp-block-media-text__content > h2:first-of-type {
  margin-top: 1.5rem;
}

.p-entry-content > h3, .textwidget > h3, .wp-block-column > h3, .wp-block-cover__inner-container > h3, .wp-block-group__inner-container > h3, .wp-block-latest-posts__post-full-content > h3, .wp-block-media-text__content > h3 {
  background: #FDFDFC;
  padding: 5px 15px;
  border-radius: 100px;
  width: 110%;
  -webkit-box-shadow: 0 2px 9px -8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 2px 9px -8px rgba(0, 0, 0, 0.6);
  -webkit-transform: translateX(-6px);
          transform: translateX(-6px);
}

.p-entry-content > h4, .textwidget > h4, .wp-block-column > h4, .wp-block-cover__inner-container > h4, .wp-block-group__inner-container > h4, .wp-block-latest-posts__post-full-content > h4, .wp-block-media-text__content > h4 {
  background: #f8f8f8;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 100px;
  padding: 0px 15px;
  border: solid 1px #ddd;
  -webkit-transform: translateX(-6px);
          transform: translateX(-6px);
}

h1 {
  font-size: 1.4rem;
}

@media screen and (min-width: 64em) {
  h1 {
    font-size: 1.7rem;
    font-weight: 900;
  }

  h2 {
    font-size: 1.5rem;
  }

  h3 {
    font-size: 1.2rem;
  }

  h4 {
    font-size: 1rem;
  }
}
.c-prev-next-nav {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c-prev-next-nav .c-prev-next-nav__item > a {
  padding: 4px 20px;
  background: transparent;
  border-radius: 100px;
  color: #aaa;
  border: solid 1px #ccc;
}
.c-prev-next-nav .c-prev-next-nav__item > a .c-prev-next-nav__item-label {
  font-size: 0.7rem;
}
.c-prev-next-nav .c-prev-next-nav__item > a .c-prev-next-nav__item-title {
  font-size: 0.8rem;
}
.c-prev-next-nav .c-prev-next-nav__item > a .c-prev-next-nav__item-figure {
  border-radius: 100px;
  background: none;
}

.widget_snow_monkey_taxonomy_posts_widget {
  margin-top: 2.5rem;
}
.widget_snow_monkey_taxonomy_posts_widget .snow-monkey-taxonomy-posts__title a {
  display: block;
  text-align: left;
  width: 100%;
  position: relative;
}
.widget_snow_monkey_taxonomy_posts_widget .snow-monkey-taxonomy-posts__title a:after {
  position: absolute;
  -webkit-clip-path: polygon(23% 0, 100% 50%, 20% 99%, 0 99%, 80% 51%, 0% 0%);
          clip-path: polygon(23% 0, 100% 50%, 20% 99%, 0 99%, 80% 51%, 0% 0%);
  background: #aaa;
  width: 5px;
  height: 8px;
  content: "";
  right: 19px;
  top: 18px;
}
.widget_snow_monkey_taxonomy_posts_widget .snow-monkey-taxonomy-posts__title a:before {
  position: absolute;
  content: "more";
  right: 32px;
  top: 10px;
  font-size: 0.8rem;
  color: #aaa;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  .widget_snow_monkey_taxonomy_posts_widget {
    margin-top: 0;
    padding-bottom: 0;
  }
}

#snow_monkey_taxonomy_posts_widget-5 {
  margin-top: 5rem;
}
@media screen and (max-width: 1023px) {
  #snow_monkey_taxonomy_posts_widget-5 {
    margin-top: 20px;
  }
}

h2.snow-monkey-posts__title a {
  text-decoration: none;
  font-size: 1.3rem;
}

.c-entries--simple {
  border-top: solid 1px #ccc;
  margin-top: 10px;
}
.c-entries--simple .c-entries__item {
  border-bottom: solid 1px #e7e7e7;
  padding: 10px 10px 5px;
}
.c-entries--simple .c-entry-summary__body {
  padding: 0;
}
.c-entries--simple .c-entry-summary__body .wpaw-posts-list__title a {
  color: #202121;
  text-decoration: none;
}
.c-entries--simple .c-entry-summary__body .c-entry-summary__title {
  font-size: 1rem;
  font-weight: 400;
}
.c-entries--simple .tag-list .tag-cloud-link {
  font-size: 0.7rem !important;
  margin-right: 3px;
}

.wpaw-recent-posts__item, .wpp-list-item, .c-entries__item {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.wpaw-recent-posts__item:hover, .wpp-list-item:hover, .c-entries__item:hover {
  background: rgba(0, 0, 0, 0.03);
}

.wpaw-term, .wpp-item-data a, .snow-monkey-taxonomy-posts__title a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.wpaw-term:hover, .wpp-item-data a:hover, .snow-monkey-taxonomy-posts__title a:hover {
  opacity: 0.6;
}

.c-meta__item:not(:last-child) {
  margin-right: 0.25em;
}

.simplefavorite-button.has-count {
  position: absolute !important;
  top: 36px;
  left: 44px;
  font-size: 1.3rem;
}
.simplefavorite-button.has-count .simplefavorite-button-count {
  background: #e1e1e1;
  border-radius: 100px;
  padding: 0 10px;
  font-size: 0.75rem;
  text-align: center;
  display: inline-block;
  line-height: 1.3;
}
@media screen and (max-width: 1023px) {
  .simplefavorite-button.has-count {
    top: 77px;
    left: 21px;
  }
}
@media screen and (max-width: 640px) {
  .simplefavorite-button.has-count {
    top: 76px;
    left: 9px;
  }
}
.page-id-552 .simplefavorite-button.has-count {
  position: static !important;
  font-size: 0.9rem;
}
.page-id-552 .simplefavorite-button.has-count .simplefavorite-button-count {
  font-size: 0.7rem;
  background: none;
  padding: 0 1px;
}

.no-favorites {
  padding-left: 0;
}

.favorites-list {
  border-bottom: solid 1px #e7e7e7;
  padding-left: 0;
}
.favorites-list li {
  border-top: solid 1px #e7e7e7 !important;
}

.simplefavorites-clear {
  background: none;
  border-radius: 100px;
  border: solid 2px #ccc;
  padding: 0 10px;
  color: #aaa;
  font-size: 0.8rem;
}
/*# sourceMappingURL=style.css.map */