@charset "UTF-8";
/*
Theme Name:  Cera
Theme URI:   https://www.themosaurus.com/cera
Author:      Themosaurus
Author URI:  https://www.themosaurus.com
Description: Multi-Purpose Intranet & Extranet Membership, Social Network & BuddyPress Community Theme. Cera is a theme that integrates seamlessly with BuddyPress, Paid Memberships Pro, WooCommerce, BBPress, The Events Calendar, LearnDash and many more. It makes good use of the Customizer, allowing you to build a tailor-made Community plateform using custom color, typography and layout options.
Version:     1.0.3
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cera
Tags:        one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, buddypress, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, threaded-comments, rtl-language-support, translation-ready, theme-options

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Cera is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Its stylesheet borrows concepts from various established methodologies promoting code reuse above
all. Files and directories are structured and named after SMACSS. Helper classes have been made
with OOCSS in mind and finally, the namming convention tries to narrow the gap with BEM.

This stylesheet follow the basic principles of CSS Guidilines http://cssguidelin.es/

======
Note: Do not edit this file. If you wish to add your own CSS, we strongly recommend creating your own child theme
and create your own or use the custom css functionnality of WordPress customizer.
======
*/
/**
 * CONTENTS
 *
 * VARIABLES
 * Variables.....................Globally-available variables and config (custom and from vendors).
 *
 * TOOLS
 * Mixins........................Useful mixins.
 * Functions.....................Useful functions.
 * Placeholders..................Useful placeholders.
 *
 * VENDORS
 * Bootstrap.....................Bootstrap framework files.
 * Fontawesome...................Fontawesome framework files.
 * Repaintless...................Repaintless framework files.
 *
 * BASE
 * Accessibility.................Affecting the overall accessibility (Screen readers & co).
 * Headings......................H1–H6 styles.
 * Copy..........................Copy elements styles.
 *
 * LAYOUT
 * Alignements...................Positionning content elements.
 * Clearings.....................Clear all wrappers & regions.
 * Containers....................Constraining elements.
 * Regions.......................Define a global layout architecture for several components.
 * Sidebars......................Sidebars styles.
 * Wrappers......................Wrapping elements.
 *
 * COMPONENTS
 * Breadcrumb....................Breadcrumb styles.
 * Buttons.......................Buttton component styles.
 * Captions......................Caption of gallery and media components.
 * Cards.........................Card components for various posts items.
 * Comments......................Comments thread styles.
 * Embedded......................Embedded contents (iframe, object, emoji, etc.).
 * Forms.........................All form components.
 * Galleries.....................Gallery and gallery-item components.
 * Infinite scroll...............Infinite scroll styles.
 * Hero..........................Hero component styles.
 * Media.........................Bootstrap Media component styles.
 * Menus.........................Menu and content navigation styles.
 * Navigation....................Main navigation component.
 * Pagination....................Post navigation, Pager & Pagination.
 * Posts.........................Posts archive & single styles.
 * Sections......................Visual region components.
 * Tables........................Tables styles.
 * Widgets.......................Widget styles.
 *
 * PLUGINS
 * Add to any....................Social and sharing plugin.
 * Autocomplete for Relevanssi...Add autocomplete functionnality to Relevanssi plugin.
 * Bbpress.......................Forum plugin.
 * Buddypress....................User profile & community plugin.
 * Contact form 7................Custom form plugin.
 * The Events Calendar...........Events creation & management.
 * Features......................Important blocs like services or values.
 * Gravity forms.................Custom form plugin.
 * Mailchimp for wp..............Mailchimp integration plugin.
 * Ninja Forms...................Custom form plugin.
 * Our team......................Team member plugin.
 * Projects......................Projects/Portfolio plugin.
 * Testimonials..................Testimonial plugin.
 * Woo-plugins...................Common styles form plugins by Woothemes (Grid, utilities, etc.).
 * Yarpp.........................Related posts plugin.
 * Yoast SEO.....................SEO plugin.
 * Woocommerce...................King of WordPress e-commerce plugin.
 *
 * PAGES
 * 404............................Styles applied to 404 page.
 *
 * STATES
 * JS............................Styles applied to components using JavaScript.
 * No-js.........................Styles applied to components when JavaScript is disabled.
 * Slideout......................Styles applied to components using Slideout.js.
 * Grimlock fallback.............Styles applied to components whithout Grimlock activated..
 *
 * TRUMPS
 * Animations....................Custom keyframes animations and transitions stuff.
 * Background....................Extend Boostrap background utilities.
 * Borders.......................Border utilities.
 * Box...........................Box display utilities (Display, sizes and overflow).
 * Positions.....................Positions and depth utilities.
 * Text..........................Text utilities.
 */
.element-animated-delay:nth-child(24) {
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
}

.element-animated-delay:nth-child(23) {
  -webkit-animation-delay: 2.3s;
          animation-delay: 2.3s;
}

.element-animated-delay:nth-child(22) {
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}

.element-animated-delay:nth-child(21) {
  -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s;
}

.element-animated-delay:nth-child(20) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.element-animated-delay:nth-child(19) {
  -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
}

.element-animated-delay:nth-child(18) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.element-animated-delay:nth-child(17) {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s;
}

.element-animated-delay:nth-child(16) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

.element-animated-delay:nth-child(15) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.element-animated-delay:nth-child(14) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.element-animated-delay:nth-child(13) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

.element-animated-delay:nth-child(12) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.element-animated-delay:nth-child(11) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}

.element-animated-delay:nth-child(10) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.element-animated-delay:nth-child(9) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.element-animated-delay:nth-child(8) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.element-animated-delay:nth-child(7) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

.element-animated-delay:nth-child(6) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.element-animated-delay:nth-child(5) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.element-animated-delay:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.element-animated-delay:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.element-animated-delay:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.element-animated-delay:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011.3.28 The Bootstrap Authors
 * Copyright 2011.3.28 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn):not(button):not(
  .button):not(
  input[type="button"]):not(
  input[type="submit"]):not(
  input[type="reset"]) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #ACB1B5;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container, .region .region__container, .main-navigation.navbar--container-classic .navbar__container, .main-navigation.navbar--container-narrow .navbar__container, .main-navigation.navbar--container-narrower .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge, .tribe-events-single-header .tribe-events-single-categories a {
    border: 1px solid #000000;
  }
  .table, table {
    border-collapse: collapse !important;
  }
  .table td, table td,
  .table th,
  table th {
    background-color: #ffffff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #E9EFF3;
  }
  .table .thead-dark th, table .thead-dark th {
    color: inherit;
    border-color: #E9EFF3;
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #48465b;
  text-align: left;
  background-color: #E9EFF3;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 600;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #4E64DD;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #243bbb;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #77888F;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [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 {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.35;
  color: #3D404A;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 400;
}

.display-1 {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.35;
}

.display-2 {
  font-size: 2.35rem;
  font-weight: 700;
  line-height: 1.35;
}

.display-3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.35;
}

.display-4 {
  font-size: 1.55rem;
  font-weight: 700;
  line-height: 1.35;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #48465b;
}

small,
.small,
.ninja-forms-form .ninja-forms-field-description,
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled, .site-preheader .menu,
.site-prefooter .menu,
.site-footer .menu, .widget ul {
  padding-left: 0;
  list-style: none;
}

.list-inline, .site-preheader .menu, .single-team-member .author-details {
  padding-left: 0;
  list-style: none;
}

.list-inline-item, .site-prefooter .menu[id*="social"] .menu-item, .site-preheader .menu > .menu-item {
  display: inline-block;
}

.list-inline-item:not(:last-child), .site-prefooter .menu[id*="social"] .menu-item:not(:last-child), .site-preheader .menu > .menu-item:not(:last-child) {
  margin-right: 5px;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote:not(.card-blockquote),
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #77888F;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.img-fluid, .site-preheader img, .blog-posts [id^="post-"] .post-thumbnail img,
.blog-posts [id^="post-"] .post-media img,
.blog-posts [id^="term-"] .post-thumbnail img,
.blog-posts [id^="term-"] .post-media img,
.archive-posts [id^="post-"] .post-thumbnail img,
.archive-posts [id^="post-"] .post-media img,
.archive-posts [id^="term-"] .post-thumbnail img,
.archive-posts [id^="term-"] .post-media img,
.grimlock-query-section__posts [id^="post-"] .post-thumbnail img,
.grimlock-query-section__posts [id^="post-"] .post-media img,
.grimlock-query-section__posts [id^="term-"] .post-thumbnail img,
.grimlock-query-section__posts [id^="term-"] .post-media img,
.terms [id^="post-"] .post-thumbnail img,
.terms [id^="post-"] .post-media img,
.terms [id^="term-"] .post-thumbnail img,
.terms [id^="term-"] .post-media img,
.search-posts [id^="post-"] .post-thumbnail img,
.search-posts [id^="post-"] .post-media img,
.search-posts [id^="term-"] .post-thumbnail img,
.search-posts [id^="term-"] .post-media img, .card-img img,
.card .wp-post-image, .comment-img .avatar, .vertical-navbar .vertical-navbar-brand img, body.single.single-post [id^="post-"] > .post-thumbnail img,
body.page [id^="post-"] > .post-thumbnail img, #buddypress .rtmedia-item-thumbnail img, #buddypress .rtmedia-image-editor-cotnainer .wp_attachment_image img,
#buddypress .rtmedia-image-editor-container .wp_attachment_image img, #buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-avatar img,
#buddypress:not(.youzer) form#whats-new-form #whats-new-avatar img, #buddypress:not(.youzer) div#item-header .profile-header__avatar img.avatar, #buddypress:not(.youzer) #group-create-body .left-menu img,
#buddypress:not(.youzer) #send-invite-form > .invite .left-menu img, #group-admins > li img.avatar,
#group-mods > li img.avatar {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #E9EFF3;
  border: 1px solid #ddd;
  border-radius: 0.3rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #77888F;
}

code {
  font-size: 87.5%;
  color: #DF1D5A;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #ffffff;
  background-color: #19233A;
  border-radius: 0.3rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 600;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #19233A;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container, .region .region__container, .main-navigation.navbar--container-classic .navbar__container, .main-navigation.navbar--container-narrow .navbar__container, .main-navigation.navbar--container-narrower .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]),
body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]),
body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .region .region__container, .main-navigation.navbar--container-classic .navbar__container, .main-navigation.navbar--container-narrow .navbar__container, .main-navigation.navbar--container-narrower .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .region .region__container, .main-navigation.navbar--container-classic .navbar__container, .main-navigation.navbar--container-narrow .navbar__container, .main-navigation.navbar--container-narrower .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container, .region .region__container, .main-navigation.navbar--container-classic .navbar__container, .main-navigation.navbar--container-narrow .navbar__container, .main-navigation.navbar--container-narrower .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container, .region .region__container, .main-navigation.navbar--container-classic .navbar__container, .main-navigation.navbar--container-narrow .navbar__container, .main-navigation.navbar--container-narrower .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) {
    max-width: 1140px;
  }
}

.container-fluid, .region.region--container-fluid > .region__container,
.region.region--container-fluid > .region__inner > .region__container, .main-navigation.navbar--container-fluid .navbar__container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row, .region__row, .blog-posts,
.archive-posts,
.grimlock-query-section__posts,
.terms,
.search-posts, .blog-posts.posts--12-cols-lateral [id^="post-"] .card,
.blog-posts.posts--12-cols-lateral [id^="term-"] .card, .blog-posts.terms--12-cols-lateral [id^="post-"] .card,
.blog-posts.terms--12-cols-lateral [id^="term-"] .card,
.archive-posts.posts--12-cols-lateral [id^="post-"] .card,
.archive-posts.posts--12-cols-lateral [id^="term-"] .card,
.archive-posts.terms--12-cols-lateral [id^="post-"] .card,
.archive-posts.terms--12-cols-lateral [id^="term-"] .card,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .card,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .card,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .card,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .card,
.terms.posts--12-cols-lateral [id^="post-"] .card,
.terms.posts--12-cols-lateral [id^="term-"] .card,
.terms.terms--12-cols-lateral [id^="post-"] .card,
.terms.terms--12-cols-lateral [id^="term-"] .card,
.search-posts.posts--12-cols-lateral [id^="post-"] .card,
.search-posts.posts--12-cols-lateral [id^="term-"] .card,
.search-posts.terms--12-cols-lateral [id^="post-"] .card,
.search-posts.terms--12-cols-lateral [id^="term-"] .card, .blog-posts.posts--6-6-cols-lateral [id^="post-"] .card,
.blog-posts.posts--6-6-cols-lateral [id^="term-"] .card, .blog-posts.terms--6-6-cols-lateral [id^="post-"] .card,
.blog-posts.terms--6-6-cols-lateral [id^="term-"] .card,
.archive-posts.posts--6-6-cols-lateral [id^="post-"] .card,
.archive-posts.posts--6-6-cols-lateral [id^="term-"] .card,
.archive-posts.terms--6-6-cols-lateral [id^="post-"] .card,
.archive-posts.terms--6-6-cols-lateral [id^="term-"] .card,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .card,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .card,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .card,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .card,
.terms.posts--6-6-cols-lateral [id^="post-"] .card,
.terms.posts--6-6-cols-lateral [id^="term-"] .card,
.terms.terms--6-6-cols-lateral [id^="post-"] .card,
.terms.terms--6-6-cols-lateral [id^="term-"] .card,
.search-posts.posts--6-6-cols-lateral [id^="post-"] .card,
.search-posts.posts--6-6-cols-lateral [id^="term-"] .card,
.search-posts.terms--6-6-cols-lateral [id^="post-"] .card,
.search-posts.terms--6-6-cols-lateral [id^="term-"] .card, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget,
body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget,
body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget, #buddypress .imgedit-settings, .bp-card-list, #group-admins,
#group-mods, .widget:not([class*="yz-"]) .avatar-block, .widget_grimlock_nav_menu_section .menu, .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list, #articles-dir-list .publish-container,
#articles-dir-list #more-container-publish,
#articles-dir-list .articles-container, .tribe-events-single ul.tribe-related-events, .testimonials-list,
.team-members,
.features,
.projects_list_widget, form#pmpro_form #pmpro_billing_address_fields .pmpro_checkout-fields,
form#pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col, .no-gutters > .region__col, .testimonials-list.no-gutters > div,
.team-members.no-gutters > div,
.features.no-gutters > div,
.projects_list_widget.no-gutters > div,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .widget:not([class*="yz-"]) .avatar-block .item-avatar, .col-5, .col-6, #group-admins > li,
#group-mods > li, .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .widget:not([class*="yz-"]).widget_bp_featured_members_list_widget #members-list .bp-card-list__item, #secondary-right .widget_display_stats .stats_list_item,
#secondary-left .widget_display_stats .stats_list_item, #articles-dir-list .article-container, #tribe-events-pg-template,
.tribe-events-pg-template, .tribe-events-single ul.tribe-related-events li, .columns-1 .testimonials-list .quote,
.columns-1 .team-member,
.projects.columns-1 ul.projects li.project,
.projects-page.columns-1 ul.projects li.project,
.region__col.region__col--1 ul.projects li.project,
body #site .widget_woothemes_features .columns-1 .feature, .columns-2 .testimonials-list .quote,
.columns-2 .team-member,
.projects.columns-2 ul.projects li.project,
.projects-page.columns-2 ul.projects li.project,
.region__col.region__col--2 ul.projects li.project,
body #site .widget_woothemes_features .columns-2 .feature, .columns-3 .testimonials-list .quote,
.columns-3 .team-member,
.projects.columns-3 ul.projects li.project,
.projects-page.columns-3 ul.projects li.project,
.region__col.region__col--3 ul.projects li.project,
body #site .widget_woothemes_features .columns-3 .feature, .columns-4 .testimonials-list .quote,
.columns-4 .team-member,
.projects.columns-4 ul.projects li.project,
.projects-page.columns-4 ul.projects li.project,
.region__col.region__col--4 ul.projects li.project,
body #site .widget_woothemes_features .columns-4 .feature, .columns-5 .testimonials-list .quote,
.columns-5 .team-member,
.projects.columns-5 ul.projects li.project,
.projects-page.columns-5 ul.projects li.project,
.region__col.region__col--5 ul.projects li.project,
body #site .widget_woothemes_features .columns-5 .feature, .columns-6 .testimonials-list .quote,
.columns-6 .team-member,
.projects.columns-6 ul.projects li.project,
.projects-page.columns-6 ul.projects li.project,
.region__col.region__col--6 ul.projects li.project,
body #site .widget_woothemes_features .columns-6 .feature, form#pmpro_form #pmpro_billing_address_fields .pmpro_checkout-field,
form#pmpro_form #pmpro_payment_information_fields .pmpro_checkout-field, .col, .region__col, .testimonials-list > div,
.team-members > div,
.features > div,
.projects_list_widget > div,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item:not([class*="col-"]), .col-sm-5, .col-sm-6, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li,
body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li,
body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li, .bp-card-list.bp-card-list--members .bp-card-list__item, .bp-card-list.bp-card-list--groups .bp-card-list__item, .bp-card-list.bp-card-list--2 .bp-card-list__item, .bp-card-list.bp-card-list--3 .bp-card-list__item, .bp-card-list.bp-card-list--4 .bp-card-list__item, .widget_grimlock_nav_menu_section .menu .menu-item:not([class*="col-"]), .archive.post-type-archive.post-type-archive-sfwd-courses .posts.archive-posts > article[id*="post"],
.archive.post-type-archive.post-type-archive-sfwd-topic .posts.archive-posts > article[id*="post"],
.archive.post-type-archive.post-type-archive-sfwd-lessons .posts.archive-posts > article[id*="post"],
.archive.post-type-archive.post-type-archive-sfwd-quiz .posts.archive-posts > article[id*="post"],
.tax-ld_course_category .posts.archive-posts > article[id*="post"],
.tax-ld_course_tag .posts.archive-posts > article[id*="post"],
.tax-ld_topic_category .posts.archive-posts > article[id*="post"],
.tax-ld_topic_tag .posts.archive-posts > article[id*="post"],
.tax-ld_lesson_category .posts.archive-posts > article[id*="post"],
.tax-ld_lesson_tag .posts.archive-posts > article[id*="post"],
.tax-ld_quiz_tag .posts.archive-posts > article[id*="post"], .col-sm-7, .col-sm-8, .widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item:not([class*="col-"]):nth-child(1), .widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item:not([class*="col-"]):nth-child(7), .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .blog-posts.posts--12-cols-classic [id^="post-"],
.blog-posts.posts--12-cols-classic [id^="term-"], .blog-posts.terms--12-cols-classic [id^="post-"],
.blog-posts.terms--12-cols-classic [id^="term-"],
.archive-posts.posts--12-cols-classic [id^="post-"],
.archive-posts.posts--12-cols-classic [id^="term-"],
.archive-posts.terms--12-cols-classic [id^="post-"],
.archive-posts.terms--12-cols-classic [id^="term-"],
.grimlock-query-section__posts.posts--12-cols-classic [id^="post-"],
.grimlock-query-section__posts.posts--12-cols-classic [id^="term-"],
.grimlock-query-section__posts.terms--12-cols-classic [id^="post-"],
.grimlock-query-section__posts.terms--12-cols-classic [id^="term-"],
.terms.posts--12-cols-classic [id^="post-"],
.terms.posts--12-cols-classic [id^="term-"],
.terms.terms--12-cols-classic [id^="post-"],
.terms.terms--12-cols-classic [id^="term-"],
.search-posts.posts--12-cols-classic [id^="post-"],
.search-posts.posts--12-cols-classic [id^="term-"],
.search-posts.terms--12-cols-classic [id^="post-"],
.search-posts.terms--12-cols-classic [id^="term-"], .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--12-cols-classic ul#groups-list > li, .region--3-6-3-cols-left .entry-content > .learndash > .row > div, .region--3-6-3-cols-left .entry-content > .learndash > .region__row > div, .region--3-6-3-cols-left .entry-content > .learndash > .blog-posts > div, .region--3-6-3-cols-left .entry-content > .learndash > .archive-posts > div, .region--3-6-3-cols-left .entry-content > .learndash > .grimlock-query-section__posts > div, .region--3-6-3-cols-left .entry-content > .learndash > .terms > div, .region--3-6-3-cols-left .entry-content > .learndash > .search-posts > div, .region--3-6-3-cols-left .blog-posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .blog-posts.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .blog-posts.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .blog-posts.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .blog-posts.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .archive-posts.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .archive-posts.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .archive-posts.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .archive-posts.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .terms.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .terms.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .terms.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .terms.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .search-posts.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .search-posts.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .search-posts.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .search-posts.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .blog-posts.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .blog-posts.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .blog-posts.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .blog-posts.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .archive-posts.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .archive-posts.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .archive-posts.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .archive-posts.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .terms.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .terms.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .terms.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .terms.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .search-posts.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .search-posts.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .search-posts.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .search-posts.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .entry-content > .learndash > .product_list_widget > div, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .region--3-6-3-cols-left .entry-content > .learndash > .product_list_widget > div, .region--3-6-3-cols-left body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .entry-content > .learndash > .product_list_widget > div, body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .region--3-6-3-cols-left .entry-content > .learndash > .product_list_widget > div, .region--3-6-3-cols-left body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .entry-content > .learndash > .product_list_widget > div, body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .region--3-6-3-cols-left .entry-content > .learndash > .product_list_widget > div, .region--3-6-3-cols-left #buddypress .entry-content > .learndash > .imgedit-settings > div, #buddypress .region--3-6-3-cols-left .entry-content > .learndash > .imgedit-settings > div, .region--3-6-3-cols-left .entry-content > .learndash > .bp-card-list > div, .region--3-6-3-cols-left .entry-content > .learndash > #group-admins > div, .region--3-6-3-cols-left .entry-content > .learndash > #group-mods > div, .region--3-6-3-cols-left .widget:not([class*="yz-"]) .entry-content > .learndash > .avatar-block > div, .widget:not([class*="yz-"]) .region--3-6-3-cols-left .entry-content > .learndash > .avatar-block > div, .region--3-6-3-cols-left .widget_grimlock_nav_menu_section .entry-content > .learndash > .menu > div, .widget_grimlock_nav_menu_section .region--3-6-3-cols-left .entry-content > .learndash > .menu > div, .region--3-6-3-cols-left .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .entry-content > .learndash > ul#groups-list > div, .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .region--3-6-3-cols-left .entry-content > .learndash > ul#groups-list > div, .region--3-6-3-cols-left #articles-dir-list .entry-content > .learndash > .publish-container > div, #articles-dir-list .region--3-6-3-cols-left .entry-content > .learndash > .publish-container > div, .region--3-6-3-cols-left #articles-dir-list .entry-content > .learndash > #more-container-publish > div, #articles-dir-list .region--3-6-3-cols-left .entry-content > .learndash > #more-container-publish > div, .region--3-6-3-cols-left #articles-dir-list .entry-content > .learndash > .articles-container > div, #articles-dir-list .region--3-6-3-cols-left .entry-content > .learndash > .articles-container > div, .region--3-6-3-cols-left .tribe-events-single .entry-content > .learndash > ul.tribe-related-events > div, .tribe-events-single .region--3-6-3-cols-left .entry-content > .learndash > ul.tribe-related-events > div, .region--3-6-3-cols-left .entry-content > .learndash > .testimonials-list > div, .region--3-6-3-cols-left .entry-content > .learndash > .team-members > div, .region--3-6-3-cols-left .entry-content > .learndash > .features > div, .region--3-6-3-cols-left .entry-content > .learndash > .projects_list_widget > div, .region--3-6-3-cols-left form#pmpro_form #pmpro_billing_address_fields .entry-content > .learndash > .pmpro_checkout-fields > div, form#pmpro_form #pmpro_billing_address_fields .region--3-6-3-cols-left .entry-content > .learndash > .pmpro_checkout-fields > div, .region--3-6-3-cols-left form#pmpro_form #pmpro_payment_information_fields .entry-content > .learndash > .pmpro_checkout-fields > div, form#pmpro_form #pmpro_payment_information_fields .region--3-6-3-cols-left .entry-content > .learndash > .pmpro_checkout-fields > div, .archive.post-type-archive.post-type-archive-sfwd-courses .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
.archive.post-type-archive.post-type-archive-sfwd-topic .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
.archive.post-type-archive.post-type-archive-sfwd-lessons .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
.archive.post-type-archive.post-type-archive-sfwd-quiz .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
.tax-ld_course_category .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
.tax-ld_course_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
.tax-ld_topic_category .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
.tax-ld_topic_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
.tax-ld_lesson_category .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
.tax-ld_lesson_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
.tax-ld_quiz_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"], .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .region__col--1, .region__col--3, .region--3-6-3-cols-left .region__col--1, .region--3-6-3-cols-left .region__col--3, .region--3-9-cols-left .region__col--1, .region--3-9-cols-left .region__col--3, .region--9-3-cols-left .region__col--2, .region--9-3-cols-left .region__col--4, .region--3-3-3-3-cols-left .region__col, .region--3-3-3-3-cols-center .region__col, .section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li, .col-md-4, .region--8-4-cols-left-modern .region__col--2, .region--8-4-cols-left-reverse-modern .region__col--2, .region--4-4-4-cols-left .region__col, .region--4-4-4-cols-left-center-right .region__col, .region--4-4-4-cols-center .region__col, .region--4-8-cols-left .region__col--1, .region--4-8-cols-left .region__col--3, .region--4-8-cols-left-right .region__col--1, .region--4-8-cols-left-right .region__col--3, .region--8-4-cols-left .region__col--2, .region--8-4-cols-left .region__col--4, .region--8-4-cols-left-right .region__col--2, .region--8-4-cols-left-right .region__col--4, .region--4-8-cols-left-reverse .region__col--1, .col-md-5, .blog-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.blog-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.blog-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.blog-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media, .blog-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.blog-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.blog-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.blog-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.archive-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.archive-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.archive-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.archive-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.archive-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.archive-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.archive-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.archive-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.terms.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.terms.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.terms.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.terms.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.terms.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.terms.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.terms.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.terms.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.search-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.search-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.search-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.search-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.search-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.search-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.search-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.search-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse .region__col--2, .col-md-6, .region--6-6-cols-left .region__col, .region--6-6-cols-left-modern .region__col, .region--6-6-cols-left-right .region__col, .region--6-6-cols-center .region__col, .region--6-6-cols-right .region__col, .region--6-6-cols-left-reverse .region__col, .region--6-6-cols-left-reverse-modern .region__col, .region--3-6-3-cols-left .region__col--2, .blog-posts.posts--6-6-cols-classic [id^="post-"],
.blog-posts.posts--6-6-cols-classic [id^="term-"], .blog-posts.terms--6-6-cols-classic [id^="post-"],
.blog-posts.terms--6-6-cols-classic [id^="term-"],
.archive-posts.posts--6-6-cols-classic [id^="post-"],
.archive-posts.posts--6-6-cols-classic [id^="term-"],
.archive-posts.terms--6-6-cols-classic [id^="post-"],
.archive-posts.terms--6-6-cols-classic [id^="term-"],
.grimlock-query-section__posts.posts--6-6-cols-classic [id^="post-"],
.grimlock-query-section__posts.posts--6-6-cols-classic [id^="term-"],
.grimlock-query-section__posts.terms--6-6-cols-classic [id^="post-"],
.grimlock-query-section__posts.terms--6-6-cols-classic [id^="term-"],
.terms.posts--6-6-cols-classic [id^="post-"],
.terms.posts--6-6-cols-classic [id^="term-"],
.terms.terms--6-6-cols-classic [id^="post-"],
.terms.terms--6-6-cols-classic [id^="term-"],
.search-posts.posts--6-6-cols-classic [id^="post-"],
.search-posts.posts--6-6-cols-classic [id^="term-"],
.search-posts.terms--6-6-cols-classic [id^="post-"],
.search-posts.terms--6-6-cols-classic [id^="term-"], .blog-posts.posts--4-4-4-cols-classic [id^="post-"],
.blog-posts.posts--4-4-4-cols-classic [id^="term-"], .blog-posts.terms--4-4-4-cols-classic [id^="post-"],
.blog-posts.terms--4-4-4-cols-classic [id^="term-"],
.archive-posts.posts--4-4-4-cols-classic [id^="post-"],
.archive-posts.posts--4-4-4-cols-classic [id^="term-"],
.archive-posts.terms--4-4-4-cols-classic [id^="post-"],
.archive-posts.terms--4-4-4-cols-classic [id^="term-"],
.grimlock-query-section__posts.posts--4-4-4-cols-classic [id^="post-"],
.grimlock-query-section__posts.posts--4-4-4-cols-classic [id^="term-"],
.grimlock-query-section__posts.terms--4-4-4-cols-classic [id^="post-"],
.grimlock-query-section__posts.terms--4-4-4-cols-classic [id^="term-"],
.terms.posts--4-4-4-cols-classic [id^="post-"],
.terms.posts--4-4-4-cols-classic [id^="term-"],
.terms.terms--4-4-4-cols-classic [id^="post-"],
.terms.terms--4-4-4-cols-classic [id^="term-"],
.search-posts.posts--4-4-4-cols-classic [id^="post-"],
.search-posts.posts--4-4-4-cols-classic [id^="term-"],
.search-posts.terms--4-4-4-cols-classic [id^="post-"],
.search-posts.terms--4-4-4-cols-classic [id^="term-"], .blog-posts.posts--3-3-3-3-cols-classic [id^="post-"],
.blog-posts.posts--3-3-3-3-cols-classic [id^="term-"], .blog-posts.terms--3-3-3-3-cols-classic [id^="post-"],
.blog-posts.terms--3-3-3-3-cols-classic [id^="term-"],
.archive-posts.posts--3-3-3-3-cols-classic [id^="post-"],
.archive-posts.posts--3-3-3-3-cols-classic [id^="term-"],
.archive-posts.terms--3-3-3-3-cols-classic [id^="post-"],
.archive-posts.terms--3-3-3-3-cols-classic [id^="term-"],
.grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="post-"],
.grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="term-"],
.grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="post-"],
.grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="term-"],
.terms.posts--3-3-3-3-cols-classic [id^="post-"],
.terms.posts--3-3-3-3-cols-classic [id^="term-"],
.terms.terms--3-3-3-3-cols-classic [id^="post-"],
.terms.terms--3-3-3-3-cols-classic [id^="term-"],
.search-posts.posts--3-3-3-3-cols-classic [id^="post-"],
.search-posts.posts--3-3-3-3-cols-classic [id^="term-"],
.search-posts.terms--3-3-3-3-cols-classic [id^="post-"],
.search-posts.terms--3-3-3-3-cols-classic [id^="term-"], .blog-posts.posts--6-6-cols-lateral [id^="post-"],
.blog-posts.posts--6-6-cols-lateral [id^="term-"], .blog-posts.terms--6-6-cols-lateral [id^="post-"],
.blog-posts.terms--6-6-cols-lateral [id^="term-"],
.archive-posts.posts--6-6-cols-lateral [id^="post-"],
.archive-posts.posts--6-6-cols-lateral [id^="term-"],
.archive-posts.terms--6-6-cols-lateral [id^="post-"],
.archive-posts.terms--6-6-cols-lateral [id^="term-"],
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"],
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"],
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"],
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"],
.terms.posts--6-6-cols-lateral [id^="post-"],
.terms.posts--6-6-cols-lateral [id^="term-"],
.terms.terms--6-6-cols-lateral [id^="post-"],
.terms.terms--6-6-cols-lateral [id^="term-"],
.search-posts.posts--6-6-cols-lateral [id^="post-"],
.search-posts.posts--6-6-cols-lateral [id^="term-"],
.search-posts.terms--6-6-cols-lateral [id^="post-"],
.search-posts.terms--6-6-cols-lateral [id^="term-"], #buddypress .imgedit-settings .imgedit-group, .widget_grimlock_nav_menu_section .region--container-narrow .menu .menu-item:not([class*="col-"]),
.widget_grimlock_nav_menu_section .region--container-narrower .menu .menu-item:not([class*="col-"]),
.widget_grimlock_nav_menu_section .region--6-6-cols-left .menu .menu-item:not([class*="col-"]),
.widget_grimlock_nav_menu_section .region--6-6-cols-left-reverse .menu .menu-item:not([class*="col-"]), .col-md-7, .blog-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.blog-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body, .blog-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.blog-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.archive-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.archive-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.archive-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.archive-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.terms.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.terms.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.terms.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.terms.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.search-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.search-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.search-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.search-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left .region__col--1, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse .region__col--1, .col-md-8, .region--8-4-cols-left-modern .region__col--1, .region--8-4-cols-left-reverse-modern .region__col--1, .region--4-8-cols-left .region__col--2, .region--4-8-cols-left .region__col--4, .region--4-8-cols-left-right .region__col--2, .region--4-8-cols-left-right .region__col--4, .region--8-4-cols-left .region__col--1, .region--8-4-cols-left .region__col--3, .region--8-4-cols-left-right .region__col--1, .region--8-4-cols-left-right .region__col--3, .region--4-8-cols-left-reverse .region__col--2, .col-md-9, .region--3-9-cols-left .region__col--2, .region--3-9-cols-left .region__col--4, .region--9-3-cols-left .region__col--1, .region--9-3-cols-left .region__col--3, .col-md-10, .col-md-11, .col-md-12, .region--12-cols-left .region__col, .region--12-cols-center .region__col, .region--12-cols-center-left .region__col, .region--12-cols-center-boxed .region__col, .region--12-cols-right .region__col, .region--8-4-cols-grid .region__col, .site-content.region--9-3-cols-left > .region__container > .region__row > .region__col--3, .site-content.region--3-9-cols-left > .region__container > .region__row > .region__col--1, .blog-posts [id^="post-"],
.blog-posts [id^="term-"],
.archive-posts [id^="post-"],
.archive-posts [id^="term-"],
.grimlock-query-section__posts [id^="post-"],
.grimlock-query-section__posts [id^="term-"],
.terms [id^="post-"],
.terms [id^="term-"],
.search-posts [id^="post-"],
.search-posts [id^="term-"], .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .region--container-narrow .bp-card-list .bp-card-list__item, .section__content--avatars-4-4-4-cols-classic .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li, .col-lg-5, .blog-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.blog-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.blog-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.blog-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media, .blog-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.blog-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.blog-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.blog-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.archive-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.archive-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.archive-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.archive-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.archive-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.archive-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.archive-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.archive-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.terms.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.terms.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.terms.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.terms.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.terms.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.terms.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.terms.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.terms.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.search-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.search-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.search-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.search-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.search-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.search-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.search-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.search-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media, .col-lg-6, .col-lg-7, .blog-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.blog-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body, .blog-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.blog-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.archive-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.archive-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.archive-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.archive-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.terms.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.terms.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.terms.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.terms.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.search-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.search-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
.search-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
.search-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .region--container-narrow .section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li,
.region--container-narrower .section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li, .col-xl-4, .profile-content__body .bp-card-list.bp-card-list--groups .bp-card-list__item, .region--container-narrower .bp-card-list .bp-card-list__item, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col, .region__col, .testimonials-list > div,
.team-members > div,
.features > div,
.projects_list_widget > div {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4, .widget:not([class*="yz-"]) .avatar-block .item-avatar {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6, #group-admins > li,
#group-mods > li, .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12, .widget:not([class*="yz-"]).widget_bp_featured_members_list_widget #members-list .bp-card-list__item, #secondary-right .widget_display_stats .stats_list_item,
#secondary-left .widget_display_stats .stats_list_item, #articles-dir-list .article-container, #tribe-events-pg-template,
.tribe-events-pg-template, .tribe-events-single ul.tribe-related-events li, .columns-1 .testimonials-list .quote,
.columns-1 .team-member,
.projects.columns-1 ul.projects li.project,
.projects-page.columns-1 ul.projects li.project,
.region__col.region__col--1 ul.projects li.project,
body #site .widget_woothemes_features .columns-1 .feature, .columns-2 .testimonials-list .quote,
.columns-2 .team-member,
.projects.columns-2 ul.projects li.project,
.projects-page.columns-2 ul.projects li.project,
.region__col.region__col--2 ul.projects li.project,
body #site .widget_woothemes_features .columns-2 .feature, .columns-3 .testimonials-list .quote,
.columns-3 .team-member,
.projects.columns-3 ul.projects li.project,
.projects-page.columns-3 ul.projects li.project,
.region__col.region__col--3 ul.projects li.project,
body #site .widget_woothemes_features .columns-3 .feature, .columns-4 .testimonials-list .quote,
.columns-4 .team-member,
.projects.columns-4 ul.projects li.project,
.projects-page.columns-4 ul.projects li.project,
.region__col.region__col--4 ul.projects li.project,
body #site .widget_woothemes_features .columns-4 .feature, .columns-5 .testimonials-list .quote,
.columns-5 .team-member,
.projects.columns-5 ul.projects li.project,
.projects-page.columns-5 ul.projects li.project,
.region__col.region__col--5 ul.projects li.project,
body #site .widget_woothemes_features .columns-5 .feature, .columns-6 .testimonials-list .quote,
.columns-6 .team-member,
.projects.columns-6 ul.projects li.project,
.projects-page.columns-6 ul.projects li.project,
.region__col.region__col--6 ul.projects li.project,
body #site .widget_woothemes_features .columns-6 .feature, form#pmpro_form #pmpro_billing_address_fields .pmpro_checkout-field,
form#pmpro_form #pmpro_payment_information_fields .pmpro_checkout-field {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2, .region--4-8-cols-left-reverse .region__col--1 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2, .widget:not([class*="yz-"]) .avatar-block .item-avatar {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4, #group-admins > li,
  #group-mods > li, .widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item:not([class*="col-"]), .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li, .columns-5 .testimonials-list .quote,
  .columns-5 .team-member,
  .projects.columns-5 ul.projects li.project,
  .projects-page.columns-5 ul.projects li.project,
  .region__col.region__col--5 ul.projects li.project,
  body #site .widget_woothemes_features .columns-5 .feature, .columns-6 .testimonials-list .quote,
  .columns-6 .team-member,
  .projects.columns-6 ul.projects li.project,
  .projects-page.columns-6 ul.projects li.project,
  .region__col.region__col--6 ul.projects li.project,
  body #site .widget_woothemes_features .columns-6 .feature {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li,
  body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li,
  body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li, .bp-card-list.bp-card-list--members .bp-card-list__item, .bp-card-list.bp-card-list--groups .bp-card-list__item, .bp-card-list.bp-card-list--2 .bp-card-list__item, .bp-card-list.bp-card-list--3 .bp-card-list__item, .bp-card-list.bp-card-list--4 .bp-card-list__item, .widget_grimlock_nav_menu_section .menu .menu-item:not([class*="col-"]), #articles-dir-list .article-container, .tribe-events-single ul.tribe-related-events li, .columns-2 .testimonials-list .quote,
  .columns-2 .team-member,
  .projects.columns-2 ul.projects li.project,
  .projects-page.columns-2 ul.projects li.project,
  .region__col.region__col--2 ul.projects li.project,
  body #site .widget_woothemes_features .columns-2 .feature, .columns-3 .testimonials-list .quote,
  .columns-3 .team-member,
  .projects.columns-3 ul.projects li.project,
  .projects-page.columns-3 ul.projects li.project,
  .region__col.region__col--3 ul.projects li.project,
  body #site .widget_woothemes_features .columns-3 .feature, .columns-4 .testimonials-list .quote,
  .columns-4 .team-member,
  .projects.columns-4 ul.projects li.project,
  .projects-page.columns-4 ul.projects li.project,
  .region__col.region__col--4 ul.projects li.project,
  body #site .widget_woothemes_features .columns-4 .feature, .archive.post-type-archive.post-type-archive-sfwd-courses .posts.archive-posts > article[id*="post"],
  .archive.post-type-archive.post-type-archive-sfwd-topic .posts.archive-posts > article[id*="post"],
  .archive.post-type-archive.post-type-archive-sfwd-lessons .posts.archive-posts > article[id*="post"],
  .archive.post-type-archive.post-type-archive-sfwd-quiz .posts.archive-posts > article[id*="post"],
  .tax-ld_course_category .posts.archive-posts > article[id*="post"],
  .tax-ld_course_tag .posts.archive-posts > article[id*="post"],
  .tax-ld_topic_category .posts.archive-posts > article[id*="post"],
  .tax-ld_topic_tag .posts.archive-posts > article[id*="post"],
  .tax-ld_lesson_category .posts.archive-posts > article[id*="post"],
  .tax-ld_lesson_tag .posts.archive-posts > article[id*="post"],
  .tax-ld_quiz_tag .posts.archive-posts > article[id*="post"] {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8, .widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item:not([class*="col-"]):nth-child(1), .widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item:not([class*="col-"]):nth-child(7) {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12, .blog-posts.posts--12-cols-classic [id^="post-"],
  .blog-posts.posts--12-cols-classic [id^="term-"], .blog-posts.terms--12-cols-classic [id^="post-"],
  .blog-posts.terms--12-cols-classic [id^="term-"],
  .archive-posts.posts--12-cols-classic [id^="post-"],
  .archive-posts.posts--12-cols-classic [id^="term-"],
  .archive-posts.terms--12-cols-classic [id^="post-"],
  .archive-posts.terms--12-cols-classic [id^="term-"],
  .grimlock-query-section__posts.posts--12-cols-classic [id^="post-"],
  .grimlock-query-section__posts.posts--12-cols-classic [id^="term-"],
  .grimlock-query-section__posts.terms--12-cols-classic [id^="post-"],
  .grimlock-query-section__posts.terms--12-cols-classic [id^="term-"],
  .terms.posts--12-cols-classic [id^="post-"],
  .terms.posts--12-cols-classic [id^="term-"],
  .terms.terms--12-cols-classic [id^="post-"],
  .terms.terms--12-cols-classic [id^="term-"],
  .search-posts.posts--12-cols-classic [id^="post-"],
  .search-posts.posts--12-cols-classic [id^="term-"],
  .search-posts.terms--12-cols-classic [id^="post-"],
  .search-posts.terms--12-cols-classic [id^="term-"], .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--12-cols-classic ul#groups-list > li, .columns-1 .testimonials-list .quote,
  .columns-1 .team-member,
  .projects.columns-1 ul.projects li.project,
  .projects-page.columns-1 ul.projects li.project,
  .region__col.region__col--1 ul.projects li.project,
  body #site .widget_woothemes_features .columns-1 .feature, .region--3-6-3-cols-left .entry-content > .learndash > .row > div, .region--3-6-3-cols-left .entry-content > .learndash > .region__row > div, .region--3-6-3-cols-left .entry-content > .learndash > .blog-posts > div, .region--3-6-3-cols-left .entry-content > .learndash > .archive-posts > div, .region--3-6-3-cols-left .entry-content > .learndash > .grimlock-query-section__posts > div, .region--3-6-3-cols-left .entry-content > .learndash > .terms > div, .region--3-6-3-cols-left .entry-content > .learndash > .search-posts > div, .region--3-6-3-cols-left .blog-posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .blog-posts.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .blog-posts.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .blog-posts.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .blog-posts.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .archive-posts.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .archive-posts.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .archive-posts.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .archive-posts.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .terms.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .terms.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .terms.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .terms.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .search-posts.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .search-posts.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .search-posts.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .search-posts.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .blog-posts.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .blog-posts.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .blog-posts.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .blog-posts.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .archive-posts.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .archive-posts.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .archive-posts.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .archive-posts.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .terms.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .terms.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .terms.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .terms.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .search-posts.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .search-posts.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .search-posts.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .search-posts.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .entry-content > .learndash > .product_list_widget > div, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .region--3-6-3-cols-left .entry-content > .learndash > .product_list_widget > div, .region--3-6-3-cols-left body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .entry-content > .learndash > .product_list_widget > div, body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .region--3-6-3-cols-left .entry-content > .learndash > .product_list_widget > div, .region--3-6-3-cols-left body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .entry-content > .learndash > .product_list_widget > div, body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .region--3-6-3-cols-left .entry-content > .learndash > .product_list_widget > div, .region--3-6-3-cols-left #buddypress .entry-content > .learndash > .imgedit-settings > div, #buddypress .region--3-6-3-cols-left .entry-content > .learndash > .imgedit-settings > div, .region--3-6-3-cols-left .entry-content > .learndash > .bp-card-list > div, .region--3-6-3-cols-left .entry-content > .learndash > #group-admins > div, .region--3-6-3-cols-left .entry-content > .learndash > #group-mods > div, .region--3-6-3-cols-left .widget:not([class*="yz-"]) .entry-content > .learndash > .avatar-block > div, .widget:not([class*="yz-"]) .region--3-6-3-cols-left .entry-content > .learndash > .avatar-block > div, .region--3-6-3-cols-left .widget_grimlock_nav_menu_section .entry-content > .learndash > .menu > div, .widget_grimlock_nav_menu_section .region--3-6-3-cols-left .entry-content > .learndash > .menu > div, .region--3-6-3-cols-left .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .entry-content > .learndash > ul#groups-list > div, .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .region--3-6-3-cols-left .entry-content > .learndash > ul#groups-list > div, .region--3-6-3-cols-left #articles-dir-list .entry-content > .learndash > .publish-container > div, #articles-dir-list .region--3-6-3-cols-left .entry-content > .learndash > .publish-container > div, .region--3-6-3-cols-left #articles-dir-list .entry-content > .learndash > #more-container-publish > div, #articles-dir-list .region--3-6-3-cols-left .entry-content > .learndash > #more-container-publish > div, .region--3-6-3-cols-left #articles-dir-list .entry-content > .learndash > .articles-container > div, #articles-dir-list .region--3-6-3-cols-left .entry-content > .learndash > .articles-container > div, .region--3-6-3-cols-left .tribe-events-single .entry-content > .learndash > ul.tribe-related-events > div, .tribe-events-single .region--3-6-3-cols-left .entry-content > .learndash > ul.tribe-related-events > div, .region--3-6-3-cols-left .entry-content > .learndash > .testimonials-list > div, .region--3-6-3-cols-left .entry-content > .learndash > .team-members > div, .region--3-6-3-cols-left .entry-content > .learndash > .features > div, .region--3-6-3-cols-left .entry-content > .learndash > .projects_list_widget > div, .region--3-6-3-cols-left form#pmpro_form #pmpro_billing_address_fields .entry-content > .learndash > .pmpro_checkout-fields > div, form#pmpro_form #pmpro_billing_address_fields .region--3-6-3-cols-left .entry-content > .learndash > .pmpro_checkout-fields > div, .region--3-6-3-cols-left form#pmpro_form #pmpro_payment_information_fields .entry-content > .learndash > .pmpro_checkout-fields > div, form#pmpro_form #pmpro_payment_information_fields .region--3-6-3-cols-left .entry-content > .learndash > .pmpro_checkout-fields > div, .archive.post-type-archive.post-type-archive-sfwd-courses .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .archive.post-type-archive.post-type-archive-sfwd-topic .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .archive.post-type-archive.post-type-archive-sfwd-lessons .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .archive.post-type-archive.post-type-archive-sfwd-quiz .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_course_category .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_course_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_topic_category .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_topic_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_lesson_category .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_lesson_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_quiz_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3, .region__col--1, .region__col--3, .region--3-6-3-cols-left .region__col--1, .region--3-6-3-cols-left .region__col--3, .region--3-9-cols-left .region__col--1, .region--3-9-cols-left .region__col--3, .region--9-3-cols-left .region__col--2, .region--9-3-cols-left .region__col--4, .region--3-3-3-3-cols-left .region__col, .region--3-3-3-3-cols-center .region__col, #group-admins > li,
  #group-mods > li, .widget:not([class*="yz-"]) .avatar-block .item-avatar, .section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li, .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li, #articles-dir-list .article-container, .columns-4 .testimonials-list .quote,
  .columns-4 .team-member,
  .projects.columns-4 ul.projects li.project,
  .projects-page.columns-4 ul.projects li.project,
  .region__col.region__col--4 ul.projects li.project,
  body #site .widget_woothemes_features .columns-4 .feature, .columns-5 .testimonials-list .quote,
  .columns-5 .team-member,
  .projects.columns-5 ul.projects li.project,
  .projects-page.columns-5 ul.projects li.project,
  .region__col.region__col--5 ul.projects li.project,
  body #site .widget_woothemes_features .columns-5 .feature, .columns-6 .testimonials-list .quote,
  .columns-6 .team-member,
  .projects.columns-6 ul.projects li.project,
  .projects-page.columns-6 ul.projects li.project,
  .region__col.region__col--6 ul.projects li.project,
  body #site .widget_woothemes_features .columns-6 .feature {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4, .region--8-4-cols-left-modern .region__col--2, .region--8-4-cols-left-reverse-modern .region__col--2, .region--4-4-4-cols-left .region__col, .region--4-4-4-cols-left-center-right .region__col, .region--4-4-4-cols-center .region__col, .region--4-8-cols-left .region__col--1, .region--4-8-cols-left .region__col--3, .region--4-8-cols-left-right .region__col--1, .region--4-8-cols-left-right .region__col--3, .region--8-4-cols-left .region__col--2, .region--8-4-cols-left .region__col--4, .region--8-4-cols-left-right .region__col--2, .region--8-4-cols-left-right .region__col--4, .region--4-8-cols-left-reverse .region__col--1, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li,
  body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li,
  body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li, .bp-card-list.bp-card-list--members .bp-card-list__item, .bp-card-list.bp-card-list--groups .bp-card-list__item, .widget_grimlock_nav_menu_section .menu .menu-item:not([class*="col-"]), .columns-3 .testimonials-list .quote,
  .columns-3 .team-member,
  .projects.columns-3 ul.projects li.project,
  .projects-page.columns-3 ul.projects li.project,
  .region__col.region__col--3 ul.projects li.project,
  body #site .widget_woothemes_features .columns-3 .feature, .archive.post-type-archive.post-type-archive-sfwd-courses .posts.archive-posts > article[id*="post"],
  .archive.post-type-archive.post-type-archive-sfwd-topic .posts.archive-posts > article[id*="post"],
  .archive.post-type-archive.post-type-archive-sfwd-lessons .posts.archive-posts > article[id*="post"],
  .archive.post-type-archive.post-type-archive-sfwd-quiz .posts.archive-posts > article[id*="post"],
  .tax-ld_course_category .posts.archive-posts > article[id*="post"],
  .tax-ld_course_tag .posts.archive-posts > article[id*="post"],
  .tax-ld_topic_category .posts.archive-posts > article[id*="post"],
  .tax-ld_topic_tag .posts.archive-posts > article[id*="post"],
  .tax-ld_lesson_category .posts.archive-posts > article[id*="post"],
  .tax-ld_lesson_tag .posts.archive-posts > article[id*="post"],
  .tax-ld_quiz_tag .posts.archive-posts > article[id*="post"] {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5, .blog-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .blog-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .blog-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .blog-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media, .blog-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .blog-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .blog-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .blog-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .archive-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .archive-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .archive-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .archive-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .archive-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .archive-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .archive-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .archive-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .terms.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .terms.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .terms.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .terms.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .terms.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .terms.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .terms.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .terms.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .search-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .search-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .search-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .search-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .search-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .search-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .search-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .search-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse .region__col--2 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6, .region--6-6-cols-left .region__col, .region--6-6-cols-left-modern .region__col, .region--6-6-cols-left-right .region__col, .region--6-6-cols-center .region__col, .region--6-6-cols-right .region__col, .region--6-6-cols-left-reverse .region__col, .region--6-6-cols-left-reverse-modern .region__col, .region--3-6-3-cols-left .region__col--2, .blog-posts.posts--6-6-cols-classic [id^="post-"],
  .blog-posts.posts--6-6-cols-classic [id^="term-"], .blog-posts.terms--6-6-cols-classic [id^="post-"],
  .blog-posts.terms--6-6-cols-classic [id^="term-"],
  .archive-posts.posts--6-6-cols-classic [id^="post-"],
  .archive-posts.posts--6-6-cols-classic [id^="term-"],
  .archive-posts.terms--6-6-cols-classic [id^="post-"],
  .archive-posts.terms--6-6-cols-classic [id^="term-"],
  .grimlock-query-section__posts.posts--6-6-cols-classic [id^="post-"],
  .grimlock-query-section__posts.posts--6-6-cols-classic [id^="term-"],
  .grimlock-query-section__posts.terms--6-6-cols-classic [id^="post-"],
  .grimlock-query-section__posts.terms--6-6-cols-classic [id^="term-"],
  .terms.posts--6-6-cols-classic [id^="post-"],
  .terms.posts--6-6-cols-classic [id^="term-"],
  .terms.terms--6-6-cols-classic [id^="post-"],
  .terms.terms--6-6-cols-classic [id^="term-"],
  .search-posts.posts--6-6-cols-classic [id^="post-"],
  .search-posts.posts--6-6-cols-classic [id^="term-"],
  .search-posts.terms--6-6-cols-classic [id^="post-"],
  .search-posts.terms--6-6-cols-classic [id^="term-"], .blog-posts.posts--4-4-4-cols-classic [id^="post-"],
  .blog-posts.posts--4-4-4-cols-classic [id^="term-"], .blog-posts.terms--4-4-4-cols-classic [id^="post-"],
  .blog-posts.terms--4-4-4-cols-classic [id^="term-"],
  .archive-posts.posts--4-4-4-cols-classic [id^="post-"],
  .archive-posts.posts--4-4-4-cols-classic [id^="term-"],
  .archive-posts.terms--4-4-4-cols-classic [id^="post-"],
  .archive-posts.terms--4-4-4-cols-classic [id^="term-"],
  .grimlock-query-section__posts.posts--4-4-4-cols-classic [id^="post-"],
  .grimlock-query-section__posts.posts--4-4-4-cols-classic [id^="term-"],
  .grimlock-query-section__posts.terms--4-4-4-cols-classic [id^="post-"],
  .grimlock-query-section__posts.terms--4-4-4-cols-classic [id^="term-"],
  .terms.posts--4-4-4-cols-classic [id^="post-"],
  .terms.posts--4-4-4-cols-classic [id^="term-"],
  .terms.terms--4-4-4-cols-classic [id^="post-"],
  .terms.terms--4-4-4-cols-classic [id^="term-"],
  .search-posts.posts--4-4-4-cols-classic [id^="post-"],
  .search-posts.posts--4-4-4-cols-classic [id^="term-"],
  .search-posts.terms--4-4-4-cols-classic [id^="post-"],
  .search-posts.terms--4-4-4-cols-classic [id^="term-"], .blog-posts.posts--3-3-3-3-cols-classic [id^="post-"],
  .blog-posts.posts--3-3-3-3-cols-classic [id^="term-"], .blog-posts.terms--3-3-3-3-cols-classic [id^="post-"],
  .blog-posts.terms--3-3-3-3-cols-classic [id^="term-"],
  .archive-posts.posts--3-3-3-3-cols-classic [id^="post-"],
  .archive-posts.posts--3-3-3-3-cols-classic [id^="term-"],
  .archive-posts.terms--3-3-3-3-cols-classic [id^="post-"],
  .archive-posts.terms--3-3-3-3-cols-classic [id^="term-"],
  .grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="post-"],
  .grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="term-"],
  .grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="post-"],
  .grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="term-"],
  .terms.posts--3-3-3-3-cols-classic [id^="post-"],
  .terms.posts--3-3-3-3-cols-classic [id^="term-"],
  .terms.terms--3-3-3-3-cols-classic [id^="post-"],
  .terms.terms--3-3-3-3-cols-classic [id^="term-"],
  .search-posts.posts--3-3-3-3-cols-classic [id^="post-"],
  .search-posts.posts--3-3-3-3-cols-classic [id^="term-"],
  .search-posts.terms--3-3-3-3-cols-classic [id^="post-"],
  .search-posts.terms--3-3-3-3-cols-classic [id^="term-"], .blog-posts.posts--6-6-cols-lateral [id^="post-"],
  .blog-posts.posts--6-6-cols-lateral [id^="term-"], .blog-posts.terms--6-6-cols-lateral [id^="post-"],
  .blog-posts.terms--6-6-cols-lateral [id^="term-"],
  .archive-posts.posts--6-6-cols-lateral [id^="post-"],
  .archive-posts.posts--6-6-cols-lateral [id^="term-"],
  .archive-posts.terms--6-6-cols-lateral [id^="post-"],
  .archive-posts.terms--6-6-cols-lateral [id^="term-"],
  .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"],
  .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"],
  .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"],
  .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"],
  .terms.posts--6-6-cols-lateral [id^="post-"],
  .terms.posts--6-6-cols-lateral [id^="term-"],
  .terms.terms--6-6-cols-lateral [id^="post-"],
  .terms.terms--6-6-cols-lateral [id^="term-"],
  .search-posts.posts--6-6-cols-lateral [id^="post-"],
  .search-posts.posts--6-6-cols-lateral [id^="term-"],
  .search-posts.terms--6-6-cols-lateral [id^="post-"],
  .search-posts.terms--6-6-cols-lateral [id^="term-"], #buddypress .imgedit-settings .imgedit-group, .widget_grimlock_nav_menu_section .region--container-narrow .menu .menu-item:not([class*="col-"]),
  .widget_grimlock_nav_menu_section .region--container-narrower .menu .menu-item:not([class*="col-"]),
  .widget_grimlock_nav_menu_section .region--6-6-cols-left .menu .menu-item:not([class*="col-"]),
  .widget_grimlock_nav_menu_section .region--6-6-cols-left-reverse .menu .menu-item:not([class*="col-"]), form#pmpro_form #pmpro_billing_address_fields .pmpro_checkout-field,
  form#pmpro_form #pmpro_payment_information_fields .pmpro_checkout-field {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7, .blog-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .blog-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body, .blog-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .blog-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .archive-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .archive-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .archive-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .archive-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .terms.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .terms.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .terms.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .terms.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .search-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .search-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .search-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .search-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .card-body, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left .region__col--1, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse .region__col--1 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8, .region--8-4-cols-left-modern .region__col--1, .region--8-4-cols-left-reverse-modern .region__col--1, .region--4-8-cols-left .region__col--2, .region--4-8-cols-left .region__col--4, .region--4-8-cols-left-right .region__col--2, .region--4-8-cols-left-right .region__col--4, .region--8-4-cols-left .region__col--1, .region--8-4-cols-left .region__col--3, .region--8-4-cols-left-right .region__col--1, .region--8-4-cols-left-right .region__col--3, .region--4-8-cols-left-reverse .region__col--2 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9, .region--3-9-cols-left .region__col--2, .region--3-9-cols-left .region__col--4, .region--9-3-cols-left .region__col--1, .region--9-3-cols-left .region__col--3 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12, .region--12-cols-left .region__col, .region--12-cols-center .region__col, .region--12-cols-center-left .region__col, .region--12-cols-center-boxed .region__col, .region--12-cols-right .region__col, .region--8-4-cols-grid .region__col, .site-content.region--9-3-cols-left > .region__container > .region__row > .region__col--3, .site-content.region--3-9-cols-left > .region__container > .region__row > .region__col--1, .blog-posts [id^="post-"],
  .blog-posts [id^="term-"],
  .archive-posts [id^="post-"],
  .archive-posts [id^="term-"],
  .grimlock-query-section__posts [id^="post-"],
  .grimlock-query-section__posts [id^="term-"],
  .terms [id^="post-"],
  .terms [id^="term-"],
  .search-posts [id^="post-"],
  .search-posts [id^="term-"], .region--3-6-3-cols-left .entry-content > .learndash > .row > div, .region--3-6-3-cols-left .entry-content > .learndash > .region__row > div, .region--3-6-3-cols-left .entry-content > .learndash > .blog-posts > div, .region--3-6-3-cols-left .entry-content > .learndash > .archive-posts > div, .region--3-6-3-cols-left .entry-content > .learndash > .grimlock-query-section__posts > div, .region--3-6-3-cols-left .entry-content > .learndash > .terms > div, .region--3-6-3-cols-left .entry-content > .learndash > .search-posts > div, .region--3-6-3-cols-left .blog-posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .blog-posts.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .blog-posts.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .blog-posts.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .blog-posts.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .archive-posts.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .archive-posts.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .archive-posts.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .archive-posts.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .terms.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .terms.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .terms.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .terms.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .search-posts.posts--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .search-posts.posts--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .search-posts.terms--12-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .search-posts.terms--12-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .blog-posts.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .blog-posts.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .blog-posts.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .blog-posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .blog-posts.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .archive-posts.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .archive-posts.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .archive-posts.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .archive-posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .archive-posts.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .terms.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .terms.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .terms.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .terms.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .terms.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .search-posts.posts--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .search-posts.posts--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card > div, .search-posts.terms--6-6-cols-lateral [id^="post-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left .search-posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card > div, .search-posts.terms--6-6-cols-lateral [id^="term-"] .region--3-6-3-cols-left .entry-content > .learndash > .card > div, .region--3-6-3-cols-left body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .entry-content > .learndash > .product_list_widget > div, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .region--3-6-3-cols-left .entry-content > .learndash > .product_list_widget > div, .region--3-6-3-cols-left body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .entry-content > .learndash > .product_list_widget > div, body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .region--3-6-3-cols-left .entry-content > .learndash > .product_list_widget > div, .region--3-6-3-cols-left body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .entry-content > .learndash > .product_list_widget > div, body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .region--3-6-3-cols-left .entry-content > .learndash > .product_list_widget > div, .region--3-6-3-cols-left #buddypress .entry-content > .learndash > .imgedit-settings > div, #buddypress .region--3-6-3-cols-left .entry-content > .learndash > .imgedit-settings > div, .region--3-6-3-cols-left .entry-content > .learndash > .bp-card-list > div, .region--3-6-3-cols-left .entry-content > .learndash > #group-admins > div, .region--3-6-3-cols-left .entry-content > .learndash > #group-mods > div, .region--3-6-3-cols-left .widget:not([class*="yz-"]) .entry-content > .learndash > .avatar-block > div, .widget:not([class*="yz-"]) .region--3-6-3-cols-left .entry-content > .learndash > .avatar-block > div, .region--3-6-3-cols-left .widget_grimlock_nav_menu_section .entry-content > .learndash > .menu > div, .widget_grimlock_nav_menu_section .region--3-6-3-cols-left .entry-content > .learndash > .menu > div, .region--3-6-3-cols-left .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .entry-content > .learndash > ul#groups-list > div, .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .region--3-6-3-cols-left .entry-content > .learndash > ul#groups-list > div, .region--3-6-3-cols-left #articles-dir-list .entry-content > .learndash > .publish-container > div, #articles-dir-list .region--3-6-3-cols-left .entry-content > .learndash > .publish-container > div, .region--3-6-3-cols-left #articles-dir-list .entry-content > .learndash > #more-container-publish > div, #articles-dir-list .region--3-6-3-cols-left .entry-content > .learndash > #more-container-publish > div, .region--3-6-3-cols-left #articles-dir-list .entry-content > .learndash > .articles-container > div, #articles-dir-list .region--3-6-3-cols-left .entry-content > .learndash > .articles-container > div, .region--3-6-3-cols-left .tribe-events-single .entry-content > .learndash > ul.tribe-related-events > div, .tribe-events-single .region--3-6-3-cols-left .entry-content > .learndash > ul.tribe-related-events > div, .region--3-6-3-cols-left .entry-content > .learndash > .testimonials-list > div, .region--3-6-3-cols-left .entry-content > .learndash > .team-members > div, .region--3-6-3-cols-left .entry-content > .learndash > .features > div, .region--3-6-3-cols-left .entry-content > .learndash > .projects_list_widget > div, .region--3-6-3-cols-left form#pmpro_form #pmpro_billing_address_fields .entry-content > .learndash > .pmpro_checkout-fields > div, form#pmpro_form #pmpro_billing_address_fields .region--3-6-3-cols-left .entry-content > .learndash > .pmpro_checkout-fields > div, .region--3-6-3-cols-left form#pmpro_form #pmpro_payment_information_fields .entry-content > .learndash > .pmpro_checkout-fields > div, form#pmpro_form #pmpro_payment_information_fields .region--3-6-3-cols-left .entry-content > .learndash > .pmpro_checkout-fields > div, .archive.post-type-archive.post-type-archive-sfwd-courses .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .archive.post-type-archive.post-type-archive-sfwd-topic .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .archive.post-type-archive.post-type-archive-sfwd-lessons .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .archive.post-type-archive.post-type-archive-sfwd-quiz .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_course_category .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_course_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_topic_category .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_topic_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_lesson_category .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_lesson_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"],
  .tax-ld_quiz_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  .col-lg, .widget_grimlock_nav_menu_section .menu .menu-item:not([class*="col-"]) {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2, .section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li, .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li, .columns-5 .testimonials-list .quote,
  .columns-5 .team-member,
  .projects.columns-5 ul.projects li.project,
  .projects-page.columns-5 ul.projects li.project,
  .region__col.region__col--5 ul.projects li.project,
  body #site .widget_woothemes_features .columns-5 .feature, .columns-6 .testimonials-list .quote,
  .columns-6 .team-member,
  .projects.columns-6 ul.projects li.project,
  .projects-page.columns-6 ul.projects li.project,
  .region__col.region__col--6 ul.projects li.project,
  body #site .widget_woothemes_features .columns-6 .feature {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3, .site-content.region--9-3-cols-left > .region__container > .region__row > .region__col--3, .site-content.region--3-9-cols-left > .region__container > .region__row > .region__col--1, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li,
  body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li,
  body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li, .bp-card-list.bp-card-list--members .bp-card-list__item, .bp-card-list.bp-card-list--4 .bp-card-list__item {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4, .blog-posts.posts--4-4-4-cols-classic [id^="post-"],
  .blog-posts.posts--4-4-4-cols-classic [id^="term-"], .blog-posts.terms--4-4-4-cols-classic [id^="post-"],
  .blog-posts.terms--4-4-4-cols-classic [id^="term-"],
  .archive-posts.posts--4-4-4-cols-classic [id^="post-"],
  .archive-posts.posts--4-4-4-cols-classic [id^="term-"],
  .archive-posts.terms--4-4-4-cols-classic [id^="post-"],
  .archive-posts.terms--4-4-4-cols-classic [id^="term-"],
  .grimlock-query-section__posts.posts--4-4-4-cols-classic [id^="post-"],
  .grimlock-query-section__posts.posts--4-4-4-cols-classic [id^="term-"],
  .grimlock-query-section__posts.terms--4-4-4-cols-classic [id^="post-"],
  .grimlock-query-section__posts.terms--4-4-4-cols-classic [id^="term-"],
  .terms.posts--4-4-4-cols-classic [id^="post-"],
  .terms.posts--4-4-4-cols-classic [id^="term-"],
  .terms.terms--4-4-4-cols-classic [id^="post-"],
  .terms.terms--4-4-4-cols-classic [id^="term-"],
  .search-posts.posts--4-4-4-cols-classic [id^="post-"],
  .search-posts.posts--4-4-4-cols-classic [id^="term-"],
  .search-posts.terms--4-4-4-cols-classic [id^="post-"],
  .search-posts.terms--4-4-4-cols-classic [id^="term-"], .blog-posts.posts--3-3-3-3-cols-classic [id^="post-"],
  .blog-posts.posts--3-3-3-3-cols-classic [id^="term-"], .blog-posts.terms--3-3-3-3-cols-classic [id^="post-"],
  .blog-posts.terms--3-3-3-3-cols-classic [id^="term-"],
  .archive-posts.posts--3-3-3-3-cols-classic [id^="post-"],
  .archive-posts.posts--3-3-3-3-cols-classic [id^="term-"],
  .archive-posts.terms--3-3-3-3-cols-classic [id^="post-"],
  .archive-posts.terms--3-3-3-3-cols-classic [id^="term-"],
  .grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="post-"],
  .grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="term-"],
  .grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="post-"],
  .grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="term-"],
  .terms.posts--3-3-3-3-cols-classic [id^="post-"],
  .terms.posts--3-3-3-3-cols-classic [id^="term-"],
  .terms.terms--3-3-3-3-cols-classic [id^="post-"],
  .terms.terms--3-3-3-3-cols-classic [id^="term-"],
  .search-posts.posts--3-3-3-3-cols-classic [id^="post-"],
  .search-posts.posts--3-3-3-3-cols-classic [id^="term-"],
  .search-posts.terms--3-3-3-3-cols-classic [id^="post-"],
  .search-posts.terms--3-3-3-3-cols-classic [id^="term-"], .region--container-narrow .bp-card-list .bp-card-list__item, .widget_grimlock_nav_menu_section .region--container-narrow .menu .menu-item:not([class*="col-"]),
  .widget_grimlock_nav_menu_section .region--container-narrower .menu .menu-item:not([class*="col-"]),
  .widget_grimlock_nav_menu_section .region--6-6-cols-left .menu .menu-item:not([class*="col-"]),
  .widget_grimlock_nav_menu_section .region--6-6-cols-left-reverse .menu .menu-item:not([class*="col-"]), .section__content--avatars-4-4-4-cols-classic .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li, .tribe-events-single ul.tribe-related-events li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5, .blog-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .blog-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .blog-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .blog-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media, .blog-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .blog-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .blog-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .blog-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .archive-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .archive-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .archive-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .archive-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .archive-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .archive-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .archive-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .archive-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .terms.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .terms.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .terms.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .terms.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .terms.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .terms.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .terms.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .terms.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .search-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .search-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .search-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .search-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
  .search-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
  .search-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
  .search-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
  .search-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7, .blog-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .blog-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body, .blog-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .blog-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .archive-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .archive-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .archive-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .archive-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .terms.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .terms.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .terms.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .terms.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .search-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .search-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body,
  .search-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .card-body,
  .search-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .card-body {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3, .blog-posts.posts--3-3-3-3-cols-classic [id^="post-"],
  .blog-posts.posts--3-3-3-3-cols-classic [id^="term-"], .blog-posts.terms--3-3-3-3-cols-classic [id^="post-"],
  .blog-posts.terms--3-3-3-3-cols-classic [id^="term-"],
  .archive-posts.posts--3-3-3-3-cols-classic [id^="post-"],
  .archive-posts.posts--3-3-3-3-cols-classic [id^="term-"],
  .archive-posts.terms--3-3-3-3-cols-classic [id^="post-"],
  .archive-posts.terms--3-3-3-3-cols-classic [id^="term-"],
  .grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="post-"],
  .grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="term-"],
  .grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="post-"],
  .grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="term-"],
  .terms.posts--3-3-3-3-cols-classic [id^="post-"],
  .terms.posts--3-3-3-3-cols-classic [id^="term-"],
  .terms.terms--3-3-3-3-cols-classic [id^="post-"],
  .terms.terms--3-3-3-3-cols-classic [id^="term-"],
  .search-posts.posts--3-3-3-3-cols-classic [id^="post-"],
  .search-posts.posts--3-3-3-3-cols-classic [id^="term-"],
  .search-posts.terms--3-3-3-3-cols-classic [id^="post-"],
  .search-posts.terms--3-3-3-3-cols-classic [id^="term-"], .bp-card-list.bp-card-list--groups .bp-card-list__item, .bp-card-list.bp-card-list--4 .bp-card-list__item, .region--container-narrow .bp-card-list .bp-card-list__item, .region--container-narrow .section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li,
  .region--container-narrower .section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4, .profile-content__body .bp-card-list.bp-card-list--groups .bp-card-list__item, .bp-card-list.bp-card-list--3 .bp-card-list__item, .region--container-narrower .bp-card-list .bp-card-list__item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

.table, table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}


.table th,
table th, .table td, table td {
  padding: 0.5rem;
  vertical-align: top;
  border-top: 1px solid #E9EFF3;
}

.table thead th, table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #E9EFF3;
}

.table tbody + tbody, table tbody + tbody {
  border-top: 2px solid #E9EFF3;
}

.table .table, table .table, .table table, table table {
  background-color: #E9EFF3;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #E9EFF3;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #E9EFF3;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd), .widget_calendar table tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #cdd4f5;
}

.table-hover .table-primary:hover {
  background-color: #b8c2f1;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #b8c2f1;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #f4f7fd;
}

.table-hover .table-secondary:hover {
  background-color: #dee7f9;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #dee7f9;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #baecdd;
}

.table-hover .table-success:hover {
  background-color: #a6e6d3;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #a6e6d3;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #b8daff;
}

.table-hover .table-info:hover {
  background-color: #9fcdff;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #9fcdff;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fad6c1;
}

.table-hover .table-warning:hover {
  background-color: #f8c6a9;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #f8c6a9;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #fac1c1;
}

.table-hover .table-danger:hover {
  background-color: #f8a9a9;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f8a9a9;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ecf1f1;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ecf1f1;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c9cacc;
}

.table-hover .table-dark:hover {
  background-color: #bcbdc0;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #bcbdc0;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th, table .thead-dark th {
  color: #E9EFF3;
  background-color: #19233A;
  border-color: #253355;
}

.table .thead-light th, table .thead-light th {
  color: #48465b;
  background-color: #E9EFF3;
  border-color: #E9EFF3;
}

.table-dark {
  color: #E9EFF3;
  background-color: #19233A;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #253355;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd), .widget_calendar table.table-dark tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive, .widget_calendar .calendar_wrap {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered, .widget_calendar .calendar_wrap > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.85rem + 2px);
  padding: 0.8rem 1.25rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #48465b;
  background-color: #f0f3f4;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.3rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #48465b;
  background-color: #f0f3f4;
  border-color: rgba(78, 100, 221, 0.25);
  outline: 0;
  box-shadow: inset 0 0 0 2px rgba(78, 100, 221, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #77888F;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #77888F;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

.form-control::placeholder {
  color: #77888F;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #E9EFF3;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #48465b;
  background-color: #f0f3f4;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.8rem + 2px);
  padding-bottom: calc(0.8rem + 2px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.25;
}

.col-form-label-lg {
  padding-top: calc(1rem + 2px);
  padding-bottom: calc(1rem + 2px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.35rem + 2px);
  padding-bottom: calc(0.35rem + 2px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  margin-bottom: 0;
  line-height: 1.25;
  color: #48465b;
  background-color: transparent;
  border: solid transparent;
  border-width: 2px 0;
}

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(2.0125rem + 2px);
  padding: 0.35rem 0.8rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.form-control-lg {
  height: calc(3.3125rem + 2px);
  padding: 1rem 1.55rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group, form.contact-form > div, .ninja-forms-form .field-wrap, .ninja-forms-form #ninja_forms_required_items, .wpcf7-form-control-wrap, .gform_wrapper .gfield {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col, .form-row > .region__col, .testimonials-list.form-row > div,
.team-members.form-row > div,
.features.form-row > div,
.projects_list_widget.form-row > div,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #77888F;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #0abb87;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 3px 8px;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #ffffff;
  background-color: rgba(10, 187, 135, 0.75);
  border-radius: 0.3rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #0abb87;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #0abb87;
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #0abb87;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #0abb87;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #4ff6c5;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #0debaa;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #E9EFF3, 0 0 0 0.2rem rgba(10, 187, 135, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #0abb87;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #ED2121;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 3px 8px;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #ffffff;
  background-color: rgba(237, 33, 33, 0.75);
  border-radius: 0.3rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #ED2121;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #ED2121;
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #ED2121;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #ED2121;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #f79797;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #f15050;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #E9EFF3, 0 0 0 0.2rem rgba(237, 33, 33, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #ED2121;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.25);
}

.form-inline, #buddypress:not(.youzer) .notifications-options-nav,
#buddypress:not(.youzer) .messages-options-nav {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check, #buddypress:not(.youzer) .notifications-options-nav .form-check, #buddypress:not(.youzer) .messages-options-nav .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label, #buddypress:not(.youzer) .notifications-options-nav label, #buddypress:not(.youzer) .messages-options-nav label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group, #buddypress:not(.youzer) .notifications-options-nav .form-group, #buddypress:not(.youzer) .messages-options-nav .form-group, .form-inline form.contact-form > div, #buddypress:not(.youzer) .notifications-options-nav form.contact-form > div, #buddypress:not(.youzer) .messages-options-nav form.contact-form > div, .form-inline .ninja-forms-form .field-wrap, .ninja-forms-form .form-inline .field-wrap, #buddypress:not(.youzer) .notifications-options-nav .ninja-forms-form .field-wrap, .ninja-forms-form #buddypress:not(.youzer) .notifications-options-nav .field-wrap, #buddypress:not(.youzer) .messages-options-nav .ninja-forms-form .field-wrap, .ninja-forms-form #buddypress:not(.youzer) .messages-options-nav .field-wrap, .form-inline .ninja-forms-form #ninja_forms_required_items, .ninja-forms-form .form-inline #ninja_forms_required_items, #buddypress:not(.youzer) .notifications-options-nav .ninja-forms-form #ninja_forms_required_items, .ninja-forms-form #buddypress:not(.youzer) .notifications-options-nav #ninja_forms_required_items, #buddypress:not(.youzer) .messages-options-nav .ninja-forms-form #ninja_forms_required_items, .ninja-forms-form #buddypress:not(.youzer) .messages-options-nav #ninja_forms_required_items, .form-inline .wpcf7-form-control-wrap, #buddypress:not(.youzer) .notifications-options-nav .wpcf7-form-control-wrap, #buddypress:not(.youzer) .messages-options-nav .wpcf7-form-control-wrap, .form-inline .gform_wrapper .gfield, .gform_wrapper .form-inline .gfield, #buddypress:not(.youzer) .notifications-options-nav .gform_wrapper .gfield, .gform_wrapper #buddypress:not(.youzer) .notifications-options-nav .gfield, #buddypress:not(.youzer) .messages-options-nav .gform_wrapper .gfield, .gform_wrapper #buddypress:not(.youzer) .messages-options-nav .gfield {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control, #buddypress:not(.youzer) .notifications-options-nav .form-control, #buddypress:not(.youzer) .messages-options-nav .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext, #buddypress:not(.youzer) .notifications-options-nav .form-control-plaintext, #buddypress:not(.youzer) .messages-options-nav .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group, #buddypress:not(.youzer) .notifications-options-nav .input-group, #buddypress:not(.youzer) .messages-options-nav .input-group,
  .form-inline .custom-select,
  #buddypress:not(.youzer) .notifications-options-nav .custom-select,
  #buddypress:not(.youzer) .messages-options-nav .custom-select {
    width: auto;
  }
  .form-inline .form-check, #buddypress:not(.youzer) .notifications-options-nav .form-check, #buddypress:not(.youzer) .messages-options-nav .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input, #buddypress:not(.youzer) .notifications-options-nav .form-check-input, #buddypress:not(.youzer) .messages-options-nav .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control, #buddypress:not(.youzer) .notifications-options-nav .custom-control, #buddypress:not(.youzer) .messages-options-nav .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label, #buddypress:not(.youzer) .notifications-options-nav .custom-control-label, #buddypress:not(.youzer) .messages-options-nav .custom-control-label {
    margin-bottom: 0;
  }
}

.btn, button,
.button,
input[type="button"],
input[type="submit"],
input[type="reset"], #buddypress:not(.youzer) .comment-reply-link,
#buddypress:not(.youzer) .comment-edit-link,
#buddypress:not(.youzer) .generic-button a,
#buddypress:not(.youzer) a.button,
#buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) form input[type="button"],
#buddypress:not(.youzer) form input[type="reset"],
#buddypress:not(.youzer) form input[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link {
  display: inline-block;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.8rem 1.25rem;
  font-size: 1rem;
  line-height: 1.25;
  border-radius: 0.3rem;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .btn, button,
  .button,
  input[type="button"],
  input[type="submit"],
  input[type="reset"], #buddypress:not(.youzer) .comment-reply-link,
  #buddypress:not(.youzer) .comment-edit-link,
  #buddypress:not(.youzer) .generic-button a,
  #buddypress:not(.youzer) a.button,
  #buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) form input[type="button"],
  #buddypress:not(.youzer) form input[type="reset"],
  #buddypress:not(.youzer) form input[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link {
    transition: none;
  }
}

.btn:hover, button:hover,
.button:hover,
input:hover[type="button"],
input:hover[type="submit"],
input:hover[type="reset"], #buddypress:not(.youzer) .comment-reply-link:hover,
#buddypress:not(.youzer) .comment-edit-link:hover,
#buddypress:not(.youzer) .generic-button a:hover,
#buddypress:not(.youzer) a.button:hover,
#buddypress:not(.youzer) a.bp-title-button:hover, #buddypress:not(.youzer) form input:hover[type="button"],
#buddypress:not(.youzer) form input:hover[type="reset"],
#buddypress:not(.youzer) form input:hover[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:hover, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:hover, .btn:focus, button:focus,
.button:focus,
input:focus[type="button"],
input:focus[type="submit"],
input:focus[type="reset"], #buddypress:not(.youzer) .comment-reply-link:focus,
#buddypress:not(.youzer) .comment-edit-link:focus,
#buddypress:not(.youzer) .generic-button a:focus,
#buddypress:not(.youzer) a.button:focus,
#buddypress:not(.youzer) a.bp-title-button:focus, #buddypress:not(.youzer) form input:focus[type="button"],
#buddypress:not(.youzer) form input:focus[type="reset"],
#buddypress:not(.youzer) form input:focus[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:focus, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:focus {
  text-decoration: none;
}

.btn:focus, button:focus,
.button:focus,
input:focus[type="button"],
input:focus[type="submit"],
input:focus[type="reset"], #buddypress:not(.youzer) .comment-reply-link:focus,
#buddypress:not(.youzer) .comment-edit-link:focus,
#buddypress:not(.youzer) .generic-button a:focus,
#buddypress:not(.youzer) a.button:focus,
#buddypress:not(.youzer) a.bp-title-button:focus, #buddypress:not(.youzer) form input:focus[type="button"],
#buddypress:not(.youzer) form input:focus[type="reset"],
#buddypress:not(.youzer) form input:focus[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:focus, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:focus, .btn.focus, button.focus,
.focus.button,
input.focus[type="button"],
input.focus[type="submit"],
input.focus[type="reset"], #buddypress:not(.youzer) .focus.comment-reply-link,
#buddypress:not(.youzer) .focus.comment-edit-link,
#buddypress:not(.youzer) .generic-button a.focus,
#buddypress:not(.youzer) a.focus.button,
#buddypress:not(.youzer) a.focus.bp-title-button, #buddypress:not(.youzer) form input.focus[type="button"],
#buddypress:not(.youzer) form input.focus[type="reset"],
#buddypress:not(.youzer) form input.focus[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.focus, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .focus#bbp-cancel-reply-to-link {
  outline: 0;
  box-shadow: none;
}

.btn.disabled, button.disabled,
.disabled.button,
input.disabled[type="button"],
input.disabled[type="submit"],
input.disabled[type="reset"], #buddypress:not(.youzer) .disabled.comment-reply-link,
#buddypress:not(.youzer) .disabled.comment-edit-link,
#buddypress:not(.youzer) .generic-button a.disabled,
#buddypress:not(.youzer) a.disabled.button,
#buddypress:not(.youzer) a.disabled.bp-title-button, #buddypress:not(.youzer) form input.disabled[type="button"],
#buddypress:not(.youzer) form input.disabled[type="reset"],
#buddypress:not(.youzer) form input.disabled[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.disabled, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .disabled#bbp-cancel-reply-to-link, .btn:disabled, button:disabled,
.button:disabled,
input:disabled[type="button"],
input:disabled[type="submit"],
input:disabled[type="reset"], #buddypress:not(.youzer) .comment-reply-link:disabled,
#buddypress:not(.youzer) .comment-edit-link:disabled,
#buddypress:not(.youzer) .generic-button a:disabled,
#buddypress:not(.youzer) a.button:disabled,
#buddypress:not(.youzer) a.bp-title-button:disabled, #buddypress:not(.youzer) form input:disabled[type="button"],
#buddypress:not(.youzer) form input:disabled[type="reset"],
#buddypress:not(.youzer) form input:disabled[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:disabled, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled), button:not(:disabled):not(.disabled),
.button:not(:disabled):not(.disabled),
input:not(:disabled):not(.disabled)[type="button"],
input:not(:disabled):not(.disabled)[type="submit"],
input:not(:disabled):not(.disabled)[type="reset"], #buddypress:not(.youzer) .comment-reply-link:not(:disabled):not(.disabled),
#buddypress:not(.youzer) .comment-edit-link:not(:disabled):not(.disabled),
#buddypress:not(.youzer) .generic-button a:not(:disabled):not(.disabled),
#buddypress:not(.youzer) a.button:not(:disabled):not(.disabled),
#buddypress:not(.youzer) a.bp-title-button:not(:disabled):not(.disabled), #buddypress:not(.youzer) form input:not(:disabled):not(.disabled)[type="button"],
#buddypress:not(.youzer) form input:not(:disabled):not(.disabled)[type="reset"],
#buddypress:not(.youzer) form input:not(:disabled):not(.disabled)[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:not(:disabled):not(.disabled), body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
a.disabled.button, #buddypress:not(.youzer) a.disabled.comment-reply-link,
#buddypress:not(.youzer) a.disabled.comment-edit-link,
#buddypress:not(.youzer) .generic-button a.disabled,
#buddypress:not(.youzer) a.disabled.button,
#buddypress:not(.youzer) a.disabled.bp-title-button, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.disabled, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a.disabled#bbp-cancel-reply-to-link,
fieldset:disabled a.btn,
fieldset:disabled a.button,
fieldset:disabled #buddypress:not(.youzer) a.comment-reply-link,
#buddypress:not(.youzer) fieldset:disabled a.comment-reply-link,
fieldset:disabled #buddypress:not(.youzer) a.comment-edit-link,
#buddypress:not(.youzer) fieldset:disabled a.comment-edit-link,
fieldset:disabled #buddypress:not(.youzer) .generic-button a,
#buddypress:not(.youzer) .generic-button fieldset:disabled a,
fieldset:disabled #buddypress:not(.youzer) a.button,
#buddypress:not(.youzer) fieldset:disabled a.button,
fieldset:disabled #buddypress:not(.youzer) a.bp-title-button,
#buddypress:not(.youzer) fieldset:disabled a.bp-title-button,
fieldset:disabled body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a,
body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle fieldset:disabled a,
fieldset:disabled body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link,
body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper fieldset:disabled a#bbp-cancel-reply-to-link {
  pointer-events: none;
}

.btn-primary {
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #2e48d7;
  border-color: #2842d0;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #2842d0;
  border-color: #263ec5;
}

.btn-primary:active:focus, .btn-primary.active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.5);
}

.btn-secondary {
  color: #ffffff;
  background-color: #D6E2F9;
  border-color: #D6E2F9;
}

.btn-secondary:hover {
  color: #ffffff;
  background-color: #b5caf4;
  border-color: #aac3f2;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 226, 249, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #ffffff;
  background-color: #D6E2F9;
  border-color: #D6E2F9;
}

.btn-secondary:active, .btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: #aac3f2;
  border-color: #9ebbf1;
}

.btn-secondary:active:focus, .btn-secondary.active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 226, 249, 0.5);
}

.btn-success {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

.btn-success:hover {
  color: #ffffff;
  background-color: #08976d;
  border-color: #078b64;
}

.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

.btn-success:active, .btn-success.active,
.show > .btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: #078b64;
  border-color: #077e5b;
}

.btn-success:active:focus, .btn-success.active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.5);
}

.btn-info {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

.btn-info:hover {
  color: #ffffff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

.btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-info:active:focus, .btn-info.active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-warning {
  color: #ffffff;
  background-color: #ED6E21;
  border-color: #ED6E21;
}

.btn-warning:hover {
  color: #ffffff;
  background-color: #d65c11;
  border-color: #cb5710;
}

.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 110, 33, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #ffffff;
  background-color: #ED6E21;
  border-color: #ED6E21;
}

.btn-warning:active, .btn-warning.active,
.show > .btn-warning.dropdown-toggle {
  color: #ffffff;
  background-color: #cb5710;
  border-color: #bf520f;
}

.btn-warning:active:focus, .btn-warning.active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 110, 33, 0.5);
}

.btn-danger {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.btn-danger:hover {
  color: #ffffff;
  background-color: #d61111;
  border-color: #cb1010;
}

.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.btn-danger:active, .btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #cb1010;
  border-color: #bf0f0f;
}

.btn-danger:active:focus, .btn-danger.active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

.btn-light {
  color: #ffffff;
  background-color: #f0f3f4;
  border-color: #f0f3f4;
}

.btn-light:hover {
  color: #ffffff;
  background-color: #dae1e4;
  border-color: #d3dbde;
}

.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 243, 244, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #ffffff;
  background-color: #f0f3f4;
  border-color: #f0f3f4;
}

.btn-light:active, .btn-light.active,
.show > .btn-light.dropdown-toggle {
  color: #ffffff;
  background-color: #d3dbde;
  border-color: #cbd6d9;
}

.btn-light:active:focus, .btn-light.active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 243, 244, 0.5);
}

.btn-dark {
  color: #ffffff;
  background-color: #3D404A;
  border-color: #3D404A;
}

.btn-dark:hover {
  color: #ffffff;
  background-color: #2c2e35;
  border-color: #26282e;
}

.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(61, 64, 74, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #ffffff;
  background-color: #3D404A;
  border-color: #3D404A;
}

.btn-dark:active, .btn-dark.active,
.show > .btn-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #26282e;
  border-color: #202227;
}

.btn-dark:active:focus, .btn-dark.active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(61, 64, 74, 0.5);
}

.btn-outline-primary {
  color: #4E64DD;
  background-color: transparent;
  background-image: none;
  border-color: #4E64DD;
}

.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #4E64DD;
  background-color: transparent;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

.btn-outline-primary:active:focus, .btn-outline-primary.active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.5);
}

.btn-outline-secondary {
  color: #D6E2F9;
  background-color: transparent;
  background-image: none;
  border-color: #D6E2F9;
}

.btn-outline-secondary:hover {
  color: #ffffff;
  background-color: #D6E2F9;
  border-color: #D6E2F9;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 226, 249, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #D6E2F9;
  background-color: transparent;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: #D6E2F9;
  border-color: #D6E2F9;
}

.btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 226, 249, 0.5);
}

.btn-outline-success {
  color: #0abb87;
  background-color: transparent;
  background-image: none;
  border-color: #0abb87;
}

.btn-outline-success:hover {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #0abb87;
  background-color: transparent;
}

.btn-outline-success:active, .btn-outline-success.active,
.show > .btn-outline-success.dropdown-toggle {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

.btn-outline-success:active:focus, .btn-outline-success.active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.5);
}

.btn-outline-info {
  color: #007BFF;
  background-color: transparent;
  background-image: none;
  border-color: #007BFF;
}

.btn-outline-info:hover {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #007BFF;
  background-color: transparent;
}

.btn-outline-info:active, .btn-outline-info.active,
.show > .btn-outline-info.dropdown-toggle {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

.btn-outline-info:active:focus, .btn-outline-info.active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-warning {
  color: #ED6E21;
  background-color: transparent;
  background-image: none;
  border-color: #ED6E21;
}

.btn-outline-warning:hover {
  color: #ffffff;
  background-color: #ED6E21;
  border-color: #ED6E21;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 110, 33, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ED6E21;
  background-color: transparent;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #ffffff;
  background-color: #ED6E21;
  border-color: #ED6E21;
}

.btn-outline-warning:active:focus, .btn-outline-warning.active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 110, 33, 0.5);
}

.btn-outline-danger {
  color: #ED2121;
  background-color: transparent;
  background-image: none;
  border-color: #ED2121;
}

.btn-outline-danger:hover {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #ED2121;
  background-color: transparent;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.btn-outline-danger:active:focus, .btn-outline-danger.active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

.btn-outline-light {
  color: #f0f3f4;
  background-color: transparent;
  background-image: none;
  border-color: #f0f3f4;
}

.btn-outline-light:hover {
  color: #ffffff;
  background-color: #f0f3f4;
  border-color: #f0f3f4;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 243, 244, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f0f3f4;
  background-color: transparent;
}

.btn-outline-light:active, .btn-outline-light.active,
.show > .btn-outline-light.dropdown-toggle {
  color: #ffffff;
  background-color: #f0f3f4;
  border-color: #f0f3f4;
}

.btn-outline-light:active:focus, .btn-outline-light.active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 243, 244, 0.5);
}

.btn-outline-dark {
  color: #3D404A;
  background-color: transparent;
  background-image: none;
  border-color: #3D404A;
}

.btn-outline-dark:hover {
  color: #ffffff;
  background-color: #3D404A;
  border-color: #3D404A;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(61, 64, 74, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #3D404A;
  background-color: transparent;
}

.btn-outline-dark:active, .btn-outline-dark.active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #3D404A;
  border-color: #3D404A;
}

.btn-outline-dark:active:focus, .btn-outline-dark.active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(61, 64, 74, 0.5);
}

.btn-link, .tribe-mini-calendar-event .tribe-events-widget-link a {
  font-weight: 400;
  color: #4E64DD;
  background-color: transparent;
}

.btn-link:hover, .tribe-mini-calendar-event .tribe-events-widget-link a:hover {
  color: #243bbb;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus, .tribe-mini-calendar-event .tribe-events-widget-link a:focus, .btn-link.focus, .tribe-mini-calendar-event .tribe-events-widget-link a.focus {
  text-decoration: none;
  border-color: transparent;
  box-shadow: none;
}

.btn-link:disabled, .tribe-mini-calendar-event .tribe-events-widget-link a:disabled, .btn-link.disabled, .tribe-mini-calendar-event .tribe-events-widget-link a.disabled {
  color: #77888F;
  pointer-events: none;
}

.btn-lg, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a {
  padding: 1rem 1.55rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, #buddypress:not(.youzer) .comment-reply-link .comment-reply-link,
#buddypress:not(.youzer) .comment-reply-link div.generic-button a,
#buddypress:not(.youzer) .comment-edit-link .comment-reply-link,
#buddypress:not(.youzer) .comment-edit-link div.generic-button a,
#buddypress:not(.youzer) .generic-button a .comment-reply-link,
#buddypress:not(.youzer) .generic-button a div.generic-button a,
#buddypress:not(.youzer) a.button .comment-reply-link,
#buddypress:not(.youzer) a.button div.generic-button a,
#buddypress:not(.youzer) a.bp-title-button .comment-reply-link,
#buddypress:not(.youzer) a.bp-title-button div.generic-button a, #buddypress:not(.youzer) .notifications-options-nav input[type="submit"],
#buddypress:not(.youzer) .messages-options-nav input[type="submit"], ul.item-list:not(.activity-list):not([class*="yz-"]) > li div.action a {
  padding: 0.35rem 0.8rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 200px;
  padding: 0 0;
  margin: 20px 0 0;
  font-size: 1rem;
  color: #48465b;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 0 solid transparent;
  border-radius: 0.3rem;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 20px;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 20px;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #E9EFF3;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  clear: both;
  font-weight: 400;
  color: #19233A;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #111828;
  text-decoration: none;
  background-color: #f0f3f4;
}

.dropdown-item.active, .dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #4E64DD;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #77888F;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.05);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.5rem 1rem;
  color: #19233A;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.6rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #ffffff;
  background-color: #4E64DD;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #E9EFF3, 0 0 0 3px #4E64DD;
}

.custom-control-input:active ~ .custom-control-label::before {
  color: #ffffff;
  background-color: #e4e7fa;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #77888F;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #E9EFF3;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
}

.custom-control-label::before {
  position: absolute;
  top: 0.175rem;
  left: -1.5rem;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ffffff;
}

.custom-control-label::after {
  position: absolute;
  top: 0.175rem;
  left: -1.5rem;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60% 60%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.3rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #4E64DD;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #4E64DD;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23ffffff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #ffffff;
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: #ffffff;
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #4E64DD;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23ffffff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #ffffff;
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.85rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #48465b;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.3rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: #b9c2f2;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(185, 194, 242, 0.5);
}

.custom-select:focus::-ms-value {
  color: #48465b;
  background-color: #f0f3f4;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #77888F;
  background-color: #E9EFF3;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(2.0125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(3.3125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.85rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.85rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: rgba(78, 100, 221, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.25);
}

.custom-file-input:focus ~ .custom-file-label::after {
  border-color: rgba(78, 100, 221, 0.25);
}

.custom-file-input:disabled ~ .custom-file-label {
  background-color: #E9EFF3;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.85rem + 2px);
  padding: 0.8rem 1.25rem;
  line-height: 1.25;
  color: #48465b;
  background-color: #f0f3f4;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.3rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.85rem;
  padding: 0.8rem 1.25rem;
  line-height: 1.25;
  color: #48465b;
  content: "Browse";
  background-color: #E9EFF3;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0.3rem 0.3rem 0;
}

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #E9EFF3, 0 0 0 0.2rem rgba(78, 100, 221, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #E9EFF3, 0 0 0 0.2rem rgba(78, 100, 221, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #E9EFF3, 0 0 0 0.2rem rgba(78, 100, 221, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #4E64DD;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #e4e7fa;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #4E64DD;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #e4e7fa;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #4E64DD;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #e4e7fa;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul, #buddypress:not(.youzer) div.item-list-tabs#subnav > ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link, #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a:hover, .nav-link:focus, #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a:focus {
  text-decoration: none;
}

.nav-link.disabled, #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a.disabled {
  color: #77888F;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs .nav-item, .nav-tabs #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li, #buddypress:not(.youzer) .nav-tabs div.item-list-tabs.primary-list-tabs > ul > li, .nav-tabs #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li, #buddypress:not(.youzer) .nav-tabs div.item-list-tabs#subnav > ul > li {
  margin-bottom: -1px;
}

.nav-tabs .nav-link, .nav-tabs #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .nav-tabs div.item-list-tabs#subnav > ul > li > a {
  border: 1px solid transparent;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.nav-tabs .nav-link:hover, .nav-tabs #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a:hover, #buddypress:not(.youzer) .nav-tabs div.item-list-tabs#subnav > ul > li > a:hover, .nav-tabs .nav-link:focus, .nav-tabs #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a:focus, #buddypress:not(.youzer) .nav-tabs div.item-list-tabs#subnav > ul > li > a:focus {
  border-color: #E9EFF3;
}

.nav-tabs .nav-link.disabled, .nav-tabs #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a.disabled, #buddypress:not(.youzer) .nav-tabs div.item-list-tabs#subnav > ul > li > a.disabled {
  color: #77888F;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active, .nav-tabs #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a.active, #buddypress:not(.youzer) .nav-tabs div.item-list-tabs#subnav > ul > li > a.active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.show .nav-link,
#buddypress:not(.youzer) .nav-tabs div.item-list-tabs.primary-list-tabs > ul > li.show .nav-link,
.nav-tabs #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.show .nav-link,
#buddypress:not(.youzer) .nav-tabs div.item-list-tabs#subnav > ul > li.show .nav-link,
.nav-tabs .nav-item.show #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a,
#buddypress:not(.youzer) .nav-tabs .nav-item.show div.item-list-tabs#subnav > ul > li > a,
.nav-tabs #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.show div.item-list-tabs#subnav > ul > li > a,
#buddypress:not(.youzer) .nav-tabs div.item-list-tabs.primary-list-tabs > ul > li.show div.item-list-tabs#subnav > ul > li > a,
.nav-tabs #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.show div.item-list-tabs#subnav > ul > li > a,
#buddypress:not(.youzer) .nav-tabs div.item-list-tabs#subnav > ul > li.show div.item-list-tabs#subnav > ul > li > a {
  color: #48465b;
  background-color: #E9EFF3;
  border-color: #ddd;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul .nav-link, .nav-pills #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .nav-pills div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) div.item-list-tabs#subnav.primary-list-tabs > ul > li > a {
  border-radius: 0.3rem;
}

.nav-pills .nav-link.active, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul .nav-link.active, .nav-pills #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a.active, #buddypress:not(.youzer) .nav-pills div.item-list-tabs#subnav > ul > li > a.active, #buddypress:not(.youzer) div.item-list-tabs#subnav.primary-list-tabs > ul > li > a.active,
.nav-pills .show > .nav-link,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul .show > .nav-link,
.nav-pills #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.show > a,
#buddypress:not(.youzer) .nav-pills div.item-list-tabs#subnav > ul > li.show > a,
#buddypress:not(.youzer) div.item-list-tabs#subnav.primary-list-tabs > ul > li.show > a {
  color: #ffffff;
  background-color: #4E64DD;
}

.nav-fill .nav-item, .nav-fill #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li, #buddypress:not(.youzer) .nav-fill div.item-list-tabs.primary-list-tabs > ul > li, .nav-fill #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li, #buddypress:not(.youzer) .nav-fill div.item-list-tabs#subnav > ul > li {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item, .nav-justified #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li, #buddypress:not(.youzer) .nav-justified div.item-list-tabs.primary-list-tabs > ul > li, .nav-justified #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li, #buddypress:not(.youzer) .nav-justified div.item-list-tabs#subnav > ul > li {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 1rem;
}

.navbar > .container, .region .navbar > .region__container, .main-navigation.navbar--container-classic .navbar > .navbar__container, .main-navigation.navbar--container-narrow .navbar > .navbar__container, .main-navigation.navbar--container-narrower .navbar > .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area.navbar > .widget:not([class*="widget_grimlock_"]),
body:not(.page-template-template-dashboard) #before_content > .widget-area.navbar > .widget:not([class*="widget_grimlock_"]),
body:not(.page-template-template-dashboard) #after_content > .widget-area.navbar > .widget:not([class*="widget_grimlock_"]),
.navbar > .container-fluid,
.region.region--container-fluid.navbar > .region__container,
.region.region--container-fluid > .region__inner.navbar > .region__container,
.main-navigation.navbar--container-fluid .navbar > .navbar__container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link, .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .navbar-nav div.item-list-tabs#subnav > ul > li > a {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.3rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .region .navbar-expand-sm > .region__container, .main-navigation.navbar--container-classic .navbar-expand-sm > .navbar__container, .main-navigation.navbar--container-narrow .navbar-expand-sm > .navbar__container, .main-navigation.navbar--container-narrower .navbar-expand-sm > .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area.navbar-expand-sm > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area.navbar-expand-sm > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area.navbar-expand-sm > .widget:not([class*="widget_grimlock_"]),
  .navbar-expand-sm > .container-fluid,
  .region.region--container-fluid.navbar-expand-sm > .region__container,
  .region.region--container-fluid > .region__inner.navbar-expand-sm > .region__container,
  .main-navigation.navbar--container-fluid .navbar-expand-sm > .navbar__container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link, .navbar-expand-sm .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .navbar-expand-sm .navbar-nav div.item-list-tabs#subnav > ul > li > a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container, .region .navbar-expand-sm > .region__container, .main-navigation.navbar--container-classic .navbar-expand-sm > .navbar__container, .main-navigation.navbar--container-narrow .navbar-expand-sm > .navbar__container, .main-navigation.navbar--container-narrower .navbar-expand-sm > .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area.navbar-expand-sm > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area.navbar-expand-sm > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area.navbar-expand-sm > .widget:not([class*="widget_grimlock_"]),
  .navbar-expand-sm > .container-fluid,
  .region.region--container-fluid.navbar-expand-sm > .region__container,
  .region.region--container-fluid > .region__inner.navbar-expand-sm > .region__container,
  .main-navigation.navbar--container-fluid .navbar-expand-sm > .navbar__container {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .region .navbar-expand-md > .region__container, .main-navigation.navbar--container-classic .navbar-expand-md > .navbar__container, .main-navigation.navbar--container-narrow .navbar-expand-md > .navbar__container, .main-navigation.navbar--container-narrower .navbar-expand-md > .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area.navbar-expand-md > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area.navbar-expand-md > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area.navbar-expand-md > .widget:not([class*="widget_grimlock_"]),
  .navbar-expand-md > .container-fluid,
  .region.region--container-fluid.navbar-expand-md > .region__container,
  .region.region--container-fluid > .region__inner.navbar-expand-md > .region__container,
  .main-navigation.navbar--container-fluid .navbar-expand-md > .navbar__container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-md .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .navbar-expand-md .navbar-nav div.item-list-tabs#subnav > ul > li > a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container, .region .navbar-expand-md > .region__container, .main-navigation.navbar--container-classic .navbar-expand-md > .navbar__container, .main-navigation.navbar--container-narrow .navbar-expand-md > .navbar__container, .main-navigation.navbar--container-narrower .navbar-expand-md > .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area.navbar-expand-md > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area.navbar-expand-md > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area.navbar-expand-md > .widget:not([class*="widget_grimlock_"]),
  .navbar-expand-md > .container-fluid,
  .region.region--container-fluid.navbar-expand-md > .region__container,
  .region.region--container-fluid > .region__inner.navbar-expand-md > .region__container,
  .main-navigation.navbar--container-fluid .navbar-expand-md > .navbar__container {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .region .navbar-expand-lg > .region__container, .main-navigation.navbar--container-classic .navbar-expand-lg > .navbar__container, .main-navigation.navbar--container-narrow .navbar-expand-lg > .navbar__container, .main-navigation.navbar--container-narrower .navbar-expand-lg > .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area.navbar-expand-lg > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area.navbar-expand-lg > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area.navbar-expand-lg > .widget:not([class*="widget_grimlock_"]),
  .navbar-expand-lg > .container-fluid,
  .region.region--container-fluid.navbar-expand-lg > .region__container,
  .region.region--container-fluid > .region__inner.navbar-expand-lg > .region__container,
  .main-navigation.navbar--container-fluid .navbar-expand-lg > .navbar__container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .navbar-expand-lg .navbar-nav div.item-list-tabs#subnav > ul > li > a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container, .region .navbar-expand-lg > .region__container, .main-navigation.navbar--container-classic .navbar-expand-lg > .navbar__container, .main-navigation.navbar--container-narrow .navbar-expand-lg > .navbar__container, .main-navigation.navbar--container-narrower .navbar-expand-lg > .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area.navbar-expand-lg > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area.navbar-expand-lg > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area.navbar-expand-lg > .widget:not([class*="widget_grimlock_"]),
  .navbar-expand-lg > .container-fluid,
  .region.region--container-fluid.navbar-expand-lg > .region__container,
  .region.region--container-fluid > .region__inner.navbar-expand-lg > .region__container,
  .main-navigation.navbar--container-fluid .navbar-expand-lg > .navbar__container {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .region .navbar-expand-xl > .region__container, .main-navigation.navbar--container-classic .navbar-expand-xl > .navbar__container, .main-navigation.navbar--container-narrow .navbar-expand-xl > .navbar__container, .main-navigation.navbar--container-narrower .navbar-expand-xl > .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area.navbar-expand-xl > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area.navbar-expand-xl > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area.navbar-expand-xl > .widget:not([class*="widget_grimlock_"]),
  .navbar-expand-xl > .container-fluid,
  .region.region--container-fluid.navbar-expand-xl > .region__container,
  .region.region--container-fluid > .region__inner.navbar-expand-xl > .region__container,
  .main-navigation.navbar--container-fluid .navbar-expand-xl > .navbar__container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link, .navbar-expand-xl .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .navbar-expand-xl .navbar-nav div.item-list-tabs#subnav > ul > li > a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container, .region .navbar-expand-xl > .region__container, .main-navigation.navbar--container-classic .navbar-expand-xl > .navbar__container, .main-navigation.navbar--container-narrow .navbar-expand-xl > .navbar__container, .main-navigation.navbar--container-narrower .navbar-expand-xl > .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area.navbar-expand-xl > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area.navbar-expand-xl > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area.navbar-expand-xl > .widget:not([class*="widget_grimlock_"]),
  .navbar-expand-xl > .container-fluid,
  .region.region--container-fluid.navbar-expand-xl > .region__container,
  .region.region--container-fluid > .region__inner.navbar-expand-xl > .region__container,
  .main-navigation.navbar--container-fluid .navbar-expand-xl > .navbar__container {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar-expand > .container, .region .navbar-expand > .region__container, .main-navigation.navbar--container-classic .navbar-expand > .navbar__container, .main-navigation.navbar--container-narrow .navbar-expand > .navbar__container, .main-navigation.navbar--container-narrower .navbar-expand > .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area.navbar-expand > .widget:not([class*="widget_grimlock_"]),
body:not(.page-template-template-dashboard) #before_content > .widget-area.navbar-expand > .widget:not([class*="widget_grimlock_"]),
body:not(.page-template-template-dashboard) #after_content > .widget-area.navbar-expand > .widget:not([class*="widget_grimlock_"]),
.navbar-expand > .container-fluid,
.region.region--container-fluid.navbar-expand > .region__container,
.region.region--container-fluid > .region__inner.navbar-expand > .region__container,
.main-navigation.navbar--container-fluid .navbar-expand > .navbar__container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link, .navbar-expand .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .navbar-expand .navbar-nav div.item-list-tabs#subnav > ul > li > a {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container, .region .navbar-expand > .region__container, .main-navigation.navbar--container-classic .navbar-expand > .navbar__container, .main-navigation.navbar--container-narrow .navbar-expand > .navbar__container, .main-navigation.navbar--container-narrower .navbar-expand > .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area.navbar-expand > .widget:not([class*="widget_grimlock_"]),
body:not(.page-template-template-dashboard) #before_content > .widget-area.navbar-expand > .widget:not([class*="widget_grimlock_"]),
body:not(.page-template-template-dashboard) #after_content > .widget-area.navbar-expand > .widget:not([class*="widget_grimlock_"]),
.navbar-expand > .container-fluid,
.region.region--container-fluid.navbar-expand > .region__container,
.region.region--container-fluid > .region__inner.navbar-expand > .region__container,
.main-navigation.navbar--container-fluid .navbar-expand > .navbar__container {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .navbar-light .navbar-nav div.item-list-tabs#subnav > ul > li > a {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a:hover, #buddypress:not(.youzer) .navbar-light .navbar-nav div.item-list-tabs#subnav > ul > li > a:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a:focus, #buddypress:not(.youzer) .navbar-light .navbar-nav div.item-list-tabs#subnav > ul > li > a:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled, .navbar-light .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a.disabled, #buddypress:not(.youzer) .navbar-light .navbar-nav div.item-list-tabs#subnav > ul > li > a.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.show > a, #buddypress:not(.youzer) .navbar-light .navbar-nav div.item-list-tabs#subnav > ul > li.show > a,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.active > a,
#buddypress:not(.youzer) .navbar-light .navbar-nav div.item-list-tabs#subnav > ul > li.active > a,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a.show,
#buddypress:not(.youzer) .navbar-light .navbar-nav div.item-list-tabs#subnav > ul > li > a.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a.active,
#buddypress:not(.youzer) .navbar-light .navbar-nav div.item-list-tabs#subnav > ul > li > a.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: white;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: white;
}

.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .navbar-dark .navbar-nav div.item-list-tabs#subnav > ul > li > a {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a:hover, #buddypress:not(.youzer) .navbar-dark .navbar-nav div.item-list-tabs#subnav > ul > li > a:hover, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a:focus, #buddypress:not(.youzer) .navbar-dark .navbar-nav div.item-list-tabs#subnav > ul > li > a:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled, .navbar-dark .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a.disabled, #buddypress:not(.youzer) .navbar-dark .navbar-nav div.item-list-tabs#subnav > ul > li > a.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.show > a, #buddypress:not(.youzer) .navbar-dark .navbar-nav div.item-list-tabs#subnav > ul > li.show > a,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.active > a,
#buddypress:not(.youzer) .navbar-dark .navbar-nav div.item-list-tabs#subnav > ul > li.active > a,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a.show,
#buddypress:not(.youzer) .navbar-dark .navbar-nav div.item-list-tabs#subnav > ul > li > a.show,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a.active,
#buddypress:not(.youzer) .navbar-dark .navbar-nav div.item-list-tabs#subnav > ul > li > a.active {
  color: white;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: white;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: white;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 0 solid #eff0f6;
  border-radius: 0.3rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list.card > ul:first-child .list-group-item:first-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list.card > ul:first-child .list-group-item:first-child, .card > .list-group:first-child .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li:first-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu .card > .list-group:first-child div#invite-list > ul > li:first-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list.card > ul:first-child div#invite-list > ul > li:first-child, .card > .list-group:first-child .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li:first-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu .card > .list-group:first-child div#invite-list > ul > li:first-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list.card > ul:first-child div#invite-list > ul > li:first-child {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.card > .list-group:last-child .list-group-item:last-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list.card > ul:last-child .list-group-item:last-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list.card > ul:last-child .list-group-item:last-child, .card > .list-group:last-child .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li:last-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu .card > .list-group:last-child div#invite-list > ul > li:last-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list.card > ul:last-child div#invite-list > ul > li:last-child, .card > .list-group:last-child .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li:last-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu .card > .list-group:last-child div#invite-list > ul > li:last-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list.card > ul:last-child div#invite-list > ul > li:last-child {
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.3rem;
}

.card-title {
  margin-bottom: 1rem;
}

.card-subtitle {
  margin-top: -0.5rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.3rem;
}

.card-header {
  padding: 1rem 1.3rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0 solid #eff0f6;
}

.card-header:first-child {
  border-radius: calc(0.3rem - 0) calc(0.3rem - 0) 0 0;
}

.card-header + .list-group .list-group-item:first-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > .card-header + ul .list-group-item:first-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > .card-header + ul .list-group-item:first-child, .card-header + .list-group .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li:first-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu .card-header + .list-group div#invite-list > ul > li:first-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > .card-header + ul > li:first-child, .card-header + .list-group .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li:first-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu .card-header + .list-group div#invite-list > ul > li:first-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > .card-header + ul > li:first-child {
  border-top: 0;
}

.card-footer {
  padding: 1rem 1.3rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0 solid #eff0f6;
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.3rem - 0) calc(0.3rem - 0);
}

.card-header-tabs {
  margin-right: -0.65rem;
  margin-bottom: -1rem;
  margin-left: -0.65rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.65rem;
  margin-left: -0.65rem;
}

.card-img-overlay, .post--overlay .card .card-body {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.3rem - 0);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.3rem - 0);
  border-top-right-radius: calc(0.3rem - 0);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.3rem - 0);
  border-bottom-left-radius: calc(0.3rem - 0);
}

.card-deck {
  display: flex;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.3rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #E9EFF3;
  border-radius: 0.3rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #77888F;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #77888F;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.3rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #4E64DD;
  background-color: #ffffff;
  border: 1px solid #ddd;
}

.page-link:hover {
  z-index: 2;
  color: #243bbb;
  text-decoration: none;
  background-color: #E9EFF3;
  border-color: #ddd;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

.page-item.disabled .page-link {
  color: #77888F;
  pointer-events: none;
  cursor: auto;
  background-color: #ffffff;
  border-color: #ddd;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.6;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.6;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.badge, .tribe-events-single-header .tribe-events-single-categories a {
  display: inline-block;
  padding: 0.3em 0.6em;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.3rem;
}

.badge:empty, .tribe-events-single-header .tribe-events-single-categories a:empty {
  display: none;
}

.btn .badge, button .badge, .button .badge, input[type="button"] .badge, input[type="submit"] .badge, input[type="reset"] .badge, #buddypress:not(.youzer) .comment-reply-link .badge, #buddypress:not(.youzer) .comment-edit-link .badge, #buddypress:not(.youzer) .generic-button a .badge, #buddypress:not(.youzer) a.button .badge, #buddypress:not(.youzer) a.bp-title-button .badge, #buddypress:not(.youzer) form input[type="button"] .badge, #buddypress:not(.youzer) form input[type="reset"] .badge, #buddypress:not(.youzer) form input[type="submit"] .badge, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a .badge, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link .badge, .btn .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories .btn a, button .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories button a, .button .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories .button a, input[type="button"] .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories input[type="button"] a, input[type="submit"] .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories input[type="submit"] a, input[type="reset"] .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories input[type="reset"] a, #buddypress:not(.youzer) .comment-reply-link .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories #buddypress:not(.youzer) .comment-reply-link a, #buddypress:not(.youzer) .comment-edit-link .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories #buddypress:not(.youzer) .comment-edit-link a, #buddypress:not(.youzer) .generic-button a .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories #buddypress:not(.youzer) .generic-button a a, #buddypress:not(.youzer) a.button .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories #buddypress:not(.youzer) a.button a, #buddypress:not(.youzer) a.bp-title-button .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories #buddypress:not(.youzer) a.bp-title-button a, #buddypress:not(.youzer) form input[type="button"] .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories #buddypress:not(.youzer) form input[type="button"] a, #buddypress:not(.youzer) form input[type="reset"] .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories #buddypress:not(.youzer) form input[type="reset"] a, #buddypress:not(.youzer) form input[type="submit"] .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories #buddypress:not(.youzer) form input[type="submit"] a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a a, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link a {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #ffffff;
  background-color: #4E64DD;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #2842d0;
}

.badge-secondary {
  color: #ffffff;
  background-color: #D6E2F9;
}

.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #aac3f2;
}

.badge-success {
  color: #ffffff;
  background-color: #0abb87;
}

.badge-success[href]:hover, .badge-success[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #078b64;
}

.badge-info {
  color: #ffffff;
  background-color: #007BFF;
}

.badge-info[href]:hover, .badge-info[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0062cc;
}

.badge-warning {
  color: #ffffff;
  background-color: #ED6E21;
}

.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #cb5710;
}

.badge-danger {
  color: #ffffff;
  background-color: #ED2121;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #cb1010;
}

.badge-light {
  color: #ffffff;
  background-color: #f0f3f4;
}

.badge-light[href]:hover, .badge-light[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #d3dbde;
}

.badge-dark {
  color: #ffffff;
  background-color: #3D404A;
}

.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #26282e;
}

.alert, .must-log-in, .no-comments, .wpcf7-response-output,
.mc4wp-alert, body:not(.page-template-template-dashboard) #primary > #main .no_users,
body:not(.page-template-template-dashboard) #primary > #main .widget-error,
body:not(.page-template-template-dashboard) #before_content .no_users,
body:not(.page-template-template-dashboard) #before_content .widget-error,
body:not(.page-template-template-dashboard) #after_content .no_users,
body:not(.page-template-template-dashboard) #after_content .widget-error, .rtmedia-no-media-found,
.rtmedia-nodata,
.rtmedia-success,
.rtmedia-gallery-alert-container .rtmedia-success,
.rtmedia-warning,
.rtmedia-gallery-alert-container .rtmedia-warning, #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-comments-container .rtmedia-no-comments, #buddypress:not(.youzer) div.bp-template-notice > p,
#buddypress:not(.youzer) .bp-avatar-status > p,
#buddypress:not(.youzer) .bp-cover-image-status > p,
#buddypress:not(.youzer) div#message > p,
#buddypress:not(.youzer) #sitewide-notice > p,
#buddypress:not(.youzer) .bp-uploader-progress > p,
#buddypress:not(.youzer) .bp-cover-image > p,
#buddypress:not(.youzer) .success_review_msg > p, #buddypress:not(.youzer) .standard-form#signup_form div div.error:not(#message), #sitewide-notice #message, bpmts-feedback-form-status-message > span, body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint, .tribe-events-notices, .tickets-unavailable, .tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets .tribe-event-tickets-meta-required-message, .tribe-rsvp-message, body[class*="tribe_community"]:not(.logged-in) #tribe-events-pg-template #tribe-events > p,
body:not(.logged-in) .tribe-community-events-content > #tribe-events > p, #tribe-events-pg-template #tribe-events .tribe-community-events-content > p, div.eventForm .event-dynamic-helper-text:not(:empty),
div.tribe-community-events .tribe-event-recurrence-description:not(:empty), .tribe-community-events-list.tribe-community-no-items, div.tribe-community-notice, div[id^="contact-form"] > h3, .form-errors, .lwa-status, .pmpro_message, #learndash_complete_prerequisites,
#learndash_course_points_access_message,
#learndash_complete_prev_lesson,
#learndash_complete_prev_topic,
.no-lesson-msg, .ld-error,
.wpProQuiz_invalidate, .learndash_already_taken, body .gform_wrapper div.validation_error {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.3rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 600;
}

.alert-dismissible {
  padding-right: 4.2rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #293473;
  background-color: #dce0f8;
  border-color: #cdd4f5;
}

.alert-primary hr {
  border-top-color: #b8c2f1;
}

.alert-primary .alert-link {
  color: #1c234d;
}

.alert-secondary {
  color: #6f7681;
  background-color: #f7f9fe;
  border-color: #f4f7fd;
}

.alert-secondary hr {
  border-top-color: #dee7f9;
}

.alert-secondary .alert-link {
  color: #575d66;
}

.alert-success {
  color: #056146;
  background-color: #cef1e7;
  border-color: #baecdd;
}

.alert-success hr {
  border-top-color: #a6e6d3;
}

.alert-success .alert-link {
  color: #033123;
}

.alert-info, body:not(.page-template-template-dashboard) #primary > #main .no_users,
body:not(.page-template-template-dashboard) #primary > #main .widget-error,
body:not(.page-template-template-dashboard) #before_content .no_users,
body:not(.page-template-template-dashboard) #before_content .widget-error,
body:not(.page-template-template-dashboard) #after_content .no_users,
body:not(.page-template-template-dashboard) #after_content .widget-error {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-info hr, body:not(.page-template-template-dashboard) #primary > #main .no_users hr, body:not(.page-template-template-dashboard) #primary > #main .widget-error hr, body:not(.page-template-template-dashboard) #before_content .no_users hr, body:not(.page-template-template-dashboard) #before_content .widget-error hr, body:not(.page-template-template-dashboard) #after_content .no_users hr, body:not(.page-template-template-dashboard) #after_content .widget-error hr {
  border-top-color: #9fcdff;
}

.alert-info .alert-link, body:not(.page-template-template-dashboard) #primary > #main .no_users .alert-link, body:not(.page-template-template-dashboard) #primary > #main .widget-error .alert-link, body:not(.page-template-template-dashboard) #before_content .no_users .alert-link, body:not(.page-template-template-dashboard) #before_content .widget-error .alert-link, body:not(.page-template-template-dashboard) #after_content .no_users .alert-link, body:not(.page-template-template-dashboard) #after_content .widget-error .alert-link {
  color: #002752;
}

.alert-warning {
  color: #7b3911;
  background-color: #fbe2d3;
  border-color: #fad6c1;
}

.alert-warning hr {
  border-top-color: #f8c6a9;
}

.alert-warning .alert-link {
  color: #4e240b;
}

.alert-danger {
  color: #7b1111;
  background-color: #fbd3d3;
  border-color: #fac1c1;
}

.alert-danger hr {
  border-top-color: #f8a9a9;
}

.alert-danger .alert-link {
  color: #4e0b0b;
}

.alert-light {
  color: #7d7e7f;
  background-color: #fcfdfd;
  border-color: #fbfcfc;
}

.alert-light hr {
  border-top-color: #ecf1f1;
}

.alert-light .alert-link {
  color: #646565;
}

.alert-dark {
  color: #202126;
  background-color: #d8d9db;
  border-color: #c9cacc;
}

.alert-dark hr {
  border-top-color: #bcbdc0;
}

.alert-dark .alert-link {
  color: #09090a;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress, #buddypress:not(.youzer) div.bp-avatar-status .bp-progress .bp-bar,
#buddypress:not(.youzer) div.bp-cover-image-status .bp-progress .bp-bar {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #E9EFF3;
  border-radius: 0.3rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  background-color: #4E64DD;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped, #buddypress:not(.youzer) div.bp-avatar-status .bp-progress .bp-bar,
#buddypress:not(.youzer) div.bp-cover-image-status .bp-progress .bp-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

.media, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item, ul.item-list:not(.activity-list):not([class*="yz-"]) > li {
  display: flex;
  align-items: flex-start;
}

.media-body, ul.item-list:not(.activity-list):not([class*="yz-"]) > li > div:last-of-type {
  flex: 1;
}

.list-group, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #48465b;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  color: #48465b;
  text-decoration: none;
  background-color: #f0f3f4;
}

.list-group-item-action:active {
  color: #48465b;
  background-color: #E9EFF3;
}

.list-group-item, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li:first-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li:first-child {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.list-group-item:last-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li:last-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.list-group-item:hover, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li:hover, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li:hover, .list-group-item:focus, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li:focus, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li:focus {
  z-index: 1;
  text-decoration: none;
}

.list-group-item.disabled, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li.disabled, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li.disabled, .list-group-item:disabled, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li:disabled, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li:disabled {
  color: #77888F;
  background-color: #ffffff;
}

.list-group-item.active, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li.active, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li.active {
  z-index: 2;
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

.list-group-flush .list-group-item, .list-group-flush .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu .list-group-flush div#invite-list > ul > li, .list-group-flush .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu .list-group-flush div#invite-list > ul > li {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child, .list-group-flush:first-child .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li:first-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu .list-group-flush:first-child div#invite-list > ul > li:first-child, .list-group-flush:first-child .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li:first-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu .list-group-flush:first-child div#invite-list > ul > li:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child, .list-group-flush:last-child .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li:last-child, .group-invites #buddypress:not(.youzer) #group-create-body .left-menu .list-group-flush:last-child div#invite-list > ul > li:last-child, .list-group-flush:last-child .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li:last-child, .group-invites #buddypress:not(.youzer) #send-invite-form > .invite .left-menu .list-group-flush:last-child div#invite-list > ul > li:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #293473;
  background-color: #cdd4f5;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #293473;
  background-color: #b8c2f1;
}

.list-group-item-primary.list-group-item-action.active {
  color: #ffffff;
  background-color: #293473;
  border-color: #293473;
}

.list-group-item-secondary {
  color: #6f7681;
  background-color: #f4f7fd;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #6f7681;
  background-color: #dee7f9;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #ffffff;
  background-color: #6f7681;
  border-color: #6f7681;
}

.list-group-item-success {
  color: #056146;
  background-color: #baecdd;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #056146;
  background-color: #a6e6d3;
}

.list-group-item-success.list-group-item-action.active {
  color: #ffffff;
  background-color: #056146;
  border-color: #056146;
}

.list-group-item-info {
  color: #004085;
  background-color: #b8daff;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

.list-group-item-info.list-group-item-action.active {
  color: #ffffff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-warning {
  color: #7b3911;
  background-color: #fad6c1;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #7b3911;
  background-color: #f8c6a9;
}

.list-group-item-warning.list-group-item-action.active {
  color: #ffffff;
  background-color: #7b3911;
  border-color: #7b3911;
}

.list-group-item-danger {
  color: #7b1111;
  background-color: #fac1c1;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #7b1111;
  background-color: #f8a9a9;
}

.list-group-item-danger.list-group-item-action.active {
  color: #ffffff;
  background-color: #7b1111;
  border-color: #7b1111;
}

.list-group-item-light {
  color: #7d7e7f;
  background-color: #fbfcfc;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #7d7e7f;
  background-color: #ecf1f1;
}

.list-group-item-light.list-group-item-action.active {
  color: #ffffff;
  background-color: #7d7e7f;
  border-color: #7d7e7f;
}

.list-group-item-dark {
  color: #202126;
  background-color: #c9cacc;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #202126;
  background-color: #bcbdc0;
}

.list-group-item-dark.list-group-item-action.active {
  color: #ffffff;
  background-color: #202126;
  border-color: #202126;
}

.close {
  float: right;
  font-size: 1.7rem;
  font-weight: 100;
  line-height: 1;
  color: #000000;
  text-shadow: none;
  opacity: .5;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  color: #000000;
  text-decoration: none;
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (10px * 2));
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (10px * 2));
  content: "";
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 0 solid transparent;
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 0 solid #E9EFF3;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 15px;
  margin: -15px -15px -15px auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.6;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 0 solid #E9EFF3;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 8% auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (8% * 2));
  }
  .modal-dialog-centered::before {
    height: calc(100vh - (8% * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.75;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 10px;
  height: 6px;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 6px 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 6px 5px 0;
  border-top-color: #000000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 6px;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 6px;
  height: 10px;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-right-color: #000000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 6px 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 5px 6px;
  border-bottom-color: #000000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 6px;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 6px;
  height: 10px;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-left-color: #000000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0.3rem;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #4E64DD !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #2842d0 !important;
}

.bg-secondary {
  background-color: #D6E2F9 !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #aac3f2 !important;
}

.bg-success {
  background-color: #0abb87 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #078b64 !important;
}

.bg-info {
  background-color: #007BFF !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #0062cc !important;
}

.bg-warning {
  background-color: #ED6E21 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #cb5710 !important;
}

.bg-danger {
  background-color: #ED2121 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #cb1010 !important;
}

.bg-light {
  background-color: #f0f3f4 !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #d3dbde !important;
}

.bg-dark {
  background-color: #3D404A !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #26282e !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #4E64DD !important;
}

.border-secondary {
  border-color: #D6E2F9 !important;
}

.border-success {
  border-color: #0abb87 !important;
}

.border-info {
  border-color: #007BFF !important;
}

.border-warning {
  border-color: #ED6E21 !important;
}

.border-danger {
  border-color: #ED2121 !important;
}

.border-light {
  border-color: #f0f3f4 !important;
}

.border-dark {
  border-color: #3D404A !important;
}

.border-white {
  border-color: #ffffff !important;
}

.rounded {
  border-radius: 0.3rem !important;
}

.rounded-top {
  border-top-left-radius: 0.3rem !important;
  border-top-right-radius: 0.3rem !important;
}

.rounded-right {
  border-top-right-radius: 0.3rem !important;
  border-bottom-right-radius: 0.3rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.3rem !important;
  border-bottom-left-radius: 0.3rem !important;
}

.rounded-left {
  border-top-left-radius: 0.3rem !important;
  border-bottom-left-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clear::after,
.clearfix::after,
.entry-content::after,
.entry-header::after,
.entry-footer::after,
.comment-content::after,
.site-preheader::after,
.site-header::after,
.site-before-content::after,
.site-content::after,
.site-after-content::after,
.site-prefooter::after,
.site-footer::after,
.sidebar::after,
.region::after, .card::after, .main-navigation .navbar-nav > .menu-item .sub-menu::after,
.site-preheader .menu > .menu-item .sub-menu::after, .main-navigation .navbar-nav > .menu-item .sub-menu .menu-item::after,
.site-preheader .menu > .menu-item .sub-menu .menu-item::after, .main-navigation .navbar-nav > .menu-item .sub-menu .sub-menu::after,
.site-preheader .menu > .menu-item .sub-menu .sub-menu::after, .site-preheader .menu::after, .vertical-navbar .navbar-nav .menu-item::after, .nav-links::after, .page-links::after, .projects-pagination > ul::after, .single-project .projects-single-pagination::after, .tribe-events-sub-nav::after, .woocommerce nav.woocommerce-pagination ul::after, .wp-pagenavi::after, #buddypress div.pagination div.pagination-links::after,
#buddypress div.pagination div.bbp-pagination-links::after,
#buddypress div.bbp-pagination div.pagination-links::after,
#buddypress div.bbp-pagination div.bbp-pagination-links::after,
#buddypress div.bp-swap-pagination div.pagination-links::after,
#buddypress div.bp-swap-pagination div.bbp-pagination-links::after,
.bbpress div.pagination div.pagination-links::after,
.bbpress div.pagination div.bbp-pagination-links::after,
.bbpress div.bbp-pagination div.pagination-links::after,
.bbpress div.bbp-pagination div.bbp-pagination-links::after,
.bbpress div.bp-swap-pagination div.pagination-links::after,
.bbpress div.bp-swap-pagination div.bbp-pagination-links::after, .widget::after, #buddypress #rtmedia-single-media-container .rtmedia-editor-buttons::after, #buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtm-tabs-content #manage-media-tab::after, #buddypress:not(.youzer)::after, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs::after, #buddypress:not(.youzer) .standard-form .main-column::after, #buddypress:not(.youzer) .standard-form div.submit::after, #buddypress:not(.youzer) .dir-filter::after, #buddypress:not(.youzer) #message-recipients::after, body:not([class*="yz-"]) #bbpress-forums #new-post .bbp-template-notice + div:not(.bbp-template-notice)::after,
body:not([class*="yz-"]) #bbpress-forums #new-post legend + div:not(.bbp-template-notice)::after, .widget-area .widget.widget_display_replies li::after,
.widget-area .widget.widget_display_topics li::after, .widget.popular-posts ul li::after, .tribe-countdown-text::after, .tribe-countdown-time::after, form.contact-form > div::after, .lwa.lwa-divs-only .lwa-form .lwa-links::after, .testimonials-list .quote .author::after, .projects ul.projects::after,
.projects-page ul.projects::after, #nav-below::after, .wpProQuiz_sortStringList::after, .wpcf7-form-control-wrap::after, #loginform::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.text-monospace {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 600 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #ffffff !important;
}

.text-primary {
  color: #4E64DD !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #2842d0 !important;
}

.text-secondary {
  color: #D6E2F9 !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #aac3f2 !important;
}

.text-success {
  color: #0abb87 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #078b64 !important;
}

.text-info {
  color: #007BFF !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0062cc !important;
}

.text-warning {
  color: #ED6E21 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #cb5710 !important;
}

.text-danger {
  color: #ED2121 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #cb1010 !important;
}

.text-light {
  color: #f0f3f4 !important;
}

a.text-light:hover, a.text-light:focus {
  color: #d3dbde !important;
}

.text-dark {
  color: #3D404A !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #26282e !important;
}

.text-body {
  color: #48465b !important;
}

.text-muted {
  color: #77888F !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn):not(button):not(
  .button):not(
  input[type="button"]):not(
  input[type="submit"]):not(
  input[type="reset"]) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #ACB1B5;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container, .region .region__container, .main-navigation.navbar--container-classic .navbar__container, .main-navigation.navbar--container-narrow .navbar__container, .main-navigation.navbar--container-narrower .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge, .tribe-events-single-header .tribe-events-single-categories a {
    border: 1px solid #000000;
  }
  .table, table {
    border-collapse: collapse !important;
  }
  .table td, table td,
  .table th,
  table th {
    background-color: #ffffff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #E9EFF3;
  }
  .table .thead-dark th, table .thead-dark th {
    color: inherit;
    border-color: #E9EFF3;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("./assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("./assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("./assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("./assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("./assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("./assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 *  Repaintless 1.4.0
 */
.element-animated, #infinite-handle, .main-navigation .navbar-nav > .menu-item .sub-menu,
.site-preheader .menu > .menu-item .sub-menu, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .main-navigation, #sitewide-notice, #custom_header .region__container, #custom_header .region__col--2, .amaran.user.message, .more-container-publish, #tribe-events-content table.tribe-events-calendar, .widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

.element-animated.short, #infinite-handle, .main-navigation .navbar-nav > .menu-item .short.sub-menu, .main-navigation .navbar-nav > .menu-item .sub-menu.amaran.user.message, .main-navigation .navbar-nav > .menu-item .sub-menu.more-container-publish,
.site-preheader .menu > .menu-item .short.sub-menu, .main-navigation .site-preheader .navbar-nav.menu > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.sub-menu.menu-item, .site-preheader .menu > .menu-item .sub-menu.amaran.user.message, .site-preheader .menu > .menu-item .sub-menu.more-container-publish, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .short.main-navigation, .main-navigation .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.main-navigation.menu-item, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .main-navigation.more-container-publish, #sitewide-notice, #custom_header .short.region__container, #custom_header .region__container#infinite-handle, #custom_header .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.region__container.menu-item, .main-navigation #custom_header .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.region__container.menu-item, #custom_header .region__container#sitewide-notice, #custom_header .region__container.amaran.user.message, #custom_header .region__container.more-container-publish, #custom_header .short.region__col--2, #custom_header .region__col--2#infinite-handle, #custom_header .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.region__col--2.menu-item, .main-navigation #custom_header .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.region__col--2.menu-item, #custom_header .region__col--2#sitewide-notice, #custom_header .region__col--2.amaran.user.message, #custom_header .region__col--2.more-container-publish, .amaran.user.message, .more-container-publish, #tribe-events-content table.short.tribe-events-calendar, #tribe-events-content table.tribe-events-calendar#infinite-handle, #tribe-events-content table.tribe-events-calendar#sitewide-notice, #tribe-events-content table.tribe-events-calendar.amaran.user.message, #tribe-events-content table.tribe-events-calendar.more-container-publish, .widget_icl_lang_sel_widget .wpml-ls .short.wpml-ls-sub-menu, .main-navigation .widget_icl_lang_sel_widget .wpml-ls .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.wpml-ls-sub-menu.menu-item, .widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu.more-container-publish {
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
}

.element-animated.long, .long#infinite-handle, .main-navigation .navbar-nav > .menu-item .long.sub-menu,
.site-preheader .menu > .menu-item .long.sub-menu, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.long.menu-item, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .long.main-navigation, .long#sitewide-notice, #custom_header .long.region__container, #custom_header .long.region__col--2, .long.amaran.user.message, .long.more-container-publish, #tribe-events-content table.long.tribe-events-calendar, .widget_icl_lang_sel_widget .wpml-ls .long.wpml-ls-sub-menu {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.element-animated.infinite, .infinite#infinite-handle, .main-navigation .navbar-nav > .menu-item .infinite.sub-menu,
.site-preheader .menu > .menu-item .infinite.sub-menu, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.infinite.menu-item, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .infinite.main-navigation, .infinite#sitewide-notice, #custom_header .infinite.region__container, #custom_header .infinite.region__col--2, .infinite.amaran.user.message, .infinite.more-container-publish, #tribe-events-content table.infinite.tribe-events-calendar, .widget_icl_lang_sel_widget .wpml-ls .infinite.wpml-ls-sub-menu {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes slide-from-right {
  0% {
    -webkit-transform: translateX(60px);
            transform: translateX(60px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes slide-from-right {
  0% {
    -webkit-transform: translateX(60px);
            transform: translateX(60px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.slide-from-right {
  -webkit-animation-name: slide-from-right;
          animation-name: slide-from-right;
}

@-webkit-keyframes slide-from-left {
  0% {
    -webkit-transform: translateX(-60px);
            transform: translateX(-60px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes slide-from-left {
  0% {
    -webkit-transform: translateX(-60px);
            transform: translateX(-60px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.slide-from-left {
  -webkit-animation-name: slide-from-left;
          animation-name: slide-from-left;
}

@-webkit-keyframes slide-from-top {
  0% {
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes slide-from-top {
  0% {
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.slide-from-top, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .main-navigation {
  -webkit-animation-name: slide-from-top;
          animation-name: slide-from-top;
}

@-webkit-keyframes slide-from-bottom {
  0% {
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes slide-from-bottom {
  0% {
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.slide-from-bottom {
  -webkit-animation-name: slide-from-bottom;
          animation-name: slide-from-bottom;
}

@-webkit-keyframes slide-from-right-bottom {
  0% {
    -webkit-transform: translate(30px, 30px);
            transform: translate(30px, 30px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes slide-from-right-bottom {
  0% {
    -webkit-transform: translate(30px, 30px);
            transform: translate(30px, 30px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.slide-from-right-bottom {
  -webkit-animation-name: slide-from-right-bottom;
          animation-name: slide-from-right-bottom;
}

@-webkit-keyframes slide-from-left-bottom {
  0% {
    -webkit-transform: translate(-30px, 30px);
            transform: translate(-30px, 30px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes slide-from-left-bottom {
  0% {
    -webkit-transform: translate(-30px, 30px);
            transform: translate(-30px, 30px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.slide-from-left-bottom {
  -webkit-animation-name: slide-from-left-bottom;
          animation-name: slide-from-left-bottom;
}

@-webkit-keyframes slide-from-right-top {
  0% {
    -webkit-transform: translate(30px, -30px);
            transform: translate(30px, -30px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes slide-from-right-top {
  0% {
    -webkit-transform: translate(30px, -30px);
            transform: translate(30px, -30px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.slide-from-right-top {
  -webkit-animation-name: slide-from-right-top;
          animation-name: slide-from-right-top;
}

@-webkit-keyframes slide-from-left-top {
  0% {
    -webkit-transform: translate(-30px, -30px);
            transform: translate(-30px, -30px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes slide-from-left-top {
  0% {
    -webkit-transform: translate(-30px, -30px);
            transform: translate(-30px, -30px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.slide-from-left-top {
  -webkit-animation-name: slide-from-left-top;
          animation-name: slide-from-left-top;
}

@-webkit-keyframes slide-left-right {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  50% {
    -webkit-transform: none;
            transform: none;
  }
  100% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
}

@keyframes slide-left-right {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  50% {
    -webkit-transform: none;
            transform: none;
  }
  100% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
}

.slide-left-right {
  -webkit-animation-name: slide-left-right;
          animation-name: slide-left-right;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes slide-top-bottom {
  0% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  50% {
    -webkit-transform: none;
            transform: none;
  }
  100% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}

@keyframes slide-top-bottom {
  0% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  50% {
    -webkit-transform: none;
            transform: none;
  }
  100% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}

.slide-top-bottom {
  -webkit-animation-name: slide-top-bottom;
          animation-name: slide-top-bottom;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes tremble {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes tremble {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: none;
            transform: none;
  }
}

.tremble {
  -webkit-animation-name: tremble;
          animation-name: tremble;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes fade-out {
  0% {
    opacity: .8;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fade-out {
  0% {
    opacity: .8;
  }
  100% {
    opacity: 0;
  }
}

.fade-out {
  -webkit-animation-name: fade-out;
          animation-name: fade-out;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fade-in, #infinite-handle, .main-navigation .navbar-nav > .menu-item .sub-menu,
.site-preheader .menu > .menu-item .sub-menu, #sitewide-notice, #custom_header .region__container, #custom_header .region__col--2, .amaran.user.message, .more-container-publish, #tribe-events-content table.tribe-events-calendar, .widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu {
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes pulsate {
  0%, 100% {
    opacity: .8;
  }
  50% {
    opacity: .6;
  }
}

@keyframes pulsate {
  0%, 100% {
    opacity: .8;
  }
  50% {
    opacity: .6;
  }
}

.pulsate {
  -webkit-animation-name: pulsate;
          animation-name: pulsate;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.rotate {
  -webkit-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

@-webkit-keyframes rotate-slide-from-right {
  0% {
    -webkit-transform: translateX(60px) rotate(1turn);
            transform: translateX(60px) rotate(1turn);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rotate-slide-from-right {
  0% {
    -webkit-transform: translateX(60px) rotate(1turn);
            transform: translateX(60px) rotate(1turn);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.rotate-slide-from-right {
  -webkit-animation-name: rotate-slide-from-right;
          animation-name: rotate-slide-from-right;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

@-webkit-keyframes rotate-slide-from-left {
  0% {
    -webkit-transform: translateX(-60px) rotate(-1turn);
            transform: translateX(-60px) rotate(-1turn);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rotate-slide-from-left {
  0% {
    -webkit-transform: translateX(-60px) rotate(-1turn);
            transform: translateX(-60px) rotate(-1turn);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.rotate-slide-from-left {
  -webkit-animation-name: rotate-slide-from-left;
          animation-name: rotate-slide-from-left;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

@-webkit-keyframes rotate-slide-from-top {
  0% {
    -webkit-transform: translateY(-60px) rotate(-1turn);
            transform: translateY(-60px) rotate(-1turn);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rotate-slide-from-top {
  0% {
    -webkit-transform: translateY(-60px) rotate(-1turn);
            transform: translateY(-60px) rotate(-1turn);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.rotate-slide-from-top {
  -webkit-animation-name: rotate-slide-from-top;
          animation-name: rotate-slide-from-top;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

@-webkit-keyframes rotate-slide-from-bottom {
  0% {
    -webkit-transform: translateY(60px) rotate(-1turn);
            transform: translateY(60px) rotate(-1turn);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rotate-slide-from-bottom {
  0% {
    -webkit-transform: translateY(60px) rotate(-1turn);
            transform: translateY(60px) rotate(-1turn);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.rotate-slide-from-bottom {
  -webkit-animation-name: rotate-slide-from-bottom;
          animation-name: rotate-slide-from-bottom;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

@-webkit-keyframes appear-from-right {
  0% {
    -webkit-transform: translateX(60px);
            transform: translateX(60px);
    opacity: 0;
  }
  40% {
    opacity: .7;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes appear-from-right {
  0% {
    -webkit-transform: translateX(60px);
            transform: translateX(60px);
    opacity: 0;
  }
  40% {
    opacity: .7;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.appear-from-right {
  -webkit-animation-name: appear-from-right;
          animation-name: appear-from-right;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
          animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
}

@-webkit-keyframes appear-from-left {
  0% {
    -webkit-transform: translateX(-60px);
            transform: translateX(-60px);
    opacity: 0;
  }
  40% {
    opacity: .7;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes appear-from-left {
  0% {
    -webkit-transform: translateX(-60px);
            transform: translateX(-60px);
    opacity: 0;
  }
  40% {
    opacity: .7;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.appear-from-left {
  -webkit-animation-name: appear-from-left;
          animation-name: appear-from-left;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
          animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
}

@-webkit-keyframes appear-from-top {
  0% {
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
    opacity: 0;
  }
  40% {
    opacity: .7;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes appear-from-top {
  0% {
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
    opacity: 0;
  }
  40% {
    opacity: .7;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.appear-from-top, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item {
  -webkit-animation-name: appear-from-top;
          animation-name: appear-from-top;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
          animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
}

@-webkit-keyframes appear-from-bottom {
  0% {
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
    opacity: 0;
  }
  40% {
    opacity: .7;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes appear-from-bottom {
  0% {
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
    opacity: 0;
  }
  40% {
    opacity: .7;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.appear-from-bottom {
  -webkit-animation-name: appear-from-bottom;
          animation-name: appear-from-bottom;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
          animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
}

/*------------------------------------*\
    #BASE
\*------------------------------------*/
/**
 * Fonts
 *
 * Custom fonts.
 */
@font-face {
  font-family: 'cera';
  src: url("assets/fonts/cera/cera.ttf?foirwg") format("truetype"), url("assets/fonts/cera/cera.woff?foirwg") format("woff"), url("assets/fonts/cera/cera.svg?foirwg#cera") format("svg");
  font-weight: normal;
  font-style: normal;
}

.gwangi-icon,
.cera-icon,
.fa.fa-envelope,
.fa.fa-bell,
.fa.fa-cog,
.fa.fa-cogs {
  font-family: 'cera' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
}

.cera-menu-arrow:before {
  content: "";
}

.cera-quote:before {
  content: "";
}

.cera-pushpin:before {
  content: "";
}

.cera-swap:before {
  content: "";
}

.cera-alphabetical:before {
  content: "";
}

.cera-talk:before {
  content: "";
}

.cera-student:before {
  content: "";
}

.cera-reply-all:before {
  content: "";
}

.cera-star-on:before {
  content: "";
}

.cera-heart-on:before {
  content: "";
}

.cera-activity:before {
  content: "";
}

.cera-airplay:before {
  content: "";
}

.cera-alert-circle:before {
  content: "";
}

.cera-alert-octagon:before {
  content: "";
}

.cera-alert-triangle:before {
  content: "";
}

.cera-align-center:before {
  content: "";
}

.cera-align-justify:before {
  content: "";
}

.cera-align-left:before {
  content: "";
}

.cera-align-right:before {
  content: "";
}

.cera-anchor:before {
  content: "";
}

.cera-aperture:before {
  content: "";
}

.cera-archive:before {
  content: "";
}

.cera-arrow-down-circle:before {
  content: "";
}

.cera-arrow-down-left:before {
  content: "";
}

.cera-arrow-down-right:before {
  content: "";
}

.cera-arrow-down:before {
  content: "";
}

.cera-arrow-left-circle:before {
  content: "";
}

.cera-arrow-left:before {
  content: "";
}

.cera-arrow-right-circle:before {
  content: "";
}

.cera-arrow-right:before {
  content: "";
}

.cera-arrow-up-circle:before {
  content: "";
}

.cera-arrow-up-left:before {
  content: "";
}

.cera-arrow-up-right:before {
  content: "";
}

.cera-arrow-up:before {
  content: "";
}

.cera-at-sign:before {
  content: "";
}

.cera-award:before {
  content: "";
}

.cera-bar-chart-2:before {
  content: "";
}

.cera-bar-chart:before {
  content: "";
}

.cera-battery-charging:before {
  content: "";
}

.cera-battery:before {
  content: "";
}

.cera-bell-off:before {
  content: "";
}

.fa.fa-bell:before, .cera-bell:before {
  content: "";
}

.cera-bluetooth:before {
  content: "";
}

.cera-bold:before {
  content: "";
}

.cera-book-open:before {
  content: "";
}

.cera-book:before {
  content: "";
}

.cera-bookmark:before {
  content: "";
}

.cera-box:before {
  content: "";
}

.cera-briefcase:before {
  content: "";
}

.cera-calendar:before {
  content: "";
}

.cera-camera-off:before {
  content: "";
}

.cera-camera:before {
  content: "";
}

.cera-cast:before {
  content: "";
}

.cera-check-circle:before {
  content: "";
}

.cera-check-square:before {
  content: "";
}

.gwangi-icon.gwangi-love-on:before, .cera-check:before {
  content: "";
}

.cera-chevron-down:before {
  content: "";
}

.cera-chevron-left:before {
  content: "";
}

.cera-chevron-right:before {
  content: "";
}

.cera-chevron-up:before {
  content: "";
}

.cera-chevrons-down:before {
  content: "";
}

.cera-chevrons-left:before {
  content: "";
}

.cera-chevrons-right:before {
  content: "";
}

.cera-chevrons-up:before {
  content: "";
}

.cera-chrome:before {
  content: "";
}

.cera-circle:before {
  content: "";
}

.cera-clipboard:before {
  content: "";
}

.cera-clock:before {
  content: "";
}

.cera-cloud-drizzle:before {
  content: "";
}

.cera-cloud-lightning:before {
  content: "";
}

.cera-cloud-off:before {
  content: "";
}

.cera-cloud-rain:before {
  content: "";
}

.cera-cloud-snow:before {
  content: "";
}

.cera-cloud:before {
  content: "";
}

.cera-code:before {
  content: "";
}

.cera-codepen:before {
  content: "";
}

.cera-codesandbox:before {
  content: "";
}

.cera-coffee:before {
  content: "";
}

.cera-columns:before {
  content: "";
}

.cera-command:before {
  content: "";
}

.cera-compass:before {
  content: "";
}

.cera-copy:before {
  content: "";
}

.cera-corner-down-left:before {
  content: "";
}

.cera-corner-down-right:before {
  content: "";
}

.cera-corner-left-down:before {
  content: "";
}

.cera-corner-left-up:before {
  content: "";
}

.cera-corner-right-down:before {
  content: "";
}

.cera-corner-right-up:before {
  content: "";
}

.cera-corner-up-left:before {
  content: "";
}

.cera-corner-up-right:before {
  content: "";
}

.cera-cpu:before {
  content: "";
}

.cera-credit-card:before {
  content: "";
}

.cera-crop:before {
  content: "";
}

.cera-crosshair:before {
  content: "";
}

.cera-database:before {
  content: "";
}

.cera-delete:before {
  content: "";
}

.cera-disc:before {
  content: "";
}

.cera-dollar-sign:before {
  content: "";
}

.cera-download-cloud:before {
  content: "";
}

.cera-download:before {
  content: "";
}

.cera-droplet:before {
  content: "";
}

.cera-edit-2:before {
  content: "";
}

.cera-edit-3:before {
  content: "";
}

.cera-edit:before {
  content: "";
}

.cera-external-link:before {
  content: "";
}

.cera-eye-off:before {
  content: "";
}

.cera-eye:before {
  content: "";
}

.cera-facebook:before {
  content: "";
}

.cera-fast-forward:before {
  content: "";
}

.cera-feather:before {
  content: "";
}

.cera-figma:before {
  content: "";
}

.cera-file-minus:before {
  content: "";
}

.cera-file-plus:before {
  content: "";
}

.cera-file-text:before {
  content: "";
}

.cera-file:before {
  content: "";
}

.cera-film:before {
  content: "";
}

.cera-filter:before {
  content: "";
}

.cera-flag:before {
  content: "";
}

.cera-folder-minus:before {
  content: "";
}

.cera-folder-plus:before {
  content: "";
}

.cera-folder:before {
  content: "";
}

.cera-framer:before {
  content: "";
}

.cera-frown:before {
  content: "";
}

.cera-gift:before {
  content: "";
}

.cera-git-branch:before {
  content: "";
}

.cera-git-commit:before {
  content: "";
}

.cera-git-merge:before {
  content: "";
}

.cera-git-pull-request:before {
  content: "";
}

.cera-github:before {
  content: "";
}

.cera-gitlab:before {
  content: "";
}

.cera-globe:before {
  content: "";
}

.cera-grid:before {
  content: "";
}

.cera-hard-drive:before {
  content: "";
}

.cera-hash:before {
  content: "";
}

.cera-headphones:before {
  content: "";
}

.cera-heart:before {
  content: "";
}

.cera-help-circle:before {
  content: "";
}

.cera-hexagon:before {
  content: "";
}

.cera-home:before {
  content: "";
}

.cera-image:before {
  content: "";
}

.cera-inbox:before {
  content: "";
}

.cera-info:before {
  content: "";
}

.cera-instagram:before {
  content: "";
}

.cera-italic:before {
  content: "";
}

.cera-key:before {
  content: "";
}

.cera-layers:before {
  content: "";
}

.cera-layout:before {
  content: "";
}

.cera-life-buoy:before {
  content: "";
}

.cera-link-2:before {
  content: "";
}

.cera-link:before {
  content: "";
}

.cera-linkedin:before {
  content: "";
}

.cera-list:before {
  content: "";
}

.cera-loader:before {
  content: "";
}

.cera-lock:before {
  content: "";
}

.cera-log-in:before {
  content: "";
}

.cera-log-out:before {
  content: "";
}

.fa.fa-envelope:before, .cera-mail:before {
  content: "";
}

.cera-map-pin:before {
  content: "";
}

.cera-map:before {
  content: "";
}

.cera-maximize-2:before {
  content: "";
}

.cera-maximize:before {
  content: "";
}

.cera-meh:before {
  content: "";
}

.cera-menu:before {
  content: "";
}

.cera-message-circle:before {
  content: "";
}

.cera-message-square:before {
  content: "";
}

.cera-mic-off:before {
  content: "";
}

.cera-mic:before {
  content: "";
}

.cera-minimize-2:before {
  content: "";
}

.cera-minimize:before {
  content: "";
}

.cera-minus-circle:before {
  content: "";
}

.cera-minus-square:before {
  content: "";
}

.cera-minus:before {
  content: "";
}

.cera-monitor:before {
  content: "";
}

.cera-moon:before {
  content: "";
}

.cera-more-horizontal:before {
  content: "";
}

.cera-more-vertical:before {
  content: "";
}

.cera-mouse-pointer:before {
  content: "";
}

.cera-move:before {
  content: "";
}

.cera-music:before {
  content: "";
}

.cera-navigation-2:before {
  content: "";
}

.cera-navigation:before {
  content: "";
}

.cera-octagon:before {
  content: "";
}

.cera-package:before {
  content: "";
}

.cera-paperclip:before {
  content: "";
}

.cera-pause-circle:before {
  content: "";
}

.cera-pause:before {
  content: "";
}

.cera-pen-tool:before {
  content: "";
}

.cera-percent:before {
  content: "";
}

.cera-phone-call:before {
  content: "";
}

.cera-phone-forwarded:before {
  content: "";
}

.cera-phone-incoming:before {
  content: "";
}

.cera-phone-missed:before {
  content: "";
}

.cera-phone-off:before {
  content: "";
}

.cera-phone-outgoing:before {
  content: "";
}

.cera-phone:before {
  content: "";
}

.cera-pie-chart:before {
  content: "";
}

.cera-play-circle:before {
  content: "";
}

.cera-play:before {
  content: "";
}

.cera-plus-circle:before {
  content: "";
}

.cera-plus-square:before {
  content: "";
}

.cera-plus:before {
  content: "";
}

.cera-pocket:before {
  content: "";
}

.cera-power:before {
  content: "";
}

.cera-printer:before {
  content: "";
}

.cera-radio:before {
  content: "";
}

.cera-refresh-ccw:before {
  content: "";
}

.cera-refresh-cw:before {
  content: "";
}

.cera-repeat:before {
  content: "";
}

.cera-rewind:before {
  content: "";
}

.cera-rotate-ccw:before {
  content: "";
}

.cera-rotate-cw:before {
  content: "";
}

.cera-rss:before {
  content: "";
}

.cera-save:before {
  content: "";
}

.cera-scissors:before {
  content: "";
}

.cera-search:before {
  content: "";
}

.cera-send:before {
  content: "";
}

.cera-server:before {
  content: "";
}

.fa.fa-cog:before, .fa.fa-cogs:before, .cera-settings:before {
  content: "";
}

.cera-share-2:before {
  content: "";
}

.cera-share:before {
  content: "";
}

.cera-shield-off:before {
  content: "";
}

.cera-shield:before {
  content: "";
}

.cera-shopping-bag:before {
  content: "";
}

.cera-shopping-cart:before {
  content: "";
}

.cera-shuffle:before {
  content: "";
}

.cera-sidebar:before {
  content: "";
}

.cera-skip-back:before {
  content: "";
}

.cera-skip-forward:before {
  content: "";
}

.cera-slack:before {
  content: "";
}

.cera-slash:before {
  content: "";
}

.cera-sliders:before {
  content: "";
}

.cera-smartphone:before {
  content: "";
}

.cera-smile:before {
  content: "";
}

.cera-speaker:before {
  content: "";
}

.cera-square:before {
  content: "";
}

.cera-star:before {
  content: "";
}

.cera-stop-circle:before {
  content: "";
}

.cera-sun:before {
  content: "";
}

.cera-sunrise:before {
  content: "";
}

.cera-sunset:before {
  content: "";
}

.cera-tablet:before {
  content: "";
}

.cera-tag:before {
  content: "";
}

.cera-target:before {
  content: "";
}

.cera-terminal:before {
  content: "";
}

.cera-thermometer:before {
  content: "";
}

.cera-thumbs-down:before {
  content: "";
}

.cera-thumbs-up:before {
  content: "";
}

.cera-toggle-left:before {
  content: "";
}

.cera-toggle-right:before {
  content: "";
}

.cera-trash-2:before {
  content: "";
}

.cera-trash:before {
  content: "";
}

.cera-trello:before {
  content: "";
}

.cera-trending-down:before {
  content: "";
}

.cera-trending-up:before {
  content: "";
}

.cera-triangle:before {
  content: "";
}

.cera-truck:before {
  content: "";
}

.cera-tv:before {
  content: "";
}

.cera-twitter:before {
  content: "";
}

.cera-type:before {
  content: "";
}

.cera-umbrella:before {
  content: "";
}

.cera-underline:before {
  content: "";
}

.cera-unlock:before {
  content: "";
}

.cera-upload-cloud:before {
  content: "";
}

.cera-upload:before {
  content: "";
}

.cera-user-check:before {
  content: "";
}

.cera-user-minus:before {
  content: "";
}

.cera-user-plus:before {
  content: "";
}

.cera-user-x:before {
  content: "";
}

.cera-user:before {
  content: "";
}

.gwangi-icon.gwangi-my-groups:before, .cera-users:before {
  content: "";
}

.cera-video-off:before {
  content: "";
}

.cera-video:before {
  content: "";
}

.cera-voicemail:before {
  content: "";
}

.cera-volume-1:before {
  content: "";
}

.cera-volume-2:before {
  content: "";
}

.cera-volume-x:before {
  content: "";
}

.cera-volume:before {
  content: "";
}

.cera-watch:before {
  content: "";
}

.cera-wifi-off:before {
  content: "";
}

.cera-wifi:before {
  content: "";
}

.cera-wind:before {
  content: "";
}

.cera-x-circle:before {
  content: "";
}

.cera-x-octagon:before {
  content: "";
}

.cera-x-square:before {
  content: "";
}

.cera-x:before {
  content: "";
}

.cera-youtube:before {
  content: "";
}

.cera-zap-off:before {
  content: "";
}

.cera-zap:before {
  content: "";
}

.cera-zoom-in:before {
  content: "";
}

.cera-zoom-out:before {
  content: "";
}

/**
 * Accessibility
 *
 * Affecting the overall accessibility (Screen readers & co).
 */
.screen-reader-text:active, .screen-reader-text:focus {
  position: absolute !important;
  z-index: 100000;
  display: block;
  padding: 15px 20px;
  top: 5px;
  left: 5px;
  background-color: #E9EFF3;
  color: #4E64DD;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  text-align: center;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
}

#content:focus {
  outline: 0;
}

/**
 * Copy
 * Text and typography components
 */
a {
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  a {
    transition: none;
  }
}

a h1, a h2, a h3, a h4, a h5, a h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}

a.full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

a img {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  a img {
    transition: none;
  }
}

a:hover img {
  opacity: .85;
}

strong,
b {
  font-weight: 600;
}

.lead {
  -webkit-font-smoothing: antialiased;
}

hr {
  opacity: 0.15;
  border-top-width: 1px;
}

hr[class*="border-"] {
  opacity: 1;
}

blockquote:not(.card-blockquote), blockquote:not(.card-blockquote),
.blockquote {
  position: relative;
  margin: 1.875rem 0;
  padding: 2rem;
  border-bottom: 2px solid #4E64DD;
  font-style: normal;
}

blockquote:not(.card-blockquote):before,
blockquote:not(.card-blockquote):before,
.blockquote:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: -0.5em;
  left: 1rem;
  display: inline-block;
  font-size: 2rem;
  color: #4E64DD;
  pointer-events: none;
}

blockquote:not(.card-blockquote) p,
blockquote:not(.card-blockquote) p,
.blockquote p {
  font-size: 1em;
  color: inherit;
}

blockquote:not(.card-blockquote) p:last-of-type,
blockquote:not(.card-blockquote) p:last-of-type,
.blockquote p:last-of-type {
  margin-bottom: 0;
}

blockquote:not(.card-blockquote) caption,
blockquote:not(.card-blockquote) .blockquote-footer,
blockquote:not(.card-blockquote) caption,
.blockquote caption,
blockquote:not(.card-blockquote) .blockquote-footer,
.blockquote .blockquote-footer {
  font-size: 80%;
  color: inherit;
  opacity: .65;
}

dfn, cite, em, i {
  font-style: italic;
}

abbr, acronym {
  border-bottom: 1px dotted #48465b;
  cursor: help;
}

pre {
  color: inherit;
}

/* Horizontal description */
.dl-horizontal {
  margin-left: -15px;
  margin-right: 0;
}

/* Maps */
.gmpInfoWindowtitle {
  color: inherit !important;
}

/* No results */
section.no-results.not-found {
  margin: 6% auto;
  max-width: 550px;
  text-align: center;
}

/* Audio */
.mejs-container, .mejs-embed,
.mejs-embed body,
.mejs-container .mejs-controls {
  background-color: #3D404A !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background-color: #4E64DD !important;
}

.mejs-time-float {
  color: #fff !important;
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-float, .mejs-time-float-corner,
.mejs-time-float-current, .mejs-time-hovered,
.mejs-time-loaded, .mejs-time-marker,
.mejs-time-total {
  height: 5px !important;
}

.mejs-time-total {
  margin-top: 8px;
}

.mejs-horizontal-volume-slider {
  display: none !important;
}

/*------------------------------------*\
    #LAYOUT
\*------------------------------------*/
/**
 * Alignments
 *
 * Positionning content elements.
 */
.entry-content p .size-full,
.entry-content .size-full {
  max-width: 100%;
  height: auto;
  margin: 0 0 30px 0;
}

.entry-content p .alignleft,
.entry-content .alignleft {
  float: left;
  margin: 0 15px 30px 0;
}

.entry-content p .aligncenter,
.entry-content .aligncenter {
  margin: 0 auto 30px auto;
}

.entry-content img.aligncenter {
  display: block;
}

.entry-content p .alignright,
.entry-content .alignright {
  float: right;
  margin: 0 0 30px 15px;
}

.entry-content p .alignnone,
.entry-content .alignnone {
  float: none;
  display: block;
  margin: 0 0 30px 0;
}

.post-media .entry-content p .alignnone, .post-media
.entry-content .alignnone {
  margin: 0;
}

/**
 * Clearings
 *
 * Clear all wrappers & regions.
 */
/**
 * Containers
 *
 * Constraining elements.
 */
.container--narrower {
  max-width: 720px;
}

.container--narrow {
  max-width: 910px;
}

.container--middle {
  width: 100%;
  max-width: 1400px;
}

@media (min-width: 992px) {
  .container--middle {
    padding-left: 3%;
    padding-right: 3%;
  }
}

.container--fluid {
  width: 100%;
  max-width: 100%;
  padding-left: 3%;
  padding-right: 3%;
}

.container--max {
  width: 100%;
  max-width: 1600px;
}

@media (max-width: 991.98px) {
  .container, .region .region__container, .main-navigation.navbar--container-classic .navbar__container, .main-navigation.navbar--container-narrow .navbar__container, .main-navigation.navbar--container-narrower .navbar__container, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]),
  body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) {
    width: 100%;
    max-width: 100%;
  }
}

/**
 * Regions
 *
 * Components use a single region model to define a global layout architecture.
 */
.region {
  position: relative;
  border-top-style: solid;
  border-top-width: 0;
  border-top-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-bottom-color: transparent;
}

@media (max-width: 991.98px) {
  .region__col {
    flex-basis: auto;
  }
}

@media (min-width: 992px) {
  .region.region--container-fluid > .region__inner > .region__container, .region.region--container-classic > .region__inner > .region__container {
    padding-left: 3%;
    padding-right: 3%;
  }
}

.region.region--container-fluid > .region__container,
.region.region--container-fluid > .region__inner > .region__container {
  max-width: 100%;
}

.region.region--container-fluid.region--12-cols-center > .region__inner > .region__container > .region__row, .region.region--container-fluid.region--12-cols-right > .region__inner > .region__container > .region__row, .region.region--container-fluid.region--12-cols-left > .region__inner > .region__container > .region__row {
  margin-left: 0;
  margin-right: 0;
}

.region.region--container-fluid.region--12-cols-center > .region__inner > .region__container > .region__row > .region__col, .region.region--container-fluid.region--12-cols-right > .region__inner > .region__container > .region__row > .region__col, .region.region--container-fluid.region--12-cols-left > .region__inner > .region__container > .region__row > .region__col {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 992px) {
  .region.region--container-classic > .region__container,
  .region.region--container-classic > .region__inner > .region__container {
    width: 100%;
    max-width: 1400px;
  }
}

.region.region--container-narrow > .region__container,
.region.region--container-narrow > .region__inner > .region__container {
  max-width: 910px;
}

.region.region--container-narrower > .region__container,
.region.region--container-narrower > .region__inner > .region__container {
  max-width: 720px;
}

.region--6-6-cols-left-right .region__col--2, .region--6-6-cols-left-right .region__col--4 {
  text-align: right;
}

.region--6-6-cols-center .region__col, .region--6-6-cols-center .region__col .widget {
  text-align: center;
}

.region--6-6-cols-right .region__col, .region--6-6-cols-right .region__col .widget {
  text-align: right;
}

@media (min-width: 576px) {
  .region--6-6-cols-left-reverse .region__col--1, .region--6-6-cols-left-reverse-modern .region__col--1 {
    order: 1;
  }
}

@media (min-width: 576px) {
  .region--8-4-cols-left-reverse-modern .region__col--1 {
    order: 1;
  }
}

.region--4-4-4-cols-left-center-right .region__col--2,
.region--4-4-4-cols-left-center-right .region__col--2 .widget {
  text-align: center;
}

.region--4-4-4-cols-left-center-right .region__col--3, .region--4-4-4-cols-left-center-right .region__col--3 .widget {
  text-align: right;
}

.region--4-4-4-cols-center .region__col, .region--4-4-4-cols-center .region__col .widget {
  text-align: center;
}

.region--4-8-cols-left-right .region__col--2, .region--4-8-cols-left-right .region__col--2 .widget, .region--4-8-cols-left-right .region__col--4, .region--4-8-cols-left-right .region__col--4 .widget {
  text-align: right;
}

.region--8-4-cols-left-right .region__col--2, .region--8-4-cols-left-right .region__col--2 .widget, .region--8-4-cols-left-right .region__col--4, .region--8-4-cols-left-right .region__col--4 .widget {
  text-align: right;
}

.region--3-3-3-3-cols-center .region__col, .region--3-3-3-3-cols-center .region__col .widget {
  text-align: center;
}

.region--12-cols-center .region__col--1,
.region--12-cols-center .section__header,
.region--12-cols-center .section__footer,
.region--12-cols-center .section__text,
.region--12-cols-center .section__thumbnail, .region--12-cols-center-left .region__col--1,
.region--12-cols-center-left .section__header,
.region--12-cols-center-left .section__footer,
.region--12-cols-center-left .section__text,
.region--12-cols-center-left .section__thumbnail, .region--12-cols-center-boxed .region__col--1,
.region--12-cols-center-boxed .section__header,
.region--12-cols-center-boxed .section__footer,
.region--12-cols-center-boxed .section__text,
.region--12-cols-center-boxed .section__thumbnail {
  text-align: center;
}

.region--12-cols-center .grimlock-query-section__posts,
.region--12-cols-center .grimlock-term-query-section__terms,
.region--12-cols-center .grimlock-author-avatars__author-list,
.region--12-cols-center .section__nav-menu > .menu, .region--12-cols-center-boxed .grimlock-query-section__posts,
.region--12-cols-center-boxed .grimlock-term-query-section__terms,
.region--12-cols-center-boxed .grimlock-author-avatars__author-list,
.region--12-cols-center-boxed .section__nav-menu > .menu {
  justify-content: center;
}

.region--12-cols-right .region__col--1,
.region--12-cols-right .section__header,
.region--12-cols-right .section__footer,
.region--12-cols-right .section__text,
.region--12-cols-right .section__thumbnail {
  text-align: right;
}

.region--12-cols-right .grimlock-query-section__posts,
.region--12-cols-right .grimlock-term-query-section__terms,
.region--12-cols-right .grimlock-author-avatars__author-list,
.region--12-cols-right .section__nav-menu > .menu {
  justify-content: flex-end;
}

@media (max-width: 767.98px) {
  .grimlock-region--pt-1 > .region__inner,
  .grimlock-region--pt-2 > .region__inner,
  .grimlock-region--pt-3 > .region__inner,
  .grimlock-region--pt-4 > .region__inner,
  .grimlock-region--pt-5 > .region__inner,
  .grimlock-region--pt-6 > .region__inner,
  .grimlock-region--pt-7 > .region__inner,
  .grimlock-region--pt-8 > .region__inner,
  .grimlock-region--pt-9 > .region__inner,
  .grimlock-region--pt-10 > .region__inner {
    padding-top: 50px !important;
  }
}

@media (max-width: 767.98px) {
  .grimlock-region--pt-11 > .region__inner,
  .grimlock-region--pt-12 > .region__inner,
  .grimlock-region--pt-13 > .region__inner,
  .grimlock-region--pt-14 > .region__inner {
    padding-top: 75px !important;
  }
}

@media (max-width: 767.98px) {
  .grimlock-region--pt-15 > .region__inner,
  .grimlock-region--pt-16 > .region__inner,
  .grimlock-region--pt-17 > .region__inner,
  .grimlock-region--pt-18 > .region__inner,
  .grimlock-region--pt-19 > .region__inner,
  .grimlock-region--pt-20 > .region__inner {
    padding-top: 95px !important;
  }
}

@media (max-width: 767.98px) {
  .grimlock-region--pb-1 > .region__inner,
  .grimlock-region--pb-2 > .region__inner,
  .grimlock-region--pb-3 > .region__inner,
  .grimlock-region--pb-4 > .region__inner,
  .grimlock-region--pb-5 > .region__inner,
  .grimlock-region--pb-6 > .region__inner,
  .grimlock-region--pb-7 > .region__inner,
  .grimlock-region--pb-8 > .region__inner,
  .grimlock-region--pb-9 > .region__inner,
  .grimlock-region--pb-10 > .region__inner {
    padding-bottom: 50px !important;
  }
}

@media (max-width: 767.98px) {
  .grimlock-region--pb-11 > .region__inner,
  .grimlock-region--pb-12 > .region__inner,
  .grimlock-region--pb-13 > .region__inner,
  .grimlock-region--pb-14 > .region__inner,
  .grimlock-region--pb-15 > .region__inner {
    padding-bottom: 75px !important;
  }
}

@media (max-width: 767.98px) {
  .grimlock-region--pb-16 > .region__inner,
  .grimlock-region--pb-17 > .region__inner,
  .grimlock-region--pb-18 > .region__inner,
  .grimlock-region--pb-19 > .region__inner,
  .grimlock-region--pb-20 > .region__inner {
    padding-bottom: 95px !important;
  }
}

/**
 * Sidebar
 *
 * Sidebars styles.
 */
.sidebar-nav {
  margin-bottom: 1rem;
}

@media (max-width: 991.98px) {
  #secondary-left,
  #secondary-right {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

/**
 * Wrappers
 *
 * Wrapping elements.
 */
body {
  height: 100%;
  padding-top: 0 !important;
}

.grimlock--boxed #site-wrapper {
  max-width: 1630px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

#site {
  position: relative;
  height: 100%;
}

@media (max-width: 991.98px) {
  .site-preheader .region__col,
  .site-prefooter .region__col,
  .site-footer .region__col {
    text-align: center;
    align-items: center;
  }
}

.site-preheader .region__col + .region__col,
.site-prefooter .region__col + .region__col,
.site-footer .region__col + .region__col {
  margin-top: 1rem;
}

@media (min-width: 768px) {
  .site-preheader .region__col + .region__col,
  .site-prefooter .region__col + .region__col,
  .site-footer .region__col + .region__col {
    margin-top: 0;
  }
}

.site-preheader .widget-title,
.site-prefooter .widget-title,
.site-footer .widget-title {
  margin-bottom: 1rem;
  font-size: .95em;
  text-transform: uppercase;
}

.site-preheader {
  position: relative;
  z-index: 1001;
}

.site-preheader a, .site-preheader p {
  font-size: .75em;
}

@media (max-width: 991.98px) {
  .site-preheader {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .site-preheader.region--container-classic .region__container {
    width: 100%;
    max-width: 1600px;
  }
}

.grimlock--navigation-fixed .site-preheader {
  position: fixed;
  top: 0;
  z-index: 1031;
  height: 45px;
  max-height: 45px;
  box-sizing: content-box;
}

.grimlock--navigation-fixed .site-preheader > .region__inner {
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed .site-preheader + .site-header .hamburger-navbar {
    top: 45px !important;
  }
}

@media (min-width: 768px) {
  body:not(.grimlock--custom_header-displayed).grimlock--navigation-fixed .site-preheader ~ .site-content {
    margin-top: 45px;
  }
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed-left .site-preheader,
  .grimlock--navigation-fixed-right .site-preheader {
    top: 0 !important;
    right: 0 !important;
    width: auto !important;
    padding: 0;
  }
  .grimlock--navigation-fixed-left .site-preheader .region__container,
  .grimlock--navigation-fixed-right .site-preheader .region__container {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
}

.grimlock--navigation-fixed-left.grimlock--navigation-fixed .site-preheader {
  left: 275px !important;
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed-right.grimlock--navigation-fixed .site-preheader {
    left: 0 !important;
    right: 275px !important;
  }
}

.site-preheader .menu > .menu-item {
  width: auto;
}

.site-preheader .menu > .menu-item > a {
  padding: 0.5rem 0;
}

.site-preheader p,
.site-preheader pre {
  margin-bottom: 0;
  color: inherit;
}

.site-header > .region__inner > .region__container {
  padding: 0;
  max-width: 100%;
}

.site-content {
  padding: 2rem 0;
}

@media (min-width: 992px) {
  .site-content > .region__container {
    padding-left: 3%;
    padding-right: 3%;
  }
}

.site-content.region--9-3-cols-left > .region__container > .region__row > .region__col--2 {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.site-content.region--3-9-cols-left > .region__container > .region__row > .region__col--2 {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.grimlock--navigation-fixed-left .site-content,
.grimlock--navigation-fixed-right .site-content {
  padding: 3% 0;
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed-left .site-content,
  .grimlock--navigation-fixed-right .site-content {
    padding: 3%;
  }
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed-left .site-content > .region__container,
  .grimlock--navigation-fixed-right .site-content > .region__container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content,
.grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content {
  padding-top: 60px;
}

.grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content > .region__container,
.grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content > .region__container {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content > .region__container,
  .grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content > .region__container {
    padding-top: 3%;
    padding-bottom: 0;
  }
}

.grimlock--navigation-fixed.grimlock--navigation-fixed-left.grimlock--custom_header-displayed .site-content,
.grimlock--navigation-fixed.grimlock--navigation-fixed-right.grimlock--custom_header-displayed .site-content {
  padding-top: 0;
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed.grimlock--navigation-fixed-left.grimlock--custom_header-displayed .site-content,
  .grimlock--navigation-fixed.grimlock--navigation-fixed-right.grimlock--custom_header-displayed .site-content {
    padding: 0 3% 3% 3%;
  }
}

@media (max-width: 767.98px) {
  .site-content .region__col#primary {
    order: -1;
  }
}

.before_content:empty,
.after_content:empty {
  display: none !important;
}

.site-prefooter {
  overflow: hidden;
  background-attachment: fixed !important;
}

.grimlock--navigation-fixed-left .site-prefooter .region__container,
.grimlock--navigation-fixed-right .site-prefooter .region__container {
  padding-left: 3% !important;
  padding-right: 3% !important;
  max-width: 100% !important;
}

@media (max-width: 991.98px) {
  .site-prefooter:not(.grimlock-region--pt-0):not(.grimlock-region--pb-0) .region__inner {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

.site-prefooter .menu[id*="social"] .menu-item:not(:last-child) {
  margin-right: 10px;
}

.site-prefooter .menu i.fa,
.site-prefooter .menu i.cera-icon {
  min-width: 28px;
}

.site-prefooter .menu-item {
  margin-bottom: 0.35rem;
}

.site-prefooter .menu-item > a {
  will-change: transform;
  display: inline-block;
}

.site-prefooter .menu-item > a:hover {
  -webkit-transform: translate3d(3px, 0, 0);
          transform: translate3d(3px, 0, 0);
}

.site-prefooter .menu-item .fa-2x {
  font-size: 1.5em;
}

.site-prefooter .textwidget p + .btn, .site-prefooter .textwidget p + button,
.site-prefooter .textwidget p + .button,
.site-prefooter .textwidget p + input[type="button"],
.site-prefooter .textwidget p + input[type="submit"],
.site-prefooter .textwidget p + input[type="reset"], .site-prefooter .textwidget #buddypress:not(.youzer) p + .comment-reply-link, #buddypress:not(.youzer) .site-prefooter .textwidget p + .comment-reply-link,
.site-prefooter .textwidget #buddypress:not(.youzer) p + .comment-edit-link, #buddypress:not(.youzer) .site-prefooter .textwidget p + .comment-edit-link,
.site-prefooter .textwidget #buddypress:not(.youzer) .generic-button p + a, #buddypress:not(.youzer) .generic-button .site-prefooter .textwidget p + a,
.site-prefooter .textwidget #buddypress:not(.youzer) p + a.button, #buddypress:not(.youzer) .site-prefooter .textwidget p + a.button,
.site-prefooter .textwidget #buddypress:not(.youzer) p + a.bp-title-button, #buddypress:not(.youzer) .site-prefooter .textwidget p + a.bp-title-button, .site-prefooter .textwidget #buddypress:not(.youzer) form p + input[type="button"], #buddypress:not(.youzer) form .site-prefooter .textwidget p + input[type="button"],
.site-prefooter .textwidget #buddypress:not(.youzer) form p + input[type="reset"], #buddypress:not(.youzer) form .site-prefooter .textwidget p + input[type="reset"],
.site-prefooter .textwidget #buddypress:not(.youzer) form p + input[type="submit"], #buddypress:not(.youzer) form .site-prefooter .textwidget p + input[type="submit"], .site-prefooter .textwidget body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle p + a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .site-prefooter .textwidget p + a, .site-prefooter .textwidget body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper p + #bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .site-prefooter .textwidget p + #bbp-cancel-reply-to-link {
  margin-top: 1rem;
}

.site-footer {
  overflow: hidden;
}

.grimlock--navigation-fixed-left .site-footer .region__container,
.grimlock--navigation-fixed-right .site-footer .region__container {
  padding-right: 3% !important;
  padding-left: 3% !important;
  max-width: 100% !important;
}

.site-footer .textwidget ins {
  font-size: .8em;
  text-transform: uppercase;
  letter-spacing: 4.5px;
  text-decoration: none;
}

.site-footer ul {
  margin-bottom: 0;
}

.site-footer .widget p:last-of-type {
  margin-bottom: 0;
}

.site-footer .menu {
  display: inline-flex;
}

.site-footer .menu .menu-item {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
}

.site-footer .menu .menu-item i {
  font-size: 1.2em;
  position: relative;
  top: 2px;
  margin-right: 2px;
}

.site-info {
  color: inherit;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/*------------------------------------*\
    #COMPONENTS
\*------------------------------------*/
/**
 * Alerts
 *
 * Alerts messages & notifications
 */
.alert a, .must-log-in a, .no-comments a, .wpcf7-response-output a, .mc4wp-alert a, body:not(.page-template-template-dashboard) #primary > #main .no_users a, body:not(.page-template-template-dashboard) #primary > #main .widget-error a, body:not(.page-template-template-dashboard) #before_content .no_users a, body:not(.page-template-template-dashboard) #before_content .widget-error a, body:not(.page-template-template-dashboard) #after_content .no_users a, body:not(.page-template-template-dashboard) #after_content .widget-error a, .rtmedia-no-media-found a, .rtmedia-nodata a, .rtmedia-success a, .rtmedia-gallery-alert-container .rtmedia-success a, .rtmedia-warning a, .rtmedia-gallery-alert-container .rtmedia-warning a, #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-comments-container .rtmedia-no-comments a, #buddypress:not(.youzer) div.bp-template-notice > p a, #buddypress:not(.youzer) .bp-avatar-status > p a, #buddypress:not(.youzer) .bp-cover-image-status > p a, #buddypress:not(.youzer) div#message > p a, #buddypress:not(.youzer) #sitewide-notice > p a, #buddypress:not(.youzer) .bp-uploader-progress > p a, #buddypress:not(.youzer) .bp-cover-image > p a, #buddypress:not(.youzer) .success_review_msg > p a, #buddypress:not(.youzer) .standard-form#signup_form div div.error:not(#message) a, #sitewide-notice #message a, bpmts-feedback-form-status-message > span a, body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice a, body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint a, .tribe-events-notices a, .tickets-unavailable a, .tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets .tribe-event-tickets-meta-required-message a, .tribe-rsvp-message a, body[class*="tribe_community"]:not(.logged-in) #tribe-events-pg-template #tribe-events > p a, body:not(.logged-in) .tribe-community-events-content > #tribe-events > p a, #tribe-events-pg-template #tribe-events .tribe-community-events-content > p a, div.eventForm .event-dynamic-helper-text:not(:empty) a, div.tribe-community-events .tribe-event-recurrence-description:not(:empty) a, .tribe-community-events-list.tribe-community-no-items a, div.tribe-community-notice a, div[id^="contact-form"] > h3 a, .form-errors a, .lwa-status a, .pmpro_message a, #learndash_complete_prerequisites a, #learndash_course_points_access_message a, #learndash_complete_prev_lesson a, #learndash_complete_prev_topic a, .no-lesson-msg a, .ld-error a, .wpProQuiz_invalidate a, .learndash_already_taken a, body .gform_wrapper div.validation_error a {
  color: inherit !important;
  opacity: 0.7;
  text-decoration: underline;
}

.alert a:hover, .must-log-in a:hover, .no-comments a:hover, .wpcf7-response-output a:hover, .mc4wp-alert a:hover, body:not(.page-template-template-dashboard) #primary > #main .no_users a:hover, body:not(.page-template-template-dashboard) #primary > #main .widget-error a:hover, body:not(.page-template-template-dashboard) #before_content .no_users a:hover, body:not(.page-template-template-dashboard) #before_content .widget-error a:hover, body:not(.page-template-template-dashboard) #after_content .no_users a:hover, body:not(.page-template-template-dashboard) #after_content .widget-error a:hover, .rtmedia-no-media-found a:hover, .rtmedia-nodata a:hover, .rtmedia-success a:hover, .rtmedia-warning a:hover, #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-comments-container .rtmedia-no-comments a:hover, #buddypress:not(.youzer) div.bp-template-notice > p a:hover, #buddypress:not(.youzer) .bp-avatar-status > p a:hover, #buddypress:not(.youzer) .bp-cover-image-status > p a:hover, #buddypress:not(.youzer) div#message > p a:hover, #buddypress:not(.youzer) #sitewide-notice > p a:hover, #buddypress:not(.youzer) .bp-uploader-progress > p a:hover, #buddypress:not(.youzer) .bp-cover-image > p a:hover, #buddypress:not(.youzer) .success_review_msg > p a:hover, #buddypress:not(.youzer) .standard-form#signup_form div div.error:not(#message) a:hover, #sitewide-notice #message a:hover, bpmts-feedback-form-status-message > span a:hover, body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice a:hover, body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint a:hover, .tribe-events-notices a:hover, .tickets-unavailable a:hover, .tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets .tribe-event-tickets-meta-required-message a:hover, .tribe-rsvp-message a:hover, body[class*="tribe_community"]:not(.logged-in) #tribe-events-pg-template #tribe-events > p a:hover, body:not(.logged-in) .tribe-community-events-content > #tribe-events > p a:hover, #tribe-events-pg-template #tribe-events .tribe-community-events-content > p a:hover, div.eventForm .event-dynamic-helper-text:not(:empty) a:hover, div.tribe-community-events .tribe-event-recurrence-description:not(:empty) a:hover, .tribe-community-events-list.tribe-community-no-items a:hover, div.tribe-community-notice a:hover, div[id^="contact-form"] > h3 a:hover, .form-errors a:hover, .lwa-status a:hover, .pmpro_message a:hover, #learndash_complete_prerequisites a:hover, #learndash_course_points_access_message a:hover, #learndash_complete_prev_lesson a:hover, #learndash_complete_prev_topic a:hover, .no-lesson-msg a:hover, .ld-error a:hover, .wpProQuiz_invalidate a:hover, .learndash_already_taken a:hover, body .gform_wrapper div.validation_error a:hover, .alert a:active, .must-log-in a:active, .no-comments a:active, .wpcf7-response-output a:active, .mc4wp-alert a:active, body:not(.page-template-template-dashboard) #primary > #main .no_users a:active, body:not(.page-template-template-dashboard) #primary > #main .widget-error a:active, body:not(.page-template-template-dashboard) #before_content .no_users a:active, body:not(.page-template-template-dashboard) #before_content .widget-error a:active, body:not(.page-template-template-dashboard) #after_content .no_users a:active, body:not(.page-template-template-dashboard) #after_content .widget-error a:active, .rtmedia-no-media-found a:active, .rtmedia-nodata a:active, .rtmedia-success a:active, .rtmedia-warning a:active, #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-comments-container .rtmedia-no-comments a:active, #buddypress:not(.youzer) div.bp-template-notice > p a:active, #buddypress:not(.youzer) .bp-avatar-status > p a:active, #buddypress:not(.youzer) .bp-cover-image-status > p a:active, #buddypress:not(.youzer) div#message > p a:active, #buddypress:not(.youzer) #sitewide-notice > p a:active, #buddypress:not(.youzer) .bp-uploader-progress > p a:active, #buddypress:not(.youzer) .bp-cover-image > p a:active, #buddypress:not(.youzer) .success_review_msg > p a:active, #buddypress:not(.youzer) .standard-form#signup_form div div.error:not(#message) a:active, #sitewide-notice #message a:active, bpmts-feedback-form-status-message > span a:active, body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice a:active, body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint a:active, .tribe-events-notices a:active, .tickets-unavailable a:active, .tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets .tribe-event-tickets-meta-required-message a:active, .tribe-rsvp-message a:active, body[class*="tribe_community"]:not(.logged-in) #tribe-events-pg-template #tribe-events > p a:active, body:not(.logged-in) .tribe-community-events-content > #tribe-events > p a:active, #tribe-events-pg-template #tribe-events .tribe-community-events-content > p a:active, div.eventForm .event-dynamic-helper-text:not(:empty) a:active, div.tribe-community-events .tribe-event-recurrence-description:not(:empty) a:active, .tribe-community-events-list.tribe-community-no-items a:active, div.tribe-community-notice a:active, div[id^="contact-form"] > h3 a:active, .form-errors a:active, .lwa-status a:active, .pmpro_message a:active, #learndash_complete_prerequisites a:active, #learndash_course_points_access_message a:active, #learndash_complete_prev_lesson a:active, #learndash_complete_prev_topic a:active, .no-lesson-msg a:active, .ld-error a:active, .wpProQuiz_invalidate a:active, .learndash_already_taken a:active, body .gform_wrapper div.validation_error a:active, .alert a:focus, .must-log-in a:focus, .no-comments a:focus, .wpcf7-response-output a:focus, .mc4wp-alert a:focus, body:not(.page-template-template-dashboard) #primary > #main .no_users a:focus, body:not(.page-template-template-dashboard) #primary > #main .widget-error a:focus, body:not(.page-template-template-dashboard) #before_content .no_users a:focus, body:not(.page-template-template-dashboard) #before_content .widget-error a:focus, body:not(.page-template-template-dashboard) #after_content .no_users a:focus, body:not(.page-template-template-dashboard) #after_content .widget-error a:focus, .rtmedia-no-media-found a:focus, .rtmedia-nodata a:focus, .rtmedia-success a:focus, .rtmedia-warning a:focus, #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-comments-container .rtmedia-no-comments a:focus, #buddypress:not(.youzer) div.bp-template-notice > p a:focus, #buddypress:not(.youzer) .bp-avatar-status > p a:focus, #buddypress:not(.youzer) .bp-cover-image-status > p a:focus, #buddypress:not(.youzer) div#message > p a:focus, #buddypress:not(.youzer) #sitewide-notice > p a:focus, #buddypress:not(.youzer) .bp-uploader-progress > p a:focus, #buddypress:not(.youzer) .bp-cover-image > p a:focus, #buddypress:not(.youzer) .success_review_msg > p a:focus, #buddypress:not(.youzer) .standard-form#signup_form div div.error:not(#message) a:focus, #sitewide-notice #message a:focus, bpmts-feedback-form-status-message > span a:focus, body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice a:focus, body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint a:focus, .tribe-events-notices a:focus, .tickets-unavailable a:focus, .tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets .tribe-event-tickets-meta-required-message a:focus, .tribe-rsvp-message a:focus, body[class*="tribe_community"]:not(.logged-in) #tribe-events-pg-template #tribe-events > p a:focus, body:not(.logged-in) .tribe-community-events-content > #tribe-events > p a:focus, #tribe-events-pg-template #tribe-events .tribe-community-events-content > p a:focus, div.eventForm .event-dynamic-helper-text:not(:empty) a:focus, div.tribe-community-events .tribe-event-recurrence-description:not(:empty) a:focus, .tribe-community-events-list.tribe-community-no-items a:focus, div.tribe-community-notice a:focus, div[id^="contact-form"] > h3 a:focus, .form-errors a:focus, .lwa-status a:focus, .pmpro_message a:focus, #learndash_complete_prerequisites a:focus, #learndash_course_points_access_message a:focus, #learndash_complete_prev_lesson a:focus, #learndash_complete_prev_topic a:focus, .no-lesson-msg a:focus, .ld-error a:focus, .wpProQuiz_invalidate a:focus, .learndash_already_taken a:focus, body .gform_wrapper div.validation_error a:focus {
  opacity: 1;
}

/**
 * Archive
 *
 * Posts archive styles.
 */
/* Posts Filters */
.archive.category .posts-filters,
.posts-filters .archive.tag,
.archive.author .posts-filters {
  display: none;
}

.posts-filters__title {
  display: none;
}

.posts-filters .posts-filters__child {
  padding: .5rem;
  margin-bottom: 15px;
}

.posts-filters .posts-filter {
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 0;
  width: 100%;
  display: none;
}

@media (min-width: 768px) {
  .posts-filters .posts-filter {
    flex-direction: row;
    display: inline-block;
  }
}

.posts-filters .posts-filter:empty {
  display: none;
}

.posts-filters .posts-filter .nav-item + .nav-item, .posts-filters .posts-filter #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li + .nav-item, #buddypress:not(.youzer) .posts-filters .posts-filter div.item-list-tabs.primary-list-tabs > ul > li + .nav-item, .posts-filters .posts-filter #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li + .nav-item, #buddypress:not(.youzer) .posts-filters .posts-filter div.item-list-tabs#subnav > ul > li + .nav-item, .posts-filters .posts-filter #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > .nav-item + li, #buddypress:not(.youzer) .posts-filters .posts-filter div.item-list-tabs.primary-list-tabs > ul > .nav-item + li, .posts-filters .posts-filter #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li + li, #buddypress:not(.youzer) .posts-filters .posts-filter div.item-list-tabs.primary-list-tabs > ul > li + li, .posts-filters .posts-filter #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > .nav-item + li, #buddypress:not(.youzer) .posts-filters .posts-filter div.item-list-tabs#subnav > ul > .nav-item + li, .posts-filters .posts-filter #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li + li, #buddypress:not(.youzer) .posts-filters .posts-filter div.item-list-tabs#subnav > ul > li + li {
  margin-left: .3rem;
}

.posts-filters .posts-filter a.nav-link, .posts-filters .posts-filter #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .posts-filters .posts-filter div.item-list-tabs#subnav > ul > li > a {
  position: relative;
  padding-left: .5rem;
  padding-right: .5rem;
  padding-top: .3rem !important;
  padding-bottom: .3rem !important;
  font-size: .8em;
}

.posts-filters .priority-nav__dropdown-toggle {
  min-width: 45px;
  height: 100%;
  line-height: 45px;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  background: none;
  margin: 0;
  position: relative;
  z-index: 9;
  color: inherit;
}

.posts-filters .priority-nav__dropdown-toggle i,
.posts-filters .priority-nav__dropdown-toggle span {
  pointer-events: none;
}

.posts-filters .priority-nav__dropdown-toggle span {
  display: none;
}

.posts-filters .priority-nav__dropdown-toggle a {
  padding: .5rem;
  font-size: .8em;
}

.posts-filters .priority-nav__wrapper[aria-haspopup="false"] {
  display: none;
}

@media (max-width: 767.98px) {
  .posts-filters .priority-nav__wrapper {
    width: 100%;
  }
  .posts-filters .priority-nav__wrapper button {
    width: 100%;
    justify-content: normal;
    padding-left: 15px;
  }
  .posts-filters .priority-nav__wrapper button:after {
    display: inline-block;
    font: normal normal normal 14px/1 cera;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 2;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
}

.posts-filters .priority-nav__dropdown {
  margin: .5rem 0 0 0;
  padding: 1rem;
  list-style: none;
  background: #ffffff;
  z-index: 999;
  right: 0;
  box-shadow: 0 0.2rem 2rem rgba(0, 0, 0, 0.12);
  opacity: 0;
  max-height: 300px;
  overflow: auto;
}

@media (max-width: 767.98px) {
  .posts-filters .priority-nav__dropdown {
    width: 100%;
  }
}

.posts-filters .priority-nav__dropdown.show {
  opacity: 1;
}

.posts-filters .priority-nav__dropdown .nav-link, .posts-filters .priority-nav__dropdown #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .posts-filters .priority-nav__dropdown div.item-list-tabs#subnav > ul > li > a {
  padding: .5rem !important;
  margin-bottom: .5rem;
  font-size: .8em !important;
}

.posts-filters .posts-filters__child--category .priority_menu_label_categories {
  display: inline-block;
}

.posts-filters .posts-filters__child--post_tag .priority_menu_label_tags {
  display: inline-block;
}

.posts-filters .posts-filters__child--post_format .priority_menu_label_formats {
  display: inline-block;
}

.posts-filters + #posts {
  margin-top: 1.5rem;
}

.posts-filters__child:not([instance]),
.posts-filters__child:not([class*="priority"]) {
  opacity: 0 !important;
  pointer-events: none !important;
  overflow: hidden;
  max-height: 30px;
}

/* Archives / posts lists */
.blog-posts .card,
.archive-posts .card,
.grimlock-query-section__posts .card,
.terms .card,
.search-posts .card {
  height: 100%;
  margin-bottom: 0;
}

.blog-posts.posts--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,
.blog-posts.posts--12-cols-classic [id^="post-"].format-gallery .post-media,
.blog-posts.posts--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,
.blog-posts.posts--12-cols-classic [id^="term-"].format-gallery .post-media, .blog-posts.terms--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,
.blog-posts.terms--12-cols-classic [id^="post-"].format-gallery .post-media,
.blog-posts.terms--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,
.blog-posts.terms--12-cols-classic [id^="term-"].format-gallery .post-media,
.archive-posts.posts--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,
.archive-posts.posts--12-cols-classic [id^="post-"].format-gallery .post-media,
.archive-posts.posts--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,
.archive-posts.posts--12-cols-classic [id^="term-"].format-gallery .post-media,
.archive-posts.terms--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,
.archive-posts.terms--12-cols-classic [id^="post-"].format-gallery .post-media,
.archive-posts.terms--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,
.archive-posts.terms--12-cols-classic [id^="term-"].format-gallery .post-media,
.grimlock-query-section__posts.posts--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,
.grimlock-query-section__posts.posts--12-cols-classic [id^="post-"].format-gallery .post-media,
.grimlock-query-section__posts.posts--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,
.grimlock-query-section__posts.posts--12-cols-classic [id^="term-"].format-gallery .post-media,
.grimlock-query-section__posts.terms--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,
.grimlock-query-section__posts.terms--12-cols-classic [id^="post-"].format-gallery .post-media,
.grimlock-query-section__posts.terms--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,
.grimlock-query-section__posts.terms--12-cols-classic [id^="term-"].format-gallery .post-media,
.terms.posts--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,
.terms.posts--12-cols-classic [id^="post-"].format-gallery .post-media,
.terms.posts--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,
.terms.posts--12-cols-classic [id^="term-"].format-gallery .post-media,
.terms.terms--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,
.terms.terms--12-cols-classic [id^="post-"].format-gallery .post-media,
.terms.terms--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,
.terms.terms--12-cols-classic [id^="term-"].format-gallery .post-media,
.search-posts.posts--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,
.search-posts.posts--12-cols-classic [id^="post-"].format-gallery .post-media,
.search-posts.posts--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,
.search-posts.posts--12-cols-classic [id^="term-"].format-gallery .post-media,
.search-posts.terms--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,
.search-posts.terms--12-cols-classic [id^="post-"].format-gallery .post-media,
.search-posts.terms--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,
.search-posts.terms--12-cols-classic [id^="term-"].format-gallery .post-media {
  height: 450px !important;
}

.blog-posts.posts--12-cols-lateral [id^="post-"],
.blog-posts.posts--12-cols-lateral [id^="term-"], .blog-posts.terms--12-cols-lateral [id^="post-"],
.blog-posts.terms--12-cols-lateral [id^="term-"],
.archive-posts.posts--12-cols-lateral [id^="post-"],
.archive-posts.posts--12-cols-lateral [id^="term-"],
.archive-posts.terms--12-cols-lateral [id^="post-"],
.archive-posts.terms--12-cols-lateral [id^="term-"],
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"],
.grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"],
.grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"],
.grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"],
.terms.posts--12-cols-lateral [id^="post-"],
.terms.posts--12-cols-lateral [id^="term-"],
.terms.terms--12-cols-lateral [id^="post-"],
.terms.terms--12-cols-lateral [id^="term-"],
.search-posts.posts--12-cols-lateral [id^="post-"],
.search-posts.posts--12-cols-lateral [id^="term-"],
.search-posts.terms--12-cols-lateral [id^="post-"],
.search-posts.terms--12-cols-lateral [id^="term-"] {
  width: 100%;
}

.blog-posts.posts--12-cols-lateral [id^="post-"] .card,
.blog-posts.posts--12-cols-lateral [id^="term-"] .card, .blog-posts.terms--12-cols-lateral [id^="post-"] .card,
.blog-posts.terms--12-cols-lateral [id^="term-"] .card,
.archive-posts.posts--12-cols-lateral [id^="post-"] .card,
.archive-posts.posts--12-cols-lateral [id^="term-"] .card,
.archive-posts.terms--12-cols-lateral [id^="post-"] .card,
.archive-posts.terms--12-cols-lateral [id^="term-"] .card,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .card,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .card,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .card,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .card,
.terms.posts--12-cols-lateral [id^="post-"] .card,
.terms.posts--12-cols-lateral [id^="term-"] .card,
.terms.terms--12-cols-lateral [id^="post-"] .card,
.terms.terms--12-cols-lateral [id^="term-"] .card,
.search-posts.posts--12-cols-lateral [id^="post-"] .card,
.search-posts.posts--12-cols-lateral [id^="term-"] .card,
.search-posts.terms--12-cols-lateral [id^="post-"] .card,
.search-posts.terms--12-cols-lateral [id^="term-"] .card {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
  margin: 0;
}

.blog-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.blog-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.blog-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.blog-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media, .blog-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.blog-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.blog-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.blog-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.archive-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.archive-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.archive-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.archive-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.archive-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.archive-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.archive-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.archive-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.terms.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.terms.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.terms.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.terms.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.terms.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.terms.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.terms.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.terms.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.search-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.search-posts.posts--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.search-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.search-posts.posts--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.search-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.search-posts.terms--12-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.search-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.search-posts.terms--12-cols-lateral [id^="term-"].has-post-thumbnail .post-media {
  padding: 10px;
  background: none !important;
}

.blog-posts.posts--12-cols-lateral [id^="post-"] .card-body-labels,
.blog-posts.posts--12-cols-lateral [id^="term-"] .card-body-labels, .blog-posts.terms--12-cols-lateral [id^="post-"] .card-body-labels,
.blog-posts.terms--12-cols-lateral [id^="term-"] .card-body-labels,
.archive-posts.posts--12-cols-lateral [id^="post-"] .card-body-labels,
.archive-posts.posts--12-cols-lateral [id^="term-"] .card-body-labels,
.archive-posts.terms--12-cols-lateral [id^="post-"] .card-body-labels,
.archive-posts.terms--12-cols-lateral [id^="term-"] .card-body-labels,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .card-body-labels,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .card-body-labels,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .card-body-labels,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .card-body-labels,
.terms.posts--12-cols-lateral [id^="post-"] .card-body-labels,
.terms.posts--12-cols-lateral [id^="term-"] .card-body-labels,
.terms.terms--12-cols-lateral [id^="post-"] .card-body-labels,
.terms.terms--12-cols-lateral [id^="term-"] .card-body-labels,
.search-posts.posts--12-cols-lateral [id^="post-"] .card-body-labels,
.search-posts.posts--12-cols-lateral [id^="term-"] .card-body-labels,
.search-posts.terms--12-cols-lateral [id^="post-"] .card-body-labels,
.search-posts.terms--12-cols-lateral [id^="term-"] .card-body-labels {
  position: static;
  margin-bottom: .5rem;
}

.blog-posts.posts--12-cols-lateral [id^="post-"].format-link .card-body, .blog-posts.posts--12-cols-lateral [id^="post-"].format-quote .card-body,
.blog-posts.posts--12-cols-lateral [id^="term-"].format-link .card-body,
.blog-posts.posts--12-cols-lateral [id^="term-"].format-quote .card-body, .blog-posts.terms--12-cols-lateral [id^="post-"].format-link .card-body, .blog-posts.terms--12-cols-lateral [id^="post-"].format-quote .card-body,
.blog-posts.terms--12-cols-lateral [id^="term-"].format-link .card-body,
.blog-posts.terms--12-cols-lateral [id^="term-"].format-quote .card-body,
.archive-posts.posts--12-cols-lateral [id^="post-"].format-link .card-body,
.archive-posts.posts--12-cols-lateral [id^="post-"].format-quote .card-body,
.archive-posts.posts--12-cols-lateral [id^="term-"].format-link .card-body,
.archive-posts.posts--12-cols-lateral [id^="term-"].format-quote .card-body,
.archive-posts.terms--12-cols-lateral [id^="post-"].format-link .card-body,
.archive-posts.terms--12-cols-lateral [id^="post-"].format-quote .card-body,
.archive-posts.terms--12-cols-lateral [id^="term-"].format-link .card-body,
.archive-posts.terms--12-cols-lateral [id^="term-"].format-quote .card-body,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"].format-link .card-body,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"].format-quote .card-body,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"].format-link .card-body,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"].format-quote .card-body,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"].format-link .card-body,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"].format-quote .card-body,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"].format-link .card-body,
.grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"].format-quote .card-body,
.terms.posts--12-cols-lateral [id^="post-"].format-link .card-body,
.terms.posts--12-cols-lateral [id^="post-"].format-quote .card-body,
.terms.posts--12-cols-lateral [id^="term-"].format-link .card-body,
.terms.posts--12-cols-lateral [id^="term-"].format-quote .card-body,
.terms.terms--12-cols-lateral [id^="post-"].format-link .card-body,
.terms.terms--12-cols-lateral [id^="post-"].format-quote .card-body,
.terms.terms--12-cols-lateral [id^="term-"].format-link .card-body,
.terms.terms--12-cols-lateral [id^="term-"].format-quote .card-body,
.search-posts.posts--12-cols-lateral [id^="post-"].format-link .card-body,
.search-posts.posts--12-cols-lateral [id^="post-"].format-quote .card-body,
.search-posts.posts--12-cols-lateral [id^="term-"].format-link .card-body,
.search-posts.posts--12-cols-lateral [id^="term-"].format-quote .card-body,
.search-posts.terms--12-cols-lateral [id^="post-"].format-link .card-body,
.search-posts.terms--12-cols-lateral [id^="post-"].format-quote .card-body,
.search-posts.terms--12-cols-lateral [id^="term-"].format-link .card-body,
.search-posts.terms--12-cols-lateral [id^="term-"].format-quote .card-body {
  max-width: 100%;
  width: 100%;
  flex: 0 0 100%;
  justify-content: center;
}

.blog-posts.posts--6-6-cols-lateral [id^="post-"] .card,
.blog-posts.posts--6-6-cols-lateral [id^="term-"] .card, .blog-posts.terms--6-6-cols-lateral [id^="post-"] .card,
.blog-posts.terms--6-6-cols-lateral [id^="term-"] .card,
.archive-posts.posts--6-6-cols-lateral [id^="post-"] .card,
.archive-posts.posts--6-6-cols-lateral [id^="term-"] .card,
.archive-posts.terms--6-6-cols-lateral [id^="post-"] .card,
.archive-posts.terms--6-6-cols-lateral [id^="term-"] .card,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .card,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .card,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .card,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .card,
.terms.posts--6-6-cols-lateral [id^="post-"] .card,
.terms.posts--6-6-cols-lateral [id^="term-"] .card,
.terms.terms--6-6-cols-lateral [id^="post-"] .card,
.terms.terms--6-6-cols-lateral [id^="term-"] .card,
.search-posts.posts--6-6-cols-lateral [id^="post-"] .card,
.search-posts.posts--6-6-cols-lateral [id^="term-"] .card,
.search-posts.terms--6-6-cols-lateral [id^="post-"] .card,
.search-posts.terms--6-6-cols-lateral [id^="term-"] .card {
  margin: 0;
  align-items: flex-start;
}

@media (min-width: 992px) {
  .blog-posts.posts--6-6-cols-lateral [id^="post-"] .card,
  .blog-posts.posts--6-6-cols-lateral [id^="term-"] .card, .blog-posts.terms--6-6-cols-lateral [id^="post-"] .card,
  .blog-posts.terms--6-6-cols-lateral [id^="term-"] .card,
  .archive-posts.posts--6-6-cols-lateral [id^="post-"] .card,
  .archive-posts.posts--6-6-cols-lateral [id^="term-"] .card,
  .archive-posts.terms--6-6-cols-lateral [id^="post-"] .card,
  .archive-posts.terms--6-6-cols-lateral [id^="term-"] .card,
  .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .card,
  .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .card,
  .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .card,
  .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .card,
  .terms.posts--6-6-cols-lateral [id^="post-"] .card,
  .terms.posts--6-6-cols-lateral [id^="term-"] .card,
  .terms.terms--6-6-cols-lateral [id^="post-"] .card,
  .terms.terms--6-6-cols-lateral [id^="term-"] .card,
  .search-posts.posts--6-6-cols-lateral [id^="post-"] .card,
  .search-posts.posts--6-6-cols-lateral [id^="term-"] .card,
  .search-posts.terms--6-6-cols-lateral [id^="post-"] .card,
  .search-posts.terms--6-6-cols-lateral [id^="term-"] .card {
    flex-direction: row;
  }
}

.blog-posts.posts--6-6-cols-lateral [id^="post-"] .card-body,
.blog-posts.posts--6-6-cols-lateral [id^="term-"] .card-body, .blog-posts.terms--6-6-cols-lateral [id^="post-"] .card-body,
.blog-posts.terms--6-6-cols-lateral [id^="term-"] .card-body,
.archive-posts.posts--6-6-cols-lateral [id^="post-"] .card-body,
.archive-posts.posts--6-6-cols-lateral [id^="term-"] .card-body,
.archive-posts.terms--6-6-cols-lateral [id^="post-"] .card-body,
.archive-posts.terms--6-6-cols-lateral [id^="term-"] .card-body,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .card-body,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .card-body,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .card-body,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .card-body,
.terms.posts--6-6-cols-lateral [id^="post-"] .card-body,
.terms.posts--6-6-cols-lateral [id^="term-"] .card-body,
.terms.terms--6-6-cols-lateral [id^="post-"] .card-body,
.terms.terms--6-6-cols-lateral [id^="term-"] .card-body,
.search-posts.posts--6-6-cols-lateral [id^="post-"] .card-body,
.search-posts.posts--6-6-cols-lateral [id^="term-"] .card-body,
.search-posts.terms--6-6-cols-lateral [id^="post-"] .card-body,
.search-posts.terms--6-6-cols-lateral [id^="term-"] .card-body {
  min-height: 315px;
}

.blog-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.blog-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.blog-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.blog-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media, .blog-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.blog-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.blog-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.blog-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.archive-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.archive-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.archive-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.archive-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.archive-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.archive-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.archive-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.archive-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.terms.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.terms.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.terms.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.terms.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.terms.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.terms.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.terms.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.terms.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.search-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.search-posts.posts--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.search-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.search-posts.posts--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media,
.search-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-thumbnail,
.search-posts.terms--6-6-cols-lateral [id^="post-"].has-post-thumbnail .post-media,
.search-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-thumbnail,
.search-posts.terms--6-6-cols-lateral [id^="term-"].has-post-thumbnail .post-media {
  padding: 10px;
}

.blog-posts.posts--6-6-cols-lateral [id^="post-"].format-link .card-body, .blog-posts.posts--6-6-cols-lateral [id^="post-"].format-quote .card-body,
.blog-posts.posts--6-6-cols-lateral [id^="term-"].format-link .card-body,
.blog-posts.posts--6-6-cols-lateral [id^="term-"].format-quote .card-body, .blog-posts.terms--6-6-cols-lateral [id^="post-"].format-link .card-body, .blog-posts.terms--6-6-cols-lateral [id^="post-"].format-quote .card-body,
.blog-posts.terms--6-6-cols-lateral [id^="term-"].format-link .card-body,
.blog-posts.terms--6-6-cols-lateral [id^="term-"].format-quote .card-body,
.archive-posts.posts--6-6-cols-lateral [id^="post-"].format-link .card-body,
.archive-posts.posts--6-6-cols-lateral [id^="post-"].format-quote .card-body,
.archive-posts.posts--6-6-cols-lateral [id^="term-"].format-link .card-body,
.archive-posts.posts--6-6-cols-lateral [id^="term-"].format-quote .card-body,
.archive-posts.terms--6-6-cols-lateral [id^="post-"].format-link .card-body,
.archive-posts.terms--6-6-cols-lateral [id^="post-"].format-quote .card-body,
.archive-posts.terms--6-6-cols-lateral [id^="term-"].format-link .card-body,
.archive-posts.terms--6-6-cols-lateral [id^="term-"].format-quote .card-body,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"].format-link .card-body,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"].format-quote .card-body,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"].format-link .card-body,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"].format-quote .card-body,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"].format-link .card-body,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"].format-quote .card-body,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"].format-link .card-body,
.grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"].format-quote .card-body,
.terms.posts--6-6-cols-lateral [id^="post-"].format-link .card-body,
.terms.posts--6-6-cols-lateral [id^="post-"].format-quote .card-body,
.terms.posts--6-6-cols-lateral [id^="term-"].format-link .card-body,
.terms.posts--6-6-cols-lateral [id^="term-"].format-quote .card-body,
.terms.terms--6-6-cols-lateral [id^="post-"].format-link .card-body,
.terms.terms--6-6-cols-lateral [id^="post-"].format-quote .card-body,
.terms.terms--6-6-cols-lateral [id^="term-"].format-link .card-body,
.terms.terms--6-6-cols-lateral [id^="term-"].format-quote .card-body,
.search-posts.posts--6-6-cols-lateral [id^="post-"].format-link .card-body,
.search-posts.posts--6-6-cols-lateral [id^="post-"].format-quote .card-body,
.search-posts.posts--6-6-cols-lateral [id^="term-"].format-link .card-body,
.search-posts.posts--6-6-cols-lateral [id^="term-"].format-quote .card-body,
.search-posts.terms--6-6-cols-lateral [id^="post-"].format-link .card-body,
.search-posts.terms--6-6-cols-lateral [id^="post-"].format-quote .card-body,
.search-posts.terms--6-6-cols-lateral [id^="term-"].format-link .card-body,
.search-posts.terms--6-6-cols-lateral [id^="term-"].format-quote .card-body {
  max-width: 100%;
  width: 100%;
  flex: 0 0 100%;
  justify-content: center;
}

.blog-posts.posts--12-cols-lateral [id^="post-"] .entry-title, .blog-posts.posts--6-6-cols-lateral [id^="post-"] .entry-title,
.archive-posts.posts--12-cols-lateral [id^="post-"] .entry-title,
.archive-posts.posts--6-6-cols-lateral [id^="post-"] .entry-title,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .entry-title,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .entry-title,
.terms.posts--12-cols-lateral [id^="post-"] .entry-title,
.terms.posts--6-6-cols-lateral [id^="post-"] .entry-title,
.search-posts.posts--12-cols-lateral [id^="post-"] .entry-title,
.search-posts.posts--6-6-cols-lateral [id^="post-"] .entry-title {
  font-size: 1.6rem !important;
}

.blog-posts.posts--12-cols-lateral [id^="post-"] .author-vcard, .blog-posts.posts--6-6-cols-lateral [id^="post-"] .author-vcard,
.archive-posts.posts--12-cols-lateral [id^="post-"] .author-vcard,
.archive-posts.posts--6-6-cols-lateral [id^="post-"] .author-vcard,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .author-vcard,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .author-vcard,
.terms.posts--12-cols-lateral [id^="post-"] .author-vcard,
.terms.posts--6-6-cols-lateral [id^="post-"] .author-vcard,
.search-posts.posts--12-cols-lateral [id^="post-"] .author-vcard,
.search-posts.posts--6-6-cols-lateral [id^="post-"] .author-vcard {
  display: inline-block !important;
}

.blog-posts.posts--12-cols-lateral [id^="post-"].format-video .jetpack-video-wrapper:hover, .blog-posts.posts--6-6-cols-lateral [id^="post-"].format-video .jetpack-video-wrapper:hover,
.archive-posts.posts--12-cols-lateral [id^="post-"].format-video .jetpack-video-wrapper:hover,
.archive-posts.posts--6-6-cols-lateral [id^="post-"].format-video .jetpack-video-wrapper:hover,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"].format-video .jetpack-video-wrapper:hover,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"].format-video .jetpack-video-wrapper:hover,
.terms.posts--12-cols-lateral [id^="post-"].format-video .jetpack-video-wrapper:hover,
.terms.posts--6-6-cols-lateral [id^="post-"].format-video .jetpack-video-wrapper:hover,
.search-posts.posts--12-cols-lateral [id^="post-"].format-video .jetpack-video-wrapper:hover,
.search-posts.posts--6-6-cols-lateral [id^="post-"].format-video .jetpack-video-wrapper:hover {
  padding-bottom: 0 !important;
}

.blog-posts.posts--12-cols-lateral [id^="post-"].format-video .byline.author, .blog-posts.posts--6-6-cols-lateral [id^="post-"].format-video .byline.author,
.archive-posts.posts--12-cols-lateral [id^="post-"].format-video .byline.author,
.archive-posts.posts--6-6-cols-lateral [id^="post-"].format-video .byline.author,
.grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"].format-video .byline.author,
.grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"].format-video .byline.author,
.terms.posts--12-cols-lateral [id^="post-"].format-video .byline.author,
.terms.posts--6-6-cols-lateral [id^="post-"].format-video .byline.author,
.search-posts.posts--12-cols-lateral [id^="post-"].format-video .byline.author,
.search-posts.posts--6-6-cols-lateral [id^="post-"].format-video .byline.author {
  margin-left: .5rem;
}

.blog-posts [id^="post-"] .post-thumbnail,
.blog-posts [id^="post-"] .post-media,
.blog-posts [id^="term-"] .post-thumbnail,
.blog-posts [id^="term-"] .post-media,
.archive-posts [id^="post-"] .post-thumbnail,
.archive-posts [id^="post-"] .post-media,
.archive-posts [id^="term-"] .post-thumbnail,
.archive-posts [id^="term-"] .post-media,
.grimlock-query-section__posts [id^="post-"] .post-thumbnail,
.grimlock-query-section__posts [id^="post-"] .post-media,
.grimlock-query-section__posts [id^="term-"] .post-thumbnail,
.grimlock-query-section__posts [id^="term-"] .post-media,
.terms [id^="post-"] .post-thumbnail,
.terms [id^="post-"] .post-media,
.terms [id^="term-"] .post-thumbnail,
.terms [id^="term-"] .post-media,
.search-posts [id^="post-"] .post-thumbnail,
.search-posts [id^="post-"] .post-media,
.search-posts [id^="term-"] .post-thumbnail,
.search-posts [id^="term-"] .post-media {
  display: flex;
  align-items: center;
  width: 100%;
}

.blog-posts [id^="post-"] .post-thumbnail img,
.blog-posts [id^="post-"] .post-media img,
.blog-posts [id^="term-"] .post-thumbnail img,
.blog-posts [id^="term-"] .post-media img,
.archive-posts [id^="post-"] .post-thumbnail img,
.archive-posts [id^="post-"] .post-media img,
.archive-posts [id^="term-"] .post-thumbnail img,
.archive-posts [id^="term-"] .post-media img,
.grimlock-query-section__posts [id^="post-"] .post-thumbnail img,
.grimlock-query-section__posts [id^="post-"] .post-media img,
.grimlock-query-section__posts [id^="term-"] .post-thumbnail img,
.grimlock-query-section__posts [id^="term-"] .post-media img,
.terms [id^="post-"] .post-thumbnail img,
.terms [id^="post-"] .post-media img,
.terms [id^="term-"] .post-thumbnail img,
.terms [id^="term-"] .post-media img,
.search-posts [id^="post-"] .post-thumbnail img,
.search-posts [id^="post-"] .post-media img,
.search-posts [id^="term-"] .post-thumbnail img,
.search-posts [id^="term-"] .post-media img {
  width: 100%;
}

.blog-posts [id^="post-"] .post-thumbnail .gallery,
.blog-posts [id^="post-"] .post-media .gallery,
.blog-posts [id^="term-"] .post-thumbnail .gallery,
.blog-posts [id^="term-"] .post-media .gallery,
.archive-posts [id^="post-"] .post-thumbnail .gallery,
.archive-posts [id^="post-"] .post-media .gallery,
.archive-posts [id^="term-"] .post-thumbnail .gallery,
.archive-posts [id^="term-"] .post-media .gallery,
.grimlock-query-section__posts [id^="post-"] .post-thumbnail .gallery,
.grimlock-query-section__posts [id^="post-"] .post-media .gallery,
.grimlock-query-section__posts [id^="term-"] .post-thumbnail .gallery,
.grimlock-query-section__posts [id^="term-"] .post-media .gallery,
.terms [id^="post-"] .post-thumbnail .gallery,
.terms [id^="post-"] .post-media .gallery,
.terms [id^="term-"] .post-thumbnail .gallery,
.terms [id^="term-"] .post-media .gallery,
.search-posts [id^="post-"] .post-thumbnail .gallery,
.search-posts [id^="post-"] .post-media .gallery,
.search-posts [id^="term-"] .post-thumbnail .gallery,
.search-posts [id^="term-"] .post-media .gallery {
  width: 100%;
}

.blog-posts [id^="post-"] .byline span,
.blog-posts [id^="term-"] .byline span,
.archive-posts [id^="post-"] .byline span,
.archive-posts [id^="term-"] .byline span,
.grimlock-query-section__posts [id^="post-"] .byline span,
.grimlock-query-section__posts [id^="term-"] .byline span,
.terms [id^="post-"] .byline span,
.terms [id^="term-"] .byline span,
.search-posts [id^="post-"] .byline span,
.search-posts [id^="term-"] .byline span {
  display: inline-block;
}

.blog-posts [id^="post-"] .entry-content p,
.blog-posts [id^="term-"] .entry-content p,
.archive-posts [id^="post-"] .entry-content p,
.archive-posts [id^="term-"] .entry-content p,
.grimlock-query-section__posts [id^="post-"] .entry-content p,
.grimlock-query-section__posts [id^="term-"] .entry-content p,
.terms [id^="post-"] .entry-content p,
.terms [id^="term-"] .entry-content p,
.search-posts [id^="post-"] .entry-content p,
.search-posts [id^="term-"] .entry-content p {
  word-wrap: break-word;
}

.blog-posts [id^="post-"] .updated:not(.published),
.blog-posts [id^="term-"] .updated:not(.published),
.archive-posts [id^="post-"] .updated:not(.published),
.archive-posts [id^="term-"] .updated:not(.published),
.grimlock-query-section__posts [id^="post-"] .updated:not(.published),
.grimlock-query-section__posts [id^="term-"] .updated:not(.published),
.terms [id^="post-"] .updated:not(.published),
.terms [id^="term-"] .updated:not(.published),
.search-posts [id^="post-"] .updated:not(.published),
.search-posts [id^="term-"] .updated:not(.published) {
  display: none;
}

.blog-posts [id^="post-"].format-image .post-media,
.blog-posts [id^="post-"].format-image .post-thumbnail,
.blog-posts [id^="term-"].format-image .post-media,
.blog-posts [id^="term-"].format-image .post-thumbnail,
.archive-posts [id^="post-"].format-image .post-media,
.archive-posts [id^="post-"].format-image .post-thumbnail,
.archive-posts [id^="term-"].format-image .post-media,
.archive-posts [id^="term-"].format-image .post-thumbnail,
.grimlock-query-section__posts [id^="post-"].format-image .post-media,
.grimlock-query-section__posts [id^="post-"].format-image .post-thumbnail,
.grimlock-query-section__posts [id^="term-"].format-image .post-media,
.grimlock-query-section__posts [id^="term-"].format-image .post-thumbnail,
.terms [id^="post-"].format-image .post-media,
.terms [id^="post-"].format-image .post-thumbnail,
.terms [id^="term-"].format-image .post-media,
.terms [id^="term-"].format-image .post-thumbnail,
.search-posts [id^="post-"].format-image .post-media,
.search-posts [id^="post-"].format-image .post-thumbnail,
.search-posts [id^="term-"].format-image .post-media,
.search-posts [id^="term-"].format-image .post-thumbnail {
  height: 325px;
  position: relative;
}

.blog-posts [id^="post-"].format-image .post-media > p:first-child,
.blog-posts [id^="post-"].format-image .post-thumbnail > p:first-child,
.blog-posts [id^="term-"].format-image .post-media > p:first-child,
.blog-posts [id^="term-"].format-image .post-thumbnail > p:first-child,
.archive-posts [id^="post-"].format-image .post-media > p:first-child,
.archive-posts [id^="post-"].format-image .post-thumbnail > p:first-child,
.archive-posts [id^="term-"].format-image .post-media > p:first-child,
.archive-posts [id^="term-"].format-image .post-thumbnail > p:first-child,
.grimlock-query-section__posts [id^="post-"].format-image .post-media > p:first-child,
.grimlock-query-section__posts [id^="post-"].format-image .post-thumbnail > p:first-child,
.grimlock-query-section__posts [id^="term-"].format-image .post-media > p:first-child,
.grimlock-query-section__posts [id^="term-"].format-image .post-thumbnail > p:first-child,
.terms [id^="post-"].format-image .post-media > p:first-child,
.terms [id^="post-"].format-image .post-thumbnail > p:first-child,
.terms [id^="term-"].format-image .post-media > p:first-child,
.terms [id^="term-"].format-image .post-thumbnail > p:first-child,
.search-posts [id^="post-"].format-image .post-media > p:first-child,
.search-posts [id^="post-"].format-image .post-thumbnail > p:first-child,
.search-posts [id^="term-"].format-image .post-media > p:first-child,
.search-posts [id^="term-"].format-image .post-thumbnail > p:first-child {
  display: none !important;
}

.blog-posts [id^="post-"].format-image .post-media figure,
.blog-posts [id^="post-"].format-image .post-media a,
.blog-posts [id^="post-"].format-image .post-thumbnail figure,
.blog-posts [id^="post-"].format-image .post-thumbnail a,
.blog-posts [id^="term-"].format-image .post-media figure,
.blog-posts [id^="term-"].format-image .post-media a,
.blog-posts [id^="term-"].format-image .post-thumbnail figure,
.blog-posts [id^="term-"].format-image .post-thumbnail a,
.archive-posts [id^="post-"].format-image .post-media figure,
.archive-posts [id^="post-"].format-image .post-media a,
.archive-posts [id^="post-"].format-image .post-thumbnail figure,
.archive-posts [id^="post-"].format-image .post-thumbnail a,
.archive-posts [id^="term-"].format-image .post-media figure,
.archive-posts [id^="term-"].format-image .post-media a,
.archive-posts [id^="term-"].format-image .post-thumbnail figure,
.archive-posts [id^="term-"].format-image .post-thumbnail a,
.grimlock-query-section__posts [id^="post-"].format-image .post-media figure,
.grimlock-query-section__posts [id^="post-"].format-image .post-media a,
.grimlock-query-section__posts [id^="post-"].format-image .post-thumbnail figure,
.grimlock-query-section__posts [id^="post-"].format-image .post-thumbnail a,
.grimlock-query-section__posts [id^="term-"].format-image .post-media figure,
.grimlock-query-section__posts [id^="term-"].format-image .post-media a,
.grimlock-query-section__posts [id^="term-"].format-image .post-thumbnail figure,
.grimlock-query-section__posts [id^="term-"].format-image .post-thumbnail a,
.terms [id^="post-"].format-image .post-media figure,
.terms [id^="post-"].format-image .post-media a,
.terms [id^="post-"].format-image .post-thumbnail figure,
.terms [id^="post-"].format-image .post-thumbnail a,
.terms [id^="term-"].format-image .post-media figure,
.terms [id^="term-"].format-image .post-media a,
.terms [id^="term-"].format-image .post-thumbnail figure,
.terms [id^="term-"].format-image .post-thumbnail a,
.search-posts [id^="post-"].format-image .post-media figure,
.search-posts [id^="post-"].format-image .post-media a,
.search-posts [id^="post-"].format-image .post-thumbnail figure,
.search-posts [id^="post-"].format-image .post-thumbnail a,
.search-posts [id^="term-"].format-image .post-media figure,
.search-posts [id^="term-"].format-image .post-media a,
.search-posts [id^="term-"].format-image .post-thumbnail figure,
.search-posts [id^="term-"].format-image .post-thumbnail a {
  position: static;
}

.blog-posts [id^="post-"].format-image .post-media > p,
.blog-posts [id^="post-"].format-image .post-media figure,
.blog-posts [id^="post-"].format-image .post-media img,
.blog-posts [id^="post-"].format-image .post-thumbnail > p,
.blog-posts [id^="post-"].format-image .post-thumbnail figure,
.blog-posts [id^="post-"].format-image .post-thumbnail img,
.blog-posts [id^="term-"].format-image .post-media > p,
.blog-posts [id^="term-"].format-image .post-media figure,
.blog-posts [id^="term-"].format-image .post-media img,
.blog-posts [id^="term-"].format-image .post-thumbnail > p,
.blog-posts [id^="term-"].format-image .post-thumbnail figure,
.blog-posts [id^="term-"].format-image .post-thumbnail img,
.archive-posts [id^="post-"].format-image .post-media > p,
.archive-posts [id^="post-"].format-image .post-media figure,
.archive-posts [id^="post-"].format-image .post-media img,
.archive-posts [id^="post-"].format-image .post-thumbnail > p,
.archive-posts [id^="post-"].format-image .post-thumbnail figure,
.archive-posts [id^="post-"].format-image .post-thumbnail img,
.archive-posts [id^="term-"].format-image .post-media > p,
.archive-posts [id^="term-"].format-image .post-media figure,
.archive-posts [id^="term-"].format-image .post-media img,
.archive-posts [id^="term-"].format-image .post-thumbnail > p,
.archive-posts [id^="term-"].format-image .post-thumbnail figure,
.archive-posts [id^="term-"].format-image .post-thumbnail img,
.grimlock-query-section__posts [id^="post-"].format-image .post-media > p,
.grimlock-query-section__posts [id^="post-"].format-image .post-media figure,
.grimlock-query-section__posts [id^="post-"].format-image .post-media img,
.grimlock-query-section__posts [id^="post-"].format-image .post-thumbnail > p,
.grimlock-query-section__posts [id^="post-"].format-image .post-thumbnail figure,
.grimlock-query-section__posts [id^="post-"].format-image .post-thumbnail img,
.grimlock-query-section__posts [id^="term-"].format-image .post-media > p,
.grimlock-query-section__posts [id^="term-"].format-image .post-media figure,
.grimlock-query-section__posts [id^="term-"].format-image .post-media img,
.grimlock-query-section__posts [id^="term-"].format-image .post-thumbnail > p,
.grimlock-query-section__posts [id^="term-"].format-image .post-thumbnail figure,
.grimlock-query-section__posts [id^="term-"].format-image .post-thumbnail img,
.terms [id^="post-"].format-image .post-media > p,
.terms [id^="post-"].format-image .post-media figure,
.terms [id^="post-"].format-image .post-media img,
.terms [id^="post-"].format-image .post-thumbnail > p,
.terms [id^="post-"].format-image .post-thumbnail figure,
.terms [id^="post-"].format-image .post-thumbnail img,
.terms [id^="term-"].format-image .post-media > p,
.terms [id^="term-"].format-image .post-media figure,
.terms [id^="term-"].format-image .post-media img,
.terms [id^="term-"].format-image .post-thumbnail > p,
.terms [id^="term-"].format-image .post-thumbnail figure,
.terms [id^="term-"].format-image .post-thumbnail img,
.search-posts [id^="post-"].format-image .post-media > p,
.search-posts [id^="post-"].format-image .post-media figure,
.search-posts [id^="post-"].format-image .post-media img,
.search-posts [id^="post-"].format-image .post-thumbnail > p,
.search-posts [id^="post-"].format-image .post-thumbnail figure,
.search-posts [id^="post-"].format-image .post-thumbnail img,
.search-posts [id^="term-"].format-image .post-media > p,
.search-posts [id^="term-"].format-image .post-media figure,
.search-posts [id^="term-"].format-image .post-media img,
.search-posts [id^="term-"].format-image .post-thumbnail > p,
.search-posts [id^="term-"].format-image .post-thumbnail figure,
.search-posts [id^="term-"].format-image .post-thumbnail img {
  width: 100% !important;
  margin: 0;
}

.blog-posts [id^="post-"].format-image .post-media img,
.blog-posts [id^="post-"].format-image .post-thumbnail img,
.blog-posts [id^="term-"].format-image .post-media img,
.blog-posts [id^="term-"].format-image .post-thumbnail img,
.archive-posts [id^="post-"].format-image .post-media img,
.archive-posts [id^="post-"].format-image .post-thumbnail img,
.archive-posts [id^="term-"].format-image .post-media img,
.archive-posts [id^="term-"].format-image .post-thumbnail img,
.grimlock-query-section__posts [id^="post-"].format-image .post-media img,
.grimlock-query-section__posts [id^="post-"].format-image .post-thumbnail img,
.grimlock-query-section__posts [id^="term-"].format-image .post-media img,
.grimlock-query-section__posts [id^="term-"].format-image .post-thumbnail img,
.terms [id^="post-"].format-image .post-media img,
.terms [id^="post-"].format-image .post-thumbnail img,
.terms [id^="term-"].format-image .post-media img,
.terms [id^="term-"].format-image .post-thumbnail img,
.search-posts [id^="post-"].format-image .post-media img,
.search-posts [id^="post-"].format-image .post-thumbnail img,
.search-posts [id^="term-"].format-image .post-media img,
.search-posts [id^="term-"].format-image .post-thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}

.blog-posts [id^="post-"].format-image .post-media a,
.blog-posts [id^="post-"].format-image .post-thumbnail a,
.blog-posts [id^="term-"].format-image .post-media a,
.blog-posts [id^="term-"].format-image .post-thumbnail a,
.archive-posts [id^="post-"].format-image .post-media a,
.archive-posts [id^="post-"].format-image .post-thumbnail a,
.archive-posts [id^="term-"].format-image .post-media a,
.archive-posts [id^="term-"].format-image .post-thumbnail a,
.grimlock-query-section__posts [id^="post-"].format-image .post-media a,
.grimlock-query-section__posts [id^="post-"].format-image .post-thumbnail a,
.grimlock-query-section__posts [id^="term-"].format-image .post-media a,
.grimlock-query-section__posts [id^="term-"].format-image .post-thumbnail a,
.terms [id^="post-"].format-image .post-media a,
.terms [id^="post-"].format-image .post-thumbnail a,
.terms [id^="term-"].format-image .post-media a,
.terms [id^="term-"].format-image .post-thumbnail a,
.search-posts [id^="post-"].format-image .post-media a,
.search-posts [id^="post-"].format-image .post-thumbnail a,
.search-posts [id^="term-"].format-image .post-media a,
.search-posts [id^="term-"].format-image .post-thumbnail a {
  display: block;
  width: 100%;
}

.blog-posts [id^="post-"].format-image .post-media figcaption,
.blog-posts [id^="post-"].format-image .post-media > dl,
.blog-posts [id^="post-"].format-image .post-thumbnail figcaption,
.blog-posts [id^="post-"].format-image .post-thumbnail > dl,
.blog-posts [id^="term-"].format-image .post-media figcaption,
.blog-posts [id^="term-"].format-image .post-media > dl,
.blog-posts [id^="term-"].format-image .post-thumbnail figcaption,
.blog-posts [id^="term-"].format-image .post-thumbnail > dl,
.archive-posts [id^="post-"].format-image .post-media figcaption,
.archive-posts [id^="post-"].format-image .post-media > dl,
.archive-posts [id^="post-"].format-image .post-thumbnail figcaption,
.archive-posts [id^="post-"].format-image .post-thumbnail > dl,
.archive-posts [id^="term-"].format-image .post-media figcaption,
.archive-posts [id^="term-"].format-image .post-media > dl,
.archive-posts [id^="term-"].format-image .post-thumbnail figcaption,
.archive-posts [id^="term-"].format-image .post-thumbnail > dl,
.grimlock-query-section__posts [id^="post-"].format-image .post-media figcaption,
.grimlock-query-section__posts [id^="post-"].format-image .post-media > dl,
.grimlock-query-section__posts [id^="post-"].format-image .post-thumbnail figcaption,
.grimlock-query-section__posts [id^="post-"].format-image .post-thumbnail > dl,
.grimlock-query-section__posts [id^="term-"].format-image .post-media figcaption,
.grimlock-query-section__posts [id^="term-"].format-image .post-media > dl,
.grimlock-query-section__posts [id^="term-"].format-image .post-thumbnail figcaption,
.grimlock-query-section__posts [id^="term-"].format-image .post-thumbnail > dl,
.terms [id^="post-"].format-image .post-media figcaption,
.terms [id^="post-"].format-image .post-media > dl,
.terms [id^="post-"].format-image .post-thumbnail figcaption,
.terms [id^="post-"].format-image .post-thumbnail > dl,
.terms [id^="term-"].format-image .post-media figcaption,
.terms [id^="term-"].format-image .post-media > dl,
.terms [id^="term-"].format-image .post-thumbnail figcaption,
.terms [id^="term-"].format-image .post-thumbnail > dl,
.search-posts [id^="post-"].format-image .post-media figcaption,
.search-posts [id^="post-"].format-image .post-media > dl,
.search-posts [id^="post-"].format-image .post-thumbnail figcaption,
.search-posts [id^="post-"].format-image .post-thumbnail > dl,
.search-posts [id^="term-"].format-image .post-media figcaption,
.search-posts [id^="term-"].format-image .post-media > dl,
.search-posts [id^="term-"].format-image .post-thumbnail figcaption,
.search-posts [id^="term-"].format-image .post-thumbnail > dl {
  display: none;
}

.blog-posts [id^="post-"].format-image .post-media .wp-caption .wp-caption-text,
.blog-posts [id^="post-"].format-image .post-thumbnail .wp-caption .wp-caption-text,
.blog-posts [id^="term-"].format-image .post-media .wp-caption .wp-caption-text,
.blog-posts [id^="term-"].format-image .post-thumbnail .wp-caption .wp-caption-text,
.archive-posts [id^="post-"].format-image .post-media .wp-caption .wp-caption-text,
.archive-posts [id^="post-"].format-image .post-thumbnail .wp-caption .wp-caption-text,
.archive-posts [id^="term-"].format-image .post-media .wp-caption .wp-caption-text,
.archive-posts [id^="term-"].format-image .post-thumbnail .wp-caption .wp-caption-text,
.grimlock-query-section__posts [id^="post-"].format-image .post-media .wp-caption .wp-caption-text,
.grimlock-query-section__posts [id^="post-"].format-image .post-thumbnail .wp-caption .wp-caption-text,
.grimlock-query-section__posts [id^="term-"].format-image .post-media .wp-caption .wp-caption-text,
.grimlock-query-section__posts [id^="term-"].format-image .post-thumbnail .wp-caption .wp-caption-text,
.terms [id^="post-"].format-image .post-media .wp-caption .wp-caption-text,
.terms [id^="post-"].format-image .post-thumbnail .wp-caption .wp-caption-text,
.terms [id^="term-"].format-image .post-media .wp-caption .wp-caption-text,
.terms [id^="term-"].format-image .post-thumbnail .wp-caption .wp-caption-text,
.search-posts [id^="post-"].format-image .post-media .wp-caption .wp-caption-text,
.search-posts [id^="post-"].format-image .post-thumbnail .wp-caption .wp-caption-text,
.search-posts [id^="term-"].format-image .post-media .wp-caption .wp-caption-text,
.search-posts [id^="term-"].format-image .post-thumbnail .wp-caption .wp-caption-text {
  margin: 0;
  padding: 1rem 1.3rem;
}

.blog-posts [id^="post-"].format-image .entry-content,
.blog-posts [id^="term-"].format-image .entry-content,
.archive-posts [id^="post-"].format-image .entry-content,
.archive-posts [id^="term-"].format-image .entry-content,
.grimlock-query-section__posts [id^="post-"].format-image .entry-content,
.grimlock-query-section__posts [id^="term-"].format-image .entry-content,
.terms [id^="post-"].format-image .entry-content,
.terms [id^="term-"].format-image .entry-content,
.search-posts [id^="post-"].format-image .entry-content,
.search-posts [id^="term-"].format-image .entry-content {
  display: none;
}

.blog-posts [id^="post-"].format-gallery .post-media,
.blog-posts [id^="post-"].format-gallery .post-thumbnail,
.blog-posts [id^="term-"].format-gallery .post-media,
.blog-posts [id^="term-"].format-gallery .post-thumbnail,
.archive-posts [id^="post-"].format-gallery .post-media,
.archive-posts [id^="post-"].format-gallery .post-thumbnail,
.archive-posts [id^="term-"].format-gallery .post-media,
.archive-posts [id^="term-"].format-gallery .post-thumbnail,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail,
.terms [id^="post-"].format-gallery .post-media,
.terms [id^="post-"].format-gallery .post-thumbnail,
.terms [id^="term-"].format-gallery .post-media,
.terms [id^="term-"].format-gallery .post-thumbnail,
.search-posts [id^="post-"].format-gallery .post-media,
.search-posts [id^="post-"].format-gallery .post-thumbnail,
.search-posts [id^="term-"].format-gallery .post-media,
.search-posts [id^="term-"].format-gallery .post-thumbnail {
  overflow: hidden;
}

.blog-posts [id^="post-"].format-gallery .post-media p,
.blog-posts [id^="post-"].format-gallery .post-thumbnail p,
.blog-posts [id^="term-"].format-gallery .post-media p,
.blog-posts [id^="term-"].format-gallery .post-thumbnail p,
.archive-posts [id^="post-"].format-gallery .post-media p,
.archive-posts [id^="post-"].format-gallery .post-thumbnail p,
.archive-posts [id^="term-"].format-gallery .post-media p,
.archive-posts [id^="term-"].format-gallery .post-thumbnail p,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media p,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail p,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media p,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail p,
.terms [id^="post-"].format-gallery .post-media p,
.terms [id^="post-"].format-gallery .post-thumbnail p,
.terms [id^="term-"].format-gallery .post-media p,
.terms [id^="term-"].format-gallery .post-thumbnail p,
.search-posts [id^="post-"].format-gallery .post-media p,
.search-posts [id^="post-"].format-gallery .post-thumbnail p,
.search-posts [id^="term-"].format-gallery .post-media p,
.search-posts [id^="term-"].format-gallery .post-thumbnail p {
  display: none;
}

.blog-posts [id^="post-"].format-gallery .post-media > div,
.blog-posts [id^="post-"].format-gallery .post-thumbnail > div,
.blog-posts [id^="term-"].format-gallery .post-media > div,
.blog-posts [id^="term-"].format-gallery .post-thumbnail > div,
.archive-posts [id^="post-"].format-gallery .post-media > div,
.archive-posts [id^="post-"].format-gallery .post-thumbnail > div,
.archive-posts [id^="term-"].format-gallery .post-media > div,
.archive-posts [id^="term-"].format-gallery .post-thumbnail > div,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media > div,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail > div,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media > div,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail > div,
.terms [id^="post-"].format-gallery .post-media > div,
.terms [id^="post-"].format-gallery .post-thumbnail > div,
.terms [id^="term-"].format-gallery .post-media > div,
.terms [id^="term-"].format-gallery .post-thumbnail > div,
.search-posts [id^="post-"].format-gallery .post-media > div,
.search-posts [id^="post-"].format-gallery .post-thumbnail > div,
.search-posts [id^="term-"].format-gallery .post-media > div,
.search-posts [id^="term-"].format-gallery .post-thumbnail > div {
  margin-bottom: 0;
}

.blog-posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,
.blog-posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,
.archive-posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,
.archive-posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,
.terms [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row,
.terms [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,
.terms [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row,
.terms [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,
.search-posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row,
.search-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,
.search-posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row,
.search-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row {
  margin-bottom: 0;
}

.blog-posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),
.blog-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),
.blog-posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),
.blog-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),
.archive-posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),
.archive-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),
.archive-posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),
.archive-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),
.terms [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),
.terms [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),
.terms [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),
.terms [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),
.search-posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),
.search-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),
.search-posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),
.search-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3) {
  display: none;
}

.blog-posts [id^="post-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,
.blog-posts [id^="term-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,
.archive-posts [id^="post-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,
.archive-posts [id^="term-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,
.terms [id^="post-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,
.terms [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,
.terms [id^="term-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,
.terms [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,
.search-posts [id^="post-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,
.search-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,
.search-posts [id^="term-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,
.search-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption {
  display: none !important;
}

.blog-posts [id^="post-"].format-gallery .post-media .gallery .gallery-item,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-media .gallery .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-media .gallery .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-media .gallery .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-item,
.terms [id^="post-"].format-gallery .post-media .gallery .gallery-item,
.terms [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-item,
.terms [id^="term-"].format-gallery .post-media .gallery .gallery-item,
.terms [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-item,
.search-posts [id^="post-"].format-gallery .post-media .gallery .gallery-item,
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-item,
.search-posts [id^="term-"].format-gallery .post-media .gallery .gallery-item,
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-item {
  margin-bottom: 0;
}

.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item, .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item {
  max-width: 50% !important;
}

.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5), .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5) {
  display: none;
}

.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item, .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item, .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item, .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item, .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item, .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item, .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item {
  max-width: 33.333333% !important;
}

.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7), .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7), .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7), .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7), .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7), .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7), .blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7) {
  display: none;
}

.blog-posts [id^="post-"].format-gallery .post-media .gallery .gallery-caption,
.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-caption,
.blog-posts [id^="term-"].format-gallery .post-media .gallery .gallery-caption,
.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-caption,
.archive-posts [id^="post-"].format-gallery .post-media .gallery .gallery-caption,
.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-caption,
.archive-posts [id^="term-"].format-gallery .post-media .gallery .gallery-caption,
.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-caption,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery .gallery-caption,
.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-caption,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery .gallery-caption,
.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-caption,
.terms [id^="post-"].format-gallery .post-media .gallery .gallery-caption,
.terms [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-caption,
.terms [id^="term-"].format-gallery .post-media .gallery .gallery-caption,
.terms [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-caption,
.search-posts [id^="post-"].format-gallery .post-media .gallery .gallery-caption,
.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-caption,
.search-posts [id^="term-"].format-gallery .post-media .gallery .gallery-caption,
.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-caption {
  display: none !important;
}

.blog-posts [id^="post-"].format-gallery .entry-content,
.blog-posts [id^="term-"].format-gallery .entry-content,
.archive-posts [id^="post-"].format-gallery .entry-content,
.archive-posts [id^="term-"].format-gallery .entry-content,
.grimlock-query-section__posts [id^="post-"].format-gallery .entry-content,
.grimlock-query-section__posts [id^="term-"].format-gallery .entry-content,
.terms [id^="post-"].format-gallery .entry-content,
.terms [id^="term-"].format-gallery .entry-content,
.search-posts [id^="post-"].format-gallery .entry-content,
.search-posts [id^="term-"].format-gallery .entry-content {
  display: none;
}

.blog-posts [id^="post-"].format-link .post-thumbnail,
.blog-posts [id^="post-"].format-link .post-media,
.blog-posts [id^="post-"].format-link .entry-meta,
.blog-posts [id^="post-"].format-link .entry-header,
.blog-posts [id^="post-"].format-link .entry-summary,
.blog-posts [id^="post-"].format-link .entry-summary > p,
.blog-posts [id^="post-"].format-link .entry-footer,
.blog-posts [id^="post-"].format-link .card-body-labels,
.blog-posts [id^="post-"].format-link .entry-footer,
.blog-posts [id^="post-"].format-link .card-body-labels, .blog-posts [id^="post-"].format-quote .post-thumbnail,
.blog-posts [id^="post-"].format-quote .post-media,
.blog-posts [id^="post-"].format-quote .entry-meta,
.blog-posts [id^="post-"].format-quote .entry-header,
.blog-posts [id^="post-"].format-quote .entry-summary,
.blog-posts [id^="post-"].format-quote .entry-summary > p,
.blog-posts [id^="post-"].format-quote .entry-footer,
.blog-posts [id^="post-"].format-quote .card-body-labels,
.blog-posts [id^="post-"].format-quote .entry-footer,
.blog-posts [id^="post-"].format-quote .card-body-labels,
.blog-posts [id^="term-"].format-link .post-thumbnail,
.blog-posts [id^="term-"].format-link .post-media,
.blog-posts [id^="term-"].format-link .entry-meta,
.blog-posts [id^="term-"].format-link .entry-header,
.blog-posts [id^="term-"].format-link .entry-summary,
.blog-posts [id^="term-"].format-link .entry-summary > p,
.blog-posts [id^="term-"].format-link .entry-footer,
.blog-posts [id^="term-"].format-link .card-body-labels,
.blog-posts [id^="term-"].format-link .entry-footer,
.blog-posts [id^="term-"].format-link .card-body-labels,
.blog-posts [id^="term-"].format-quote .post-thumbnail,
.blog-posts [id^="term-"].format-quote .post-media,
.blog-posts [id^="term-"].format-quote .entry-meta,
.blog-posts [id^="term-"].format-quote .entry-header,
.blog-posts [id^="term-"].format-quote .entry-summary,
.blog-posts [id^="term-"].format-quote .entry-summary > p,
.blog-posts [id^="term-"].format-quote .entry-footer,
.blog-posts [id^="term-"].format-quote .card-body-labels,
.blog-posts [id^="term-"].format-quote .entry-footer,
.blog-posts [id^="term-"].format-quote .card-body-labels,
.archive-posts [id^="post-"].format-link .post-thumbnail,
.archive-posts [id^="post-"].format-link .post-media,
.archive-posts [id^="post-"].format-link .entry-meta,
.archive-posts [id^="post-"].format-link .entry-header,
.archive-posts [id^="post-"].format-link .entry-summary,
.archive-posts [id^="post-"].format-link .entry-summary > p,
.archive-posts [id^="post-"].format-link .entry-footer,
.archive-posts [id^="post-"].format-link .card-body-labels,
.archive-posts [id^="post-"].format-link .entry-footer,
.archive-posts [id^="post-"].format-link .card-body-labels,
.archive-posts [id^="post-"].format-quote .post-thumbnail,
.archive-posts [id^="post-"].format-quote .post-media,
.archive-posts [id^="post-"].format-quote .entry-meta,
.archive-posts [id^="post-"].format-quote .entry-header,
.archive-posts [id^="post-"].format-quote .entry-summary,
.archive-posts [id^="post-"].format-quote .entry-summary > p,
.archive-posts [id^="post-"].format-quote .entry-footer,
.archive-posts [id^="post-"].format-quote .card-body-labels,
.archive-posts [id^="post-"].format-quote .entry-footer,
.archive-posts [id^="post-"].format-quote .card-body-labels,
.archive-posts [id^="term-"].format-link .post-thumbnail,
.archive-posts [id^="term-"].format-link .post-media,
.archive-posts [id^="term-"].format-link .entry-meta,
.archive-posts [id^="term-"].format-link .entry-header,
.archive-posts [id^="term-"].format-link .entry-summary,
.archive-posts [id^="term-"].format-link .entry-summary > p,
.archive-posts [id^="term-"].format-link .entry-footer,
.archive-posts [id^="term-"].format-link .card-body-labels,
.archive-posts [id^="term-"].format-link .entry-footer,
.archive-posts [id^="term-"].format-link .card-body-labels,
.archive-posts [id^="term-"].format-quote .post-thumbnail,
.archive-posts [id^="term-"].format-quote .post-media,
.archive-posts [id^="term-"].format-quote .entry-meta,
.archive-posts [id^="term-"].format-quote .entry-header,
.archive-posts [id^="term-"].format-quote .entry-summary,
.archive-posts [id^="term-"].format-quote .entry-summary > p,
.archive-posts [id^="term-"].format-quote .entry-footer,
.archive-posts [id^="term-"].format-quote .card-body-labels,
.archive-posts [id^="term-"].format-quote .entry-footer,
.archive-posts [id^="term-"].format-quote .card-body-labels,
.grimlock-query-section__posts [id^="post-"].format-link .post-thumbnail,
.grimlock-query-section__posts [id^="post-"].format-link .post-media,
.grimlock-query-section__posts [id^="post-"].format-link .entry-meta,
.grimlock-query-section__posts [id^="post-"].format-link .entry-header,
.grimlock-query-section__posts [id^="post-"].format-link .entry-summary,
.grimlock-query-section__posts [id^="post-"].format-link .entry-summary > p,
.grimlock-query-section__posts [id^="post-"].format-link .entry-footer,
.grimlock-query-section__posts [id^="post-"].format-link .card-body-labels,
.grimlock-query-section__posts [id^="post-"].format-link .entry-footer,
.grimlock-query-section__posts [id^="post-"].format-link .card-body-labels,
.grimlock-query-section__posts [id^="post-"].format-quote .post-thumbnail,
.grimlock-query-section__posts [id^="post-"].format-quote .post-media,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-meta,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-header,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-summary,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-summary > p,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-footer,
.grimlock-query-section__posts [id^="post-"].format-quote .card-body-labels,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-footer,
.grimlock-query-section__posts [id^="post-"].format-quote .card-body-labels,
.grimlock-query-section__posts [id^="term-"].format-link .post-thumbnail,
.grimlock-query-section__posts [id^="term-"].format-link .post-media,
.grimlock-query-section__posts [id^="term-"].format-link .entry-meta,
.grimlock-query-section__posts [id^="term-"].format-link .entry-header,
.grimlock-query-section__posts [id^="term-"].format-link .entry-summary,
.grimlock-query-section__posts [id^="term-"].format-link .entry-summary > p,
.grimlock-query-section__posts [id^="term-"].format-link .entry-footer,
.grimlock-query-section__posts [id^="term-"].format-link .card-body-labels,
.grimlock-query-section__posts [id^="term-"].format-link .entry-footer,
.grimlock-query-section__posts [id^="term-"].format-link .card-body-labels,
.grimlock-query-section__posts [id^="term-"].format-quote .post-thumbnail,
.grimlock-query-section__posts [id^="term-"].format-quote .post-media,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-meta,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-header,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-summary,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-summary > p,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-footer,
.grimlock-query-section__posts [id^="term-"].format-quote .card-body-labels,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-footer,
.grimlock-query-section__posts [id^="term-"].format-quote .card-body-labels,
.terms [id^="post-"].format-link .post-thumbnail,
.terms [id^="post-"].format-link .post-media,
.terms [id^="post-"].format-link .entry-meta,
.terms [id^="post-"].format-link .entry-header,
.terms [id^="post-"].format-link .entry-summary,
.terms [id^="post-"].format-link .entry-summary > p,
.terms [id^="post-"].format-link .entry-footer,
.terms [id^="post-"].format-link .card-body-labels,
.terms [id^="post-"].format-link .entry-footer,
.terms [id^="post-"].format-link .card-body-labels,
.terms [id^="post-"].format-quote .post-thumbnail,
.terms [id^="post-"].format-quote .post-media,
.terms [id^="post-"].format-quote .entry-meta,
.terms [id^="post-"].format-quote .entry-header,
.terms [id^="post-"].format-quote .entry-summary,
.terms [id^="post-"].format-quote .entry-summary > p,
.terms [id^="post-"].format-quote .entry-footer,
.terms [id^="post-"].format-quote .card-body-labels,
.terms [id^="post-"].format-quote .entry-footer,
.terms [id^="post-"].format-quote .card-body-labels,
.terms [id^="term-"].format-link .post-thumbnail,
.terms [id^="term-"].format-link .post-media,
.terms [id^="term-"].format-link .entry-meta,
.terms [id^="term-"].format-link .entry-header,
.terms [id^="term-"].format-link .entry-summary,
.terms [id^="term-"].format-link .entry-summary > p,
.terms [id^="term-"].format-link .entry-footer,
.terms [id^="term-"].format-link .card-body-labels,
.terms [id^="term-"].format-link .entry-footer,
.terms [id^="term-"].format-link .card-body-labels,
.terms [id^="term-"].format-quote .post-thumbnail,
.terms [id^="term-"].format-quote .post-media,
.terms [id^="term-"].format-quote .entry-meta,
.terms [id^="term-"].format-quote .entry-header,
.terms [id^="term-"].format-quote .entry-summary,
.terms [id^="term-"].format-quote .entry-summary > p,
.terms [id^="term-"].format-quote .entry-footer,
.terms [id^="term-"].format-quote .card-body-labels,
.terms [id^="term-"].format-quote .entry-footer,
.terms [id^="term-"].format-quote .card-body-labels,
.search-posts [id^="post-"].format-link .post-thumbnail,
.search-posts [id^="post-"].format-link .post-media,
.search-posts [id^="post-"].format-link .entry-meta,
.search-posts [id^="post-"].format-link .entry-header,
.search-posts [id^="post-"].format-link .entry-summary,
.search-posts [id^="post-"].format-link .entry-summary > p,
.search-posts [id^="post-"].format-link .entry-footer,
.search-posts [id^="post-"].format-link .card-body-labels,
.search-posts [id^="post-"].format-link .entry-footer,
.search-posts [id^="post-"].format-link .card-body-labels,
.search-posts [id^="post-"].format-quote .post-thumbnail,
.search-posts [id^="post-"].format-quote .post-media,
.search-posts [id^="post-"].format-quote .entry-meta,
.search-posts [id^="post-"].format-quote .entry-header,
.search-posts [id^="post-"].format-quote .entry-summary,
.search-posts [id^="post-"].format-quote .entry-summary > p,
.search-posts [id^="post-"].format-quote .entry-footer,
.search-posts [id^="post-"].format-quote .card-body-labels,
.search-posts [id^="post-"].format-quote .entry-footer,
.search-posts [id^="post-"].format-quote .card-body-labels,
.search-posts [id^="term-"].format-link .post-thumbnail,
.search-posts [id^="term-"].format-link .post-media,
.search-posts [id^="term-"].format-link .entry-meta,
.search-posts [id^="term-"].format-link .entry-header,
.search-posts [id^="term-"].format-link .entry-summary,
.search-posts [id^="term-"].format-link .entry-summary > p,
.search-posts [id^="term-"].format-link .entry-footer,
.search-posts [id^="term-"].format-link .card-body-labels,
.search-posts [id^="term-"].format-link .entry-footer,
.search-posts [id^="term-"].format-link .card-body-labels,
.search-posts [id^="term-"].format-quote .post-thumbnail,
.search-posts [id^="term-"].format-quote .post-media,
.search-posts [id^="term-"].format-quote .entry-meta,
.search-posts [id^="term-"].format-quote .entry-header,
.search-posts [id^="term-"].format-quote .entry-summary,
.search-posts [id^="term-"].format-quote .entry-summary > p,
.search-posts [id^="term-"].format-quote .entry-footer,
.search-posts [id^="term-"].format-quote .card-body-labels,
.search-posts [id^="term-"].format-quote .entry-footer,
.search-posts [id^="term-"].format-quote .card-body-labels {
  display: none;
}

.blog-posts [id^="post-"].format-link .card, .blog-posts [id^="post-"].format-quote .card,
.blog-posts [id^="term-"].format-link .card,
.blog-posts [id^="term-"].format-quote .card,
.archive-posts [id^="post-"].format-link .card,
.archive-posts [id^="post-"].format-quote .card,
.archive-posts [id^="term-"].format-link .card,
.archive-posts [id^="term-"].format-quote .card,
.grimlock-query-section__posts [id^="post-"].format-link .card,
.grimlock-query-section__posts [id^="post-"].format-quote .card,
.grimlock-query-section__posts [id^="term-"].format-link .card,
.grimlock-query-section__posts [id^="term-"].format-quote .card,
.terms [id^="post-"].format-link .card,
.terms [id^="post-"].format-quote .card,
.terms [id^="term-"].format-link .card,
.terms [id^="term-"].format-quote .card,
.search-posts [id^="post-"].format-link .card,
.search-posts [id^="post-"].format-quote .card,
.search-posts [id^="term-"].format-link .card,
.search-posts [id^="term-"].format-quote .card {
  border: 0 !important;
}

.blog-posts [id^="post-"].format-link .card-body, .blog-posts [id^="post-"].format-quote .card-body,
.blog-posts [id^="term-"].format-link .card-body,
.blog-posts [id^="term-"].format-quote .card-body,
.archive-posts [id^="post-"].format-link .card-body,
.archive-posts [id^="post-"].format-quote .card-body,
.archive-posts [id^="term-"].format-link .card-body,
.archive-posts [id^="term-"].format-quote .card-body,
.grimlock-query-section__posts [id^="post-"].format-link .card-body,
.grimlock-query-section__posts [id^="post-"].format-quote .card-body,
.grimlock-query-section__posts [id^="term-"].format-link .card-body,
.grimlock-query-section__posts [id^="term-"].format-quote .card-body,
.terms [id^="post-"].format-link .card-body,
.terms [id^="post-"].format-quote .card-body,
.terms [id^="term-"].format-link .card-body,
.terms [id^="term-"].format-quote .card-body,
.search-posts [id^="post-"].format-link .card-body,
.search-posts [id^="post-"].format-quote .card-body,
.search-posts [id^="term-"].format-link .card-body,
.search-posts [id^="term-"].format-quote .card-body {
  display: flex;
  align-items: center;
}

.blog-posts [id^="post-"].format-link .card-body:before, .blog-posts [id^="post-"].format-link .card-body:after, .blog-posts [id^="post-"].format-quote .card-body:before, .blog-posts [id^="post-"].format-quote .card-body:after,
.blog-posts [id^="term-"].format-link .card-body:before,
.blog-posts [id^="term-"].format-link .card-body:after,
.blog-posts [id^="term-"].format-quote .card-body:before,
.blog-posts [id^="term-"].format-quote .card-body:after,
.archive-posts [id^="post-"].format-link .card-body:before,
.archive-posts [id^="post-"].format-link .card-body:after,
.archive-posts [id^="post-"].format-quote .card-body:before,
.archive-posts [id^="post-"].format-quote .card-body:after,
.archive-posts [id^="term-"].format-link .card-body:before,
.archive-posts [id^="term-"].format-link .card-body:after,
.archive-posts [id^="term-"].format-quote .card-body:before,
.archive-posts [id^="term-"].format-quote .card-body:after,
.grimlock-query-section__posts [id^="post-"].format-link .card-body:before,
.grimlock-query-section__posts [id^="post-"].format-link .card-body:after,
.grimlock-query-section__posts [id^="post-"].format-quote .card-body:before,
.grimlock-query-section__posts [id^="post-"].format-quote .card-body:after,
.grimlock-query-section__posts [id^="term-"].format-link .card-body:before,
.grimlock-query-section__posts [id^="term-"].format-link .card-body:after,
.grimlock-query-section__posts [id^="term-"].format-quote .card-body:before,
.grimlock-query-section__posts [id^="term-"].format-quote .card-body:after,
.terms [id^="post-"].format-link .card-body:before,
.terms [id^="post-"].format-link .card-body:after,
.terms [id^="post-"].format-quote .card-body:before,
.terms [id^="post-"].format-quote .card-body:after,
.terms [id^="term-"].format-link .card-body:before,
.terms [id^="term-"].format-link .card-body:after,
.terms [id^="term-"].format-quote .card-body:before,
.terms [id^="term-"].format-quote .card-body:after,
.search-posts [id^="post-"].format-link .card-body:before,
.search-posts [id^="post-"].format-link .card-body:after,
.search-posts [id^="post-"].format-quote .card-body:before,
.search-posts [id^="post-"].format-quote .card-body:after,
.search-posts [id^="term-"].format-link .card-body:before,
.search-posts [id^="term-"].format-link .card-body:after,
.search-posts [id^="term-"].format-quote .card-body:before,
.search-posts [id^="term-"].format-quote .card-body:after {
  content: none !important;
}

.blog-posts [id^="post-"].format-link .more-link, .blog-posts [id^="post-"].format-quote .more-link,
.blog-posts [id^="term-"].format-link .more-link,
.blog-posts [id^="term-"].format-quote .more-link,
.archive-posts [id^="post-"].format-link .more-link,
.archive-posts [id^="post-"].format-quote .more-link,
.archive-posts [id^="term-"].format-link .more-link,
.archive-posts [id^="term-"].format-quote .more-link,
.grimlock-query-section__posts [id^="post-"].format-link .more-link,
.grimlock-query-section__posts [id^="post-"].format-quote .more-link,
.grimlock-query-section__posts [id^="term-"].format-link .more-link,
.grimlock-query-section__posts [id^="term-"].format-quote .more-link,
.terms [id^="post-"].format-link .more-link,
.terms [id^="post-"].format-quote .more-link,
.terms [id^="term-"].format-link .more-link,
.terms [id^="term-"].format-quote .more-link,
.search-posts [id^="post-"].format-link .more-link,
.search-posts [id^="post-"].format-quote .more-link,
.search-posts [id^="term-"].format-link .more-link,
.search-posts [id^="term-"].format-quote .more-link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  font-size: 0;
  color: transparent;
  border-radius: 0 !important;
}

.blog-posts [id^="post-"].format-link .more-link span, .blog-posts [id^="post-"].format-quote .more-link span,
.blog-posts [id^="term-"].format-link .more-link span,
.blog-posts [id^="term-"].format-quote .more-link span,
.archive-posts [id^="post-"].format-link .more-link span,
.archive-posts [id^="post-"].format-quote .more-link span,
.archive-posts [id^="term-"].format-link .more-link span,
.archive-posts [id^="term-"].format-quote .more-link span,
.grimlock-query-section__posts [id^="post-"].format-link .more-link span,
.grimlock-query-section__posts [id^="post-"].format-quote .more-link span,
.grimlock-query-section__posts [id^="term-"].format-link .more-link span,
.grimlock-query-section__posts [id^="term-"].format-quote .more-link span,
.terms [id^="post-"].format-link .more-link span,
.terms [id^="post-"].format-quote .more-link span,
.terms [id^="term-"].format-link .more-link span,
.terms [id^="term-"].format-quote .more-link span,
.search-posts [id^="post-"].format-link .more-link span,
.search-posts [id^="post-"].format-quote .more-link span,
.search-posts [id^="term-"].format-link .more-link span,
.search-posts [id^="term-"].format-quote .more-link span {
  display: none;
}

.blog-posts [id^="post-"].format-link .more-link:hover, .blog-posts [id^="post-"].format-quote .more-link:hover,
.blog-posts [id^="term-"].format-link .more-link:hover,
.blog-posts [id^="term-"].format-quote .more-link:hover,
.archive-posts [id^="post-"].format-link .more-link:hover,
.archive-posts [id^="post-"].format-quote .more-link:hover,
.archive-posts [id^="term-"].format-link .more-link:hover,
.archive-posts [id^="term-"].format-quote .more-link:hover,
.grimlock-query-section__posts [id^="post-"].format-link .more-link:hover,
.grimlock-query-section__posts [id^="post-"].format-quote .more-link:hover,
.grimlock-query-section__posts [id^="term-"].format-link .more-link:hover,
.grimlock-query-section__posts [id^="term-"].format-quote .more-link:hover,
.terms [id^="post-"].format-link .more-link:hover,
.terms [id^="post-"].format-quote .more-link:hover,
.terms [id^="term-"].format-link .more-link:hover,
.terms [id^="term-"].format-quote .more-link:hover,
.search-posts [id^="post-"].format-link .more-link:hover,
.search-posts [id^="post-"].format-quote .more-link:hover,
.search-posts [id^="term-"].format-link .more-link:hover,
.search-posts [id^="term-"].format-quote .more-link:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.blog-posts [id^="post-"].format-link .more-link:before, .blog-posts [id^="post-"].format-link .more-link:after, .blog-posts [id^="post-"].format-quote .more-link:before, .blog-posts [id^="post-"].format-quote .more-link:after,
.blog-posts [id^="term-"].format-link .more-link:before,
.blog-posts [id^="term-"].format-link .more-link:after,
.blog-posts [id^="term-"].format-quote .more-link:before,
.blog-posts [id^="term-"].format-quote .more-link:after,
.archive-posts [id^="post-"].format-link .more-link:before,
.archive-posts [id^="post-"].format-link .more-link:after,
.archive-posts [id^="post-"].format-quote .more-link:before,
.archive-posts [id^="post-"].format-quote .more-link:after,
.archive-posts [id^="term-"].format-link .more-link:before,
.archive-posts [id^="term-"].format-link .more-link:after,
.archive-posts [id^="term-"].format-quote .more-link:before,
.archive-posts [id^="term-"].format-quote .more-link:after,
.grimlock-query-section__posts [id^="post-"].format-link .more-link:before,
.grimlock-query-section__posts [id^="post-"].format-link .more-link:after,
.grimlock-query-section__posts [id^="post-"].format-quote .more-link:before,
.grimlock-query-section__posts [id^="post-"].format-quote .more-link:after,
.grimlock-query-section__posts [id^="term-"].format-link .more-link:before,
.grimlock-query-section__posts [id^="term-"].format-link .more-link:after,
.grimlock-query-section__posts [id^="term-"].format-quote .more-link:before,
.grimlock-query-section__posts [id^="term-"].format-quote .more-link:after,
.terms [id^="post-"].format-link .more-link:before,
.terms [id^="post-"].format-link .more-link:after,
.terms [id^="post-"].format-quote .more-link:before,
.terms [id^="post-"].format-quote .more-link:after,
.terms [id^="term-"].format-link .more-link:before,
.terms [id^="term-"].format-link .more-link:after,
.terms [id^="term-"].format-quote .more-link:before,
.terms [id^="term-"].format-quote .more-link:after,
.search-posts [id^="post-"].format-link .more-link:before,
.search-posts [id^="post-"].format-link .more-link:after,
.search-posts [id^="post-"].format-quote .more-link:before,
.search-posts [id^="post-"].format-quote .more-link:after,
.search-posts [id^="term-"].format-link .more-link:before,
.search-posts [id^="term-"].format-link .more-link:after,
.search-posts [id^="term-"].format-quote .more-link:before,
.search-posts [id^="term-"].format-quote .more-link:after {
  content: none;
}

.blog-posts [id^="post-"].format-quote .entry-content + .blog-posts [id^="post-"].format-quote .entry-content,
.blog-posts [id^="term-"].format-quote .entry-content + .blog-posts [id^="post-"].format-quote .entry-content,
.archive-posts [id^="post-"].format-quote .entry-content + .blog-posts [id^="post-"].format-quote .entry-content,
.archive-posts [id^="term-"].format-quote .entry-content + .blog-posts [id^="post-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content + .blog-posts [id^="post-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content + .blog-posts [id^="post-"].format-quote .entry-content,
.terms [id^="post-"].format-quote .entry-content + .blog-posts [id^="post-"].format-quote .entry-content,
.terms [id^="term-"].format-quote .entry-content + .blog-posts [id^="post-"].format-quote .entry-content,
.search-posts [id^="post-"].format-quote .entry-content + .blog-posts [id^="post-"].format-quote .entry-content,
.search-posts [id^="term-"].format-quote .entry-content + .blog-posts [id^="post-"].format-quote .entry-content, .blog-posts [id^="post-"].format-quote .entry-content +
.blog-posts [id^="term-"].format-quote .entry-content,
.blog-posts [id^="term-"].format-quote .entry-content +
.blog-posts [id^="term-"].format-quote .entry-content,
.archive-posts [id^="post-"].format-quote .entry-content +
.blog-posts [id^="term-"].format-quote .entry-content,
.archive-posts [id^="term-"].format-quote .entry-content +
.blog-posts [id^="term-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content +
.blog-posts [id^="term-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content +
.blog-posts [id^="term-"].format-quote .entry-content,
.terms [id^="post-"].format-quote .entry-content +
.blog-posts [id^="term-"].format-quote .entry-content,
.terms [id^="term-"].format-quote .entry-content +
.blog-posts [id^="term-"].format-quote .entry-content,
.search-posts [id^="post-"].format-quote .entry-content +
.blog-posts [id^="term-"].format-quote .entry-content,
.search-posts [id^="term-"].format-quote .entry-content +
.blog-posts [id^="term-"].format-quote .entry-content, .blog-posts [id^="post-"].format-quote .entry-content +
.archive-posts [id^="post-"].format-quote .entry-content,
.blog-posts [id^="term-"].format-quote .entry-content +
.archive-posts [id^="post-"].format-quote .entry-content,
.archive-posts [id^="post-"].format-quote .entry-content +
.archive-posts [id^="post-"].format-quote .entry-content,
.archive-posts [id^="term-"].format-quote .entry-content +
.archive-posts [id^="post-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content +
.archive-posts [id^="post-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content +
.archive-posts [id^="post-"].format-quote .entry-content,
.terms [id^="post-"].format-quote .entry-content +
.archive-posts [id^="post-"].format-quote .entry-content,
.terms [id^="term-"].format-quote .entry-content +
.archive-posts [id^="post-"].format-quote .entry-content,
.search-posts [id^="post-"].format-quote .entry-content +
.archive-posts [id^="post-"].format-quote .entry-content,
.search-posts [id^="term-"].format-quote .entry-content +
.archive-posts [id^="post-"].format-quote .entry-content, .blog-posts [id^="post-"].format-quote .entry-content +
.archive-posts [id^="term-"].format-quote .entry-content,
.blog-posts [id^="term-"].format-quote .entry-content +
.archive-posts [id^="term-"].format-quote .entry-content,
.archive-posts [id^="post-"].format-quote .entry-content +
.archive-posts [id^="term-"].format-quote .entry-content,
.archive-posts [id^="term-"].format-quote .entry-content +
.archive-posts [id^="term-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content +
.archive-posts [id^="term-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content +
.archive-posts [id^="term-"].format-quote .entry-content,
.terms [id^="post-"].format-quote .entry-content +
.archive-posts [id^="term-"].format-quote .entry-content,
.terms [id^="term-"].format-quote .entry-content +
.archive-posts [id^="term-"].format-quote .entry-content,
.search-posts [id^="post-"].format-quote .entry-content +
.archive-posts [id^="term-"].format-quote .entry-content,
.search-posts [id^="term-"].format-quote .entry-content +
.archive-posts [id^="term-"].format-quote .entry-content, .blog-posts [id^="post-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,
.blog-posts [id^="term-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,
.archive-posts [id^="post-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,
.archive-posts [id^="term-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,
.terms [id^="post-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,
.terms [id^="term-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,
.search-posts [id^="post-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,
.search-posts [id^="term-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content, .blog-posts [id^="post-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,
.blog-posts [id^="term-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,
.archive-posts [id^="post-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,
.archive-posts [id^="term-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,
.terms [id^="post-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,
.terms [id^="term-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,
.search-posts [id^="post-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,
.search-posts [id^="term-"].format-quote .entry-content +
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content, .blog-posts [id^="post-"].format-quote .entry-content +
.terms [id^="post-"].format-quote .entry-content,
.blog-posts [id^="term-"].format-quote .entry-content +
.terms [id^="post-"].format-quote .entry-content,
.archive-posts [id^="post-"].format-quote .entry-content +
.terms [id^="post-"].format-quote .entry-content,
.archive-posts [id^="term-"].format-quote .entry-content +
.terms [id^="post-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content +
.terms [id^="post-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content +
.terms [id^="post-"].format-quote .entry-content,
.terms [id^="post-"].format-quote .entry-content +
.terms [id^="post-"].format-quote .entry-content,
.terms [id^="term-"].format-quote .entry-content +
.terms [id^="post-"].format-quote .entry-content,
.search-posts [id^="post-"].format-quote .entry-content +
.terms [id^="post-"].format-quote .entry-content,
.search-posts [id^="term-"].format-quote .entry-content +
.terms [id^="post-"].format-quote .entry-content, .blog-posts [id^="post-"].format-quote .entry-content +
.terms [id^="term-"].format-quote .entry-content,
.blog-posts [id^="term-"].format-quote .entry-content +
.terms [id^="term-"].format-quote .entry-content,
.archive-posts [id^="post-"].format-quote .entry-content +
.terms [id^="term-"].format-quote .entry-content,
.archive-posts [id^="term-"].format-quote .entry-content +
.terms [id^="term-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content +
.terms [id^="term-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content +
.terms [id^="term-"].format-quote .entry-content,
.terms [id^="post-"].format-quote .entry-content +
.terms [id^="term-"].format-quote .entry-content,
.terms [id^="term-"].format-quote .entry-content +
.terms [id^="term-"].format-quote .entry-content,
.search-posts [id^="post-"].format-quote .entry-content +
.terms [id^="term-"].format-quote .entry-content,
.search-posts [id^="term-"].format-quote .entry-content +
.terms [id^="term-"].format-quote .entry-content, .blog-posts [id^="post-"].format-quote .entry-content +
.search-posts [id^="post-"].format-quote .entry-content,
.blog-posts [id^="term-"].format-quote .entry-content +
.search-posts [id^="post-"].format-quote .entry-content,
.archive-posts [id^="post-"].format-quote .entry-content +
.search-posts [id^="post-"].format-quote .entry-content,
.archive-posts [id^="term-"].format-quote .entry-content +
.search-posts [id^="post-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content +
.search-posts [id^="post-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content +
.search-posts [id^="post-"].format-quote .entry-content,
.terms [id^="post-"].format-quote .entry-content +
.search-posts [id^="post-"].format-quote .entry-content,
.terms [id^="term-"].format-quote .entry-content +
.search-posts [id^="post-"].format-quote .entry-content,
.search-posts [id^="post-"].format-quote .entry-content +
.search-posts [id^="post-"].format-quote .entry-content,
.search-posts [id^="term-"].format-quote .entry-content +
.search-posts [id^="post-"].format-quote .entry-content, .blog-posts [id^="post-"].format-quote .entry-content +
.search-posts [id^="term-"].format-quote .entry-content,
.blog-posts [id^="term-"].format-quote .entry-content +
.search-posts [id^="term-"].format-quote .entry-content,
.archive-posts [id^="post-"].format-quote .entry-content +
.search-posts [id^="term-"].format-quote .entry-content,
.archive-posts [id^="term-"].format-quote .entry-content +
.search-posts [id^="term-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content +
.search-posts [id^="term-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="term-"].format-quote .entry-content +
.search-posts [id^="term-"].format-quote .entry-content,
.terms [id^="post-"].format-quote .entry-content +
.search-posts [id^="term-"].format-quote .entry-content,
.terms [id^="term-"].format-quote .entry-content +
.search-posts [id^="term-"].format-quote .entry-content,
.search-posts [id^="post-"].format-quote .entry-content +
.search-posts [id^="term-"].format-quote .entry-content,
.search-posts [id^="term-"].format-quote .entry-content +
.search-posts [id^="term-"].format-quote .entry-content {
  display: none;
}

.blog-posts [id^="post-"].format-quote .card,
.blog-posts [id^="term-"].format-quote .card,
.archive-posts [id^="post-"].format-quote .card,
.archive-posts [id^="term-"].format-quote .card,
.grimlock-query-section__posts [id^="post-"].format-quote .card,
.grimlock-query-section__posts [id^="term-"].format-quote .card,
.terms [id^="post-"].format-quote .card,
.terms [id^="term-"].format-quote .card,
.search-posts [id^="post-"].format-quote .card,
.search-posts [id^="term-"].format-quote .card {
  justify-content: center;
}

.blog-posts [id^="post-"].format-quote .card-body,
.blog-posts [id^="term-"].format-quote .card-body,
.archive-posts [id^="post-"].format-quote .card-body,
.archive-posts [id^="term-"].format-quote .card-body,
.grimlock-query-section__posts [id^="post-"].format-quote .card-body,
.grimlock-query-section__posts [id^="term-"].format-quote .card-body,
.terms [id^="post-"].format-quote .card-body,
.terms [id^="term-"].format-quote .card-body,
.search-posts [id^="post-"].format-quote .card-body,
.search-posts [id^="term-"].format-quote .card-body {
  justify-content: center;
}

.blog-posts [id^="post-"].format-quote blockquote,
.blog-posts [id^="term-"].format-quote blockquote,
.archive-posts [id^="post-"].format-quote blockquote,
.archive-posts [id^="term-"].format-quote blockquote,
.grimlock-query-section__posts [id^="post-"].format-quote blockquote,
.grimlock-query-section__posts [id^="term-"].format-quote blockquote,
.terms [id^="post-"].format-quote blockquote,
.terms [id^="term-"].format-quote blockquote,
.search-posts [id^="post-"].format-quote blockquote,
.search-posts [id^="term-"].format-quote blockquote {
  text-align: center;
  padding-left: 0;
  border: 0;
  padding-right: 0;
  font-size: 1.5rem;
  margin: 3.125rem 0 1.875rem 0;
  background: none !important;
}

.blog-posts [id^="post-"].format-quote blockquote, .blog-posts [id^="post-"].format-quote blockquote p,
.blog-posts [id^="term-"].format-quote blockquote,
.blog-posts [id^="term-"].format-quote blockquote p,
.archive-posts [id^="post-"].format-quote blockquote,
.archive-posts [id^="post-"].format-quote blockquote p,
.archive-posts [id^="term-"].format-quote blockquote,
.archive-posts [id^="term-"].format-quote blockquote p,
.grimlock-query-section__posts [id^="post-"].format-quote blockquote,
.grimlock-query-section__posts [id^="post-"].format-quote blockquote p,
.grimlock-query-section__posts [id^="term-"].format-quote blockquote,
.grimlock-query-section__posts [id^="term-"].format-quote blockquote p,
.terms [id^="post-"].format-quote blockquote,
.terms [id^="post-"].format-quote blockquote p,
.terms [id^="term-"].format-quote blockquote,
.terms [id^="term-"].format-quote blockquote p,
.search-posts [id^="post-"].format-quote blockquote,
.search-posts [id^="post-"].format-quote blockquote p,
.search-posts [id^="term-"].format-quote blockquote,
.search-posts [id^="term-"].format-quote blockquote p {
  color: inherit !important;
}

.blog-posts [id^="post-"].format-quote blockquote:before,
.blog-posts [id^="term-"].format-quote blockquote:before,
.archive-posts [id^="post-"].format-quote blockquote:before,
.archive-posts [id^="term-"].format-quote blockquote:before,
.grimlock-query-section__posts [id^="post-"].format-quote blockquote:before,
.grimlock-query-section__posts [id^="term-"].format-quote blockquote:before,
.terms [id^="post-"].format-quote blockquote:before,
.terms [id^="term-"].format-quote blockquote:before,
.search-posts [id^="post-"].format-quote blockquote:before,
.search-posts [id^="term-"].format-quote blockquote:before {
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 2.2rem;
}

.blog-posts [id^="post-"].format-link .card-body,
.blog-posts [id^="term-"].format-link .card-body,
.archive-posts [id^="post-"].format-link .card-body,
.archive-posts [id^="term-"].format-link .card-body,
.grimlock-query-section__posts [id^="post-"].format-link .card-body,
.grimlock-query-section__posts [id^="term-"].format-link .card-body,
.terms [id^="post-"].format-link .card-body,
.terms [id^="term-"].format-link .card-body,
.search-posts [id^="post-"].format-link .card-body,
.search-posts [id^="term-"].format-link .card-body {
  background-color: #4E64DD;
}

.blog-posts [id^="post-"].format-link .card-body a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(button):not(.badge),
.blog-posts [id^="term-"].format-link .card-body a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(button):not(.badge),
.archive-posts [id^="post-"].format-link .card-body a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(button):not(.badge),
.archive-posts [id^="term-"].format-link .card-body a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(button):not(.badge),
.grimlock-query-section__posts [id^="post-"].format-link .card-body a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(button):not(.badge),
.grimlock-query-section__posts [id^="term-"].format-link .card-body a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(button):not(.badge),
.terms [id^="post-"].format-link .card-body a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(button):not(.badge),
.terms [id^="term-"].format-link .card-body a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(button):not(.badge),
.search-posts [id^="post-"].format-link .card-body a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(button):not(.badge),
.search-posts [id^="term-"].format-link .card-body a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(button):not(.badge) {
  color: #fff;
}

.blog-posts [id^="post-"].format-link .entry-content > p:nth-child(n+2),
.blog-posts [id^="term-"].format-link .entry-content > p:nth-child(n+2),
.archive-posts [id^="post-"].format-link .entry-content > p:nth-child(n+2),
.archive-posts [id^="term-"].format-link .entry-content > p:nth-child(n+2),
.grimlock-query-section__posts [id^="post-"].format-link .entry-content > p:nth-child(n+2),
.grimlock-query-section__posts [id^="term-"].format-link .entry-content > p:nth-child(n+2),
.terms [id^="post-"].format-link .entry-content > p:nth-child(n+2),
.terms [id^="term-"].format-link .entry-content > p:nth-child(n+2),
.search-posts [id^="post-"].format-link .entry-content > p:nth-child(n+2),
.search-posts [id^="term-"].format-link .entry-content > p:nth-child(n+2) {
  display: none;
}

.blog-posts [id^="post-"].format-link .entry-content p,
.blog-posts [id^="term-"].format-link .entry-content p,
.archive-posts [id^="post-"].format-link .entry-content p,
.archive-posts [id^="term-"].format-link .entry-content p,
.grimlock-query-section__posts [id^="post-"].format-link .entry-content p,
.grimlock-query-section__posts [id^="term-"].format-link .entry-content p,
.terms [id^="post-"].format-link .entry-content p,
.terms [id^="term-"].format-link .entry-content p,
.search-posts [id^="post-"].format-link .entry-content p,
.search-posts [id^="term-"].format-link .entry-content p {
  margin-bottom: 0;
}

.blog-posts [id^="post-"].format-link .entry-content a:not(.more-link),
.blog-posts [id^="term-"].format-link .entry-content a:not(.more-link),
.archive-posts [id^="post-"].format-link .entry-content a:not(.more-link),
.archive-posts [id^="term-"].format-link .entry-content a:not(.more-link),
.grimlock-query-section__posts [id^="post-"].format-link .entry-content a:not(.more-link),
.grimlock-query-section__posts [id^="term-"].format-link .entry-content a:not(.more-link),
.terms [id^="post-"].format-link .entry-content a:not(.more-link),
.terms [id^="term-"].format-link .entry-content a:not(.more-link),
.search-posts [id^="post-"].format-link .entry-content a:not(.more-link),
.search-posts [id^="term-"].format-link .entry-content a:not(.more-link) {
  font-size: 1.2em;
  position: relative;
  padding: 1rem;
  margin: 3.125rem 0 1.875rem 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: block;
}

.blog-posts [id^="post-"].format-link .entry-content a:not(.more-link):before,
.blog-posts [id^="term-"].format-link .entry-content a:not(.more-link):before,
.archive-posts [id^="post-"].format-link .entry-content a:not(.more-link):before,
.archive-posts [id^="term-"].format-link .entry-content a:not(.more-link):before,
.grimlock-query-section__posts [id^="post-"].format-link .entry-content a:not(.more-link):before,
.grimlock-query-section__posts [id^="term-"].format-link .entry-content a:not(.more-link):before,
.terms [id^="post-"].format-link .entry-content a:not(.more-link):before,
.terms [id^="term-"].format-link .entry-content a:not(.more-link):before,
.search-posts [id^="post-"].format-link .entry-content a:not(.more-link):before,
.search-posts [id^="term-"].format-link .entry-content a:not(.more-link):before {
  display: inline-block;
  position: absolute;
  top: -0.5em;
  left: 0;
  text-align: left;
  width: 100%;
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 1.6rem;
  pointer-events: none;
}

.blog-posts [id^="post-"].format-video .post-media,
.blog-posts [id^="term-"].format-video .post-media,
.archive-posts [id^="post-"].format-video .post-media,
.archive-posts [id^="term-"].format-video .post-media,
.grimlock-query-section__posts [id^="post-"].format-video .post-media,
.grimlock-query-section__posts [id^="term-"].format-video .post-media,
.terms [id^="post-"].format-video .post-media,
.terms [id^="term-"].format-video .post-media,
.search-posts [id^="post-"].format-video .post-media,
.search-posts [id^="term-"].format-video .post-media {
  z-index: 1;
}

.blog-posts [id^="post-"].format-video .post-media,
.blog-posts [id^="post-"].format-video .post-thumbnail,
.blog-posts [id^="term-"].format-video .post-media,
.blog-posts [id^="term-"].format-video .post-thumbnail,
.archive-posts [id^="post-"].format-video .post-media,
.archive-posts [id^="post-"].format-video .post-thumbnail,
.archive-posts [id^="term-"].format-video .post-media,
.archive-posts [id^="term-"].format-video .post-thumbnail,
.grimlock-query-section__posts [id^="post-"].format-video .post-media,
.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail,
.grimlock-query-section__posts [id^="term-"].format-video .post-media,
.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail,
.terms [id^="post-"].format-video .post-media,
.terms [id^="post-"].format-video .post-thumbnail,
.terms [id^="term-"].format-video .post-media,
.terms [id^="term-"].format-video .post-thumbnail,
.search-posts [id^="post-"].format-video .post-media,
.search-posts [id^="post-"].format-video .post-thumbnail,
.search-posts [id^="term-"].format-video .post-media,
.search-posts [id^="term-"].format-video .post-thumbnail {
  background-color: #3D404A;
  min-height: 300px;
  max-height: 325px;
}

.blog-posts [id^="post-"].format-video .post-media > div,
.blog-posts [id^="post-"].format-video .post-thumbnail > div,
.blog-posts [id^="term-"].format-video .post-media > div,
.blog-posts [id^="term-"].format-video .post-thumbnail > div,
.archive-posts [id^="post-"].format-video .post-media > div,
.archive-posts [id^="post-"].format-video .post-thumbnail > div,
.archive-posts [id^="term-"].format-video .post-media > div,
.archive-posts [id^="term-"].format-video .post-thumbnail > div,
.grimlock-query-section__posts [id^="post-"].format-video .post-media > div,
.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail > div,
.grimlock-query-section__posts [id^="term-"].format-video .post-media > div,
.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail > div,
.terms [id^="post-"].format-video .post-media > div,
.terms [id^="post-"].format-video .post-thumbnail > div,
.terms [id^="term-"].format-video .post-media > div,
.terms [id^="term-"].format-video .post-thumbnail > div,
.search-posts [id^="post-"].format-video .post-media > div,
.search-posts [id^="post-"].format-video .post-thumbnail > div,
.search-posts [id^="term-"].format-video .post-media > div,
.search-posts [id^="term-"].format-video .post-thumbnail > div {
  margin-bottom: 0;
}

.blog-posts [id^="post-"].format-video .post-media .wp-playlist,
.blog-posts [id^="post-"].format-video .post-thumbnail .wp-playlist,
.blog-posts [id^="term-"].format-video .post-media .wp-playlist,
.blog-posts [id^="term-"].format-video .post-thumbnail .wp-playlist,
.archive-posts [id^="post-"].format-video .post-media .wp-playlist,
.archive-posts [id^="post-"].format-video .post-thumbnail .wp-playlist,
.archive-posts [id^="term-"].format-video .post-media .wp-playlist,
.archive-posts [id^="term-"].format-video .post-thumbnail .wp-playlist,
.grimlock-query-section__posts [id^="post-"].format-video .post-media .wp-playlist,
.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .wp-playlist,
.grimlock-query-section__posts [id^="term-"].format-video .post-media .wp-playlist,
.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .wp-playlist,
.terms [id^="post-"].format-video .post-media .wp-playlist,
.terms [id^="post-"].format-video .post-thumbnail .wp-playlist,
.terms [id^="term-"].format-video .post-media .wp-playlist,
.terms [id^="term-"].format-video .post-thumbnail .wp-playlist,
.search-posts [id^="post-"].format-video .post-media .wp-playlist,
.search-posts [id^="post-"].format-video .post-thumbnail .wp-playlist,
.search-posts [id^="term-"].format-video .post-media .wp-playlist,
.search-posts [id^="term-"].format-video .post-thumbnail .wp-playlist {
  margin: 0;
  border: 0;
  padding: 0;
}

.blog-posts [id^="post-"].format-video .post-media .wp-playlist .mejs-container,
.blog-posts [id^="post-"].format-video .post-thumbnail .wp-playlist .mejs-container,
.blog-posts [id^="term-"].format-video .post-media .wp-playlist .mejs-container,
.blog-posts [id^="term-"].format-video .post-thumbnail .wp-playlist .mejs-container,
.archive-posts [id^="post-"].format-video .post-media .wp-playlist .mejs-container,
.archive-posts [id^="post-"].format-video .post-thumbnail .wp-playlist .mejs-container,
.archive-posts [id^="term-"].format-video .post-media .wp-playlist .mejs-container,
.archive-posts [id^="term-"].format-video .post-thumbnail .wp-playlist .mejs-container,
.grimlock-query-section__posts [id^="post-"].format-video .post-media .wp-playlist .mejs-container,
.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .wp-playlist .mejs-container,
.grimlock-query-section__posts [id^="term-"].format-video .post-media .wp-playlist .mejs-container,
.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .wp-playlist .mejs-container,
.terms [id^="post-"].format-video .post-media .wp-playlist .mejs-container,
.terms [id^="post-"].format-video .post-thumbnail .wp-playlist .mejs-container,
.terms [id^="term-"].format-video .post-media .wp-playlist .mejs-container,
.terms [id^="term-"].format-video .post-thumbnail .wp-playlist .mejs-container,
.search-posts [id^="post-"].format-video .post-media .wp-playlist .mejs-container,
.search-posts [id^="post-"].format-video .post-thumbnail .wp-playlist .mejs-container,
.search-posts [id^="term-"].format-video .post-media .wp-playlist .mejs-container,
.search-posts [id^="term-"].format-video .post-thumbnail .wp-playlist .mejs-container {
  width: 100% !important;
}

.blog-posts [id^="post-"].format-video .post-media .wp-playlist .wp-playlist-tracks,
.blog-posts [id^="post-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,
.blog-posts [id^="term-"].format-video .post-media .wp-playlist .wp-playlist-tracks,
.blog-posts [id^="term-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,
.archive-posts [id^="post-"].format-video .post-media .wp-playlist .wp-playlist-tracks,
.archive-posts [id^="post-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,
.archive-posts [id^="term-"].format-video .post-media .wp-playlist .wp-playlist-tracks,
.archive-posts [id^="term-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,
.grimlock-query-section__posts [id^="post-"].format-video .post-media .wp-playlist .wp-playlist-tracks,
.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,
.grimlock-query-section__posts [id^="term-"].format-video .post-media .wp-playlist .wp-playlist-tracks,
.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,
.terms [id^="post-"].format-video .post-media .wp-playlist .wp-playlist-tracks,
.terms [id^="post-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,
.terms [id^="term-"].format-video .post-media .wp-playlist .wp-playlist-tracks,
.terms [id^="term-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,
.search-posts [id^="post-"].format-video .post-media .wp-playlist .wp-playlist-tracks,
.search-posts [id^="post-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,
.search-posts [id^="term-"].format-video .post-media .wp-playlist .wp-playlist-tracks,
.search-posts [id^="term-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks {
  padding-left: 15px;
  padding-right: 15px;
}

.blog-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,
.blog-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,
.blog-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,
.blog-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,
.archive-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,
.archive-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,
.archive-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,
.archive-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,
.grimlock-query-section__posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,
.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,
.grimlock-query-section__posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,
.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,
.terms [id^="post-"].format-video .post-media .jetpack-video-wrapper,
.terms [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,
.terms [id^="term-"].format-video .post-media .jetpack-video-wrapper,
.terms [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,
.search-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,
.search-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,
.search-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,
.search-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper {
  transition: all 0.2s ease-in-out;
  padding-top: 0;
  width: 100%;
  max-height: 325px !important;
  min-height: 325px !important;
  height: 100%;
  background: #000;
  padding-bottom: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  will-change: padding, transform;
  overflow: hidden;
}

@media screen and (prefers-reduced-motion: reduce) {
  .blog-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,
  .blog-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,
  .blog-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,
  .blog-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,
  .archive-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,
  .archive-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,
  .archive-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,
  .archive-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,
  .grimlock-query-section__posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,
  .grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,
  .grimlock-query-section__posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,
  .grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,
  .terms [id^="post-"].format-video .post-media .jetpack-video-wrapper,
  .terms [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,
  .terms [id^="term-"].format-video .post-media .jetpack-video-wrapper,
  .terms [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,
  .search-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,
  .search-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,
  .search-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,
  .search-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper {
    transition: none;
  }
}

.blog-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper:hover,
.blog-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,
.blog-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper:hover,
.blog-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,
.archive-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper:hover,
.archive-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,
.archive-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper:hover,
.archive-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,
.grimlock-query-section__posts [id^="post-"].format-video .post-media .jetpack-video-wrapper:hover,
.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,
.grimlock-query-section__posts [id^="term-"].format-video .post-media .jetpack-video-wrapper:hover,
.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,
.terms [id^="post-"].format-video .post-media .jetpack-video-wrapper:hover,
.terms [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,
.terms [id^="term-"].format-video .post-media .jetpack-video-wrapper:hover,
.terms [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,
.search-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper:hover,
.search-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,
.search-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper:hover,
.search-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper:hover {
  padding-bottom: 35px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.blog-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper iframe,
.blog-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,
.blog-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper iframe,
.blog-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,
.archive-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper iframe,
.archive-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,
.archive-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper iframe,
.archive-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,
.grimlock-query-section__posts [id^="post-"].format-video .post-media .jetpack-video-wrapper iframe,
.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,
.grimlock-query-section__posts [id^="term-"].format-video .post-media .jetpack-video-wrapper iframe,
.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,
.terms [id^="post-"].format-video .post-media .jetpack-video-wrapper iframe,
.terms [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,
.terms [id^="term-"].format-video .post-media .jetpack-video-wrapper iframe,
.terms [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,
.search-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper iframe,
.search-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,
.search-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper iframe,
.search-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper iframe {
  width: 100% !important;
  height: 300px !important;
  max-height: 300px !important;
}

.blog-posts [id^="post-"].format-video .post-media .rll-youtube-player,
.blog-posts [id^="post-"].format-video .post-thumbnail .rll-youtube-player,
.blog-posts [id^="term-"].format-video .post-media .rll-youtube-player,
.blog-posts [id^="term-"].format-video .post-thumbnail .rll-youtube-player,
.archive-posts [id^="post-"].format-video .post-media .rll-youtube-player,
.archive-posts [id^="post-"].format-video .post-thumbnail .rll-youtube-player,
.archive-posts [id^="term-"].format-video .post-media .rll-youtube-player,
.archive-posts [id^="term-"].format-video .post-thumbnail .rll-youtube-player,
.grimlock-query-section__posts [id^="post-"].format-video .post-media .rll-youtube-player,
.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .rll-youtube-player,
.grimlock-query-section__posts [id^="term-"].format-video .post-media .rll-youtube-player,
.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .rll-youtube-player,
.terms [id^="post-"].format-video .post-media .rll-youtube-player,
.terms [id^="post-"].format-video .post-thumbnail .rll-youtube-player,
.terms [id^="term-"].format-video .post-media .rll-youtube-player,
.terms [id^="term-"].format-video .post-thumbnail .rll-youtube-player,
.search-posts [id^="post-"].format-video .post-media .rll-youtube-player,
.search-posts [id^="post-"].format-video .post-thumbnail .rll-youtube-player,
.search-posts [id^="term-"].format-video .post-media .rll-youtube-player,
.search-posts [id^="term-"].format-video .post-thumbnail .rll-youtube-player {
  margin: 0;
  background: none;
}

.blog-posts [id^="post-"].format-video .post-media > p,
.blog-posts [id^="post-"].format-video .post-thumbnail > p,
.blog-posts [id^="term-"].format-video .post-media > p,
.blog-posts [id^="term-"].format-video .post-thumbnail > p,
.archive-posts [id^="post-"].format-video .post-media > p,
.archive-posts [id^="post-"].format-video .post-thumbnail > p,
.archive-posts [id^="term-"].format-video .post-media > p,
.archive-posts [id^="term-"].format-video .post-thumbnail > p,
.grimlock-query-section__posts [id^="post-"].format-video .post-media > p,
.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail > p,
.grimlock-query-section__posts [id^="term-"].format-video .post-media > p,
.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail > p,
.terms [id^="post-"].format-video .post-media > p,
.terms [id^="post-"].format-video .post-thumbnail > p,
.terms [id^="term-"].format-video .post-media > p,
.terms [id^="term-"].format-video .post-thumbnail > p,
.search-posts [id^="post-"].format-video .post-media > p,
.search-posts [id^="post-"].format-video .post-thumbnail > p,
.search-posts [id^="term-"].format-video .post-media > p,
.search-posts [id^="term-"].format-video .post-thumbnail > p {
  width: 100%;
  background: #000;
  margin-bottom: 0;
  height: 100%;
}

.blog-posts [id^="post-"].format-video .post-media > p:nth-child(2),
.blog-posts [id^="post-"].format-video .post-thumbnail > p:nth-child(2),
.blog-posts [id^="term-"].format-video .post-media > p:nth-child(2),
.blog-posts [id^="term-"].format-video .post-thumbnail > p:nth-child(2),
.archive-posts [id^="post-"].format-video .post-media > p:nth-child(2),
.archive-posts [id^="post-"].format-video .post-thumbnail > p:nth-child(2),
.archive-posts [id^="term-"].format-video .post-media > p:nth-child(2),
.archive-posts [id^="term-"].format-video .post-thumbnail > p:nth-child(2),
.grimlock-query-section__posts [id^="post-"].format-video .post-media > p:nth-child(2),
.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail > p:nth-child(2),
.grimlock-query-section__posts [id^="term-"].format-video .post-media > p:nth-child(2),
.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail > p:nth-child(2),
.terms [id^="post-"].format-video .post-media > p:nth-child(2),
.terms [id^="post-"].format-video .post-thumbnail > p:nth-child(2),
.terms [id^="term-"].format-video .post-media > p:nth-child(2),
.terms [id^="term-"].format-video .post-thumbnail > p:nth-child(2),
.search-posts [id^="post-"].format-video .post-media > p:nth-child(2),
.search-posts [id^="post-"].format-video .post-thumbnail > p:nth-child(2),
.search-posts [id^="term-"].format-video .post-media > p:nth-child(2),
.search-posts [id^="term-"].format-video .post-thumbnail > p:nth-child(2) {
  display: none;
}

.blog-posts [id^="post-"].format-video .post-media > p iframe,
.blog-posts [id^="post-"].format-video .post-thumbnail > p iframe,
.blog-posts [id^="term-"].format-video .post-media > p iframe,
.blog-posts [id^="term-"].format-video .post-thumbnail > p iframe,
.archive-posts [id^="post-"].format-video .post-media > p iframe,
.archive-posts [id^="post-"].format-video .post-thumbnail > p iframe,
.archive-posts [id^="term-"].format-video .post-media > p iframe,
.archive-posts [id^="term-"].format-video .post-thumbnail > p iframe,
.grimlock-query-section__posts [id^="post-"].format-video .post-media > p iframe,
.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail > p iframe,
.grimlock-query-section__posts [id^="term-"].format-video .post-media > p iframe,
.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail > p iframe,
.terms [id^="post-"].format-video .post-media > p iframe,
.terms [id^="post-"].format-video .post-thumbnail > p iframe,
.terms [id^="term-"].format-video .post-media > p iframe,
.terms [id^="term-"].format-video .post-thumbnail > p iframe,
.search-posts [id^="post-"].format-video .post-media > p iframe,
.search-posts [id^="post-"].format-video .post-thumbnail > p iframe,
.search-posts [id^="term-"].format-video .post-media > p iframe,
.search-posts [id^="term-"].format-video .post-thumbnail > p iframe {
  height: auto;
  min-height: 300px;
  max-height: 325px;
}

.blog-posts [id^="post-"].format-video .entry-content,
.blog-posts [id^="term-"].format-video .entry-content,
.archive-posts [id^="post-"].format-video .entry-content,
.archive-posts [id^="term-"].format-video .entry-content,
.grimlock-query-section__posts [id^="post-"].format-video .entry-content,
.grimlock-query-section__posts [id^="term-"].format-video .entry-content,
.terms [id^="post-"].format-video .entry-content,
.terms [id^="term-"].format-video .entry-content,
.search-posts [id^="post-"].format-video .entry-content,
.search-posts [id^="term-"].format-video .entry-content {
  display: none;
}

.blog-posts [id^="post-"].format-audio .post-media,
.blog-posts [id^="post-"].format-audio .post-thumbnail,
.blog-posts [id^="term-"].format-audio .post-media,
.blog-posts [id^="term-"].format-audio .post-thumbnail,
.archive-posts [id^="post-"].format-audio .post-media,
.archive-posts [id^="post-"].format-audio .post-thumbnail,
.archive-posts [id^="term-"].format-audio .post-media,
.archive-posts [id^="term-"].format-audio .post-thumbnail,
.grimlock-query-section__posts [id^="post-"].format-audio .post-media,
.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail,
.grimlock-query-section__posts [id^="term-"].format-audio .post-media,
.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail,
.terms [id^="post-"].format-audio .post-media,
.terms [id^="post-"].format-audio .post-thumbnail,
.terms [id^="term-"].format-audio .post-media,
.terms [id^="term-"].format-audio .post-thumbnail,
.search-posts [id^="post-"].format-audio .post-media,
.search-posts [id^="post-"].format-audio .post-thumbnail,
.search-posts [id^="term-"].format-audio .post-media,
.search-posts [id^="term-"].format-audio .post-thumbnail {
  height: 200px !important;
  background: #3D404A;
  display: flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

.blog-posts [id^="post-"].format-audio .post-media > p,
.blog-posts [id^="post-"].format-audio .post-media span,
.blog-posts [id^="post-"].format-audio .post-thumbnail > p,
.blog-posts [id^="post-"].format-audio .post-thumbnail span,
.blog-posts [id^="term-"].format-audio .post-media > p,
.blog-posts [id^="term-"].format-audio .post-media span,
.blog-posts [id^="term-"].format-audio .post-thumbnail > p,
.blog-posts [id^="term-"].format-audio .post-thumbnail span,
.archive-posts [id^="post-"].format-audio .post-media > p,
.archive-posts [id^="post-"].format-audio .post-media span,
.archive-posts [id^="post-"].format-audio .post-thumbnail > p,
.archive-posts [id^="post-"].format-audio .post-thumbnail span,
.archive-posts [id^="term-"].format-audio .post-media > p,
.archive-posts [id^="term-"].format-audio .post-media span,
.archive-posts [id^="term-"].format-audio .post-thumbnail > p,
.archive-posts [id^="term-"].format-audio .post-thumbnail span,
.grimlock-query-section__posts [id^="post-"].format-audio .post-media > p,
.grimlock-query-section__posts [id^="post-"].format-audio .post-media span,
.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail > p,
.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail span,
.grimlock-query-section__posts [id^="term-"].format-audio .post-media > p,
.grimlock-query-section__posts [id^="term-"].format-audio .post-media span,
.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail > p,
.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail span,
.terms [id^="post-"].format-audio .post-media > p,
.terms [id^="post-"].format-audio .post-media span,
.terms [id^="post-"].format-audio .post-thumbnail > p,
.terms [id^="post-"].format-audio .post-thumbnail span,
.terms [id^="term-"].format-audio .post-media > p,
.terms [id^="term-"].format-audio .post-media span,
.terms [id^="term-"].format-audio .post-thumbnail > p,
.terms [id^="term-"].format-audio .post-thumbnail span,
.search-posts [id^="post-"].format-audio .post-media > p,
.search-posts [id^="post-"].format-audio .post-media span,
.search-posts [id^="post-"].format-audio .post-thumbnail > p,
.search-posts [id^="post-"].format-audio .post-thumbnail span,
.search-posts [id^="term-"].format-audio .post-media > p,
.search-posts [id^="term-"].format-audio .post-media span,
.search-posts [id^="term-"].format-audio .post-thumbnail > p,
.search-posts [id^="term-"].format-audio .post-thumbnail span {
  display: none !important;
}

.blog-posts [id^="post-"].format-audio .post-media .wp-playlist,
.blog-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist,
.blog-posts [id^="term-"].format-audio .post-media .wp-playlist,
.blog-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist,
.archive-posts [id^="post-"].format-audio .post-media .wp-playlist,
.archive-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist,
.archive-posts [id^="term-"].format-audio .post-media .wp-playlist,
.archive-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist,
.grimlock-query-section__posts [id^="post-"].format-audio .post-media .wp-playlist,
.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail .wp-playlist,
.grimlock-query-section__posts [id^="term-"].format-audio .post-media .wp-playlist,
.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail .wp-playlist,
.terms [id^="post-"].format-audio .post-media .wp-playlist,
.terms [id^="post-"].format-audio .post-thumbnail .wp-playlist,
.terms [id^="term-"].format-audio .post-media .wp-playlist,
.terms [id^="term-"].format-audio .post-thumbnail .wp-playlist,
.search-posts [id^="post-"].format-audio .post-media .wp-playlist,
.search-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist,
.search-posts [id^="term-"].format-audio .post-media .wp-playlist,
.search-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist {
  margin: 0;
  border: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background: #222;
  width: 100%;
  height: 200px !important;
}

.blog-posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,
.blog-posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,
.blog-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,
.blog-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,
.blog-posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,
.blog-posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,
.blog-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,
.blog-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,
.archive-posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,
.archive-posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,
.archive-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,
.archive-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,
.archive-posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,
.archive-posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,
.archive-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,
.archive-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,
.grimlock-query-section__posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,
.grimlock-query-section__posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,
.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,
.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,
.grimlock-query-section__posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,
.grimlock-query-section__posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,
.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,
.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,
.terms [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,
.terms [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,
.terms [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,
.terms [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,
.terms [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,
.terms [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,
.terms [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,
.terms [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,
.search-posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,
.search-posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,
.search-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,
.search-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,
.search-posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,
.search-posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,
.search-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,
.search-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks {
  display: none;
}

.blog-posts [id^="post-"].format-audio .post-media .mejs-time-slider,
.blog-posts [id^="post-"].format-audio .post-media .mejs-time-current,
.blog-posts [id^="post-"].format-audio .post-thumbnail .mejs-time-slider,
.blog-posts [id^="post-"].format-audio .post-thumbnail .mejs-time-current,
.blog-posts [id^="term-"].format-audio .post-media .mejs-time-slider,
.blog-posts [id^="term-"].format-audio .post-media .mejs-time-current,
.blog-posts [id^="term-"].format-audio .post-thumbnail .mejs-time-slider,
.blog-posts [id^="term-"].format-audio .post-thumbnail .mejs-time-current,
.archive-posts [id^="post-"].format-audio .post-media .mejs-time-slider,
.archive-posts [id^="post-"].format-audio .post-media .mejs-time-current,
.archive-posts [id^="post-"].format-audio .post-thumbnail .mejs-time-slider,
.archive-posts [id^="post-"].format-audio .post-thumbnail .mejs-time-current,
.archive-posts [id^="term-"].format-audio .post-media .mejs-time-slider,
.archive-posts [id^="term-"].format-audio .post-media .mejs-time-current,
.archive-posts [id^="term-"].format-audio .post-thumbnail .mejs-time-slider,
.archive-posts [id^="term-"].format-audio .post-thumbnail .mejs-time-current,
.grimlock-query-section__posts [id^="post-"].format-audio .post-media .mejs-time-slider,
.grimlock-query-section__posts [id^="post-"].format-audio .post-media .mejs-time-current,
.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail .mejs-time-slider,
.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail .mejs-time-current,
.grimlock-query-section__posts [id^="term-"].format-audio .post-media .mejs-time-slider,
.grimlock-query-section__posts [id^="term-"].format-audio .post-media .mejs-time-current,
.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail .mejs-time-slider,
.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail .mejs-time-current,
.terms [id^="post-"].format-audio .post-media .mejs-time-slider,
.terms [id^="post-"].format-audio .post-media .mejs-time-current,
.terms [id^="post-"].format-audio .post-thumbnail .mejs-time-slider,
.terms [id^="post-"].format-audio .post-thumbnail .mejs-time-current,
.terms [id^="term-"].format-audio .post-media .mejs-time-slider,
.terms [id^="term-"].format-audio .post-media .mejs-time-current,
.terms [id^="term-"].format-audio .post-thumbnail .mejs-time-slider,
.terms [id^="term-"].format-audio .post-thumbnail .mejs-time-current,
.search-posts [id^="post-"].format-audio .post-media .mejs-time-slider,
.search-posts [id^="post-"].format-audio .post-media .mejs-time-current,
.search-posts [id^="post-"].format-audio .post-thumbnail .mejs-time-slider,
.search-posts [id^="post-"].format-audio .post-thumbnail .mejs-time-current,
.search-posts [id^="term-"].format-audio .post-media .mejs-time-slider,
.search-posts [id^="term-"].format-audio .post-media .mejs-time-current,
.search-posts [id^="term-"].format-audio .post-thumbnail .mejs-time-slider,
.search-posts [id^="term-"].format-audio .post-thumbnail .mejs-time-current {
  display: inline-block !important;
}

.blog-posts [id^="post-"].format-audio .post-media .mejs-container,
.blog-posts [id^="post-"].format-audio .post-thumbnail .mejs-container,
.blog-posts [id^="term-"].format-audio .post-media .mejs-container,
.blog-posts [id^="term-"].format-audio .post-thumbnail .mejs-container,
.archive-posts [id^="post-"].format-audio .post-media .mejs-container,
.archive-posts [id^="post-"].format-audio .post-thumbnail .mejs-container,
.archive-posts [id^="term-"].format-audio .post-media .mejs-container,
.archive-posts [id^="term-"].format-audio .post-thumbnail .mejs-container,
.grimlock-query-section__posts [id^="post-"].format-audio .post-media .mejs-container,
.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail .mejs-container,
.grimlock-query-section__posts [id^="term-"].format-audio .post-media .mejs-container,
.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail .mejs-container,
.terms [id^="post-"].format-audio .post-media .mejs-container,
.terms [id^="post-"].format-audio .post-thumbnail .mejs-container,
.terms [id^="term-"].format-audio .post-media .mejs-container,
.terms [id^="term-"].format-audio .post-thumbnail .mejs-container,
.search-posts [id^="post-"].format-audio .post-media .mejs-container,
.search-posts [id^="post-"].format-audio .post-thumbnail .mejs-container,
.search-posts [id^="term-"].format-audio .post-media .mejs-container,
.search-posts [id^="term-"].format-audio .post-thumbnail .mejs-container {
  height: 140px;
}

.blog-posts [id^="post-"].format-audio .entry-content,
.blog-posts [id^="term-"].format-audio .entry-content,
.archive-posts [id^="post-"].format-audio .entry-content,
.archive-posts [id^="term-"].format-audio .entry-content,
.grimlock-query-section__posts [id^="post-"].format-audio .entry-content,
.grimlock-query-section__posts [id^="term-"].format-audio .entry-content,
.terms [id^="post-"].format-audio .entry-content,
.terms [id^="term-"].format-audio .entry-content,
.search-posts [id^="post-"].format-audio .entry-content,
.search-posts [id^="term-"].format-audio .entry-content {
  display: none;
}

.blog-posts [id^="post-"].format-status .entry-content,
.blog-posts [id^="term-"].format-status .entry-content,
.archive-posts [id^="post-"].format-status .entry-content,
.archive-posts [id^="term-"].format-status .entry-content,
.grimlock-query-section__posts [id^="post-"].format-status .entry-content,
.grimlock-query-section__posts [id^="term-"].format-status .entry-content,
.terms [id^="post-"].format-status .entry-content,
.terms [id^="term-"].format-status .entry-content,
.search-posts [id^="post-"].format-status .entry-content,
.search-posts [id^="term-"].format-status .entry-content {
  display: none;
}

.grimlock .posts--height-not-equalized,
.posts--height-not-equalized.masonry {
  display: block !important;
}

.grimlock .posts--height-not-equalized [id^="post-"],
.posts--height-not-equalized.masonry [id^="post-"] {
  opacity: 1;
}

.grimlock .posts--height-not-equalized [id^="post-"]:not([style*="position"]),
.posts--height-not-equalized.masonry [id^="post-"]:not([style*="position"]) {
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s ease-in-out;
  transition-delay: 2s;
}

.grimlock .posts--height-not-equalized:not([style*="position"]),
.posts--height-not-equalized.masonry:not([style*="position"]) {
  position: relative;
}

.grimlock .posts--height-not-equalized:not([style*="position"]):after,
.posts--height-not-equalized.masonry:not([style*="position"]):after {
  content: '';
  width: 100%;
  position: absolute;
  top: 10%;
  left: 0;
  text-align: center;
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2em;
  margin: 0;
  color: inherit;
  opacity: .3;
}

/**
 * Posts format
 */
.post-format .cera-aside:before {
  content: "";
}

.post-format .cera-link:before {
  content: "";
}

.post-format .cera-quote:before {
  content: "";
}

.post-format .cera-video:before {
  content: "";
}

.post-format .cera-gallery:before {
  content: "";
}

.post-format .cera-audio:before {
  content: "";
}

.post-format .cera-status:before {
  content: "";
}

.post-format .cera-chat:before {
  content: "";
}

/* Author archive */
.archive.author .grimlock--page-header {
  max-width: 700px;
}

.archive.author .grimlock-custom_header .region__col {
  text-align: center;
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}

.archive.author .grimlock-custom_header .region__col--1 {
  order: -1;
}

.archive.author .grimlock-custom_header .section__header {
  max-width: 720px;
  margin: 0 auto;
}

.archive.author .grimlock-custom_header .section__title {
  font-size: 2.2em;
}

.archive.author .grimlock-custom_header .section__thumbnail {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 500px;
  display: inline-block;
}

.archive.author .grimlock-custom_header .section__thumbnail {
  margin: 0 auto;
  max-width: 910px;
}

.archive.author .grimlock-custom_header .vcard {
  font-weight: inherit;
}

.grimlock-term-query-section__terms .term__card .entry-title {
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  letter-spacing: 3px;
}

.grimlock-term-query-section__terms .term__card .card-img + .card-body {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.grimlock-term-query-section__terms .term__card .card-img + .card-body .entry-title a {
  color: #fff !important;
}

.grimlock-term-query-section__terms .term__card .card-img + .card-body .entry-title a:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}

/**
 * Badges
 *
 * Badges styles.
 */
.badge, .tribe-events-single-header .tribe-events-single-categories a {
  border-radius: 500px;
  text-shadow: none;
}

/**
 * Buttons
 *
 * Button styles.
 */
.btn, button,
.button,
input[type="button"],
input[type="submit"],
input[type="reset"], #buddypress:not(.youzer) .comment-reply-link,
#buddypress:not(.youzer) .comment-edit-link,
#buddypress:not(.youzer) .generic-button a,
#buddypress:not(.youzer) a.button,
#buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) form input[type="button"],
#buddypress:not(.youzer) form input[type="reset"],
#buddypress:not(.youzer) form input[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link,
.button,
button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .btn, button,
  .button,
  input[type="button"],
  input[type="submit"],
  input[type="reset"], #buddypress:not(.youzer) .comment-reply-link,
  #buddypress:not(.youzer) .comment-edit-link,
  #buddypress:not(.youzer) .generic-button a,
  #buddypress:not(.youzer) a.button,
  #buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) form input[type="button"],
  #buddypress:not(.youzer) form input[type="reset"],
  #buddypress:not(.youzer) form input[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link,
  .button,
  button,
  input[type="button"],
  input[type="submit"],
  input[type="reset"] {
    transition: none;
  }
}

.btn, button,
.button,
input[type="button"],
input[type="submit"],
input[type="reset"], #buddypress:not(.youzer) .comment-reply-link,
#buddypress:not(.youzer) .comment-edit-link,
#buddypress:not(.youzer) .generic-button a,
#buddypress:not(.youzer) a.button,
#buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) form input[type="button"],
#buddypress:not(.youzer) form input[type="reset"],
#buddypress:not(.youzer) form input[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link, .btn:focus, button:focus,
.button:focus,
input:focus[type="button"],
input:focus[type="submit"],
input:focus[type="reset"], #buddypress:not(.youzer) .comment-reply-link:focus,
#buddypress:not(.youzer) .comment-edit-link:focus,
#buddypress:not(.youzer) .generic-button a:focus,
#buddypress:not(.youzer) a.button:focus,
#buddypress:not(.youzer) a.bp-title-button:focus, #buddypress:not(.youzer) form input:focus[type="button"],
#buddypress:not(.youzer) form input:focus[type="reset"],
#buddypress:not(.youzer) form input:focus[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:focus, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:focus, .btn:active, button:active,
.button:active,
input:active[type="button"],
input:active[type="submit"],
input:active[type="reset"], #buddypress:not(.youzer) .comment-reply-link:active,
#buddypress:not(.youzer) .comment-edit-link:active,
#buddypress:not(.youzer) .generic-button a:active,
#buddypress:not(.youzer) a.button:active,
#buddypress:not(.youzer) a.bp-title-button:active, #buddypress:not(.youzer) form input:active[type="button"],
#buddypress:not(.youzer) form input:active[type="reset"],
#buddypress:not(.youzer) form input:active[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:active, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:active,
.button,
.button:focus,
.button:active,
button,
button:focus,
button:active,
input[type="button"],
input[type="button"]:focus,
input[type="button"]:active,
input[type="submit"],
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="reset"],
input[type="reset"]:focus,
input[type="reset"]:active {
  outline: none !important;
  box-shadow: none !important;
}

.btn:hover, button:hover,
.button:hover,
input:hover[type="button"],
input:hover[type="submit"],
input:hover[type="reset"], #buddypress:not(.youzer) .comment-reply-link:hover,
#buddypress:not(.youzer) .comment-edit-link:hover,
#buddypress:not(.youzer) .generic-button a:hover,
#buddypress:not(.youzer) a.button:hover,
#buddypress:not(.youzer) a.bp-title-button:hover, #buddypress:not(.youzer) form input:hover[type="button"],
#buddypress:not(.youzer) form input:hover[type="reset"],
#buddypress:not(.youzer) form input:hover[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:hover, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:hover, .btn:active, button:active,
.button:active,
input:active[type="button"],
input:active[type="submit"],
input:active[type="reset"], #buddypress:not(.youzer) .comment-reply-link:active,
#buddypress:not(.youzer) .comment-edit-link:active,
#buddypress:not(.youzer) .generic-button a:active,
#buddypress:not(.youzer) a.button:active,
#buddypress:not(.youzer) a.bp-title-button:active, #buddypress:not(.youzer) form input:active[type="button"],
#buddypress:not(.youzer) form input:active[type="reset"],
#buddypress:not(.youzer) form input:active[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:active, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:active,
.button:hover,
.button:active,
button:hover,
button:active,
input[type="button"]:hover,
input[type="button"]:active,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="reset"]:hover,
input[type="reset"]:active {
  cursor: pointer;
}

.btn.disabled:hover, button.disabled:hover,
.disabled.button:hover,
input.disabled:hover[type="button"],
input.disabled:hover[type="submit"],
input.disabled:hover[type="reset"], #buddypress:not(.youzer) .disabled.comment-reply-link:hover,
#buddypress:not(.youzer) .disabled.comment-edit-link:hover,
#buddypress:not(.youzer) .generic-button a.disabled:hover,
#buddypress:not(.youzer) a.disabled.button:hover,
#buddypress:not(.youzer) a.disabled.bp-title-button:hover, #buddypress:not(.youzer) form input.disabled:hover[type="button"],
#buddypress:not(.youzer) form input.disabled:hover[type="reset"],
#buddypress:not(.youzer) form input.disabled:hover[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.disabled:hover, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .disabled#bbp-cancel-reply-to-link:hover, .btn:disabled:hover, button:disabled:hover,
.button:disabled:hover,
input:disabled:hover[type="button"],
input:disabled:hover[type="submit"],
input:disabled:hover[type="reset"], #buddypress:not(.youzer) .comment-reply-link:disabled:hover,
#buddypress:not(.youzer) .comment-edit-link:disabled:hover,
#buddypress:not(.youzer) .generic-button a:disabled:hover,
#buddypress:not(.youzer) a.button:disabled:hover,
#buddypress:not(.youzer) a.bp-title-button:disabled:hover, #buddypress:not(.youzer) form input:disabled:hover[type="button"],
#buddypress:not(.youzer) form input:disabled:hover[type="reset"],
#buddypress:not(.youzer) form input:disabled:hover[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:disabled:hover, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:disabled:hover,
.button.disabled:hover,
.button:disabled:hover,
button.disabled:hover,
button:disabled:hover,
input[type="button"].disabled:hover,
input[type="button"]:disabled:hover,
input[type="submit"].disabled:hover,
input[type="submit"]:disabled:hover,
input[type="reset"].disabled:hover,
input[type="reset"]:disabled:hover {
  cursor: not-allowed;
}

.btn img, button img, .button img, input[type="button"] img, input[type="submit"] img, input[type="reset"] img, #buddypress:not(.youzer) .comment-reply-link img, #buddypress:not(.youzer) .comment-edit-link img, #buddypress:not(.youzer) .generic-button a img, #buddypress:not(.youzer) a.button img, #buddypress:not(.youzer) a.bp-title-button img, #buddypress:not(.youzer) form input[type="button"] img, #buddypress:not(.youzer) form input[type="reset"] img, #buddypress:not(.youzer) form input[type="submit"] img, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a img, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link img,
.button img,
button img,
input[type="button"] img,
input[type="submit"] img,
input[type="reset"] img {
  position: relative;
  top: -1px;
  margin-right: 4px;
}

.btn-secondary, .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  color: #4E64DD;
}

.btn.btn-link, button.btn-link,
.btn-link.button, .tribe-mini-calendar-event .tribe-events-widget-link a.button,
input.btn-link[type="button"],
input.btn-link[type="submit"],
input.btn-link[type="reset"], #buddypress:not(.youzer) .btn-link.comment-reply-link, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-reply-link, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-reply-link,
#buddypress:not(.youzer) .btn-link.comment-edit-link, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-edit-link, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-edit-link,
#buddypress:not(.youzer) .generic-button a.btn-link, #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link a, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button a,
#buddypress:not(.youzer) a.btn-link.button, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.button, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.button,
#buddypress:not(.youzer) a.btn-link.bp-title-button, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.bp-title-button, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) form input.btn-link[type="button"],
#buddypress:not(.youzer) form input.btn-link[type="reset"],
#buddypress:not(.youzer) form input.btn-link[type="submit"], body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.btn-link, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link a, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .btn-link#bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link a#bbp-cancel-reply-to-link, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link, .tribe-mini-calendar-event .tribe-events-widget-link a.btn {
  padding: .3rem 0 !important;
  color: inherit;
  position: relative;
  text-transform: uppercase;
  font-size: .75em;
  letter-spacing: 0.5px;
}

.card .btn.btn-link, .card button.btn-link,
.card .btn-link.button, .card .tribe-mini-calendar-event .tribe-events-widget-link a.button, .tribe-mini-calendar-event .tribe-events-widget-link .card a.button,
.card input.btn-link[type="button"],
.card input.btn-link[type="submit"],
.card input.btn-link[type="reset"], .card #buddypress:not(.youzer) .btn-link.comment-reply-link, #buddypress:not(.youzer) .card .btn-link.comment-reply-link, .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-reply-link, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .card a.comment-reply-link, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-reply-link, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .card a.comment-reply-link,
.card #buddypress:not(.youzer) .btn-link.comment-edit-link, #buddypress:not(.youzer) .card .btn-link.comment-edit-link, .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-edit-link, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .card a.comment-edit-link, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-edit-link, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .card a.comment-edit-link,
.card #buddypress:not(.youzer) .generic-button a.btn-link, #buddypress:not(.youzer) .generic-button .card a.btn-link, .card #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link a, #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link .card a, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button a, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button .card a,
.card #buddypress:not(.youzer) a.btn-link.button, #buddypress:not(.youzer) .card a.btn-link.button, .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.button, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .card a.button, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.button, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .card a.button,
.card #buddypress:not(.youzer) a.btn-link.bp-title-button, #buddypress:not(.youzer) .card a.btn-link.bp-title-button, .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.bp-title-button, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .card a.bp-title-button, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.bp-title-button, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .card a.bp-title-button, .card #buddypress:not(.youzer) form input.btn-link[type="button"], #buddypress:not(.youzer) form .card input.btn-link[type="button"],
.card #buddypress:not(.youzer) form input.btn-link[type="reset"], #buddypress:not(.youzer) form .card input.btn-link[type="reset"],
.card #buddypress:not(.youzer) form input.btn-link[type="submit"], #buddypress:not(.youzer) form .card input.btn-link[type="submit"], .card body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.btn-link, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .card a.btn-link, .card body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link .card a, .card .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .card a, .card body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .btn-link#bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .card .btn-link#bbp-cancel-reply-to-link, .card body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link a#bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link .card a#bbp-cancel-reply-to-link, .card .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .card a#bbp-cancel-reply-to-link, .card .tribe-mini-calendar-event .tribe-events-widget-link a.btn, .tribe-mini-calendar-event .tribe-events-widget-link .card a.btn {
  font-weight: 600;
}

.btn.btn-link:after, button.btn-link:after,
.btn-link.button:after, .tribe-mini-calendar-event .tribe-events-widget-link a.button:after,
input.btn-link[type="button"]:after,
input.btn-link[type="submit"]:after,
input.btn-link[type="reset"]:after, #buddypress:not(.youzer) .btn-link.comment-reply-link:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-reply-link:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-reply-link:after,
#buddypress:not(.youzer) .btn-link.comment-edit-link:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-edit-link:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-edit-link:after,
#buddypress:not(.youzer) .generic-button a.btn-link:after, #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link a:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button a:after,
#buddypress:not(.youzer) a.btn-link.button:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.button:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.button:after,
#buddypress:not(.youzer) a.btn-link.bp-title-button:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.bp-title-button:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.bp-title-button:after, #buddypress:not(.youzer) form input.btn-link[type="button"]:after,
#buddypress:not(.youzer) form input.btn-link[type="reset"]:after,
#buddypress:not(.youzer) form input.btn-link[type="submit"]:after, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.btn-link:after, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link a:after, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:after, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .btn-link#bbp-cancel-reply-to-link:after, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link a#bbp-cancel-reply-to-link:after, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link:after, .tribe-mini-calendar-event .tribe-events-widget-link a.btn:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #77888F;
  display: block;
  position: relative;
  top: 2px;
  opacity: 0.2;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .btn.btn-link:after, button.btn-link:after,
  .btn-link.button:after, .tribe-mini-calendar-event .tribe-events-widget-link a.button:after,
  input.btn-link[type="button"]:after,
  input.btn-link[type="submit"]:after,
  input.btn-link[type="reset"]:after, #buddypress:not(.youzer) .btn-link.comment-reply-link:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-reply-link:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-reply-link:after,
  #buddypress:not(.youzer) .btn-link.comment-edit-link:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-edit-link:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-edit-link:after,
  #buddypress:not(.youzer) .generic-button a.btn-link:after, #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link a:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button a:after,
  #buddypress:not(.youzer) a.btn-link.button:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.button:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.button:after,
  #buddypress:not(.youzer) a.btn-link.bp-title-button:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.bp-title-button:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.bp-title-button:after, #buddypress:not(.youzer) form input.btn-link[type="button"]:after,
  #buddypress:not(.youzer) form input.btn-link[type="reset"]:after,
  #buddypress:not(.youzer) form input.btn-link[type="submit"]:after, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.btn-link:after, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link a:after, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:after, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .btn-link#bbp-cancel-reply-to-link:after, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link a#bbp-cancel-reply-to-link:after, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link:after, .tribe-mini-calendar-event .tribe-events-widget-link a.btn:after {
    transition: none;
  }
}

.btn.btn-link:hover:after, button.btn-link:hover:after,
.btn-link.button:hover:after, .tribe-mini-calendar-event .tribe-events-widget-link a.button:hover:after,
input.btn-link[type="button"]:hover:after,
input.btn-link[type="submit"]:hover:after,
input.btn-link[type="reset"]:hover:after, #buddypress:not(.youzer) .btn-link.comment-reply-link:hover:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-reply-link:hover:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-reply-link:hover:after,
#buddypress:not(.youzer) .btn-link.comment-edit-link:hover:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-edit-link:hover:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-edit-link:hover:after,
#buddypress:not(.youzer) .generic-button a.btn-link:hover:after, #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link a:hover:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button a:hover:after,
#buddypress:not(.youzer) a.btn-link.button:hover:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.button:hover:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.button:hover:after,
#buddypress:not(.youzer) a.btn-link.bp-title-button:hover:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.bp-title-button:hover:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.bp-title-button:hover:after, #buddypress:not(.youzer) form input.btn-link[type="button"]:hover:after,
#buddypress:not(.youzer) form input.btn-link[type="reset"]:hover:after,
#buddypress:not(.youzer) form input.btn-link[type="submit"]:hover:after, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.btn-link:hover:after, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link a:hover:after, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:hover:after, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .btn-link#bbp-cancel-reply-to-link:hover:after, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link a#bbp-cancel-reply-to-link:hover:after, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link:hover:after, .tribe-mini-calendar-event .tribe-events-widget-link a.btn:hover:after, .btn.btn-link:active:after, button.btn-link:active:after,
.btn-link.button:active:after, .tribe-mini-calendar-event .tribe-events-widget-link a.button:active:after,
input.btn-link[type="button"]:active:after,
input.btn-link[type="submit"]:active:after,
input.btn-link[type="reset"]:active:after, #buddypress:not(.youzer) .btn-link.comment-reply-link:active:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-reply-link:active:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-reply-link:active:after,
#buddypress:not(.youzer) .btn-link.comment-edit-link:active:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-edit-link:active:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-edit-link:active:after,
#buddypress:not(.youzer) .generic-button a.btn-link:active:after, #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link a:active:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button a:active:after,
#buddypress:not(.youzer) a.btn-link.button:active:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.button:active:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.button:active:after,
#buddypress:not(.youzer) a.btn-link.bp-title-button:active:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.bp-title-button:active:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.bp-title-button:active:after, #buddypress:not(.youzer) form input.btn-link[type="button"]:active:after,
#buddypress:not(.youzer) form input.btn-link[type="reset"]:active:after,
#buddypress:not(.youzer) form input.btn-link[type="submit"]:active:after, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.btn-link:active:after, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link a:active:after, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:active:after, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .btn-link#bbp-cancel-reply-to-link:active:after, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link a#bbp-cancel-reply-to-link:active:after, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link:active:after, .tribe-mini-calendar-event .tribe-events-widget-link a.btn:active:after, .btn.btn-link:focus:after, button.btn-link:focus:after,
.btn-link.button:focus:after, .tribe-mini-calendar-event .tribe-events-widget-link a.button:focus:after,
input.btn-link[type="button"]:focus:after,
input.btn-link[type="submit"]:focus:after,
input.btn-link[type="reset"]:focus:after, #buddypress:not(.youzer) .btn-link.comment-reply-link:focus:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-reply-link:focus:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-reply-link:focus:after,
#buddypress:not(.youzer) .btn-link.comment-edit-link:focus:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-edit-link:focus:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-edit-link:focus:after,
#buddypress:not(.youzer) .generic-button a.btn-link:focus:after, #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link a:focus:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button a:focus:after,
#buddypress:not(.youzer) a.btn-link.button:focus:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.button:focus:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.button:focus:after,
#buddypress:not(.youzer) a.btn-link.bp-title-button:focus:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.bp-title-button:focus:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.bp-title-button:focus:after, #buddypress:not(.youzer) form input.btn-link[type="button"]:focus:after,
#buddypress:not(.youzer) form input.btn-link[type="reset"]:focus:after,
#buddypress:not(.youzer) form input.btn-link[type="submit"]:focus:after, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.btn-link:focus:after, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link a:focus:after, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:focus:after, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .btn-link#bbp-cancel-reply-to-link:focus:after, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link a#bbp-cancel-reply-to-link:focus:after, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link:focus:after, .tribe-mini-calendar-event .tribe-events-widget-link a.btn:focus:after, .btn.btn-link.active:after, button.btn-link.active:after,
.btn-link.active.button:after, .tribe-mini-calendar-event .tribe-events-widget-link a.active.button:after,
input.btn-link.active[type="button"]:after,
input.btn-link.active[type="submit"]:after,
input.btn-link.active[type="reset"]:after, #buddypress:not(.youzer) .btn-link.active.comment-reply-link:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.active.comment-reply-link:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.active.comment-reply-link:after,
#buddypress:not(.youzer) .btn-link.active.comment-edit-link:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.active.comment-edit-link:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.active.comment-edit-link:after,
#buddypress:not(.youzer) .generic-button a.btn-link.active:after, #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link a.active:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button a.active:after,
#buddypress:not(.youzer) a.btn-link.active.button:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.active.button:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.active.button:after,
#buddypress:not(.youzer) a.btn-link.active.bp-title-button:after, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.active.bp-title-button:after, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.active.bp-title-button:after, #buddypress:not(.youzer) form input.btn-link.active[type="button"]:after,
#buddypress:not(.youzer) form input.btn-link.active[type="reset"]:after,
#buddypress:not(.youzer) form input.btn-link.active[type="submit"]:after, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.btn-link.active:after, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link a.active:after, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.active:after, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .btn-link.active#bbp-cancel-reply-to-link:after, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link a.active#bbp-cancel-reply-to-link:after, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a.active#bbp-cancel-reply-to-link:after, .tribe-mini-calendar-event .tribe-events-widget-link a.btn.active:after {
  opacity: 1;
  background-color: #4E64DD;
}

.btn-back-to-top {
  display: inline-block;
  position: fixed;
  right: 15px;
  bottom: 50px;
  z-index: 99999;
  padding: 1rem;
  transition: opacity .3s 0s, visibility 0s .3s;
  text-decoration: none !important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #fff;
  text-align: center;
  line-height: 1em !important;
}

@media (max-width: 767.98px) {
  .btn-back-to-top {
    padding: .8rem !important;
  }
}

.btn-back-to-top > i {
  line-height: inherit;
}

.btn-back-to-top.btn__visible {
  transition: opacity .3s 0s, visibility 0s 0s;
  text-decoration: none;
  visibility: visible;
  opacity: 0.5;
  pointer-events: auto;
}

.btn-back-to-top:hover, .btn-back-to-top:active, .btn-back-to-top:focus {
  opacity: 1;
  text-decoration: none;
}

@media (min-width: 992px) {
  .grimlock--back-to-top-left .btn-back-to-top {
    right: auto;
    left: 15px;
  }
}

/**
 * Captions
 *
 * Caption styles. Like legend for figures, images or other block.
 */
.wp-caption {
  margin-bottom: 2.5em;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.wp-caption img[class*="wp-image-"] {
  margin-bottom: 0;
  max-width: 100%;
  width: auto;
}

.wp-caption.alignnone {
  max-width: 100% !important;
}

.wp-caption.alignnone img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption a {
  color: inherit !important;
  opacity: 0.75;
}

.wp-caption a:hover {
  opacity: 1;
}

.wp-caption-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 40px 10px 9px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
  margin: 0;
  padding: 1rem;
  word-break: break-word;
}

/**
 * Cards
 *
 * Card components for various posts items.
 */
.card {
  position: relative;
  z-index: 1;
  overflow: hidden;
  word-break: break-word;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.card-img img,
.card .wp-post-image {
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  width: 100%;
}

.card-img img:focus,
.card .wp-post-image:focus {
  outline: 0;
}

.card .post-media {
  min-height: 150px;
  background-color: #3D404A;
}

.card .post-thumbnail {
  overflow: hidden;
  max-height: 500px;
  background-color: #3D404A;
}

.card .card-body {
  position: relative;
  z-index: 1;
}

.card .card-body-labels .badge, .card .card-body-labels .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories .card .card-body-labels a {
  width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

.card .card-body-labels .badge .badge__name, .card .card-body-labels .tribe-events-single-header .tribe-events-single-categories a .badge__name, .tribe-events-single-header .tribe-events-single-categories .card .card-body-labels a .badge__name {
  display: none;
}

.card .card-body h2.card-body-title {
  margin-bottom: 5px;
}

.card .card-body h2.card-body-title a {
  color: inherit;
}

.card .card-body-meta {
  margin-bottom: .8rem;
  font-size: .9em;
}

.card .card-body-content {
  font-size: .95em;
  padding-top: .3rem;
}

.card .card-body-content p:last-child {
  margin-bottom: 0;
}

.card .card-body-content p:empty {
  display: none;
}

.card .card-body-labels {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
}

@media (min-width: 992px) {
  .card .card-body-header {
    padding-right: 50px;
  }
}

.card .card-body-header hr {
  max-width: 85px;
  border-width: 2px;
  margin-right: 0;
  margin-left: 0;
}

.card .tags-links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.2rem;
  font-size: .8em;
}

.card .tags-links a {
  border-radius: 500px;
  border: 1px solid #D6E2F9;
  color: #4E64DD;
  padding: .1rem .5rem;
  margin-top: .1rem;
  margin-bottom: .1rem;
}

.card .tags-links a:not(:last-child) {
  margin-right: .3rem;
}

.card .author .byline-label,
.card .author .author-vcard {
  display: none !important;
}

.card .author .author-avatar {
  margin-right: .7rem;
}

.card .author .avatar {
  width: 25px;
  height: 25px;
  border-radius: 500px;
}

.posts--3-3-3-3-cols-classic .card .card-img,
.posts--4-4-4-cols-classic .card .card-img,
.posts--6-6-cols-classic .card .card-img,
.region--3-6-3-cols-left .posts--12-cols-classic .card .card-img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.has-post-thumbnail .card .card-body-header,
.format-image .card .card-body-header,
.format-video .card .card-body-header,
.format-audio .card .card-body-header,
.format-gallery .card .card-body-header {
  padding-right: 0;
}

.has-post-thumbnail .card .card-body-labels,
.format-image .card .card-body-labels,
.format-video .card .card-body-labels,
.format-audio .card .card-body-labels,
.format-gallery .card .card-body-labels {
  top: -1.2rem;
}

.has-post-thumbnail .card .card-body-labels .badge, .has-post-thumbnail .card .card-body-labels .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories .has-post-thumbnail .card .card-body-labels a,
.format-image .card .card-body-labels .badge,
.format-image .card .card-body-labels .tribe-events-single-header .tribe-events-single-categories a,
.tribe-events-single-header .tribe-events-single-categories .format-image .card .card-body-labels a,
.format-video .card .card-body-labels .badge,
.format-video .card .card-body-labels .tribe-events-single-header .tribe-events-single-categories a,
.tribe-events-single-header .tribe-events-single-categories .format-video .card .card-body-labels a,
.format-audio .card .card-body-labels .badge,
.format-audio .card .card-body-labels .tribe-events-single-header .tribe-events-single-categories a,
.tribe-events-single-header .tribe-events-single-categories .format-audio .card .card-body-labels a,
.format-gallery .card .card-body-labels .badge,
.format-gallery .card .card-body-labels .tribe-events-single-header .tribe-events-single-categories a,
.tribe-events-single-header .tribe-events-single-categories .format-gallery .card .card-body-labels a {
  border: 4px solid #fff;
  width: 32px;
  height: 32px;
}

.card .posted-on .posted-on-label {
  display: none;
}

.card .cat-links .cat-links-label {
  display: none;
}

.card .cat-links a + a:before {
  pointer-events: none;
  content: '•';
  margin-left: .4rem;
  margin-right: .5rem;
}

.card .comments-link {
  display: block;
  margin-left: auto;
  padding-left: .2rem;
}

.card .comments-link a:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-left: 5px;
  font-size: 1.1em;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
}

.card .card-footer {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0.05);
  background: none;
  z-index: 1;
  font-size: .9em;
}

@media (min-width: 576px) {
  .posts--12-cols-lateral .card .card-footer,
  .posts--6-6-cols-lateral .card .card-footer {
    display: flex;
    align-items: center;
  }
  .posts--12-cols-lateral .card .card-footer > .row, .posts--12-cols-lateral .card .card-footer > .region__row, .posts--12-cols-lateral .card .card-footer > .blog-posts,
  .posts--12-cols-lateral .card .card-footer > .archive-posts,
  .posts--12-cols-lateral .card .card-footer > .grimlock-query-section__posts,
  .posts--12-cols-lateral .card .card-footer > .terms,
  .posts--12-cols-lateral .card .card-footer > .search-posts, .blog-posts.posts--12-cols-lateral .card [id^="post-"] .card-footer > .card, .blog-posts.posts--12-cols-lateral [id^="post-"] .card .card-footer > .card,
  .blog-posts.posts--12-cols-lateral .card [id^="term-"] .card-footer > .card, .blog-posts.posts--12-cols-lateral [id^="term-"] .card .card-footer > .card, .posts--12-cols-lateral .card .blog-posts.terms--12-cols-lateral [id^="post-"] .card-footer > .card, .blog-posts.terms--12-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .blog-posts.terms--12-cols-lateral [id^="term-"] .card-footer > .card, .blog-posts.terms--12-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card,
  .archive-posts.posts--12-cols-lateral .card [id^="post-"] .card-footer > .card, .archive-posts.posts--12-cols-lateral [id^="post-"] .card .card-footer > .card,
  .archive-posts.posts--12-cols-lateral .card [id^="term-"] .card-footer > .card, .archive-posts.posts--12-cols-lateral [id^="term-"] .card .card-footer > .card,
  .posts--12-cols-lateral .card .archive-posts.terms--12-cols-lateral [id^="post-"] .card-footer > .card, .archive-posts.terms--12-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .archive-posts.terms--12-cols-lateral [id^="term-"] .card-footer > .card, .archive-posts.terms--12-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card,
  .grimlock-query-section__posts.posts--12-cols-lateral .card [id^="post-"] .card-footer > .card, .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .card .card-footer > .card,
  .grimlock-query-section__posts.posts--12-cols-lateral .card [id^="term-"] .card-footer > .card, .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .card .card-footer > .card,
  .posts--12-cols-lateral .card .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .card-footer > .card, .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .card-footer > .card, .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card,
  .terms.posts--12-cols-lateral .card [id^="post-"] .card-footer > .card, .terms.posts--12-cols-lateral [id^="post-"] .card .card-footer > .card,
  .terms.posts--12-cols-lateral .card [id^="term-"] .card-footer > .card, .terms.posts--12-cols-lateral [id^="term-"] .card .card-footer > .card,
  .posts--12-cols-lateral .card .terms.terms--12-cols-lateral [id^="post-"] .card-footer > .card, .terms.terms--12-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .terms.terms--12-cols-lateral [id^="term-"] .card-footer > .card, .terms.terms--12-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card,
  .search-posts.posts--12-cols-lateral .card [id^="post-"] .card-footer > .card, .search-posts.posts--12-cols-lateral [id^="post-"] .card .card-footer > .card,
  .search-posts.posts--12-cols-lateral .card [id^="term-"] .card-footer > .card, .search-posts.posts--12-cols-lateral [id^="term-"] .card .card-footer > .card,
  .posts--12-cols-lateral .card .search-posts.terms--12-cols-lateral [id^="post-"] .card-footer > .card, .search-posts.terms--12-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .search-posts.terms--12-cols-lateral [id^="term-"] .card-footer > .card, .search-posts.terms--12-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card, .posts--12-cols-lateral .card .blog-posts.posts--6-6-cols-lateral [id^="post-"] .card-footer > .card, .blog-posts.posts--6-6-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .blog-posts.posts--6-6-cols-lateral [id^="term-"] .card-footer > .card, .blog-posts.posts--6-6-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card, .posts--12-cols-lateral .card .blog-posts.terms--6-6-cols-lateral [id^="post-"] .card-footer > .card, .blog-posts.terms--6-6-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .blog-posts.terms--6-6-cols-lateral [id^="term-"] .card-footer > .card, .blog-posts.terms--6-6-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .archive-posts.posts--6-6-cols-lateral [id^="post-"] .card-footer > .card, .archive-posts.posts--6-6-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .archive-posts.posts--6-6-cols-lateral [id^="term-"] .card-footer > .card, .archive-posts.posts--6-6-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .archive-posts.terms--6-6-cols-lateral [id^="post-"] .card-footer > .card, .archive-posts.terms--6-6-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .archive-posts.terms--6-6-cols-lateral [id^="term-"] .card-footer > .card, .archive-posts.terms--6-6-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .card-footer > .card, .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .card-footer > .card, .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .card-footer > .card, .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .card-footer > .card, .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .terms.posts--6-6-cols-lateral [id^="post-"] .card-footer > .card, .terms.posts--6-6-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .terms.posts--6-6-cols-lateral [id^="term-"] .card-footer > .card, .terms.posts--6-6-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .terms.terms--6-6-cols-lateral [id^="post-"] .card-footer > .card, .terms.terms--6-6-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .terms.terms--6-6-cols-lateral [id^="term-"] .card-footer > .card, .terms.terms--6-6-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .search-posts.posts--6-6-cols-lateral [id^="post-"] .card-footer > .card, .search-posts.posts--6-6-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .search-posts.posts--6-6-cols-lateral [id^="term-"] .card-footer > .card, .search-posts.posts--6-6-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .search-posts.terms--6-6-cols-lateral [id^="post-"] .card-footer > .card, .search-posts.terms--6-6-cols-lateral [id^="post-"] .posts--12-cols-lateral .card .card-footer > .card,
  .posts--12-cols-lateral .card .search-posts.terms--6-6-cols-lateral [id^="term-"] .card-footer > .card, .search-posts.terms--6-6-cols-lateral [id^="term-"] .posts--12-cols-lateral .card .card-footer > .card, .posts--12-cols-lateral .card body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .card-footer > .product_list_widget, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .posts--12-cols-lateral .card .card-footer > .product_list_widget,
  .posts--12-cols-lateral .card body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .card-footer > .product_list_widget, body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .posts--12-cols-lateral .card .card-footer > .product_list_widget,
  .posts--12-cols-lateral .card body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .card-footer > .product_list_widget, body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .posts--12-cols-lateral .card .card-footer > .product_list_widget, .posts--12-cols-lateral .card #buddypress .card-footer > .imgedit-settings, #buddypress .posts--12-cols-lateral .card .card-footer > .imgedit-settings, .posts--12-cols-lateral .card .card-footer > .bp-card-list, .posts--12-cols-lateral .card .card-footer > #group-admins,
  .posts--12-cols-lateral .card .card-footer > #group-mods, .posts--12-cols-lateral .card .widget:not([class*="yz-"]) .card-footer > .avatar-block, .widget:not([class*="yz-"]) .posts--12-cols-lateral .card .card-footer > .avatar-block, .posts--12-cols-lateral .card .widget_grimlock_nav_menu_section .card-footer > .menu, .widget_grimlock_nav_menu_section .posts--12-cols-lateral .card .card-footer > .menu, .posts--12-cols-lateral .card .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .card-footer > ul#groups-list, .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .posts--12-cols-lateral .card .card-footer > ul#groups-list, .posts--12-cols-lateral .card #articles-dir-list .card-footer > .publish-container, #articles-dir-list .posts--12-cols-lateral .card .card-footer > .publish-container,
  .posts--12-cols-lateral .card #articles-dir-list .card-footer > #more-container-publish, #articles-dir-list .posts--12-cols-lateral .card .card-footer > #more-container-publish,
  .posts--12-cols-lateral .card #articles-dir-list .card-footer > .articles-container, #articles-dir-list .posts--12-cols-lateral .card .card-footer > .articles-container, .posts--12-cols-lateral .card .tribe-events-single .card-footer > ul.tribe-related-events, .tribe-events-single .posts--12-cols-lateral .card .card-footer > ul.tribe-related-events, .posts--12-cols-lateral .card .card-footer > .testimonials-list,
  .posts--12-cols-lateral .card .card-footer > .team-members,
  .posts--12-cols-lateral .card .card-footer > .features,
  .posts--12-cols-lateral .card .card-footer > .projects_list_widget, .posts--12-cols-lateral .card form#pmpro_form #pmpro_billing_address_fields .card-footer > .pmpro_checkout-fields, form#pmpro_form #pmpro_billing_address_fields .posts--12-cols-lateral .card .card-footer > .pmpro_checkout-fields,
  .posts--12-cols-lateral .card form#pmpro_form #pmpro_payment_information_fields .card-footer > .pmpro_checkout-fields, form#pmpro_form #pmpro_payment_information_fields .posts--12-cols-lateral .card .card-footer > .pmpro_checkout-fields,
  .posts--6-6-cols-lateral .card .card-footer > .row,
  .posts--6-6-cols-lateral .card .card-footer > .region__row,
  .posts--6-6-cols-lateral .card .card-footer > .blog-posts,
  .posts--6-6-cols-lateral .card .card-footer > .archive-posts,
  .posts--6-6-cols-lateral .card .card-footer > .grimlock-query-section__posts,
  .posts--6-6-cols-lateral .card .card-footer > .terms,
  .posts--6-6-cols-lateral .card .card-footer > .search-posts,
  .posts--6-6-cols-lateral .card .blog-posts.posts--12-cols-lateral [id^="post-"] .card-footer > .card,
  .blog-posts.posts--12-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .blog-posts.posts--12-cols-lateral [id^="term-"] .card-footer > .card,
  .blog-posts.posts--12-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .blog-posts.terms--12-cols-lateral [id^="post-"] .card-footer > .card,
  .blog-posts.terms--12-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .blog-posts.terms--12-cols-lateral [id^="term-"] .card-footer > .card,
  .blog-posts.terms--12-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .archive-posts.posts--12-cols-lateral [id^="post-"] .card-footer > .card,
  .archive-posts.posts--12-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .archive-posts.posts--12-cols-lateral [id^="term-"] .card-footer > .card,
  .archive-posts.posts--12-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .archive-posts.terms--12-cols-lateral [id^="post-"] .card-footer > .card,
  .archive-posts.terms--12-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .archive-posts.terms--12-cols-lateral [id^="term-"] .card-footer > .card,
  .archive-posts.terms--12-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .card-footer > .card,
  .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .card-footer > .card,
  .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .card-footer > .card,
  .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .card-footer > .card,
  .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .terms.posts--12-cols-lateral [id^="post-"] .card-footer > .card,
  .terms.posts--12-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .terms.posts--12-cols-lateral [id^="term-"] .card-footer > .card,
  .terms.posts--12-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .terms.terms--12-cols-lateral [id^="post-"] .card-footer > .card,
  .terms.terms--12-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .terms.terms--12-cols-lateral [id^="term-"] .card-footer > .card,
  .terms.terms--12-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .search-posts.posts--12-cols-lateral [id^="post-"] .card-footer > .card,
  .search-posts.posts--12-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .search-posts.posts--12-cols-lateral [id^="term-"] .card-footer > .card,
  .search-posts.posts--12-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .search-posts.terms--12-cols-lateral [id^="post-"] .card-footer > .card,
  .search-posts.terms--12-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .search-posts.terms--12-cols-lateral [id^="term-"] .card-footer > .card,
  .search-posts.terms--12-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .blog-posts.posts--6-6-cols-lateral .card [id^="post-"] .card-footer > .card,
  .blog-posts.posts--6-6-cols-lateral [id^="post-"] .card .card-footer > .card,
  .blog-posts.posts--6-6-cols-lateral .card [id^="term-"] .card-footer > .card,
  .blog-posts.posts--6-6-cols-lateral [id^="term-"] .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .blog-posts.terms--6-6-cols-lateral [id^="post-"] .card-footer > .card,
  .blog-posts.terms--6-6-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .blog-posts.terms--6-6-cols-lateral [id^="term-"] .card-footer > .card,
  .blog-posts.terms--6-6-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .archive-posts.posts--6-6-cols-lateral .card [id^="post-"] .card-footer > .card,
  .archive-posts.posts--6-6-cols-lateral [id^="post-"] .card .card-footer > .card,
  .archive-posts.posts--6-6-cols-lateral .card [id^="term-"] .card-footer > .card,
  .archive-posts.posts--6-6-cols-lateral [id^="term-"] .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .archive-posts.terms--6-6-cols-lateral [id^="post-"] .card-footer > .card,
  .archive-posts.terms--6-6-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .archive-posts.terms--6-6-cols-lateral [id^="term-"] .card-footer > .card,
  .archive-posts.terms--6-6-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .grimlock-query-section__posts.posts--6-6-cols-lateral .card [id^="post-"] .card-footer > .card,
  .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .card .card-footer > .card,
  .grimlock-query-section__posts.posts--6-6-cols-lateral .card [id^="term-"] .card-footer > .card,
  .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .card-footer > .card,
  .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .card-footer > .card,
  .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .terms.posts--6-6-cols-lateral .card [id^="post-"] .card-footer > .card,
  .terms.posts--6-6-cols-lateral [id^="post-"] .card .card-footer > .card,
  .terms.posts--6-6-cols-lateral .card [id^="term-"] .card-footer > .card,
  .terms.posts--6-6-cols-lateral [id^="term-"] .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .terms.terms--6-6-cols-lateral [id^="post-"] .card-footer > .card,
  .terms.terms--6-6-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .terms.terms--6-6-cols-lateral [id^="term-"] .card-footer > .card,
  .terms.terms--6-6-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .search-posts.posts--6-6-cols-lateral .card [id^="post-"] .card-footer > .card,
  .search-posts.posts--6-6-cols-lateral [id^="post-"] .card .card-footer > .card,
  .search-posts.posts--6-6-cols-lateral .card [id^="term-"] .card-footer > .card,
  .search-posts.posts--6-6-cols-lateral [id^="term-"] .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .search-posts.terms--6-6-cols-lateral [id^="post-"] .card-footer > .card,
  .search-posts.terms--6-6-cols-lateral [id^="post-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card .search-posts.terms--6-6-cols-lateral [id^="term-"] .card-footer > .card,
  .search-posts.terms--6-6-cols-lateral [id^="term-"] .posts--6-6-cols-lateral .card .card-footer > .card,
  .posts--6-6-cols-lateral .card body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .card-footer > .product_list_widget,
  body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .posts--6-6-cols-lateral .card .card-footer > .product_list_widget,
  .posts--6-6-cols-lateral .card body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .card-footer > .product_list_widget,
  body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .posts--6-6-cols-lateral .card .card-footer > .product_list_widget,
  .posts--6-6-cols-lateral .card body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .card-footer > .product_list_widget,
  body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .posts--6-6-cols-lateral .card .card-footer > .product_list_widget,
  .posts--6-6-cols-lateral .card #buddypress .card-footer > .imgedit-settings,
  #buddypress .posts--6-6-cols-lateral .card .card-footer > .imgedit-settings,
  .posts--6-6-cols-lateral .card .card-footer > .bp-card-list,
  .posts--6-6-cols-lateral .card .card-footer > #group-admins,
  .posts--6-6-cols-lateral .card .card-footer > #group-mods,
  .posts--6-6-cols-lateral .card .widget:not([class*="yz-"]) .card-footer > .avatar-block,
  .widget:not([class*="yz-"]) .posts--6-6-cols-lateral .card .card-footer > .avatar-block,
  .posts--6-6-cols-lateral .card .widget_grimlock_nav_menu_section .card-footer > .menu,
  .widget_grimlock_nav_menu_section .posts--6-6-cols-lateral .card .card-footer > .menu,
  .posts--6-6-cols-lateral .card .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .card-footer > ul#groups-list,
  .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .posts--6-6-cols-lateral .card .card-footer > ul#groups-list,
  .posts--6-6-cols-lateral .card #articles-dir-list .card-footer > .publish-container,
  #articles-dir-list .posts--6-6-cols-lateral .card .card-footer > .publish-container,
  .posts--6-6-cols-lateral .card #articles-dir-list .card-footer > #more-container-publish,
  #articles-dir-list .posts--6-6-cols-lateral .card .card-footer > #more-container-publish,
  .posts--6-6-cols-lateral .card #articles-dir-list .card-footer > .articles-container,
  #articles-dir-list .posts--6-6-cols-lateral .card .card-footer > .articles-container,
  .posts--6-6-cols-lateral .card .tribe-events-single .card-footer > ul.tribe-related-events,
  .tribe-events-single .posts--6-6-cols-lateral .card .card-footer > ul.tribe-related-events,
  .posts--6-6-cols-lateral .card .card-footer > .testimonials-list,
  .posts--6-6-cols-lateral .card .card-footer > .team-members,
  .posts--6-6-cols-lateral .card .card-footer > .features,
  .posts--6-6-cols-lateral .card .card-footer > .projects_list_widget,
  .posts--6-6-cols-lateral .card form#pmpro_form #pmpro_billing_address_fields .card-footer > .pmpro_checkout-fields,
  form#pmpro_form #pmpro_billing_address_fields .posts--6-6-cols-lateral .card .card-footer > .pmpro_checkout-fields,
  .posts--6-6-cols-lateral .card form#pmpro_form #pmpro_payment_information_fields .card-footer > .pmpro_checkout-fields,
  form#pmpro_form #pmpro_payment_information_fields .posts--6-6-cols-lateral .card .card-footer > .pmpro_checkout-fields {
    flex: 1;
  }
  .posts--12-cols-lateral .card .card-footer span + span,
  .posts--6-6-cols-lateral .card .card-footer span + span {
    margin-top: 0;
    text-align: right;
  }
  .posts--12-cols-lateral .card .card-footer span:first-child,
  .posts--6-6-cols-lateral .card .card-footer span:first-child {
    margin-right: auto;
  }
}

.card .btn, .card button,
.card .button,
.card input[type="button"],
.card input[type="submit"],
.card input[type="reset"], .card #buddypress:not(.youzer) .comment-reply-link, #buddypress:not(.youzer) .card .comment-reply-link,
.card #buddypress:not(.youzer) .comment-edit-link, #buddypress:not(.youzer) .card .comment-edit-link,
.card #buddypress:not(.youzer) .generic-button a, #buddypress:not(.youzer) .generic-button .card a,
.card #buddypress:not(.youzer) a.button, #buddypress:not(.youzer) .card a.button,
.card #buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) .card a.bp-title-button, .card #buddypress:not(.youzer) form input[type="button"], #buddypress:not(.youzer) form .card input[type="button"],
.card #buddypress:not(.youzer) form input[type="reset"], #buddypress:not(.youzer) form .card input[type="reset"],
.card #buddypress:not(.youzer) form input[type="submit"], #buddypress:not(.youzer) form .card input[type="submit"], .card body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .card a, .card body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .card #bbp-cancel-reply-to-link {
  max-width: 100%;
  white-space: normal;
}

.card .btn.btn-link, .card button.btn-link,
.card .btn-link.button, .card .tribe-mini-calendar-event .tribe-events-widget-link a.button, .tribe-mini-calendar-event .tribe-events-widget-link .card a.button,
.card input.btn-link[type="button"],
.card input.btn-link[type="submit"],
.card input.btn-link[type="reset"], .card #buddypress:not(.youzer) .btn-link.comment-reply-link, #buddypress:not(.youzer) .card .btn-link.comment-reply-link, .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-reply-link, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .card a.comment-reply-link, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-reply-link, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .card a.comment-reply-link,
.card #buddypress:not(.youzer) .btn-link.comment-edit-link, #buddypress:not(.youzer) .card .btn-link.comment-edit-link, .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-edit-link, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .card a.comment-edit-link, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-edit-link, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .card a.comment-edit-link,
.card #buddypress:not(.youzer) .generic-button a.btn-link, #buddypress:not(.youzer) .generic-button .card a.btn-link, .card #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link a, #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link .card a, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button a, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button .card a,
.card #buddypress:not(.youzer) a.btn-link.button, #buddypress:not(.youzer) .card a.btn-link.button, .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.button, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .card a.button, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.button, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .card a.button,
.card #buddypress:not(.youzer) a.btn-link.bp-title-button, #buddypress:not(.youzer) .card a.btn-link.bp-title-button, .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.bp-title-button, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .card a.bp-title-button, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.bp-title-button, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .card a.bp-title-button, .card #buddypress:not(.youzer) form input.btn-link[type="button"], #buddypress:not(.youzer) form .card input.btn-link[type="button"],
.card #buddypress:not(.youzer) form input.btn-link[type="reset"], #buddypress:not(.youzer) form .card input.btn-link[type="reset"],
.card #buddypress:not(.youzer) form input.btn-link[type="submit"], #buddypress:not(.youzer) form .card input.btn-link[type="submit"], .card body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.btn-link, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .card a.btn-link, .card body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link .card a, .card .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .card a, .card body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .btn-link#bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .card .btn-link#bbp-cancel-reply-to-link, .card body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link a#bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link .card a#bbp-cancel-reply-to-link, .card .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .card a#bbp-cancel-reply-to-link, .card .tribe-mini-calendar-event .tribe-events-widget-link a.btn, .tribe-mini-calendar-event .tribe-events-widget-link .card a.btn {
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
}

.card .btn.btn-link .meta-nav, .card button.btn-link .meta-nav, .card .btn-link.button .meta-nav, .card .tribe-mini-calendar-event .tribe-events-widget-link a.button .meta-nav, .tribe-mini-calendar-event .tribe-events-widget-link .card a.button .meta-nav, .card input.btn-link[type="button"] .meta-nav, .card input.btn-link[type="submit"] .meta-nav, .card input.btn-link[type="reset"] .meta-nav, .card #buddypress:not(.youzer) .btn-link.comment-reply-link .meta-nav, #buddypress:not(.youzer) .card .btn-link.comment-reply-link .meta-nav, .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-reply-link .meta-nav, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .card a.comment-reply-link .meta-nav, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-reply-link .meta-nav, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .card a.comment-reply-link .meta-nav, .card #buddypress:not(.youzer) .btn-link.comment-edit-link .meta-nav, #buddypress:not(.youzer) .card .btn-link.comment-edit-link .meta-nav, .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-edit-link .meta-nav, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .card a.comment-edit-link .meta-nav, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-edit-link .meta-nav, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .card a.comment-edit-link .meta-nav, .card #buddypress:not(.youzer) .generic-button a.btn-link .meta-nav, #buddypress:not(.youzer) .generic-button .card a.btn-link .meta-nav, .card #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link a .meta-nav, #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link .card a .meta-nav, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button a .meta-nav, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button .card a .meta-nav, .card #buddypress:not(.youzer) a.btn-link.button .meta-nav, #buddypress:not(.youzer) .card a.btn-link.button .meta-nav, .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.button .meta-nav, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .card a.button .meta-nav, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.button .meta-nav, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .card a.button .meta-nav, .card #buddypress:not(.youzer) a.btn-link.bp-title-button .meta-nav, #buddypress:not(.youzer) .card a.btn-link.bp-title-button .meta-nav, .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.bp-title-button .meta-nav, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .card a.bp-title-button .meta-nav, .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.bp-title-button .meta-nav, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .card a.bp-title-button .meta-nav, .card #buddypress:not(.youzer) form input.btn-link[type="button"] .meta-nav, #buddypress:not(.youzer) form .card input.btn-link[type="button"] .meta-nav, .card #buddypress:not(.youzer) form input.btn-link[type="reset"] .meta-nav, #buddypress:not(.youzer) form .card input.btn-link[type="reset"] .meta-nav, .card #buddypress:not(.youzer) form input.btn-link[type="submit"] .meta-nav, #buddypress:not(.youzer) form .card input.btn-link[type="submit"] .meta-nav, .card body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.btn-link .meta-nav, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .card a.btn-link .meta-nav, .card body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link a .meta-nav, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link .card a .meta-nav, .card .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a .meta-nav, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .card a .meta-nav, .card body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .btn-link#bbp-cancel-reply-to-link .meta-nav, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .card .btn-link#bbp-cancel-reply-to-link .meta-nav, .card body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link a#bbp-cancel-reply-to-link .meta-nav, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link .card a#bbp-cancel-reply-to-link .meta-nav, .card .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link .meta-nav, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .card a#bbp-cancel-reply-to-link .meta-nav, .card .tribe-mini-calendar-event .tribe-events-widget-link a.btn .meta-nav, .tribe-mini-calendar-event .tribe-events-widget-link .card a.btn .meta-nav {
  display: none;
}

.post--overlay .card .card-body {
  background-color: rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
  .card:not(.card-static):hover {
    -webkit-transform: translate3d(0, -6px, 0);
            transform: translate3d(0, -6px, 0);
  }
}

.card.card-no-transform, .card.card-static {
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-animation: none !important;
          animation: none !important;
  z-index: auto !important;
}

.sticky .card {
  border-bottom-color: #4E64DD;
  border-bottom-width: 3px !important;
}

/**
 * Comments
 *
 * Comments thread styles.
 */
.comments-area {
  margin-top: 4rem;
}

.comments-area .comments-title {
  font-size: 1.25rem;
  margin-bottom: 2.5rem;
  text-align: center;
}

.comments-area .comments-title:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #4E64DD;
  margin-right: .2rem;
  font-size: 1.1em;
  position: relative;
  top: 0.1em;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="password"],
.comment-form textarea {
  display: block;
  width: 100%;
  padding: 0.8rem 1.25rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #48465b;
  background-color: #f0f3f4;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.3rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .comment-form input[type="text"],
  .comment-form input[type="email"],
  .comment-form input[type="url"],
  .comment-form input[type="password"],
  .comment-form textarea {
    transition: none;
  }
}

.comment-form input[type="text"]::-ms-expand,
.comment-form input[type="email"]::-ms-expand,
.comment-form input[type="url"]::-ms-expand,
.comment-form input[type="password"]::-ms-expand,
.comment-form textarea::-ms-expand {
  background-color: transparent;
  border: 0;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form input[type="password"]:focus,
.comment-form textarea:focus {
  color: #48465b;
  background-color: #f0f3f4;
  border-color: rgba(78, 100, 221, 0.25);
  outline: 0;
  box-shadow: inset 0 0 0 2px rgba(78, 100, 221, 0.25);
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.comment-form input[type="email"]::-webkit-input-placeholder,
.comment-form input[type="url"]::-webkit-input-placeholder,
.comment-form input[type="password"]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder {
  color: #77888F;
  opacity: 1;
}

.comment-form input[type="text"]::-moz-placeholder,
.comment-form input[type="email"]::-moz-placeholder,
.comment-form input[type="url"]::-moz-placeholder,
.comment-form input[type="password"]::-moz-placeholder,
.comment-form textarea::-moz-placeholder {
  color: #77888F;
  opacity: 1;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.comment-form input[type="email"]:-ms-input-placeholder,
.comment-form input[type="url"]:-ms-input-placeholder,
.comment-form input[type="password"]:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

.comment-form input[type="text"]::-ms-input-placeholder,
.comment-form input[type="email"]::-ms-input-placeholder,
.comment-form input[type="url"]::-ms-input-placeholder,
.comment-form input[type="password"]::-ms-input-placeholder,
.comment-form textarea::-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

.comment-form input[type="text"]::placeholder,
.comment-form input[type="email"]::placeholder,
.comment-form input[type="url"]::placeholder,
.comment-form input[type="password"]::placeholder,
.comment-form textarea::placeholder {
  color: #77888F;
  opacity: 1;
}

.comment-form input[type="text"]:disabled, .comment-form input[type="text"][readonly],
.comment-form input[type="email"]:disabled,
.comment-form input[type="email"][readonly],
.comment-form input[type="url"]:disabled,
.comment-form input[type="url"][readonly],
.comment-form input[type="password"]:disabled,
.comment-form input[type="password"][readonly],
.comment-form textarea:disabled,
.comment-form textarea[readonly] {
  background-color: #E9EFF3;
  opacity: 1;
}

.comment-form input[type="text"]:disabled,
.comment-form input[type="email"]:disabled,
.comment-form input[type="url"]:disabled,
.comment-form input[type="password"]:disabled,
.comment-form textarea:disabled {
  cursor: not-allowed;
}

.comment-form .required {
  color: #ED2121;
}

.comment-respond,
.comment-body {
  background-color: #ffffff;
  border: 0 solid #eff0f6;
  border-radius: 0.3rem;
  padding: 1.3rem;
}

.comment-respond {
  margin-top: 1rem;
  border-style: solid;
  position: relative;
  padding: 1.3rem;
}

@media (min-width: 576px) {
  .comment-respond {
    padding: 2rem;
  }
}

.comment-respond .comment-reply-title {
  font-size: 1.25rem;
}

.logged-in-as {
  font-size: 0.9em;
}

.comment {
  margin-top: 1rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}

@media (min-width: 768px) {
  .comment:before {
    content: '';
    display: block;
    width: 2px;
    height: calc(100% - 65px);
    position: absolute;
    top: 65px;
    left: 25px;
    z-index: -1;
    background: #ffffff;
    pointer-events: none;
  }
}

.comment-list {
  padding-left: 0;
}

.comment-list-hover .comment:hover {
  background-color: #3D404A;
}

.comment-img {
  margin-right: 1rem;
  position: relative;
  z-index: 2;
}

.comment-img .avatar {
  border-radius: 50%;
  max-width: 60px;
}

.comment-main {
  display: flex;
  width: 100%;
}

.comment-content a {
  word-wrap: break-word;
}

.comment-meta {
  display: flex;
  flex-wrap: wrap;
  font-size: .85em;
}

@media (min-width: 576px) {
  .comment-meta {
    align-items: center;
  }
}

.comment-meta a {
  font-weight: 600;
  display: inline-flex;
}

.comment-meta .comment-time {
  opacity: .7;
  margin-right: auto;
  width: 100%;
  margin-bottom: .5rem;
}

@media (min-width: 576px) {
  .comment-meta .comment-time {
    margin-bottom: 0;
    width: auto;
  }
}

.comment-meta > span:not(:last-child) {
  margin-right: 1.2rem;
}

.comment-meta .comment-reply-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: .2rem;
  font-size: 1.2em;
}

.comment-meta .comment-edit-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: .2rem;
  font-size: 1.2em;
}

.comment-body {
  overflow: auto;
}

.comment-body pre {
  white-space: normal;
}

.comment-title .fn {
  font-weight: 600;
  font-size: .9em;
}

.comment-title a {
  color: inherit !important;
}

.comment .children {
  flex-wrap: wrap;
  padding-top: 0;
  padding-left: 0;
  width: 100%;
  list-style: none;
}

@media (min-width: 768px) {
  .comment .children {
    padding-top: 1rem;
    padding-left: 60px;
  }
}

.comment .children .comment-img .avatar-round-ratio.medium {
  width: 30px !important;
  height: 30px !important;
}

.bypostauthor {
  color: inherit;
}

.must-log-in {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

.must-log-in hr {
  border-top-color: #006fe6;
}

.must-log-in .alert-link {
  color: #e6e5e5;
}

.no-comments {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.no-comments hr {
  border-top-color: #e21212;
}

.no-comments .alert-link {
  color: #e6e5e5;
}

#cancel-comment-reply-link {
  color: inherit;
  opacity: 0.7;
  font-size: 0.65em;
  padding: 5px 8px;
  display: block;
  position: absolute;
  font-weight: 600;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.08);
  text-transform: uppercase;
}

#cancel-comment-reply-link:hover {
  opacity: 1;
}

.comment-form .comment-form-email,
.comment-form .comment-form-author {
  width: 50%;
  float: left;
  position: relative;
}

.comment-form .comment-form-author {
  padding-right: 15px;
}

.comment-form .form-submit {
  text-align: right;
  margin-bottom: 0;
}

.comment-form .form-submit input[type="submit"] {
  width: 100%;
}

#comment-nav-above {
  display: none;
}

.nav-links .pager {
  padding-left: 0;
  padding-right: 0;
}

/**
 * Embedded
 *
 * Embedded components like iframes, objects or emoji.
 */
.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%;
}

.card embed,
.post embed, .card
iframe,
.post
iframe, .card
object,
.post
object {
  width: 100% !important;
}

/**
 * Forms
 *
 * All form components.
 */
/* Common Form styles */
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="week"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="time"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="search"],
input[type="website"],
input[type="password"],
select[multiple="multiple"],
textarea,
select,
.docs-filters form input:not([type]),
.docs form input:not([type]),
input[id="new-folder"] {
  display: block;
  width: 100%;
  padding: 0.8rem 1.25rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #48465b;
  background-color: #f0f3f4;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.3rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: inherit;
}

@media screen and (prefers-reduced-motion: reduce) {
  input[type="tel"],
  input[type="url"],
  input[type="text"],
  input[type="week"],
  input[type="date"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="time"],
  input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="search"],
  input[type="website"],
  input[type="password"],
  select[multiple="multiple"],
  textarea,
  select,
  .docs-filters form input:not([type]),
  .docs form input:not([type]),
  input[id="new-folder"] {
    transition: none;
  }
}

input[type="tel"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="text"]::-ms-expand,
input[type="week"]::-ms-expand,
input[type="date"]::-ms-expand,
input[type="datetime"]::-ms-expand,
input[type="datetime-local"]::-ms-expand,
input[type="time"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="month"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="website"]::-ms-expand,
input[type="password"]::-ms-expand,
select[multiple="multiple"]::-ms-expand,
textarea::-ms-expand,
select::-ms-expand,
.docs-filters form input:not([type])::-ms-expand,
.docs form input:not([type])::-ms-expand,
input[id="new-folder"]::-ms-expand {
  background-color: transparent;
  border: 0;
}

input[type="tel"]:focus,
input[type="url"]:focus,
input[type="text"]:focus,
input[type="week"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="time"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="website"]:focus,
input[type="password"]:focus,
select[multiple="multiple"]:focus,
textarea:focus,
select:focus,
.docs-filters form input:not([type]):focus,
.docs form input:not([type]):focus,
input[id="new-folder"]:focus {
  color: #48465b;
  background-color: #f0f3f4;
  border-color: rgba(78, 100, 221, 0.25);
  outline: 0;
  box-shadow: inset 0 0 0 2px rgba(78, 100, 221, 0.25);
}

input[type="tel"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="website"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
select[multiple="multiple"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
.docs-filters form input:not([type])::-webkit-input-placeholder,
.docs form input:not([type])::-webkit-input-placeholder,
input[id="new-folder"]::-webkit-input-placeholder {
  color: #77888F;
  opacity: 1;
}

input[type="tel"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="website"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
select[multiple="multiple"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
.docs-filters form input:not([type])::-moz-placeholder,
.docs form input:not([type])::-moz-placeholder,
input[id="new-folder"]::-moz-placeholder {
  color: #77888F;
  opacity: 1;
}

input[type="tel"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="website"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
select[multiple="multiple"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
.docs-filters form input:not([type]):-ms-input-placeholder,
.docs form input:not([type]):-ms-input-placeholder,
input[id="new-folder"]:-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

input[type="tel"]::-ms-input-placeholder,
input[type="url"]::-ms-input-placeholder,
input[type="text"]::-ms-input-placeholder,
input[type="week"]::-ms-input-placeholder,
input[type="date"]::-ms-input-placeholder,
input[type="datetime"]::-ms-input-placeholder,
input[type="datetime-local"]::-ms-input-placeholder,
input[type="time"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="month"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
input[type="website"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
select[multiple="multiple"]::-ms-input-placeholder,
textarea::-ms-input-placeholder,
select::-ms-input-placeholder,
.docs-filters form input:not([type])::-ms-input-placeholder,
.docs form input:not([type])::-ms-input-placeholder,
input[id="new-folder"]::-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

input[type="tel"]::placeholder,
input[type="url"]::placeholder,
input[type="text"]::placeholder,
input[type="week"]::placeholder,
input[type="date"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="time"]::placeholder,
input[type="email"]::placeholder,
input[type="month"]::placeholder,
input[type="number"]::placeholder,
input[type="search"]::placeholder,
input[type="website"]::placeholder,
input[type="password"]::placeholder,
select[multiple="multiple"]::placeholder,
textarea::placeholder,
select::placeholder,
.docs-filters form input:not([type])::placeholder,
.docs form input:not([type])::placeholder,
input[id="new-folder"]::placeholder {
  color: #77888F;
  opacity: 1;
}

input[type="tel"]:disabled, input[type="tel"][readonly],
input[type="url"]:disabled,
input[type="url"][readonly],
input[type="text"]:disabled,
input[type="text"][readonly],
input[type="week"]:disabled,
input[type="week"][readonly],
input[type="date"]:disabled,
input[type="date"][readonly],
input[type="datetime"]:disabled,
input[type="datetime"][readonly],
input[type="datetime-local"]:disabled,
input[type="datetime-local"][readonly],
input[type="time"]:disabled,
input[type="time"][readonly],
input[type="email"]:disabled,
input[type="email"][readonly],
input[type="month"]:disabled,
input[type="month"][readonly],
input[type="number"]:disabled,
input[type="number"][readonly],
input[type="search"]:disabled,
input[type="search"][readonly],
input[type="website"]:disabled,
input[type="website"][readonly],
input[type="password"]:disabled,
input[type="password"][readonly],
select[multiple="multiple"]:disabled,
select[multiple="multiple"][readonly],
textarea:disabled,
textarea[readonly],
select:disabled,
select[readonly],
.docs-filters form input:not([type]):disabled,
.docs-filters form input:not([type])[readonly],
.docs form input:not([type]):disabled,
.docs form input:not([type])[readonly],
input[id="new-folder"]:disabled,
input[id="new-folder"][readonly] {
  background-color: #E9EFF3;
  opacity: 1;
}

input[type="tel"]:disabled,
input[type="url"]:disabled,
input[type="text"]:disabled,
input[type="week"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="time"]:disabled,
input[type="email"]:disabled,
input[type="month"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="website"]:disabled,
input[type="password"]:disabled,
select[multiple="multiple"]:disabled,
textarea:disabled,
select:disabled,
.docs-filters form input:not([type]):disabled,
.docs form input:not([type]):disabled,
input[id="new-folder"]:disabled {
  cursor: not-allowed;
}

input[type="tel"]:disabled, input[type="tel"][readonly],
input[type="url"]:disabled,
input[type="url"][readonly],
input[type="text"]:disabled,
input[type="text"][readonly],
input[type="week"]:disabled,
input[type="week"][readonly],
input[type="date"]:disabled,
input[type="date"][readonly],
input[type="datetime"]:disabled,
input[type="datetime"][readonly],
input[type="datetime-local"]:disabled,
input[type="datetime-local"][readonly],
input[type="time"]:disabled,
input[type="time"][readonly],
input[type="email"]:disabled,
input[type="email"][readonly],
input[type="month"]:disabled,
input[type="month"][readonly],
input[type="number"]:disabled,
input[type="number"][readonly],
input[type="search"]:disabled,
input[type="search"][readonly],
input[type="website"]:disabled,
input[type="website"][readonly],
input[type="password"]:disabled,
input[type="password"][readonly],
select[multiple="multiple"]:disabled,
select[multiple="multiple"][readonly],
textarea:disabled,
textarea[readonly],
select:disabled,
select[readonly],
.docs-filters form input:not([type]):disabled,
.docs-filters form input:not([type])[readonly],
.docs form input:not([type]):disabled,
.docs form input:not([type])[readonly],
input[id="new-folder"]:disabled,
input[id="new-folder"][readonly] {
  opacity: 0.8;
}

input:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
  opacity: 0 !important;
}

input:focus::placeholder,
input:focus::-webkit-input-placeholder {
  opacity: 0 !important;
}

select:not([size]):not([multiple]) {
  height: calc(calc(2.85rem + 2px) + 2px);
}

select:focus::-ms-value {
  color: #48465b;
  background-color: #f0f3f4;
}

.select-style {
  padding: 0;
  margin: 0;
  background: none;
  font-weight: 600;
  height: 38px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  position: relative;
}

@media screen and (prefers-reduced-motion: reduce) {
  .select-style {
    transition: none;
  }
}

.select-style:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.3333333333rem;
  content: "";
  pointer-events: none;
  text-align: center;
  font-size: 1.3em;
  border: 0;
  position: relative;
}

.select-style:hover {
  opacity: 0.7;
}

.select-style:before, .select-style:after {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity;
}

.select-style:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: 5px;
  top: .85em;
  left: 0;
  padding-left: 1px;
}

.select-style:after {
  margin: 0;
  padding: 0;
  top: 50%;
  -webkit-transform: translate3d(0, calc(-50% + 4px), 0);
          transform: translate3d(0, calc(-50% + 4px), 0);
  right: 0;
  font-size: 1.05em;
}

.select-style select {
  border: none;
  font-weight: 600;
  box-shadow: none;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  line-height: normal;
  padding-left: 25px;
  padding-right: 20px;
  min-width: 100px;
  font-size: 1em;
  color: inherit;
}

@media (max-width: 767.98px) {
  .select-style select {
    width: 100% !important;
    max-width: 100% !important;
  }
}

.select-style select, .select-style select:hover, .select-style select:active, .select-style select:focus {
  background: transparent;
  color: inherit;
}

.select-style select:focus {
  outline: none;
}

.select-style select::-ms-expand {
  display: none !important;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: .25rem;
  cursor: pointer;
}

.custom-control.custom-checkbox,
.custom-control.custom-radio {
  padding-left: 0;
}

.custom-control.custom-checkbox .custom-control-label,
.custom-control.custom-radio .custom-control-label {
  position: static;
}

.custom-control.custom-checkbox .custom-control-label:before, .custom-control.custom-checkbox .custom-control-label:after,
.custom-control.custom-radio .custom-control-label:before,
.custom-control.custom-radio .custom-control-label:after {
  left: 0;
}

.custom-control.custom-checkbox .custom-control-label:before,
.custom-control.custom-radio .custom-control-label:before {
  border: 2px solid rgba(0, 0, 0, 0.1);
}

.custom-control.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before,
.custom-control.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none !important;
}

input[type="submit"],
button[type="submit"] {
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

input[type="submit"]:hover,
button[type="submit"]:hover {
  color: #ffffff;
  background-color: #2e48d7;
  border-color: #2842d0;
}

input[type="submit"]:focus, input[type="submit"].focus,
button[type="submit"]:focus,
button[type="submit"].focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.5);
}

input[type="submit"].disabled, input[type="submit"]:disabled,
button[type="submit"].disabled,
button[type="submit"]:disabled {
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

input[type="submit"]:active, input[type="submit"].active,
.show > input[type="submit"].dropdown-toggle,
button[type="submit"]:active,
button[type="submit"].active,
.show >
button[type="submit"].dropdown-toggle {
  color: #ffffff;
  background-color: #2842d0;
  border-color: #263ec5;
}

input[type="submit"]:active:focus, input[type="submit"].active:focus,
.show > input[type="submit"].dropdown-toggle:focus,
button[type="submit"]:active:focus,
button[type="submit"].active:focus,
.show >
button[type="submit"].dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.5);
}

textarea,
select[multiple] {
  overflow: auto;
  max-height: 550px;
  min-height: 150px;
}

form label {
  font-weight: 600;
}

.required,
form.contact-form label span {
  color: #ED2121;
}

/* Common notices : All plugins and core alert from form submission */
.wpcf7-response-output,
.mc4wp-alert {
  display: block;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  margin: 0;
  font-size: .8em;
  font-weight: 600;
}

.wpcf7-response-output.wpcf7-validation-errors, .wpcf7-response-output.mc4wp-error,
.mc4wp-alert.wpcf7-validation-errors,
.mc4wp-alert.mc4wp-error {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.wpcf7-response-output.wpcf7-validation-errors hr, .wpcf7-response-output.mc4wp-error hr,
.mc4wp-alert.wpcf7-validation-errors hr,
.mc4wp-alert.mc4wp-error hr {
  border-top-color: #e21212;
}

.wpcf7-response-output.wpcf7-validation-errors .alert-link, .wpcf7-response-output.mc4wp-error .alert-link,
.mc4wp-alert.wpcf7-validation-errors .alert-link,
.mc4wp-alert.mc4wp-error .alert-link {
  color: #e6e5e5;
}

.wpcf7-response-output.mc4wp-notice,
.mc4wp-alert.mc4wp-notice {
  color: #ffffff;
  background-color: #ED6E21;
  border-color: #ED6E21;
}

.wpcf7-response-output.mc4wp-notice hr,
.mc4wp-alert.mc4wp-notice hr {
  border-top-color: #e26112;
}

.wpcf7-response-output.mc4wp-notice .alert-link,
.mc4wp-alert.mc4wp-notice .alert-link {
  color: #e6e5e5;
}

.wpcf7-response-output.wpcf7-mail-sent-ok, .wpcf7-response-output.mc4wp-success,
.mc4wp-alert.wpcf7-mail-sent-ok,
.mc4wp-alert.mc4wp-success {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

.wpcf7-response-output.wpcf7-mail-sent-ok hr, .wpcf7-response-output.mc4wp-success hr,
.mc4wp-alert.wpcf7-mail-sent-ok hr,
.mc4wp-alert.mc4wp-success hr {
  border-top-color: #09a376;
}

.wpcf7-response-output.wpcf7-mail-sent-ok .alert-link, .wpcf7-response-output.mc4wp-success .alert-link,
.mc4wp-alert.wpcf7-mail-sent-ok .alert-link,
.mc4wp-alert.mc4wp-success .alert-link {
  color: #e6e5e5;
}

.wpcf7-response-output.wpcf7-display-none,
.mc4wp-alert.wpcf7-display-none {
  display: none;
}

.wpcf7-response-output > p,
.mc4wp-alert > p {
  margin-bottom: 0;
}

.mc4wp-response {
  margin-top: 10px;
}

/* Navigation search form */
.navbar-search {
  position: relative;
  width: 100%;
}

.navbar-search .search-form .form-group, .navbar-search .search-form form.contact-form > div, .navbar-search .search-form .ninja-forms-form .field-wrap, .ninja-forms-form .navbar-search .search-form .field-wrap, .navbar-search .search-form .ninja-forms-form #ninja_forms_required_items, .ninja-forms-form .navbar-search .search-form #ninja_forms_required_items, .navbar-search .search-form .wpcf7-form-control-wrap, .navbar-search .search-form .gform_wrapper .gfield, .gform_wrapper .navbar-search .search-form .gfield {
  width: 100%;
  margin: 0;
}

.navbar-search input[type="search"] {
  width: 100%;
  border-radius: 500px !important;
}

.navbar-search input[type="submit"],
.navbar-search button[type="submit"] {
  display: none;
}

.navbar-search.navbar-search--animate {
  min-width: 40px;
  height: 40px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: all all 0.2s ease-in-out;
  z-index: 1000;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .navbar-search.navbar-search--animate {
    width: 0%;
    margin-bottom: 0;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field {
    color: transparent !important;
    padding: 0;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-webkit-input-placeholder {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field:-moz-input-placeholder {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-ms-input-placeholder {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-ms-input-placeholder {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-webkit-input-placeholder {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-moz-placeholder {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field:-ms-input-placeholder {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::placeholder {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-webkit-input-placeholder-shown {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-moz-placeholder-shown {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field:-ms-input-placeholder-shown {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-ms-input-placeholder-shown {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::placeholder-shown {
    color: transparent !important;
  }
  .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-icon {
    color: rgba(255, 255, 255, 0.6);
  }
}

.navbar-search.navbar-search--animate .search-form {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  transition: width 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .navbar-search.navbar-search--animate .search-form {
    transition: none;
  }
}

@media (min-width: 992px) {
  .navbar-search.navbar-search--animate .search-form {
    width: 40px;
  }
}

.navbar-search.navbar-search--animate .search-field {
  top: 0;
  right: 0;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0 45px 0 20px;
  border: 0;
  background-color: rgba(113, 121, 142, 0.8);
  color: #fff;
  outline: 0;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .navbar-search.navbar-search--animate .search-field {
    transition: none;
  }
}

@media (min-width: 992px) {
  .navbar-search.navbar-search--animate .search-field {
    background: rgba(113, 121, 142, 0);
  }
}

.navbar-search.navbar-search--animate .search-field::-webkit-input-placeholder {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-field:-moz-input-placeholder {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-field::-ms-input-placeholder {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-field::-ms-input-placeholder {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-field::-webkit-input-placeholder {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-field::-moz-placeholder {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-field:-ms-input-placeholder {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-field::placeholder {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-field::-webkit-input-placeholder-shown {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-field::-moz-placeholder-shown {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-field:-ms-input-placeholder-shown {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-field::-ms-input-placeholder-shown {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-field::placeholder-shown {
  color: #fff;
}

.navbar-search.navbar-search--animate .search-icon {
  color: #fff;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  font-size: 1.2rem;
  line-height: 40px;
  text-align: center;
  background: transparent;
  border-radius: 500px;
  transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .navbar-search.navbar-search--animate .search-icon {
    transition: none;
  }
}

@media (min-width: 992px) {
  .navbar-search.navbar-search--animate .search-icon {
    pointer-events: auto;
  }
}

.navbar-search.navbar-search--animate .search-icon i {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  position: relative;
  top: 1px;
}

.navbar-search.navbar-search--animate .search-icon i:before {
  content: "";
}

.navbar-search.navbar-search--animate.navbar-search--open .search-form {
  width: 250px;
}

.navbar-search.navbar-search--animate.navbar-search--open .search-field {
  background-color: rgba(113, 121, 142, 0.8);
}

.navbar-search .awesomplete {
  width: 100%;
  display: block;
}

.navbar-search .awesomplete > ul {
  position: relative;
  border: 0;
  min-width: 100%;
  z-index: 1020;
}

.navbar-search .awesomplete > ul > li mark {
  color: inherit;
  text-decoration: underline;
}

.navbar-nav--search {
  position: relative;
  z-index: 2;
}

.navbar-nav--search .menu-item:before, .navbar-nav--search .menu-item:after {
  content: none;
}

/* Remove crappy input control in IE */
::-ms-reveal {
  display: none !important;
}

::-ms-clear {
  display: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px;
  padding-left: .5rem;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 35px;
}

.select2-container--default .select2-selection--single {
  border-width: 1px;
  border-style: solid;
}

/**
 * Galleries
 *
 * Image galleries.
 */
.wp-block-gallery {
  display: flex !important;
  flex-wrap: wrap;
}

.gallery,
.wp-block-gallery {
  margin-bottom: 1.5em;
}

.gallery .gallery-item,
.gallery .blocks-gallery-item,
.wp-block-gallery .gallery-item,
.wp-block-gallery .blocks-gallery-item {
  position: relative;
  overflow: hidden;
}

.gallery .gallery-item img,
.gallery .blocks-gallery-item img,
.wp-block-gallery .gallery-item img,
.wp-block-gallery .blocks-gallery-item img {
  margin-bottom: 0;
  width: 100%;
}

.gallery-item,
.blocks-gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin-bottom: 0;
}

.gallery-columns-2 .gallery-item, .gallery-columns-2
.blocks-gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item, .gallery-columns-3
.blocks-gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item, .gallery-columns-4
.blocks-gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item, .gallery-columns-5
.blocks-gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item, .gallery-columns-6
.blocks-gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item, .gallery-columns-7
.blocks-gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item, .gallery-columns-8
.blocks-gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item, .gallery-columns-9
.blocks-gallery-item {
  max-width: 11.11%;
}

.blocks-gallery-item .figcaption {
  padding-bottom: 10px;
}

.gallery-caption {
  display: block;
}

.tiled-gallery .gallery-row {
  margin-left: auto;
  margin-right: auto;
}

/**
 * Hero
 *
 * Hero component styles.
 */
.grimlock-hero {
  overflow: hidden;
  z-index: 9;
}

.grimlock-hero[data-parallax] {
  background: none;
}

.grimlock-hero .region__container {
  position: relative;
  z-index: 3;
}

.grimlock-hero .section__header {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.grimlock-hero .section__title {
  margin-bottom: 0;
}

.grimlock-hero .section__title + .section__subtitle {
  padding-top: 1.5rem;
}

.grimlock-hero .section__subtitle {
  margin-bottom: 0;
}

.grimlock-hero .section__subtitle > p {
  font-size: .9em;
}

.grimlock-hero .section__content {
  margin-top: 2rem;
}

.grimlock-hero .section__content p {
  margin-bottom: 0;
}

.grimlock-hero .section__content p:empty {
  display: none !important;
}

.grimlock-hero .section__content input[type="tel"],
.grimlock-hero .section__content input[type="url"],
.grimlock-hero .section__content input[type="text"],
.grimlock-hero .section__content input[type="week"],
.grimlock-hero .section__content input[type="date"],
.grimlock-hero .section__content input[type="datetime"],
.grimlock-hero .section__content input[type="datetime-local"],
.grimlock-hero .section__content input[type="time"],
.grimlock-hero .section__content input[type="email"],
.grimlock-hero .section__content input[type="month"],
.grimlock-hero .section__content input[type="number"],
.grimlock-hero .section__content input[type="search"],
.grimlock-hero .section__content input[type="website"],
.grimlock-hero .section__content input[type="password"],
.grimlock-hero .section__content select[multiple="multiple"],
.grimlock-hero .section__content textarea,
.grimlock-hero .section__content select {
  min-height: 50px;
  border: 0;
  font-size: 1em;
  font-weight: inherit;
  box-shadow: none;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: auto;
  line-height: normal;
  padding-left: 20px;
  padding-right: 30px;
  transition: all 0.2s ease-in-out;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"],
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"], .bps-form-home-light
.grimlock-hero .section__content input[type="url"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"], .bps-form-home-light
.grimlock-hero .section__content input[type="text"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"], .bps-form-home-light
.grimlock-hero .section__content input[type="week"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"], .bps-form-home-light
.grimlock-hero .section__content input[type="date"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"], .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"], .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"], .bps-form-home-light
.grimlock-hero .section__content input[type="time"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"], .bps-form-home-light
.grimlock-hero .section__content input[type="email"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"], .bps-form-home-light
.grimlock-hero .section__content input[type="month"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"], .bps-form-home-light
.grimlock-hero .section__content input[type="number"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"], .bps-form-home-light
.grimlock-hero .section__content input[type="search"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"], .bps-form-home-light
.grimlock-hero .section__content input[type="website"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"], .bps-form-home-light
.grimlock-hero .section__content input[type="password"],
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"], .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"],
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"], .bps-form-home-light
.grimlock-hero .section__content textarea,
.bps-form-home-dark
.grimlock-hero .section__content textarea, .bps-form-home-light
.grimlock-hero .section__content select,
.bps-form-home-dark
.grimlock-hero .section__content select {
  color: inherit !important;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"], .bps-form-home-light
.grimlock-hero .section__content input[type="url"], .bps-form-home-light
.grimlock-hero .section__content input[type="text"], .bps-form-home-light
.grimlock-hero .section__content input[type="week"], .bps-form-home-light
.grimlock-hero .section__content input[type="date"], .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"], .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"], .bps-form-home-light
.grimlock-hero .section__content input[type="time"], .bps-form-home-light
.grimlock-hero .section__content input[type="email"], .bps-form-home-light
.grimlock-hero .section__content input[type="month"], .bps-form-home-light
.grimlock-hero .section__content input[type="number"], .bps-form-home-light
.grimlock-hero .section__content input[type="search"], .bps-form-home-light
.grimlock-hero .section__content input[type="website"], .bps-form-home-light
.grimlock-hero .section__content input[type="password"], .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"], .bps-form-home-light
.grimlock-hero .section__content textarea, .bps-form-home-light
.grimlock-hero .section__content select {
  background-color: rgba(255, 255, 255, 0.23);
}

.bps-form-home-dark .grimlock-hero .section__content input[type="tel"], .bps-form-home-dark
.grimlock-hero .section__content input[type="url"], .bps-form-home-dark
.grimlock-hero .section__content input[type="text"], .bps-form-home-dark
.grimlock-hero .section__content input[type="week"], .bps-form-home-dark
.grimlock-hero .section__content input[type="date"], .bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"], .bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"], .bps-form-home-dark
.grimlock-hero .section__content input[type="time"], .bps-form-home-dark
.grimlock-hero .section__content input[type="email"], .bps-form-home-dark
.grimlock-hero .section__content input[type="month"], .bps-form-home-dark
.grimlock-hero .section__content input[type="number"], .bps-form-home-dark
.grimlock-hero .section__content input[type="search"], .bps-form-home-dark
.grimlock-hero .section__content input[type="website"], .bps-form-home-dark
.grimlock-hero .section__content input[type="password"], .bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"], .bps-form-home-dark
.grimlock-hero .section__content textarea, .bps-form-home-dark
.grimlock-hero .section__content select {
  background-color: rgba(0, 0, 0, 0.1);
}

@media screen and (prefers-reduced-motion: reduce) {
  .grimlock-hero .section__content input[type="tel"],
  .grimlock-hero .section__content input[type="url"],
  .grimlock-hero .section__content input[type="text"],
  .grimlock-hero .section__content input[type="week"],
  .grimlock-hero .section__content input[type="date"],
  .grimlock-hero .section__content input[type="datetime"],
  .grimlock-hero .section__content input[type="datetime-local"],
  .grimlock-hero .section__content input[type="time"],
  .grimlock-hero .section__content input[type="email"],
  .grimlock-hero .section__content input[type="month"],
  .grimlock-hero .section__content input[type="number"],
  .grimlock-hero .section__content input[type="search"],
  .grimlock-hero .section__content input[type="website"],
  .grimlock-hero .section__content input[type="password"],
  .grimlock-hero .section__content select[multiple="multiple"],
  .grimlock-hero .section__content textarea,
  .grimlock-hero .section__content select {
    transition: none;
  }
}

.grimlock-hero .section__content input[type="tel"]:focus,
.grimlock-hero .section__content input[type="url"]:focus,
.grimlock-hero .section__content input[type="text"]:focus,
.grimlock-hero .section__content input[type="week"]:focus,
.grimlock-hero .section__content input[type="date"]:focus,
.grimlock-hero .section__content input[type="datetime"]:focus,
.grimlock-hero .section__content input[type="datetime-local"]:focus,
.grimlock-hero .section__content input[type="time"]:focus,
.grimlock-hero .section__content input[type="email"]:focus,
.grimlock-hero .section__content input[type="month"]:focus,
.grimlock-hero .section__content input[type="number"]:focus,
.grimlock-hero .section__content input[type="search"]:focus,
.grimlock-hero .section__content input[type="website"]:focus,
.grimlock-hero .section__content input[type="password"]:focus,
.grimlock-hero .section__content select[multiple="multiple"]:focus,
.grimlock-hero .section__content textarea:focus,
.grimlock-hero .section__content select:focus {
  outline: none;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover::-webkit-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover:placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active::-webkit-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active:placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus::-webkit-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:hover::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:hover::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:active::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:active::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:focus::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:focus::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:focus:placeholder-shown {
  color: inherit !important;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover::-moz-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover:placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active::-moz-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active:placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus::-moz-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:hover::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:hover::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:active::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:active::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:focus::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:focus::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:focus:placeholder-shown {
  color: inherit !important;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover:-ms-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover:placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active:-ms-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active:placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus:-ms-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:hover:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:hover:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:active:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:active:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:focus:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:focus:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:focus:placeholder-shown {
  color: inherit !important;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover::-ms-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover:placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active::-ms-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active:placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus::-ms-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:hover::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:hover::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:active::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:active::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:focus::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:focus::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:focus:placeholder-shown {
  color: inherit !important;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover::placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover::placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover:placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active::placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active::placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active:placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus::placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus::placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:focus:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:hover::placeholder, .bps-form-home-light
.grimlock-hero .section__content select:hover:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:hover::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:hover:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:active::placeholder, .bps-form-home-light
.grimlock-hero .section__content select:active:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:active::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:active:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:focus::placeholder, .bps-form-home-light
.grimlock-hero .section__content select:focus:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:focus::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:focus:placeholder-shown {
  color: inherit !important;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:focus, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:hover, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:active, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:focus, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:hover, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:active, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:focus, .bps-form-home-light
.grimlock-hero .section__content textarea:hover, .bps-form-home-light
.grimlock-hero .section__content textarea:active, .bps-form-home-light
.grimlock-hero .section__content textarea:focus, .bps-form-home-light
.grimlock-hero .section__content select:hover, .bps-form-home-light
.grimlock-hero .section__content select:active, .bps-form-home-light
.grimlock-hero .section__content select:focus {
  background-color: rgba(255, 255, 255, 0.33);
}

.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:focus, .bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:hover, .bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:active, .bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:focus, .bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:hover, .bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:active, .bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:focus, .bps-form-home-dark
.grimlock-hero .section__content textarea:hover, .bps-form-home-dark
.grimlock-hero .section__content textarea:active, .bps-form-home-dark
.grimlock-hero .section__content textarea:focus, .bps-form-home-dark
.grimlock-hero .section__content select:hover, .bps-form-home-dark
.grimlock-hero .section__content select:active, .bps-form-home-dark
.grimlock-hero .section__content select:focus {
  background-color: rgba(0, 0, 0, 0.13);
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::-webkit-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select::-webkit-input-placeholder {
  color: inherit;
  opacity: .7;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:-moz-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:-moz-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:-moz-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:-moz-input-placeholder {
  color: inherit;
  opacity: .7;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::-ms-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select::-ms-input-placeholder {
  color: inherit;
  opacity: .7;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::-ms-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea::-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select::-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select::-ms-input-placeholder {
  color: inherit;
  opacity: .7;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::-webkit-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea::-webkit-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select::-webkit-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select::-webkit-input-placeholder {
  color: inherit;
  opacity: .7;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::-moz-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea::-moz-placeholder, .bps-form-home-light
.grimlock-hero .section__content select::-moz-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select::-moz-placeholder {
  color: inherit;
  opacity: .7;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:-ms-input-placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea:-ms-input-placeholder, .bps-form-home-light
.grimlock-hero .section__content select:-ms-input-placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select:-ms-input-placeholder {
  color: inherit;
  opacity: .7;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::placeholder,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]::placeholder, .bps-form-home-light
.grimlock-hero .section__content textarea::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content textarea::placeholder, .bps-form-home-light
.grimlock-hero .section__content select::placeholder,
.bps-form-home-dark
.grimlock-hero .section__content select::placeholder {
  color: inherit;
  opacity: .7;
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:placeholder-shown,
.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="url"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="url"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="text"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="text"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="week"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="week"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="date"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="date"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="datetime-local"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="datetime-local"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="time"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="time"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="email"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="email"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="month"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="month"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="number"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="number"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="search"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="search"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="website"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="website"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content input[type="password"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content input[type="password"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select[multiple="multiple"]:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select[multiple="multiple"]:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content textarea:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content textarea:placeholder-shown, .bps-form-home-light
.grimlock-hero .section__content select:placeholder-shown,
.bps-form-home-dark
.grimlock-hero .section__content select:placeholder-shown {
  color: inherit;
  opacity: .7;
}

.grimlock-hero .section__content input[type="number"] {
  -moz-appearance: textfield;
}

.grimlock-hero .section__content input[type="number"]::-webkit-inner-spin-button, .grimlock-hero .section__content input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.grimlock-hero .section__content input[type="submit"],
.grimlock-hero .section__content button[type="submit"] {
  margin-top: 1rem;
}

.bps-form-home-light .grimlock-hero .section__content .custom-control.custom-checkbox .custom-control-indicator, .bps-form-home-light .grimlock-hero .section__content .custom-control.custom-radio .custom-control-indicator {
  border-color: rgba(255, 255, 255, 0.23) !important;
  background-color: rgba(255, 255, 255, 0.23);
}

.bps-form-home-dark .grimlock-hero .section__content .custom-control.custom-checkbox .custom-control-indicator, .bps-form-home-dark .grimlock-hero .section__content .custom-control.custom-radio .custom-control-indicator {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.1) !important;
}

.grimlock-hero .section__footer .btn, .grimlock-hero .section__footer button,
.grimlock-hero .section__footer .button,
.grimlock-hero .section__footer input[type="button"],
.grimlock-hero .section__footer input[type="submit"],
.grimlock-hero .section__footer input[type="reset"], .grimlock-hero .section__footer #buddypress:not(.youzer) .comment-reply-link, #buddypress:not(.youzer) .grimlock-hero .section__footer .comment-reply-link,
.grimlock-hero .section__footer #buddypress:not(.youzer) .comment-edit-link, #buddypress:not(.youzer) .grimlock-hero .section__footer .comment-edit-link,
.grimlock-hero .section__footer #buddypress:not(.youzer) .generic-button a, #buddypress:not(.youzer) .generic-button .grimlock-hero .section__footer a,
.grimlock-hero .section__footer #buddypress:not(.youzer) a.button, #buddypress:not(.youzer) .grimlock-hero .section__footer a.button,
.grimlock-hero .section__footer #buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) .grimlock-hero .section__footer a.bp-title-button, .grimlock-hero .section__footer #buddypress:not(.youzer) form input[type="button"], #buddypress:not(.youzer) form .grimlock-hero .section__footer input[type="button"],
.grimlock-hero .section__footer #buddypress:not(.youzer) form input[type="reset"], #buddypress:not(.youzer) form .grimlock-hero .section__footer input[type="reset"],
.grimlock-hero .section__footer #buddypress:not(.youzer) form input[type="submit"], #buddypress:not(.youzer) form .grimlock-hero .section__footer input[type="submit"], .grimlock-hero .section__footer body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .grimlock-hero .section__footer a, .grimlock-hero .section__footer body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .grimlock-hero .section__footer #bbp-cancel-reply-to-link {
  margin-top: 4%;
}

@media (min-width: 992px) {
  .grimlock-hero.grimlock-hero--full-screen-displayed {
    height: 100vh;
  }
  .grimlock-hero.grimlock-hero--full-screen-displayed .region__inner {
    display: flex;
    align-items: center;
    height: 100%;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media screen and (max-height: 600px) {
  .grimlock-hero.grimlock-hero--full-screen-displayed {
    height: auto !important;
  }
}

@media (min-width: 768px) {
  .grimlock-hero.region--6-6-cols-left form, .grimlock-hero.region--6-6-cols-left-modern form, .grimlock-hero.region--6-6-cols-left-reverse form, .grimlock-hero.region--6-6-cols-left-reverse-modern form {
    max-width: 350px !important;
  }
}

.grimlock-hero.region--6-6-cols-left:after, .grimlock-hero.region--6-6-cols-left-reverse:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(113, 128, 142, 0.8);
  z-index: 1;
}

@media (min-width: 768px) {
  .grimlock-hero.region--6-6-cols-left:after, .grimlock-hero.region--6-6-cols-left-reverse:after {
    width: 58.3333333333%;
  }
}

.grimlock-hero.region--6-6-cols-left .region__row, .grimlock-hero.region--6-6-cols-left-reverse .region__row {
  align-items: center;
}

.grimlock-hero.region--6-6-cols-left .region__container, .grimlock-hero.region--6-6-cols-left-reverse .region__container {
  z-index: 2;
}

.grimlock-hero.region--6-6-cols-left .section__subtitle, .grimlock-hero.region--6-6-cols-left-reverse .section__subtitle {
  margin-top: .5rem;
}

.grimlock-hero.region--6-6-cols-left:after {
  left: auto;
  right: 0;
}

.grimlock-hero.region--12-cols-left .region__col--1 .section__thumbnail-img, .grimlock-hero.region--12-cols-center .region__col--1 .section__thumbnail-img, .grimlock-hero.region--12-cols-center-boxed .region__col--1 .section__thumbnail-img, .grimlock-hero.region--12-cols-right .region__col--1 .section__thumbnail-img {
  margin-bottom: 1rem;
}

@media (max-width: 767.98px) {
  .grimlock-hero.region--6-6-cols-left-modern .region__inner, .grimlock-hero.region--6-6-cols-left-reverse-modern .region__inner {
    padding: 0 !important;
  }
}

.grimlock-hero.region--6-6-cols-left-modern .region__container, .grimlock-hero.region--6-6-cols-left-reverse-modern .region__container {
  position: static;
}

.grimlock-hero.region--6-6-cols-left-modern .region__col--1, .grimlock-hero.region--6-6-cols-left-reverse-modern .region__col--1 {
  position: static;
}

@media (max-width: 767.98px) {
  .grimlock-hero.region--6-6-cols-left-modern .region__col--1, .grimlock-hero.region--6-6-cols-left-reverse-modern .region__col--1 {
    order: -2;
    padding: 0;
  }
}

@media (max-width: 767.98px) {
  .grimlock-hero.region--6-6-cols-left-modern .region__col--2, .grimlock-hero.region--6-6-cols-left-reverse-modern .region__col--2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.grimlock-hero.region--6-6-cols-left-modern .grimlock-section__thumbnail, .grimlock-hero.region--6-6-cols-left-reverse-modern .grimlock-section__thumbnail {
  padding: 0;
  margin: 0;
  width: auto;
  max-width: 1000%;
  max-height: 50vh;
  overflow: hidden;
}

@media (min-width: 768px) {
  .grimlock-hero.region--6-6-cols-left-modern .grimlock-section__thumbnail, .grimlock-hero.region--6-6-cols-left-reverse-modern .grimlock-section__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 50%;
    height: 100%;
    max-height: none;
  }
}

@media (min-width: 768px) {
  .grimlock-hero.region--6-6-cols-left-modern .grimlock-section__thumbnail-img, .grimlock-hero.region--6-6-cols-left-reverse-modern .grimlock-section__thumbnail-img {
    width: 100%;
  }
  @supports (object-fit: cover) {
    .grimlock-hero.region--6-6-cols-left-modern .grimlock-section__thumbnail-img, .grimlock-hero.region--6-6-cols-left-reverse-modern .grimlock-section__thumbnail-img {
      height: 100%;
      object-fit: cover;
      object-position: center;
    }
  }
}

@media (min-width: 768px) {
  .grimlock-hero.region--6-6-cols-left-modern .region__col--2 {
    padding-left: 30px;
  }
}

@media (min-width: 768px) {
  .grimlock-hero.region--6-6-cols-left-reverse-modern .region__col--2 {
    padding-right: 30px;
  }
}

@media (min-width: 768px) {
  .grimlock-hero.region--6-6-cols-left-reverse-modern .grimlock-section__thumbnail {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .grimlock-hero.region--12-cols-center-boxed {
    overflow: visible;
  }
}

.grimlock-hero.region--12-cols-center-boxed .section__header {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 910px;
}

.grimlock-hero.region--12-cols-center-boxed .section__content {
  background-color: #ffffff;
  padding: 1.2rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.11);
  border-radius: 0.3rem;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

@media (min-width: 992px) {
  .grimlock-hero.region--12-cols-center-boxed .section__content {
    padding: 3rem;
  }
}

@media (max-width: 1199.98px) {
  .grimlock-hero.region--12-cols-center-boxed .section__content {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
}

.grimlock-hero.region--12-cols-center-boxed:not(.grimlock-hero--full-screen-displayed) .region__inner {
  padding-bottom: 0 !important;
}

@media (min-width: 992px) {
  .grimlock-hero.region--12-cols-center-boxed .region__col--2 {
    margin-bottom: -4rem;
  }
}

.grimlock-hero.region--12-cols-center-boxed + #homepage-anchor {
  padding: 4px 8px 4px 4px;
  border-radius: 500px;
  line-height: 1em;
  right: 10px;
  bottom: -40px;
}

.grimlock-hero.region--12-cols-center-boxed .section__footer {
  max-width: 450px;
  margin: -15px auto 0 auto;
  position: relative;
  top: 0px;
  z-index: 1;
}

.grimlock-hero.region--12-cols-center-boxed .section__footer .section__btn {
  margin: 0;
  width: 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: normal;
}

.grimlock-hero .section__search_form {
  margin-top: 1rem;
  max-width: 550px;
}

.grimlock-hero .section__search_form button[type="submit"].search-submit {
  margin-top: 0 !important;
}

.grimlock-hero .section__search_form button[type="submit"].search-submit, .grimlock-hero .section__search_form button[type="submit"].search-submit:hover, .grimlock-hero .section__search_form button[type="submit"].search-submit:focus, .grimlock-hero .section__search_form button[type="submit"].search-submit:active {
  background: none !important;
}

.bps-form-home-light .grimlock-hero .section__search_form button[type="submit"].search-submit,
.bps-form-home-dark .grimlock-hero .section__search_form button[type="submit"].search-submit, .bps-form-home-light .grimlock-hero .section__search_form button[type="submit"].search-submit:hover,
.bps-form-home-dark .grimlock-hero .section__search_form button[type="submit"].search-submit:hover, .bps-form-home-light .grimlock-hero .section__search_form button[type="submit"].search-submit:focus,
.bps-form-home-dark .grimlock-hero .section__search_form button[type="submit"].search-submit:focus, .bps-form-home-light .grimlock-hero .section__search_form button[type="submit"].search-submit:active,
.bps-form-home-dark .grimlock-hero .section__search_form button[type="submit"].search-submit:active {
  color: inherit !important;
}

.grimlock-hero.region--12-cols-center .section__search_form {
  margin-left: auto;
  margin-right: auto;
}

.grimlock-hero #loginform {
  margin: 0;
}

.grimlock-hero #loginform > p {
  margin-bottom: 1rem;
}

.grimlock-hero #loginform #wp-submit {
  margin-top: 0;
}

.grimlock-hero #loginform .login-footer {
  border: 0;
  width: 100%;
  margin: 0;
}

.grimlock-hero #loginform .login-footer a, .grimlock-hero #loginform .login-footer a:hover, .grimlock-hero #loginform .login-footer a:active, .grimlock-hero #loginform .login-footer a:focus {
  color: inherit !important;
}

#homepage-anchor {
  position: absolute;
  z-index: 2;
  right: 2%;
  bottom: -35px;
  display: block;
  color: inherit;
  font-weight: 600;
  opacity: .6;
  z-index: 10;
  font-size: .9em;
}

.grimlock--navigation-inside-bottom #homepage-anchor {
  bottom: auto !important;
  top: 2% !important;
}

#hero.grimlock-hero--full-screen-displayed + #homepage-anchor {
  top: auto;
  right: 30px;
  bottom: 30px;
  left: auto;
}

#homepage-anchor:hover {
  opacity: 1;
}

#homepage-anchor i {
  display: inline-block;
  color: inherit;
  margin-right: 3px;
  font-size: 1.3em;
  position: relative;
  top: -0.05em;
  vertical-align: middle;
}

@media screen and (max-width: 1220px) {
  #homepage-anchor {
    display: none !important;
  }
}

/**
 * Infinite scroll
 *
 * Infinite scroll styles.
 */
.infinite-wrap [id^="post-"] {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}

.infinite-loader {
  height: auto !important;
  color: inherit !important;
  text-indent: 0 !important;
}

.infinite-loader .spinner {
  background: none;
  position: static !important;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  height: auto !important;
}

.infinite-loader .spinner:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  opacity: 0.5;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.infinite-loader .spinner > div {
  display: none !important;
}

#infinite-handle {
  margin-top: 1rem;
  text-align: center;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
}

#infinite-handle span {
  padding: 14px 20px 14px 20px;
  font-weight: 600;
  font-size: 0.85em;
  display: inline-block;
  line-height: 1.2em;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  #infinite-handle span {
    transition: none;
  }
}

#infinite-handle span:hover {
  opacity: .8;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer,
.infinite-scroll.neverending .site-after-content,
.infinite-scroll.neverending .site-prefooter {
  display: none;
}

.infinity-end.neverending .site-footer,
.infinity-end.neverending .site-after-content,
.infinity-end.neverending .site-prefooter {
  display: block;
}

/**
 * Media
 *
 * Styles for the Bootstrap Media component.
 */
.media-heading {
  margin-bottom: 0.4rem;
  font-weight: 400;
  font-size: 1.25rem;
}

.entry-content .media img, .entry-content #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item img, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .entry-content .activity-item img, .entry-content ul.item-list:not(.activity-list):not([class*="yz-"]) > li img {
  max-width: none;
}

/**
 * Menus
 *
 * Menu and content navigation styles.
*/
.main-navigation .navbar-nav .menu-item,
.site-preheader .menu .menu-item {
  position: relative;
  cursor: pointer;
  color: inherit;
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav .menu-item:hover > .sub-menu,
  .site-preheader .menu .menu-item:hover > .sub-menu {
    display: block;
  }
}

.main-navigation .navbar-nav .menu-item > a,
.site-preheader .menu .menu-item > a {
  text-decoration: none !important;
}

.main-navigation .navbar-nav > .menu-item + .menu-item,
.site-preheader .menu > .menu-item + .menu-item {
  margin-top: .3rem;
  margin-right: 0;
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item + .menu-item,
  .site-preheader .menu > .menu-item + .menu-item {
    margin-top: 0;
    margin-left: 0.3rem;
  }
}

.main-navigation .navbar-nav > .menu-item .menu-item-description,
.site-preheader .menu > .menu-item .menu-item-description {
  display: none;
}

.main-navigation .navbar-nav > .menu-item .sub-menu,
.site-preheader .menu > .menu-item .sub-menu {
  position: static;
  display: block;
  float: left;
  padding: 0 0;
  width: 100%;
  border-radius: 0;
  border: 0;
  text-align: left;
  list-style: none;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  background-clip: padding-box;
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item .sub-menu,
  .site-preheader .menu > .menu-item .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 200px;
    max-width: 280px;
    margin: 0;
    box-shadow: 0 0.2rem 2rem rgba(0, 0, 0, 0.12);
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    padding-top: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    background-color: #ffffff;
    font-size: .8em;
  }
  .main-navigation .navbar-nav > .menu-item .sub-menu:before,
  .site-preheader .menu > .menu-item .sub-menu:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 15px;
  }
}

.main-navigation .navbar-nav > .menu-item .sub-menu .menu-item,
.site-preheader .menu > .menu-item .sub-menu .menu-item {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.main-navigation .navbar-nav > .menu-item .sub-menu .menu-item a,
.site-preheader .menu > .menu-item .sub-menu .menu-item a {
  display: block;
  width: 100%;
  padding: .5rem 1rem;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  white-space: normal;
  background: none;
  border: 0;
  color: inherit;
  text-decoration: none !important;
  text-transform: none;
  letter-spacing: 0;
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item .sub-menu .menu-item a,
  .site-preheader .menu > .menu-item .sub-menu .menu-item a {
    padding: .5rem;
  }
}

.main-navigation .navbar-nav > .menu-item .sub-menu .menu-item a:hover, .main-navigation .navbar-nav > .menu-item .sub-menu .menu-item a:active, .main-navigation .navbar-nav > .menu-item .sub-menu .menu-item a:focus,
.site-preheader .menu > .menu-item .sub-menu .menu-item a:hover,
.site-preheader .menu > .menu-item .sub-menu .menu-item a:active,
.site-preheader .menu > .menu-item .sub-menu .menu-item a:focus {
  background-color: rgba(0, 0, 0, 0.04);
}

.main-navigation .navbar-nav > .menu-item .sub-menu .menu-item a i,
.site-preheader .menu > .menu-item .sub-menu .menu-item a i {
  margin-right: .3rem;
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item .sub-menu > .menu-item,
  .site-preheader .menu > .menu-item .sub-menu > .menu-item {
    margin-top: 0;
  }
}

.main-navigation .navbar-nav > .menu-item .sub-menu .sub-menu,
.site-preheader .menu > .menu-item .sub-menu .sub-menu {
  margin: 0;
  text-align: inherit;
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item .sub-menu .sub-menu,
  .site-preheader .menu > .menu-item .sub-menu .sub-menu {
    left: calc(100% + 20px);
    top: calc(0% - 0.25rem);
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  }
  .main-navigation .navbar-nav > .menu-item .sub-menu .sub-menu:before,
  .site-preheader .menu > .menu-item .sub-menu .sub-menu:before {
    top: 0;
    left: -25px;
    width: 25px;
    height: 100%;
  }
}

@media (max-width: 991.98px) {
  .main-navigation .navbar-nav > .menu-item .sub-menu .sub-menu,
  .site-preheader .menu > .menu-item .sub-menu .sub-menu {
    margin: 0;
    padding: 0;
  }
  .main-navigation .navbar-nav > .menu-item .sub-menu .sub-menu > li.menu-item,
  .site-preheader .menu > .menu-item .sub-menu .sub-menu > li.menu-item {
    padding-left: .5rem;
    padding-right: .5rem;
  }
}

.main-navigation .navbar-nav > .menu-item > .sub-menu,
.site-preheader .menu > .menu-item > .sub-menu {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.main-navigation .navbar-nav .menu-item-has-children > a,
.site-preheader .menu .menu-item-has-children > a {
  position: relative;
}

.main-navigation .navbar-nav .menu-item-has-children > a:after,
.site-preheader .menu .menu-item-has-children > a:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.3333333333rem;
  content: "";
  pointer-events: none;
  text-align: center;
  font-size: 1.3em;
  border: 0;
  position: relative;
}

@media (max-width: 991.98px) {
  .grimlock--navigation-classic-right .main-navigation .navbar-nav .menu-item-has-children > a:after,
  .grimlock--navigation-classic-center .main-navigation .navbar-nav .menu-item-has-children > a:after,
  .grimlock--navigation-classic-left .main-navigation .navbar-nav .menu-item-has-children > a:after,
  .main-navigation .navbar-nav .menu-item-has-children > a .grimlock--navigation-fat-left:after,
  .grimlock--navigation-fat-center .main-navigation .navbar-nav .menu-item-has-children > a:after, .grimlock--navigation-classic-right
  .site-preheader .menu .menu-item-has-children > a:after,
  .grimlock--navigation-classic-center
  .site-preheader .menu .menu-item-has-children > a:after,
  .grimlock--navigation-classic-left
  .site-preheader .menu .menu-item-has-children > a:after,
  .site-preheader .menu .menu-item-has-children > a .grimlock--navigation-fat-left:after,
  .grimlock--navigation-fat-center
  .site-preheader .menu .menu-item-has-children > a:after {
    content: none !important;
  }
}

.main-navigation .navbar-nav .menu-item-has-children .menu-item-has-children > a,
.site-preheader .menu .menu-item-has-children .menu-item-has-children > a {
  padding-right: 30px;
}

.main-navigation .navbar-nav .menu-item-has-children .menu-item-has-children > a:after,
.site-preheader .menu .menu-item-has-children .menu-item-has-children > a:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  top: .7em;
  right: 5px;
  height: 15px;
  width: 15px;
  display: none;
  -webkit-transform-origin: center;
          transform-origin: center;
  margin: 0;
}

html[dir="rtl"] .main-navigation .navbar-nav .menu-item-has-children .menu-item-has-children > a:after, html[dir="rtl"]
.site-preheader .menu .menu-item-has-children .menu-item-has-children > a:after {
  margin-right: 0;
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav .menu-item-has-children .menu-item-has-children > a:after,
  .site-preheader .menu .menu-item-has-children .menu-item-has-children > a:after {
    display: inline-block;
  }
}

.main-navigation .navbar-nav {
  margin: 1rem 0;
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item {
    display: flex;
    align-items: center;
  }
}

.main-navigation .navbar-nav > .menu-item > a {
  display: flex;
  align-items: center;
  padding: 0.75rem 0.25rem;
  text-decoration: none !important;
  padding: 1.5rem 1rem;
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item > a {
    padding: 1.5rem 0.7rem;
  }
}

@media (max-width: 991.98px) {
  .main-navigation .navbar-nav > .menu-item > a {
    padding: 1rem;
  }
  .main-navigation .navbar-nav > .menu-item > a:hover, .main-navigation .navbar-nav > .menu-item > a:active {
    background-color: rgba(0, 0, 0, 0.04);
  }
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item.mega-menu > ul.sub-menu {
    flex-wrap: wrap;
    flex-direction: row;
    min-height: 185px;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu > ul.sub-menu > li.menu-item {
    position: static;
    padding: .4rem;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu > ul.sub-menu > li.menu-item:not([class*="col-"]) {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu > ul.sub-menu > li.menu-item > a {
    pointer-events: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0.04);
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: .4rem;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu > ul.sub-menu > li.menu-item > a:after {
    content: none;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu > ul.sub-menu > li.menu-item > ul.sub-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    position: static;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu > ul.sub-menu > li.menu-item > ul.sub-menu:before {
    content: none;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item {
    padding: 0 !important;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item:not([class*="col-"]) {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu:not(.mega-menu--image-grid) > ul.sub-menu {
    min-width: 650px;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu:not(.mega-menu--image-grid) > ul.sub-menu ul.sub-menu ul.sub-menu {
    border: 2px solid rgba(0, 0, 0, 0.08);
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu:hover > ul.sub-menu {
    display: flex;
  }
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid {
    position: static;
  }
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    border: 0;
    border-radius: 0;
    top: 100%;
    background: none;
    overflow: hidden;
    box-shadow: none !important;
  }
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item {
  padding: 0;
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item {
    -webkit-animation-duration: .2s;
            animation-duration: .2s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-delay: .15s;
            animation-delay: .15s;
    max-height: 220px;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item.big {
    max-height: 340px;
  }
}

@media (max-width: 991.98px) {
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item {
    -webkit-animation: none !important;
            animation: none !important;
    transition: none !important;
  }
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item:nth-child(2) {
  -webkit-animation-delay: .3s;
          animation-delay: .3s;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item:nth-child(3) {
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item:nth-child(4) {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item:nth-child(5) {
  -webkit-animation-delay: .6s;
          animation-delay: .6s;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item:nth-child(6) {
  -webkit-animation-delay: .7s;
          animation-delay: .7s;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item:nth-child(7) {
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item:nth-child(8) {
  -webkit-animation-delay: .9s;
          animation-delay: .9s;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item:nth-child(9) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item:nth-child(10) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item:nth-child(11) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item:nth-child(12) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item.disabled {
  cursor: default;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item.disabled > a {
  pointer-events: none !important;
  background: #000 !important;
}

.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item.disabled > a img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"] {
    border: 0;
    padding: 0;
    border: 0;
    pointer-events: auto;
    color: inherit;
    position: relative;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    height: 100%;
    min-height: 90px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 !important;
    background-color: rgba(23, 26, 26, 0.45);
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"] .menu-image-hover-wrapper {
    padding: 0;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"] img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 !important;
    padding: 0;
    pointer-events: none;
    opacity: 1 !important;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"] .menu-image {
    z-index: 2;
    position: relative;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"] .hovered-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0 !important;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"], .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"]:hover, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"]:active, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"]:focus {
    background: none;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"]:hover .menu-image, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"]:active .menu-image, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"]:focus .menu-image {
    z-index: 1;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"]:hover .hovered-image, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"]:active .hovered-image, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"]:focus .hovered-image {
    z-index: 2;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"]:hover .menu-image-title, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"]:active .menu-image-title, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"]:focus .menu-image-title {
    background-color: rgba(0, 0, 0, 0.55);
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"] .menu-image-title {
    position: absolute;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    background-color: rgba(23, 26, 26, 0.45);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    pointer-events: none;
    transition: all 0.2s ease-in-out;
  }
}

@media screen and (min-width: 992px) and (prefers-reduced-motion: reduce) {
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"] .menu-image-title {
    transition: none;
  }
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"] .menu-item-description {
    display: block;
    margin: 0;
    text-transform: none;
    font-style: italic;
    pointer-events: none;
    position: absolute;
    z-index: 4;
    left: 0;
    bottom: .5rem;
    width: 100%;
    padding: .5rem 1rem;
    text-align: center;
    color: #fff;
  }
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid.mega-menu--tiled-grid > ul.sub-menu > li.menu-item {
    padding: 0;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid.mega-menu--tiled-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"] {
    height: 100%;
    display: block;
    margin: 0 !important;
  }
  @supports (object-fit: cover) {
    .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid.mega-menu--tiled-grid > ul.sub-menu > li.menu-item > a[class*="menu-image-title-"] img {
      object-fit: cover;
      object-position: center center;
      height: 100%;
    }
  }
}

@media (max-width: 991.98px) {
  .main-navigation .navbar-nav > .menu-item.mega-menu img,
  .main-navigation .navbar-nav > .menu-item.mega-menu .menu-item-description {
    display: none !important;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu .menu-item a.menu-image-title-hide .menu-image-title {
    display: block !important;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu .menu-image-hover-wrapper {
    display: none !important;
  }
  .main-navigation .navbar-nav > .menu-item.mega-menu > ul.sub-menu > li.menu-item {
    -webkit-animation: none;
            animation: none;
  }
}

.main-navigation .navbar-nav > .menu-item.off-center-menu .off-center-image {
  display: none !important;
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav > .menu-item.off-center-menu {
    display: block !important;
  }
  .main-navigation .navbar-nav > .menu-item.off-center-menu > .sub-menu {
    padding-right: 150px;
    min-width: 800px !important;
  }
  .main-navigation .navbar-nav > .menu-item.off-center-menu > .sub-menu > .menu-item > .sub-menu {
    background: none !important;
  }
  .main-navigation .navbar-nav > .menu-item.off-center-menu > .sub-menu .off-center-image {
    position: absolute !important;
    top: 0;
    right: 0;
    display: block !important;
    flex: auto !important;
    max-width: 50% !important;
    width: 200px;
    height: 100% !important;
    padding: 0 !important;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
  }
  .main-navigation .navbar-nav > .menu-item.off-center-menu > .sub-menu .off-center-image:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: '';
    pointer-events: none;
    z-index: 1;
  }
  .main-navigation .navbar-nav > .menu-item.off-center-menu > .sub-menu .off-center-image > a {
    margin: 0 !important;
    padding: 0 !important;
    height: 100%;
    width: 100%;
    display: block;
    border: 0 !important;
  }
  .main-navigation .navbar-nav > .menu-item.off-center-menu > .sub-menu .off-center-image img {
    max-width: none;
    width: 100%;
    height: 100%;
    max-height: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1;
  }
  .main-navigation .navbar-nav > .menu-item.off-center-menu > .sub-menu .off-center-image .menu-image-title {
    display: none;
  }
}

@media (min-width: 1200px) {
  .main-navigation .navbar-nav > .menu-item.off-center-menu > .sub-menu {
    padding-right: 40px;
    min-width: 650px !important;
  }
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav.navbar-nav--main-menu > .menu-item > a {
    position: relative;
  }
  .grimlock--navigation-classic-right .main-navigation .navbar-nav.navbar-nav--main-menu > .menu-item > a,
  .grimlock--navigation-classic-center .main-navigation .navbar-nav.navbar-nav--main-menu > .menu-item > a,
  .grimlock--navigation-classic-left .main-navigation .navbar-nav.navbar-nav--main-menu > .menu-item > a {
    height: 100%;
  }
  .main-navigation .navbar-nav.navbar-nav--main-menu > .menu-item > a:before {
    content: '';
    display: block;
    width: 0;
    position: absolute;
    background-color: #4E64DD;
    bottom: 0;
    right: 0;
    height: 2px;
    opacity: 0;
    pointer-events: none;
    transition: inherit;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    will-change: transform;
    transition-duration: .38s;
  }
  .main-navigation .navbar-nav.navbar-nav--main-menu > .menu-item:hover > a:before, .main-navigation .navbar-nav.navbar-nav--main-menu > .menu-item:focus > a:before {
    opacity: 1;
    width: 100%;
    left: 0;
  }
}

.menu-toggle {
  display: none;
}

.site-preheader .menu {
  margin: 0 0 0 -.5rem;
}

.site-preheader .menu > .menu-item {
  vertical-align: top;
}

.site-preheader .menu > .menu-item > a {
  padding: .5rem;
}

.dropdown-divider {
  border: 0;
  height: 2px;
  background-color: #48465b;
  opacity: 0.2;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.dropdown-toggle {
  color: inherit !important;
  font-weight: 600;
  display: inline-block;
  cursor: pointer;
  height: 38px;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.dropdown-toggle:not(.no-toggle) {
  padding-right: 20px;
  position: relative;
}

.dropdown-toggle:not(.no-toggle):after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.3333333333rem;
  content: "";
  pointer-events: none;
  text-align: center;
  font-size: 1.3em;
  border: 0;
  position: relative;
}

.dropdown-toggle:not(.no-toggle):after {
  top: -6px;
}

.dropdown-toggle:hover {
  opacity: 0.7;
}

/**
 * Modal
 *
 * Bootstrap modal.
 */
.modal {
  padding-top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal .modal-content {
  overflow: visible;
}

.modal-backdrop {
  display: none !important;
}

.modal-header {
  background: none;
  color: inherit;
}

.modal-header .close {
  color: inherit !important;
}

.modal-header .close:hover,
.modal-header .close span:hover {
  color: inherit;
}

/**
 * Navigation
 *
 * Main navigation component.
*/
/* Main navbar (navigation) */
.main-navigation {
  position: relative;
  z-index: 99;
  transition: background-color .2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  min-height: 40px;
  padding: .3rem 0;
}

@media (max-width: 991.98px) {
  .main-navigation {
    border: 0 !important;
  }
}

@media (min-width: 992px) {
  .main-navigation {
    padding-top: 0;
    padding-bottom: 0;
  }
  .main-navigation .navbar-nav {
    flex-wrap: nowrap;
  }
  .main-navigation .navbar-nav + form,
  .main-navigation .navbar-nav + div {
    margin-left: 1rem;
  }
}

.navbar-collapse-show .main-navigation.navbar-expand-lg {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
}

@media (min-width: 992px) {
  .main-navigation .navbar__container {
    display: flex;
    flex-wrap: nowrap;
    width: auto;
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
}

@media (min-width: 992px) {
  .main-navigation.navbar--container-fluid .navbar__container {
    width: 100%;
    max-width: 100%;
  }
}

.main-navigation.navbar--container-classic .navbar__container {
  width: 100%;
  max-width: 1400px;
}

.main-navigation.navbar--container-narrow .navbar__container {
  max-width: 910px;
}

.main-navigation.navbar--container-narrower .navbar__container {
  max-width: 720px;
}

.grimlock--custom_header-displayed.grimlock--navigation-inside-top .main-navigation,
.grimlock--hero-displayed.grimlock--navigation-inside-top .main-navigation,
.grimlock--custom_header-displayed.grimlock--navigation-inside-bottom .main-navigation,
.grimlock--hero-displayed.grimlock--navigation-inside-bottom .main-navigation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

@media (min-width: 992px) {
  .grimlock--custom_header-displayed.grimlock--navigation-inside-bottom .main-navigation,
  .grimlock--hero-displayed.grimlock--navigation-inside-bottom .main-navigation {
    top: auto;
    bottom: 0;
  }
}

.grimlock--navigation-fixed.grimlock--navigation-stick-to-top .main-navigation {
  position: fixed !important;
  top: 0;
  bottom: auto;
  left: 0;
  z-index: 1032;
  width: 100%;
}

.grimlock--navigation-fixed.grimlock--navigation-stick-to-top.grimlock--boxed .main-navigation {
  left: auto;
  max-width: 1630px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .main-navigation.navbar--classic-left .navbar-nav--main-menu {
    margin-right: auto !important;
  }
  .main-navigation.navbar--classic-center .navbar-nav--main-menu {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .main-navigation.navbar--classic-right .navbar-nav--main-menu {
    margin-left: auto !important;
    margin-right: 1rem;
  }
  .main-navigation.navbar--classic-right .navbar-nav--main-menu > .menu-item:nth-last-child(-n+4) > .sub-menu {
    left: auto;
    right: 0;
  }
}

@media (min-width: 992px) {
  .main-navigation.navbar--fat-center > .navbar__container, .main-navigation.navbar--fat-left > .navbar__container {
    flex-direction: column;
    position: relative;
  }
  .main-navigation.navbar--fat-center .navbar-brand, .main-navigation.navbar--fat-left .navbar-brand {
    padding: 1rem 0 0.3333333333rem 0;
    margin: 0;
    display: flex;
    height: 100%;
  }
  .main-navigation.navbar--fat-center .navbar-nav--main-menu, .main-navigation.navbar--fat-left .navbar-nav--main-menu {
    margin-right: auto;
  }
  .grimlock--navigation-stick-to-top .main-navigation.navbar--fat-center, .grimlock--navigation-stick-to-top .main-navigation.navbar--fat-left {
    padding-top: 0;
    padding-bottom: 0;
  }
  .grimlock--navigation-stick-to-top .main-navigation.navbar--fat-center > .navbar__container, .grimlock--navigation-stick-to-top .main-navigation.navbar--fat-left > .navbar__container {
    flex-direction: row;
  }
  .grimlock--navigation-stick-to-top .main-navigation.navbar--fat-center .navbar-collapse, .grimlock--navigation-stick-to-top .main-navigation.navbar--fat-left .navbar-collapse {
    margin-right: 0;
    flex-basis: auto;
  }
  .grimlock--navigation-stick-to-top .main-navigation.navbar--fat-center .navbar-brand, .grimlock--navigation-stick-to-top .main-navigation.navbar--fat-left .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
  }
  .main-navigation.navbar--fat-center .navbar-nav--main-menu + .navbar-nav--woocommerce, .main-navigation.navbar--fat-left .navbar-nav--main-menu + .navbar-nav--woocommerce {
    margin-right: 0 !important;
    padding-right: 0 !important;
    margin-left: -50px !important;
  }
  .main-navigation.navbar--fat-center .navbar-nav--main-menu + .navbar-nav--login, .main-navigation.navbar--fat-left .navbar-nav--main-menu + .navbar-nav--login {
    margin-left: -175px !important;
    margin-right: 0 !important;
  }
  .main-navigation.navbar--fat-center .navbar-nav--main-menu + .navbar-nav--login + .navbar-nav--woocommerce, .main-navigation.navbar--fat-left .navbar-nav--main-menu + .navbar-nav--login + .navbar-nav--woocommerce {
    margin-left: 1rem;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .main-navigation.navbar--fat-center .navbar-nav--main-menu {
    margin-left: auto;
  }
}

@media (min-width: 992px) {
  .main-navigation.navbar--fat-left > .navbar__container {
    align-items: normal;
  }
}

.main-navigation .navbar__header {
  position: relative;
}

.main-navigation .navbar-toggler {
  height: 25px;
  width: 25px;
  padding: 0;
  transition: opacity .2s;
  margin: 0;
  vertical-align: top;
  position: absolute;
  border: 0;
  border-radius: 0;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-12.5px) translateZ(0);
          transform: translateY(-12.5px) translateZ(0);
  transition: opacity .5s ease-in-out;
  outline: 0 !important;
  opacity: .5;
  color: inherit;
}

@media (min-width: 992px) {
  .main-navigation .navbar-toggler:hover {
    opacity: 1;
  }
  .main-navigation .navbar-toggler:hover span::before {
    width: 100%;
  }
}

.main-navigation .navbar-toggler span {
  top: 50%;
  margin-top: -2px;
}

.main-navigation .navbar-toggler span, .main-navigation .navbar-toggler span:before, .main-navigation .navbar-toggler span:after {
  color: inherit;
  position: absolute;
  display: block;
  width: 22px;
  height: 2px;
  background-color: currentColor;
  border-radius: 10px;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.main-navigation .navbar-toggler span::before, .main-navigation .navbar-toggler span::after {
  content: '';
  transition: width .15s ease-in-out;
}

.main-navigation .navbar-toggler span::before {
  top: 6px;
}

.main-navigation .navbar-toggler span::after {
  bottom: 6px;
}

.main-navigation .navbar-toggler:not(.collapsed) span,
.slideout-open body:not([class*="grimlock--navigation-hamburger"]) .main-navigation .navbar-toggler span {
  -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
          transform: rotate(-45deg) translate3d(0, 0, 0);
}

.main-navigation .navbar-toggler:not(.collapsed) span, .main-navigation .navbar-toggler:not(.collapsed) span:before, .main-navigation .navbar-toggler:not(.collapsed) span:after,
.slideout-open body:not([class*="grimlock--navigation-hamburger"]) .main-navigation .navbar-toggler span,
.slideout-open body:not([class*="grimlock--navigation-hamburger"]) .main-navigation .navbar-toggler span:before,
.slideout-open body:not([class*="grimlock--navigation-hamburger"]) .main-navigation .navbar-toggler span:after {
  width: 22px;
}

.main-navigation .navbar-toggler:not(.collapsed) span::before,
.slideout-open body:not([class*="grimlock--navigation-hamburger"]) .main-navigation .navbar-toggler span::before {
  top: 0;
  -webkit-transform: rotate(-90deg) translate3d(0, 0, 0);
          transform: rotate(-90deg) translate3d(0, 0, 0);
}

.main-navigation .navbar-toggler:not(.collapsed) span::after,
.slideout-open body:not([class*="grimlock--navigation-hamburger"]) .main-navigation .navbar-toggler span::after {
  opacity: 0;
  pointer-events: none;
}

.main-navigation .navbar-brand {
  line-height: 1em;
}

.grimlock--navigation-classic-left .main-navigation .navbar-brand {
  padding-right: 2rem;
}

.grimlock--blogdescription-displayed .main-navigation .navbar-brand {
  padding: 0.3rem 0;
}

.grimlock--navigation-classic-right .main-navigation .navbar-brand,
.grimlock--navigation-classic-center .main-navigation .navbar-brand,
.grimlock--navigation-classic-left .main-navigation .navbar-brand {
  height: 100%;
  display: flex;
  align-items: center;
}

.grimlock--navigation-fat-center .main-navigation .navbar-brand {
  display: flex;
  align-items: center;
}

@media (min-width: 992px) {
  .grimlock--navigation-fat-center .main-navigation .navbar-brand {
    justify-content: center;
  }
}

.main-navigation .navbar-brand a:hover, .main-navigation .navbar-brand a:focus {
  text-decoration: none;
}

.main-navigation .navbar-brand a:hover {
  opacity: 0.8;
}

.main-navigation .navbar-brand__title {
  font-weight: 600;
}

.main-navigation .navbar-brand__logo img {
  height: auto;
  width: auto;
}

@media (max-width: 991.98px) {
  .main-navigation .navbar-brand__logo img {
    max-height: 40px !important;
  }
}

.main-navigation .navbar-brand__tagline {
  font-size: 60%;
}

.grimlock--navigation-fixed.grimlock--navigation-stick-to-top.admin-bar .main-navigation {
  top: 32px;
}

@media screen and (max-width: 781px) {
  .grimlock--navigation-fixed.grimlock--navigation-stick-to-top.admin-bar .main-navigation {
    top: 46px;
  }
}

@media screen and (max-width: 640px) {
  .grimlock--navigation-fixed.grimlock--navigation-stick-to-top.admin-bar .main-navigation {
    top: 0;
  }
}

.main-navigation .navbar-collapse {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  align-items: stretch;
}

@media (min-width: 992px) {
  .main-navigation .navbar-collapse {
    height: auto !important;
  }
}

.navbar-collapse-show .main-navigation .navbar-collapse {
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse-show .main-navigation .navbar-collapse::-webkit-scrollbar {
  width: 0px;
}

.navbar-collapse-show .main-navigation .navbar-collapse::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
}

.navbar-collapse-show .main-navigation .navbar-collapse::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.04);
  outline: 0;
}

/* Navbar Hamburger */
.hamburger-navbar {
  background-color: #fff;
  border-bottom: 1px solid rgba(237, 237, 237, 0.85);
  box-shadow: 0 10px 30px 0 rgba(82, 63, 105, 0.08);
  height: 60px;
}

.grimlock--navigation-stick-to-top .hamburger-navbar {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.grimlock--navigation-fixed-left .hamburger-navbar,
.grimlock--navigation-fixed-right .hamburger-navbar {
  border: 0 !important;
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed-left .hamburger-navbar,
  .grimlock--navigation-fixed-right .hamburger-navbar {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: auto !important;
    height: 60px;
    padding: 0;
  }
  .grimlock--navigation-fixed-left .hamburger-navbar .navbar__container,
  .grimlock--navigation-fixed-right .hamburger-navbar .navbar__container {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
}

@media (max-width: 991.98px) {
  .grimlock--navigation-fixed-left .hamburger-navbar,
  .grimlock--navigation-fixed-right .hamburger-navbar {
    padding-top: .5rem;
    padding-bottom: .5rem;
    min-height: 55px;
  }
  .grimlock--navigation-fixed-left .hamburger-navbar .navbar-toggler,
  .grimlock--navigation-fixed-right .hamburger-navbar .navbar-toggler {
    opacity: 1;
  }
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed-left.grimlock--navigation-fixed .hamburger-navbar {
    left: 275px !important;
  }
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed-right.grimlock--navigation-fixed .hamburger-navbar {
    left: 0 !important;
    right: 275px !important;
  }
}

.admin-bar .hamburger-navbar {
  top: 32px !important;
}

.grimlock--navigation-fixed .hamburger-navbar {
  position: fixed !important;
  top: 0;
  bottom: auto;
  left: 0;
  z-index: 1030;
  width: 100%;
}

.grimlock--navigation-hamburger-left .hamburger-navbar .navbar-toggler {
  left: 0;
  right: auto;
}

.grimlock--navigation-hamburger-left .hamburger-navbar .navbar-brand {
  margin-left: 40px;
}

.grimlock--navigation-hamburger-right .hamburger-navbar .navbar-toggler,
.grimlock--navigation-fixed-right .hamburger-navbar .navbar-toggler {
  order: 1;
  margin-left: auto;
}

.hamburger-navbar .navbar__container {
  display: flex;
  align-items: center;
  height: 100%;
}

.hamburger-navbar .navbar-nav > .menu-item .sub-menu {
  box-shadow: none;
}

.hamburger-navbar .navbar__header {
  width: 100%;
}

.hamburger-navbar ul.navbar-nav--hamburger-secondary-menu {
  flex-direction: row;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  margin-right: 2rem;
}

.hamburger-navbar ul.navbar-nav--hamburger-secondary-menu > li.menu-item > a {
  color: inherit;
  padding: .65rem .7rem;
  font-size: .8em;
  font-weight: 400;
}

.hamburger-navbar ul.navbar-nav--hamburger-secondary-menu > li.menu-item > a:after {
  font-size: 1em;
  margin-left: .2em;
  top: 0.1em;
}

.hamburger-navbar ul.navbar-nav--hamburger-secondary-menu > li.menu-item .sub-menu {
  top: calc(100% + 10px);
}

.hamburger-navbar .hamburger-navbar-nav-menu-container {
  order: 99;
  display: none;
}

@media (min-width: 992px) {
  .hamburger-navbar .hamburger-navbar-nav-menu-container {
    display: flex;
    height: 100%;
  }
  .hamburger-navbar .hamburger-navbar-nav-menu-container .navbar-nav--buddypress {
    height: 100%;
  }
  .hamburger-navbar .hamburger-navbar-nav-menu-container .navbar-nav--buddypress .menu-item--profile {
    height: 100%;
  }
}

.hamburger-navbar .hamburger-navbar-nav-menu-container .navbar-nav--buddypress {
  display: flex;
  flex-direction: row;
}

.hamburger-navbar .navbar-nav--search {
  display: flex;
  align-items: normal;
  width: 100%;
}

.hamburger-navbar .navbar-nav--search,
.hamburger-navbar .navbar-nav--search .menu-item,
.hamburger-navbar .navbar-nav--search .navbar-search,
.hamburger-navbar .navbar-nav--search .search-form,
.hamburger-navbar .navbar-nav--search .form-group,
.hamburger-navbar .navbar-nav--search form.contact-form > div,
.hamburger-navbar .navbar-nav--search .ninja-forms-form .field-wrap,
.ninja-forms-form .hamburger-navbar .navbar-nav--search .field-wrap,
.hamburger-navbar .navbar-nav--search .ninja-forms-form #ninja_forms_required_items,
.ninja-forms-form .hamburger-navbar .navbar-nav--search #ninja_forms_required_items,
.hamburger-navbar .navbar-nav--search .wpcf7-form-control-wrap,
.hamburger-navbar .navbar-nav--search .gform_wrapper .gfield,
.gform_wrapper .hamburger-navbar .navbar-nav--search .gfield {
  width: 100%;
  height: 100%;
}

.hamburger-navbar .navbar-nav--search .navbar-search {
  cursor: default;
  margin-left: -18px;
}

.hamburger-navbar .navbar-nav--search .search-field {
  border: 0;
  height: 100%;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding-left: 60px;
  padding-right: .5rem;
  background: none;
}

.hamburger-navbar .navbar-nav--search .search-icon {
  color: inherit;
  font-size: 1.2em;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.hamburger-navbar .grimlock-login-navbar_nav_menu {
  flex-direction: row;
  align-items: center;
}

.hamburger-navbar .grimlock-login-navbar_nav_menu .menu-item + .menu-item {
  margin-left: 1rem;
}

.hamburger-navbar .grimlock-login-navbar_nav_menu .menu-item a, .hamburger-navbar .grimlock-login-navbar_nav_menu .menu-item button {
  height: 40px !important;
  min-height: 40px !important;
  padding: .1rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  font-size: .9em;
  font-weight: 600;
}

.grimlock--navigation-fixed-left .hamburger-navbar .hamburger-navbar-nav-menu-container {
  margin-left: auto;
}

.hamburger-navbar .site-title {
  font-size: 0.8em;
}

.grimlock--custom_header-displayed:not(.grimlock--navigation-stick-to-top):not(.grimlock--navigation-classic-top) .navbar--hamburger-right, .grimlock--custom_header-displayed:not(.grimlock--navigation-stick-to-top):not(.grimlock--navigation-classic-top)
.navbar--hamburger-left {
  background: none !important;
}

.grimlock--custom_header-displayed:not(.grimlock--navigation-stick-to-top):not(.grimlock--navigation-classic-top) .navbar--hamburger-right .navbar-toggler span, .grimlock--custom_header-displayed:not(.grimlock--navigation-stick-to-top):not(.grimlock--navigation-classic-top) .navbar--hamburger-right .navbar-toggler span:before, .grimlock--custom_header-displayed:not(.grimlock--navigation-stick-to-top):not(.grimlock--navigation-classic-top) .navbar--hamburger-right .navbar-toggler span:after, .grimlock--custom_header-displayed:not(.grimlock--navigation-stick-to-top):not(.grimlock--navigation-classic-top)
.navbar--hamburger-left .navbar-toggler span, .grimlock--custom_header-displayed:not(.grimlock--navigation-stick-to-top):not(.grimlock--navigation-classic-top)
.navbar--hamburger-left .navbar-toggler span:before, .grimlock--custom_header-displayed:not(.grimlock--navigation-stick-to-top):not(.grimlock--navigation-classic-top)
.navbar--hamburger-left .navbar-toggler span:after {
  background-color: #fff !important;
}

/* Navbar Vertical */
.vertical-navbar {
  height: 100%;
  padding: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000;
          perspective: 1000;
  border-bottom: none !important;
  overflow: hidden;
  background-color: #252537;
  color: rgba(255, 255, 255, 0.6);
  width: 275px !important;
  border: 0 !important;
}

.vertical-navbar .navbar-nav > li.menu-item .sub-menu li.menu-item > a:hover, .vertical-navbar .navbar-nav > li.menu-item .sub-menu li.menu-item > a:focus, .vertical-navbar .navbar-nav > li.menu-item .sub-menu li.menu-item > a:active {
  background-color: rgba(255, 255, 255, 0.08) !important;
  color: inherit !important;
}

.vertical-navbar .vertical-navbar-search {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-top: 1rem;
}

@media (min-width: 992px) {
  .vertical-navbar .vertical-navbar-search {
    display: none !important;
  }
}

.vertical-navbar .vertical-navbar-search .search-field {
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1.5rem;
}

.vertical-navbar .vertical-navbar-search .search-submit {
  display: block !important;
}

.vertical-navbar .site-title {
  color: rgba(255, 255, 255, 0.6);
}

.vertical-navbar .site-title a.site-title-link {
  color: #ffffff;
}

.vertical-navbar .site-description {
  opacity: .6;
  color: rgba(255, 255, 255, 0.6);
}

.vertical-navbar a {
  color: rgba(255, 255, 255, 0.6);
}

.vertical-navbar .navbar-wrapper {
  width: 100%;
  height: 100%;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  display: flex;
  flex-direction: column;
}

.vertical-navbar .navbar-wrapper::-webkit-scrollbar {
  width: 0px;
}

.vertical-navbar .navbar-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
}

.vertical-navbar .navbar-wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.04);
  outline: 0;
}

.vertical-navbar .navbar-wrapper .navbar-nav--buddypress {
  order: -2;
}

.vertical-navbar .navbar-wrapper .vertical-navbar-searchv {
  order: -1;
}

.vertical-navbar .navbar-wrapper > ul,
.vertical-navbar .navbar-wrapper > div {
  float: none;
  display: block;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

.vertical-navbar form .search-field {
  border: 0 !important;
}

.vertical-navbar .navbar-toggler {
  -webkit-transform: none;
          transform: none;
  margin: 0;
  position: static;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
}

.vertical-navbar .navbar-toggler i {
  position: relative;
  font-size: 0.85rem;
}

.vertical-navbar .vertical-navbar-brand {
  padding: 0;
  height: 60px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #252537;
  z-index: 9;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  display: flex !important;
  flex-direction: row-reverse;
  align-items: center;
  color: #fff;
}

.vertical-navbar .vertical-navbar-brand img {
  display: inline-block;
  max-width: 80%;
}

.vertical-navbar .vertical-navbar-brand + .navbar-nav--buddypress {
  margin-top: 2rem;
}

.vertical-navbar .site-branding {
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  justify-content: center;
  width: 100%;
  padding: 0 75px 0 1.5rem;
  display: flex;
  flex-direction: column;
}

.vertical-navbar .navbar-nav {
  display: flex;
  flex-wrap: wrap;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin: 0;
}

.vertical-navbar .navbar-nav .mega-menu img {
  display: none !important;
}

.vertical-navbar .navbar-nav .mega-menu .mega-menu--image-grid > ul.sub-menu {
  overflow: auto !important;
}

.vertical-navbar .navbar-nav .menu-item {
  float: none !important;
  display: block;
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.vertical-navbar .navbar-nav .menu-item + li {
  margin: 0 !important;
}

.vertical-navbar .navbar-nav .menu-item.menu-item--title {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-height: 44px;
  margin-top: 1rem !important;
}

.vertical-navbar .navbar-nav .menu-item.menu-item--title:before {
  content: '';
  width: 6px;
  height: 6px;
  display: block;
  background: currentColor;
  border-radius: 500px;
  align-self: center;
  position: absolute;
  top: calc(50% - 6px);
  left: calc(1.5rem + 3px);
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.vertical-navbar .navbar-nav .menu-item.menu-item--title > a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: .7em;
  letter-spacing: 2px;
  color: #fff;
}

.vertical-navbar .navbar-nav .menu-item.menu-item--title > a i {
  font-size: 1em;
}

.vertical-navbar .navbar-nav .menu-item.menu-item--title:first-child {
  margin-top: 0 !important;
}

.vertical-navbar .navbar-nav .menu-item > a {
  display: flex !important;
  padding: .75rem 2.2rem .75rem 1.5rem !important;
  width: 100%;
  white-space: normal;
  word-break: break-word;
}

.vertical-navbar .navbar-nav .menu-item > a i {
  font-size: 1.2rem;
  margin-right: .6rem;
  transition: inherit;
  min-width: 20px;
  text-align: center;
  position: relative;
  top: -.1em;
  margin-left: -4px;
}

.vertical-navbar .navbar-nav .menu-item > a span {
  transition: inherit;
  display: inline-block;
  margin-right: auto;
}

.vertical-navbar .navbar-nav .menu-item > a ins {
  margin-left: 5px;
  margin-right: -1rem;
  text-decoration: none;
  border-radius: 0.3rem;
  font-size: 0.8em;
  padding: .1em .5em;
  opacity: 1;
  background-color: #4E64DD;
  color: #fff;
  min-width: 35px;
  text-align: center;
  overflow: hidden;
  position: static;
  pointer-events: none;
  transition: none;
  flex: 0 0 auto;
}

.vertical-navbar .navbar-nav .menu-item > a:before {
  width: 3px !important;
  left: 0;
  height: 0 !important;
  background-color: currentColor !important;
}

.vertical-navbar .navbar-nav .menu-item .sub-menu {
  border-radius: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  font-size: .85em;
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}

.vertical-navbar .navbar-nav .menu-item .sub-menu:before {
  content: none !important;
}

.vertical-navbar .navbar-nav .menu-item .sub-menu .menu-item > a {
  padding-top: .4rem !important;
  padding-bottom: .4rem !important;
  font-size: 0.95em;
}

.vertical-navbar .navbar-nav .menu-item .sub-menu .sub-menu {
  background: none !important;
}

.vertical-navbar .navbar-nav .menu-item .menu-item-description {
  display: none !important;
}

.vertical-navbar .navbar-nav .menu-item:hover .sub-menu {
  display: none;
}

.vertical-navbar .navbar-nav .menu-item:hover > a, .vertical-navbar .navbar-nav .menu-item.is-toggled > a, .vertical-navbar .navbar-nav .menu-item.current_page_item > a, .vertical-navbar .navbar-nav .menu-item.current_page_parent > a, .vertical-navbar .navbar-nav .menu-item.current-menu-item > a {
  background-color: rgba(0, 0, 0, 0.2);
  color: #ffffff;
}

.vertical-navbar .navbar-nav .menu-item:hover > a i, .vertical-navbar .navbar-nav .menu-item.is-toggled > a i, .vertical-navbar .navbar-nav .menu-item.current_page_item > a i, .vertical-navbar .navbar-nav .menu-item.current_page_parent > a i, .vertical-navbar .navbar-nav .menu-item.current-menu-item > a i {
  color: inherit !important;
}

.vertical-navbar .navbar-nav .menu-item:hover > a:before, .vertical-navbar .navbar-nav .menu-item.is-toggled > a:before, .vertical-navbar .navbar-nav .menu-item.current_page_item > a:before, .vertical-navbar .navbar-nav .menu-item.current_page_parent > a:before, .vertical-navbar .navbar-nav .menu-item.current-menu-item > a:before {
  width: 3px;
  opacity: 1;
  height: 100% !important;
}

.vertical-navbar .navbar-nav .menu-item:hover > a ins, .vertical-navbar .navbar-nav .menu-item.is-toggled > a ins, .vertical-navbar .navbar-nav .menu-item.current_page_item > a ins, .vertical-navbar .navbar-nav .menu-item.current_page_parent > a ins, .vertical-navbar .navbar-nav .menu-item.current-menu-item > a ins {
  opacity: 1;
}

.vertical-navbar .navbar-nav .menu-item .has-image {
  flex: 0 0 100%;
  max-width: 100%;
}

.vertical-navbar .navbar-nav .menu-item.disabled {
  cursor: not-allowed;
}

.vertical-navbar .navbar-nav .menu-item.disabled a {
  pointer-events: none;
}

.vertical-navbar .navbar-nav .menu-item.disabled a > span,
.vertical-navbar .navbar-nav .menu-item.disabled a > i {
  opacity: .75;
}

.vertical-navbar .navbar-nav > .menu-item.menu-item-has-children > a:after {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translate3d(0, -50%, 0) rotate(-90deg);
          transform: translate3d(0, -50%, 0) rotate(-90deg);
  margin: 0 !important;
}

.vertical-navbar .navbar-nav > .menu-item.menu-item-has-children > a ins {
  margin-right: 1rem;
}

.vertical-navbar .navbar-nav > .menu-item.menu-item-has-children.is-toggled > a:after {
  -webkit-transform: translate3d(0, -50%, 0) rotate(0deg);
          transform: translate3d(0, -50%, 0) rotate(0deg);
}

.vertical-navbar .navbar-nav > .menu-item > .sub-menu {
  display: none !important;
  position: relative;
  width: 100%;
  max-height: 385px;
  overflow-y: auto !important;
  overflow-x: hidden;
  border: 0;
  box-shadow: none !important;
}

.vertical-navbar .navbar-nav > .menu-item > .sub-menu.is-open {
  display: block !important;
  position: static;
}

.vertical-navbar .navbar-nav > .menu-item > .sub-menu .menu-item a {
  padding-left: 1rem;
  padding-right: 1rem;
}

.vertical-navbar .navbar-nav > .menu-item > .sub-menu .menu-item a:before {
  content: '';
  margin-right: .75rem;
  margin-left: .25rem;
  width: 4px !important;
  height: 4px !important;
  background: currentColor;
  display: inline-block;
  border-radius: 500px;
  align-self: center;
  opacity: .5;
}

.vertical-navbar .navbar-nav > .menu-item > .sub-menu .menu-item a:after {
  content: none;
}

.vertical-navbar .navbar-nav > .menu-item > .sub-menu .sub-menu {
  display: block !important;
  float: none;
  position: relative !important;
  left: 0 !important;
  margin: 0 !important;
  width: 100%;
  top: 0 !important;
  background: none;
  border: 0;
  box-shadow: none;
  padding-left: .75rem !important;
}

.vertical-navbar .navbar-nav > .menu-item > .sub-menu .sub-menu > .menu-item > a {
  padding-left: 1.5rem;
}

.vertical-navbar .navbar-nav > .menu-item > .sub-menu .sub-menu > .menu-item:after {
  content: none;
}

.vertical-navbar .navbar-nav > .menu-item > .sub-menu .sub-menu .sub-menu {
  border-left: 0 !important;
  border-right: 0 !important;
}

.vertical-navbar .navbar-nav > .menu-item > .sub-menu .sub-menu .sub-menu > .menu-item > a {
  padding: .5rem 1.5rem !important;
  font-size: .85em;
}

@media (max-width: 991.98px) {
  .vertical-navbar .navbar-nav .btn-outline-primary {
    border-color: currentColor !important;
    color: inherit !important;
  }
}

.vertical-navbar .navbar-nav--login {
  order: -9;
  padding-bottom: 0 !important;
  display: none !important;
}

@media (max-width: 991.98px) {
  .vertical-navbar .navbar-nav--login {
    display: flex !important;
    flex-direction: row !important;
  }
}

.vertical-navbar .navbar-nav--login > .menu-item {
  max-width: 50% !important;
  flex: 0 0 50%;
}

.vertical-navbar .navbar-nav--login > .menu-item:first-child {
  padding-left: 1.5rem !important;
  padding-right: .5rem !important;
}

.vertical-navbar .navbar-nav--login > .menu-item:last-child {
  padding-left: .5rem !important;
  padding-right: 1.5rem !important;
}

.vertical-navbar .navbar-nav--login > .menu-item .btn, .vertical-navbar .navbar-nav--login > .menu-item button,
.vertical-navbar .navbar-nav--login > .menu-item .button,
.vertical-navbar .navbar-nav--login > .menu-item input[type="button"],
.vertical-navbar .navbar-nav--login > .menu-item input[type="submit"],
.vertical-navbar .navbar-nav--login > .menu-item input[type="reset"], .vertical-navbar .navbar-nav--login > .menu-item #buddypress:not(.youzer) .comment-reply-link, #buddypress:not(.youzer) .vertical-navbar .navbar-nav--login > .menu-item .comment-reply-link,
.vertical-navbar .navbar-nav--login > .menu-item #buddypress:not(.youzer) .comment-edit-link, #buddypress:not(.youzer) .vertical-navbar .navbar-nav--login > .menu-item .comment-edit-link,
.vertical-navbar .navbar-nav--login > .menu-item #buddypress:not(.youzer) .generic-button a, #buddypress:not(.youzer) .generic-button .vertical-navbar .navbar-nav--login > .menu-item a,
.vertical-navbar .navbar-nav--login > .menu-item #buddypress:not(.youzer) a.button, #buddypress:not(.youzer) .vertical-navbar .navbar-nav--login > .menu-item a.button,
.vertical-navbar .navbar-nav--login > .menu-item #buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) .vertical-navbar .navbar-nav--login > .menu-item a.bp-title-button, .vertical-navbar .navbar-nav--login > .menu-item #buddypress:not(.youzer) form input[type="button"], #buddypress:not(.youzer) form .vertical-navbar .navbar-nav--login > .menu-item input[type="button"],
.vertical-navbar .navbar-nav--login > .menu-item #buddypress:not(.youzer) form input[type="reset"], #buddypress:not(.youzer) form .vertical-navbar .navbar-nav--login > .menu-item input[type="reset"],
.vertical-navbar .navbar-nav--login > .menu-item #buddypress:not(.youzer) form input[type="submit"], #buddypress:not(.youzer) form .vertical-navbar .navbar-nav--login > .menu-item input[type="submit"], .vertical-navbar .navbar-nav--login > .menu-item body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .vertical-navbar .navbar-nav--login > .menu-item a, .vertical-navbar .navbar-nav--login > .menu-item body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .vertical-navbar .navbar-nav--login > .menu-item #bbp-cancel-reply-to-link {
  width: 100%;
  text-align: center;
  padding: .25rem .8rem !important;
  height: 45px;
  font-size: .8em;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.vertical-navbar .navbar-nav--main-menu a,
.vertical-navbar .navbar-nav--buddypress a,
.vertical-navbar .navbar-nav--woocommerce a {
  border-radius: 0 !important;
}

.vertical-navbar .vertical-navbar__widgets {
  padding-bottom: 1.5rem;
  transition: all 0.2s ease-in-out;
  position: relative;
}

.vertical-navbar .vertical-navbar__widgets > aside {
  transition: all 0.2s ease-in-out;
}

.vertical-navbar .vertical-navbar__widgets .widget {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  font-size: .8em;
}

.vertical-navbar .vertical-navbar__widgets .widget + .widget {
  margin-top: 2rem;
}

.vertical-navbar .vertical-navbar__widgets .widget .widget-title {
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight: 400;
  font-size: .9em;
  letter-spacing: 2px;
  color: #fff;
  display: flex;
  width: 100%;
}

.vertical-navbar .vertical-navbar__widgets .widget a {
  color: inherit;
}

.vertical-navbar .vertical-navbar__widgets .widget a:hover {
  opacity: .7;
}

.vertical-navbar .vertical-navbar__widgets--top {
  padding-top: 1rem;
  padding-bottom: 0;
  position: relative;
}

.vertical-navbar .vertical-navbar__widgets--top:before {
  content: '';
  display: block;
  width: 2px;
  height: calc(100% - 1.5rem);
  background: currentColor;
  position: absolute;
  top: 1.5rem;
  left: 30px;
  border-radius: 500px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.navbar-collapse-content {
  width: 100%;
  display: flex;
}

@media (max-width: 991.98px) {
  .navbar-collapse-content {
    flex-direction: column;
    padding-top: 15px;
  }
  .navbar-collapse-content .navbar-nav--search {
    order: -3;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-collapse-content .navbar-nav--search .navbar-search {
    margin-bottom: 0;
  }
  .navbar-collapse-content .navbar-nav--buddypress {
    order: -2;
  }
  .navbar-collapse-content .navbar-nav--buddypress.logged-out {
    margin-bottom: 0;
  }
  .navbar-collapse-content .navbar-nav--buddypress.logged-out > .menu-item:not(.menu-item--profile) {
    display: none !important;
  }
  .navbar-collapse-content .navbar-nav--woocommerce {
    order: -1;
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .grimlock--navigation-stick-to-top .grimlock-navigation.navbar--classic-left .navbar-nav > .menu-item > a,
  .grimlock--navigation-stick-to-top .grimlock-navigation.navbar--classic-center .navbar-nav > .menu-item > a,
  .grimlock--navigation-stick-to-top .grimlock-navigation.navbar--classic-right .navbar-nav > .menu-item > a {
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
  }
}

.navbar-nav--search + .hamburger-navbar-nav .menu-item .sub-menu {
  left: auto;
  right: 0;
}

.navbar-search form.search-form input.search-field::-webkit-input-placeholder {
  color: inherit !important;
}

.navbar-search form.search-form input.search-field::-moz-placeholder {
  color: inherit !important;
}

.navbar-search form.search-form input.search-field:-ms-input-placeholder {
  color: inherit !important;
}

.navbar-search form.search-form input.search-field::-ms-input-placeholder {
  color: inherit !important;
}

.navbar-search form.search-form input.search-field::placeholder {
  color: inherit !important;
}

@media screen and (max-width: 782px) {
  html #wpadminbar {
    position: fixed;
  }
  .admin-bar.grimlock--navigation-fixed .hamburger-navbar {
    top: 46px !important;
  }
  .admin-bar .slideout-wrapper {
    padding-top: 46px !important;
  }
}

/**
 * Pagination
 *
 * Post navigation, Pager & Pagination
*/
.nav-links, .page-links, .projects-pagination > ul, .single-project .projects-single-pagination, .tribe-events-sub-nav, .woocommerce nav.woocommerce-pagination ul, .wp-pagenavi, #buddypress div.pagination div.pagination-links,
#buddypress div.pagination div.bbp-pagination-links,
#buddypress div.bbp-pagination div.pagination-links,
#buddypress div.bbp-pagination div.bbp-pagination-links,
#buddypress div.bp-swap-pagination div.pagination-links,
#buddypress div.bp-swap-pagination div.bbp-pagination-links,
.bbpress div.pagination div.pagination-links,
.bbpress div.pagination div.bbp-pagination-links,
.bbpress div.bbp-pagination div.pagination-links,
.bbpress div.bbp-pagination div.bbp-pagination-links,
.bbpress div.bp-swap-pagination div.pagination-links,
.bbpress div.bp-swap-pagination div.bbp-pagination-links {
  display: block;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0;
}

.nav-links > div,
.nav-links > ul > li, .page-links > span:not(.screen-reader-text),
.page-links > a, .projects-pagination > ul > li, .single-project .projects-single-pagination > div, .tribe-events-sub-nav > li, .woocommerce nav.woocommerce-pagination ul > li {
  display: inline;
}

.nav-links > div + li a, .nav-links > ul > li + li a, .page-links > span:not(.screen-reader-text) + li a, .page-links > a + li a, .projects-pagination > ul > li + li a, .single-project .projects-single-pagination > div + li a, .tribe-events-sub-nav > li + li a, .woocommerce nav.woocommerce-pagination ul > li + li a,
.nav-links > div + li span,
.nav-links > ul > li + li span,
.page-links > span:not(.screen-reader-text) + li span,
.page-links > a + li span,
.projects-pagination > ul > li + li span,
.single-project .projects-single-pagination > div + li span,
.tribe-events-sub-nav > li + li span,
.woocommerce nav.woocommerce-pagination ul > li + li span {
  margin-left: 0.25rem;
  text-decoration: none !important;
}

.nav-links, .page-links, .single-project .projects-single-pagination, .tribe-events-sub-nav {
  display: block;
}

.nav-links [class*="previous"] a, .page-links [class*="previous"] a, .single-project .projects-single-pagination [class*="previous"] a, .tribe-events-sub-nav [class*="previous"] a {
  float: left;
  text-decoration: none !important;
}

.nav-links [class*="previous"] a:before, .page-links [class*="previous"] a:before, .single-project .projects-single-pagination [class*="previous"] a:before, .tribe-events-sub-nav [class*="previous"] a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: 1rem;
  display: inline-block;
  opacity: 1;
}

html[dir="rtl"] .nav-links [class*="previous"] a:before, html[dir="rtl"] .page-links [class*="previous"] a:before, html[dir="rtl"] .single-project .projects-single-pagination [class*="previous"] a:before, .single-project html[dir="rtl"] .projects-single-pagination [class*="previous"] a:before, html[dir="rtl"] .tribe-events-sub-nav [class*="previous"] a:before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.nav-links [class*="next"] a, .page-links [class*="next"] a, .single-project .projects-single-pagination [class*="next"] a, .tribe-events-sub-nav [class*="next"] a {
  float: right;
  text-decoration: none !important;
}

.nav-links [class*="next"] a:after, .page-links [class*="next"] a:after, .single-project .projects-single-pagination [class*="next"] a:after, .tribe-events-sub-nav [class*="next"] a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-left: 1rem;
  display: inline-block;
  opacity: 1;
}

html[dir="rtl"] .nav-links [class*="next"] a:after, html[dir="rtl"] .page-links [class*="next"] a:after, html[dir="rtl"] .single-project .projects-single-pagination [class*="next"] a:after, .single-project html[dir="rtl"] .projects-single-pagination [class*="next"] a:after, html[dir="rtl"] .tribe-events-sub-nav [class*="next"] a:after {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.nav-links > div > a:hover,
.nav-links > ul > li > a:hover, .page-links > span:hover:not(.screen-reader-text),
.page-links > a:hover, .projects-pagination > ul > li > a:hover, .projects-pagination > ul > li > span:hover, .single-project .projects-single-pagination > div > a:hover, .tribe-events-sub-nav > li > a:hover, .woocommerce nav.woocommerce-pagination ul > li > a:hover,
.woocommerce nav.woocommerce-pagination ul > li span:hover, .wp-pagenavi a:hover,
.wp-pagenavi span:hover, #buddypress div.pagination div.pagination-links .page-numbers:hover,
#buddypress div.pagination div.bbp-pagination-links .page-numbers:hover,
#buddypress div.bbp-pagination div.pagination-links .page-numbers:hover,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers:hover,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers:hover,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers:hover,
.bbpress div.pagination div.pagination-links .page-numbers:hover,
.bbpress div.pagination div.bbp-pagination-links .page-numbers:hover,
.bbpress div.bbp-pagination div.pagination-links .page-numbers:hover,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers:hover,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers:hover,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers:hover, .nav-links > div > a:focus,
.nav-links > ul > li > a:focus, .page-links > span:focus:not(.screen-reader-text),
.page-links > a:focus, .projects-pagination > ul > li > a:focus, .projects-pagination > ul > li > span:focus, .single-project .projects-single-pagination > div > a:focus, .tribe-events-sub-nav > li > a:focus, .woocommerce nav.woocommerce-pagination ul > li > a:focus,
.woocommerce nav.woocommerce-pagination ul > li span:focus, .wp-pagenavi a:focus,
.wp-pagenavi span:focus, #buddypress div.pagination div.pagination-links .page-numbers:focus,
#buddypress div.pagination div.bbp-pagination-links .page-numbers:focus,
#buddypress div.bbp-pagination div.pagination-links .page-numbers:focus,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers:focus,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers:focus,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers:focus,
.bbpress div.pagination div.pagination-links .page-numbers:focus,
.bbpress div.pagination div.bbp-pagination-links .page-numbers:focus,
.bbpress div.bbp-pagination div.pagination-links .page-numbers:focus,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers:focus,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers:focus,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers:focus, .page-links > span:not(.screen-reader-text):not([class]), .projects-pagination > ul > li > a.current, .projects-pagination > ul > li > span.current, .woocommerce nav.woocommerce-pagination ul > li > a.current,
.woocommerce nav.woocommerce-pagination ul > li span.current, .wp-pagenavi a.current,
.wp-pagenavi span.current, #buddypress div.pagination div.pagination-links .page-numbers.current,
#buddypress div.pagination div.bbp-pagination-links .page-numbers.current,
#buddypress div.bbp-pagination div.pagination-links .page-numbers.current,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers.current,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers.current,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.current,
.bbpress div.pagination div.pagination-links .page-numbers.current,
.bbpress div.pagination div.bbp-pagination-links .page-numbers.current,
.bbpress div.bbp-pagination div.pagination-links .page-numbers.current,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers.current,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers.current,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.current {
  color: #fff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

.nav-links > div > a,
.nav-links > ul > li > a, .page-links > span:not(.screen-reader-text),
.page-links > a, .projects-pagination > ul > li > a, .projects-pagination > ul > li > span, .single-project .projects-single-pagination > div > a, .tribe-events-sub-nav > li > a, .woocommerce nav.woocommerce-pagination ul > li > a,
.woocommerce nav.woocommerce-pagination ul > li span, .wp-pagenavi a,
.wp-pagenavi span, #buddypress div.pagination div.pagination-links .page-numbers,
#buddypress div.pagination div.bbp-pagination-links .page-numbers,
#buddypress div.bbp-pagination div.pagination-links .page-numbers,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers,
.bbpress div.pagination div.pagination-links .page-numbers,
.bbpress div.pagination div.bbp-pagination-links .page-numbers,
.bbpress div.bbp-pagination div.pagination-links .page-numbers,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  background-color: #ffffff;
  border: 1px solid #E9EFF3;
  border-radius: 0.3rem;
  color: inherit;
  text-decoration: none !important;
  line-height: inherit;
}

.nav-links > div > a:hover,
.nav-links > ul > li > a:hover, .page-links > span:hover:not(.screen-reader-text),
.page-links > a:hover, .projects-pagination > ul > li > a:hover, .projects-pagination > ul > li > span:hover, .single-project .projects-single-pagination > div > a:hover, .tribe-events-sub-nav > li > a:hover, .woocommerce nav.woocommerce-pagination ul > li > a:hover,
.woocommerce nav.woocommerce-pagination ul > li span:hover, .wp-pagenavi a:hover,
.wp-pagenavi span:hover, #buddypress div.pagination div.pagination-links .page-numbers:hover,
#buddypress div.pagination div.bbp-pagination-links .page-numbers:hover,
#buddypress div.bbp-pagination div.pagination-links .page-numbers:hover,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers:hover,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers:hover,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers:hover,
.bbpress div.pagination div.pagination-links .page-numbers:hover,
.bbpress div.pagination div.bbp-pagination-links .page-numbers:hover,
.bbpress div.bbp-pagination div.pagination-links .page-numbers:hover,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers:hover,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers:hover,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers:hover, .nav-links > div > a:focus,
.nav-links > ul > li > a:focus, .page-links > span:focus:not(.screen-reader-text),
.page-links > a:focus, .projects-pagination > ul > li > a:focus, .projects-pagination > ul > li > span:focus, .single-project .projects-single-pagination > div > a:focus, .tribe-events-sub-nav > li > a:focus, .woocommerce nav.woocommerce-pagination ul > li > a:focus,
.woocommerce nav.woocommerce-pagination ul > li span:focus, .wp-pagenavi a:focus,
.wp-pagenavi span:focus, #buddypress div.pagination div.pagination-links .page-numbers:focus,
#buddypress div.pagination div.bbp-pagination-links .page-numbers:focus,
#buddypress div.bbp-pagination div.pagination-links .page-numbers:focus,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers:focus,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers:focus,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers:focus,
.bbpress div.pagination div.pagination-links .page-numbers:focus,
.bbpress div.pagination div.bbp-pagination-links .page-numbers:focus,
.bbpress div.bbp-pagination div.pagination-links .page-numbers:focus,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers:focus,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers:focus,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers:focus {
  text-decoration: none !important;
}

.projects-pagination > ul > li > a.previous, .projects-pagination > ul > li > a.next, .projects-pagination > ul > li > span.previous, .projects-pagination > ul > li > span.next, .woocommerce nav.woocommerce-pagination ul > li > a.previous, .woocommerce nav.woocommerce-pagination ul > li > a.prev, .woocommerce nav.woocommerce-pagination ul > li > a.next,
.woocommerce nav.woocommerce-pagination ul > li span.previous,
.woocommerce nav.woocommerce-pagination ul > li span.prev,
.woocommerce nav.woocommerce-pagination ul > li span.next, #buddypress div.pagination div.pagination-links .page-numbers.prev, #buddypress div.pagination div.pagination-links .page-numbers.next,
#buddypress div.pagination div.bbp-pagination-links .page-numbers.prev,
#buddypress div.pagination div.bbp-pagination-links .page-numbers.next,
#buddypress div.bbp-pagination div.pagination-links .page-numbers.prev,
#buddypress div.bbp-pagination div.pagination-links .page-numbers.next,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers.prev,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers.next,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers.prev,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers.next,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.prev,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.next,
.bbpress div.pagination div.pagination-links .page-numbers.prev,
.bbpress div.pagination div.pagination-links .page-numbers.next,
.bbpress div.pagination div.bbp-pagination-links .page-numbers.prev,
.bbpress div.pagination div.bbp-pagination-links .page-numbers.next,
.bbpress div.bbp-pagination div.pagination-links .page-numbers.prev,
.bbpress div.bbp-pagination div.pagination-links .page-numbers.next,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers.prev,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers.next,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers.prev,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers.next,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.prev,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.next {
  font-size: 0;
}

.projects-pagination > ul > li > a.previous:before, .projects-pagination > ul > li > span.previous:before, .woocommerce nav.woocommerce-pagination ul > li > a.previous:before, .woocommerce nav.woocommerce-pagination ul > li > a.prev:before,
.woocommerce nav.woocommerce-pagination ul > li span.previous:before,
.woocommerce nav.woocommerce-pagination ul > li span.prev:before, #buddypress div.pagination div.pagination-links .page-numbers.prev:before,
#buddypress div.pagination div.bbp-pagination-links .page-numbers.prev:before,
#buddypress div.bbp-pagination div.pagination-links .page-numbers.prev:before,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers.prev:before,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers.prev:before,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.prev:before,
.bbpress div.pagination div.pagination-links .page-numbers.prev:before,
.bbpress div.pagination div.bbp-pagination-links .page-numbers.prev:before,
.bbpress div.bbp-pagination div.pagination-links .page-numbers.prev:before,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers.prev:before,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers.prev:before,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.prev:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  font-size: initial;
  line-height: inherit;
  opacity: 1;
}

html[dir="rtl"] .projects-pagination > ul > li > a.previous:before, html[dir="rtl"] .projects-pagination > ul > li > span.previous:before, html[dir="rtl"] .woocommerce nav.woocommerce-pagination ul > li > a.previous:before, .woocommerce nav.woocommerce-pagination html[dir="rtl"] ul > li > a.previous:before, html[dir="rtl"] .woocommerce nav.woocommerce-pagination ul > li > a.prev:before, .woocommerce nav.woocommerce-pagination html[dir="rtl"] ul > li > a.prev:before,
html[dir="rtl"] .woocommerce nav.woocommerce-pagination ul > li span.previous:before, .woocommerce nav.woocommerce-pagination ul > li html[dir="rtl"] span.previous:before,
html[dir="rtl"] .woocommerce nav.woocommerce-pagination ul > li span.prev:before, .woocommerce nav.woocommerce-pagination ul > li html[dir="rtl"] span.prev:before, html[dir="rtl"] #buddypress div.pagination div.pagination-links .page-numbers.prev:before, #buddypress div.pagination div.pagination-links html[dir="rtl"] .page-numbers.prev:before,
html[dir="rtl"] #buddypress div.pagination div.bbp-pagination-links .page-numbers.prev:before, #buddypress div.pagination div.bbp-pagination-links html[dir="rtl"] .page-numbers.prev:before,
html[dir="rtl"] #buddypress div.bbp-pagination div.pagination-links .page-numbers.prev:before, #buddypress div.bbp-pagination div.pagination-links html[dir="rtl"] .page-numbers.prev:before,
html[dir="rtl"] #buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers.prev:before, #buddypress div.bbp-pagination div.bbp-pagination-links html[dir="rtl"] .page-numbers.prev:before,
html[dir="rtl"] #buddypress div.bp-swap-pagination div.pagination-links .page-numbers.prev:before, #buddypress div.bp-swap-pagination div.pagination-links html[dir="rtl"] .page-numbers.prev:before,
html[dir="rtl"] #buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.prev:before, #buddypress div.bp-swap-pagination div.bbp-pagination-links html[dir="rtl"] .page-numbers.prev:before,
html[dir="rtl"] .bbpress div.pagination div.pagination-links .page-numbers.prev:before, .bbpress div.pagination div.pagination-links html[dir="rtl"] .page-numbers.prev:before,
html[dir="rtl"] .bbpress div.pagination div.bbp-pagination-links .page-numbers.prev:before, .bbpress div.pagination div.bbp-pagination-links html[dir="rtl"] .page-numbers.prev:before,
html[dir="rtl"] .bbpress div.bbp-pagination div.pagination-links .page-numbers.prev:before, .bbpress div.bbp-pagination div.pagination-links html[dir="rtl"] .page-numbers.prev:before,
html[dir="rtl"] .bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers.prev:before, .bbpress div.bbp-pagination div.bbp-pagination-links html[dir="rtl"] .page-numbers.prev:before,
html[dir="rtl"] .bbpress div.bp-swap-pagination div.pagination-links .page-numbers.prev:before, .bbpress div.bp-swap-pagination div.pagination-links html[dir="rtl"] .page-numbers.prev:before,
html[dir="rtl"] .bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.prev:before, .bbpress div.bp-swap-pagination div.bbp-pagination-links html[dir="rtl"] .page-numbers.prev:before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.projects-pagination > ul > li > a.next:after, .projects-pagination > ul > li > span.next:after, .woocommerce nav.woocommerce-pagination ul > li > a.next:after,
.woocommerce nav.woocommerce-pagination ul > li span.next:after, #buddypress div.pagination div.pagination-links .page-numbers.next:after,
#buddypress div.pagination div.bbp-pagination-links .page-numbers.next:after,
#buddypress div.bbp-pagination div.pagination-links .page-numbers.next:after,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers.next:after,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers.next:after,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.next:after,
.bbpress div.pagination div.pagination-links .page-numbers.next:after,
.bbpress div.pagination div.bbp-pagination-links .page-numbers.next:after,
.bbpress div.bbp-pagination div.pagination-links .page-numbers.next:after,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers.next:after,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers.next:after,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.next:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  font-size: initial;
  line-height: inherit;
  opacity: 1;
}

html[dir="rtl"] .projects-pagination > ul > li > a.next:after, html[dir="rtl"] .projects-pagination > ul > li > span.next:after, html[dir="rtl"] .woocommerce nav.woocommerce-pagination ul > li > a.next:after, .woocommerce nav.woocommerce-pagination html[dir="rtl"] ul > li > a.next:after,
html[dir="rtl"] .woocommerce nav.woocommerce-pagination ul > li span.next:after, .woocommerce nav.woocommerce-pagination ul > li html[dir="rtl"] span.next:after, html[dir="rtl"] #buddypress div.pagination div.pagination-links .page-numbers.next:after, #buddypress div.pagination div.pagination-links html[dir="rtl"] .page-numbers.next:after,
html[dir="rtl"] #buddypress div.pagination div.bbp-pagination-links .page-numbers.next:after, #buddypress div.pagination div.bbp-pagination-links html[dir="rtl"] .page-numbers.next:after,
html[dir="rtl"] #buddypress div.bbp-pagination div.pagination-links .page-numbers.next:after, #buddypress div.bbp-pagination div.pagination-links html[dir="rtl"] .page-numbers.next:after,
html[dir="rtl"] #buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers.next:after, #buddypress div.bbp-pagination div.bbp-pagination-links html[dir="rtl"] .page-numbers.next:after,
html[dir="rtl"] #buddypress div.bp-swap-pagination div.pagination-links .page-numbers.next:after, #buddypress div.bp-swap-pagination div.pagination-links html[dir="rtl"] .page-numbers.next:after,
html[dir="rtl"] #buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.next:after, #buddypress div.bp-swap-pagination div.bbp-pagination-links html[dir="rtl"] .page-numbers.next:after,
html[dir="rtl"] .bbpress div.pagination div.pagination-links .page-numbers.next:after, .bbpress div.pagination div.pagination-links html[dir="rtl"] .page-numbers.next:after,
html[dir="rtl"] .bbpress div.pagination div.bbp-pagination-links .page-numbers.next:after, .bbpress div.pagination div.bbp-pagination-links html[dir="rtl"] .page-numbers.next:after,
html[dir="rtl"] .bbpress div.bbp-pagination div.pagination-links .page-numbers.next:after, .bbpress div.bbp-pagination div.pagination-links html[dir="rtl"] .page-numbers.next:after,
html[dir="rtl"] .bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers.next:after, .bbpress div.bbp-pagination div.bbp-pagination-links html[dir="rtl"] .page-numbers.next:after,
html[dir="rtl"] .bbpress div.bp-swap-pagination div.pagination-links .page-numbers.next:after, .bbpress div.bp-swap-pagination div.pagination-links html[dir="rtl"] .page-numbers.next:after,
html[dir="rtl"] .bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.next:after, .bbpress div.bp-swap-pagination div.bbp-pagination-links html[dir="rtl"] .page-numbers.next:after {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

/* WP core post pagination */
.nav-links > ul {
  margin: 0;
}

/* WP core single post page pagination */
.page-links {
  display: flex;
  justify-content: center;
  border-top: 2px solid rgba(0, 0, 0, 0.05);
  border-bottom: 2px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 1rem;
  padding-top: 1rem;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 0;
}

.page-links > span:not(.screen-reader-text),
.page-links > a {
  margin-right: .4rem;
  min-width: 45px;
  min-height: 45px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.page-links .page-links-title {
  display: none !important;
}

/* Project by Woothemes pagination */
.projects-pagination > ul > li {
  display: inline-block;
}

.single-project .projects-single-pagination > div.previous {
  float: left;
}

.single-project .projects-single-pagination > div.previous a:after {
  content: none;
}

.single-project .projects-single-pagination > div.next {
  float: right;
}

.single-project .projects-single-pagination > div.next a:before {
  content: none;
}

/* Tribe events pagination */
.tribe-events-sub-nav > li:empty {
  display: none !important;
}

.tribe-events-sub-nav > li > a span {
  display: none !important;
}

.widget .tribe-events-sub-nav > li > a:before, .widget .tribe-events-sub-nav > li > a:after {
  margin: 0;
}

/* Woocommerce pagination */
.woocommerce nav.woocommerce-pagination {
  text-align: inherit;
}

.woocommerce nav.woocommerce-pagination ul {
  border: 0;
}

.woocommerce nav.woocommerce-pagination ul > li {
  overflow: visible;
  border: 0;
}

.woocommerce nav.woocommerce-pagination ul > li > a:after,
.woocommerce nav.woocommerce-pagination ul > li span:after {
  line-height: inherit;
  font-size: 1rem;
}

.woocommerce nav.woocommerce-pagination ul > li .dots {
  pointer-events: none;
}

/* Page-Navi */
.wp-pagenavi a + a,
.wp-pagenavi a + span,
.wp-pagenavi span + a,
.wp-pagenavi span + span {
  margin-left: 0.25rem;
}

.wp-pagenavi .pages,
.wp-pagenavi .extend {
  pointer-events: none;
}

/* BuddyPress & bbPress pagination */
#buddypress div.pagination,
#buddypress div.bbp-pagination,
#buddypress div.bp-swap-pagination,
.bbpress div.pagination,
.bbpress div.bbp-pagination,
.bbpress div.bp-swap-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  float: none;
  color: inherit;
  padding: 1rem 0 0 0;
}

@media (min-width: 768px) {
  #buddypress div.pagination,
  #buddypress div.bbp-pagination,
  #buddypress div.bp-swap-pagination,
  .bbpress div.pagination,
  .bbpress div.bbp-pagination,
  .bbpress div.bp-swap-pagination {
    padding: 1rem 0;
    justify-content: flex-start;
    flex-direction: row;
  }
}

#buddypress div.pagination div.pagination-links,
#buddypress div.pagination div.bbp-pagination-links,
#buddypress div.bbp-pagination div.pagination-links,
#buddypress div.bbp-pagination div.bbp-pagination-links,
#buddypress div.bp-swap-pagination div.pagination-links,
#buddypress div.bp-swap-pagination div.bbp-pagination-links,
.bbpress div.pagination div.pagination-links,
.bbpress div.pagination div.bbp-pagination-links,
.bbpress div.bbp-pagination div.pagination-links,
.bbpress div.bbp-pagination div.bbp-pagination-links,
.bbpress div.bp-swap-pagination div.pagination-links,
.bbpress div.bp-swap-pagination div.bbp-pagination-links {
  float: none;
  padding: 0;
  margin: 0;
}

#buddypress div.pagination div.pagination-links .page-numbers,
#buddypress div.pagination div.bbp-pagination-links .page-numbers,
#buddypress div.bbp-pagination div.pagination-links .page-numbers,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers,
.bbpress div.pagination div.pagination-links .page-numbers,
.bbpress div.pagination div.bbp-pagination-links .page-numbers,
.bbpress div.bbp-pagination div.pagination-links .page-numbers,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers {
  font-size: 1rem;
  min-width: 45px;
  min-height: 45px;
  text-align: center;
}

@media (max-width: 767.98px) {
  #buddypress div.pagination div.pagination-links .page-numbers,
  #buddypress div.pagination div.bbp-pagination-links .page-numbers,
  #buddypress div.bbp-pagination div.pagination-links .page-numbers,
  #buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers,
  #buddypress div.bp-swap-pagination div.pagination-links .page-numbers,
  #buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers,
  .bbpress div.pagination div.pagination-links .page-numbers,
  .bbpress div.pagination div.bbp-pagination-links .page-numbers,
  .bbpress div.bbp-pagination div.pagination-links .page-numbers,
  .bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers,
  .bbpress div.bp-swap-pagination div.pagination-links .page-numbers,
  .bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers {
    padding: .3rem .7rem !important;
  }
}

#buddypress div.pagination div.pagination-links .page-numbers + a,
#buddypress div.pagination div.pagination-links .page-numbers + span,
#buddypress div.pagination div.bbp-pagination-links .page-numbers + a,
#buddypress div.pagination div.bbp-pagination-links .page-numbers + span,
#buddypress div.bbp-pagination div.pagination-links .page-numbers + a,
#buddypress div.bbp-pagination div.pagination-links .page-numbers + span,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers + a,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers + span,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers + a,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers + span,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers + a,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers + span,
.bbpress div.pagination div.pagination-links .page-numbers + a,
.bbpress div.pagination div.pagination-links .page-numbers + span,
.bbpress div.pagination div.bbp-pagination-links .page-numbers + a,
.bbpress div.pagination div.bbp-pagination-links .page-numbers + span,
.bbpress div.bbp-pagination div.pagination-links .page-numbers + a,
.bbpress div.bbp-pagination div.pagination-links .page-numbers + span,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers + a,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers + span,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers + a,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers + span,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers + a,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers + span {
  margin-left: 0.25rem;
}

#buddypress div.pagination div.pagination-links .page-numbers.current,
#buddypress div.pagination div.bbp-pagination-links .page-numbers.current,
#buddypress div.bbp-pagination div.pagination-links .page-numbers.current,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers.current,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers.current,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.current,
.bbpress div.pagination div.pagination-links .page-numbers.current,
.bbpress div.pagination div.bbp-pagination-links .page-numbers.current,
.bbpress div.bbp-pagination div.pagination-links .page-numbers.current,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers.current,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers.current,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.current {
  pointer-events: none;
}

#buddypress div.pagination div.pagination-links .page-numbers.dots,
#buddypress div.pagination div.bbp-pagination-links .page-numbers.dots,
#buddypress div.bbp-pagination div.pagination-links .page-numbers.dots,
#buddypress div.bbp-pagination div.bbp-pagination-links .page-numbers.dots,
#buddypress div.bp-swap-pagination div.pagination-links .page-numbers.dots,
#buddypress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.dots,
.bbpress div.pagination div.pagination-links .page-numbers.dots,
.bbpress div.pagination div.bbp-pagination-links .page-numbers.dots,
.bbpress div.bbp-pagination div.pagination-links .page-numbers.dots,
.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers.dots,
.bbpress div.bp-swap-pagination div.pagination-links .page-numbers.dots,
.bbpress div.bp-swap-pagination div.bbp-pagination-links .page-numbers.dots {
  pointer-events: none;
}

#buddypress div.pagination div.pag-count,
#buddypress div.pagination div.bbp-pagination-count,
#buddypress div.bbp-pagination div.pag-count,
#buddypress div.bbp-pagination div.bbp-pagination-count,
#buddypress div.bp-swap-pagination div.pag-count,
#buddypress div.bp-swap-pagination div.bbp-pagination-count,
.bbpress div.pagination div.pag-count,
.bbpress div.pagination div.bbp-pagination-count,
.bbpress div.bbp-pagination div.pag-count,
.bbpress div.bbp-pagination div.bbp-pagination-count,
.bbpress div.bp-swap-pagination div.pag-count,
.bbpress div.bp-swap-pagination div.bbp-pagination-count {
  opacity: 0.7;
  font-style: italic;
  float: none;
  margin-top: 1rem;
}

@media (min-width: 768px) {
  #buddypress div.pagination div.pag-count,
  #buddypress div.pagination div.bbp-pagination-count,
  #buddypress div.bbp-pagination div.pag-count,
  #buddypress div.bbp-pagination div.bbp-pagination-count,
  #buddypress div.bp-swap-pagination div.pag-count,
  #buddypress div.bp-swap-pagination div.bbp-pagination-count,
  .bbpress div.pagination div.pag-count,
  .bbpress div.pagination div.bbp-pagination-count,
  .bbpress div.bbp-pagination div.pag-count,
  .bbpress div.bbp-pagination div.bbp-pagination-count,
  .bbpress div.bp-swap-pagination div.pag-count,
  .bbpress div.bp-swap-pagination div.bbp-pagination-count {
    margin-top: 0;
    margin-left: auto;
  }
}

.bbpress div.bbp-pagination {
  padding-top: 0;
  padding-bottom: 0;
}

.bbpress div.bbp-pagination div.bbp-pagination-links {
  display: flex !important;
}

.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers {
  padding: .2rem .6rem !important;
  font-size: .7rem;
  display: flex !important;
  align-items: center;
}

.bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers:before, .bbpress div.bbp-pagination div.bbp-pagination-links .page-numbers:after {
  font-size: .7rem !important;
}

.bbpress div.bbp-pagination div.bbp-pagination-count {
  font-size: .8em;
  margin-right: auto;
  margin-left: 0 !important;
}

/* Bootstrap classic pagination */
.page-item.disabled {
  opacity: 0.5;
}

.page-item {
  display: inline-block;
}

.page-item + li {
  margin-left: 0.25rem;
}

.page-link {
  text-transform: none;
  text-decoration: none !important;
  line-height: inherit;
}

.page-link:hover, .page-link:active, .page-link:focus {
  text-decoration: none;
}

.site-content .post-navigation,
.site-content .posts-navigation {
  padding-top: 1rem !important;
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
  border: 0 !important;
}

.site-content .post-navigation .nav-links,
.site-content .posts-navigation .nav-links {
  display: flex;
  padding: 0;
  margin: 0;
}

@media (max-width: 575.98px) {
  .site-content .post-navigation .nav-links,
  .site-content .posts-navigation .nav-links {
    font-size: .9em;
  }
}

.site-content .post-navigation .nav-links > div,
.site-content .post-navigation .nav-links > li,
.site-content .posts-navigation .nav-links > div,
.site-content .posts-navigation .nav-links > li {
  padding: 0;
  width: 100%;
}

@media (max-width: 575.98px) {
  .site-content .post-navigation .nav-links > div,
  .site-content .post-navigation .nav-links > li,
  .site-content .posts-navigation .nav-links > div,
  .site-content .posts-navigation .nav-links > li {
    margin-top: .2rem;
    margin-bottom: .2rem;
  }
}

.site-content .post-navigation .nav-links a,
.site-content .posts-navigation .nav-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-width: 2px;
  min-height: 100%;
}

@media (min-width: 768px) {
  .site-content .post-navigation .nav-links a,
  .site-content .posts-navigation .nav-links a {
    padding: .85rem 1rem;
  }
}

@media (max-width: 991.98px) {
  .site-content .post-navigation .nav-links a,
  .site-content .posts-navigation .nav-links a {
    font-size: 0;
    width: 100%;
    height: 50px;
  }
}

.site-content .post-navigation .nav-links a:before, .site-content .post-navigation .nav-links a:after,
.site-content .posts-navigation .nav-links a:before,
.site-content .posts-navigation .nav-links a:after {
  transition: -webkit-transform ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s, -webkit-transform ease-in-out 0.2s;
}

@media screen and (prefers-reduced-motion: reduce) {
  .site-content .post-navigation .nav-links a:before, .site-content .post-navigation .nav-links a:after,
  .site-content .posts-navigation .nav-links a:before,
  .site-content .posts-navigation .nav-links a:after {
    transition: none;
  }
}

@media (max-width: 991.98px) {
  .site-content .post-navigation .nav-links a:before, .site-content .post-navigation .nav-links a:after,
  .site-content .posts-navigation .nav-links a:before,
  .site-content .posts-navigation .nav-links a:after {
    font-size: 18px !important;
    margin: 0;
  }
}

.site-content .post-navigation .nav-links a:hover:after,
.site-content .posts-navigation .nav-links a:hover:after {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}

html[dir="rtl"] .site-content .post-navigation .nav-links a:hover:after, html[dir="rtl"]
.site-content .posts-navigation .nav-links a:hover:after {
  -webkit-transform: scaleX(-1) translate3d(5px, 0, 0);
          transform: scaleX(-1) translate3d(5px, 0, 0);
}

.site-content .post-navigation .nav-links a:hover:before,
.site-content .posts-navigation .nav-links a:hover:before {
  -webkit-transform: translate3d(-5px, 0, 0);
          transform: translate3d(-5px, 0, 0);
}

html[dir="rtl"] .site-content .post-navigation .nav-links a:hover:before, html[dir="rtl"]
.site-content .posts-navigation .nav-links a:hover:before {
  -webkit-transform: scaleX(-1) translate3d(-5px, 0, 0);
          transform: scaleX(-1) translate3d(-5px, 0, 0);
}

.site-content .post-navigation .nav-links .nav-next,
.site-content .posts-navigation .nav-links .nav-next {
  text-align: right;
}

/**
 * Sections
 *
 * Visual section components.
 */
.grimlock-section {
  overflow: hidden;
}

.grimlock-section__thumbnail-caption {
  display: none;
}

.grimlock-section .section__title {
  position: relative;
  z-index: 1;
}

.grimlock-section .section__title span:not(.widget-title) {
  font-weight: normal;
}

.grimlock-section .section__title strong {
  font-weight: 600;
}

.grimlock-section .section__title del {
  text-decoration: line-through;
}

.grimlock-section .section__title em {
  font-style: italic;
}

.grimlock-section .grimlock-section__subtitle ins,
.grimlock-section .grimlock-section__title ins {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
}

.grimlock-section .grimlock-section__subtitle ins:after,
.grimlock-section .grimlock-section__title ins:after {
  content: '';
  display: block;
  height: 4px;
  background-color: #4E64DD;
  position: relative;
  top: 2px;
  pointer-events: none;
}

.grimlock-section .grimlock-section__subtitle ins.decoration--inverse:before,
.grimlock-section .grimlock-section__title ins.decoration--inverse:before {
  color: #fff !important;
}

.grimlock-section .grimlock-section__subtitle ins.decoration--inverse:after,
.grimlock-section .grimlock-section__title ins.decoration--inverse:after {
  background-color: #fff !important;
}

.grimlock-section .grimlock-section__subtitle ins.decoration--block, .grimlock-section .grimlock-section__subtitle ins.decoration--block-slanted,
.grimlock-section .grimlock-section__title ins.decoration--block,
.grimlock-section .grimlock-section__title ins.decoration--block-slanted {
  padding: 0 5px;
  margin: 3px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.grimlock-section .grimlock-section__subtitle ins.decoration--block:after, .grimlock-section .grimlock-section__subtitle ins.decoration--block-slanted:after,
.grimlock-section .grimlock-section__title ins.decoration--block:after,
.grimlock-section .grimlock-section__title ins.decoration--block-slanted:after {
  content: none;
}

.grimlock-section .grimlock-section__subtitle ins.decoration--block-slanted,
.grimlock-section .grimlock-section__title ins.decoration--block-slanted {
  padding: 5px 15px;
  -webkit-clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
          clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
}

@media (max-width: 991.98px) {
  .grimlock-section.section--boxed .region__row {
    margin: 0;
  }
}

.grimlock-section.section--boxed .region__col--2 {
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  padding: 15px;
}

@media (min-width: 992px) {
  .grimlock-section.section--boxed .region__col--2 {
    padding: 7% !important;
    border-radius: 0.3rem;
  }
}

.grimlock-section.section--boxed .grimlock-section__content {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

@media (max-width: 991.98px) {
  .grimlock-section.section--boxed .region__col--1 {
    padding: 0 !important;
  }
}

.grimlock-section.section--boxed.section_content_reveal, .grimlock-section.section--boxed.section_thumbnail_reveal {
  overflow: hidden;
}

.grimlock-section.section--boxed.section_content_reveal .region__col--2 {
  background-color: transparent !important;
  padding: 15px !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.grimlock-section.section--boxed.section_content_reveal .region__col--2 > div {
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  padding: 15px;
}

@media (min-width: 992px) {
  .grimlock-section.section--boxed.section_content_reveal .region__col--2 > div {
    padding: 7% !important;
    border-radius: 0.3rem;
  }
}

@media (min-width: 992px) {
  .grimlock-section.section--boxed.region--6-6-cols-left .region__col--2, .grimlock-section.section--boxed.region--6-6-cols-left-reverse .region__col--2 {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .grimlock-section.section--boxed.region--12-cols-center .region__col--2, .grimlock-section.section--boxed.region--12-cols-left .region__col--2, .grimlock-section.section--boxed.region--12-cols-tight .region__col--2 {
    max-width: 700px;
  }
}

.grimlock-section.section--boxed.region--12-cols-center .region__row {
  justify-content: center;
}

.grimlock-section.section--boxed.pb-0 .region__col--2,
.grimlock-section.section--boxed.pb-0 .region__col--2 > div {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.grimlock-section.section--overlap.region--6-6-cols-left .section__thumbnail img, .grimlock-section.section--overlap.region--6-6-cols-left-reverse .section__thumbnail img, .grimlock-section.section--overlap.region--4-8-cols-left .section__thumbnail img, .grimlock-section.section--overlap.region--4-8-cols-left-reverse .section__thumbnail img {
  width: 100%;
}

@media (min-width: 992px) {
  .grimlock-section.section--overlap.region--6-6-cols-left .region__col--2, .grimlock-section.section--overlap.region--4-8-cols-left .region__col--2 {
    left: -13%;
  }
}

@media (min-width: 768px) {
  .grimlock-section.section--overlap.region--6-6-cols-left .region__col--2, .grimlock-section.section--overlap.region--4-8-cols-left .region__col--2 {
    position: relative;
    left: -7%;
  }
}

@media (min-width: 992px) {
  .grimlock-section.section--overlap.region--6-6-cols-left-reverse .region__col--2, .grimlock-section.section--overlap.region--4-8-cols-left .region__col--2 {
    right: -13%;
  }
}

@media (min-width: 768px) {
  .grimlock-section.section--overlap.region--6-6-cols-left-reverse .region__col--2, .grimlock-section.section--overlap.region--4-8-cols-left .region__col--2 {
    position: relative;
    right: -7%;
  }
}

@media (min-width: 768px) {
  .grimlock-section.section--overlap.region--12-cols-center .region__col--2, .grimlock-section.section--overlap.region--12-cols-left .region__col--2, .grimlock-section.section--overlap.region--12-cols-tight .region__col--2 {
    position: relative;
    top: -10%;
  }
}

.grimlock-section.section--thumbnail-left .section__thumbnail {
  text-align: left !important;
}

.grimlock-section.section--thumbnail-right .section__thumbnail {
  text-align: right !important;
}

.grimlock-section.section--pattern {
  background-repeat: repeat !important;
  background-size: auto !important;
}

@media (max-width: 991.98px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__header,
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__content,
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer {
    text-align: center;
  }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__header + .section__content {
  margin-top: 25px;
}

@media (min-width: 992px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__header + .section__content {
    margin-top: 2%;
  }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__title {
  margin-bottom: 0;
  padding-bottom: 5px;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__title + .section__subtitle {
  margin-top: 20px;
}

@media (min-width: 992px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__title + .section__subtitle {
    margin-top: 1%;
  }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__subtitle {
  padding-bottom: 0;
  margin-bottom: 0;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__text {
  font-size: 1.1em;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__text a img {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__thumbnail {
  text-align: center;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .btn.btn-link.btn-lg, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer button.btn-link.btn-lg,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .btn-link.btn-lg.button, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .tribe-mini-calendar-event .tribe-events-widget-link a.btn-lg.button, .tribe-mini-calendar-event .tribe-events-widget-link .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg.button,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer input.btn-link.btn-lg[type="button"],
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer input.btn-link.btn-lg[type="submit"],
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer input.btn-link.btn-lg[type="reset"], .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) .btn-link.btn-lg.comment-reply-link, #buddypress:not(.youzer) .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .btn-link.btn-lg.comment-reply-link, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.btn-lg.comment-reply-link, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg.comment-reply-link, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.btn-lg.comment-reply-link, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg.comment-reply-link,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) .btn-link.btn-lg.comment-edit-link, #buddypress:not(.youzer) .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .btn-link.btn-lg.comment-edit-link, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.btn-lg.comment-edit-link, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg.comment-edit-link, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.btn-lg.comment-edit-link, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg.comment-edit-link,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) .generic-button a.btn-link.btn-lg, #buddypress:not(.youzer) .generic-button .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-link.btn-lg, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link a.btn-lg, #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button a.btn-lg, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) a.btn-link.btn-lg.button, #buddypress:not(.youzer) .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-link.btn-lg.button, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.btn-lg.button, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg.button, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.btn-lg.button, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg.button,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) a.btn-link.btn-lg.bp-title-button, #buddypress:not(.youzer) .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-link.btn-lg.bp-title-button, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.btn-lg.bp-title-button, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg.bp-title-button, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.btn-lg.bp-title-button, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg.bp-title-button, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) form input.btn-link.btn-lg[type="button"], #buddypress:not(.youzer) form .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer input.btn-link.btn-lg[type="button"],
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) form input.btn-link.btn-lg[type="reset"], #buddypress:not(.youzer) form .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer input.btn-link.btn-lg[type="reset"],
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer #buddypress:not(.youzer) form input.btn-link.btn-lg[type="submit"], #buddypress:not(.youzer) form .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer input.btn-link.btn-lg[type="submit"], .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.btn-link, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-link, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .btn-link.btn-lg#bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .btn-link.btn-lg#bbp-cancel-reply-to-link, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link a.btn-lg#bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg#bbp-cancel-reply-to-link, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a.btn-lg#bbp-cancel-reply-to-link, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn-lg#bbp-cancel-reply-to-link, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .tribe-mini-calendar-event .tribe-events-widget-link a.btn.btn-lg, .tribe-mini-calendar-event .tribe-events-widget-link .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer a.btn.btn-lg {
  font-size: .9em;
  letter-spacing: 3px;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__btn {
  margin-top: 20px;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left .region__row, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse .region__row {
  align-items: center;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left.section--align-top .region__row, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse.section--align-top .region__row {
  align-items: stretch;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left.section--align-bottom .region__row, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse.section--align-bottom .region__row {
  align-items: flex-end;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left.section--align-center .region__row, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse.section--align-center .region__row, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--4-8-cols-left.section--align-center .region__row, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--4-8-cols-left-reverse.section--align-center .region__row {
  align-items: center;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left.section--align-center .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse.section--align-center .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--4-8-cols-left.section--align-center .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--4-8-cols-left-reverse.section--align-center .region__col--2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern {
  margin: 0 auto;
  overflow: hidden;
}

@media (max-width: 767.98px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__inner, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__inner, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__inner, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__inner {
    padding: 0 !important;
  }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__container, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__container, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__container, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__container {
  position: static;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__row, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__row, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__row, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__row {
  margin: 0 !important;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__col--1,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__col--1,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--1,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--1,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--2 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (min-width: 768px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__col--1,
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__col--1,
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--1,
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--1,
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--2 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__col--1, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__col--1, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--1, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--1 {
  position: static;
}

@media (max-width: 767.98px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__col--1, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__col--1, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--1, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--1 {
    order: -2;
  }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__col--1 > div, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__col--1 > div, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--1 > div, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--1 > div {
  padding: 0;
  width: auto;
  max-width: 1000%;
  max-height: 50vh;
  overflow: hidden;
}

@media (min-width: 768px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__col--1 > div, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__col--1 > div, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--1 > div, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--1 > div {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 50%;
    height: 100%;
    max-height: none;
  }
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__col--1 > div > .grimlock-section__thumbnail, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__col--1 > div > .grimlock-section__thumbnail, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--1 > div > .grimlock-section__thumbnail, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--1 > div > .grimlock-section__thumbnail {
    height: 100%;
  }
}

@media (max-width: 767.98px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .grimlock-section__thumbnail-img, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .grimlock-section__thumbnail-img, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .grimlock-section__thumbnail-img, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .grimlock-section__thumbnail-img {
    width: 100%;
  }
  @supports (object-fit: cover) {
    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .grimlock-section__thumbnail-img, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .grimlock-section__thumbnail-img, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .grimlock-section__thumbnail-img, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .grimlock-section__thumbnail-img {
      height: 100%;
      object-fit: cover;
      object-position: center;
    }
  }
}

@media (min-width: 1200px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern.region--container-classic, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern.region--container-classic, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern.region--container-classic, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern.region--container-classic {
    max-width: 1170px;
  }
}

@media (min-width: 992px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern.region--container-narrow, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern.region--container-narrow, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern.region--container-narrow, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern.region--container-narrow {
    max-width: 962px;
  }
}

@media (min-width: 768px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern.region--container-narrower, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern.region--container-narrower, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern.region--container-narrower, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern.region--container-narrower {
    max-width: 738px;
  }
}

@media (min-width: 768px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-modern .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--2 {
    padding-left: 30px;
  }
}

@media (min-width: 768px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__col--1 > div, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--1 > div {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse-modern .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--2 {
    padding-right: 30px;
  }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--2, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--2 {
  text-align: center;
}

@media (min-width: 768px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-modern .region__col--1 > div, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--8-4-cols-left-reverse-modern .region__col--1 > div {
    width: 66.6666666667%;
  }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).p-0 .region__inner,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).p-0 .region__inner > .region__container {
  padding: 0 !important;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pt-0 .region__inner {
  padding-top: 0 !important;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pb-0 .region__inner {
  padding-bottom: 0 !important;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pr-0 .region__inner,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pr-0 .region__inner > .region__container {
  padding-right: 0 !important;
}

@media (max-width: 991.98px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pr-0 .region__inner,
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pr-0 .region__inner > .region__container {
    padding-left: 0 !important;
  }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pl-0 .region__inner,
.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pl-0 .region__inner > .region__container {
  padding-left: 0 !important;
}

@media (max-width: 991.98px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pl-0 .region__inner,
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pl-0 .region__inner > .region__container {
    padding-right: 0 !important;
  }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pl-0.pr-0.region--container-fluid > .region__inner > .region__container > .region__row {
  margin: 0;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pl-0.pr-0.region--container-fluid > .region__inner > .region__container > .region__row > .region__col {
  padding: 0;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).section_thumbnail_parallax {
  overflow: hidden;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).section--full-viewport {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background-color: #4E64DD !important;
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).section--full-viewport > .region__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

@media (min-width: 768px) {
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--below-angled {
    margin-top: calc(0% - 4vw);
  }
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--below-angled > .region__inner > .region__container {
    margin-top: 4vw;
  }
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-left, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-right {
    position: relative;
    z-index: 3;
  }
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-left .section__content, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-right .section__content {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-left.section--below-angled, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-right.section--below-angled {
    z-index: 2;
  }
  .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-left .region__container, .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-right .region__container {
    margin-bottom: 4vw;
  }
}

#hero .grimlock-reveal-element[data-grimlock-animate-scroll-reveal]:not([style*="visibility"]),
#custom_header .grimlock-reveal-element[data-grimlock-animate-scroll-reveal]:not([style*="visibility"]),
.grimlock-section .region__col > .grimlock-reveal-element[data-grimlock-animate-scroll-reveal]:not([style*="visibility"]) {
  visibility: hidden;
}

.section_groups_reveal .grimlock-section__header + .section__content {
  transition: opacity 0.75s cubic-bezier(0.6, 0.2, 0.1, 1) 0.5s;
}

/**
 * Singles
 *
 * Single posts styles.
 */
body.single.single-post [id^="post-"] > .post-thumbnail img,
body.page [id^="post-"] > .post-thumbnail img {
  width: 100%;
  margin-bottom: 1rem;
}

body.single.single-post [id^="post-"] > .entry-content img,
body.page [id^="post-"] > .entry-content img {
  max-width: 100%;
  height: auto;
}

body.single.single-post [id^="post-"] .grimlock--single-content p,
body.page [id^="post-"] .grimlock--single-content p {
  word-wrap: break-word;
}

body.single.single-post [id^="post-"] .grimlock--single-content img:not(.avatar),
body.page [id^="post-"] .grimlock--single-content img:not(.avatar) {
  max-width: 100%;
  height: auto;
}

body.single.single-post [id^="post-"] .grimlock--single-content > ol:not([class*="wp-block"]),
body.single.single-post [id^="post-"] .grimlock--single-content > ul:not([class*="wp-block"]),
body.page [id^="post-"] .grimlock--single-content > ol:not([class*="wp-block"]),
body.page [id^="post-"] .grimlock--single-content > ul:not([class*="wp-block"]) {
  margin-bottom: 1rem;
  padding-left: 20px;
}

body.single.single-post [id^="post-"] .grimlock--single-content > ol:not([class*="wp-block"]) li,
body.single.single-post [id^="post-"] .grimlock--single-content > ul:not([class*="wp-block"]) li,
body.page [id^="post-"] .grimlock--single-content > ol:not([class*="wp-block"]) li,
body.page [id^="post-"] .grimlock--single-content > ul:not([class*="wp-block"]) li {
  padding: 5px 0;
}

body.single.single-post [id^="post-"] .grimlock--single-content ul.list-unordered,
body.single.single-post [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]),
body.page [id^="post-"] .grimlock--single-content ul.list-unordered,
body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) {
  padding-left: 0;
}

body.single.single-post [id^="post-"] .grimlock--single-content ul.list-unordered > li,
body.single.single-post [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) > li,
body.page [id^="post-"] .grimlock--single-content ul.list-unordered > li,
body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) > li {
  list-style: none;
}

body.single.single-post [id^="post-"] .grimlock--single-content ul.list-unordered > li:before,
body.single.single-post [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) > li:before,
body.page [id^="post-"] .grimlock--single-content ul.list-unordered > li:before,
body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) > li:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 20px;
  opacity: 0.5;
  top: 2px;
  margin-right: 10px;
  color: #4E64DD;
  position: relative;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]),
body.page [id^="post-"] .grimlock--single-content ol.list-ordered,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) {
  padding-left: 0;
  counter-reset: preview-ol;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered[start="8"],
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"])[start="8"],
body.page [id^="post-"] .grimlock--single-content ol.list-ordered[start="8"],
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"])[start="8"] {
  counter-reset: preview-ol 7;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered > li,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) > li,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered > li,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) > li {
  list-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.1em;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered > li:before,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) > li:before,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered > li:before,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) > li:before {
  content: counter(preview-ol);
  counter-increment: preview-ol;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  line-height: 24px;
  text-align: center;
  background: #4E64DD;
  border-radius: 500px;
  color: #fff;
  font-weight: 600;
  font-size: .8em;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered > li:before,
  body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) > li:before,
  body.page [id^="post-"] .grimlock--single-content ol.list-ordered > li:before,
  body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) > li:before {
    transition: none;
  }
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered > li:before:hover,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) > li:before:hover,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered > li:before:hover,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) > li:before:hover {
  -webkit-transform: translate3d(0, 0, 0) scale(1.15);
          transform: translate3d(0, 0, 0) scale(1.15);
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ol,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol {
  padding-left: 55px !important;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ol,
body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ol > li,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol > li,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol > li,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol > li {
  list-style-type: lower-alpha;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ol:before,
body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ol > li:before,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol:before,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol > li:before,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol:before,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol > li:before,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol:before,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol > li:before {
  content: none;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ol ol, body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ol ol > li,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol > li,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol ol,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol ol > li,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol > li {
  list-style-type: lower-roman;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ol ol:before, body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ol ol > li:before,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol:before,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol > li:before,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol ol:before,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol ol > li:before,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol:before,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol > li:before {
  content: none;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ul > li:before,
body.single.single-post [id^="post-"] .grimlock--single-content ul.list-unordered ul > li:before,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul > li:before,
body.single.single-post [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul > li:before,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ul > li:before,
body.page [id^="post-"] .grimlock--single-content ul.list-unordered ul > li:before,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul > li:before,
body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul > li:before {
  background: none;
  font-size: .85em !important;
  margin-right: .5rem;
  width: auto;
  height: auto;
  position: relative;
  top: -1px;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ul > li, body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ol > li,
body.single.single-post [id^="post-"] .grimlock--single-content ul.list-unordered ul > li,
body.single.single-post [id^="post-"] .grimlock--single-content ul.list-unordered ol > li,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul > li,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ol > li,
body.single.single-post [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul > li,
body.single.single-post [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ol > li,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ul > li,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol > li,
body.page [id^="post-"] .grimlock--single-content ul.list-unordered ul > li,
body.page [id^="post-"] .grimlock--single-content ul.list-unordered ol > li,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul > li,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ol > li,
body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul > li,
body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ol > li {
  font-size: .95em;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ul > li:last-child, body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ol > li:last-child,
body.single.single-post [id^="post-"] .grimlock--single-content ul.list-unordered ul > li:last-child,
body.single.single-post [id^="post-"] .grimlock--single-content ul.list-unordered ol > li:last-child,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul > li:last-child,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ol > li:last-child,
body.single.single-post [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul > li:last-child,
body.single.single-post [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ol > li:last-child,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ul > li:last-child,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol > li:last-child,
body.page [id^="post-"] .grimlock--single-content ul.list-unordered ul > li:last-child,
body.page [id^="post-"] .grimlock--single-content ul.list-unordered ol > li:last-child,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul > li:last-child,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ol > li:last-child,
body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul > li:last-child,
body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ol > li:last-child {
  padding-bottom: 0;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ul > li + li, body.single.single-post [id^="post-"] .grimlock--single-content ol.list-ordered ol > li + li,
body.single.single-post [id^="post-"] .grimlock--single-content ul.list-unordered ul > li + li,
body.single.single-post [id^="post-"] .grimlock--single-content ul.list-unordered ol > li + li,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul > li + li,
body.single.single-post [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ol > li + li,
body.single.single-post [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul > li + li,
body.single.single-post [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ol > li + li,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ul > li + li,
body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol > li + li,
body.page [id^="post-"] .grimlock--single-content ul.list-unordered ul > li + li,
body.page [id^="post-"] .grimlock--single-content ul.list-unordered ol > li + li,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul > li + li,
body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ol > li + li,
body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul > li + li,
body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ol > li + li {
  padding-top: 0;
}

body.single.single-post [id^="post-"] .grimlock--single-content ol ol, body.single.single-post [id^="post-"] .grimlock--single-content ol ul, body.single.single-post [id^="post-"] .grimlock--single-content ul ol, body.single.single-post [id^="post-"] .grimlock--single-content ul ul,
body.page [id^="post-"] .grimlock--single-content ol ol,
body.page [id^="post-"] .grimlock--single-content ol ul,
body.page [id^="post-"] .grimlock--single-content ul ol,
body.page [id^="post-"] .grimlock--single-content ul ul {
  padding-left: 30px !important;
}

body.single.single-post [id^="post-"] .grimlock--single-content blockquote,
body.page [id^="post-"] .grimlock--single-content blockquote {
  margin: 2rem auto;
}

body.single.single-post [id^="post-"] .grimlock--single-content > table:not([class]),
body.single.single-post [id^="post-"] .grimlock--page-content > table:not([class]),
body.page [id^="post-"] .grimlock--single-content > table:not([class]),
body.page [id^="post-"] .grimlock--page-content > table:not([class]) {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

body.single.single-post [id^="post-"] .grimlock--single-content > table:not([class]) th,
body.single.single-post [id^="post-"] .grimlock--single-content > table:not([class]) td,
body.single.single-post [id^="post-"] .grimlock--page-content > table:not([class]) th,
body.single.single-post [id^="post-"] .grimlock--page-content > table:not([class]) td,
body.page [id^="post-"] .grimlock--single-content > table:not([class]) th,
body.page [id^="post-"] .grimlock--single-content > table:not([class]) td,
body.page [id^="post-"] .grimlock--page-content > table:not([class]) th,
body.page [id^="post-"] .grimlock--page-content > table:not([class]) td {
  padding: 1rem .5rem;
}

body.single.single-post [id^="post-"] .grimlock--single-content > table:not([class]) thead th,
body.single.single-post [id^="post-"] .grimlock--single-content > table:not([class]) tr:first-child th,
body.single.single-post [id^="post-"] .grimlock--page-content > table:not([class]) thead th,
body.single.single-post [id^="post-"] .grimlock--page-content > table:not([class]) tr:first-child th,
body.page [id^="post-"] .grimlock--single-content > table:not([class]) thead th,
body.page [id^="post-"] .grimlock--single-content > table:not([class]) tr:first-child th,
body.page [id^="post-"] .grimlock--page-content > table:not([class]) thead th,
body.page [id^="post-"] .grimlock--page-content > table:not([class]) tr:first-child th {
  border-top: 0;
  color: #3D404A;
  font-weight: 600;
}

body.single.single-post [id^="post-"] .grimlock--single-content > table:not([class]) tbody th,
body.single.single-post [id^="post-"] .grimlock--page-content > table:not([class]) tbody th,
body.page [id^="post-"] .grimlock--single-content > table:not([class]) tbody th,
body.page [id^="post-"] .grimlock--page-content > table:not([class]) tbody th {
  font-weight: 600;
}

body.single.single-post [id^="post-"] .grimlock--single-content > table:not([class]) tbody tr:not([class]):nth-child(odd), body.single.single-post [id^="post-"] .grimlock--single-content > table:not([class]) tbody tr.odd,
body.single.single-post [id^="post-"] .grimlock--page-content > table:not([class]) tbody tr:not([class]):nth-child(odd),
body.single.single-post [id^="post-"] .grimlock--page-content > table:not([class]) tbody tr.odd,
body.page [id^="post-"] .grimlock--single-content > table:not([class]) tbody tr:not([class]):nth-child(odd),
body.page [id^="post-"] .grimlock--single-content > table:not([class]) tbody tr.odd,
body.page [id^="post-"] .grimlock--page-content > table:not([class]) tbody tr:not([class]):nth-child(odd),
body.page [id^="post-"] .grimlock--page-content > table:not([class]) tbody tr.odd {
  background-color: rgba(0, 0, 0, 0.04);
}

body.single.single-post {
  /* Author info */
}

body.single.single-post #custom_header {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

body.single.single-post #custom_header a {
  color: inherit !important;
}

body.single.single-post #custom_header a:hover {
  opacity: .7;
}

body.single.single-post #custom_header .yoast-breadcrumb {
  padding: 0;
  margin: 0;
  top: 30px;
  right: 30px;
  position: absolute;
  z-index: 99;
  opacity: .7;
}

body.single.single-post #custom_header .yoast-breadcrumb .breadcrumb_last {
  display: none;
}

body.single.single-post #custom_header .yoast-breadcrumb span span span {
  color: transparent;
}

body.single.single-post #custom_header .yoast-breadcrumb a {
  color: #fff !important;
}

body.single.single-post #custom_header .region__container {
  position: static !important;
  margin-bottom: 0 !important;
}

@media (min-width: 768px) {
  body.single.single-post #custom_header .region__container {
    margin-bottom: 30px !important;
  }
}

body.single.single-post #custom_header:before {
  z-index: -1;
}

body.single.single-post #custom_header .section__header {
  color: #fff;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

body.single.single-post #custom_header .section__subtitle {
  width: 100%;
  max-width: 720px;
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  font-size: 1.1em;
}

body.single.single-post #custom_header .section__subtitle .excerpt {
  display: block;
  margin: 2% auto 2% auto;
}

body.single.single-post #custom_header .section__subtitle .excerpt:empty {
  display: none;
}

body.single.single-post #custom_header .section__subtitle a {
  color: inherit !important;
}

body.single.single-post #custom_header .section__subtitle a:hover {
  opacity: 0.7;
}

body.single.single-post #custom_header .author {
  font-weight: 600;
  display: block;
}

body.single.single-post #custom_header .author .avatar {
  border: 4px solid #fff !important;
  background-color: #fff;
}

body.single.single-post #custom_header .posted-on {
  pointer-events: none;
  order: 99;
  display: inline-block;
  opacity: .8;
  font-size: .85em;
}

body.single.single-post #custom_header.region--12-cols-center .author {
  margin-top: 4%;
}

body.single.single-post #custom_header.region--12-cols-center .author .byline-label {
  display: none;
}

body.single.single-post #custom_header.region--12-cols-center .author .author-vcard {
  display: block;
  margin-top: .5rem;
}

body.single.single-post #custom_header.region--12-cols-center .region__col {
  position: static;
  margin-bottom: 5%;
}

@media (max-width: 1199.98px) {
  body.single.single-post #custom_header.region--12-cols-right, body.single.single-post #custom_header.region--12-cols-left, body.single.single-post #custom_header.region--6-6-cols-left, body.single.single-post #custom_header.region--6-6-cols-left-reverse {
    text-align: center;
  }
}

body.single.single-post #custom_header.region--12-cols-right .section__subtitle, body.single.single-post #custom_header.region--12-cols-left .section__subtitle, body.single.single-post #custom_header.region--6-6-cols-left .section__subtitle, body.single.single-post #custom_header.region--6-6-cols-left-reverse .section__subtitle {
  padding-left: 0;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}

body.single.single-post #custom_header.region--12-cols-right .author, body.single.single-post #custom_header.region--12-cols-left .author, body.single.single-post #custom_header.region--6-6-cols-left .author, body.single.single-post #custom_header.region--6-6-cols-left-reverse .author {
  position: relative;
}

body.single.single-post #custom_header.region--12-cols-right .author .avatar-round-ratio, body.single.single-post #custom_header.region--12-cols-left .author .avatar-round-ratio, body.single.single-post #custom_header.region--6-6-cols-left .author .avatar-round-ratio, body.single.single-post #custom_header.region--6-6-cols-left-reverse .author .avatar-round-ratio {
  display: none;
}

body.single.single-post #custom_header.region--12-cols-right div.excerpt, body.single.single-post #custom_header.region--12-cols-left div.excerpt, body.single.single-post #custom_header.region--6-6-cols-left div.excerpt, body.single.single-post #custom_header.region--6-6-cols-left-reverse div.excerpt {
  margin-bottom: 1rem;
}

@media (max-width: 991.98px) {
  body.single.single-post #custom_header .excerpt,
  body.single.single-post #custom_header .breadcrumb {
    display: none;
  }
}

body.single.single-post #custom_header .cat-links {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: .5rem;
}

body.single.single-post #custom_header .cat-links a {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: .8em;
  font-weight: 600;
  opacity: .6;
}

body.single.single-post #custom_header .cat-links a:hover {
  opacity: 1;
}

body.single.single-post #custom_header .cat-links a + a:before {
  content: '•';
  margin-right: 8px;
  margin-left: 6px;
  opacity: .4;
  pointer-events: none;
  color: #fff;
  font-size: 12px;
}

body.single.single-post #custom_header .post-format-links {
  order: -1;
  margin-bottom: .5rem;
}

body.single.single-post #custom_header .post-format-links a {
  font-size: 1em;
  padding: .5rem 1rem;
}

body.single.single-post .card--author-info {
  margin: 1.5rem -1.5rem -1.5rem -1.5rem;
  padding: 1.5rem;
  border: 0;
  border-radius: 0;
  min-width: 100%;
  box-shadow: none;
}

@media (min-width: 768px) {
  body.single.single-post .card--author-info {
    margin: 2rem -3rem -3rem -3rem;
    padding: 2rem 3rem;
  }
}

body.single.single-post .author-info .avatar {
  border-radius: 50%;
}

@media (min-width: 768px) {
  body.single.single-post .author-info .avatar {
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 767.98px) {
  body.single.single-post .author-info .avatar-round-ratio {
    width: 50px;
    height: 50px;
  }
}

body.single.single-post .author-info .author-bio {
  font-size: .9em;
}

body.single.single-post .author-info .author-description {
  padding-left: 1rem;
}

body.single.single-post .entry-footer {
  display: flex;
  flex-direction: column;
}

body.single.single-post .entry-footer .edit-link {
  display: block;
  margin-top: 3px;
}

body.single.single-post .entry-footer .edit-link .post-edit-link {
  display: inline-block;
  margin-top: 15px;
  font-weight: 600;
}

body.single.single-post .entry-footer .edit-link .post-edit-link:before {
  content: "";
  font-family: 'cera';
  margin-right: 2px;
}

body.single.single-post .entry-footer .cat-links-label,
body.single.single-post .entry-footer .tag-links-label {
  display: none;
}

body.single.single-post .entry-footer .cat-links a,
body.single.single-post .entry-footer .tags-links a {
  color: inherit !important;
  opacity: .6;
}

body.single.single-post .entry-footer .cat-links a:hover,
body.single.single-post .entry-footer .tags-links a:hover {
  opacity: .8;
}

body.single.single-post .entry-footer .cat-links a + a,
body.single.single-post .entry-footer .tags-links a + a {
  margin-left: 0;
}

body.single.single-post .entry-footer .cat-links .badge, body.single.single-post .entry-footer .cat-links .tribe-events-single-header .tribe-events-single-categories a, .tribe-events-single-header .tribe-events-single-categories body.single.single-post .entry-footer .cat-links a,
body.single.single-post .entry-footer .tags-links .badge,
body.single.single-post .entry-footer .tags-links .tribe-events-single-header .tribe-events-single-categories a,
.tribe-events-single-header .tribe-events-single-categories body.single.single-post .entry-footer .tags-links a {
  cursor: default;
}

body.single.single-post .entry-footer .entry-labels {
  order: -1;
  margin-bottom: .5rem;
}

body.single.single-post.grimlock--custom_header-displayed .site-content {
  padding-top: 0 !important;
  margin-top: 0 !important;
  position: relative;
  z-index: 10;
}

body.single.single-post.grimlock--custom_header-displayed .site-content > .region__container {
  padding-top: 0 !important;
}

body.single.single-post.grimlock--custom_header-displayed #primary {
  margin-top: -4% !important;
}

div.single-post-back,
.tribe-back {
  margin-bottom: 1rem;
}

div.single-post-back a,
.tribe-back a {
  color: inherit !important;
  opacity: 0.55;
}

div.single-post-back a:before,
.tribe-back a:before {
  font-family: FontAwesome;
  content: "";
  margin-right: .3rem;
}

div.single-post-back a:hover,
.tribe-back a:hover {
  opacity: 1;
}

.single .wp-playlist-current-item {
  height: auto;
}

.single .wp-playlist .mejs-container {
  width: 100% !important;
}

.post-password-form {
  margin-bottom: 1rem;
}

.post-password-form label {
  width: 100%;
}

.post-password-form p:last-child {
  margin-bottom: 0;
}

.site-main > .post-password-form {
  margin: 8% auto 5% auto;
  max-width: 720px;
}

body.attachment.single-attachment article.attachment .entry-header,
body.attachment.single-attachment article.attachment .entry-content,
body.attachment.single-attachment article.attachment .entry-footer,
body.attachment.single-attachment article.attachment .image-navigation {
  max-width: 910px;
  margin: 0 auto;
}

body.attachment.single-attachment article.attachment .entry-header {
  text-align: center;
  margin-top: 1rem;
}

/* Hide title */
body.single.single-post.grimlock--custom_header-displayed [id^="post-"] .entry-header {
  display: none;
}

body.single.single-post .grimlock--page-header {
  text-align: center;
}

body.single.single-post .grimlock--single-footer {
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}

body.single.single-post .grimlock--single-footer .cat-links-label,
body.single.single-post .grimlock--single-footer .tag-links-label {
  display: inline-block;
}

body.single.single-post .grimlock--single-footer .cat-links-label:after,
body.single.single-post .grimlock--single-footer .tag-links-label:after {
  content: '•';
  margin-left: .5rem;
  margin-right: .5rem;
}

body.single.single-post #main > [id^="post-"] .entry-content > figure.wp-caption[style*="width: 1200"],
body.page #main > [id^="post-"] .entry-content > figure.wp-caption[style*="width: 1200"] {
  width: 100% !important;
}

body.single.single-post #main > [id^="post-"] .entry-content > pre, body.page #main > [id^="post-"] .entry-content > pre {
  white-space: normal;
}

/**
 * Tables
 *
 * Tables styles.
 */
table {
  width: 100%;
  max-width: 100%;
}

.table, table {
  border-collapse: collapse !important;
}

.table thead td, table thead td, .table thead th, table thead th {
  border-bottom-width: 1px;
}

/**
 * Tooltips
 *
 * Tooltips styles.
 */
.tooltip {
  transition-delay: .4s;
  border-radius: 500px;
}

.tooltip .tooltip-inner {
  border-radius: 500px;
  font-weight: 400;
  line-height: 1.3em;
}

.tooltip.show {
  opacity: 1 !important;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 1px;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 1px;
}

/**
 * Widgets
 *
 * WP Core Widget styles.
 */
.widget {
  margin: 0;
}

#secondary-left .widget,
#secondary-right .widget,
.page-template-template-dashboard #main .widget-area .widget {
  background-color: #ffffff;
  color: #77888F;
  padding: 1rem;
  border-radius: 0.3rem;
  border-top-left-radius: 0 !important;
  box-shadow: 0 0 15px 0 rgba(82, 63, 105, 0.05);
}

#secondary-left .widget > .widget-title,
#secondary-right .widget > .widget-title,
.page-template-template-dashboard #main .widget-area .widget > .widget-title {
  font-size: .9rem;
  position: relative;
  width: auto;
  margin: -1rem -1rem 1rem -1rem;
  padding: 1rem 1rem 0 1rem;
  display: block;
  line-height: 1em;
  border-left: 2px solid #4E64DD;
}

#secondary-left .widget > .widget-title:after,
#secondary-right .widget > .widget-title:after,
.page-template-template-dashboard #main .widget-area .widget > .widget-title:after {
  content: '';
  display: block;
  height: 1px;
  margin-top: 0.8rem;
  background-color: currentColor;
  margin-left: -1rem;
  margin-right: -1rem;
  opacity: .1;
}

#secondary-left .widget > .widget-title:empty,
#secondary-right .widget > .widget-title:empty,
.page-template-template-dashboard #main .widget-area .widget > .widget-title:empty {
  display: none;
}

#secondary-left .widget > .widget-title a,
#secondary-right .widget > .widget-title a,
.page-template-template-dashboard #main .widget-area .widget > .widget-title a {
  color: inherit;
}

#secondary-left .widget h1 a:not(:hover), #secondary-left .widget h2 a:not(:hover), #secondary-left .widget h3 a:not(:hover), #secondary-left .widget h4 a:not(:hover), #secondary-left .widget h5 a:not(:hover), #secondary-left .widget h6 a:not(:hover),
#secondary-right .widget h1 a:not(:hover),
#secondary-right .widget h2 a:not(:hover),
#secondary-right .widget h3 a:not(:hover),
#secondary-right .widget h4 a:not(:hover),
#secondary-right .widget h5 a:not(:hover),
#secondary-right .widget h6 a:not(:hover),
.page-template-template-dashboard #main .widget-area .widget h1 a:not(:hover),
.page-template-template-dashboard #main .widget-area .widget h2 a:not(:hover),
.page-template-template-dashboard #main .widget-area .widget h3 a:not(:hover),
.page-template-template-dashboard #main .widget-area .widget h4 a:not(:hover),
.page-template-template-dashboard #main .widget-area .widget h5 a:not(:hover),
.page-template-template-dashboard #main .widget-area .widget h6 a:not(:hover) {
  color: inherit !important;
}

#secondary-left .widget.widget_media_video,
#secondary-right .widget.widget_media_video,
.page-template-template-dashboard #main .widget-area .widget.widget_media_video {
  overflow: hidden;
}

#secondary-left .widget.widget_media_video .wp-video,
#secondary-right .widget.widget_media_video .wp-video,
.page-template-template-dashboard #main .widget-area .widget.widget_media_video .wp-video {
  margin: -1rem -1rem -1rem -1rem;
  width: auto !important;
  max-width: none !important;
}

#secondary-left .widget.widget_media_gallery,
#secondary-right .widget.widget_media_gallery,
.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery {
  overflow: hidden;
}

#secondary-left .widget.widget_media_gallery .gallery,
#secondary-left .widget.widget_media_gallery .tiled-gallery,
#secondary-right .widget.widget_media_gallery .gallery,
#secondary-right .widget.widget_media_gallery .tiled-gallery,
.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery .gallery,
.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery .tiled-gallery {
  margin: -1rem -1rem -1rem -1rem;
  width: auto !important;
  max-width: none !important;
}

#secondary-left .widget.widget_media_gallery .gallery .gallery-row,
#secondary-left .widget.widget_media_gallery .tiled-gallery .gallery-row,
#secondary-right .widget.widget_media_gallery .gallery .gallery-row,
#secondary-right .widget.widget_media_gallery .tiled-gallery .gallery-row,
.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery .gallery .gallery-row,
.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery .tiled-gallery .gallery-row {
  width: 100% !important;
}

#secondary-left .widget.widget_media_gallery .gallery .gallery-item,
#secondary-left .widget.widget_media_gallery .tiled-gallery .gallery-item,
#secondary-right .widget.widget_media_gallery .gallery .gallery-item,
#secondary-right .widget.widget_media_gallery .tiled-gallery .gallery-item,
.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery .gallery .gallery-item,
.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery .tiled-gallery .gallery-item {
  margin: 0;
}

#secondary-left .widget ~ .widget,
#secondary-right .widget ~ .widget {
  margin-top: 30px;
}

.site-preheader .widget {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.site-prefooter .widget + .widget {
  padding-top: 2rem;
}

.site-prefooter .widget + .widget[id*="monster-widget"] {
  padding-top: 3rem;
}

.site-footer .widget {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.site-footer .widget + .widget {
  padding-top: 1.5rem;
}

.site-footer .widget + .widget[id*="monster-widget"] {
  padding-top: 3rem;
}

.widget .menu {
  margin-bottom: 0;
}

.widget select {
  max-width: 100%;
  width: 100%;
}

.widget img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.sidebar .widget_archive ul > li,
.site-prefooter .widget_archive ul > li, .sidebar .widget_categories ul > li,
.site-prefooter .widget_categories ul > li, .sidebar .widget_links ul > li,
.site-prefooter .widget_links ul > li, .sidebar .widget_nav_menu ul > li,
.site-prefooter .widget_nav_menu ul > li, .sidebar .widget_pages ul > li,
.site-prefooter .widget_pages ul > li, .sidebar .widget_rss ul > li,
.site-prefooter .widget_rss ul > li, .sidebar .widget_projects_categories ul > li,
.site-prefooter .widget_projects_categories ul > li, .sidebar .widget_recent_comments ul > li,
.site-prefooter .widget_recent_comments ul > li, .sidebar .widget_recent_entries ul > li,
.site-prefooter .widget_recent_entries ul > li, .sidebar .widget_layered_nav ul > li,
.site-prefooter .widget_layered_nav ul > li, .sidebar .widget_product_categories ul > li,
.site-prefooter .widget_product_categories ul > li, .sidebar .widget_meta ul > li,
.site-prefooter .widget_meta ul > li, .sidebar .widget_display_forums ul > li,
.site-prefooter .widget_display_forums ul > li, .sidebar .widget_display_views ul > li,
.site-prefooter .widget_display_views ul > li, .sidebar .widget_display_topics ul > li,
.site-prefooter .widget_display_topics ul > li {
  margin-top: .25rem;
}

.sidebar .widget_archive ul > li, .sidebar .widget_categories ul > li, .sidebar .widget_links ul > li, .sidebar .widget_nav_menu ul > li, .sidebar .widget_pages ul > li, .sidebar .widget_rss ul > li, .sidebar .widget_projects_categories ul > li, .sidebar .widget_recent_comments ul > li, .sidebar .widget_recent_entries ul > li, .sidebar .widget_layered_nav ul > li, .sidebar .widget_product_categories ul > li, .sidebar .widget_meta ul > li, .sidebar .widget_display_forums ul > li, .sidebar .widget_display_views ul > li, .sidebar .widget_display_topics ul > li {
  font-weight: 400;
  -webkit-font-smoothing: subpixel-antialiased;
}

.widget_archive ul > li a:not(:hover), .widget_categories ul > li a:not(:hover), .widget_links ul > li a:not(:hover), .widget_nav_menu ul > li a:not(:hover), .widget_pages ul > li a:not(:hover), .widget_rss ul > li a:not(:hover), .widget_projects_categories ul > li a:not(:hover), .widget_recent_comments ul > li a:not(:hover), .widget_recent_entries ul > li a:not(:hover), .widget_layered_nav ul > li a:not(:hover), .widget_product_categories ul > li a:not(:hover), .widget_meta ul > li a:not(:hover), .widget_display_forums ul > li a:not(:hover), .widget_display_views ul > li a:not(:hover), .widget_display_topics ul > li a:not(:hover) {
  color: inherit;
}

.sidebar .widget_archive ul ul,
.site-prefooter .widget_archive ul ul,
body:not(.grimlock) .site-footer .widget_archive ul ul, .sidebar .widget_categories ul ul,
.site-prefooter .widget_categories ul ul,
body:not(.grimlock) .site-footer .widget_categories ul ul, .sidebar .widget_links ul ul,
.site-prefooter .widget_links ul ul,
body:not(.grimlock) .site-footer .widget_links ul ul, .sidebar .widget_nav_menu ul ul,
.site-prefooter .widget_nav_menu ul ul,
body:not(.grimlock) .site-footer .widget_nav_menu ul ul, .sidebar .widget_pages ul ul,
.site-prefooter .widget_pages ul ul,
body:not(.grimlock) .site-footer .widget_pages ul ul, .sidebar .widget_rss ul ul,
.site-prefooter .widget_rss ul ul,
body:not(.grimlock) .site-footer .widget_rss ul ul, .sidebar .widget_projects_categories ul ul,
.site-prefooter .widget_projects_categories ul ul,
body:not(.grimlock) .site-footer .widget_projects_categories ul ul, .sidebar .widget_recent_comments ul ul,
.site-prefooter .widget_recent_comments ul ul,
body:not(.grimlock) .site-footer .widget_recent_comments ul ul, .sidebar .widget_recent_entries ul ul,
.site-prefooter .widget_recent_entries ul ul,
body:not(.grimlock) .site-footer .widget_recent_entries ul ul, .sidebar .widget_layered_nav ul ul,
.site-prefooter .widget_layered_nav ul ul,
body:not(.grimlock) .site-footer .widget_layered_nav ul ul, .sidebar .widget_product_categories ul ul,
.site-prefooter .widget_product_categories ul ul,
body:not(.grimlock) .site-footer .widget_product_categories ul ul, .sidebar .widget_meta ul ul,
.site-prefooter .widget_meta ul ul,
body:not(.grimlock) .site-footer .widget_meta ul ul, .sidebar .widget_display_forums ul ul,
.site-prefooter .widget_display_forums ul ul,
body:not(.grimlock) .site-footer .widget_display_forums ul ul, .sidebar .widget_display_views ul ul,
.site-prefooter .widget_display_views ul ul,
body:not(.grimlock) .site-footer .widget_display_views ul ul, .sidebar .widget_display_topics ul ul,
.site-prefooter .widget_display_topics ul ul,
body:not(.grimlock) .site-footer .widget_display_topics ul ul {
  margin-top: .25rem;
  margin-left: 0;
  padding-left: 0;
  font-size: .85rem;
  counter-reset: submenu;
}

.sidebar .widget_archive ul ul > li > a:before,
.site-prefooter .widget_archive ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_archive ul ul > li > a:before, .sidebar .widget_categories ul ul > li > a:before,
.site-prefooter .widget_categories ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_categories ul ul > li > a:before, .sidebar .widget_links ul ul > li > a:before,
.site-prefooter .widget_links ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_links ul ul > li > a:before, .sidebar .widget_nav_menu ul ul > li > a:before,
.site-prefooter .widget_nav_menu ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_nav_menu ul ul > li > a:before, .sidebar .widget_pages ul ul > li > a:before,
.site-prefooter .widget_pages ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_pages ul ul > li > a:before, .sidebar .widget_rss ul ul > li > a:before,
.site-prefooter .widget_rss ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_rss ul ul > li > a:before, .sidebar .widget_projects_categories ul ul > li > a:before,
.site-prefooter .widget_projects_categories ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_projects_categories ul ul > li > a:before, .sidebar .widget_recent_comments ul ul > li > a:before,
.site-prefooter .widget_recent_comments ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_recent_comments ul ul > li > a:before, .sidebar .widget_recent_entries ul ul > li > a:before,
.site-prefooter .widget_recent_entries ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_recent_entries ul ul > li > a:before, .sidebar .widget_layered_nav ul ul > li > a:before,
.site-prefooter .widget_layered_nav ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_layered_nav ul ul > li > a:before, .sidebar .widget_product_categories ul ul > li > a:before,
.site-prefooter .widget_product_categories ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_product_categories ul ul > li > a:before, .sidebar .widget_meta ul ul > li > a:before,
.site-prefooter .widget_meta ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_meta ul ul > li > a:before, .sidebar .widget_display_forums ul ul > li > a:before,
.site-prefooter .widget_display_forums ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_display_forums ul ul > li > a:before, .sidebar .widget_display_views ul ul > li > a:before,
.site-prefooter .widget_display_views ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_display_views ul ul > li > a:before, .sidebar .widget_display_topics ul ul > li > a:before,
.site-prefooter .widget_display_topics ul ul > li > a:before,
body:not(.grimlock) .site-footer .widget_display_topics ul ul > li > a:before {
  width: 1.1em;
  text-align: center;
  margin-right: 6px;
  content: "—" counters(submenu, "—", none);
  counter-increment: submenu;
  opacity: 0.6;
  font-weight: 100;
}

.widget_archive > ul:last-of-type, .widget_categories > ul:last-of-type, .widget_links > ul:last-of-type, .widget_nav_menu > ul:last-of-type, .widget_pages > ul:last-of-type, .widget_rss > ul:last-of-type, .widget_projects_categories > ul:last-of-type, .widget_recent_comments > ul:last-of-type, .widget_recent_entries > ul:last-of-type, .widget_layered_nav > ul:last-of-type, .widget_product_categories > ul:last-of-type, .widget_meta > ul:last-of-type, .widget_display_forums > ul:last-of-type, .widget_display_views > ul:last-of-type, .widget_display_topics > ul:last-of-type {
  margin-bottom: 0;
}

.widget_archive ul li, .widget_categories ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.widget_archive ul li ul.children, .widget_categories ul li ul.children {
  width: 100%;
  padding-left: 0;
  margin-bottom: .25rem;
}

.widget_nav_menu .menu-item {
  max-width: 100%;
  width: 100%;
}

.widget_nav_menu img,
.widget_nav_menu .menu-item-description {
  display: none !important;
}

.widget_nav_menu .menu-item-img-wrapper,
.widget_nav_menu .menu-item-label {
  display: inline;
}

.sidebar .widget_recent_comments ul > li:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.site-prefooter .widget_recent_comments .recentcomments + .recentcomments,
.site-footer .widget_recent_comments .recentcomments + .recentcomments {
  margin-top: 10px;
}

.site-prefooter .widget_recent_entries ul > li > a {
  font-size: 1rem;
  margin-bottom: 0;
}

.widget_rss .widget-title .rsswidget:first-child img {
  display: inline-block;
}

.widget_rss cite {
  color: inherit !important;
  opacity: 0.75;
  display: block;
}

.sidebar .widget_rss ul > li:before {
  font-family: FontAwesome;
  content: "";
  margin-right: .2rem;
}

.sidebar .widget_rss ul li + li {
  border-top: 2px solid rgba(0, 0, 0, 0.04);
  margin: 15px 0 !important;
}

.site-preheader .widget_text .textwidget p {
  margin: 0;
}

.widget_text .textwidget p:last-of-type {
  margin-bottom: 0;
  font-size: .9em;
}

.widget_text .textwidget form {
  margin-top: 3px;
}

.widget_text .textwidget form br {
  display: none;
}

.widget_calendar .calendar_wrap {
  text-align: center;
}

.widget_calendar table {
  border-collapse: collapse;
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, 0.04);
  table-layout: fixed;
}

.widget_calendar table a {
  color: inherit;
}

.widget_calendar caption {
  text-align: center;
  caption-side: top;
  color: inherit;
}

.widget_calendar td, .widget_calendar th {
  text-align: center;
  border: 0 !important;
}

.widget_calendar #prev {
  text-align: left;
}

.widget_calendar #next {
  text-align: right;
}

.widget_calendar tfoot td {
  border: none !important;
}

.widget_search input[type="search"] {
  padding: 0.8rem 35px 0.8rem 1.25rem !important;
}

.widget_search button[type="submit"] {
  position: absolute;
  z-index: 1;
  padding: 0.8rem 1.25rem !important;
  border: 0 !important;
  right: 0;
  top: 0;
  height: 100%;
  background: none !important;
}

.widget_search button[type="submit"]:hover, .widget_search button[type="submit"]:active, .widget_search button[type="submit"]:focus {
  opacity: 0.7;
}

.site-preheader .widget-grofile {
  text-align: left;
}

.site-preheader .widget-grofile h4 {
  font-size: 16px;
  font-size: 1rem;
  margin: .5rem 0 0 0;
}

.site-preheader .widget-grofile .grofile-meta {
  float: left;
}

.site-preheader .widget-grofile .grofile-full-link,
.site-preheader .widget-grofile .grofile-urls,
.site-preheader .widget-grofile > h4 {
  display: none;
}

.site-preheader .widget-grofile img {
  float: left;
  margin-right: .5rem;
}

.widget_wpcom_social_media_icons_widget ul {
  margin: 0;
}

.widget_wpcom_social_media_icons_widget a {
  font-size: 20.8px;
  font-size: 1.3rem;
}

body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]),
body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]),
body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) {
  padding-top: 4%;
  padding-bottom: 4%;
}

body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .widget-title,
body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .widget-title,
body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .widget-title {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}

body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li,
body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li,
body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .product_list_widget > li {
  margin-top: 2rem;
}

body:not(.page-template-template-dashboard) #primary > #main .no_users,
body:not(.page-template-template-dashboard) #primary > #main .widget-error,
body:not(.page-template-template-dashboard) #before_content .no_users,
body:not(.page-template-template-dashboard) #before_content .widget-error,
body:not(.page-template-template-dashboard) #after_content .no_users,
body:not(.page-template-template-dashboard) #after_content .widget-error {
  margin-bottom: 0;
  font-size: .8em;
}

.adrotate_widgets {
  text-align: center;
}

.widget-error {
  text-align: center;
}

body:not(.page-template-template-dashboard) .widget-area .widget_media_gallery {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
}

body:not(.page-template-template-dashboard) .widget-area .widget_media_gallery > .tiled-gallery {
  max-width: 100% !important;
  width: 100% !important;
}

#main .widget-area body:not(.page-template-template-dashboard) .widget-area .widget_media_gallery .gallery,
#main .widget-area body:not(.page-template-template-dashboard) .widget-area .widget_media_gallery .gallery-item {
  margin-bottom: 0 !important;
}

/*------------------------------------*\
    #PLUGINS
\*------------------------------------*/
/**
 * BuddyPress
 *
 * User profile & community plugin
 * https://wordpress.org/plugins/buddypress/
 *
 */
/**
 * BP Profile Search
 *
 * User search & filters for BuddyPress
 * https://wordpress.org/plugins/bp-profile-search/
 *
 */
.bps_form .editfield {
  text-align: left;
}

.bps_form .editfield ~ .editfield {
  margin-top: 1rem;
}

.bps_form .editfield br {
  display: none !important;
}

.bps_form .editfield .bps-label {
  margin-top: 0 !important;
  display: block;
  margin-bottom: .5rem;
  font-weight: 600;
}

.bps_form .editfield .bps-form-header-title {
  margin-bottom: 1.5rem;
}

.bps_form .editfield .bps-custom-select {
  position: relative;
  padding: 0;
  margin: 0;
  font-weight: inherit;
  cursor: pointer;
  width: 100% !important;
  max-width: 100% !important;
  border-radius: 0.3rem;
  transition: all 0.2s ease-in-out;
}

.bps_form .editfield .bps-custom-select:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.3333333333rem;
  content: "";
  pointer-events: none;
  text-align: center;
  font-size: 1.3em;
  border: 0;
  position: relative;
}

.bps_form .editfield .bps-custom-select:after {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  color: inherit;
  opacity: .7;
}

.bps_form .editfield .bps-custom-select select {
  cursor: pointer;
  background: none !important;
  color: inherit !important;
  border-radius: 0;
  font-weight: inherit;
  min-width: 100% !important;
  width: 100% !important;
  border: 0;
  font-size: 1em;
  font-weight: inherit;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: normal;
}

.bps_form .editfield .bps-custom-select select option {
  color: #333;
}

.bps_form .editfield .bps-custom-select > label {
  display: none !important;
}

.bps_form .editfield .bps-range-separator {
  color: inherit;
  opacity: .7;
}

.bps_form .editfield .checkbox .custom-control,
.bps_form .editfield .radio .custom-control {
  cursor: pointer;
}

.bps_form .editfield input.range-input {
  display: inline;
  width: 10%;
}

.bps_form .editfield .bps-description {
  margin-bottom: 0;
  font-size: 82%;
  font-style: italic;
  opacity: .9;
  margin-top: 2px;
  text-align: left;
}

.bps_form .editfield .btn-location {
  border: none;
  color: inherit !important;
  opacity: .5;
  background: none !important;
}

.bps_form .editfield .btn-location:hover {
  opacity: 1;
}

.bps_form .editfield .submit {
  margin-top: 1rem;
}

.bps_form .editfield .submit input[type="submit"] {
  width: 100%;
}

.bps_form .custom-control {
  padding-left: 1.6rem;
  margin-bottom: 1rem;
  cursor: pointer;
}

.bps_form .custom-control:hover .custom-control-indicator {
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
}

.bps_form .custom-control.custom-checkbox, .bps_form .custom-control.custom-radio {
  display: flex;
  align-items: center;
  padding-left: 0;
}

.bps_form .custom-control.custom-checkbox .custom-control-indicator, .bps_form .custom-control.custom-radio .custom-control-indicator {
  width: 1.2rem;
  height: 1.2rem;
  flex: 0 0 1.2rem;
  top: .15rem;
  background-size: 60%;
  background-image: none !important;
  color: inherit;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: .5rem;
  border-radius: 2px;
}

.bps_form .custom-control.custom-radio .custom-control-indicator {
  border-radius: 500px !important;
}

.bps_form .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator:before,
.bps_form .custom-radio .custom-control-input:checked ~ .custom-control-indicator:before {
  font-family: 'cera';
  content: "";
  font-size: 0.8em;
  display: inline-block;
  position: relative;
}

@media (min-width: 992px) {
  .region--9-3-cols-left a.bps-toggle-modal,
  .region--3-9-cols-left a.bps-toggle-modal {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget, .directory.members
  .region--9-3-cols-left #secondary-right .widget_bps_widget, .directory.members
  .region--3-9-cols-left #secondary-left .widget_bps_widget, .directory.members
  .region--3-9-cols-left #secondary-right .widget_bps_widget {
    display: none !important;
  }
}

.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .modal, .directory.members
.region--9-3-cols-left #secondary-right .widget_bps_widget .modal, .directory.members
.region--3-9-cols-left #secondary-left .widget_bps_widget .modal, .directory.members
.region--3-9-cols-left #secondary-right .widget_bps_widget .modal {
  display: block !important;
  opacity: 1 !important;
  position: static;
  overflow: visible;
  background: none;
  margin: 0;
  padding: 0;
}

.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .modal .modal-dialog, .directory.members
.region--9-3-cols-left #secondary-right .widget_bps_widget .modal .modal-dialog, .directory.members
.region--3-9-cols-left #secondary-left .widget_bps_widget .modal .modal-dialog, .directory.members
.region--3-9-cols-left #secondary-right .widget_bps_widget .modal .modal-dialog {
  -webkit-transform: none;
          transform: none;
  margin: 0;
  padding: 0;
  max-width: 100%;
  pointer-events: auto;
  overflow: visible;
}

.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .modal .modal-dialog .modal-content, .directory.members
.region--9-3-cols-left #secondary-right .widget_bps_widget .modal .modal-dialog .modal-content, .directory.members
.region--3-9-cols-left #secondary-left .widget_bps_widget .modal .modal-dialog .modal-content, .directory.members
.region--3-9-cols-left #secondary-right .widget_bps_widget .modal .modal-dialog .modal-content {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  overflow: visible;
}

.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .modal .modal-dialog .modal-content .modal-header, .directory.members
.region--9-3-cols-left #secondary-right .widget_bps_widget .modal .modal-dialog .modal-content .modal-header, .directory.members
.region--3-9-cols-left #secondary-left .widget_bps_widget .modal .modal-dialog .modal-content .modal-header, .directory.members
.region--3-9-cols-left #secondary-right .widget_bps_widget .modal .modal-dialog .modal-content .modal-header {
  display: none;
}

.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .modal .modal-dialog .modal-content .modal-body, .directory.members
.region--9-3-cols-left #secondary-right .widget_bps_widget .modal .modal-dialog .modal-content .modal-body, .directory.members
.region--3-9-cols-left #secondary-left .widget_bps_widget .modal .modal-dialog .modal-content .modal-body, .directory.members
.region--3-9-cols-left #secondary-right .widget_bps_widget .modal .modal-dialog .modal-content .modal-body {
  padding: 0;
  margin: 0;
  overflow: visible;
}

.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select, .directory.members
.region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select, .directory.members
.region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select, .directory.members
.region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select {
  border: 2px solid rgba(0, 0, 0, 0.04);
}

.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget input[type="submit"], .directory.members
.region--9-3-cols-left #secondary-right .widget_bps_widget input[type="submit"], .directory.members
.region--3-9-cols-left #secondary-left .widget_bps_widget input[type="submit"], .directory.members
.region--3-9-cols-left #secondary-right .widget_bps_widget input[type="submit"] {
  width: 100%;
  margin-top: 1rem;
}

#hero .bps-form-home {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin-top: 10px;
}

#hero .bps-form-home + p {
  margin-bottom: 0;
}

#hero .bps-form-home .editfield > label {
  display: none !important;
}

.bps-form-home-light #hero .bps-form-home .editfield .bps-custom-select {
  background-color: rgba(255, 255, 255, 0.23);
}

.bps-form-home-dark #hero .bps-form-home .editfield .bps-custom-select {
  background-color: rgba(0, 0, 0, 0.08);
}

#hero .bps-form-home .editfield .bps-custom-select select {
  opacity: .55;
}

.bps-form-home-light #hero .bps-form-home .editfield .bps-custom-select:hover {
  background-color: rgba(255, 255, 255, 0.33);
}

.bps-form-home-dark #hero .bps-form-home .editfield .bps-custom-select:hover {
  background-color: rgba(0, 0, 0, 0.13);
}

#hero .bps-form-home .editfield .bps-custom-select:hover select {
  opacity: 1;
}

#hero .bps-form-home .submit input[type="submit"] {
  width: 100%;
}

#hero .bps-form-home + p > br {
  display: none;
}

#hero p + .bps-form-home {
  margin-top: 1rem;
}

@media (min-width: 768px) {
  #hero.region--6-6-cols-left .bps-form-home input[type="submit"], #hero.region--6-6-cols-left-reverse .bps-form-home input[type="submit"] {
    width: auto !important;
  }
}

.buddypress.directory.members #buddypress .bps_filters,
#yz-members-directory .bps_filters {
  border-style: solid;
}

.buddypress.directory.members #buddypress .bps_filters br,
#yz-members-directory .bps_filters br {
  display: none !important;
}

.buddypress.directory.members #buddypress .bps_filters .bps_filters__content,
#yz-members-directory .bps_filters .bps_filters__content {
  display: flex;
  flex-wrap: wrap;
}

.buddypress.directory.members #buddypress .bps_filters .bps-filters-item,
#yz-members-directory .bps_filters .bps-filters-item {
  background: #3D404A;
  color: #fff;
  border-radius: 0.3rem;
  margin: 5px 5px 5px 0;
  padding: 5px 10px;
  font-size: .85em;
}

.buddypress.directory.members #buddypress .bps_filters .bps-filters-item strong,
#yz-members-directory .bps_filters .bps-filters-item strong {
  display: block;
  text-transform: uppercase;
  font-size: 0.7em;
}

.buddypress.directory.members #buddypress .bps_filters a.bps_filters_reset,
#yz-members-directory .bps_filters a.bps_filters_reset {
  position: absolute;
  top: 8px;
  right: 10px;
  z-index: 9;
  font-weight: 600;
  color: inherit;
}

.buddypress.directory.members #buddypress .bps_filters a.bps_filters_reset:hover,
#yz-members-directory .bps_filters a.bps_filters_reset:hover {
  opacity: 0.5;
}

.buddypress.directory.members #buddypress .bps_filters a.bps_filters_reset:before,
#yz-members-directory .bps_filters a.bps_filters_reset:before {
  font-family: 'cera';
  content: "";
}

.modal .submit {
  margin-top: 1rem;
}

.modal .submit input[type="submit"] {
  width: 100%;
}

a.bps-toggle-modal {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  margin: 0 !important;
  cursor: pointer;
  font-size: .9em;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #ffffff;
  border: 0 solid #eff0f6;
  color: inherit;
  line-height: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  a.bps-toggle-modal {
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  a.bps-toggle-modal {
    top: -65px;
  }
}

a.bps-toggle-modal > span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  z-index: 1;
}

a.bps-toggle-modal:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="tel"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="url"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="text"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="week"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="date"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="datetime"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="datetime-local"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="time"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="email"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="month"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="number"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="search"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="website"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form input[type="password"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form select[multiple="multiple"],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form .bps-custom-select,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form select {
  min-height: 58px;
}

.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps_form .bps-submit {
  margin-top: 1rem;
}

.grimlock-section:not(.grimlock-hero).region--container-narrow .bps_form .bps-submit input, .grimlock-section:not(.grimlock-hero).region--container-narrower .bps_form .bps-submit input {
  width: 100%;
}

#buddypress > .pos-r > .bps_form {
  padding: 2rem;
  margin-bottom: 2rem;
}

#buddypress > .pos-r > .bps_form .submit {
  margin-top: 1rem;
}

.bps_widget .submit {
  margin-top: .8rem;
}

/**
 * rtMedia
 *
 * Adds missing media rich features like photos, videos and audio uploading to BuddyPress.
 * https://wordpress.org/plugins/buddypress-media/
 */
body.media, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list body.activity-item {
  display: inherit !important;
  align-items: inherit !important;
}

.buddypress.bp-user.media #content #primary, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .buddypress.bp-user.activity-item #content #primary, ul.item-list:not(.activity-list):not([class*="yz-"]) > li.buddypress.bp-user #content #primary {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.rtmedia-gallery-alert-container .rtmedia-success,
.rtmedia-success {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

.rtmedia-gallery-alert-container .rtmedia-success hr,
.rtmedia-success hr {
  border-top-color: #09a376;
}

.rtmedia-gallery-alert-container .rtmedia-success .alert-link,
.rtmedia-success .alert-link {
  color: #e6e5e5;
}

.rtmedia-gallery-alert-container .rtmedia-warning,
.rtmedia-warning {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.rtmedia-gallery-alert-container .rtmedia-warning hr,
.rtmedia-warning hr {
  border-top-color: #e21212;
}

.rtmedia-gallery-alert-container .rtmedia-warning .alert-link,
.rtmedia-warning .alert-link {
  color: #e6e5e5;
}

.rtmedia-no-media-found,
.rtmedia-nodata {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

.rtmedia-no-media-found hr,
.rtmedia-nodata hr {
  border-top-color: #006fe6;
}

.rtmedia-no-media-found .alert-link,
.rtmedia-nodata .alert-link {
  color: #e6e5e5;
}

#buddypress .rtm-gallery-title,
#buddypress .rtmedia-media-edit > h2,
#buddypress .rtmedia-single-edit-title-container > .rtmedia-title {
  font-size: 1.4em;
  padding-bottom: 5px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.04);
  margin-bottom: 1.5rem;
}

#buddypress button.rtmedia-add-media-button,
#buddypress button#rtmedia-add-media-button-post-update,
#buddypress button.rtmedia-comment-media-upload {
  float: right;
  border: 0 !important;
}

#buddypress .rtmedia-item-thumbnail {
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress .rtmedia-item-thumbnail {
    transition: none;
  }
}

#buddypress .rtmedia-item-thumbnail:hover {
  opacity: 0.8;
}

#buddypress .rtmedia-list-item.media-type-music {
  width: 100%;
}

#buddypress .rtmedia-list-item.media-type-music .rtmedia-item-thumbnail {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 19px;
  background: #222;
  opacity: 1 !important;
}

#buddypress .rtmedia-list-item.media-type-music .rtmedia-item-thumbnail > .mejs-container {
  width: 100% !important;
}

#buddypress .rtmedia-list-item.media-type-music .rtmedia-item-thumbnail .rtmedia-item-title {
  opacity: 1 !important;
}

#buddypress .mfp-close {
  opacity: .3;
  color: transparent;
  font-size: 0 !important;
  font-weight: 100;
  text-align: center;
  color: #fff !important;
  top: 0px;
  right: -40px;
}

#buddypress .mfp-close:hover {
  opacity: .8;
}

#buddypress .mfp-close:before {
  color: #fff !important;
  font-family: 'cera';
  content: "";
  font-size: 1.7rem;
}

#buddypress #rt_media_comment_form {
  padding: 0;
  margin-top: 10px;
}

#buddypress #rt_media_comment_form .rtmedia-comment-media-upload {
  min-height: 40px;
  min-width: 40px;
}

#buddypress #rt_media_comment_form .rtmedia-comment-media-upload .dashicons:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

#buddypress #rt_media_comment_form #rt_media_comment_submit {
  height: 40px;
  padding: .5rem 1rem;
  font-size: 0.9rem;
}

#buddypress #rt_media_comment_form #comment_content {
  padding: 1rem;
  line-height: 1.4em;
}

#buddypress #rt_media_comment_form #comment_content:focus {
  min-height: 120px;
}

#buddypress #whats-new-options .rtmedia-plupload-container {
  float: right;
}

@media (max-width: 767.98px) {
  #buddypress #whats-new-options .rtmedia-plupload-container {
    width: 100%;
    margin: 0 !important;
  }
}

#buddypress #whats-new-options .rtmedia-plupload-container #rtmedia-action-update {
  display: flex;
  padding: 0;
  margin: 0;
  float: none;
}

@media (max-width: 767.98px) {
  #buddypress #whats-new-options .rtmedia-plupload-container #rtmedia-action-update {
    width: 100%;
    margin: 0;
  }
}

#buddypress #whats-new-options .rtmedia-plupload-container #rtmedia-action-update #rtSelectPrivacy {
  margin-left: .5rem;
}

@media (max-width: 767.98px) {
  #buddypress #whats-new-options .rtmedia-plupload-container #rtmedia-action-update #rtSelectPrivacy {
    width: 100%;
    max-width: 100%;
  }
}

#buddypress #whats-new-options .rtmedia-add-media-button {
  padding: 0.8rem 1.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

#buddypress #whats-new-options .rtmedia-add-media-button .dashicons-admin-media {
  font-size: 1.05em;
  line-height: 0;
  width: auto;
  height: auto;
}

#buddypress #whats-new-options .rtmedia-add-media-button .dashicons-admin-media:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

#buddypress #whats-new-options .rtmedia-uploader-div {
  margin: 0 !important;
}

#buddypress #whats-new-options .rtmedia-uploader-div .rtm-tab-content-wrapper:empty {
  display: none;
}

#buddypress .rtmedia-activity-container {
  position: relative;
}

#buddypress .rtmedia-list {
  display: flex;
}

#buddypress .rtmedia-list .rtmedia-list-item {
  position: relative;
  padding: 0 !important;
}

#buddypress .rtmedia-list .rtmedia-list-item > a,
#buddypress .rtmedia-list .rtmedia-list-item .rtmedia-list-item-a {
  background-color: rgba(0, 0, 0, 0.04);
  display: block;
}

#buddypress .rtmedia-list .rtmedia-list-item.media-type-video .rtmedia-item-title {
  display: none;
}

#buddypress .rtmedia-list .rtmedia-list-item.media-type-photo {
  height: auto !important;
}

@media (min-width: 768px) {
  #buddypress .rtmedia-list .rtmedia-list-item.media-type-photo {
    height: 250px !important;
  }
}

#buddypress .rtmedia-list .rtmedia-list-item .rtmedia-item-title {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 5px;
  opacity: 0;
  color: #fff;
  overflow: visible;
  white-space: normal;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress .rtmedia-list .rtmedia-list-item .rtmedia-item-title {
    transition: none;
  }
}

#buddypress .rtmedia-list .rtmedia-list-item .rtmedia-item-title h4 {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
}

#buddypress .rtmedia-list .rtmedia-list-item .rtmedia-item-title a {
  color: inherit !important;
  font-weight: 600;
}

#buddypress .rtmedia-list .rtmedia-list-item .rtmedia-item-title p {
  display: block !important;
}

#buddypress .rtmedia-list .rtmedia-list-item:hover .rtmedia-item-title {
  display: block;
  opacity: 1;
}

#buddypress .rtmedia-list .rtmedia-list-item .rtmedia-album-media-count {
  background-color: rgba(0, 0, 0, 0.7);
  font-weight: 600;
}

#buddypress .rtmedia-list .rtmedia-list-item .rtmedia-gallery-item-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

#buddypress .rtmedia-list .rtmedia-list-item .rtmedia-gallery-item-actions a {
  color: #fff;
  line-height: 20px;
  font-size: 0;
  width: 100%;
  text-align: center;
}

#buddypress .rtmedia-list .rtmedia-list-item .rtmedia-gallery-item-actions a:hover, #buddypress .rtmedia-list .rtmedia-list-item .rtmedia-gallery-item-actions a:active, #buddypress .rtmedia-list .rtmedia-list-item .rtmedia-gallery-item-actions a:focus {
  color: #fff;
  opacity: 0.7;
}

#buddypress #rtm-media-options {
  position: relative;
  margin-bottom: 1.5rem;
  line-height: inherit;
}

#buddypress #rtm-media-options .rtm-media-options-list .rtmedia-action-buttons,
#buddypress #rtm-media-options .rtmedia-upload-media-link {
  font-weight: 600;
}

#buddypress #rtm-media-options .rtm-media-options-list .rtmedia-action-buttons:hover,
#buddypress #rtm-media-options .rtmedia-upload-media-link:hover {
  opacity: 0.7;
}

#buddypress #rtm-media-options .mfp-content .rtm-options {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

#buddypress #rtm-media-options > * {
  border: 0;
}

#buddypress #rtm-media-options .rtm-options.rtm-options {
  background-color: rgba(0, 0, 0, 0.8);
}

#buddypress #rtm-media-options .rtm-options.rtm-options:after {
  border-bottom-color: rgba(0, 0, 0, 0.8);
}

#buddypress #rtm-media-options .rtm-options.rtm-options a,
#buddypress #rtm-media-options .rtm-options.rtm-options input[type="submit"],
#buddypress #rtm-media-options .rtm-options.rtm-options button[type="submit"] {
  color: #fff;
  line-height: inherit;
  font-weight: 600;
}

#buddypress #rtm-media-options .rtm-options.rtm-options a:hover,
#buddypress #rtm-media-options .rtm-options.rtm-options input[type="submit"]:hover,
#buddypress #rtm-media-options .rtm-options.rtm-options button[type="submit"]:hover {
  opacity: 0.7;
}

#buddypress #rtm-media-options .rtm-options.rtm-options input[type="submit"],
#buddypress #rtm-media-options .rtm-options.rtm-options button[type="submit"] {
  display: block;
  padding: 0;
  margin: 0;
  border: 0 !important;
  border-radius: 0;
  background: none;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-align: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  -webkit-appearance: none;
}

#buddypress .rtmedia-uploader {
  margin-bottom: 1.5rem;
}

#buddypress .rtmedia-uploader .drag-drop {
  color: inherit;
}

#buddypress .rtmedia-uploader .drag-drop .rtm-select-files {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.04);
  padding: .5rem 1rem .5rem .5rem;
  border-radius: 0.3rem;
}

#buddypress .rtmedia-uploader .drag-drop .rtm-select-files .drag-drop-info {
  font-size: 1em;
  font-weight: 600;
}

#buddypress .rtmedia-uploader .drag-drop .rtm-seperator {
  opacity: 0.6;
}

#buddypress .rtm-drag-drop-active {
  border-color: #4E64DD !important;
}

#buddypress .rtm-field-wrap label {
  font-weight: 600;
}

#buddypress #rtm-drop-files-title {
  padding-top: 25%;
  font-size: 1.2em;
  text-transform: uppercase;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  font-weight: 600;
  color: #fff;
}

#buddypress #media_search_form {
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
}

@media (min-width: 576px) {
  #buddypress #media_search_form {
    width: auto;
    top: -8px;
  }
}

#buddypress #media_search_form #media_search_input {
  display: block;
  width: 100%;
  padding: 0.8rem 1.25rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #48465b;
  background-color: #f0f3f4;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.3rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  max-height: none;
  max-width: none;
  padding: 0.5rem 35px 0.5rem 38px;
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-color: transparent;
  background: none !important;
  border-radius: 0 !important;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress #media_search_form #media_search_input {
    transition: none;
  }
}

#buddypress #media_search_form #media_search_input::-ms-expand {
  background-color: transparent;
  border: 0;
}

#buddypress #media_search_form #media_search_input:focus {
  color: #48465b;
  background-color: #f0f3f4;
  border-color: rgba(78, 100, 221, 0.25);
  outline: 0;
  box-shadow: inset 0 0 0 2px rgba(78, 100, 221, 0.25);
}

#buddypress #media_search_form #media_search_input::-webkit-input-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress #media_search_form #media_search_input::-moz-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress #media_search_form #media_search_input:-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress #media_search_form #media_search_input::-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress #media_search_form #media_search_input::placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress #media_search_form #media_search_input:disabled, #buddypress #media_search_form #media_search_input[readonly] {
  background-color: #E9EFF3;
  opacity: 1;
}

#buddypress #media_search_form #media_search_input:disabled {
  cursor: not-allowed;
}

@media screen and (max-width: 782px) {
  #buddypress #media_search_form #media_search_input {
    width: 100%;
  }
}

#buddypress #media_search_form #media_search_input:hover {
  border-bottom-color: rgba(0, 0, 0, 0.04);
}

#buddypress #media_search_form #media_search {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  width: 38px;
  height: 38px;
  text-align: center;
  color: inherit;
  opacity: 0.5;
  pointer-events: none;
  line-height: 38px;
  background: none;
  padding: 0;
  border: 0;
}

#buddypress #media_search_form #media_search i {
  line-height: normal;
}

#buddypress #media_search_form #media_search i:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 15px;
}

#buddypress #media_search_form #media_fatch_loader.load {
  position: absolute;
  right: 4px;
  top: 3px;
}

#buddypress #media_search_form #media_search_remove {
  position: absolute;
  top: 3px;
  right: -15px;
  color: inherit;
  cursor: pointer;
}

#buddypress .mejs-controls .mejs-time-rail .mejs-time-current {
  background-color: #4E64DD;
}

#buddypress .rtm-lightbox-container {
  background-color: #fff;
}

#buddypress .rtm-lightbox-container #rtmedia-single-media-container {
  background-color: #000;
}

#buddypress .rtm-lightbox-container .mfp-arrow {
  -webkit-appearance: none;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}

#buddypress .rtm-lightbox-container .mfp-arrow:before {
  content: none;
}

#buddypress .rtm-lightbox-container .rtm-ltb-title a {
  opacity: 0.7;
  color: inherit;
}

#buddypress .rtm-lightbox-container .rtm-ltb-title a:hover, #buddypress .rtm-lightbox-container .rtm-ltb-title a:active, #buddypress .rtm-lightbox-container .rtm-ltb-title a:focus {
  color: inherit;
  opacity: 1;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-user-meta-details .username {
  padding-top: .2rem;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-user-meta-details .username a {
  font-weight: 600;
  color: inherit;
  padding-top: .5rem;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-user-meta-details .rtm-time-privacy {
  color: inherit;
  opacity: 0.7;
  font-size: .8em;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-user-meta-details .rtm-user-avatar img {
  width: 45px;
  height: 45px;
  object-fit: cover;
  object-position: center;
  border-radius: 500px;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-like,
#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-comment-link {
  padding-left: .6rem;
  padding-right: .6rem;
  font-weight: 600;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-like img {
  position: relative;
  top: -2px;
  margin-right: 3px;
  display: none;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-like:hover, #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-like:focus {
  background-color: #4E64DD;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-like:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: 4px;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-like[disabled="disabled"]:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta #comment_content {
  margin-bottom: 1rem;
  border-radius: 0.3rem;
  padding: .5rem;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-like-info {
  background-color: rgba(0, 0, 0, 0.04);
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-like-info:after {
  border-bottom-color: rgba(0, 0, 0, 0.04);
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-comments-container .rtmedia-no-comments {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
  margin: 10px 0;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-comments-container .rtmedia-no-comments hr {
  border-top-color: #006fe6;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtmedia-comments-container .rtmedia-no-comments .alert-link {
  color: #e6e5e5;
}

#buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-media-single-comments {
  padding: 0;
}

#buddypress .rtm-lightbox-container .rtm-media-single-comments {
  padding: 0;
}

#buddypress .rtmedia-item-comments .rtmedia-actions-before-comments {
  margin-bottom: 1rem;
}

#buddypress .rtmedia-item-comments .rtmedia-actions-before-comments .rtmedia-comment-link {
  display: none;
}

#buddypress .rtm-comment-list .rtmedia-comment {
  background-color: rgba(0, 0, 0, 0.04);
  font-size: .8em;
  margin-bottom: 1px;
  margin-bottom: .3rem;
}

#buddypress .rtm-comment-list .rtmedia-comment .rtmedia-comment-date {
  font-size: .8em;
  color: inherit;
  opacity: 0.7;
}

#buddypress .rtm-comment-list .rtmedia-comment .rtmedia-comment-author {
  display: block;
  margin-bottom: .1rem;
}

#buddypress .rtm-comment-list .rtmedia-comment .rtmedia-comment-media-list {
  padding-left: 0;
}

#buddypress .rtm-comment-list .rtmedia-comment .rtmedia-comment-media-list .rtmedia-list-item {
  padding: 0;
  background: none;
  margin-top: 10px;
}

#buddypress .rtm-comment-list .rtmedia-comment .rtmedia-comment-user-pic img {
  width: 36px;
  height: 36px;
  object-fit: cover;
  object-position: center;
  border-radius: 500px;
}

#buddypress .rtm-comment-list .rtmedia-comment .rtmedia-item-title {
  display: none;
}

#buddypress .rtm-comment-list .rtmedia-comment .rtmedia-delete-comment {
  color: inherit;
  opacity: 0.5;
}

#buddypress .rtm-comment-list .rtmedia-comment .rtmedia-delete-comment:hover {
  opacity: 1;
}

#buddypress #rtmedia-uploader-form .rtm-plupload-list li,
#buddypress #rtmedia_uploader_filelist li {
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 0.3rem;
  border: 0;
}

#buddypress #rtmedia-uploader-form .rtm-plupload-list .plupload_file_progress,
#buddypress #rtmedia_uploader_filelist .plupload_file_progress {
  background-color: #0abb87;
}

#buddypress #rtmedia-single-media-container .rtmedia-editor-buttons .rtm-button-back {
  float: right;
}

#buddypress .rtm-single-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 5px;
  border-radius: 0.3rem;
  margin: 1rem 0;
}

#buddypress .rtm-single-actions form:empty {
  display: none;
}

#buddypress .rtm-single-actions .rtmedia-delete-media {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress .rtm-single-actions .rtmedia-delete-media:hover {
  color: #ffffff;
  background-color: #d61111;
  border-color: #cb1010;
}

#buddypress .rtm-single-actions .rtmedia-delete-media:focus, #buddypress .rtm-single-actions .rtmedia-delete-media.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

#buddypress .rtm-single-actions .rtmedia-delete-media.disabled, #buddypress .rtm-single-actions .rtmedia-delete-media:disabled {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress .rtm-single-actions .rtmedia-delete-media:active, #buddypress .rtm-single-actions .rtmedia-delete-media.active,
.show > #buddypress .rtm-single-actions .rtmedia-delete-media.dropdown-toggle {
  color: #ffffff;
  background-color: #cb1010;
  border-color: #bf0f0f;
}

#buddypress .rtm-single-actions .rtmedia-delete-media:active:focus, #buddypress .rtm-single-actions .rtmedia-delete-media.active:focus,
.show > #buddypress .rtm-single-actions .rtmedia-delete-media.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

#buddypress .rtm-single-actions .rtm-media-options-list .rtm-options {
  left: auto;
  right: 0;
  top: 100%;
}

#buddypress .rtmedia-single-container .rtmedia-editor-buttons {
  margin-top: 2rem;
}

#buddypress .rtmedia-single-container .rtm-lightbox-container {
  position: relative;
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-media-title {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  color: #fff;
  z-index: 1;
  pointer-events: none;
  padding: 5px;
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9;
  margin: 0;
  padding: 0;
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions > form,
#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions > div {
  padding: 7px 10px;
  margin: 0;
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions > form button,
#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions > form input[type="submit"],
#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions > div button,
#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions > div input[type="submit"] {
  display: block;
  padding: 0;
  margin: 0;
  border: 0 !important;
  border-radius: 0;
  background: none;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-align: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  -webkit-appearance: none;
  color: #fff;
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions > form button:hover,
#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions > form input[type="submit"]:hover,
#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions > div button:hover,
#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions > div input[type="submit"]:hover {
  opacity: 0.7;
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions .rtm-options.rtm-options {
  background-color: rgba(0, 0, 0, 0.6);
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-item-actions .rtmedia-like {
  background: none !important;
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .previous-pagination,
#buddypress .rtmedia-single-container .rtm-lightbox-container .next-pagination {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
  height: 100%;
  color: #fff;
  z-index: 2;
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .previous-pagination > a,
#buddypress .rtmedia-single-container .rtm-lightbox-container .next-pagination > a {
  display: flex;
  justify-items: center;
  align-items: center;
  color: #fff;
  font-weight: 600;
  background-color: rgba(0, 0, 0, 0.1);
  font-size: .8em;
  text-transform: uppercase;
  height: 100%;
  padding: 10px;
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .previous-pagination > a:hover,
#buddypress .rtmedia-single-container .rtm-lightbox-container .next-pagination > a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .previous-pagination > a:before {
  content: '<';
  margin-right: 5px;
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .next-pagination {
  left: auto;
  right: 0;
}

#buddypress .rtmedia-single-container .rtm-lightbox-container .next-pagination > a:after {
  content: '>';
  margin-left: 5px;
}

#buddypress .gallery-description {
  padding: 1rem;
  margin-bottom: 1rem;
  background-color: rgba(0, 0, 0, 0.04);
  font-style: italic;
  border-radius: 0.3rem;
}

#buddypress .gallery-description p {
  margin-bottom: 0;
}

#buddypress .rtm-tabs {
  border: 0;
}

#buddypress .rtm-tabs > li {
  border: 0;
}

#buddypress .rtm-tabs > li a {
  color: inherit;
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 0.3rem;
  font-weight: 600;
  padding: .5rem 1rem;
}

#buddypress .rtm-tabs > li a:hover {
  opacity: 0.8;
}

#buddypress .rtm-tabs > li a i {
  position: relative;
  top: 2px;
}

#buddypress .rtm-tabs > li.active a {
  background-color: #4E64DD;
  color: #fff;
}

#buddypress #rtmedia_media_single_edit .rtm-tabs {
  display: none;
}

#buddypress #rtmedia_media_single_edit .rtm-tabs-content .content {
  display: block !important;
}

#buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtm-tabs {
  display: none;
}

#buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtm-tabs-content .content {
  display: block !important;
}

#buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtm-tabs-content .content + .content {
  margin-top: 1rem;
}

#buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtm-tabs-content #manage-media-tab {
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 0.3rem;
  margin-top: 2rem;
}

#buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtmedia-delete-selected {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtmedia-delete-selected:hover {
  color: #ffffff;
  background-color: #d61111;
  border-color: #cb1010;
}

#buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtmedia-delete-selected:focus, #buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtmedia-delete-selected.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

#buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtmedia-delete-selected.disabled, #buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtmedia-delete-selected:disabled {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtmedia-delete-selected:active, #buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtmedia-delete-selected.active,
.show > #buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtmedia-delete-selected.dropdown-toggle {
  color: #ffffff;
  background-color: #cb1010;
  border-color: #bf0f0f;
}

#buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtmedia-delete-selected:active:focus, #buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtmedia-delete-selected.active:focus,
.show > #buddypress .rtmedia-edit-media-tabs.rtmedia-editor-main .rtmedia-delete-selected.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

#buddypress .rtmedia-image-editor-cotnainer .wp_attachment_image,
#buddypress .rtmedia-image-editor-container .wp_attachment_image {
  position: relative;
  overflow: hidden;
}

#buddypress .rtmedia-image-editor-cotnainer .wp_attachment_image p,
#buddypress .rtmedia-image-editor-container .wp_attachment_image p {
  margin-bottom: 0;
}

#buddypress .rtmedia-image-editor-cotnainer .wp_attachment_image .rtmedia-image-edit,
#buddypress .rtmedia-image-editor-container .wp_attachment_image .rtmedia-image-edit {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.4);
  border: 0;
  text-transform: uppercase;
}

#buddypress .rtmedia-image-editor-cotnainer .wp_attachment_image .rtmedia-image-edit:hover,
#buddypress .rtmedia-image-editor-container .wp_attachment_image .rtmedia-image-edit:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

#buddypress .rtmedia-image-editor-cotnainer .wp_attachment_image .spinner.is-active,
#buddypress .rtmedia-image-editor-container .wp_attachment_image .spinner.is-active {
  display: block;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.6);
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background-position: center center;
}

#buddypress .rtmedia-image-editor-cotnainer .wp_attachment_image img,
#buddypress .rtmedia-image-editor-container .wp_attachment_image img {
  width: 100%;
}

#buddypress .rtmedia-image-editor-cotnainer .imgedit-wait,
#buddypress .rtmedia-image-editor-container .imgedit-wait {
  background-image: none;
  height: 100%;
}

#buddypress .imgedit-settings .imgedit-group {
  position: relative;
}

#buddypress .imgedit-settings .imgedit-group h2 {
  font-size: 1.3em;
  margin-bottom: 0.5em;
}

#buddypress .imgedit-settings .imgedit-group .dashicons {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: .5rem;
  width: auto;
  background: none;
  opacity: 0.3;
}

#buddypress .imgedit-settings .imgedit-group .dashicons:hover {
  opacity: 0.8;
}

#buddypress .imgedit-settings .imgedit-group legend {
  font-size: 1em;
  font-weight: 600;
}

#buddypress .imgedit-settings .imgedit-scale input[type="text"],
#buddypress .imgedit-settings .imgedit-crop-ratio input[type="text"],
#buddypress .imgedit-settings .imgedit-crop-sel input[type="text"] {
  width: 75px;
}

#buddypress .imgedit-panel-content {
  position: relative;
  text-align: center;
  background: rgba(0, 0, 0, 0.04);
  padding: 1rem;
  border-radius: 0.3rem;
}

#buddypress .imgedit-panel-content .imgedit-submit {
  margin: 15px 0 0 0;
  display: flex;
  justify-content: center;
}

#buddypress .imgedit-panel-content .imgedit-submit input[type="button"] {
  margin: 0;
  font-size: 1em;
}

#buddypress .imgedit-panel-content .imgedit-submit input[type="button"][disabled="disabled"] {
  opacity: 0.3;
}

#buddypress .imgedit-panel-content .imgedit-submit input[type="button"].imgedit-cancel-btn {
  order: 1;
  margin-left: 5px;
}

#buddypress .imgedit-help {
  background-color: rgba(0, 0, 0, 0.04);
  padding: .75rem;
  border-radius: 0.3rem;
  line-height: 1.35em;
  font-size: 0.9em;
  margin-top: .5rem;
}

#buddypress .imgedit-help > p {
  margin: 0;
  padding: 0;
}

#buddypress .imgedit-submit input[type="submit"],
#buddypress .imgedit-submit input[type="button"] {
  font-size: 0.8em;
  padding: .3rem .8rem;
}

#buddypress .imgedit-submit .imgedit-cancel-btn {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress .imgedit-submit .imgedit-cancel-btn:hover {
  color: #ffffff;
  background-color: #d61111;
  border-color: #cb1010;
}

#buddypress .imgedit-submit .imgedit-cancel-btn:focus, #buddypress .imgedit-submit .imgedit-cancel-btn.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

#buddypress .imgedit-submit .imgedit-cancel-btn.disabled, #buddypress .imgedit-submit .imgedit-cancel-btn:disabled {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress .imgedit-submit .imgedit-cancel-btn:active, #buddypress .imgedit-submit .imgedit-cancel-btn.active,
.show > #buddypress .imgedit-submit .imgedit-cancel-btn.dropdown-toggle {
  color: #ffffff;
  background-color: #cb1010;
  border-color: #bf0f0f;
}

#buddypress .imgedit-submit .imgedit-cancel-btn:active:focus, #buddypress .imgedit-submit .imgedit-cancel-btn.active:focus,
.show > #buddypress .imgedit-submit .imgedit-cancel-btn.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

#buddypress .imgedit-submit .imgedit-submit-btn {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

#buddypress .imgedit-submit .imgedit-submit-btn:hover {
  color: #ffffff;
  background-color: #08976d;
  border-color: #078b64;
}

#buddypress .imgedit-submit .imgedit-submit-btn:focus, #buddypress .imgedit-submit .imgedit-submit-btn.focus {
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.5);
}

#buddypress .imgedit-submit .imgedit-submit-btn.disabled, #buddypress .imgedit-submit .imgedit-submit-btn:disabled {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

#buddypress .imgedit-submit .imgedit-submit-btn:active, #buddypress .imgedit-submit .imgedit-submit-btn.active,
.show > #buddypress .imgedit-submit .imgedit-submit-btn.dropdown-toggle {
  color: #ffffff;
  background-color: #078b64;
  border-color: #077e5b;
}

#buddypress .imgedit-submit .imgedit-submit-btn:active:focus, #buddypress .imgedit-submit .imgedit-submit-btn.active:focus,
.show > #buddypress .imgedit-submit .imgedit-submit-btn.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(10, 187, 135, 0.5);
}

#buddypress div.section .rtm-privacy-levels {
  padding: 1rem;
  border-style: solid;
  margin-bottom: .5rem;
}

#buddypress .rtm-load-more {
  background: none;
}

#buddypress .rtm-load-more a {
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 0.3rem;
  text-transform: uppercase;
  font-size: .7em;
  font-weight: 600;
  letter-spacing: 3px;
  color: inherit;
}

#buddypress .rtm-load-more a:hover {
  opacity: 0.7;
}

#buddypress .rtm-media-loading img {
  opacity: 0.5;
  max-width: 20px;
}

.plupload_file_name {
  padding-right: 25px !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
}

.plupload_file_name > span.plupload_file_name_wrapper {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.plupload_file_name .dashicons.dashicons-info.rtmicon[title*="Max"]:after,
.plupload_file_name .dashicons.dashicons-info.rtmicon[title*="Size"]:after,
.plupload_file_name .dashicons.dashicons-info.rtmicon[title*="Limit"]:after {
  content: attr(title);
  position: absolute;
  top: -20px;
  right: 0;
  background: #ED2121;
  color: #fff;
  font-family: arial, sans-serif;
  padding: 0 5px;
  display: block;
  line-height: 13px;
  font-size: 11px;
  text-indent: 0;
  height: 13px;
  overflow: hidden;
  font-weight: 600;
  border-radius: 500px;
  white-space: pre;
  width: auto;
  pointer-events: none;
}

.plupload_file_status {
  height: 10px !important;
}

.plupload_file_name .dashicons {
  color: inherit !important;
}

.plupload_file_name .dashicons:hover {
  opacity: .7;
}

.rtmedia-no-media-found {
  min-height: 0 !important;
  text-align: center;
}

#rtmedia-uploader-form .rtm-plupload-list li,
form .rtmedia-container .rtm-plupload-list li,
#rtmedia_uploader_filelist li {
  max-width: 160px !important;
}

#rtmedia-uploader-form .rtm-plupload-list li canvas,
form .rtmedia-container .rtm-plupload-list li canvas,
#rtmedia_uploader_filelist li canvas {
  width: 100%;
  height: auto;
}

.plupload_file_action .ui-icon {
  text-indent: 0;
}

.rtm-upload-edit-title-wrapper {
  margin-bottom: 10px;
}

#rtm-file_upload-ui {
  position: relative;
}

#buddypress #rtm-drop-files-title {
  padding-top: 10%;
  z-index: 2;
}

.rtm-like-comments-info:after {
  display: none;
}

/**
 * BuddyPress Docs
 *
 * BuddyPress Docs adds collaborative work spaces to your BuddyPress community
 * https://wordpress.org/plugins/buddypress-docs/
 */
.single.single-bp_doc #content > .region__container {
  max-width: 100% !important;
}

.folder-meta-info-statement br {
  display: none;
}

.folder-toggle-link {
  padding: .5rem !important;
  border: 0 !important;
}

.folder-toggle-link .genericon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  line-height: 0 !important;
}

.doc-content {
  padding: 2rem;
}

.doc-attachments {
  margin-top: 2rem;
}

#doc-attachments-ul {
  padding: 1rem;
}

.doc-meta {
  margin-top: 2rem;
}

#buddypress #doc-permissions-summary {
  border: 0;
  color: #fff;
}

#buddypress #doc-permissions-summary.doc-public {
  background: #0abb87;
}

#buddypress #doc-permissions-summary.doc-limited {
  background: #ED6E21;
}

#buddypress #doc-permissions-summary.doc-private {
  background: #ED2121;
}

#buddypress #doc-permissions-more {
  color: #fff !important;
  margin-top: 0.2rem;
}

#buddypress div.doc-permissions {
  padding: 1rem;
}

#buddypress #doc-group-summary {
  border: 0;
  padding: 0;
  margin-bottom: .5rem;
}

#buddypress #doc-group-summary img {
  border-radius: 500px;
}

#buddypress #doc-group-summary a {
  font-weight: 600;
}

#buddypress .doc-title a:not(:hover) {
  color: inherit !important;
}

#buddypress #doc-permissions-details {
  padding: 1rem;
}

#buddypress #doc-permissions-details:not([style*="block"]) {
  display: none;
}

#buddypress .bp-docs-level-anyone span.bp-docs-level-icon {
  background-color: #0abb87;
  width: 10px;
  height: 10px;
  margin: .5rem .5rem 0 0;
}

#buddypress .bp-docs-level-friends span.bp-docs-level-icon,
#buddypress .bp-docs-level-group-members span.bp-docs-level-icon,
#buddypress .bp-docs-level-loggedin span.bp-docs-level-icon {
  border-bottom-color: #ED6E21;
  margin-left: 0;
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 12px;
  margin-top: 5px;
}

.primary-list-tabs #bp-create-doc-button {
  float: none;
  margin: 0;
}

.docs-filters #docs-filter-meta,
.doc-tabs ul {
  color: inherit;
  font-size: 0;
  display: flex;
}

.docs-filters #docs-filter-meta li,
.doc-tabs ul li {
  margin: 0;
}

.docs-filters #docs-filter-meta a,
.doc-tabs ul a {
  font-size: .9rem;
  display: block;
  padding: .5rem 1.2rem;
  font-weight: 600 !important;
  position: relative;
  margin: 0;
}

.docs-filters #docs-filter-meta a:after,
.doc-tabs ul a:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 2px;
  background-color: currentColor;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .docs-filters #docs-filter-meta a:after,
  .doc-tabs ul a:after {
    transition: none;
  }
}

.docs-filters #docs-filter-meta a:not(:hover):not(:focus):not(.current),
.doc-tabs ul a:not(:hover):not(:focus):not(.current) {
  color: inherit !important;
}

.docs-filters #docs-filter-meta a:not(:hover):not(:focus):not(.current):after,
.doc-tabs ul a:not(:hover):not(:focus):not(.current):after {
  opacity: .2;
}

.bp-docs div.docs-info-header {
  margin-bottom: 1.5rem;
  background: none;
  position: relative;
  padding: 0;
}

@media (min-width: 768px) {
  .bp-docs div.docs-info-header .currently-viewing {
    position: absolute;
    top: .5rem;
    right: 0;
    margin-bottom: 0;
    z-index: 2;
    text-align: right;
  }
  .bp-docs div.docs-info-header .clear {
    display: none;
  }
}

.bp-docs div.docs-info-header #docs-filter-sections .docs-filter-section {
  margin-top: 1rem;
  padding: 1rem;
}

.bp-docs div.docs-info-header #docs-filter-sections .docs-filter-section:not(.docs-filter-section-open) {
  display: none;
}

.bp-docs div.docs-info-header #docs-filter-sections .docs-filter-section form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.bp-docs div.docs-info-header #docs-filter-sections .docs-filter-section form label {
  margin-bottom: 0;
  width: 100%;
}

.bp-docs div.docs-info-header #docs-filter-sections .docs-filter-section form select {
  margin: .5rem 0;
  width: auto;
}

.bp-docs div.docs-info-header #docs-filter-sections .docs-filter-section form select,
.bp-docs div.docs-info-header #docs-filter-sections .docs-filter-section form input {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-right: .5rem;
  width: auto;
  margin-bottom: 0;
}

.bp-docs div.docs-info-header #docs-filter-sections .docs-filter-section form input {
  padding: .5rem;
}

.bp-docs div.docs-info-header #docs-filter-sections #tags-list {
  display: flex;
}

.bp-docs div.docs-info-header #docs-filter-sections #tags-list li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .5rem;
  margin-right: .5rem;
  background-color: rgba(0, 0, 0, 0.04);
}

#buddypress table.doctable .doc-excerpt {
  font-size: .8em;
  padding-left: 1.5rem;
  margin-left: 0;
}

#buddypress table.doctable .list-item-breadcrumb {
  padding-left: 1.5rem;
  font-weight: 600;
}

#buddypress table.doctable .list-item-breadcrumb a:not(:hover) {
  color: inherit;
}

#buddypress table.doctable .no-docs {
  padding: 1rem 1rem 1rem 0;
}

#buddypress table.doctable .row-actions {
  padding-left: 1.5rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-size: 0;
}

#buddypress table.doctable .row-actions a {
  margin-right: .4rem;
  font-size: .7rem;
  margin-top: .3rem;
  display: inline-block;
}

#buddypress table.doctable a:not(:hover) {
  color: inherit !important;
}

@media (max-width: 991.98px) {
  #buddypress table.doctable thead {
    left: -9999px;
    position: absolute;
    visibility: hidden;
  }
}

#buddypress table.doctable td:not(.title-cell):not(.attachment-clip-cell),
#buddypress table.doctable th:not(.title-cell):not(.attachment-clip-cell) {
  vertical-align: middle;
}

#buddypress table.doctable th {
  font-size: .8em;
  position: relative;
  padding: 1rem;
  text-align: left !important;
  font-weight: 600;
}

#buddypress table.doctable th a {
  padding: 0;
  background: none;
  display: flex;
  align-items: center;
}

#buddypress table.doctable th a:not(:hover) {
  color: inherit !important;
}

#buddypress table.doctable th a:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  opacity: 0;
  transition: all 0.2s ease-in-out;
  margin-left: auto;
  order: 99;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress table.doctable th a:before {
    transition: none;
  }
}

#buddypress table.doctable th a:after {
  content: '';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: block;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress table.doctable th a:after {
    transition: none;
  }
}

#buddypress table.doctable th:hover a:before, #buddypress table.doctable th.asc a:before, #buddypress table.doctable th.desc a:before {
  opacity: 1;
}

#buddypress table.doctable th:hover a:after, #buddypress table.doctable th.asc a:after, #buddypress table.doctable th.desc a:after {
  background-color: rgba(0, 0, 0, 0.04);
}

#buddypress table.doctable th.asc a:hover:before {
  content: "";
}

#buddypress table.doctable th.desc a:before {
  content: "";
}

#buddypress table.doctable th.desc a:hover:before {
  content: "";
}

#buddypress table.doctable tr {
  font-size: .9em;
}

#buddypress table.doctable tr:nth-child(2n) {
  background-color: rgba(0, 0, 0, 0.04) !important;
}

#buddypress table.doctable td {
  min-width: 140px;
  max-width: 250px;
  border: 0 !important;
  text-align: left !important;
  padding: 1rem;
}

@media (max-width: 991.98px) {
  #buddypress table.doctable td:not(.title-cell) {
    display: none !important;
  }
}

#buddypress table.doctable td.title-cell {
  max-width: 250px;
}

#buddypress table.doctable td.tags-cell {
  font-size: .85em;
}

@media (min-width: 992px) {
  #buddypress table.doctable td.tags-cell {
    width: 200px;
  }
}

#buddypress table.doctable td.tags-cell a:not(:hover) {
  color: inherit !important;
}

#buddypress table.doctable td.attachment-clip-cell {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
}

#buddypress table.doctable td.groups-cell {
  font-weight: 600;
}

@media (min-width: 992px) {
  #buddypress table.doctable td.groups-cell {
    width: 200px;
  }
}

#buddypress table.doctable td.groups-cell img {
  width: 30px;
  height: 30px;
  object-fit: cover;
  object-position: center;
  border-radius: 500px;
  margin-right: 3px;
}

@media (min-width: 992px) {
  #buddypress table.doctable td.date-cell {
    min-width: 165px;
  }
}

#buddypress table.doctable .bp-docs-attachment-drawer {
  padding: .5rem;
  margin-top: .5rem;
  background-color: rgba(0, 0, 0, 0.04);
}

#buddypress table.doctable .bp-docs-attachment-drawer:not([style*="block"]) {
  display: none;
}

#buddypress table.doctable .bp-docs-attachment-drawer ul {
  padding: 0;
  margin: 0;
}

#buddypress table.doctable .bp-docs-attachment-drawer ul li {
  display: flex;
  align-items: center;
  font-size: .8em;
}

.widget_recent_bp_docs ul li {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: .45rem .35rem .45rem 70px;
  align-items: center;
  overflow: hidden;
  height: 55px;
}

.widget_recent_bp_docs ul li + li {
  margin-top: .5rem;
}

.widget_recent_bp_docs ul li:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 1rem;
  margin-right: .5rem;
  opacity: .5;
  position: absolute;
  top: 0;
  left: 0;
  height: 55px;
  width: 55px;
  background: rgba(0, 0, 0, 0.05);
  align-items: center;
  justify-content: center;
  display: flex;
}

.widget_recent_bp_docs ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: inline-block;
  font-size: .85rem;
  white-space: nowrap;
  padding-right: .75rem;
}

.widget_recent_bp_docs ul li a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: block;
  background-color: #fff;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .widget_recent_bp_docs ul li a:after {
    transition: none;
  }
}

.widget_recent_bp_docs ul li .post-date {
  width: 100%;
  color: inherit;
  font-size: .8em;
}

.widget_recent_bp_docs ul li:hover a:after {
  opacity: .1;
}

.docs #buddypress #subnav .item-list-tabs-ul {
  width: 100%;
  display: flex;
}

.docs #buddypress #subnav .item-list-tabs-ul #bp-create-doc-button {
  margin-top: 1rem;
  width: 100%;
}

@media (min-width: 768px) {
  .docs #buddypress #subnav .item-list-tabs-ul #bp-create-doc-button {
    margin-left: auto;
    font-size: .85em;
    padding: .5rem .8rem;
    margin-top: 0;
    width: auto;
  }
}

#buddypress .bp-docs .directory-title {
  display: none;
}

#buddypress #doc-attachments-ul a.doc-attachment-delete {
  padding: 0;
  background: none;
  border: 0;
  color: inherit;
  border-radius: 500px;
  font-size: 0;
}

#buddypress #doc-attachments-ul a.doc-attachment-delete:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 1rem;
}

#buddypress #doc-attachments-ul a.doc-attachment-delete:hover {
  opacity: .5;
}

#doc-submit-options {
  display: flex;
  align-items: center;
}

#doc-submit-options a, #doc-submit-options input {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important;
  font-size: .9em !important;
  padding: .5rem 1rem !important;
}

#doc-submit-options a:not(:last-child), #doc-submit-options input:not(:last-child) {
  margin-right: .2rem;
}

#doc-submit-options .safe {
  margin-right: auto !important;
}

@media (min-width: 768px) {
  .folder-action-links {
    float: right;
    text-align: right;
  }
}

.folder-action-links div.manage-folders-link, .folder-action-links div.toggle-folders-link {
  width: auto;
  margin-left: 1rem;
}

.toggle-content {
  border: 0 !important;
}

.entry-content p.toggle-switch,
.toggle-switch {
  border: 0 !important;
  padding: 0.5rem !important;
}

.entry-content p.toggle-switch a,
.toggle-switch a {
  font-weight: 600 !important;
}

.entry-content p.toggle-switch a:not(:hover),
.toggle-switch a:not(:hover) {
  color: inherit !important;
}

.docs-folder-manage {
  padding-left: 0;
}

.docs-folder-manage + hr {
  display: none;
}

.docs-folder-manage .folder-info {
  padding: 1rem;
}

.docs-folder-manage .folder-info > h4 {
  margin: 0 !important;
  display: flex;
  align-items: center;
  font-size: 1.1em;
}

.docs-folder-manage .folder-info > h4 span {
  margin-left: auto;
}

.docs-folder-manage .folder-info > h4:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: .3rem;
}

.docs-folder-manage .folder-details {
  padding: 2rem 1rem 1rem 1rem;
}

.create-new-folder {
  padding: 2rem;
  margin-top: 2rem;
}

.create-new-folder form {
  max-width: 500px;
}

.create-new-folder form label {
  width: 100%;
  display: block;
  margin-bottom: .1rem;
  margin-top: 1rem;
}

.create-new-folder form input[type="submit"] {
  margin-top: 1rem;
}

.docs-folder-manage li .folder-info label {
  margin-bottom: .5rem;
}

.docs-folder-manage li .folder-info input[type="submit"],
.docs-folder-manage li .folder-info .folder-delete {
  display: inline-flex;
  padding: .5rem 1rem;
  font-size: 0.85em;
}

.docs form input:not([type]) {
  width: 100%;
  margin-bottom: 1rem;
}

.docs form .primary-button {
  margin-top: 1rem;
}

.docs form .chosen-select {
  margin-bottom: 1rem;
}

.existing-or-new-selector#new-folder-block .selector-content input, .existing-or-new-selector#new-folder-block .selector-content select {
  width: 100%;
}

#associated_group_summary {
  display: flex;
  align-items: center;
}

#associated_group_summary .item {
  padding-top: 0 !important;
}

#associated_group_summary .item a {
  font-weight: 600;
}

#associated_group_summary img.avatar {
  border-radius: 500px;
}

.media-modal.wp-core-ui .media-modal-close:hover,
.media-modal.wp-core-ui .media-modal-close:active {
  color: inherit;
  opacity: .7;
}

.media-modal.wp-core-ui .button-primary {
  text-shadow: none !important;
}

.media-modal.wp-core-ui .button-primary[disabled], .media-modal.wp-core-ui .button-primary:disabled, .media-modal.wp-core-ui .button-primary-disabled, .media-modal.wp-core-ui .button-primary.disabled {
  color: inherit !important;
  background: rgba(0, 0, 0, 0.04) !important;
  border-color: rgba(0, 0, 0, 0.04) !important;
}

#buddypress .bp-docs-container .genericon,
#buddypress .doctable .genericon,
#buddypress .genericon {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#buddypress .bp-docs-container .genericon:before,
#buddypress .doctable .genericon:before,
#buddypress .genericon:before {
  content: "";
}

#buddypress .bp-docs-container .genericon-document:before,
#buddypress .doctable .genericon-document:before,
#buddypress .genericon-document:before {
  content: "";
}

#buddypress .bp-docs-container .genericon-category:before,
#buddypress .doctable .genericon-category:before,
#buddypress .genericon-category:before {
  content: "";
}

#buddypress .bp-docs-container .genericon-expand:before,
#buddypress .doctable .genericon-expand:before,
#buddypress .genericon-expand:before {
  content: "";
}

#buddypress .bp-docs-container .genericon-collapse:before,
#buddypress .doctable .genericon-collapse:before,
#buddypress .genericon-collapse:before {
  content: "";
}

#buddypress .bp-docs-container .genericon-attachment:before,
#buddypress .doctable .genericon-attachment:before,
#buddypress .genericon-attachment:before {
  content: "";
}

#buddypress .bp-docs-container .genericon:before,
#buddypress .doctable .genericon:before {
  font-size: 1.1rem;
}

/**
 * Avatars
 */
img.avatar {
  border-radius: 0.3rem;
}

.avatar-round-ratio img.avatar {
  overflow: hidden;
  border-radius: 500px;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  border: 0 !important;
  box-shadow: none !important;
  margin: 0;
  padding: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  will-change: opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  width: 52px;
  height: 52px;
}

@supports (object-fit: cover) {
  .avatar-round-ratio img.avatar {
    object-fit: cover;
    object-position: center;
  }
}

.avatar-round-ratio.avatar-round-ratio--big img.avatar {
  width: 140px;
  height: 140px;
}

.avatar-round-ratio.avatar-round-ratio--small img.avatar {
  width: 32px;
  height: 32px;
}

/**
 * Buttons
 */
.bp-tooltip:after {
  padding: 3px 8px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  font-weight: 600;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: none;
  border-radius: 500px;
}

#buddypress:not(.youzer) {
  position: relative;
  /**
     * Buttons
     */
  /**
     * Major Tabs
     */
  /**
     * Group Create Tabs
     */
  /**
     * Subnav list
     */
  /**
     * Tabs min
     */
  /**
     * Forms
     */
  /**
     * Alerts & notices
     */
  /**
     * Loading list
     */
  /**
     * Directories
     */
  /**
     * Activities
     */
  /**
     * Wizard
     */
  /**
     * Profil
     */
}

#buddypress:not(.youzer) .comment-reply-link,
#buddypress:not(.youzer) .comment-edit-link,
#buddypress:not(.youzer) .generic-button a,
#buddypress:not(.youzer) a.button,
#buddypress:not(.youzer) a.bp-title-button {
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

#buddypress:not(.youzer) .comment-reply-link:hover,
#buddypress:not(.youzer) .comment-edit-link:hover,
#buddypress:not(.youzer) .generic-button a:hover,
#buddypress:not(.youzer) a.button:hover,
#buddypress:not(.youzer) a.bp-title-button:hover {
  color: #ffffff;
  background-color: #2e48d7;
  border-color: #2842d0;
}

#buddypress:not(.youzer) .comment-reply-link:focus, #buddypress:not(.youzer) .comment-reply-link.focus,
#buddypress:not(.youzer) .comment-edit-link:focus,
#buddypress:not(.youzer) .comment-edit-link.focus,
#buddypress:not(.youzer) .generic-button a:focus,
#buddypress:not(.youzer) .generic-button a.focus,
#buddypress:not(.youzer) a.button:focus,
#buddypress:not(.youzer) a.button.focus,
#buddypress:not(.youzer) a.bp-title-button:focus,
#buddypress:not(.youzer) a.bp-title-button.focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.5);
}

#buddypress:not(.youzer) .comment-reply-link.disabled, #buddypress:not(.youzer) .comment-reply-link:disabled,
#buddypress:not(.youzer) .comment-edit-link.disabled,
#buddypress:not(.youzer) .comment-edit-link:disabled,
#buddypress:not(.youzer) .generic-button a.disabled,
#buddypress:not(.youzer) .generic-button a:disabled,
#buddypress:not(.youzer) a.button.disabled,
#buddypress:not(.youzer) a.button:disabled,
#buddypress:not(.youzer) a.bp-title-button.disabled,
#buddypress:not(.youzer) a.bp-title-button:disabled {
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

#buddypress:not(.youzer) .comment-reply-link:active, #buddypress:not(.youzer) .comment-reply-link.active,
.show > #buddypress:not(.youzer) .comment-reply-link.dropdown-toggle,
#buddypress:not(.youzer) .comment-edit-link:active,
#buddypress:not(.youzer) .comment-edit-link.active,
.show >
#buddypress:not(.youzer) .comment-edit-link.dropdown-toggle,
#buddypress:not(.youzer) .generic-button a:active,
#buddypress:not(.youzer) .generic-button a.active,
.show >
#buddypress:not(.youzer) .generic-button a.dropdown-toggle,
#buddypress:not(.youzer) a.button:active,
#buddypress:not(.youzer) a.button.active,
.show >
#buddypress:not(.youzer) a.button.dropdown-toggle,
#buddypress:not(.youzer) a.bp-title-button:active,
#buddypress:not(.youzer) a.bp-title-button.active,
.show >
#buddypress:not(.youzer) a.bp-title-button.dropdown-toggle {
  color: #ffffff;
  background-color: #2842d0;
  border-color: #263ec5;
}

#buddypress:not(.youzer) .comment-reply-link:active:focus, #buddypress:not(.youzer) .comment-reply-link.active:focus,
.show > #buddypress:not(.youzer) .comment-reply-link.dropdown-toggle:focus,
#buddypress:not(.youzer) .comment-edit-link:active:focus,
#buddypress:not(.youzer) .comment-edit-link.active:focus,
.show >
#buddypress:not(.youzer) .comment-edit-link.dropdown-toggle:focus,
#buddypress:not(.youzer) .generic-button a:active:focus,
#buddypress:not(.youzer) .generic-button a.active:focus,
.show >
#buddypress:not(.youzer) .generic-button a.dropdown-toggle:focus,
#buddypress:not(.youzer) a.button:active:focus,
#buddypress:not(.youzer) a.button.active:focus,
.show >
#buddypress:not(.youzer) a.button.dropdown-toggle:focus,
#buddypress:not(.youzer) a.bp-title-button:active:focus,
#buddypress:not(.youzer) a.bp-title-button.active:focus,
.show >
#buddypress:not(.youzer) a.bp-title-button.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.5);
}

#buddypress:not(.youzer) .comment-reply-link > span,
#buddypress:not(.youzer) .comment-edit-link > span,
#buddypress:not(.youzer) .generic-button a > span,
#buddypress:not(.youzer) a.button > span,
#buddypress:not(.youzer) a.bp-title-button > span {
  display: inline-block;
  padding: 1px 2px;
  min-width: 16px;
  border: 0;
  font-size: 70%;
  line-height: normal;
  border-radius: 50%;
}

#buddypress:not(.youzer) .comment-reply-link.bp-primary-action, #buddypress:not(.youzer) .comment-reply-link#group-creation-next,
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action,
#buddypress:not(.youzer) .comment-edit-link#group-creation-next,
#buddypress:not(.youzer) .generic-button a.bp-primary-action,
#buddypress:not(.youzer) .generic-button a#group-creation-next,
#buddypress:not(.youzer) a.button.bp-primary-action,
#buddypress:not(.youzer) a.button#group-creation-next,
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action,
#buddypress:not(.youzer) a.bp-title-button#group-creation-next {
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

#buddypress:not(.youzer) .comment-reply-link.bp-primary-action:hover, #buddypress:not(.youzer) .comment-reply-link#group-creation-next:hover,
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action:hover,
#buddypress:not(.youzer) .comment-edit-link#group-creation-next:hover,
#buddypress:not(.youzer) .generic-button a.bp-primary-action:hover,
#buddypress:not(.youzer) .generic-button a#group-creation-next:hover,
#buddypress:not(.youzer) a.button.bp-primary-action:hover,
#buddypress:not(.youzer) a.button#group-creation-next:hover,
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action:hover,
#buddypress:not(.youzer) a.bp-title-button#group-creation-next:hover {
  color: #ffffff;
  background-color: #2e48d7;
  border-color: #2842d0;
}

#buddypress:not(.youzer) .comment-reply-link.bp-primary-action:focus, #buddypress:not(.youzer) .comment-reply-link.bp-primary-action.focus, #buddypress:not(.youzer) .comment-reply-link#group-creation-next:focus, #buddypress:not(.youzer) .comment-reply-link#group-creation-next.focus,
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action:focus,
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action.focus,
#buddypress:not(.youzer) .comment-edit-link#group-creation-next:focus,
#buddypress:not(.youzer) .comment-edit-link#group-creation-next.focus,
#buddypress:not(.youzer) .generic-button a.bp-primary-action:focus,
#buddypress:not(.youzer) .generic-button a.bp-primary-action.focus,
#buddypress:not(.youzer) .generic-button a#group-creation-next:focus,
#buddypress:not(.youzer) .generic-button a#group-creation-next.focus,
#buddypress:not(.youzer) a.button.bp-primary-action:focus,
#buddypress:not(.youzer) a.button.bp-primary-action.focus,
#buddypress:not(.youzer) a.button#group-creation-next:focus,
#buddypress:not(.youzer) a.button#group-creation-next.focus,
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action:focus,
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action.focus,
#buddypress:not(.youzer) a.bp-title-button#group-creation-next:focus,
#buddypress:not(.youzer) a.bp-title-button#group-creation-next.focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.5);
}

#buddypress:not(.youzer) .comment-reply-link.bp-primary-action.disabled, #buddypress:not(.youzer) .comment-reply-link.bp-primary-action:disabled, #buddypress:not(.youzer) .comment-reply-link#group-creation-next.disabled, #buddypress:not(.youzer) .comment-reply-link#group-creation-next:disabled,
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action.disabled,
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action:disabled,
#buddypress:not(.youzer) .comment-edit-link#group-creation-next.disabled,
#buddypress:not(.youzer) .comment-edit-link#group-creation-next:disabled,
#buddypress:not(.youzer) .generic-button a.bp-primary-action.disabled,
#buddypress:not(.youzer) .generic-button a.bp-primary-action:disabled,
#buddypress:not(.youzer) .generic-button a#group-creation-next.disabled,
#buddypress:not(.youzer) .generic-button a#group-creation-next:disabled,
#buddypress:not(.youzer) a.button.bp-primary-action.disabled,
#buddypress:not(.youzer) a.button.bp-primary-action:disabled,
#buddypress:not(.youzer) a.button#group-creation-next.disabled,
#buddypress:not(.youzer) a.button#group-creation-next:disabled,
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action.disabled,
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action:disabled,
#buddypress:not(.youzer) a.bp-title-button#group-creation-next.disabled,
#buddypress:not(.youzer) a.bp-title-button#group-creation-next:disabled {
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

#buddypress:not(.youzer) .comment-reply-link.bp-primary-action:active, #buddypress:not(.youzer) .comment-reply-link.bp-primary-action.active,
.show > #buddypress:not(.youzer) .comment-reply-link.bp-primary-action.dropdown-toggle, #buddypress:not(.youzer) .comment-reply-link#group-creation-next:active, #buddypress:not(.youzer) .comment-reply-link#group-creation-next.active,
.show > #buddypress:not(.youzer) .comment-reply-link#group-creation-next.dropdown-toggle,
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action:active,
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action.active,
.show >
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action.dropdown-toggle,
#buddypress:not(.youzer) .comment-edit-link#group-creation-next:active,
#buddypress:not(.youzer) .comment-edit-link#group-creation-next.active,
.show >
#buddypress:not(.youzer) .comment-edit-link#group-creation-next.dropdown-toggle,
#buddypress:not(.youzer) .generic-button a.bp-primary-action:active,
#buddypress:not(.youzer) .generic-button a.bp-primary-action.active,
.show >
#buddypress:not(.youzer) .generic-button a.bp-primary-action.dropdown-toggle,
#buddypress:not(.youzer) .generic-button a#group-creation-next:active,
#buddypress:not(.youzer) .generic-button a#group-creation-next.active,
.show >
#buddypress:not(.youzer) .generic-button a#group-creation-next.dropdown-toggle,
#buddypress:not(.youzer) a.button.bp-primary-action:active,
#buddypress:not(.youzer) a.button.bp-primary-action.active,
.show >
#buddypress:not(.youzer) a.button.bp-primary-action.dropdown-toggle,
#buddypress:not(.youzer) a.button#group-creation-next:active,
#buddypress:not(.youzer) a.button#group-creation-next.active,
.show >
#buddypress:not(.youzer) a.button#group-creation-next.dropdown-toggle,
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action:active,
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action.active,
.show >
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action.dropdown-toggle,
#buddypress:not(.youzer) a.bp-title-button#group-creation-next:active,
#buddypress:not(.youzer) a.bp-title-button#group-creation-next.active,
.show >
#buddypress:not(.youzer) a.bp-title-button#group-creation-next.dropdown-toggle {
  color: #ffffff;
  background-color: #2842d0;
  border-color: #263ec5;
}

#buddypress:not(.youzer) .comment-reply-link.bp-primary-action:active:focus, #buddypress:not(.youzer) .comment-reply-link.bp-primary-action.active:focus,
.show > #buddypress:not(.youzer) .comment-reply-link.bp-primary-action.dropdown-toggle:focus, #buddypress:not(.youzer) .comment-reply-link#group-creation-next:active:focus, #buddypress:not(.youzer) .comment-reply-link#group-creation-next.active:focus,
.show > #buddypress:not(.youzer) .comment-reply-link#group-creation-next.dropdown-toggle:focus,
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action:active:focus,
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action.active:focus,
.show >
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action.dropdown-toggle:focus,
#buddypress:not(.youzer) .comment-edit-link#group-creation-next:active:focus,
#buddypress:not(.youzer) .comment-edit-link#group-creation-next.active:focus,
.show >
#buddypress:not(.youzer) .comment-edit-link#group-creation-next.dropdown-toggle:focus,
#buddypress:not(.youzer) .generic-button a.bp-primary-action:active:focus,
#buddypress:not(.youzer) .generic-button a.bp-primary-action.active:focus,
.show >
#buddypress:not(.youzer) .generic-button a.bp-primary-action.dropdown-toggle:focus,
#buddypress:not(.youzer) .generic-button a#group-creation-next:active:focus,
#buddypress:not(.youzer) .generic-button a#group-creation-next.active:focus,
.show >
#buddypress:not(.youzer) .generic-button a#group-creation-next.dropdown-toggle:focus,
#buddypress:not(.youzer) a.button.bp-primary-action:active:focus,
#buddypress:not(.youzer) a.button.bp-primary-action.active:focus,
.show >
#buddypress:not(.youzer) a.button.bp-primary-action.dropdown-toggle:focus,
#buddypress:not(.youzer) a.button#group-creation-next:active:focus,
#buddypress:not(.youzer) a.button#group-creation-next.active:focus,
.show >
#buddypress:not(.youzer) a.button#group-creation-next.dropdown-toggle:focus,
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action:active:focus,
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action.active:focus,
.show >
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action.dropdown-toggle:focus,
#buddypress:not(.youzer) a.bp-title-button#group-creation-next:active:focus,
#buddypress:not(.youzer) a.bp-title-button#group-creation-next.active:focus,
.show >
#buddypress:not(.youzer) a.bp-title-button#group-creation-next.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.5);
}

#buddypress:not(.youzer) .comment-reply-link.bp-primary-action > span, #buddypress:not(.youzer) .comment-reply-link#group-creation-next > span,
#buddypress:not(.youzer) .comment-edit-link.bp-primary-action > span,
#buddypress:not(.youzer) .comment-edit-link#group-creation-next > span,
#buddypress:not(.youzer) .generic-button a.bp-primary-action > span,
#buddypress:not(.youzer) .generic-button a#group-creation-next > span,
#buddypress:not(.youzer) a.button.bp-primary-action > span,
#buddypress:not(.youzer) a.button#group-creation-next > span,
#buddypress:not(.youzer) a.bp-title-button.bp-primary-action > span,
#buddypress:not(.youzer) a.bp-title-button#group-creation-next > span {
  background-color: #fff;
  color: #4E64DD;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs {
  margin: 0;
  overflow: visible !important;
  width: 100%;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #E9EFF3;
  padding: .75rem .5rem;
  width: 100%;
  border-radius: 0.3rem;
  list-style: none;
  margin: 0;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul {
    padding: 3px !important;
    width: auto;
  }
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul:empty {
  display: none;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li {
  position: relative;
  float: left;
  margin: 0;
  list-style: none;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li + li {
  margin-top: 5px;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li {
    padding-left: 1px;
    padding-right: 1px;
    margin-top: 0 !important;
    margin-bottom: 0;
  }
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li {
    display: block;
    width: 100%;
    text-align: left;
  }
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li:first-of-type {
  padding-left: 0;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li:last-of-type {
  padding-right: 0;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.selected > a, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.current > a {
  background-color: #4E64DD;
  color: #fff;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.selected > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.current > a:before {
  opacity: 1;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.last select {
  display: inline-block;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.last select {
    max-width: 100%;
    margin-top: .3rem;
  }
}

@media (max-width: 991.98px) {
  #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.last label {
    display: none;
  }
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#members-all > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#groups-all > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#activity-all > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#members-following > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#activity-following > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#activity-following-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#bp-docs-all-docs > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#bp-docs-create-new > a:before {
  content: "";
  opacity: 1;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#bp_docs_mydocs_personal > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#bp_docs_mydocs_started > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#started-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#bp_docs_mydocs_edited > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#edited-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#bp_docs_is_mygroups_docs > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#members-personal > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#activity-friends > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#activity-friends-personal-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#friends-my-friends-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#requests-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#members-featured > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#activity-groups > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#groups-personal > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#activity-groups-personal-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.groups > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#pokes-personal-li > a:before {
  font-family: FontAwesome !important;
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#orders-personal-li > a:before {
  font-family: FontAwesome !important;
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#track-orders-personal-li > a:before {
  font-family: FontAwesome !important;
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#downloads-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#addresses-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#payment-methods-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#activity-favorites > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#activity-favs-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#activity-mentions > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#activity-mentions-personal-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.activity > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#group-create-nav > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#public-personal-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#just-me-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#members-group_leader > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#members-student > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#groups-my-groups-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#invites-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#edit-personal-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#add-review-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#my-mutual-friends-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#change-avatar-personal-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#group-avatar-groups-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#change-cover-image-personal-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#group-cover-image-groups-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#docs-groups-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#notifications-my-notifications-personal-li > a:before {
  content: "";
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#notifications-my-notifications-personal-li {
    display: none !important;
  }
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#read-personal-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#view-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#inbox-personal-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.messages > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.cpt-testimonial > a:before {
  font-family: FontAwesome !important;
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#starred-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#sentbox-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#notices-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#compose-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#general-personal-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#group-settings-groups-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#social-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#notifications-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#profile-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#capabilities-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#data-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#bptk_blocked-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#manage-members-groups-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#manage-reviews-groups-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#delete-account-personal-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#delete-group-groups-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#edit-details-groups-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#membership-requests-groups-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#engagements-personal-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#forum-groups-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#topics-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#group-course-settings-groups-li > a:before, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#courses-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#replies-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#favorites-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#subscriptions-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#rtmedia-nav-item-all-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#rtmedia-nav-item-albums-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li #rtmedia-nav-item-photo:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li #rtmedia-nav-item-video:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li #rtmedia-nav-item-music:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#rtmedia-privacy-settings-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#media-setting-groups-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#lists-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#publish-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#pending-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#new-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.pages > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.cpt-sfwd-courses > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.posts_comments > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.members > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.activity_comment > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.forum > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#articles-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#under-review-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li#draft-personal-li > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.loading > a:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.cpt-tribe_events > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li.posts > a:before {
  content: "";
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a {
  border-radius: 500px;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a.loading:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 1em;
  vertical-align: middle;
  opacity: .5;
  position: relative;
  top: -1px;
  margin-right: .45em;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a ins {
  text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a ins {
    display: none !important;
  }
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a:hover, #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a:focus {
  text-decoration: none;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a span {
  transition: all 0.2s ease-in-out;
  padding: 4px;
  display: inline-block;
  border: 3px solid #E9EFF3;
  background-color: #fff;
  line-height: 1.4em;
  color: #4E64DD;
  min-width: 27px;
  max-height: 27px;
  font-weight: 600;
  top: -4px;
  position: relative;
  left: 6px;
  float: right;
  font-size: .7em;
  border-radius: 50%;
  text-align: center;
  z-index: 9;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a span {
    transition: none;
  }
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a span {
    position: absolute;
    top: -14px;
    right: -10px;
    left: auto;
    float: none;
  }
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > span {
  opacity: 0.6;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > span {
  line-height: inherit !important;
  display: block !important;
  padding: .5rem .7rem !important;
  font-weight: 600 !important;
  font-size: 0.9em;
  color: inherit;
}

#buddypress:not(.youzer) #group-create-tabs ul li a:before {
  content: none;
}

#buddypress:not(.youzer) #group-create-tabs .item-list-tabs-ul {
  width: 100%;
  max-width: 910px;
}

@media (max-width: 991.98px) {
  #buddypress:not(.youzer) #create-group-form .submit input {
    width: 100%;
    text-align: center;
    margin-bottom: .1rem;
    margin-top: .1rem;
    white-space: normal;
  }
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #members-following-personal-li,
  #buddypress:not(.youzer) #members-followers-personal-li {
    position: absolute;
    top: -130px;
    right: 15px;
    z-index: 9999;
    text-align: right;
    color: #fff;
    margin: 0 !important;
  }
  #buddypress:not(.youzer) #members-following-personal-li > a,
  #buddypress:not(.youzer) #members-followers-personal-li > a {
    display: block;
    color: #fff !important;
    padding: 22px 10px !important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  }
  #buddypress:not(.youzer) #members-following-personal-li > a:before, #buddypress:not(.youzer) #members-following-personal-li > a:after,
  #buddypress:not(.youzer) #members-followers-personal-li > a:before,
  #buddypress:not(.youzer) #members-followers-personal-li > a:after {
    content: none !important;
  }
  #buddypress:not(.youzer) #members-following-personal-li > a:hover,
  #buddypress:not(.youzer) #members-followers-personal-li > a:hover {
    opacity: .75;
  }
  #buddypress:not(.youzer) #members-following-personal-li > a span,
  #buddypress:not(.youzer) #members-followers-personal-li > a span {
    background: none !important;
    border: 0 !important;
    padding: 0 !important;
    font-size: 1em !important;
    color: inherit !important;
  }
  #buddypress:not(.youzer) #members-followers-personal-li {
    right: 115px;
  }
}

#buddypress:not(.youzer) div.item-list-tabs#subnav {
  padding: .35rem;
  font-size: 0.9em;
  border-radius: 0.3rem;
  margin: 1rem 0 2rem 0;
}

.bp-user.messages #buddypress:not(.youzer) div.item-list-tabs#subnav {
  display: flex;
}

#buddypress:not(.youzer) div.item-list-tabs#subnav > div:last-of-type {
  margin-right: 0;
  margin-left: auto;
}

@media screen and (max-width: 782px) {
  #buddypress:not(.youzer) div.item-list-tabs#subnav > div:last-of-type {
    width: 100%;
    margin-top: .3rem;
  }
}

#buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.last {
  margin-top: 0;
  margin-left: auto;
  float: none;
  text-align: right;
}

#buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.last label {
  display: none;
}

#buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a {
  color: inherit;
}

#buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li > a:hover {
  opacity: 0.7;
}

#buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.current, #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.selected {
  background-color: #4E64DD;
  color: #fff;
}

#buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.current a, #buddypress:not(.youzer) div.item-list-tabs#subnav > ul > li.selected a {
  color: inherit;
  font-weight: 600;
  opacity: 1;
  background: none;
}

#buddypress:not(.youzer) #bp-browse-button {
  white-space: normal;
  padding: 5px;
}

#buddypress:not(.youzer) .bp-avatar-nav {
  font-weight: 600;
}

#buddypress:not(.youzer) .bp-avatar-nav > ul {
  border-bottom-color: rgba(0, 0, 0, 0.1);
  border-bottom-width: 2px;
}

#buddypress:not(.youzer) .bp-avatar-nav > ul > .avatar-nav-item {
  border: 0;
}

#buddypress:not(.youzer) .bp-avatar-nav > ul > .avatar-nav-item > a.bp-avatar-nav-item {
  border: 0;
}

#buddypress:not(.youzer) .bp-avatar-nav > ul > .avatar-nav-item > a.bp-avatar-nav-item:before {
  margin-right: 5px;
}

#buddypress:not(.youzer) .bp-avatar-nav > ul > .avatar-nav-item > a.bp-avatar-nav-item[data-nav="upload"] {
  color: inherit !important;
}

#buddypress:not(.youzer) .bp-avatar-nav > ul > .avatar-nav-item > a.bp-avatar-nav-item[data-nav="upload"]:hover {
  opacity: 0.7;
}

#buddypress:not(.youzer) .bp-avatar-nav > ul > .avatar-nav-item#bp-avatar-upload a:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

#buddypress:not(.youzer) .bp-avatar-nav > ul > .avatar-nav-item#bp-avatar-delete a, #buddypress:not(.youzer) .bp-avatar-nav > ul > .avatar-nav-item#bp-avatar-delete a:hover, #buddypress:not(.youzer) .bp-avatar-nav > ul > .avatar-nav-item#bp-avatar-delete a:active, #buddypress:not(.youzer) .bp-avatar-nav > ul > .avatar-nav-item#bp-avatar-delete a:focus {
  color: #ED2121;
}

#buddypress:not(.youzer) .bp-avatar-nav > ul > .avatar-nav-item#bp-avatar-delete a:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

#buddypress:not(.youzer) div.dir-search input[type="search"],
#buddypress:not(.youzer) div.dir-search input[type="text"],
#buddypress:not(.youzer) div.dir-search input[type="date"],
#buddypress:not(.youzer) div.dir-search input[type="datetime-local"],
#buddypress:not(.youzer) div.dir-search input[type="datetime"],
#buddypress:not(.youzer) div.dir-search input[type="email"],
#buddypress:not(.youzer) div.dir-search input[type="number"],
#buddypress:not(.youzer) div.dir-search input[type="password"],
#buddypress:not(.youzer) div.dir-search input[type="search"],
#buddypress:not(.youzer) div.dir-search input[type="tel"],
#buddypress:not(.youzer) div.dir-search input[type="url"],
#buddypress:not(.youzer) div.dir-search select,
#buddypress:not(.youzer) div.dir-search textarea,
#buddypress:not(.youzer) .standard-form input[type="search"],
#buddypress:not(.youzer) .standard-form input[type="text"],
#buddypress:not(.youzer) .standard-form input[type="date"],
#buddypress:not(.youzer) .standard-form input[type="datetime-local"],
#buddypress:not(.youzer) .standard-form input[type="datetime"],
#buddypress:not(.youzer) .standard-form input[type="email"],
#buddypress:not(.youzer) .standard-form input[type="number"],
#buddypress:not(.youzer) .standard-form input[type="password"],
#buddypress:not(.youzer) .standard-form input[type="search"],
#buddypress:not(.youzer) .standard-form input[type="tel"],
#buddypress:not(.youzer) .standard-form input[type="url"],
#buddypress:not(.youzer) .standard-form select,
#buddypress:not(.youzer) .standard-form textarea {
  display: block;
  width: 100%;
  padding: 0.8rem 1.25rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #48465b;
  background-color: #f0f3f4;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.3rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  min-width: 120px;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress:not(.youzer) div.dir-search input[type="search"],
  #buddypress:not(.youzer) div.dir-search input[type="text"],
  #buddypress:not(.youzer) div.dir-search input[type="date"],
  #buddypress:not(.youzer) div.dir-search input[type="datetime-local"],
  #buddypress:not(.youzer) div.dir-search input[type="datetime"],
  #buddypress:not(.youzer) div.dir-search input[type="email"],
  #buddypress:not(.youzer) div.dir-search input[type="number"],
  #buddypress:not(.youzer) div.dir-search input[type="password"],
  #buddypress:not(.youzer) div.dir-search input[type="search"],
  #buddypress:not(.youzer) div.dir-search input[type="tel"],
  #buddypress:not(.youzer) div.dir-search input[type="url"],
  #buddypress:not(.youzer) div.dir-search select,
  #buddypress:not(.youzer) div.dir-search textarea,
  #buddypress:not(.youzer) .standard-form input[type="search"],
  #buddypress:not(.youzer) .standard-form input[type="text"],
  #buddypress:not(.youzer) .standard-form input[type="date"],
  #buddypress:not(.youzer) .standard-form input[type="datetime-local"],
  #buddypress:not(.youzer) .standard-form input[type="datetime"],
  #buddypress:not(.youzer) .standard-form input[type="email"],
  #buddypress:not(.youzer) .standard-form input[type="number"],
  #buddypress:not(.youzer) .standard-form input[type="password"],
  #buddypress:not(.youzer) .standard-form input[type="search"],
  #buddypress:not(.youzer) .standard-form input[type="tel"],
  #buddypress:not(.youzer) .standard-form input[type="url"],
  #buddypress:not(.youzer) .standard-form select,
  #buddypress:not(.youzer) .standard-form textarea {
    transition: none;
  }
}

#buddypress:not(.youzer) div.dir-search input[type="search"]::-ms-expand,
#buddypress:not(.youzer) div.dir-search input[type="text"]::-ms-expand,
#buddypress:not(.youzer) div.dir-search input[type="date"]::-ms-expand,
#buddypress:not(.youzer) div.dir-search input[type="datetime-local"]::-ms-expand,
#buddypress:not(.youzer) div.dir-search input[type="datetime"]::-ms-expand,
#buddypress:not(.youzer) div.dir-search input[type="email"]::-ms-expand,
#buddypress:not(.youzer) div.dir-search input[type="number"]::-ms-expand,
#buddypress:not(.youzer) div.dir-search input[type="password"]::-ms-expand,
#buddypress:not(.youzer) div.dir-search input[type="search"]::-ms-expand,
#buddypress:not(.youzer) div.dir-search input[type="tel"]::-ms-expand,
#buddypress:not(.youzer) div.dir-search input[type="url"]::-ms-expand,
#buddypress:not(.youzer) div.dir-search select::-ms-expand,
#buddypress:not(.youzer) div.dir-search textarea::-ms-expand,
#buddypress:not(.youzer) .standard-form input[type="search"]::-ms-expand,
#buddypress:not(.youzer) .standard-form input[type="text"]::-ms-expand,
#buddypress:not(.youzer) .standard-form input[type="date"]::-ms-expand,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]::-ms-expand,
#buddypress:not(.youzer) .standard-form input[type="datetime"]::-ms-expand,
#buddypress:not(.youzer) .standard-form input[type="email"]::-ms-expand,
#buddypress:not(.youzer) .standard-form input[type="number"]::-ms-expand,
#buddypress:not(.youzer) .standard-form input[type="password"]::-ms-expand,
#buddypress:not(.youzer) .standard-form input[type="search"]::-ms-expand,
#buddypress:not(.youzer) .standard-form input[type="tel"]::-ms-expand,
#buddypress:not(.youzer) .standard-form input[type="url"]::-ms-expand,
#buddypress:not(.youzer) .standard-form select::-ms-expand,
#buddypress:not(.youzer) .standard-form textarea::-ms-expand {
  background-color: transparent;
  border: 0;
}

#buddypress:not(.youzer) div.dir-search input[type="search"]:focus,
#buddypress:not(.youzer) div.dir-search input[type="text"]:focus,
#buddypress:not(.youzer) div.dir-search input[type="date"]:focus,
#buddypress:not(.youzer) div.dir-search input[type="datetime-local"]:focus,
#buddypress:not(.youzer) div.dir-search input[type="datetime"]:focus,
#buddypress:not(.youzer) div.dir-search input[type="email"]:focus,
#buddypress:not(.youzer) div.dir-search input[type="number"]:focus,
#buddypress:not(.youzer) div.dir-search input[type="password"]:focus,
#buddypress:not(.youzer) div.dir-search input[type="search"]:focus,
#buddypress:not(.youzer) div.dir-search input[type="tel"]:focus,
#buddypress:not(.youzer) div.dir-search input[type="url"]:focus,
#buddypress:not(.youzer) div.dir-search select:focus,
#buddypress:not(.youzer) div.dir-search textarea:focus,
#buddypress:not(.youzer) .standard-form input[type="search"]:focus,
#buddypress:not(.youzer) .standard-form input[type="text"]:focus,
#buddypress:not(.youzer) .standard-form input[type="date"]:focus,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:focus,
#buddypress:not(.youzer) .standard-form input[type="datetime"]:focus,
#buddypress:not(.youzer) .standard-form input[type="email"]:focus,
#buddypress:not(.youzer) .standard-form input[type="number"]:focus,
#buddypress:not(.youzer) .standard-form input[type="password"]:focus,
#buddypress:not(.youzer) .standard-form input[type="search"]:focus,
#buddypress:not(.youzer) .standard-form input[type="tel"]:focus,
#buddypress:not(.youzer) .standard-form input[type="url"]:focus,
#buddypress:not(.youzer) .standard-form select:focus,
#buddypress:not(.youzer) .standard-form textarea:focus {
  color: #48465b;
  background-color: #f0f3f4;
  border-color: rgba(78, 100, 221, 0.25);
  outline: 0;
  box-shadow: inset 0 0 0 2px rgba(78, 100, 221, 0.25);
}

#buddypress:not(.youzer) div.dir-search input[type="search"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="text"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="date"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="datetime-local"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="datetime"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="email"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="number"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="password"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="search"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="tel"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="url"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search select::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search textarea::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form select::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form textarea::-webkit-input-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) div.dir-search input[type="search"]::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="text"]::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="date"]::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="datetime-local"]::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="datetime"]::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="email"]::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="number"]::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="password"]::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="search"]::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="tel"]::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="url"]::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search select::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search textarea::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form select::-moz-placeholder,
#buddypress:not(.youzer) .standard-form textarea::-moz-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) div.dir-search input[type="search"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="text"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="date"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="datetime-local"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="datetime"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="email"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="number"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="password"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="search"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="tel"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="url"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search select:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search textarea:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form select:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form textarea:-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) div.dir-search input[type="search"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="text"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="date"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="datetime-local"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="datetime"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="email"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="number"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="password"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="search"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="tel"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search input[type="url"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search select::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search textarea::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"]::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"]::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"]::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"]::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"]::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"]::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"]::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"]::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form select::-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form textarea::-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) div.dir-search input[type="search"]::placeholder,
#buddypress:not(.youzer) div.dir-search input[type="text"]::placeholder,
#buddypress:not(.youzer) div.dir-search input[type="date"]::placeholder,
#buddypress:not(.youzer) div.dir-search input[type="datetime-local"]::placeholder,
#buddypress:not(.youzer) div.dir-search input[type="datetime"]::placeholder,
#buddypress:not(.youzer) div.dir-search input[type="email"]::placeholder,
#buddypress:not(.youzer) div.dir-search input[type="number"]::placeholder,
#buddypress:not(.youzer) div.dir-search input[type="password"]::placeholder,
#buddypress:not(.youzer) div.dir-search input[type="search"]::placeholder,
#buddypress:not(.youzer) div.dir-search input[type="tel"]::placeholder,
#buddypress:not(.youzer) div.dir-search input[type="url"]::placeholder,
#buddypress:not(.youzer) div.dir-search select::placeholder,
#buddypress:not(.youzer) div.dir-search textarea::placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]::placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"]::placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"]::placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]::placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"]::placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"]::placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"]::placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"]::placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]::placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"]::placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"]::placeholder,
#buddypress:not(.youzer) .standard-form select::placeholder,
#buddypress:not(.youzer) .standard-form textarea::placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) div.dir-search input[type="search"]:disabled, #buddypress:not(.youzer) div.dir-search input[type="search"][readonly],
#buddypress:not(.youzer) div.dir-search input[type="text"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="text"][readonly],
#buddypress:not(.youzer) div.dir-search input[type="date"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="date"][readonly],
#buddypress:not(.youzer) div.dir-search input[type="datetime-local"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="datetime-local"][readonly],
#buddypress:not(.youzer) div.dir-search input[type="datetime"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="datetime"][readonly],
#buddypress:not(.youzer) div.dir-search input[type="email"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="email"][readonly],
#buddypress:not(.youzer) div.dir-search input[type="number"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="number"][readonly],
#buddypress:not(.youzer) div.dir-search input[type="password"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="password"][readonly],
#buddypress:not(.youzer) div.dir-search input[type="search"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="search"][readonly],
#buddypress:not(.youzer) div.dir-search input[type="tel"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="tel"][readonly],
#buddypress:not(.youzer) div.dir-search input[type="url"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="url"][readonly],
#buddypress:not(.youzer) div.dir-search select:disabled,
#buddypress:not(.youzer) div.dir-search select[readonly],
#buddypress:not(.youzer) div.dir-search textarea:disabled,
#buddypress:not(.youzer) div.dir-search textarea[readonly],
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly],
#buddypress:not(.youzer) .standard-form input[type="text"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="text"][readonly],
#buddypress:not(.youzer) .standard-form input[type="date"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="date"][readonly],
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"][readonly],
#buddypress:not(.youzer) .standard-form input[type="datetime"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime"][readonly],
#buddypress:not(.youzer) .standard-form input[type="email"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="email"][readonly],
#buddypress:not(.youzer) .standard-form input[type="number"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="number"][readonly],
#buddypress:not(.youzer) .standard-form input[type="password"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="password"][readonly],
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly],
#buddypress:not(.youzer) .standard-form input[type="tel"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="tel"][readonly],
#buddypress:not(.youzer) .standard-form input[type="url"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="url"][readonly],
#buddypress:not(.youzer) .standard-form select:disabled,
#buddypress:not(.youzer) .standard-form select[readonly],
#buddypress:not(.youzer) .standard-form textarea:disabled,
#buddypress:not(.youzer) .standard-form textarea[readonly] {
  background-color: #E9EFF3;
  opacity: 1;
}

#buddypress:not(.youzer) div.dir-search input[type="search"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="text"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="date"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="datetime-local"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="datetime"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="email"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="number"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="password"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="search"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="tel"]:disabled,
#buddypress:not(.youzer) div.dir-search input[type="url"]:disabled,
#buddypress:not(.youzer) div.dir-search select:disabled,
#buddypress:not(.youzer) div.dir-search textarea:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="text"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="date"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="email"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="number"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="password"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="tel"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="url"]:disabled,
#buddypress:not(.youzer) .standard-form select:disabled,
#buddypress:not(.youzer) .standard-form textarea:disabled {
  cursor: not-allowed;
}

#buddypress:not(.youzer) div.dir-search input[type="search"] + p,
#buddypress:not(.youzer) div.dir-search input[type="text"] + p,
#buddypress:not(.youzer) div.dir-search input[type="date"] + p,
#buddypress:not(.youzer) div.dir-search input[type="datetime-local"] + p,
#buddypress:not(.youzer) div.dir-search input[type="datetime"] + p,
#buddypress:not(.youzer) div.dir-search input[type="email"] + p,
#buddypress:not(.youzer) div.dir-search input[type="number"] + p,
#buddypress:not(.youzer) div.dir-search input[type="password"] + p,
#buddypress:not(.youzer) div.dir-search input[type="search"] + p,
#buddypress:not(.youzer) div.dir-search input[type="tel"] + p,
#buddypress:not(.youzer) div.dir-search input[type="url"] + p,
#buddypress:not(.youzer) div.dir-search select + p,
#buddypress:not(.youzer) div.dir-search textarea + p,
#buddypress:not(.youzer) .standard-form input[type="search"] + p,
#buddypress:not(.youzer) .standard-form input[type="text"] + p,
#buddypress:not(.youzer) .standard-form input[type="date"] + p,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"] + p,
#buddypress:not(.youzer) .standard-form input[type="datetime"] + p,
#buddypress:not(.youzer) .standard-form input[type="email"] + p,
#buddypress:not(.youzer) .standard-form input[type="number"] + p,
#buddypress:not(.youzer) .standard-form input[type="password"] + p,
#buddypress:not(.youzer) .standard-form input[type="search"] + p,
#buddypress:not(.youzer) .standard-form input[type="tel"] + p,
#buddypress:not(.youzer) .standard-form input[type="url"] + p,
#buddypress:not(.youzer) .standard-form select + p,
#buddypress:not(.youzer) .standard-form textarea + p {
  margin-top: .5rem;
}

#buddypress:not(.youzer) div.dir-search label,
#buddypress:not(.youzer) .standard-form label {
  font-weight: 600;
}

#buddypress:not(.youzer) div.dir-search .editfield,
#buddypress:not(.youzer) .standard-form .editfield {
  margin-bottom: 1rem;
}

#buddypress:not(.youzer) div.dir-search .editfield fieldset legend,
#buddypress:not(.youzer) .standard-form .editfield fieldset legend {
  font-size: inherit;
  font-weight: 600;
}

#buddypress:not(.youzer) div.dir-search .quicktags-toolbar input[type="button"],
#buddypress:not(.youzer) .standard-form .quicktags-toolbar input[type="button"] {
  padding: 5px;
  line-height: 1em;
}

#buddypress:not(.youzer) div.dir-search .field_type_birthdate select,
#buddypress:not(.youzer) div.dir-search .field_type_datebox select,
#buddypress:not(.youzer) .standard-form .field_type_birthdate select,
#buddypress:not(.youzer) .standard-form .field_type_datebox select {
  margin-bottom: 5px;
  margin-right: 5px;
}

@media (min-width: 992px) {
  #buddypress:not(.youzer) div.dir-search .field_type_birthdate select,
  #buddypress:not(.youzer) div.dir-search .field_type_datebox select,
  #buddypress:not(.youzer) .standard-form .field_type_birthdate select,
  #buddypress:not(.youzer) .standard-form .field_type_datebox select {
    display: inline-block;
    vertical-align: top;
    max-width: 150px;
  }
}

#buddypress:not(.youzer) div.dir-search .field_distance,
#buddypress:not(.youzer) .standard-form .field_distance {
  position: relative;
}

#buddypress:not(.youzer) div.dir-search .field_distance span.dashicons,
#buddypress:not(.youzer) .standard-form .field_distance span.dashicons {
  cursor: pointer;
  position: absolute;
  top: 33px;
  right: 5px;
  z-index: 2;
  padding: 2px;
  background: rgba(0, 0, 0, 0.1);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 500px;
  color: inherit;
}

#buddypress:not(.youzer) div.dir-search .field_distance span.dashicons:hover,
#buddypress:not(.youzer) .standard-form .field_distance span.dashicons:hover {
  opacity: .75;
}

#buddypress:not(.youzer) .standard-form input[type="submit"] {
  margin-top: 1rem;
}

#buddypress:not(.youzer) .standard-form#send-reply textarea {
  width: 100%;
}

#buddypress:not(.youzer) .standard-form p.description {
  color: inherit;
  opacity: 0.7;
}

#buddypress:not(.youzer) .standard-form div.radio ul {
  margin-left: 0;
  margin-bottom: 1rem;
}

#buddypress:not(.youzer) .standard-form div.radio label {
  font-size: 1.15em;
  color: inherit;
  cursor: pointer;
}

#buddypress:not(.youzer) .standard-form div.submit {
  margin-top: 1rem;
  padding: 0;
  width: 100%;
}

#buddypress:not(.youzer) .standard-form div.submit input:last-of-type {
  float: right;
  margin: 0;
}

#buddypress:not(.youzer) .standard-form .field_type_datebox .input-options.datebox-selects {
  position: relative;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) .standard-form .field_type_datebox .input-options.datebox-selects {
    display: flex;
  }
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) .standard-form .field_type_datebox .input-options.datebox-selects label {
    position: absolute;
    top: 0;
    left: 0;
    width: 33%;
  }
  #buddypress:not(.youzer) .standard-form .field_type_datebox .input-options.datebox-selects label:nth-of-type(2) {
    left: calc(33% + 5px);
  }
  #buddypress:not(.youzer) .standard-form .field_type_datebox .input-options.datebox-selects label:nth-of-type(3) {
    left: calc(66% + 10px);
  }
}

#buddypress:not(.youzer) .standard-form .field_type_datebox .input-options.datebox-selects select {
  width: 100%;
  max-width: none !important;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) .standard-form .field_type_datebox .input-options.datebox-selects select {
    margin-top: 45px !important;
    width: 33% !important;
  }
}

#buddypress:not(.youzer) label {
  cursor: pointer;
  font-weight: 400;
}

#buddypress:not(.youzer) div.bp-template-notice > p,
#buddypress:not(.youzer) .bp-avatar-status > p,
#buddypress:not(.youzer) .bp-cover-image-status > p,
#buddypress:not(.youzer) div#message > p,
#buddypress:not(.youzer) #sitewide-notice > p,
#buddypress:not(.youzer) .bp-uploader-progress > p,
#buddypress:not(.youzer) .bp-cover-image > p,
#buddypress:not(.youzer) .success_review_msg > p {
  margin-top: 0;
  margin-bottom: 1rem;
}

#buddypress:not(.youzer) div.bp-template-notice > p:before,
#buddypress:not(.youzer) .bp-avatar-status > p:before,
#buddypress:not(.youzer) .bp-cover-image-status > p:before,
#buddypress:not(.youzer) div#message > p:before,
#buddypress:not(.youzer) #sitewide-notice > p:before,
#buddypress:not(.youzer) .bp-uploader-progress > p:before,
#buddypress:not(.youzer) .bp-cover-image > p:before,
#buddypress:not(.youzer) .success_review_msg > p:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  margin-right: 5px;
}

#buddypress:not(.youzer) div.bp-template-notice > p.success, #buddypress:not(.youzer) div.bp-template-notice > p.updated,
#buddypress:not(.youzer) .bp-avatar-status > p.success,
#buddypress:not(.youzer) .bp-avatar-status > p.updated,
#buddypress:not(.youzer) .bp-cover-image-status > p.success,
#buddypress:not(.youzer) .bp-cover-image-status > p.updated,
#buddypress:not(.youzer) div#message > p.success,
#buddypress:not(.youzer) div#message > p.updated,
#buddypress:not(.youzer) #sitewide-notice > p.success,
#buddypress:not(.youzer) #sitewide-notice > p.updated,
#buddypress:not(.youzer) .bp-uploader-progress > p.success,
#buddypress:not(.youzer) .bp-uploader-progress > p.updated,
#buddypress:not(.youzer) .bp-cover-image > p.success,
#buddypress:not(.youzer) .bp-cover-image > p.updated,
#buddypress:not(.youzer) .success_review_msg > p.success,
#buddypress:not(.youzer) .success_review_msg > p.updated {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

#buddypress:not(.youzer) div.bp-template-notice > p.success hr, #buddypress:not(.youzer) div.bp-template-notice > p.updated hr,
#buddypress:not(.youzer) .bp-avatar-status > p.success hr,
#buddypress:not(.youzer) .bp-avatar-status > p.updated hr,
#buddypress:not(.youzer) .bp-cover-image-status > p.success hr,
#buddypress:not(.youzer) .bp-cover-image-status > p.updated hr,
#buddypress:not(.youzer) div#message > p.success hr,
#buddypress:not(.youzer) div#message > p.updated hr,
#buddypress:not(.youzer) #sitewide-notice > p.success hr,
#buddypress:not(.youzer) #sitewide-notice > p.updated hr,
#buddypress:not(.youzer) .bp-uploader-progress > p.success hr,
#buddypress:not(.youzer) .bp-uploader-progress > p.updated hr,
#buddypress:not(.youzer) .bp-cover-image > p.success hr,
#buddypress:not(.youzer) .bp-cover-image > p.updated hr,
#buddypress:not(.youzer) .success_review_msg > p.success hr,
#buddypress:not(.youzer) .success_review_msg > p.updated hr {
  border-top-color: #09a376;
}

#buddypress:not(.youzer) div.bp-template-notice > p.success .alert-link, #buddypress:not(.youzer) div.bp-template-notice > p.updated .alert-link,
#buddypress:not(.youzer) .bp-avatar-status > p.success .alert-link,
#buddypress:not(.youzer) .bp-avatar-status > p.updated .alert-link,
#buddypress:not(.youzer) .bp-cover-image-status > p.success .alert-link,
#buddypress:not(.youzer) .bp-cover-image-status > p.updated .alert-link,
#buddypress:not(.youzer) div#message > p.success .alert-link,
#buddypress:not(.youzer) div#message > p.updated .alert-link,
#buddypress:not(.youzer) #sitewide-notice > p.success .alert-link,
#buddypress:not(.youzer) #sitewide-notice > p.updated .alert-link,
#buddypress:not(.youzer) .bp-uploader-progress > p.success .alert-link,
#buddypress:not(.youzer) .bp-uploader-progress > p.updated .alert-link,
#buddypress:not(.youzer) .bp-cover-image > p.success .alert-link,
#buddypress:not(.youzer) .bp-cover-image > p.updated .alert-link,
#buddypress:not(.youzer) .success_review_msg > p.success .alert-link,
#buddypress:not(.youzer) .success_review_msg > p.updated .alert-link {
  color: #e6e5e5;
}

#buddypress:not(.youzer) div.bp-template-notice > p.error,
#buddypress:not(.youzer) .bp-avatar-status > p.error,
#buddypress:not(.youzer) .bp-cover-image-status > p.error,
#buddypress:not(.youzer) div#message > p.error,
#buddypress:not(.youzer) #sitewide-notice > p.error,
#buddypress:not(.youzer) .bp-uploader-progress > p.error,
#buddypress:not(.youzer) .bp-cover-image > p.error,
#buddypress:not(.youzer) .success_review_msg > p.error {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress:not(.youzer) div.bp-template-notice > p.error hr,
#buddypress:not(.youzer) .bp-avatar-status > p.error hr,
#buddypress:not(.youzer) .bp-cover-image-status > p.error hr,
#buddypress:not(.youzer) div#message > p.error hr,
#buddypress:not(.youzer) #sitewide-notice > p.error hr,
#buddypress:not(.youzer) .bp-uploader-progress > p.error hr,
#buddypress:not(.youzer) .bp-cover-image > p.error hr,
#buddypress:not(.youzer) .success_review_msg > p.error hr {
  border-top-color: #e21212;
}

#buddypress:not(.youzer) div.bp-template-notice > p.error .alert-link,
#buddypress:not(.youzer) .bp-avatar-status > p.error .alert-link,
#buddypress:not(.youzer) .bp-cover-image-status > p.error .alert-link,
#buddypress:not(.youzer) div#message > p.error .alert-link,
#buddypress:not(.youzer) #sitewide-notice > p.error .alert-link,
#buddypress:not(.youzer) .bp-uploader-progress > p.error .alert-link,
#buddypress:not(.youzer) .bp-cover-image > p.error .alert-link,
#buddypress:not(.youzer) .success_review_msg > p.error .alert-link {
  color: #e6e5e5;
}

#buddypress:not(.youzer) div.bp-template-notice a,
#buddypress:not(.youzer) .bp-avatar-status a,
#buddypress:not(.youzer) .bp-cover-image-status a,
#buddypress:not(.youzer) div#message a,
#buddypress:not(.youzer) #sitewide-notice a,
#buddypress:not(.youzer) .bp-uploader-progress a,
#buddypress:not(.youzer) .bp-cover-image a,
#buddypress:not(.youzer) .success_review_msg a {
  color: inherit !important;
}

#buddypress:not(.youzer) div.bp-template-notice a:hover,
#buddypress:not(.youzer) .bp-avatar-status a:hover,
#buddypress:not(.youzer) .bp-cover-image-status a:hover,
#buddypress:not(.youzer) div#message a:hover,
#buddypress:not(.youzer) #sitewide-notice a:hover,
#buddypress:not(.youzer) .bp-uploader-progress a:hover,
#buddypress:not(.youzer) .bp-cover-image a:hover,
#buddypress:not(.youzer) .success_review_msg a:hover {
  opacity: 0.7;
}

#buddypress:not(.youzer) div.bp-template-notice > p, #buddypress:not(.youzer) div.bp-template-notice.info > p,
#buddypress:not(.youzer) .bp-avatar-status > p,
#buddypress:not(.youzer) .bp-avatar-status.info > p,
#buddypress:not(.youzer) .bp-cover-image-status > p,
#buddypress:not(.youzer) .bp-cover-image-status.info > p,
#buddypress:not(.youzer) div#message > p,
#buddypress:not(.youzer) div#message.info > p,
#buddypress:not(.youzer) #sitewide-notice > p,
#buddypress:not(.youzer) #sitewide-notice.info > p,
#buddypress:not(.youzer) .bp-uploader-progress > p,
#buddypress:not(.youzer) .bp-uploader-progress.info > p,
#buddypress:not(.youzer) .bp-cover-image > p,
#buddypress:not(.youzer) .bp-cover-image.info > p,
#buddypress:not(.youzer) .success_review_msg > p,
#buddypress:not(.youzer) .success_review_msg.info > p {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

#buddypress:not(.youzer) div.bp-template-notice > p hr, #buddypress:not(.youzer) div.bp-template-notice.info > p hr,
#buddypress:not(.youzer) .bp-avatar-status > p hr,
#buddypress:not(.youzer) .bp-avatar-status.info > p hr,
#buddypress:not(.youzer) .bp-cover-image-status > p hr,
#buddypress:not(.youzer) .bp-cover-image-status.info > p hr,
#buddypress:not(.youzer) div#message > p hr,
#buddypress:not(.youzer) div#message.info > p hr,
#buddypress:not(.youzer) #sitewide-notice > p hr,
#buddypress:not(.youzer) #sitewide-notice.info > p hr,
#buddypress:not(.youzer) .bp-uploader-progress > p hr,
#buddypress:not(.youzer) .bp-uploader-progress.info > p hr,
#buddypress:not(.youzer) .bp-cover-image > p hr,
#buddypress:not(.youzer) .bp-cover-image.info > p hr,
#buddypress:not(.youzer) .success_review_msg > p hr,
#buddypress:not(.youzer) .success_review_msg.info > p hr {
  border-top-color: #006fe6;
}

#buddypress:not(.youzer) div.bp-template-notice > p .alert-link, #buddypress:not(.youzer) div.bp-template-notice.info > p .alert-link,
#buddypress:not(.youzer) .bp-avatar-status > p .alert-link,
#buddypress:not(.youzer) .bp-avatar-status.info > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image-status > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image-status.info > p .alert-link,
#buddypress:not(.youzer) div#message > p .alert-link,
#buddypress:not(.youzer) div#message.info > p .alert-link,
#buddypress:not(.youzer) #sitewide-notice > p .alert-link,
#buddypress:not(.youzer) #sitewide-notice.info > p .alert-link,
#buddypress:not(.youzer) .bp-uploader-progress > p .alert-link,
#buddypress:not(.youzer) .bp-uploader-progress.info > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image.info > p .alert-link,
#buddypress:not(.youzer) .success_review_msg > p .alert-link,
#buddypress:not(.youzer) .success_review_msg.info > p .alert-link {
  color: #e6e5e5;
}

#buddypress:not(.youzer) div.bp-template-notice.updated > p, #buddypress:not(.youzer) div.bp-template-notice.success > p,
#buddypress:not(.youzer) .bp-avatar-status.updated > p,
#buddypress:not(.youzer) .bp-avatar-status.success > p,
#buddypress:not(.youzer) .bp-cover-image-status.updated > p,
#buddypress:not(.youzer) .bp-cover-image-status.success > p,
#buddypress:not(.youzer) div#message.updated > p,
#buddypress:not(.youzer) div#message.success > p,
#buddypress:not(.youzer) #sitewide-notice.updated > p,
#buddypress:not(.youzer) #sitewide-notice.success > p,
#buddypress:not(.youzer) .bp-uploader-progress.updated > p,
#buddypress:not(.youzer) .bp-uploader-progress.success > p,
#buddypress:not(.youzer) .bp-cover-image.updated > p,
#buddypress:not(.youzer) .bp-cover-image.success > p,
#buddypress:not(.youzer) .success_review_msg.updated > p,
#buddypress:not(.youzer) .success_review_msg.success > p {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

#buddypress:not(.youzer) div.bp-template-notice.updated > p hr, #buddypress:not(.youzer) div.bp-template-notice.success > p hr,
#buddypress:not(.youzer) .bp-avatar-status.updated > p hr,
#buddypress:not(.youzer) .bp-avatar-status.success > p hr,
#buddypress:not(.youzer) .bp-cover-image-status.updated > p hr,
#buddypress:not(.youzer) .bp-cover-image-status.success > p hr,
#buddypress:not(.youzer) div#message.updated > p hr,
#buddypress:not(.youzer) div#message.success > p hr,
#buddypress:not(.youzer) #sitewide-notice.updated > p hr,
#buddypress:not(.youzer) #sitewide-notice.success > p hr,
#buddypress:not(.youzer) .bp-uploader-progress.updated > p hr,
#buddypress:not(.youzer) .bp-uploader-progress.success > p hr,
#buddypress:not(.youzer) .bp-cover-image.updated > p hr,
#buddypress:not(.youzer) .bp-cover-image.success > p hr,
#buddypress:not(.youzer) .success_review_msg.updated > p hr,
#buddypress:not(.youzer) .success_review_msg.success > p hr {
  border-top-color: #09a376;
}

#buddypress:not(.youzer) div.bp-template-notice.updated > p .alert-link, #buddypress:not(.youzer) div.bp-template-notice.success > p .alert-link,
#buddypress:not(.youzer) .bp-avatar-status.updated > p .alert-link,
#buddypress:not(.youzer) .bp-avatar-status.success > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image-status.updated > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image-status.success > p .alert-link,
#buddypress:not(.youzer) div#message.updated > p .alert-link,
#buddypress:not(.youzer) div#message.success > p .alert-link,
#buddypress:not(.youzer) #sitewide-notice.updated > p .alert-link,
#buddypress:not(.youzer) #sitewide-notice.success > p .alert-link,
#buddypress:not(.youzer) .bp-uploader-progress.updated > p .alert-link,
#buddypress:not(.youzer) .bp-uploader-progress.success > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image.updated > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image.success > p .alert-link,
#buddypress:not(.youzer) .success_review_msg.updated > p .alert-link,
#buddypress:not(.youzer) .success_review_msg.success > p .alert-link {
  color: #e6e5e5;
}

#buddypress:not(.youzer) div.bp-template-notice.updated > p:before, #buddypress:not(.youzer) div.bp-template-notice.success > p:before,
#buddypress:not(.youzer) .bp-avatar-status.updated > p:before,
#buddypress:not(.youzer) .bp-avatar-status.success > p:before,
#buddypress:not(.youzer) .bp-cover-image-status.updated > p:before,
#buddypress:not(.youzer) .bp-cover-image-status.success > p:before,
#buddypress:not(.youzer) div#message.updated > p:before,
#buddypress:not(.youzer) div#message.success > p:before,
#buddypress:not(.youzer) #sitewide-notice.updated > p:before,
#buddypress:not(.youzer) #sitewide-notice.success > p:before,
#buddypress:not(.youzer) .bp-uploader-progress.updated > p:before,
#buddypress:not(.youzer) .bp-uploader-progress.success > p:before,
#buddypress:not(.youzer) .bp-cover-image.updated > p:before,
#buddypress:not(.youzer) .bp-cover-image.success > p:before,
#buddypress:not(.youzer) .success_review_msg.updated > p:before,
#buddypress:not(.youzer) .success_review_msg.success > p:before {
  content: "";
}

#buddypress:not(.youzer) div.bp-template-notice.warning > p,
#buddypress:not(.youzer) .bp-avatar-status.warning > p,
#buddypress:not(.youzer) .bp-cover-image-status.warning > p,
#buddypress:not(.youzer) div#message.warning > p,
#buddypress:not(.youzer) #sitewide-notice.warning > p,
#buddypress:not(.youzer) .bp-uploader-progress.warning > p,
#buddypress:not(.youzer) .bp-cover-image.warning > p,
#buddypress:not(.youzer) .success_review_msg.warning > p {
  color: #ffffff;
  background-color: #ED6E21;
  border-color: #ED6E21;
}

#buddypress:not(.youzer) div.bp-template-notice.warning > p hr,
#buddypress:not(.youzer) .bp-avatar-status.warning > p hr,
#buddypress:not(.youzer) .bp-cover-image-status.warning > p hr,
#buddypress:not(.youzer) div#message.warning > p hr,
#buddypress:not(.youzer) #sitewide-notice.warning > p hr,
#buddypress:not(.youzer) .bp-uploader-progress.warning > p hr,
#buddypress:not(.youzer) .bp-cover-image.warning > p hr,
#buddypress:not(.youzer) .success_review_msg.warning > p hr {
  border-top-color: #e26112;
}

#buddypress:not(.youzer) div.bp-template-notice.warning > p .alert-link,
#buddypress:not(.youzer) .bp-avatar-status.warning > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image-status.warning > p .alert-link,
#buddypress:not(.youzer) div#message.warning > p .alert-link,
#buddypress:not(.youzer) #sitewide-notice.warning > p .alert-link,
#buddypress:not(.youzer) .bp-uploader-progress.warning > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image.warning > p .alert-link,
#buddypress:not(.youzer) .success_review_msg.warning > p .alert-link {
  color: #e6e5e5;
}

#buddypress:not(.youzer) div.bp-template-notice.error > p, #buddypress:not(.youzer) div.bp-template-notice.updated.error > p,
#buddypress:not(.youzer) .bp-avatar-status.error > p,
#buddypress:not(.youzer) .bp-avatar-status.updated.error > p,
#buddypress:not(.youzer) .bp-cover-image-status.error > p,
#buddypress:not(.youzer) .bp-cover-image-status.updated.error > p,
#buddypress:not(.youzer) div#message.error > p,
#buddypress:not(.youzer) div#message.updated.error > p,
#buddypress:not(.youzer) #sitewide-notice.error > p,
#buddypress:not(.youzer) #sitewide-notice.updated.error > p,
#buddypress:not(.youzer) .bp-uploader-progress.error > p,
#buddypress:not(.youzer) .bp-uploader-progress.updated.error > p,
#buddypress:not(.youzer) .bp-cover-image.error > p,
#buddypress:not(.youzer) .bp-cover-image.updated.error > p,
#buddypress:not(.youzer) .success_review_msg.error > p,
#buddypress:not(.youzer) .success_review_msg.updated.error > p {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress:not(.youzer) div.bp-template-notice.error > p hr, #buddypress:not(.youzer) div.bp-template-notice.updated.error > p hr,
#buddypress:not(.youzer) .bp-avatar-status.error > p hr,
#buddypress:not(.youzer) .bp-avatar-status.updated.error > p hr,
#buddypress:not(.youzer) .bp-cover-image-status.error > p hr,
#buddypress:not(.youzer) .bp-cover-image-status.updated.error > p hr,
#buddypress:not(.youzer) div#message.error > p hr,
#buddypress:not(.youzer) div#message.updated.error > p hr,
#buddypress:not(.youzer) #sitewide-notice.error > p hr,
#buddypress:not(.youzer) #sitewide-notice.updated.error > p hr,
#buddypress:not(.youzer) .bp-uploader-progress.error > p hr,
#buddypress:not(.youzer) .bp-uploader-progress.updated.error > p hr,
#buddypress:not(.youzer) .bp-cover-image.error > p hr,
#buddypress:not(.youzer) .bp-cover-image.updated.error > p hr,
#buddypress:not(.youzer) .success_review_msg.error > p hr,
#buddypress:not(.youzer) .success_review_msg.updated.error > p hr {
  border-top-color: #e21212;
}

#buddypress:not(.youzer) div.bp-template-notice.error > p .alert-link, #buddypress:not(.youzer) div.bp-template-notice.updated.error > p .alert-link,
#buddypress:not(.youzer) .bp-avatar-status.error > p .alert-link,
#buddypress:not(.youzer) .bp-avatar-status.updated.error > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image-status.error > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image-status.updated.error > p .alert-link,
#buddypress:not(.youzer) div#message.error > p .alert-link,
#buddypress:not(.youzer) div#message.updated.error > p .alert-link,
#buddypress:not(.youzer) #sitewide-notice.error > p .alert-link,
#buddypress:not(.youzer) #sitewide-notice.updated.error > p .alert-link,
#buddypress:not(.youzer) .bp-uploader-progress.error > p .alert-link,
#buddypress:not(.youzer) .bp-uploader-progress.updated.error > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image.error > p .alert-link,
#buddypress:not(.youzer) .bp-cover-image.updated.error > p .alert-link,
#buddypress:not(.youzer) .success_review_msg.error > p .alert-link,
#buddypress:not(.youzer) .success_review_msg.updated.error > p .alert-link {
  color: #e6e5e5;
}

#buddypress:not(.youzer) div.bp-template-notice img.avatar,
#buddypress:not(.youzer) .bp-avatar-status img.avatar,
#buddypress:not(.youzer) .bp-cover-image-status img.avatar,
#buddypress:not(.youzer) div#message img.avatar,
#buddypress:not(.youzer) #sitewide-notice img.avatar,
#buddypress:not(.youzer) .bp-uploader-progress img.avatar,
#buddypress:not(.youzer) .bp-cover-image img.avatar,
#buddypress:not(.youzer) .success_review_msg img.avatar {
  margin: 0;
  width: 14px;
}

#buddypress:not(.youzer) .bp-cover-image > p.warning {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress:not(.youzer) .bp-cover-image > p.warning hr {
  border-top-color: #e21212;
}

#buddypress:not(.youzer) .bp-cover-image > p.warning .alert-link {
  color: #e6e5e5;
}

#buddypress:not(.youzer) .loading-list {
  position: relative;
}

#buddypress:not(.youzer) .loading-list.loading {
  height: 100vh;
}

#buddypress:not(.youzer) .loading-list.loading > li,
#buddypress:not(.youzer) .loading-list.loading > div, #buddypress:not(.youzer) .loading-list.loading:before {
  display: none !important;
}

#buddypress:not(.youzer) .loading-list.loading:after {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 25px;
  color: inherit;
  opacity: .5;
  top: 15%;
  left: 50%;
  z-index: 99;
  text-align: center;
}

#buddypress:not(.youzer) div.dir-search {
  width: 100%;
  margin: 0 0 .5rem 0;
  float: none;
}

#buddypress:not(.youzer) div.dir-search input[type="text"],
#buddypress:not(.youzer) div.dir-search input[type="search"] {
  margin: 0;
  box-shadow: none !important;
}

@media (min-width: 992px) {
  body:not(.manage-members) #buddypress:not(.youzer) div.dir-search {
    position: absolute;
    top: 5px;
    left: 0;
    margin: 0;
    width: auto;
    z-index: 2;
  }
}

#buddypress:not(.youzer) div.dir-search,
#buddypress:not(.youzer) div.message-search {
  margin: 0;
  float: none;
}

#buddypress:not(.youzer) div.dir-search > form,
#buddypress:not(.youzer) div.message-search > form {
  position: relative;
  width: 200px;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"],
#buddypress:not(.youzer) div.dir-search > form input[type="search"],
#buddypress:not(.youzer) div.message-search > form input[type="text"],
#buddypress:not(.youzer) div.message-search > form input[type="search"] {
  padding: 0.5rem 0.75rem 0.5rem 30px;
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-color: transparent;
  background: none !important;
  border-radius: 0 !important;
  color: inherit !important;
  border-width: 2px;
  box-shadow: none !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="text"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="search"]::-webkit-input-placeholder {
  color: inherit !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]:-moz-input-placeholder,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]:-moz-input-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="text"]:-moz-input-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="search"]:-moz-input-placeholder {
  color: inherit !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="text"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="search"]::-ms-input-placeholder {
  color: inherit !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="text"]::-ms-input-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="search"]::-ms-input-placeholder {
  color: inherit !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="text"]::-webkit-input-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="search"]::-webkit-input-placeholder {
  color: inherit !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]::-moz-placeholder,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]::-moz-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="text"]::-moz-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="search"]::-moz-placeholder {
  color: inherit !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="text"]:-ms-input-placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="search"]:-ms-input-placeholder {
  color: inherit !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]::placeholder,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]::placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="text"]::placeholder,
#buddypress:not(.youzer) div.message-search > form input[type="search"]::placeholder {
  color: inherit !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]::-webkit-input-placeholder-shown,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]::-webkit-input-placeholder-shown,
#buddypress:not(.youzer) div.message-search > form input[type="text"]::-webkit-input-placeholder-shown,
#buddypress:not(.youzer) div.message-search > form input[type="search"]::-webkit-input-placeholder-shown {
  color: inherit !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]::-moz-placeholder-shown,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]::-moz-placeholder-shown,
#buddypress:not(.youzer) div.message-search > form input[type="text"]::-moz-placeholder-shown,
#buddypress:not(.youzer) div.message-search > form input[type="search"]::-moz-placeholder-shown {
  color: inherit !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]:-ms-input-placeholder-shown,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]:-ms-input-placeholder-shown,
#buddypress:not(.youzer) div.message-search > form input[type="text"]:-ms-input-placeholder-shown,
#buddypress:not(.youzer) div.message-search > form input[type="search"]:-ms-input-placeholder-shown {
  color: inherit !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]::-ms-input-placeholder-shown,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]::-ms-input-placeholder-shown,
#buddypress:not(.youzer) div.message-search > form input[type="text"]::-ms-input-placeholder-shown,
#buddypress:not(.youzer) div.message-search > form input[type="search"]::-ms-input-placeholder-shown {
  color: inherit !important;
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]::placeholder-shown,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]::placeholder-shown,
#buddypress:not(.youzer) div.message-search > form input[type="text"]::placeholder-shown,
#buddypress:not(.youzer) div.message-search > form input[type="search"]::placeholder-shown {
  color: inherit !important;
}

@media screen and (max-width: 782px) {
  #buddypress:not(.youzer) div.dir-search > form input[type="text"],
  #buddypress:not(.youzer) div.dir-search > form input[type="search"],
  #buddypress:not(.youzer) div.message-search > form input[type="text"],
  #buddypress:not(.youzer) div.message-search > form input[type="search"] {
    width: 100%;
  }
}

#buddypress:not(.youzer) div.dir-search > form input[type="text"]:hover,
#buddypress:not(.youzer) div.dir-search > form input[type="search"]:hover,
#buddypress:not(.youzer) div.message-search > form input[type="text"]:hover,
#buddypress:not(.youzer) div.message-search > form input[type="search"]:hover {
  border-bottom-color: rgba(0, 0, 0, 0.04);
}

#buddypress:not(.youzer) div.dir-search > form input[type="submit"],
#buddypress:not(.youzer) div.message-search > form input[type="submit"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 38px;
  height: 38px;
  padding: 0;
  opacity: 0;
  pointer-events: none;
}

#buddypress:not(.youzer) div.dir-search > form:after,
#buddypress:not(.youzer) div.message-search > form:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  position: absolute;
  top: 42%;
  left: 0;
  z-index: 2;
  width: auto;
  height: 38px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  color: inherit;
  opacity: 0.5;
  pointer-events: none;
  line-height: 38px;
  font-size: 1.1em;
}

#buddypress:not(.youzer) div.dir-search > form > label,
#buddypress:not(.youzer) div.message-search > form > label {
  margin: 0;
  width: 100%;
}

.buddypress.directory.members #buddypress:not(.youzer) div.dir-search > form > label, .buddypress.directory.members
#buddypress:not(.youzer) div.message-search > form > label {
  padding-right: 65px;
}

@media (min-width: 992px) {
  .buddypress.directory.members #buddypress:not(.youzer) div.dir-search > form > label, .buddypress.directory.members
  #buddypress:not(.youzer) div.message-search > form > label {
    padding-right: 0;
  }
}

#buddypress:not(.youzer) div.dir-search .awesomplete,
#buddypress:not(.youzer) div.message-search .awesomplete {
  display: inline-block;
  width: 100%;
}

#buddypress:not(.youzer) div.dir-search .awesomplete > ul,
#buddypress:not(.youzer) div.message-search .awesomplete > ul {
  display: none !important;
}

#buddypress:not(.youzer) .dir-filter {
  position: relative;
}

@media (min-width: 1200px) {
  .buddypress.directory.members #buddypress:not(.youzer) .dir-filter {
    padding-right: 65px;
  }
}

@media (min-width: 768px) {
  .buddypress.directory.members .region--9-3-cols-left #buddypress:not(.youzer) .dir-filter,
  .buddypress.directory.members .region--3-9-cols-left #buddypress:not(.youzer) .dir-filter {
    padding-right: 0 !important;
  }
}

#buddypress:not(.youzer) .dir-filter .select-style select {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 45px;
  border-radius: 0;
  min-width: 135px !important;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) .dir-filter .select-style {
    float: right;
  }
}

#buddypress:not(.youzer) .dir-filter .select-style.option--1:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-active:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-newest:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-alphabetical:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-popular:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-new_member:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-updated_profile:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-activity_update:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-doc_edited:before, #buddypress:not(.youzer) .dir-filter .select-style.option-bp_doc_edited:before, #buddypress:not(.youzer) .dir-filter .select-style.option-bp_doc_comment:before, #buddypress:not(.youzer) .dir-filter .select-style.option-bp_doc_created:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-friendship_accepted:before, #buddypress:not(.youzer) .dir-filter .select-style.option-friendship_created:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-group_details_updated:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-created_group:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-joined_group:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-new_blog_post:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-new_blog_comment:before, #buddypress:not(.youzer) .dir-filter .select-style.option-course_comment:before, #buddypress:not(.youzer) .dir-filter .select-style.option-lesson_comment:before, #buddypress:not(.youzer) .dir-filter .select-style.option-topic_comment:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-bbp_topic_create:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-bbp_reply_create:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-group_activity:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-first_joined:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-last_joined:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-alphabetical:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-rtmedia_update:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-completed_course:before, #buddypress:not(.youzer) .dir-filter .select-style.option-completed_lesson:before, #buddypress:not(.youzer) .dir-filter .select-style.option-completed_topic:before {
  font-family: 'cera' !important;
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-created_course:before, #buddypress:not(.youzer) .dir-filter .select-style.option-created_lesson:before, #buddypress:not(.youzer) .dir-filter .select-style.option-created_topic:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-started_course:before, #buddypress:not(.youzer) .dir-filter .select-style.option-started_lesson:before, #buddypress:not(.youzer) .dir-filter .select-style.option-started_topic:before {
  content: "";
}

#buddypress:not(.youzer) .dir-filter .select-style.option-DESC:before {
  font-family: FontAwesome !important;
  content: "";
  top: .85em;
}

#buddypress:not(.youzer) .dir-filter .select-style.option-ASC:before {
  font-family: FontAwesome !important;
  content: "";
  top: 1.15em;
}

#buddypress:not(.youzer) .dir-filter .select-style label {
  display: none;
}

#buddypress:not(.youzer) .dir-filter .select-style > li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#buddypress:not(.youzer) .dir-list > #message {
  max-width: 910px;
  margin: 5rem auto 2rem auto;
  text-align: center;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) #groups-directory-form > .directory-form-row,
  #buddypress:not(.youzer) #members-directory-form > .directory-form-row {
    display: block;
    text-align: center;
  }
}

@media (min-width: 992px) {
  #buddypress:not(.youzer):not(.bps-active) .directory-form-row {
    padding-right: 225px;
  }
}

#buddypress:not(.youzer):not(.bps-active) .directory-form-row .dir-filter {
  padding-right: 0 !important;
}

@media (max-width: 991.98px) {
  .directory #buddypress:not(.youzer) #members-dir-search {
    padding-right: 50px;
  }
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) #groups-dir-search,
  #buddypress:not(.youzer) #members-dir-search {
    margin-top: -1rem;
  }
}

@media (min-width: 992px) {
  #buddypress:not(.youzer) #groups-dir-search,
  #buddypress:not(.youzer) #members-dir-search {
    right: 0;
    left: auto;
  }
}

#buddypress:not(.youzer) #search-groups-form {
  display: flex;
}

#buddypress:not(.youzer) #item-body form#whats-new-form,
#buddypress:not(.youzer) form#whats-new-form {
  margin: 0 0 1rem 0;
  padding: .5rem;
  border-radius: 0.3rem;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #item-body form#whats-new-form,
  #buddypress:not(.youzer) form#whats-new-form {
    margin: 0 0 2.5rem 0;
  }
}

#buddypress:not(.youzer) #item-body form#whats-new-form p.activity-greeting,
#buddypress:not(.youzer) form#whats-new-form p.activity-greeting {
  margin: 0;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-content,
#buddypress:not(.youzer) form#whats-new-form #whats-new-content {
  padding: 0;
  margin: 0;
  transition: none !important;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-content select,
#buddypress:not(.youzer) form#whats-new-form #whats-new-content select {
  min-height: 37px;
  max-height: 37px;
  min-width: 120px;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-content .rtmedia-plupload-container,
#buddypress:not(.youzer) form#whats-new-form #whats-new-content .rtmedia-plupload-container {
  margin-right: 0;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-content .clear,
#buddypress:not(.youzer) form#whats-new-form #whats-new-content .clear {
  flex-basis: 100%;
  width: 0;
  height: 0;
  overflow: hidden;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-content.active #whats-new-textarea #whats-new,
#buddypress:not(.youzer) form#whats-new-form #whats-new-content.active #whats-new-textarea #whats-new {
  height: 145px !important;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-content.active #whats-new-options,
#buddypress:not(.youzer) form#whats-new-form #whats-new-content.active #whats-new-options {
  display: flex !important;
  align-items: center;
  flex-flow: row wrap;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-content #whats-new-post-in-box,
#buddypress:not(.youzer) form#whats-new-form #whats-new-content #whats-new-post-in-box {
  margin-left: .5rem;
  transition: none !important;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-content #whats-new-post-in-box,
  #buddypress:not(.youzer) form#whats-new-form #whats-new-content #whats-new-post-in-box {
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    padding: 0 !important;
    order: -1;
    margin-bottom: 5px;
  }
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-content #whats-new-post-in,
#buddypress:not(.youzer) form#whats-new-form #whats-new-content #whats-new-post-in {
  transition: none !important;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-content #whats-new-post-in,
  #buddypress:not(.youzer) form#whats-new-form #whats-new-content #whats-new-post-in {
    width: 100%;
    max-width: 100%;
  }
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-avatar img,
#buddypress:not(.youzer) form#whats-new-form #whats-new-avatar img {
  max-width: 120px;
  width: 44px;
  height: 44px;
  object-fit: cover;
  object-position: center;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-avatar,
  #buddypress:not(.youzer) form#whats-new-form #whats-new-avatar {
    display: none;
  }
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-textarea,
#buddypress:not(.youzer) form#whats-new-form #whats-new-textarea {
  margin-bottom: 0;
  transition: none !important;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-textarea #whats-new,
#buddypress:not(.youzer) form#whats-new-form #whats-new-textarea #whats-new {
  transition: none !important;
  height: 44px !important;
  min-height: 0;
  padding: .6rem 1rem;
  resize: none !important;
  border: 0;
  color: inherit;
  border-radius: 0.3rem;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  overflow: auto !important;
  will-change: height;
  resize: none !important;
  line-height: 25px;
  font-size: 0.95em;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-textarea #whats-new:focus,
#buddypress:not(.youzer) form#whats-new-form #whats-new-textarea #whats-new:focus {
  border-color: #4E64DD !important;
  height: 145px !important;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options {
  height: auto !important;
  margin: 0 !important;
  display: none !important;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options #whats-new-post-in,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options #whats-new-post-in {
  display: inline-block;
  margin-top: 0;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options #whats-new-post-in,
  #buddypress:not(.youzer) form#whats-new-form #whats-new-options #whats-new-post-in {
    width: 100%;
    margin-top: 5px;
  }
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select {
  display: block;
  width: 100%;
  padding: 0.8rem 1.25rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #48465b;
  background-color: #f0f3f4;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.3rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 5px;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select,
  #buddypress:not(.youzer) form#whats-new-form #whats-new-options select {
    transition: none;
  }
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select::-ms-expand,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select::-ms-expand {
  background-color: transparent;
  border: 0;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:focus,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:focus {
  color: #48465b;
  background-color: #f0f3f4;
  border-color: rgba(78, 100, 221, 0.25);
  outline: 0;
  box-shadow: inset 0 0 0 2px rgba(78, 100, 221, 0.25);
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select::-webkit-input-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select::-webkit-input-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select::-moz-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select::-moz-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:-ms-input-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select::-ms-input-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select::-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select::placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select::placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:disabled, #buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select[readonly],
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:disabled,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select[readonly] {
  background-color: #E9EFF3;
  opacity: 1;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:disabled,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:disabled {
  cursor: not-allowed;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options #whats-new-submit,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options #whats-new-submit {
  margin-top: 0;
  float: left;
  margin-left: auto;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options #whats-new-submit,
  #buddypress:not(.youzer) form#whats-new-form #whats-new-options #whats-new-submit {
    width: 100%;
    margin-top: 5px;
  }
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options #whats-new-submit #aw-whats-new-submit,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options #whats-new-submit #aw-whats-new-submit {
  line-height: normal;
  font-size: inherit;
  height: 37px;
  min-height: 37px;
  max-height: 37px;
  padding: 5px 15px;
  font-size: .9em;
  letter-spacing: 0;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options #whats-new-submit #aw-whats-new-submit,
  #buddypress:not(.youzer) form#whats-new-form #whats-new-options #whats-new-submit #aw-whats-new-submit {
    width: 100%;
  }
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options #whats-new-submit .clear,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options #whats-new-submit .clear {
  display: none;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options .rtmedia-add-media-button,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options .rtmedia-add-media-button {
  padding: 5px;
  height: 37px;
  width: 37px;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options .plupload_file_name,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options .plupload_file_name {
  padding-right: 0 !important;
  position: static;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options .plupload_file_name .dashicons,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options .plupload_file_name .dashicons {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  right: 0;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options .plupload_file_name .dashicons:before,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options .plupload_file_name .dashicons:before {
  color: #fff !important;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options .rtm-upload-edit-title,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options .rtm-upload-edit-title {
  padding: 10px 8px !important;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options .plupload_file_action,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options .plupload_file_action {
  color: #fff;
  left: 0;
  right: auto;
  background: rgba(0, 0, 0, 0.5);
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options .plupload_file_action .dashicons,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options .plupload_file_action .dashicons {
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options .plupload_file_action .dashicons:hover,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options .plupload_file_action .dashicons:hover {
  opacity: .85;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options .plupload_file_action .dashicons.remove-from-queue:before,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options .plupload_file_action .dashicons.remove-from-queue:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 10px !important;
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options .dashicons.dashicons-yes:before,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options .dashicons.dashicons-yes:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options .rtm-upload-button-wrapper,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options .rtm-upload-button-wrapper {
  margin-right: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list {
  position: relative;
  border: 0;
  margin-top: 0;
  padding-left: 0;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list {
    padding-left: 65px;
  }
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list:before {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #48465b;
    opacity: 0.1;
    border-radius: 500px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list:before {
    left: 34px;
  }
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .acomment-reply {
  margin-right: 8px !important;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item {
  padding: .7rem;
  flex-wrap: wrap;
  border-style: solid;
  border-radius: 0.3rem;
  overflow: visible;
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
  transition: all 0.2s ease-in-out;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item {
    padding: 1rem;
  }
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item {
    transition: none;
  }
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item {
    margin-bottom: 2rem;
    padding: 1rem;
  }
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:before, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@media screen and (min-width: 768px) and (prefers-reduced-motion: reduce) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:before, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:after {
    transition: none;
  }
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:before {
    width: 14px;
    height: 14px;
    background-color: #77888F;
    border: 5px solid #f0f3f4;
    top: 15px;
    left: -38px;
    border-radius: 500px;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    display: none;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:before {
    display: block;
  }
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:after {
    display: inline-block;
    font: normal normal normal 14px/1 cera;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    top: -5px;
    left: -30px;
    font-size: .9em;
    border-radius: 500px;
    padding: 8px 3px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:after {
    left: -60px;
    top: 8px;
  }
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.joined_group:after {
    content: "";
  }
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.friendship_accepted:after {
    content: "";
  }
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.friendship_created:after {
    content: "";
  }
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item#requests-personal-li > a:before {
    content: "";
  }
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.new_blog:after, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.new_blog_post:after {
    content: "";
  }
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.created_group:after {
    content: "";
  }
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.new_member:after {
    content: "";
  }
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.updated_profile:after {
    content: "";
  }
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.new_avatar:after {
    content: "";
  }
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item img {
  max-width: 100% !important;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:hover {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.04);
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.just-posted {
  border-color: #4E64DD;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.just-posted:before {
  background-color: #4E64DD;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.just-posted:after {
  color: #4E64DD;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:hover:before {
  background-color: #4E64DD;
  -webkit-transform: translate3d(0, 0, 0) scale(1.5);
          transform: translate3d(0, 0, 0) scale(1.5);
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:hover:after {
  color: #4E64DD;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-user {
  display: flex;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-user {
    align-items: center;
  }
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-user .activity-avatar {
  float: none;
  margin-right: .7rem;
  display: flex;
  max-width: 35px;
  flex: 0 0 35px;
  height: auto;
  top: 0;
  left: 0;
  position: relative;
  margin-bottom: .8rem;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-user .activity-avatar {
    margin-bottom: 0;
    max-width: 45px;
    flex: 0 0 45px;
    width: 45px;
    height: 45px;
  }
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-user .activity-avatar > a {
  width: 100%;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-user .activity-avatar img.avatar {
  margin: 0;
  border-radius: 500px;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-user .activity-header {
  color: inherit;
  line-height: 1.3em;
  margin-right: 0;
  width: 100%;
  font-size: .85em;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-user .activity-header .bp-verified-badge {
  width: 15px;
  height: 15px;
  background-size: 45%;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-user .activity-header p {
  margin: 0 !important;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-user .activity-header img {
  border-radius: 500px;
  position: relative;
  top: -1px;
  margin: 0 3px 0 0 !important;
  width: 20px;
  height: 20px;
  object-fit: cover;
  display: none !important;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .dropdown-activity {
  margin-left: auto;
  z-index: 9;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .dropdown-activity {
    position: absolute;
    top: .5rem;
    right: .5rem;
    margin: 0;
  }
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .dropdown-activity .dropdown-toggle {
  width: 35px;
  height: 35px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2em;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .dropdown-activity .dropdown-toggle:not(:hover) {
  background-color: rgba(0, 0, 0, 0.04);
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .dropdown-activity .dropdown-toggle:after {
  content: none;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .dropdown-activity .dropdown-menu {
  margin: 0;
  right: 0 !important;
  left: auto !important;
  -webkit-transform: translate3d(0, 50px, 0px) !important;
          transform: translate3d(0, 50px, 0px) !important;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .dropdown-activity .dropdown-menu a {
  display: flex;
  padding: .5rem;
  margin: 0;
  align-items: center;
  background: none;
  border: 0;
  font-weight: 600;
  font-size: .9em;
  border-radius: 0;
  color: inherit !important;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .dropdown-activity .dropdown-menu a:hover {
  opacity: .7;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .dropdown-activity .dropdown-menu a:before {
  color: inherit;
  margin-right: .5rem;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .unfav,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .fav {
  display: flex;
  align-items: center;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .unfav:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .fav:before {
  font-family: 'cera' !important;
  content: "";
  display: inline-block;
  margin-right: .5rem;
  font-size: 18px;
  text-align: center;
  color: inherit;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .unfav:after,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .fav:after {
  content: none;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .unfav.loading,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .fav.loading {
  cursor: wait;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .unfav.loading:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .fav.loading:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .unfav:hover:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .fav:hover:before {
  content: "";
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .unfav:before {
  content: "";
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .unfav:hover:before {
  content: "";
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-content {
  position: static;
  margin: 0;
  width: 100%;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-content {
    padding-top: 0;
  }
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-inner {
  padding: 0;
  font-size: .9em;
  line-height: 1.35em;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-inner img {
  max-width: 100%;
  display: block;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-inner > ul {
  padding-left: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-inner p img {
  margin-top: .5rem;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-inner blockquote {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  width: 100%;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-inner blockquote:before {
  top: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-inner .rtmedia-list-item {
  padding-top: 10px !important;
  padding-right: 10px !important;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-inner .rtmedia-list-item > a {
  position: relative;
  display: block;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-inner .rtmedia-list-item img {
  object-fit: cover;
  object-position: center;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-meta {
  display: flex;
  align-items: center;
  position: static !important;
  flex-wrap: wrap;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-meta .unfav:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-meta .fav:before {
  top: 50px;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-meta select {
  width: auto;
  margin-left: auto;
  height: 35px;
  padding: 5px;
  font-size: 0.9em;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-meta select {
    width: 100%;
    margin-top: .5rem;
  }
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .comment-header {
  color: inherit;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item a.activity-time-since {
  color: inherit;
  font-size: 85%;
  display: block;
  max-width: 175px;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item a.activity-time-since:not(:hover) {
  opacity: .5;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-read-more {
  margin-left: .5em;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 600;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-read-more > a.loading {
  -webkit-animation: none;
          animation: none;
  pointer-events: none;
  cursor: wait;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-read-more > a.loading:after {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4E64DD;
  font-size: .9em;
  margin-left: 3px;
  top: -0.1em;
  position: relative;
  display: inline-block;
  opacity: 0.6;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.mini {
  font-size: 100%;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.mini .activity-avatar {
    max-width: 35px;
    flex: 0 0 35px;
    width: 35px !important;
    height: 35px !important;
  }
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.mini .activity-content {
    padding-top: 0;
  }
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.mini .activity-meta .unfav:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item.mini .activity-meta .fav:before {
  top: 50px;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .acomment-delete {
  background: none;
  border: none;
  border-radius: 0;
  text-align: center;
  color: #ED2121 !important;
  font-weight: 600;
  letter-spacing: 1px;
  padding: .3rem 0 !important;
  margin: 0;
  margin-left: 0.75rem;
  display: inline-flex;
  font-size: 0.8em;
  text-transform: uppercase;
  align-items: center;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .acomment-delete:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .delete-activity:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .delete-activity-single:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #ED2121;
  font-size: 1rem;
  margin-right: .4rem;
  position: relative;
  position: relative;
  top: -2px;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .acomment-delete.loading,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .delete-activity.loading,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .delete-activity-single.loading {
  -webkit-animation: none;
          animation: none;
  cursor: wait;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .acomment-delete.loading:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .delete-activity.loading:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .delete-activity-single.loading:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ED2121;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .acomment-delete:hover, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .acomment-delete:active, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .acomment-delete:focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .delete-activity:hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .delete-activity:active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .delete-activity:focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .delete-activity-single:hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .delete-activity-single:active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .delete-activity-single:focus {
  border: 0;
  opacity: 0.7;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments {
  font-size: inherit;
  padding: 0;
  margin: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments > ul {
  padding-left: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments > ul > li {
  padding: .75rem;
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 0.3rem;
  border: 0;
  position: relative;
  margin-bottom: 0;
  margin-top: .75rem;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments > ul > li.show-all {
  text-align: center;
  font-size: .7em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  padding: 0;
  margin: .5rem 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments > ul > li.show-all > a {
  display: block;
  padding: 10px 5px;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments > ul > li ul, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments > ul > li li {
  border: none;
  position: relative;
  padding-left: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments > ul > li ul:not([class]),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments > ul > li ul.has-comments {
  margin: 1rem 0 0 0;
  padding: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.04);
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments > ul > li ul:not([class]) li,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments > ul > li ul.has-comments li {
  padding: 1rem 0 0 0;
  position: relative;
  border: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-user {
  display: flex;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-user {
    align-items: center;
  }
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-meta {
  width: 100%;
  font-size: .8em;
  line-height: 1.2em;
  padding-top: .1rem;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-meta a:first-child {
  font-weight: 600;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-meta,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-content {
  font-size: .9em;
  color: inherit;
  word-break: break-word;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-content {
  margin: .75rem 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-content .activity-read-more {
  margin-left: 0;
  font-size: 0.7em;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-avatar img {
  height: auto;
  margin: 0;
  width: 35px;
  border-radius: 500px;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-options {
  margin: 0;
  float: none;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-options a {
  color: inherit;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form {
  padding: 1rem .5rem 0 .5rem;
  margin: 0;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form {
    padding: 1rem 0 0 0;
  }
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-reply-avatar {
    display: none !important;
  }
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-reply-avatar img {
  object-fit: cover;
  object-position: center;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-reply-content {
  color: inherit;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea {
  background: none;
  border: 0;
  padding: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea {
  display: block;
  width: 100%;
  padding: 0.8rem 1.25rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #48465b;
  background-color: #f0f3f4;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.3rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: .9rem;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea {
    transition: none;
  }
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea::-ms-expand {
  background-color: transparent;
  border: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:focus {
  color: #48465b;
  background-color: #f0f3f4;
  border-color: rgba(78, 100, 221, 0.25);
  outline: 0;
  box-shadow: inset 0 0 0 2px rgba(78, 100, 221, 0.25);
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea::-webkit-input-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea::-moz-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea::-ms-input-placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea::placeholder {
  color: #77888F;
  opacity: 1;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:disabled, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea[readonly] {
  background-color: #E9EFF3;
  opacity: 1;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:disabled {
  cursor: not-allowed;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form input {
  margin-top: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form input,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form button {
  display: inline-flex;
  min-height: 40px;
  min-width: 40px;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .rtmedia-container {
  padding: 0;
  margin: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .rtmedia-container .rtmedia-plupload-container {
  width: 100%;
  float: none;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .rtmedia-container .rtm-upload-button-wrapper {
  position: absolute;
  top: -2.7em;
  right: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest {
  position: relative;
  padding: 0;
  margin: 1rem 0;
  overflow: hidden;
  border: 0;
  font-size: inherit;
  background: none;
  text-align: center;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more > a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest > a {
  padding: 1rem;
  display: block;
  color: inherit;
  text-align: center;
  text-decoration: none !important;
  width: 100%;
  text-transform: uppercase;
  font-size: .7em;
  font-weight: 600;
  letter-spacing: 3px;
  border-style: solid;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more > a:before, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more > a:after,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest > a:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest > a:after {
  position: absolute;
  left: 0;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more > a:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest > a:before {
  content: '';
  display: none;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more > a:after,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest > a:after {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: none;
  top: .8rem;
  z-index: 2;
  width: 100%;
  font-size: 1.4em;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more.loading,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest.loading {
  cursor: wait;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more.loading > a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest.loading > a {
  text-indent: -9999999px;
  color: transparent;
  background: none;
  color: inherit !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more.loading > a:after, #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more.loading > a:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest.loading > a:after,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest.loading > a:before {
  display: inline-block;
  text-indent: 0;
  font-style: normal !important;
  color: #3D404A;
}

#buddypress:not(.youzer) .feed {
  text-align: right;
}

#buddypress:not(.youzer) .feed a {
  color: inherit;
  font-weight: 600;
  text-transform: uppercase;
  opacity: 0.5;
}

#buddypress:not(.youzer) .feed a:hover {
  opacity: 1;
}

#buddypress:not(.youzer) .avatar-crop-management {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 1rem;
  border-radius: 0.3rem;
}

#buddypress:not(.youzer) #avatar-crop-pane {
  border-radius: 0.3rem;
  margin: 0 !important;
}

.buddypress.groups.group-create #buddypress:not(.youzer) #avatar-crop-pane {
  width: 300px !important;
  height: 300px !important;
  margin: 0;
}

.buddypress.groups.group-create #buddypress:not(.youzer) #avatar-crop-pane #avatar-crop-preview {
  -webkit-transform: translateX(15px);
          transform: translateX(15px);
}

#buddypress:not(.youzer) #avatar-crop-actions {
  margin: 1rem 0 !important;
}

#buddypress:not(.youzer) #avatar-crop-actions .button {
  margin: 0;
}

#buddypress:not(.youzer) #avatar-crop-actions .button:before {
  font-family: 'cera' !important;
  content: "";
  margin-right: 5px;
}

#buddypress:not(.youzer) .bp-avatar-nav {
  margin-top: 2rem;
}

#buddypress:not(.youzer) .drag-drop #drag-drop-area {
  border: 2px dashed rgba(0, 0, 0, 0.04);
  background-color: rgba(0, 0, 0, 0.04);
}

#buddypress:not(.youzer) .drag-drop #drag-drop-area.rtm-drag-drop-active {
  border-color: #4E64DD !important;
}

#buddypress:not(.youzer) .drag-drop .drag-drop-inside {
  padding: 40px 10px;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress:not(.youzer) .drag-drop .drag-drop-inside {
    transition: none;
  }
}

#buddypress:not(.youzer) .drag-drop .drag-drop-inside p {
  color: inherit;
}

#buddypress:not(.youzer) .drag-drop.drag-over .drag-drop-inside {
  background: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.04) inset;
}

#buddypress:not(.youzer) #bp-delete-avatar {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress:not(.youzer) #bp-delete-avatar:hover {
  color: #ffffff;
  background-color: #d61111;
  border-color: #cb1010;
}

#buddypress:not(.youzer) #bp-delete-avatar:focus, #buddypress:not(.youzer) #bp-delete-avatar.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

#buddypress:not(.youzer) #bp-delete-avatar.disabled, #buddypress:not(.youzer) #bp-delete-avatar:disabled {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress:not(.youzer) #bp-delete-avatar:active, #buddypress:not(.youzer) #bp-delete-avatar.active,
.show > #buddypress:not(.youzer) #bp-delete-avatar.dropdown-toggle {
  color: #ffffff;
  background-color: #cb1010;
  border-color: #bf0f0f;
}

#buddypress:not(.youzer) #bp-delete-avatar:active:focus, #buddypress:not(.youzer) #bp-delete-avatar.active:focus,
.show > #buddypress:not(.youzer) #bp-delete-avatar.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

#buddypress:not(.youzer) div.bp-avatar-status .bp-progress,
#buddypress:not(.youzer) div.bp-cover-image-status .bp-progress {
  border: 0;
  margin-right: 0;
  border-radius: 0.3rem;
  background-color: rgba(0, 0, 0, 0.04);
  overflow: visible;
  position: relative;
}

#buddypress:not(.youzer) div.bp-avatar-status .bp-progress:before,
#buddypress:not(.youzer) div.bp-cover-image-status .bp-progress:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: -5px;
  left: -25px;
}

@media (max-width: 991.98px) {
  #buddypress:not(.youzer) div.bp-avatar-status .bp-progress:before,
  #buddypress:not(.youzer) div.bp-cover-image-status .bp-progress:before {
    left: auto;
    right: -25px;
  }
}

#buddypress:not(.youzer) div.bp-avatar-status .bp-progress .bp-bar,
#buddypress:not(.youzer) div.bp-cover-image-status .bp-progress .bp-bar {
  background-color: #0abb87;
  -webkit-animation-name: progress-width;
  animation-name: progress-width;
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  height: 100%;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) div.bp-avatar-status .bp-progress + .filename,
  #buddypress:not(.youzer) div.bp-cover-image-status .bp-progress + .filename {
    display: none;
  }
}

@media (max-width: 991.98px) {
  #buddypress:not(.youzer) div.bp-cover-image-status {
    display: flex;
    width: 100%;
  }
}

#buddypress:not(.youzer) .bp-cover-image-manage a#bp-delete-cover-image {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
  width: 100%;
  margin-bottom: 3rem;
}

#buddypress:not(.youzer) .bp-cover-image-manage a#bp-delete-cover-image:hover {
  color: #ffffff;
  background-color: #d61111;
  border-color: #cb1010;
}

#buddypress:not(.youzer) .bp-cover-image-manage a#bp-delete-cover-image:focus, #buddypress:not(.youzer) .bp-cover-image-manage a#bp-delete-cover-image.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

#buddypress:not(.youzer) .bp-cover-image-manage a#bp-delete-cover-image.disabled, #buddypress:not(.youzer) .bp-cover-image-manage a#bp-delete-cover-image:disabled {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress:not(.youzer) .bp-cover-image-manage a#bp-delete-cover-image:active, #buddypress:not(.youzer) .bp-cover-image-manage a#bp-delete-cover-image.active,
.show > #buddypress:not(.youzer) .bp-cover-image-manage a#bp-delete-cover-image.dropdown-toggle {
  color: #ffffff;
  background-color: #cb1010;
  border-color: #bf0f0f;
}

#buddypress:not(.youzer) .bp-cover-image-manage a#bp-delete-cover-image:active:focus, #buddypress:not(.youzer) .bp-cover-image-manage a#bp-delete-cover-image.active:focus,
.show > #buddypress:not(.youzer) .bp-cover-image-manage a#bp-delete-cover-image.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

#buddypress:not(.youzer) div#item-header {
  position: relative;
}

@media (min-width: 992px) {
  #buddypress:not(.youzer) div#item-header {
    position: static;
  }
}

#buddypress:not(.youzer) div#item-header #header-cover-image {
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  padding: 0;
  background-position: center top;
  background-repeat: no-repeat;
  will-change: opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: auto !important;
  pointer-events: none;
}

@media (min-width: 992px) {
  #buddypress:not(.youzer) div#item-header #header-cover-image {
    position: fixed;
    top: 0;
    height: 500px !important;
  }
}

@media (min-width: 1200px) {
  #buddypress:not(.youzer) div#item-header #header-cover-image {
    height: 560px !important;
  }
}

#buddypress:not(.youzer) div#item-header #header-cover-image:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-color: #333;
  opacity: .5;
}

.grimlock--bordered #buddypress:not(.youzer) div#item-header #header-cover-image {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto !important;
  width: auto !important;
}

@media (min-width: 992px) {
  .grimlock--bordered #buddypress:not(.youzer) div#item-header #header-cover-image {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}

#buddypress:not(.youzer) div#item-header #profile-header {
  position: relative;
  z-index: 2;
  text-align: center;
  height: auto;
  padding: 0;
  color: #fff;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) div#item-header #profile-header {
    text-align: left;
  }
}

@media (min-width: 992px) {
  #buddypress:not(.youzer) div#item-header #profile-header {
    padding-top: 90px;
  }
  #buddypress:not(.youzer) div#item-header #profile-header .align-items-start {
    align-items: flex-end !important;
  }
}

@media (min-width: 1200px) {
  #buddypress:not(.youzer) div#item-header #profile-header {
    height: 400px;
  }
}

#buddypress:not(.youzer) div#item-header #profile-header-content {
  padding: 0;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}

#buddypress:not(.youzer) div#item-header #profile-header-content > .container, #buddypress:not(.youzer) div#item-header .region #profile-header-content > .region__container, .region #buddypress:not(.youzer) div#item-header #profile-header-content > .region__container, #buddypress:not(.youzer) div#item-header .main-navigation.navbar--container-classic #profile-header-content > .navbar__container, .main-navigation.navbar--container-classic #buddypress:not(.youzer) div#item-header #profile-header-content > .navbar__container, #buddypress:not(.youzer) div#item-header .main-navigation.navbar--container-narrow #profile-header-content > .navbar__container, .main-navigation.navbar--container-narrow #buddypress:not(.youzer) div#item-header #profile-header-content > .navbar__container, #buddypress:not(.youzer) div#item-header .main-navigation.navbar--container-narrower #profile-header-content > .navbar__container, .main-navigation.navbar--container-narrower #buddypress:not(.youzer) div#item-header #profile-header-content > .navbar__container, #buddypress:not(.youzer) div#item-header body:not(.page-template-template-dashboard) #primary > #main > .widget-area#profile-header-content > .widget:not([class*="widget_grimlock_"]), body:not(.page-template-template-dashboard) #buddypress:not(.youzer) div#item-header #primary > #main > .widget-area#profile-header-content > .widget:not([class*="widget_grimlock_"]),
#buddypress:not(.youzer) div#item-header body:not(.page-template-template-dashboard) #before_content > .widget-area#profile-header-content > .widget:not([class*="widget_grimlock_"]), body:not(.page-template-template-dashboard) #buddypress:not(.youzer) div#item-header #before_content > .widget-area#profile-header-content > .widget:not([class*="widget_grimlock_"]),
#buddypress:not(.youzer) div#item-header body:not(.page-template-template-dashboard) #after_content > .widget-area#profile-header-content > .widget:not([class*="widget_grimlock_"]), body:not(.page-template-template-dashboard) #buddypress:not(.youzer) div#item-header #after_content > .widget-area#profile-header-content > .widget:not([class*="widget_grimlock_"]) {
  min-width: 100%;
  padding-left: 3%;
  padding-right: 3%;
}

@media (max-width: 991.98px) {
  #buddypress:not(.youzer) div#item-header .profile-header__avatar {
    margin-left: auto;
    margin-right: auto;
  }
}

#buddypress:not(.youzer) div#item-header .profile-header__avatar img.avatar {
  margin: 0;
  float: none;
  border: 0;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.15);
  opacity: 1 !important;
  background-color: #3D404A;
  width: 100%;
  max-width: 200px;
  height: auto;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) div#item-header .profile-header__avatar img.avatar {
    max-width: 160px;
    display: inline-block;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

#buddypress:not(.youzer) div#item-header .profile-header__body {
  position: static;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) div#item-header .profile-header__body {
    padding-right: 130px !important;
  }
}

@media (min-width: 992px) {
  #buddypress:not(.youzer) div#item-header .profile-header__body {
    padding-right: 220px !important;
  }
}

#buddypress:not(.youzer) div#item-header .profile-header__body .user-nicename,
#buddypress:not(.youzer) div#item-header .profile-header__body .item-activity {
  font-size: 1.5em;
}

#buddypress:not(.youzer) div#item-header .profile-header__body .user-nicename a,
#buddypress:not(.youzer) div#item-header .profile-header__body .item-activity a {
  color: inherit;
  text-decoration: underline;
}

#buddypress:not(.youzer) div#item-header .profile-header__body .user-nicename a:hover, #buddypress:not(.youzer) div#item-header .profile-header__body .user-nicename a:active, #buddypress:not(.youzer) div#item-header .profile-header__body .user-nicename a:focus,
#buddypress:not(.youzer) div#item-header .profile-header__body .item-activity a:hover,
#buddypress:not(.youzer) div#item-header .profile-header__body .item-activity a:active,
#buddypress:not(.youzer) div#item-header .profile-header__body .item-activity a:focus {
  opacity: 0.7;
}

#buddypress:not(.youzer) div#item-header .profile-header__body .user-nicename {
  margin-bottom: 5px;
  color: inherit;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) div#item-header .profile-header__body .item-summary {
    padding-right: 90px;
  }
}

#buddypress:not(.youzer) div#item-header .profile-header__body span.activity {
  font-size: inherit;
}

#buddypress:not(.youzer) div#item-header .profile-header__body .item-activity {
  display: inline-block;
  position: relative;
  opacity: 0.8;
  margin-top: 1rem;
  font-weight: 400;
  font-size: 0.8em;
  background: rgba(0, 0, 0, 0.15);
  padding: 10px;
  border-radius: 0.3rem;
  overflow: hidden;
  pointer-events: none;
  max-width: 500px;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress:not(.youzer) div#item-header .profile-header__body .item-activity {
    transition: none;
  }
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) div#item-header .profile-header__body .item-activity {
    float: left;
  }
}

#buddypress:not(.youzer) div#item-header .profile-header__body .item-activity a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#buddypress:not(.youzer) div#item-header .profile-header__body .item-activity br {
  display: none !important;
}

#buddypress:not(.youzer) div#item-header .profile-header__body .item-activity .activity {
  font-weight: 600;
  text-transform: capitalize;
}

#buddypress:not(.youzer) div#item-header .profile-header__body .item-activity:hover {
  opacity: 1;
}

#buddypress:not(.youzer) div#item-header .profile-header__body .hmk-percentage {
  display: none !important;
}

#buddypress:not(.youzer) div#item-header .hmk-percentage {
  pointer-events: none;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.2);
  color: #48465b;
  text-shadow: none;
  top: 0;
  right: 50%;
  bottom: auto;
  left: auto;
  -webkit-transform: rotate(7deg) scale(0.65) translate3d(220px, -35px, 0);
          transform: rotate(7deg) scale(0.65) translate3d(220px, -35px, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) div#item-header .hmk-percentage {
    pointer-events: auto;
    cursor: pointer;
    right: 1rem;
    -webkit-transform: none;
            transform: none;
  }
}

@media (min-width: 992px) {
  #buddypress:not(.youzer) div#item-header .hmk-percentage {
    bottom: 110px;
    top: auto;
  }
}

#buddypress:not(.youzer) div#item-header .hmk-percentage > span {
  line-height: normal;
  left: 2px;
}

#buddypress:not(.youzer) div#item-header .hmk-percentage .hmk-match-inside {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 13px;
  top: 33px;
  width: 100%;
  color: inherit;
}

#buddypress:not(.youzer) div#item-header .hmk-percentage > span:last-of-type {
  font-weight: 600;
  font-size: 22px;
  color: #4E64DD;
  width: 100%;
  top: 48px;
}

#buddypress:not(.youzer) div#item-header .hmk-percentage:after {
  top: 0.04em;
  left: 0.04em;
  width: 0.92em;
  height: 0.92em;
}

#buddypress:not(.youzer) div#item-header .hmk-percentage.fake > span:last-of-type {
  -webkit-filter: blur(3.5px);
          filter: blur(3.5px);
}

@media screen and (max-width: 782px) {
  #buddypress:not(.youzer) div#item-header div#item-actions {
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
    padding-top: 0;
  }
  #buddypress:not(.youzer) div#item-header div#item-actions #group-admins li {
    display: inline-block;
    float: none;
  }
}

#buddypress:not(.youzer) div#item-header div#item-actions #group-admins {
  padding-left: 0;
}

#buddypress:not(.youzer) div#item-header div#item-actions h2 {
  font-size: inherit;
  text-transform: uppercase;
}

#buddypress:not(.youzer) div#item-header div#item-meta {
  color: inherit;
}

#buddypress:not(.youzer) div#item-header div#item-meta .latest-update {
  font-style: italic;
}

#buddypress:not(.youzer) #profile-content__nav {
  background: #ffffff;
  border-bottom: 1px solid #E9EFF3;
  box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.2);
  overflow: visible;
}

#buddypress:not(.youzer) #profile-content__nav ul li {
  white-space: nowrap;
  cursor: pointer;
}

#buddypress:not(.youzer) #profile-content__nav ul li + li {
  margin-left: .5rem;
}

#buddypress:not(.youzer) #profile-content__nav ul.settings-nav {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 2;
  height: 100%;
}

@media (min-width: 992px) {
  #buddypress:not(.youzer) #profile-content__nav ul.settings-nav {
    right: 25px;
  }
}

#buddypress:not(.youzer) #profile-content__nav ul.settings-nav li {
  height: 100%;
}

#buddypress:not(.youzer) #profile-content__nav ul.settings-nav li:not(#messages-personal-li):not(#notifications-personal-li):not(#settings-personal-li):not(#bp_better_messages_tab-personal-li) {
  display: none;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#messages-personal-li, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#notifications-personal-li, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#settings-personal-li, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#bp_better_messages_tab-personal-li {
    font-size: 0;
  }
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#messages-personal-li, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#notifications-personal-li, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#settings-personal-li, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#bp_better_messages_tab-personal-li {
    display: none !important;
  }
}

#buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#messages-personal-li a:before, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#notifications-personal-li a:before, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#settings-personal-li a:before, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#bp_better_messages_tab-personal-li a:before {
  font-size: 1rem;
  font-family: 'cera' !important;
  margin-right: 8px;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#messages-personal-li a:before, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#notifications-personal-li a:before, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#settings-personal-li a:before, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#bp_better_messages_tab-personal-li a:before {
    margin-right: 0;
  }
}

#buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#notifications-personal-li {
  order: 97;
  margin-left: 45px;
}

#buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#notifications-personal-li a:before {
  content: "";
}

#buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#messages-personal-li, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#bp_better_messages_tab-personal-li {
  order: 98;
}

#buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#messages-personal-li a:before, #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#bp_better_messages_tab-personal-li a:before {
  content: "";
}

#buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#settings-personal-li {
  order: 99;
}

@media (max-width: 1199.98px) {
  #buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#settings-personal-li {
    padding-right: 15px;
  }
}

#buddypress:not(.youzer) #profile-content__nav ul.settings-nav li#settings-personal-li a:before {
  content: "";
}

#buddypress:not(.youzer) #profile-content__nav ul.settings-nav li a {
  height: 100%;
}

#buddypress:not(.youzer) #profile-content__nav ul li > a,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle {
  position: relative;
  padding: 20px 10px;
  font-weight: 600;
  color: inherit;
  font-size: 0.95em;
}

@media (min-width: 1200px) {
  #buddypress:not(.youzer) #profile-content__nav ul li > a,
  #buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle {
    padding: 27px 13px;
  }
}

#buddypress:not(.youzer) #profile-content__nav ul li > a:after,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle:after {
  content: '';
  width: 0;
  position: absolute;
  bottom: -1px;
  right: 0;
  height: 2px;
  background-color: #4E64DD;
  opacity: 0;
  pointer-events: none;
  transition: inherit;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  will-change: transform;
  transition-duration: .38s;
}

#buddypress:not(.youzer) #profile-content__nav ul li > a:hover,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle:hover {
  color: #4E64DD;
}

#buddypress:not(.youzer) #profile-content__nav ul li > a span,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle span {
  display: inline-block;
  position: absolute;
  z-index: 1;
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background-color: #4E64DD;
  top: .4em;
  min-width: 33px;
  right: auto;
  min-width: 21px;
  height: 21px;
  line-height: 21px;
  font-weight: 600;
  border: 0;
  letter-spacing: -0.6px;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  width: auto;
  border-radius: 50%;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #profile-content__nav ul li > a span,
  #buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle span {
    top: auto;
    left: 50%;
    bottom: -13px;
    min-width: 33px;
    height: 33px;
    line-height: 23px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border: 5px solid #f0f3f4;
  }
}

#buddypress:not(.youzer) #profile-content__nav ul li > a span.no-count,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle span.no-count {
  display: none;
}

#buddypress:not(.youzer) #profile-content__nav ul li.current > a,
#buddypress:not(.youzer) #profile-content__nav ul li.selected > a,
#buddypress:not(.youzer) #profile-content__nav ul li:hover > a,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle:hover,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle.is-open {
  background: none;
}

#buddypress:not(.youzer) #profile-content__nav ul li.current > a:after,
#buddypress:not(.youzer) #profile-content__nav ul li.selected > a:after,
#buddypress:not(.youzer) #profile-content__nav ul li:hover > a:after,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle:hover:after,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle.is-open:after {
  opacity: 1;
  width: 100%;
  left: 0;
}

#buddypress:not(.youzer) #profile-content__nav .profile-content__nav-wrapper {
  display: inline-block;
}

#buddypress:not(.youzer) #profile-content__nav .priority-ul li#messages-personal-li, #buddypress:not(.youzer) #profile-content__nav .priority-ul li#notifications-personal-li, #buddypress:not(.youzer) #profile-content__nav .priority-ul li#settings-personal-li, #buddypress:not(.youzer) #profile-content__nav .priority-ul li#bp_better_messages_tab-personal-li,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown li#messages-personal-li,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown li#notifications-personal-li,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown li#settings-personal-li,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown li#bp_better_messages_tab-personal-li {
  display: none !important;
}

#buddypress:not(.youzer) #profile-content__nav .priority-ul {
  display: inline-block;
  vertical-align: middle;
}

#buddypress:not(.youzer) #profile-content__nav .priority-ul > li {
  display: inline-block;
}

#buddypress:not(.youzer) #profile-content__nav .priority-nav__wrapper[aria-haspopup="false"] {
  display: none !important;
}

#buddypress:not(.youzer) #profile-content__nav .nav__dropdown-toggle {
  margin-left: .5rem;
  background: none;
  border: 0;
  min-width: 36px;
}

@media (max-width: 991.98px) {
  #buddypress:not(.youzer) #profile-content__nav .nav__dropdown-toggle {
    width: 100%;
    width: 100vw;
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
    margin: 0 -15px;
  }
  #buddypress:not(.youzer) #profile-content__nav .nav__dropdown-toggle:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome !important;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    pointer-events: none;
  }
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #profile-content__nav .nav__dropdown-toggle:after {
    top: auto !important;
    right: auto !important;
    bottom: 50% !important;
    left: 50% !important;
    z-index: 0;
    width: 36px !important;
    height: 36px !important;
    border-radius: 500px;
    -webkit-transform: translate3d(-18px, 18px, 0);
            transform: translate3d(-18px, 18px, 0);
    background: rgba(0, 0, 0, 0.04) !important;
  }
}

#buddypress:not(.youzer) #profile-content__nav .nav__dropdown-toggle i {
  pointer-events: none;
  position: relative;
  z-index: 1;
}

#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown {
  right: 0;
  z-index: 999;
  min-width: 180px;
  background: #ffffff;
  border-bottom: 1px solid #E9EFF3;
  padding: 0.5rem;
}

@media (min-width: 768px) {
  #buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown {
    box-shadow: 0 0.2rem 2rem rgba(0, 0, 0, 0.12);
    margin-top: -10px;
    max-width: 280px;
  }
}

@media (max-width: 991.98px) {
  #buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown {
    position: static;
    padding: 15px;
  }
}

#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown:not(.show) {
  display: none;
}

#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown li {
  width: 100%;
  margin-left: 0;
  float: none;
}

#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown a {
  display: flex;
  align-items: center;
  padding: 10px;
  padding-left: 0;
  word-break: break-word;
  white-space: normal;
}

#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown a span {
  position: static;
  border: 0;
  min-width: 20px;
  line-height: 16px;
  padding: 2px;
  height: 20px;
  margin-left: auto;
  -webkit-transform: translate3d(8px, 0, 0);
          transform: translate3d(8px, 0, 0);
}

#buddypress:not(.youzer) .profile-content__body#item-body {
  padding: 3% 0;
}

#buddypress:not(.youzer) .profile-content__body#item-body #pag-top {
  display: none !important;
}

#buddypress:not(.youzer) .profile-content__body#item-body .screen-profile {
  margin-bottom: 1rem;
}

#buddypress:not(.youzer) .profile-content__body#item-body .screen-profile h2.screen-profile__title {
  position: relative;
  margin: 1rem 0 1.5rem 0;
  padding: 0 0 .5rem 0;
  font-size: 1.5rem;
  font-weight: 400;
}

#buddypress:not(.youzer) .profile-content__body#item-body .screen-profile h2.screen-profile__title:after {
  content: '';
  display: block;
  height: 2px;
  margin-top: 10px;
  border-left: 110px solid #4E64DD;
  background-color: rgba(0, 0, 0, 0.08);
}

#buddypress:not(.youzer) .profile-content__body#item-body .screen-profile .nav.nav-pills .nav-link, #buddypress:not(.youzer) .profile-content__body#item-body .screen-profile div.item-list-tabs.primary-list-tabs > ul .nav-link, #buddypress:not(.youzer) .profile-content__body#item-body .screen-profile div.item-list-tabs#subnav > ul.nav-pills .nav-link, #buddypress:not(.youzer) .profile-content__body#item-body .screen-profile .nav.nav-pills div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .profile-content__body#item-body .screen-profile div.item-list-tabs#subnav > ul.nav-pills div.item-list-tabs#subnav > ul > li > a, #buddypress:not(.youzer) .profile-content__body#item-body .screen-profile div.item-list-tabs#subnav.primary-list-tabs > ul > li > a {
  padding: 0.7rem 1rem;
  font-weight: 600;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#buddypress:not(.youzer) .profile-content__body#item-body .screen-profile div.submit input {
  float: none !important;
}

#buddypress:not(.youzer) .profile-content__body#item-body .screen-profile .bp-widget {
  margin-bottom: 2.5rem;
}

#buddypress:not(.youzer) .profile-content__body#item-body .screen-profile .bp-widget > h2 {
  font-size: 1.25rem;
  margin-top: 1rem;
  margin-bottom: .5rem;
}

#buddypress:not(.youzer) .profile-content__body#item-body .screen-profile .bp-widget a {
  color: inherit;
  text-decoration: underline;
}

#buddypress:not(.youzer) .profile-content__body#item-body .screen-profile .bp-widget a:hover {
  text-decoration: none;
}

@media (max-width: 767.98px) {
  #buddypress:not(.youzer) .profile-content__body#item-body table.profile-fields td.label,
  #buddypress:not(.youzer) .profile-content__body#item-body table.profile-fields td.data {
    box-sizing: border-box;
    display: block;
    width: 100% !important;
    clear: both;
    height: auto;
  }
  #buddypress:not(.youzer) .profile-content__body#item-body table.profile-fields td.label {
    background: none !important;
  }
  #buddypress:not(.youzer) .profile-content__body#item-body table.profile-fields td.data {
    background-color: rgba(0, 0, 0, 0.04);
  }
}

#buddypress:not(.youzer) .profile-content {
  background-color: #f0f3f4;
}

#buddypress:not(.youzer) .field-visibility-settings div.radio,
#buddypress:not(.youzer) .field-visibility-settings ul.radio {
  padding-left: 1rem;
  padding-bottom: 1rem;
}

#buddypress:not(.youzer) .field-visibility-settings:not([style*="block"]) {
  display: none !important;
}

#buddypress:not(.youzer) .field-visibility-settings,
#buddypress:not(.youzer) .field-visibility-settings-notoggle,
#buddypress:not(.youzer) .field-visibility-settings-toggle {
  color: inherit;
  margin-top: .5rem;
  margin-bottom: 0;
}

#buddypress:not(.youzer) .field-visibility-settings button,
#buddypress:not(.youzer) .field-visibility-settings-notoggle button,
#buddypress:not(.youzer) .field-visibility-settings-toggle button {
  padding: 1px 7px;
  border-radius: 500px;
}

#buddypress:not(.youzer) .field-visibility-settings-toggle button,
#buddypress:not(.youzer) button.field-visibility-settings-close {
  background: rgba(0, 0, 0, 0.04);
  border: 0 !important;
}

#buddypress:not(.youzer) .field-visibility-settings-toggle button:before,
#buddypress:not(.youzer) button.field-visibility-settings-close:before {
  font-family: 'cera' !important;
  content: "";
  margin-right: 3px;
}

#buddypress:not(.youzer) .field-visibility-settings-toggle button:hover,
#buddypress:not(.youzer) button.field-visibility-settings-close:hover {
  opacity: 0.5;
}

#buddypress:not(.youzer) .field-visibility-settings-toggle button {
  margin-left: 5px;
}

#buddypress:not(.youzer) button.field-visibility-settings-close:before {
  content: "";
}

#buddypress:not(.youzer) #pass-strength-result {
  border: 0;
  font-weight: 600;
}

#buddypress:not(.youzer) #pass-strength-result.short, #buddypress:not(.youzer) .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li#pass-strength-result.menu-item, .main-navigation #buddypress:not(.youzer) .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li#pass-strength-result.menu-item, #buddypress:not(.youzer) #pass-strength-result.amaran.user.message, #buddypress:not(.youzer) #pass-strength-result.more-container-publish {
  background-color: #ED2121;
  color: #fff;
}

#buddypress:not(.youzer) #pass-strength-result.bad {
  background-color: #ED6E21;
  color: #fff;
}

#buddypress:not(.youzer) #pass-strength-result.good {
  background-color: #007BFF;
  color: #fff;
}

#buddypress:not(.youzer) #pass-strength-result.strong {
  background-color: #0abb87;
  color: #fff;
}

#buddypress:not(.youzer) .standard-form .checkbox,
#buddypress:not(.youzer) .standard-form .radio {
  padding: 1rem;
  margin-bottom: .5rem;
  border-style: solid;
}

#buddypress:not(.youzer) .standard-form .checkbox label,
#buddypress:not(.youzer) .standard-form .radio label {
  color: inherit;
  margin-top: 0;
}

#buddypress:not(.youzer) .standard-form .checkbox strong,
#buddypress:not(.youzer) .standard-form .radio strong {
  font-weight: inherit;
}

#buddypress:not(.youzer) .standard-form #basic-details-section #pass-strength-result {
  width: 100%;
}

#buddypress:not(.youzer) .standard-form#signup_form input[type="text"],
#buddypress:not(.youzer) .standard-form#signup_form input[type="password"],
#buddypress:not(.youzer) .standard-form#signup_form input[type="website"],
#buddypress:not(.youzer) .standard-form#signup_form input[type="email"] {
  width: 100%;
}

#buddypress:not(.youzer) .standard-form#signup_form input[type="text"] + p,
#buddypress:not(.youzer) .standard-form#signup_form input[type="password"] + p,
#buddypress:not(.youzer) .standard-form#signup_form input[type="website"] + p,
#buddypress:not(.youzer) .standard-form#signup_form input[type="email"] + p {
  margin-top: .5rem;
}

#buddypress:not(.youzer) .standard-form#signup_form div div.error:not(#message) {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
  width: 100%;
}

#buddypress:not(.youzer) .standard-form#signup_form div div.error:not(#message) hr {
  border-top-color: #e21212;
}

#buddypress:not(.youzer) .standard-form#signup_form div div.error:not(#message) .alert-link {
  color: #e6e5e5;
}

#buddypress:not(.youzer) .standard-form #blog-details-section input#signup_blog_url {
  width: 100%;
}

#buddypress:not(.youzer) .standard-form .small-description {
  font-style: italic;
  opacity: 0.5;
}

#buddypress:not(.youzer) .standard-form .register-site legend.label {
  font-size: 1rem;
}

#buddypress:not(.youzer) #group-create-body #header-cover-image {
  position: static !important;
  height: 350px !important;
}

#buddypress:not(.youzer) #group-create-body .left-menu img,
#buddypress:not(.youzer) #send-invite-form > .invite .left-menu img {
  width: 100%;
  max-width: 100% !important;
}

.group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list, .group-invites
#buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list {
  width: 100%;
  height: auto;
  max-height: 340px;
  background: none;
  padding: 0;
  margin-bottom: .5rem;
}

.group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul, .group-invites
#buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul {
  padding: 0;
  margin: 0;
}

.group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul > li, .group-invites
#buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul > li {
  padding: 0;
  margin: 0;
  border: 0;
}

.group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul label, .group-invites
#buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul label {
  cursor: pointer;
  display: block;
  width: 100%;
  padding: .5rem;
  margin: 0;
  text-align: left;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul label, .group-invites
  #buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul label {
    transition: none;
  }
}

.group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list > ul label:hover, .group-invites
#buddypress:not(.youzer) #send-invite-form > .invite .left-menu div#invite-list > ul label:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

#buddypress:not(.youzer) #send_message_form ul.acfb-holder > li:first-child {
  width: 100%;
}

#buddypress:not(.youzer) #send_message_form ul.acfb-holder li.friend-tab {
  border: 0;
  padding: 0 10px 0 0;
  text-decoration: none !important;
  background-color: #007BFF;
  color: #fff;
  font-size: .8em;
  font-weight: 600;
  border-radius: 0.3rem;
  margin-bottom: 10px;
}

#buddypress:not(.youzer) #send_message_form ul.acfb-holder li.friend-tab img {
  border-radius: 0.3rem;
  margin-right: 0;
  height: auto;
  margin-right: 10px;
  width: 55px;
}

#buddypress:not(.youzer) #send_message_form ul.acfb-holder li.friend-tab a {
  color: inherit !important;
  text-decoration: none !important;
}

#buddypress:not(.youzer) #send_message_form ul.acfb-holder li.friend-tab a:hover {
  opacity: 0.8;
}

#buddypress:not(.youzer) div#message-thread div.message-box img {
  height: auto;
}

#buddypress:not(.youzer) div#message-thread > div.message-box {
  padding: 1rem;
  margin: 1rem 0;
  border: 0;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 0 0.3rem 0.3rem 0;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress:not(.youzer) div#message-thread > div.message-box {
    transition: none;
  }
}

#buddypress:not(.youzer) div#message-thread > div.message-box:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.04);
}

#buddypress:not(.youzer) div#message-thread > div.message-box.sent-by-me {
  border-color: #4E64DD;
}

#buddypress:not(.youzer) div#message-thread div.message-content {
  padding-left: 40px;
  margin-left: 0;
}

#buddypress:not(.youzer) table.notification-settings,
#buddypress:not(.youzer) table.profile-settings,
#buddypress:not(.youzer) table.notifications,
#buddypress:not(.youzer) table#message-threads,
#buddypress:not(.youzer) table.profile-fields {
  border-collapse: separate !important;
  border-spacing: 0 5px;
}

#buddypress:not(.youzer) table.notification-settings tr td, #buddypress:not(.youzer) table.notification-settings tr th,
#buddypress:not(.youzer) table.profile-settings tr td,
#buddypress:not(.youzer) table.profile-settings tr th,
#buddypress:not(.youzer) table.notifications tr td,
#buddypress:not(.youzer) table.notifications tr th,
#buddypress:not(.youzer) table#message-threads tr td,
#buddypress:not(.youzer) table#message-threads tr th,
#buddypress:not(.youzer) table.profile-fields tr td,
#buddypress:not(.youzer) table.profile-fields tr th {
  padding-left: 1rem;
  padding-right: 1rem;
  border: 0 !important;
  vertical-align: middle;
}

#buddypress:not(.youzer) table.notification-settings tr td.thread-info p.thread-excerpt, #buddypress:not(.youzer) table.notification-settings tr th.thread-info p.thread-excerpt,
#buddypress:not(.youzer) table.profile-settings tr td.thread-info p.thread-excerpt,
#buddypress:not(.youzer) table.profile-settings tr th.thread-info p.thread-excerpt,
#buddypress:not(.youzer) table.notifications tr td.thread-info p.thread-excerpt,
#buddypress:not(.youzer) table.notifications tr th.thread-info p.thread-excerpt,
#buddypress:not(.youzer) table#message-threads tr td.thread-info p.thread-excerpt,
#buddypress:not(.youzer) table#message-threads tr th.thread-info p.thread-excerpt,
#buddypress:not(.youzer) table.profile-fields tr td.thread-info p.thread-excerpt,
#buddypress:not(.youzer) table.profile-fields tr th.thread-info p.thread-excerpt {
  color: inherit;
}

#buddypress:not(.youzer) table.notification-settings tr td.label, #buddypress:not(.youzer) table.notification-settings tr th.label,
#buddypress:not(.youzer) table.profile-settings tr td.label,
#buddypress:not(.youzer) table.profile-settings tr th.label,
#buddypress:not(.youzer) table.notifications tr td.label,
#buddypress:not(.youzer) table.notifications tr th.label,
#buddypress:not(.youzer) table#message-threads tr td.label,
#buddypress:not(.youzer) table#message-threads tr th.label,
#buddypress:not(.youzer) table.profile-fields tr td.label,
#buddypress:not(.youzer) table.profile-fields tr th.label {
  font-weight: 600;
  text-transform: uppercase;
  font-size: .85em;
}

#buddypress:not(.youzer) table.notification-settings tr td:first-child, #buddypress:not(.youzer) table.notification-settings tr td.bulk-select-check, #buddypress:not(.youzer) table.notification-settings tr td.bulk-select-all, #buddypress:not(.youzer) table.notification-settings tr th:first-child, #buddypress:not(.youzer) table.notification-settings tr th.bulk-select-check, #buddypress:not(.youzer) table.notification-settings tr th.bulk-select-all,
#buddypress:not(.youzer) table.profile-settings tr td:first-child,
#buddypress:not(.youzer) table.profile-settings tr td.bulk-select-check,
#buddypress:not(.youzer) table.profile-settings tr td.bulk-select-all,
#buddypress:not(.youzer) table.profile-settings tr th:first-child,
#buddypress:not(.youzer) table.profile-settings tr th.bulk-select-check,
#buddypress:not(.youzer) table.profile-settings tr th.bulk-select-all,
#buddypress:not(.youzer) table.notifications tr td:first-child,
#buddypress:not(.youzer) table.notifications tr td.bulk-select-check,
#buddypress:not(.youzer) table.notifications tr td.bulk-select-all,
#buddypress:not(.youzer) table.notifications tr th:first-child,
#buddypress:not(.youzer) table.notifications tr th.bulk-select-check,
#buddypress:not(.youzer) table.notifications tr th.bulk-select-all,
#buddypress:not(.youzer) table#message-threads tr td:first-child,
#buddypress:not(.youzer) table#message-threads tr td.bulk-select-check,
#buddypress:not(.youzer) table#message-threads tr td.bulk-select-all,
#buddypress:not(.youzer) table#message-threads tr th:first-child,
#buddypress:not(.youzer) table#message-threads tr th.bulk-select-check,
#buddypress:not(.youzer) table#message-threads tr th.bulk-select-all,
#buddypress:not(.youzer) table.profile-fields tr td:first-child,
#buddypress:not(.youzer) table.profile-fields tr td.bulk-select-check,
#buddypress:not(.youzer) table.profile-fields tr td.bulk-select-all,
#buddypress:not(.youzer) table.profile-fields tr th:first-child,
#buddypress:not(.youzer) table.profile-fields tr th.bulk-select-check,
#buddypress:not(.youzer) table.profile-fields tr th.bulk-select-all {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

#buddypress:not(.youzer) table.notification-settings tr td:last-child, #buddypress:not(.youzer) table.notification-settings tr th:last-child,
#buddypress:not(.youzer) table.profile-settings tr td:last-child,
#buddypress:not(.youzer) table.profile-settings tr th:last-child,
#buddypress:not(.youzer) table.notifications tr td:last-child,
#buddypress:not(.youzer) table.notifications tr th:last-child,
#buddypress:not(.youzer) table#message-threads tr td:last-child,
#buddypress:not(.youzer) table#message-threads tr th:last-child,
#buddypress:not(.youzer) table.profile-fields tr td:last-child,
#buddypress:not(.youzer) table.profile-fields tr th:last-child {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

#buddypress:not(.youzer) table.notification-settings tr td select, #buddypress:not(.youzer) table.notification-settings tr th select,
#buddypress:not(.youzer) table.profile-settings tr td select,
#buddypress:not(.youzer) table.profile-settings tr th select,
#buddypress:not(.youzer) table.notifications tr td select,
#buddypress:not(.youzer) table.notifications tr th select,
#buddypress:not(.youzer) table#message-threads tr td select,
#buddypress:not(.youzer) table#message-threads tr th select,
#buddypress:not(.youzer) table.profile-fields tr td select,
#buddypress:not(.youzer) table.profile-fields tr th select {
  width: 100%;
  max-width: 100% !important;
}

#buddypress:not(.youzer) table.notification-settings tr td a, #buddypress:not(.youzer) table.notification-settings tr th a,
#buddypress:not(.youzer) table.profile-settings tr td a,
#buddypress:not(.youzer) table.profile-settings tr th a,
#buddypress:not(.youzer) table.notifications tr td a,
#buddypress:not(.youzer) table.notifications tr th a,
#buddypress:not(.youzer) table#message-threads tr td a,
#buddypress:not(.youzer) table#message-threads tr th a,
#buddypress:not(.youzer) table.profile-fields tr td a,
#buddypress:not(.youzer) table.profile-fields tr th a {
  color: inherit;
}

#buddypress:not(.youzer) table.notification-settings tr td a:hover, #buddypress:not(.youzer) table.notification-settings tr th a:hover,
#buddypress:not(.youzer) table.profile-settings tr td a:hover,
#buddypress:not(.youzer) table.profile-settings tr th a:hover,
#buddypress:not(.youzer) table.notifications tr td a:hover,
#buddypress:not(.youzer) table.notifications tr th a:hover,
#buddypress:not(.youzer) table#message-threads tr td a:hover,
#buddypress:not(.youzer) table#message-threads tr th a:hover,
#buddypress:not(.youzer) table.profile-fields tr td a:hover,
#buddypress:not(.youzer) table.profile-fields tr th a:hover {
  text-decoration: underline;
}

#buddypress:not(.youzer) table.notification-settings tr td p, #buddypress:not(.youzer) table.notification-settings tr th p,
#buddypress:not(.youzer) table.profile-settings tr td p,
#buddypress:not(.youzer) table.profile-settings tr th p,
#buddypress:not(.youzer) table.notifications tr td p,
#buddypress:not(.youzer) table.notifications tr th p,
#buddypress:not(.youzer) table#message-threads tr td p,
#buddypress:not(.youzer) table#message-threads tr th p,
#buddypress:not(.youzer) table.profile-fields tr td p,
#buddypress:not(.youzer) table.profile-fields tr th p {
  margin-bottom: 0;
}

#buddypress:not(.youzer) table.notification-settings tbody tr,
#buddypress:not(.youzer) table.profile-settings tbody tr,
#buddypress:not(.youzer) table.notifications tbody tr,
#buddypress:not(.youzer) table#message-threads tbody tr,
#buddypress:not(.youzer) table.profile-fields tbody tr {
  font-weight: normal;
}

#buddypress:not(.youzer) table.notification-settings tbody tr td,
#buddypress:not(.youzer) table.profile-settings tbody tr td,
#buddypress:not(.youzer) table.notifications tbody tr td,
#buddypress:not(.youzer) table#message-threads tbody tr td,
#buddypress:not(.youzer) table.profile-fields tbody tr td {
  transition: all 0.2s ease-in-out;
  border: 0;
  color: inherit;
  background-color: rgba(0, 0, 0, 0.04);
  height: 54px;
  vertical-align: middle;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress:not(.youzer) table.notification-settings tbody tr td,
  #buddypress:not(.youzer) table.profile-settings tbody tr td,
  #buddypress:not(.youzer) table.notifications tbody tr td,
  #buddypress:not(.youzer) table#message-threads tbody tr td,
  #buddypress:not(.youzer) table.profile-fields tbody tr td {
    transition: none;
  }
}

#buddypress:not(.youzer) table.notification-settings tbody tr td.field-name,
#buddypress:not(.youzer) table.profile-settings tbody tr td.field-name,
#buddypress:not(.youzer) table.notifications tbody tr td.field-name,
#buddypress:not(.youzer) table#message-threads tbody tr td.field-name,
#buddypress:not(.youzer) table.profile-fields tbody tr td.field-name {
  text-transform: uppercase;
  font-size: .8em;
  font-weight: 600;
}

#buddypress:not(.youzer) table.notification-settings tbody tr td.field-name > div,
#buddypress:not(.youzer) table.profile-settings tbody tr td.field-name > div,
#buddypress:not(.youzer) table.notifications tbody tr td.field-name > div,
#buddypress:not(.youzer) table#message-threads tbody tr td.field-name > div,
#buddypress:not(.youzer) table.profile-fields tbody tr td.field-name > div {
  opacity: 0.6;
}

#buddypress:not(.youzer) table.notification-settings tbody tr.alt td, #buddypress:not(.youzer) table.notification-settings tbody tr:nth-child(even) td,
#buddypress:not(.youzer) table.profile-settings tbody tr.alt td,
#buddypress:not(.youzer) table.profile-settings tbody tr:nth-child(even) td,
#buddypress:not(.youzer) table.notifications tbody tr.alt td,
#buddypress:not(.youzer) table.notifications tbody tr:nth-child(even) td,
#buddypress:not(.youzer) table#message-threads tbody tr.alt td,
#buddypress:not(.youzer) table#message-threads tbody tr:nth-child(even) td,
#buddypress:not(.youzer) table.profile-fields tbody tr.alt td,
#buddypress:not(.youzer) table.profile-fields tbody tr:nth-child(even) td {
  background: none;
  color: inherit;
}

#buddypress:not(.youzer) table.notification-settings tbody tr:hover td,
#buddypress:not(.youzer) table.profile-settings tbody tr:hover td,
#buddypress:not(.youzer) table.notifications tbody tr:hover td,
#buddypress:not(.youzer) table#message-threads tbody tr:hover td,
#buddypress:not(.youzer) table.profile-fields tbody tr:hover td {
  background: rgba(0, 0, 0, 0.04);
}

#buddypress:not(.youzer) table.notification-settings thead tr,
#buddypress:not(.youzer) table.profile-settings thead tr,
#buddypress:not(.youzer) table.notifications thead tr,
#buddypress:not(.youzer) table#message-threads thead tr,
#buddypress:not(.youzer) table.profile-fields thead tr {
  background: none;
}

#buddypress:not(.youzer) table.notification-settings thead tr td, #buddypress:not(.youzer) table.notification-settings thead tr th,
#buddypress:not(.youzer) table.profile-settings thead tr td,
#buddypress:not(.youzer) table.profile-settings thead tr th,
#buddypress:not(.youzer) table.notifications thead tr td,
#buddypress:not(.youzer) table.notifications thead tr th,
#buddypress:not(.youzer) table#message-threads thead tr td,
#buddypress:not(.youzer) table#message-threads thead tr th,
#buddypress:not(.youzer) table.profile-fields thead tr td,
#buddypress:not(.youzer) table.profile-fields thead tr th {
  background: none !important;
}

#buddypress:not(.youzer) table#message-threads tbody tr.unread {
  font-weight: 600;
}

#buddypress:not(.youzer) table#message-threads tbody tr.unread td {
  font-weight: 600;
}

#buddypress:not(.youzer) table#message-threads tbody tr.unread td .thread-excerpt {
  font-weight: 600;
}

#buddypress:not(.youzer) table#message-threads img.avatar {
  position: relative;
  top: -0.15em;
  margin-right: 4px;
}

#buddypress:not(.youzer) .bulk-select-check .custom-control,
#buddypress:not(.youzer) .bulk-select-all .custom-control {
  position: relative;
  top: .2em;
}

#buddypress:not(.youzer) table.profile-settings {
  table-layout: fixed;
}

#buddypress:not(.youzer) table.notification-settings tr:nth-child(2n) td {
  background: none;
}

#buddypress:not(.youzer) table.notification-settings tr td:nth-child(even) {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

#buddypress:not(.youzer) td.notification-actions,
#buddypress:not(.youzer) td.thread-options,
#buddypress:not(.youzer) td.notice-actions {
  font-size: 0;
}

#buddypress:not(.youzer) td.notification-actions a,
#buddypress:not(.youzer) td.thread-options a,
#buddypress:not(.youzer) td.notice-actions a {
  color: inherit;
  opacity: 0.55;
}

#buddypress:not(.youzer) td.notification-actions a + a,
#buddypress:not(.youzer) td.thread-options a + a,
#buddypress:not(.youzer) td.notice-actions a + a {
  margin-left: 10px;
}

#buddypress:not(.youzer) td.notification-actions a:before,
#buddypress:not(.youzer) td.thread-options a:before,
#buddypress:not(.youzer) td.notice-actions a:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  color: inherit;
}

#buddypress:not(.youzer) td.notification-actions a:hover,
#buddypress:not(.youzer) td.thread-options a:hover,
#buddypress:not(.youzer) td.notice-actions a:hover {
  opacity: 1;
}

#buddypress:not(.youzer) td.notification-actions a.mark-read:before, #buddypress:not(.youzer) td.notification-actions a.read:before, #buddypress:not(.youzer) td.notification-actions a.Activate:before,
#buddypress:not(.youzer) td.thread-options a.mark-read:before,
#buddypress:not(.youzer) td.thread-options a.read:before,
#buddypress:not(.youzer) td.thread-options a.Activate:before,
#buddypress:not(.youzer) td.notice-actions a.mark-read:before,
#buddypress:not(.youzer) td.notice-actions a.read:before,
#buddypress:not(.youzer) td.notice-actions a.Activate:before {
  content: "";
}

#buddypress:not(.youzer) td.notification-actions a.mark-unread:before, #buddypress:not(.youzer) td.notification-actions a.unread:before, #buddypress:not(.youzer) td.notification-actions a.Deactivate:before,
#buddypress:not(.youzer) td.thread-options a.mark-unread:before,
#buddypress:not(.youzer) td.thread-options a.unread:before,
#buddypress:not(.youzer) td.thread-options a.Deactivate:before,
#buddypress:not(.youzer) td.notice-actions a.mark-unread:before,
#buddypress:not(.youzer) td.notice-actions a.unread:before,
#buddypress:not(.youzer) td.notice-actions a.Deactivate:before {
  content: "";
}

#buddypress:not(.youzer) td.notification-actions a.delete:before,
#buddypress:not(.youzer) td.thread-options a.delete:before,
#buddypress:not(.youzer) td.notice-actions a.delete:before {
  content: "";
}

#buddypress:not(.youzer) .notice-Activate,
#buddypress:not(.youzer) .notice-Deactivate {
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  #buddypress:not(.youzer) .notice-Activate,
  #buddypress:not(.youzer) .notice-Deactivate {
    transition: none;
  }
}

#buddypress:not(.youzer) .notice-Activate {
  font-weight: 600;
}

#buddypress:not(.youzer) .notice-Deactivate {
  opacity: 0.7;
}

#buddypress:not(.youzer) .notice-Deactivate:hover {
  opacity: 1;
}

#buddypress:not(.youzer) td.notification-since {
  font-style: italic;
  font-weight: normal;
}

#buddypress:not(.youzer) .messages .pagination .pagination-links {
  margin-left: 10px;
}

#buddypress:not(.youzer) .messages .pagination .pagination-links a, #buddypress:not(.youzer) .messages .pagination .pagination-links span {
  padding: 5px 12px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 992px) {
  #buddypress:not(.youzer) .notifications-options-nav,
  #buddypress:not(.youzer) .messages-options-nav {
    position: absolute;
    left: 0;
    top: .6em;
    z-index: 1;
  }
}

#buddypress:not(.youzer) .notifications-options-nav select,
#buddypress:not(.youzer) .messages-options-nav select {
  padding: 0.35rem 0.8rem;
  font-size: 0.875rem;
  border-radius: 0.3rem;
  height: calc(2.0125rem + 2px);
  width: auto;
}

#buddypress:not(.youzer) .notifications-options-nav input[type="submit"],
#buddypress:not(.youzer) .messages-options-nav input[type="submit"] {
  margin-left: .5rem;
}

#buddypress:not(.youzer) #notifications-sort-order label {
  display: none;
}

#buddypress:not(.youzer) #compose-personal-li {
  order: 99;
}

#buddypress:not(.youzer) #message-recipients .button.confirm {
  float: right;
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress:not(.youzer) #message-recipients .button.confirm:hover {
  color: #ffffff;
  background-color: #d61111;
  border-color: #cb1010;
}

#buddypress:not(.youzer) #message-recipients .button.confirm:focus, #buddypress:not(.youzer) #message-recipients .button.confirm.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

#buddypress:not(.youzer) #message-recipients .button.confirm.disabled, #buddypress:not(.youzer) #message-recipients .button.confirm:disabled {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

#buddypress:not(.youzer) #message-recipients .button.confirm:active, #buddypress:not(.youzer) #message-recipients .button.confirm.active,
.show > #buddypress:not(.youzer) #message-recipients .button.confirm.dropdown-toggle {
  color: #ffffff;
  background-color: #cb1010;
  border-color: #bf0f0f;
}

#buddypress:not(.youzer) #message-recipients .button.confirm:active:focus, #buddypress:not(.youzer) #message-recipients .button.confirm.active:focus,
.show > #buddypress:not(.youzer) #message-recipients .button.confirm.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

#buddypress:not(.youzer) .thread-star .message-action-unstar,
#buddypress:not(.youzer) .thread-star .message-action-star {
  color: inherit !important;
  text-decoration: none !important;
}

#buddypress:not(.youzer) .thread-star .message-action-unstar span.icon:before,
#buddypress:not(.youzer) .thread-star .message-action-star span.icon:before {
  color: inherit;
}

#buddypress:not(.youzer) .thread-star .message-action-unstar:after,
#buddypress:not(.youzer) .thread-star .message-action-star:after {
  max-width: none;
}

#buddypress:not(.youzer) .thread-star .message-action-unstar {
  color: #ffb822;
}

#buddypress:not(.youzer) #activity-visibility > select,
#buddypress:not(.youzer) .bp-ap-selectbox.hasCustomSelect {
  opacity: 1 !important;
  position: static !important;
  display: inline-block !important;
  margin: 0 !important;
  vertical-align: middle !important;
  height: 32px !important;
  font-size: inherit !important;
  width: auto !important;
}

#buddypress:not(.youzer) select + .customSelect {
  border: 0;
  display: none !important;
}

#buddypress:not(.youzer) + .addtoany_share_save_container {
  display: none;
}

#buddypress:not(.youzer) #bbpress-forums > h3 {
  display: none;
}

#buddypress:not(.youzer) #bbpress-forums > .bbp-template-notice + .bbp-template-notice {
  display: none;
}

/**
 * Classic item lists
 */
ul.item-list:not(.activity-list):not([class*="yz-"]) {
  border: 0 !important;
  margin-top: 0;
  position: relative;
}

ul.item-list:not(.activity-list):not([class*="yz-"]) > li {
  flex-wrap: wrap;
  padding: 1rem;
  margin-bottom: .5rem;
  border: 0;
  border-radius: 0.3rem;
  overflow: visible;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  ul.item-list:not(.activity-list):not([class*="yz-"]) > li {
    transition: none;
  }
}

ul.item-list:not(.activity-list):not([class*="yz-"]) > li > div:first-of-type {
  display: flex;
  margin-right: 1rem;
}

ul.item-list:not(.activity-list):not([class*="yz-"]) > li img.avatar {
  margin: 0;
}

ul.item-list:not(.activity-list):not([class*="yz-"]) > li div.action {
  right: 1rem;
}

ul.item-list:not(.activity-list):not([class*="yz-"]) > li div.item-desc {
  color: inherit;
}

ul.item-list:not(.activity-list):not([class*="yz-"]) > li div.meta {
  color: inherit;
  opacity: 0.7;
}

#qt_bbp_topic_content_toolbar input[type="button"] {
  padding: 5px !important;
  font-size: 13px !important;
}

/**
 * Custom card lists
 */
.bp-card-list {
  margin-left: -8px;
  margin-right: -8px;
  padding: 0;
  list-style: none;
  float: none !important;
}

@media (min-width: 768px) {
  .bp-card-list .bp-card-list__item {
    flex: 1;
    display: flex;
    flex-flow: column;
  }
  .bp-card-list .bp-card-list__item .card {
    flex: 1;
    display: flex;
    overflow: visible;
    position: relative;
  }
}

@media (min-width: 992px) {
  .bp-card-list.bp-card-list--members .bp-card-list__item {
    max-width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
  }
}

@media (min-width: 992px) {
  .buddypress.directory.members .bp-card-list.bp-card-list--members .bp-card-list__item {
    max-width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
  }
}

@media (min-width: 1200px) {
  .buddypress.directory.members .bp-card-list.bp-card-list--members .bp-card-list__item {
    max-width: 25%;
    flex: 0 0 25%;
  }
}

@media screen and (min-width: 1600px) {
  .buddypress.directory.members .bp-card-list.bp-card-list--members .bp-card-list__item {
    max-width: 20%;
    flex: 0 0 20%;
  }
}

@media (min-width: 992px) {
  .buddypress.directory.members .region--9-3-cols-left .bp-card-list.bp-card-list--members .bp-card-list__item, .buddypress.directory.members
  .region--3-9-cols-left .bp-card-list.bp-card-list--members .bp-card-list__item {
    max-width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
  }
}

@media screen and (max-width: 768px) and (min-width: 450px) {
  .bp-card-list.bp-card-list--members .bp-card-list__item {
    max-width: 50%;
    flex: 0 0 50%;
  }
}

.bp-card-list.bp-card-list--members .bp-card-list__item.banned-user {
  opacity: .5;
}

.bp-card-list.bp-card-list--members .bp-card-list__item.banned-user:hover {
  opacity: 1;
}

.bp-card-list.bp-card-list--members .bp-card-list__item .ovh > .item-meta {
  display: none !important;
}

.bp-card-list.bp-card-list--members .bp-card-list__item:hover .hmk-trigger-match .generic-button {
  opacity: 1;
  pointer-events: auto;
}

.bp-card-list .state--accepted .card-body-actions,
.bp-card-list .state--rejected .card-body-actions {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 0.8em;
  padding: 12px 0 !important;
  top: -60px;
  z-index: 2;
}

.bp-card-list .state--accepted .card-body-actions a.button,
.bp-card-list .state--rejected .card-body-actions a.button {
  display: none !important;
}

.bp-card-list .state--accepted .card {
  -webkit-transform: translate3d(0, -6px, 0);
          transform: translate3d(0, -6px, 0);
}

.bp-card-list .state--accepted .card-body-actions {
  background-color: #0abb87;
}

.bp-card-list .state--rejected {
  pointer-events: none;
}

.bp-card-list .state--rejected .card {
  opacity: 0.5;
}

.bp-card-list .state--rejected .card-body-actions {
  background-color: #ED2121;
}

.bp-card-list.bp-card-list--groups .bp-card-list__item.is-member .card {
  border-bottom-color: #0abb87;
}

.bp-card-list.bp-card-list--members .bp-card-list__item, .bp-card-list.bp-card-list--groups .bp-card-list__item {
  padding: 0 8px;
  margin-bottom: 16px;
  background: none;
  box-shadow: none;
  border: none;
  overflow: visible !important;
}

.bp-card-list.bp-card-list--members .bp-card-list__item.is-current-user .card, .bp-card-list.bp-card-list--members .bp-card-list__item.is-member .card, .bp-card-list.bp-card-list--groups .bp-card-list__item.is-current-user .card, .bp-card-list.bp-card-list--groups .bp-card-list__item.is-member .card {
  border-bottom-width: 3px !important;
}

.bp-card-list.bp-card-list--members .bp-card-list__item:hover, .bp-card-list.bp-card-list--groups .bp-card-list__item:hover {
  z-index: 3;
}

.bp-card-list.bp-card-list--members .bp-card-list__item.is-online .card .card-img > a, .bp-card-list.bp-card-list--groups .bp-card-list__item.is-online .card .card-img > a {
  position: relative;
}

.bp-card-list.bp-card-list--members .bp-card-list__item.is-online .card .card-img > a:before, .bp-card-list.bp-card-list--groups .bp-card-list__item.is-online .card .card-img > a:before {
  content: '';
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 1;
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 3px solid #0abb87;
  border-radius: 50%;
  pointer-events: none;
  background: none;
  background-color: #ffffff;
  box-shadow: 0 0 0 4px #ffffff;
}

.bp-card-list .card {
  position: relative;
  border-bottom-width: 3px;
  height: 100%;
  width: 100.1%;
}

@media all and (-ms-high-contrast: none) {
  .bp-card-list .card {
    flex: 1 0 auto !important;
  }
}

.bp-card-list .card > .ov-h {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.bp-card-list .card-img {
  overflow: hidden;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bp-card-list .card-img > a {
  display: block;
}

.bp-card-list .card-img > a:hover img {
  opacity: 1;
}

.bp-card-list .card-img img {
  margin: 0;
  float: none;
  width: 90px !important;
  height: 90px !important;
  object-fit: cover;
  object-position: center;
  border-radius: 500px !important;
  max-width: 100%;
  border-radius: 0;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.bp-card-list .card-img.card-img--cover {
  background-size: cover;
  background-position: center center;
}

.bp-card-list .card-img.card-img--cover:before, .bp-card-list .card-img.card-img--cover:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.bp-card-list .card-img.card-img--cover:before {
  z-index: 1;
  background-color: #19233A;
  opacity: .5;
}

.bp-card-list .card-img.card-img--cover:after {
  z-index: 2;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 40%, #000000 100%);
  opacity: 0.4;
}

.bp-card-list .card-img .card-img__avatar {
  text-align: center;
  position: relative;
  z-index: 3;
}

.bp-card-list h2.entry-title {
  font-size: 1em;
  color: inherit;
}

.bp-card-list h2.entry-title > a {
  display: inline-block;
}

.bp-card-list .card-body {
  text-align: center;
  padding: 1rem !important;
  border-radius: 0;
}

@media (min-width: 992px) {
  .bp-card-list .card-body:before {
    top: -35px;
  }
  .bp-card-list .card-body:after {
    top: -45px;
  }
}

.bp-card-list .card-body .item-meta {
  margin-bottom: .5rem;
}

.bp-card-list .card-body-after {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.bp-card-list .card-body-after > .item-meta {
  width: 100%;
  order: 99;
}

.bp-card-list .card-body-after > .item-meta > .activity:not(:empty) {
  background: #4E64DD;
  color: #fff;
  font-weight: 600;
  padding: 5px !important;
  display: block !important;
  text-align: center;
  position: relative;
  z-index: 9;
  font-size: .7em !important;
}

.bp-card-list .card-body-header {
  margin-top: 0;
  padding-right: 0;
}

.bp-card-list .card-body-meta {
  font-style: normal;
  margin-bottom: 0;
}

.bp-card-list .card-body-meta p.comments {
  font-size: .8em;
  margin-top: 1rem;
  margin-bottom: 0;
  padding: 8px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.05);
  font-style: italic;
}

.bp-card-list .card-body-meta p.comments:empty {
  display: none !important;
}

.bp-card-list .card-body-meta .activity {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 0.3rem;
  padding: 10px !important;
  display: block !important;
  margin-top: .5rem;
}

.bp-card-list .hmk-trigger-match {
  position: absolute;
  top: 7px;
  right: 7px;
  font-size: 0;
}

body:not(.logged-in) .bp-card-list .hmk-trigger-match {
  display: none;
}

.bp-card-list .hmk-trigger-match .generic-button {
  transition: all 0.2s ease-in-out;
  pointer-events: none;
  opacity: 0;
  border: none;
  border: 0;
  color: inherit;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 0.6em;
  letter-spacing: 1px;
  background: none !important;
  font-weight: 600;
}

@media screen and (prefers-reduced-motion: reduce) {
  .bp-card-list .hmk-trigger-match .generic-button {
    transition: none;
  }
}

.bp-card-list .hmk-trigger-match .generic-button:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.2s ease-in-out;
  content: "";
  font-size: 19px;
  width: 35px;
  height: 35px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (prefers-reduced-motion: reduce) {
  .bp-card-list .hmk-trigger-match .generic-button:before {
    transition: none;
  }
}

.bp-card-list .hmk-trigger-match .generic-button:hover {
  opacity: .7;
}

.bp-card-list .hmk-trigger-match .generic-button.loading {
  point-events: none;
  opacity: 1;
}

.bp-card-list .hmk-trigger-match .generic-button.loading:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px !important;
}

.bp-card-list .hmk-trigger-match .generic-button[class*="hmk-match-value"] {
  point-events: none;
  opacity: 1;
}

.bp-card-list .hmk-trigger-match .generic-button[class*="hmk-match-value"]:before {
  display: none;
}

.bp-card-list .hmk-member-match-percent {
  display: flex;
  align-items: center;
  margin: 0;
  text-transform: none !important;
  text-align: center;
  color: #fff !important;
  border-radius: 500px;
  pointer-events: none;
  letter-spacing: 0;
  z-index: 3;
}

.bp-card-list .hmk-match-value {
  transition: all 0.2s ease-in-out;
  border-radius: 500px;
  height: 33px;
  width: 33px;
  padding: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  background-color: #4E64DD;
  color: #fff;
  margin: 0;
  order: 99;
  font-size: 11px;
  font-weight: 600;
}

@media screen and (prefers-reduced-motion: reduce) {
  .bp-card-list .hmk-match-value {
    transition: none;
  }
}

.bp-card-list .hmk-match-text {
  transition: all 0.2s ease-in-out;
  margin-right: 5px;
  background-color: #ffffff;
  color: #4E64DD;
  white-space: nowrap;
  font-size: 9px;
  padding-right: 6px;
  padding-left: 6px;
  border-radius: 500px;
}

@media screen and (prefers-reduced-motion: reduce) {
  .bp-card-list .hmk-match-text {
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  .bp-card-list .hmk-match-text {
    display: none;
  }
}

.bp-card-list .mutual-friends {
  width: auto;
  text-align: left;
  padding: .5rem;
  font-size: 12px;
  text-decoration: none !important;
  opacity: 1;
}

.bp-card-list .mutual-friends:not(:hover) {
  color: inherit;
}

.bp-card-list .mutual-friends, .bp-card-list .mutual-friends:focus {
  outline: 0 !important;
}

.group-create-invitations {
  margin-top: 1.5rem;
}

/**
 * Group admins
 */
#group-admins,
#group-mods {
  list-style: none;
  padding: 0;
}

#group-admins > li,
#group-mods > li {
  margin-bottom: 1rem;
}

#group-admins > li img.avatar,
#group-mods > li img.avatar {
  width: 100%;
}

.icon-state.loading {
  cursor: wait;
}

.icon-state.loading .icon:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Autocomplete search members
 */
div.ac_results {
  border: 0;
  background-color: #fff;
  box-shadow: 0 0.2rem 2rem rgba(0, 0, 0, 0.12);
}

div.ac_results ul li {
  padding: 10px 15px;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  div.ac_results ul li {
    transition: none;
  }
}

div.ac_results ul li.ac_over {
  background-color: #4E64DD;
  color: #fff;
}

div.ac_results ul li img {
  border-radius: 0.3rem;
  position: relative;
  top: -1px;
  margin-right: 0;
}

ul.acfb-holder > li {
  float: none;
}

/**
 * BP Core Widgets
 */
.widget.buddypress #message {
  padding: 1rem;
  text-align: center;
  font-size: .85em;
}

.widget.buddypress #message p:last-child {
  margin-bottom: 0;
}

.widget:not([class*="yz-"]) div.item-options {
  display: flex;
  flex-wrap: nowrap;
  margin: -1rem -1rem 0 -1rem;
  padding: 0 0 0.5rem 0;
  justify-content: space-between;
  font-size: 0;
}

.widget:not([class*="yz-"]) div.item-options a {
  width: 100%;
  color: inherit;
  border: 0;
  position: relative;
  text-align: center;
  margin: 0;
  padding: .8rem 2px;
  opacity: 1;
  font-size: .75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: normal;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: opacity .2s ease-in-out, color .2s ease-in-out;
  border-radius: 0 !important;
  background: none !important;
}

.widget:not([class*="yz-"]) div.item-options a:before {
  content: '';
  height: 2px;
  width: 100%;
  display: block;
  background-color: #3D404A;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
  opacity: .1;
  transition: inherit;
}

.widget:not([class*="yz-"]) div.item-options a:focus, .widget:not([class*="yz-"]) div.item-options a:active, .widget:not([class*="yz-"]) div.item-options a.selected, .widget:not([class*="yz-"]) div.item-options a.loading {
  border-bottom-color: #4E64DD;
  color: #4E64DD;
}

.widget:not([class*="yz-"]) div.item-options a:focus:after, .widget:not([class*="yz-"]) div.item-options a:active:after, .widget:not([class*="yz-"]) div.item-options a.selected:after, .widget:not([class*="yz-"]) div.item-options a.loading:after {
  opacity: 1;
}

.widget:not([class*="yz-"]) div.item-options a:focus:before, .widget:not([class*="yz-"]) div.item-options a:active:before, .widget:not([class*="yz-"]) div.item-options a.selected:before, .widget:not([class*="yz-"]) div.item-options a.loading:before {
  opacity: 1;
}

.widget:not([class*="yz-"]) div.item-options a.loading {
  font-size: 0 !important;
  transition: none;
  pointer-events: none;
}

.widget:not([class*="yz-"]) div.item-options a.loading:after {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 19px;
  height: 16px;
  margin-top: -8px;
  margin-left: -9px;
  font-style: normal !important;
  font-size: 14px !important;
  transition: none;
}

.widget:not([class*="yz-"]) div.item-options .bp-separator {
  display: none;
}

.widget:not([class*="yz-"]) ul.item-list {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
}

.widget:not([class*="yz-"]) ul.item-list > li {
  display: flex;
  align-items: center;
  width: 100%;
  padding: .5rem !important;
  flex-wrap: nowrap;
  flex-direction: row;
  border: 0 !important;
}

.widget:not([class*="yz-"]) ul.item-list > li:not(:last-child) {
  margin-bottom: .5rem !important;
}

.widget:not([class*="yz-"]) ul.item-list > li.hidden, .widget:not([class*="yz-"]) ul.item-list > li.hidden[style*="list-item"] {
  width: 0 !important;
  height: 0 !important;
  flex: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  display: none !important;
  overflow: hidden !important;
  pointer-events: none !important;
  opacity: 0 !important;
}

.widget:not([class*="yz-"]) ul.item-list > li:not([class]) {
  max-width: 100%;
  width: 100%;
  flex: 0 0 100%;
}

.widget:not([class*="yz-"]) ul.item-list > li div.item-avatar {
  margin: 0;
  width: auto;
}

.widget:not([class*="yz-"]) ul.item-list > li div.item-avatar img.avatar {
  width: 100%;
  height: auto;
  float: none;
  margin: 0;
}

.widget:not([class*="yz-"]) ul.item-list > li div.item-avatar > a {
  display: block;
  width: 55px;
  height: 55px;
  margin: 0 .75rem 0 0;
  border-radius: 50%;
  overflow: hidden;
}

.sidebar .widget:not([class*="yz-"]) ul.item-list > li div.item-avatar > a {
  margin: 0 8px 0 0;
  width: 40px;
  height: 40px;
}

.widget:not([class*="yz-"]) ul.item-list > li div.item-avatar > a:empty {
  display: none !important;
}

.widget:not([class*="yz-"]) ul.item-list > li div.item {
  margin: 0;
  text-align: left;
  white-space: normal;
  word-break: break-word;
  width: 100%;
}

.widget:not([class*="yz-"]) ul.item-list > li div.item-title {
  width: 100% !important;
  font-size: .85em !important;
  font-weight: 600 !important;
}

.widget:not([class*="yz-"]) ul.item-list > li div.item-meta {
  margin: .2rem 0 0 0;
  font-size: .9em;
  line-height: 1em;
}

.widget:not([class*="yz-"]) ul.item-list > li div.item-meta .activity {
  color: inherit;
  font-size: .9em;
  opacity: .7;
  line-height: inherit;
}

.widget:not([class*="yz-"]) ul.item-list > li div.action {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  padding-left: .1rem;
}

.widget:not([class*="yz-"]) ul.item-list > li div.action a {
  width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
}

.widget:not([class*="yz-"]) ul.item-list > li div.action a:not(:hover) {
  color: inherit !important;
}

.widget:not([class*="yz-"]) ul.item-list > li div.action a:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}

.widget:not([class*="yz-"]) ul.item-list > li div.action .remove-friend-suggestion a:hover {
  color: #ED2121 !important;
}

.widget:not([class*="yz-"]) ul.item-list > li div.action .remove-friend-suggestion a:after {
  content: "";
}

.widget:not([class*="yz-"]) ul.item-list > li div.action .friendship-button a:after {
  content: "";
}

.widget:not([class*="yz-"]) ul.item-list > li div.action .friendship-button a.requested:after {
  content: "";
}

.widget:not([class*="yz-"]) ul.item-list > li div.action .friendship-button a.requested:hover:after {
  content: "";
}

.widget:not([class*="yz-"]) ul.item-list > li div.action .loading a:after {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.widget:not([class*="yz-"]) ul.item-list > li .clear {
  display: none;
}

.widget:not([class*="yz-"]) div.avatar-block div.item-avatar > a {
  margin: 0;
  float: none;
}

.widget:not([class*="yz-"]) div.avatar-block div.item-avatar img.avatar {
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 500px;
}

.widget:not([class*="yz-"]).widget_bp_core_whos_online_widget .item-avatar > a {
  position: relative;
  display: block;
}

.widget:not([class*="yz-"]).widget_bp_core_whos_online_widget .item-avatar > a:before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 3px;
  left: 5px;
  z-index: 2;
  width: 7px;
  height: 7px;
  background-color: #0abb87;
  border-radius: 50%;
  pointer-events: none;
}

.widget:not([class*="yz-"]).widget_bp_core_login_widget .bp-login-widget-user-avatar img.avatar {
  width: 45px;
  height: auto;
}

.widget:not([class*="yz-"]).widget_bp_core_login_widget .bp-login-widget-user-link {
  margin-bottom: 0;
}

.widget:not([class*="yz-"]).widget_bp_core_login_widget .bp-login-widget-user-link a {
  color: inherit;
}

.widget:not([class*="yz-"]).widget_bp_core_login_widget .bp-login-widget-user-logout {
  margin-bottom: 0;
}

.widget:not([class*="yz-"]).widget_bp_featured_members_list_widget .lSSlideOuter .lSSlide {
  margin: 0;
  height: auto !important;
  display: block !important;
}

.widget:not([class*="yz-"]).widget_bp_featured_members_list_widget .lSSlideOuter .lSPager > li > a {
  background-color: rgba(0, 0, 0, 0.04);
}

.widget:not([class*="yz-"]).widget_bp_featured_members_list_widget .lSSlideOuter .lSPager > li.active > a, .widget:not([class*="yz-"]).widget_bp_featured_members_list_widget .lSSlideOuter .lSPager > li:hover > a {
  background-color: #4E64DD;
}

.widget:not([class*="yz-"]).widget_bp_featured_members_list_widget #members-list {
  margin: 0;
}

.widget:not([class*="yz-"]).widget_bp_featured_members_list_widget #members-list .bp-card-list__item {
  padding: 0;
}

.widget:not([class*="yz-"]).widget_bp_featured_members_list_widget .pag-bottom,
.widget:not([class*="yz-"]).widget_bp_featured_members_list_widget .pag-top,
.widget:not([class*="yz-"]).widget_bp_featured_members_list_widget br,
.widget:not([class*="yz-"]).widget_bp_featured_members_list_widget hr {
  display: none;
}

.widget:not([class*="yz-"]) .avatar-block {
  margin-left: -5px;
  margin-right: -5px;
}

.widget:not([class*="yz-"]) .avatar-block .item-avatar {
  padding: 0 5px;
  margin: .5rem 0;
  text-align: center;
}

.widget:not([class*="yz-"]) .avatar-block .item-avatar img {
  width: 100%;
  max-width: 60px;
}

.widget_bp_birthday_widget ul.birthday-members-list {
  margin: 0;
}

.widget_bp_birthday_widget ul.birthday-members-list li {
  padding: .5rem;
  font-size: .85em;
  display: flex;
  align-items: center;
  position: relative;
  font-weight: 600;
}

.widget_bp_birthday_widget ul.birthday-members-list li img {
  border-radius: 500px;
  margin-right: .6rem;
}

.widget_bp_birthday_widget ul.birthday-members-list li .emoji {
  background: #fff !important;
  padding: 5px !important;
  width: 25px !important;
  height: 25px !important;
  position: absolute;
  top: -8px;
  right: -11px;
}

.widget_bp_birthday_widget .send-private-message a {
  padding: .5rem;
}

.widget_bp_birthday_widget .send-private-message + li {
  margin-top: 1rem;
}

.bpnw-notification-list br {
  display: none;
}

.bpnw-notification-list a.bp-notifications-widget-clear-link {
  color: inherit !important;
  font-size: .9em;
  opacity: .7;
}

.bpnw-notification-list a.bp-notifications-widget-clear-link:hover {
  opacity: 1 !important;
}

.bpnw-notification-list ul.bp-notification-list {
  margin: 1rem 0;
}

.bpnw-notification-list ul.bp-notification-list > li {
  display: block;
  position: relative;
  padding: 0;
}

.bpnw-notification-list ul.bp-notification-list > li + li {
  margin-top: .5rem;
}

.bpnw-notification-list ul.bp-notification-list > li > a,
.bpnw-notification-list ul.bp-notification-list > li > div {
  line-height: 1.3em !important;
  margin: 0 !important;
  padding: .8rem;
  width: 100% !important;
  font-size: .8em !important;
  min-width: 0 !important;
  word-break: break-word;
  display: block;
  transition: all 0.2s ease-in-out;
}

.bpnw-notification-list ul.bp-notification-list > li > a a.ab-item:last-child:after,
.bpnw-notification-list ul.bp-notification-list > li > div a.ab-item:last-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  display: block !important;
  width: 100%;
  height: 100%;
  color: transparent;
  font-size: 0;
  background: #000;
  opacity: 0;
}

.bpnw-notification-list ul.bp-notification-list > li > a a.ab-item:last-child:hover:after,
.bpnw-notification-list ul.bp-notification-list > li > div a.ab-item:last-child:hover:after {
  opacity: .05;
}

.vertical-navbar .widget_buddydev_bpnotification_widget {
  position: relative;
}

.vertical-navbar a.bp-notifications-widget-clear-link {
  position: absolute;
  top: 0;
  right: 1.5rem;
  z-index: 9;
  font-size: 0;
}

.vertical-navbar a.bp-notifications-widget-clear-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 1rem;
}

/**
 * Actions buttons
 */
#buddypress:not(.youzer) div.action,
#buddypress:not(.youzer) #members-list div.action,
#buddypress:not(.youzer) #groups-list div.action,
#buddypress:not(.youzer) #friend-list div.action,
#buddypress:not(.youzer) #mods-list div.action,
#buddypress:not(.youzer) #admins-list div.action,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action {
  width: 100%;
  padding: 0;
  display: flex;
  justify-content: center;
  text-align: center;
}

#buddypress:not(.youzer) div.action > a,
#buddypress:not(.youzer) div.action > div,
#buddypress:not(.youzer) #members-list div.action > a,
#buddypress:not(.youzer) #members-list div.action > div,
#buddypress:not(.youzer) #groups-list div.action > a,
#buddypress:not(.youzer) #groups-list div.action > div,
#buddypress:not(.youzer) #friend-list div.action > a,
#buddypress:not(.youzer) #friend-list div.action > div,
#buddypress:not(.youzer) #mods-list div.action > a,
#buddypress:not(.youzer) #mods-list div.action > div,
#buddypress:not(.youzer) #admins-list div.action > a,
#buddypress:not(.youzer) #admins-list div.action > div,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > a,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > div {
  margin: 0;
  float: none;
}

#buddypress:not(.youzer) div.action > a + div,
#buddypress:not(.youzer) div.action > a + a,
#buddypress:not(.youzer) div.action > div + div,
#buddypress:not(.youzer) div.action > div + a,
#buddypress:not(.youzer) #members-list div.action > a + div,
#buddypress:not(.youzer) #members-list div.action > a + a,
#buddypress:not(.youzer) #members-list div.action > div + div,
#buddypress:not(.youzer) #members-list div.action > div + a,
#buddypress:not(.youzer) #groups-list div.action > a + div,
#buddypress:not(.youzer) #groups-list div.action > a + a,
#buddypress:not(.youzer) #groups-list div.action > div + div,
#buddypress:not(.youzer) #groups-list div.action > div + a,
#buddypress:not(.youzer) #friend-list div.action > a + div,
#buddypress:not(.youzer) #friend-list div.action > a + a,
#buddypress:not(.youzer) #friend-list div.action > div + div,
#buddypress:not(.youzer) #friend-list div.action > div + a,
#buddypress:not(.youzer) #mods-list div.action > a + div,
#buddypress:not(.youzer) #mods-list div.action > a + a,
#buddypress:not(.youzer) #mods-list div.action > div + div,
#buddypress:not(.youzer) #mods-list div.action > div + a,
#buddypress:not(.youzer) #admins-list div.action > a + div,
#buddypress:not(.youzer) #admins-list div.action > a + a,
#buddypress:not(.youzer) #admins-list div.action > div + div,
#buddypress:not(.youzer) #admins-list div.action > div + a,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > a + div,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > a + a,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > div + div,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > div + a {
  margin-left: .5rem;
}

#buddypress:not(.youzer) div.action > a,
#buddypress:not(.youzer) div.action > div > a,
#buddypress:not(.youzer) #members-list div.action > a,
#buddypress:not(.youzer) #members-list div.action > div > a,
#buddypress:not(.youzer) #groups-list div.action > a,
#buddypress:not(.youzer) #groups-list div.action > div > a,
#buddypress:not(.youzer) #friend-list div.action > a,
#buddypress:not(.youzer) #friend-list div.action > div > a,
#buddypress:not(.youzer) #mods-list div.action > a,
#buddypress:not(.youzer) #mods-list div.action > div > a,
#buddypress:not(.youzer) #admins-list div.action > a,
#buddypress:not(.youzer) #admins-list div.action > div > a,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > a,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > div > a {
  border: 0 !important;
  color: #3D404A;
  background-color: transparent;
  padding: 0;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  line-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0;
}

#buddypress:not(.youzer) div.action > a:before, #buddypress:not(.youzer) div.action > a:after,
#buddypress:not(.youzer) div.action > div > a:before,
#buddypress:not(.youzer) div.action > div > a:after,
#buddypress:not(.youzer) #members-list div.action > a:before,
#buddypress:not(.youzer) #members-list div.action > a:after,
#buddypress:not(.youzer) #members-list div.action > div > a:before,
#buddypress:not(.youzer) #members-list div.action > div > a:after,
#buddypress:not(.youzer) #groups-list div.action > a:before,
#buddypress:not(.youzer) #groups-list div.action > a:after,
#buddypress:not(.youzer) #groups-list div.action > div > a:before,
#buddypress:not(.youzer) #groups-list div.action > div > a:after,
#buddypress:not(.youzer) #friend-list div.action > a:before,
#buddypress:not(.youzer) #friend-list div.action > a:after,
#buddypress:not(.youzer) #friend-list div.action > div > a:before,
#buddypress:not(.youzer) #friend-list div.action > div > a:after,
#buddypress:not(.youzer) #mods-list div.action > a:before,
#buddypress:not(.youzer) #mods-list div.action > a:after,
#buddypress:not(.youzer) #mods-list div.action > div > a:before,
#buddypress:not(.youzer) #mods-list div.action > div > a:after,
#buddypress:not(.youzer) #admins-list div.action > a:before,
#buddypress:not(.youzer) #admins-list div.action > a:after,
#buddypress:not(.youzer) #admins-list div.action > div > a:before,
#buddypress:not(.youzer) #admins-list div.action > div > a:after,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > a:after,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > div > a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > div > a:after {
  -webkit-transform-origin: center center;
          transform-origin: center center;
  position: relative;
  line-height: 40px;
  font-size: 20px !important;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  text-indent: 0;
}

#buddypress:not(.youzer) div.action > a:before,
#buddypress:not(.youzer) div.action > div > a:before,
#buddypress:not(.youzer) #members-list div.action > a:before,
#buddypress:not(.youzer) #members-list div.action > div > a:before,
#buddypress:not(.youzer) #groups-list div.action > a:before,
#buddypress:not(.youzer) #groups-list div.action > div > a:before,
#buddypress:not(.youzer) #friend-list div.action > a:before,
#buddypress:not(.youzer) #friend-list div.action > div > a:before,
#buddypress:not(.youzer) #mods-list div.action > a:before,
#buddypress:not(.youzer) #mods-list div.action > div > a:before,
#buddypress:not(.youzer) #admins-list div.action > a:before,
#buddypress:not(.youzer) #admins-list div.action > div > a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > div > a:before {
  opacity: .7;
  transition: color .2s ease-in-out;
  content: "";
}

#buddypress:not(.youzer) div.action > a:hover, #buddypress:not(.youzer) div.action > a:focus,
#buddypress:not(.youzer) div.action > div > a:hover,
#buddypress:not(.youzer) div.action > div > a:focus,
#buddypress:not(.youzer) #members-list div.action > a:hover,
#buddypress:not(.youzer) #members-list div.action > a:focus,
#buddypress:not(.youzer) #members-list div.action > div > a:hover,
#buddypress:not(.youzer) #members-list div.action > div > a:focus,
#buddypress:not(.youzer) #groups-list div.action > a:hover,
#buddypress:not(.youzer) #groups-list div.action > a:focus,
#buddypress:not(.youzer) #groups-list div.action > div > a:hover,
#buddypress:not(.youzer) #groups-list div.action > div > a:focus,
#buddypress:not(.youzer) #friend-list div.action > a:hover,
#buddypress:not(.youzer) #friend-list div.action > a:focus,
#buddypress:not(.youzer) #friend-list div.action > div > a:hover,
#buddypress:not(.youzer) #friend-list div.action > div > a:focus,
#buddypress:not(.youzer) #mods-list div.action > a:hover,
#buddypress:not(.youzer) #mods-list div.action > a:focus,
#buddypress:not(.youzer) #mods-list div.action > div > a:hover,
#buddypress:not(.youzer) #mods-list div.action > div > a:focus,
#buddypress:not(.youzer) #admins-list div.action > a:hover,
#buddypress:not(.youzer) #admins-list div.action > a:focus,
#buddypress:not(.youzer) #admins-list div.action > div > a:hover,
#buddypress:not(.youzer) #admins-list div.action > div > a:focus,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > a:hover,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > a:focus,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > div > a:hover,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > div > a:focus {
  background-color: rgba(0, 0, 0, 0.04);
}

#buddypress:not(.youzer) div.action > a:hover:before, #buddypress:not(.youzer) div.action > a:focus:before,
#buddypress:not(.youzer) div.action > div > a:hover:before,
#buddypress:not(.youzer) div.action > div > a:focus:before,
#buddypress:not(.youzer) #members-list div.action > a:hover:before,
#buddypress:not(.youzer) #members-list div.action > a:focus:before,
#buddypress:not(.youzer) #members-list div.action > div > a:hover:before,
#buddypress:not(.youzer) #members-list div.action > div > a:focus:before,
#buddypress:not(.youzer) #groups-list div.action > a:hover:before,
#buddypress:not(.youzer) #groups-list div.action > a:focus:before,
#buddypress:not(.youzer) #groups-list div.action > div > a:hover:before,
#buddypress:not(.youzer) #groups-list div.action > div > a:focus:before,
#buddypress:not(.youzer) #friend-list div.action > a:hover:before,
#buddypress:not(.youzer) #friend-list div.action > a:focus:before,
#buddypress:not(.youzer) #friend-list div.action > div > a:hover:before,
#buddypress:not(.youzer) #friend-list div.action > div > a:focus:before,
#buddypress:not(.youzer) #mods-list div.action > a:hover:before,
#buddypress:not(.youzer) #mods-list div.action > a:focus:before,
#buddypress:not(.youzer) #mods-list div.action > div > a:hover:before,
#buddypress:not(.youzer) #mods-list div.action > div > a:focus:before,
#buddypress:not(.youzer) #admins-list div.action > a:hover:before,
#buddypress:not(.youzer) #admins-list div.action > a:focus:before,
#buddypress:not(.youzer) #admins-list div.action > div > a:hover:before,
#buddypress:not(.youzer) #admins-list div.action > div > a:focus:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > a:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > a:focus:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > div > a:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action > div > a:focus:before {
  opacity: 1;
}

#buddypress:not(.youzer) div.action a:before,
#buddypress:not(.youzer) #members-list div.action a:before,
#buddypress:not(.youzer) #groups-list div.action a:before,
#buddypress:not(.youzer) #friend-list div.action a:before,
#buddypress:not(.youzer) #mods-list div.action a:before,
#buddypress:not(.youzer) #admins-list div.action a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: cera !important;
}

#buddypress:not(.youzer) div.action a.friendship-button:before,
#buddypress:not(.youzer) div.action .friendship-button > a:before,
#buddypress:not(.youzer) div.action .friendship-button-ext > a:before,
#buddypress:not(.youzer) div.action button.friendship-button:before,
#buddypress:not(.youzer) #members-list div.action a.friendship-button:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button > a:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button-ext > a:before,
#buddypress:not(.youzer) #members-list div.action button.friendship-button:before,
#buddypress:not(.youzer) #groups-list div.action a.friendship-button:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button > a:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button-ext > a:before,
#buddypress:not(.youzer) #groups-list div.action button.friendship-button:before,
#buddypress:not(.youzer) #friend-list div.action a.friendship-button:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button > a:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button-ext > a:before,
#buddypress:not(.youzer) #friend-list div.action button.friendship-button:before,
#buddypress:not(.youzer) #mods-list div.action a.friendship-button:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button > a:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button-ext > a:before,
#buddypress:not(.youzer) #mods-list div.action button.friendship-button:before,
#buddypress:not(.youzer) #admins-list div.action a.friendship-button:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button > a:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button-ext > a:before,
#buddypress:not(.youzer) #admins-list div.action button.friendship-button:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.friendship-button:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button > a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button-ext > a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action button.friendship-button:before {
  content: "";
  color: #4E64DD;
}

#buddypress:not(.youzer) div.action a.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) div.action .friendship-button > a:not(.remove):hover:before,
#buddypress:not(.youzer) div.action .friendship-button-ext > a:not(.remove):hover:before,
#buddypress:not(.youzer) div.action button.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) #members-list div.action a.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button > a:not(.remove):hover:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button-ext > a:not(.remove):hover:before,
#buddypress:not(.youzer) #members-list div.action button.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) #groups-list div.action a.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button > a:not(.remove):hover:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button-ext > a:not(.remove):hover:before,
#buddypress:not(.youzer) #groups-list div.action button.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) #friend-list div.action a.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button > a:not(.remove):hover:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button-ext > a:not(.remove):hover:before,
#buddypress:not(.youzer) #friend-list div.action button.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) #mods-list div.action a.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button > a:not(.remove):hover:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button-ext > a:not(.remove):hover:before,
#buddypress:not(.youzer) #mods-list div.action button.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) #admins-list div.action a.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button > a:not(.remove):hover:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button-ext > a:not(.remove):hover:before,
#buddypress:not(.youzer) #admins-list div.action button.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.friendship-button:not(.remove):hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button > a:not(.remove):hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button-ext > a:not(.remove):hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action button.friendship-button:not(.remove):hover:before {
  content: "";
}

#buddypress:not(.youzer) div.action a.friendship-button.is_friend:before, #buddypress:not(.youzer) div.action a.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) div.action .friendship-button > a.is_friend:before,
#buddypress:not(.youzer) div.action .friendship-button > a.is_friend.remove:before,
#buddypress:not(.youzer) div.action .friendship-button-ext > a.is_friend:before,
#buddypress:not(.youzer) div.action .friendship-button-ext > a.is_friend.remove:before,
#buddypress:not(.youzer) div.action button.friendship-button.is_friend:before,
#buddypress:not(.youzer) div.action button.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) #members-list div.action a.friendship-button.is_friend:before,
#buddypress:not(.youzer) #members-list div.action a.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button > a.is_friend:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button > a.is_friend.remove:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button-ext > a.is_friend:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button-ext > a.is_friend.remove:before,
#buddypress:not(.youzer) #members-list div.action button.friendship-button.is_friend:before,
#buddypress:not(.youzer) #members-list div.action button.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) #groups-list div.action a.friendship-button.is_friend:before,
#buddypress:not(.youzer) #groups-list div.action a.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button > a.is_friend:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button > a.is_friend.remove:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button-ext > a.is_friend:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button-ext > a.is_friend.remove:before,
#buddypress:not(.youzer) #groups-list div.action button.friendship-button.is_friend:before,
#buddypress:not(.youzer) #groups-list div.action button.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) #friend-list div.action a.friendship-button.is_friend:before,
#buddypress:not(.youzer) #friend-list div.action a.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button > a.is_friend:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button > a.is_friend.remove:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button-ext > a.is_friend:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button-ext > a.is_friend.remove:before,
#buddypress:not(.youzer) #friend-list div.action button.friendship-button.is_friend:before,
#buddypress:not(.youzer) #friend-list div.action button.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) #mods-list div.action a.friendship-button.is_friend:before,
#buddypress:not(.youzer) #mods-list div.action a.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button > a.is_friend:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button > a.is_friend.remove:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button-ext > a.is_friend:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button-ext > a.is_friend.remove:before,
#buddypress:not(.youzer) #mods-list div.action button.friendship-button.is_friend:before,
#buddypress:not(.youzer) #mods-list div.action button.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) #admins-list div.action a.friendship-button.is_friend:before,
#buddypress:not(.youzer) #admins-list div.action a.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button > a.is_friend:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button > a.is_friend.remove:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button-ext > a.is_friend:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button-ext > a.is_friend.remove:before,
#buddypress:not(.youzer) #admins-list div.action button.friendship-button.is_friend:before,
#buddypress:not(.youzer) #admins-list div.action button.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.friendship-button.is_friend:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.friendship-button.is_friend.remove:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button > a.is_friend:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button > a.is_friend.remove:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button-ext > a.is_friend:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button-ext > a.is_friend.remove:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action button.friendship-button.is_friend:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action button.friendship-button.is_friend.remove:before {
  content: "";
}

#buddypress:not(.youzer) div.action a.friendship-button.is_friend:hover:before, #buddypress:not(.youzer) div.action a.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) div.action .friendship-button > a.is_friend:hover:before,
#buddypress:not(.youzer) div.action .friendship-button > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) div.action .friendship-button-ext > a.is_friend:hover:before,
#buddypress:not(.youzer) div.action .friendship-button-ext > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) div.action button.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) div.action button.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) #members-list div.action a.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) #members-list div.action a.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button > a.is_friend:hover:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button-ext > a.is_friend:hover:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button-ext > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) #members-list div.action button.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) #members-list div.action button.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) #groups-list div.action a.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) #groups-list div.action a.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button > a.is_friend:hover:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button-ext > a.is_friend:hover:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button-ext > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) #groups-list div.action button.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) #groups-list div.action button.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) #friend-list div.action a.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) #friend-list div.action a.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button > a.is_friend:hover:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button-ext > a.is_friend:hover:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button-ext > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) #friend-list div.action button.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) #friend-list div.action button.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) #mods-list div.action a.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) #mods-list div.action a.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button > a.is_friend:hover:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button-ext > a.is_friend:hover:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button-ext > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) #mods-list div.action button.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) #mods-list div.action button.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) #admins-list div.action a.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) #admins-list div.action a.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button > a.is_friend:hover:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button-ext > a.is_friend:hover:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button-ext > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) #admins-list div.action button.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) #admins-list div.action button.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.friendship-button.is_friend.remove:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button > a.is_friend:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button-ext > a.is_friend:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button-ext > a.is_friend.remove:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action button.friendship-button.is_friend:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action button.friendship-button.is_friend.remove:hover:before {
  content: "" !important;
  color: #ED2121;
}

#buddypress:not(.youzer) div.action a.friendship-button.requested:before,
#buddypress:not(.youzer) div.action .friendship-button > a.requested:before,
#buddypress:not(.youzer) div.action .friendship-button-ext > a.requested:before,
#buddypress:not(.youzer) div.action button.friendship-button.requested:before,
#buddypress:not(.youzer) #members-list div.action a.friendship-button.requested:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button > a.requested:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button-ext > a.requested:before,
#buddypress:not(.youzer) #members-list div.action button.friendship-button.requested:before,
#buddypress:not(.youzer) #groups-list div.action a.friendship-button.requested:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button > a.requested:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button-ext > a.requested:before,
#buddypress:not(.youzer) #groups-list div.action button.friendship-button.requested:before,
#buddypress:not(.youzer) #friend-list div.action a.friendship-button.requested:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button > a.requested:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button-ext > a.requested:before,
#buddypress:not(.youzer) #friend-list div.action button.friendship-button.requested:before,
#buddypress:not(.youzer) #mods-list div.action a.friendship-button.requested:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button > a.requested:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button-ext > a.requested:before,
#buddypress:not(.youzer) #mods-list div.action button.friendship-button.requested:before,
#buddypress:not(.youzer) #admins-list div.action a.friendship-button.requested:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button > a.requested:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button-ext > a.requested:before,
#buddypress:not(.youzer) #admins-list div.action button.friendship-button.requested:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.friendship-button.requested:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button > a.requested:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button-ext > a.requested:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action button.friendship-button.requested:before {
  content: "";
}

#buddypress:not(.youzer) div.action a.friendship-button.requested:hover:before,
#buddypress:not(.youzer) div.action .friendship-button > a.requested:hover:before,
#buddypress:not(.youzer) div.action .friendship-button-ext > a.requested:hover:before,
#buddypress:not(.youzer) div.action button.friendship-button.requested:hover:before,
#buddypress:not(.youzer) #members-list div.action a.friendship-button.requested:hover:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button > a.requested:hover:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button-ext > a.requested:hover:before,
#buddypress:not(.youzer) #members-list div.action button.friendship-button.requested:hover:before,
#buddypress:not(.youzer) #groups-list div.action a.friendship-button.requested:hover:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button > a.requested:hover:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button-ext > a.requested:hover:before,
#buddypress:not(.youzer) #groups-list div.action button.friendship-button.requested:hover:before,
#buddypress:not(.youzer) #friend-list div.action a.friendship-button.requested:hover:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button > a.requested:hover:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button-ext > a.requested:hover:before,
#buddypress:not(.youzer) #friend-list div.action button.friendship-button.requested:hover:before,
#buddypress:not(.youzer) #mods-list div.action a.friendship-button.requested:hover:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button > a.requested:hover:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button-ext > a.requested:hover:before,
#buddypress:not(.youzer) #mods-list div.action button.friendship-button.requested:hover:before,
#buddypress:not(.youzer) #admins-list div.action a.friendship-button.requested:hover:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button > a.requested:hover:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button-ext > a.requested:hover:before,
#buddypress:not(.youzer) #admins-list div.action button.friendship-button.requested:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.friendship-button.requested:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button > a.requested:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button-ext > a.requested:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action button.friendship-button.requested:hover:before {
  content: "" !important;
  color: #ED2121;
}

#buddypress:not(.youzer) div.action .friendship-button.not_friends.remove:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button.not_friends.remove:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button.not_friends.remove:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button.not_friends.remove:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button.not_friends.remove:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button.not_friends.remove:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button.not_friends.remove:before {
  content: "";
}

#buddypress:not(.youzer) div.action .friendship-button.not_friends.remove:hover:before,
#buddypress:not(.youzer) #members-list div.action .friendship-button.not_friends.remove:hover:before,
#buddypress:not(.youzer) #groups-list div.action .friendship-button.not_friends.remove:hover:before,
#buddypress:not(.youzer) #friend-list div.action .friendship-button.not_friends.remove:hover:before,
#buddypress:not(.youzer) #mods-list div.action .friendship-button.not_friends.remove:hover:before,
#buddypress:not(.youzer) #admins-list div.action .friendship-button.not_friends.remove:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .friendship-button.not_friends.remove:hover:before {
  content: "";
  color: #ED2121;
}

#buddypress:not(.youzer) div.action a.accept-group:before,
#buddypress:not(.youzer) #members-list div.action a.accept-group:before,
#buddypress:not(.youzer) #groups-list div.action a.accept-group:before,
#buddypress:not(.youzer) #friend-list div.action a.accept-group:before,
#buddypress:not(.youzer) #mods-list div.action a.accept-group:before,
#buddypress:not(.youzer) #admins-list div.action a.accept-group:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.accept-group:before {
  content: "";
  color: #0abb87;
}

#buddypress:not(.youzer) div.action a.accept:before,
#buddypress:not(.youzer) div.action div.accept.generic-button > a:before,
#buddypress:not(.youzer) #members-list div.action a.accept:before,
#buddypress:not(.youzer) #members-list div.action div.accept.generic-button > a:before,
#buddypress:not(.youzer) #groups-list div.action a.accept:before,
#buddypress:not(.youzer) #groups-list div.action div.accept.generic-button > a:before,
#buddypress:not(.youzer) #friend-list div.action a.accept:before,
#buddypress:not(.youzer) #friend-list div.action div.accept.generic-button > a:before,
#buddypress:not(.youzer) #mods-list div.action a.accept:before,
#buddypress:not(.youzer) #mods-list div.action div.accept.generic-button > a:before,
#buddypress:not(.youzer) #admins-list div.action a.accept:before,
#buddypress:not(.youzer) #admins-list div.action div.accept.generic-button > a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.accept:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action div.accept.generic-button > a:before {
  content: "" !important;
  color: #0abb87;
  font-size: 18px !important;
}

#buddypress:not(.youzer) div.action div.reject.generic-button > a:before,
#buddypress:not(.youzer) #members-list div.action div.reject.generic-button > a:before,
#buddypress:not(.youzer) #groups-list div.action div.reject.generic-button > a:before,
#buddypress:not(.youzer) #friend-list div.action div.reject.generic-button > a:before,
#buddypress:not(.youzer) #mods-list div.action div.reject.generic-button > a:before,
#buddypress:not(.youzer) #admins-list div.action div.reject.generic-button > a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action div.reject.generic-button > a:before {
  content: "";
  color: #ED2121;
  font-size: 16px !important;
}

#buddypress:not(.youzer) div.action a.reject:before,
#buddypress:not(.youzer) div.action a.remove:before,
#buddypress:not(.youzer) #members-list div.action a.reject:before,
#buddypress:not(.youzer) #members-list div.action a.remove:before,
#buddypress:not(.youzer) #groups-list div.action a.reject:before,
#buddypress:not(.youzer) #groups-list div.action a.remove:before,
#buddypress:not(.youzer) #friend-list div.action a.reject:before,
#buddypress:not(.youzer) #friend-list div.action a.remove:before,
#buddypress:not(.youzer) #mods-list div.action a.reject:before,
#buddypress:not(.youzer) #mods-list div.action a.remove:before,
#buddypress:not(.youzer) #admins-list div.action a.reject:before,
#buddypress:not(.youzer) #admins-list div.action a.remove:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.reject:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.remove:before {
  content: "";
  color: #ED2121;
}

#buddypress:not(.youzer) div.action a[class*="send-message"]:before,
#buddypress:not(.youzer) #members-list div.action a[class*="send-message"]:before,
#buddypress:not(.youzer) #groups-list div.action a[class*="send-message"]:before,
#buddypress:not(.youzer) #friend-list div.action a[class*="send-message"]:before,
#buddypress:not(.youzer) #mods-list div.action a[class*="send-message"]:before,
#buddypress:not(.youzer) #admins-list div.action a[class*="send-message"]:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a[class*="send-message"]:before {
  font-family: cera !important;
  content: "";
  color: #007BFF;
}

#buddypress:not(.youzer) div.action a.follow:before,
#buddypress:not(.youzer) #members-list div.action a.follow:before,
#buddypress:not(.youzer) #groups-list div.action a.follow:before,
#buddypress:not(.youzer) #friend-list div.action a.follow:before,
#buddypress:not(.youzer) #mods-list div.action a.follow:before,
#buddypress:not(.youzer) #admins-list div.action a.follow:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.follow:before {
  content: "";
  color: #4E64DD;
}

#buddypress:not(.youzer) div.action a.follow:hover:before,
#buddypress:not(.youzer) #members-list div.action a.follow:hover:before,
#buddypress:not(.youzer) #groups-list div.action a.follow:hover:before,
#buddypress:not(.youzer) #friend-list div.action a.follow:hover:before,
#buddypress:not(.youzer) #mods-list div.action a.follow:hover:before,
#buddypress:not(.youzer) #admins-list div.action a.follow:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.follow:hover:before {
  color: #0abb87;
  content: "";
}

#buddypress:not(.youzer) div.action a.follow:focus:before,
#buddypress:not(.youzer) #members-list div.action a.follow:focus:before,
#buddypress:not(.youzer) #groups-list div.action a.follow:focus:before,
#buddypress:not(.youzer) #friend-list div.action a.follow:focus:before,
#buddypress:not(.youzer) #mods-list div.action a.follow:focus:before,
#buddypress:not(.youzer) #admins-list div.action a.follow:focus:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.follow:focus:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #48465b;
}

#buddypress:not(.youzer) div.action a.unfollow:before,
#buddypress:not(.youzer) #members-list div.action a.unfollow:before,
#buddypress:not(.youzer) #groups-list div.action a.unfollow:before,
#buddypress:not(.youzer) #friend-list div.action a.unfollow:before,
#buddypress:not(.youzer) #mods-list div.action a.unfollow:before,
#buddypress:not(.youzer) #admins-list div.action a.unfollow:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.unfollow:before {
  content: "";
  color: #0abb87;
}

#buddypress:not(.youzer) div.action a.unfollow:hover:before,
#buddypress:not(.youzer) #members-list div.action a.unfollow:hover:before,
#buddypress:not(.youzer) #groups-list div.action a.unfollow:hover:before,
#buddypress:not(.youzer) #friend-list div.action a.unfollow:hover:before,
#buddypress:not(.youzer) #mods-list div.action a.unfollow:hover:before,
#buddypress:not(.youzer) #admins-list div.action a.unfollow:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.unfollow:hover:before {
  content: "";
  color: #ED2121;
}

#buddypress:not(.youzer) div.action a.unfollow:focus:before,
#buddypress:not(.youzer) #members-list div.action a.unfollow:focus:before,
#buddypress:not(.youzer) #groups-list div.action a.unfollow:focus:before,
#buddypress:not(.youzer) #friend-list div.action a.unfollow:focus:before,
#buddypress:not(.youzer) #mods-list div.action a.unfollow:focus:before,
#buddypress:not(.youzer) #admins-list div.action a.unfollow:focus:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.unfollow:focus:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #48465b;
}

#buddypress:not(.youzer) div.action .following a:before,
#buddypress:not(.youzer) #members-list div.action .following a:before,
#buddypress:not(.youzer) #groups-list div.action .following a:before,
#buddypress:not(.youzer) #friend-list div.action .following a:before,
#buddypress:not(.youzer) #mods-list div.action .following a:before,
#buddypress:not(.youzer) #admins-list div.action .following a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .following a:before {
  content: "";
  color: #0abb87;
}

#buddypress:not(.youzer) div.action .following a:hover:before,
#buddypress:not(.youzer) #members-list div.action .following a:hover:before,
#buddypress:not(.youzer) #groups-list div.action .following a:hover:before,
#buddypress:not(.youzer) #friend-list div.action .following a:hover:before,
#buddypress:not(.youzer) #mods-list div.action .following a:hover:before,
#buddypress:not(.youzer) #admins-list div.action .following a:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .following a:hover:before {
  content: "";
  color: #ED2121;
}

#buddypress:not(.youzer) div.action .not-following[style*="none"],
#buddypress:not(.youzer) div.action .following[style*="none"],
#buddypress:not(.youzer) #members-list div.action .not-following[style*="none"],
#buddypress:not(.youzer) #members-list div.action .following[style*="none"],
#buddypress:not(.youzer) #groups-list div.action .not-following[style*="none"],
#buddypress:not(.youzer) #groups-list div.action .following[style*="none"],
#buddypress:not(.youzer) #friend-list div.action .not-following[style*="none"],
#buddypress:not(.youzer) #friend-list div.action .following[style*="none"],
#buddypress:not(.youzer) #mods-list div.action .not-following[style*="none"],
#buddypress:not(.youzer) #mods-list div.action .following[style*="none"],
#buddypress:not(.youzer) #admins-list div.action .not-following[style*="none"],
#buddypress:not(.youzer) #admins-list div.action .following[style*="none"],
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .not-following[style*="none"],
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .following[style*="none"] {
  opacity: 1 !important;
  display: flex !important;
  pointer-events: none !important;
}

#buddypress:not(.youzer) div.action .not-following[style*="none"],
#buddypress:not(.youzer) #members-list div.action .not-following[style*="none"],
#buddypress:not(.youzer) #groups-list div.action .not-following[style*="none"],
#buddypress:not(.youzer) #friend-list div.action .not-following[style*="none"],
#buddypress:not(.youzer) #mods-list div.action .not-following[style*="none"],
#buddypress:not(.youzer) #admins-list div.action .not-following[style*="none"],
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .not-following[style*="none"] {
  opacity: 1 !important;
  display: flex !important;
  pointer-events: none !important;
}

#buddypress:not(.youzer) div.action .not-following[style*="none"] a:before,
#buddypress:not(.youzer) #members-list div.action .not-following[style*="none"] a:before,
#buddypress:not(.youzer) #groups-list div.action .not-following[style*="none"] a:before,
#buddypress:not(.youzer) #friend-list div.action .not-following[style*="none"] a:before,
#buddypress:not(.youzer) #mods-list div.action .not-following[style*="none"] a:before,
#buddypress:not(.youzer) #admins-list div.action .not-following[style*="none"] a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .not-following[style*="none"] a:before {
  content: "";
}

#buddypress:not(.youzer) div.action a.add-review:before,
#buddypress:not(.youzer) #members-list div.action a.add-review:before,
#buddypress:not(.youzer) #groups-list div.action a.add-review:before,
#buddypress:not(.youzer) #friend-list div.action a.add-review:before,
#buddypress:not(.youzer) #mods-list div.action a.add-review:before,
#buddypress:not(.youzer) #admins-list div.action a.add-review:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.add-review:before {
  font-family: 'cera' !important;
  content: "";
  color: #ffb822;
}

#buddypress:not(.youzer) div.action a.add-review:hover:before,
#buddypress:not(.youzer) #members-list div.action a.add-review:hover:before,
#buddypress:not(.youzer) #groups-list div.action a.add-review:hover:before,
#buddypress:not(.youzer) #friend-list div.action a.add-review:hover:before,
#buddypress:not(.youzer) #mods-list div.action a.add-review:hover:before,
#buddypress:not(.youzer) #admins-list div.action a.add-review:hover:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.add-review:hover:before {
  content: "";
}

#buddypress:not(.youzer) div.action a.poke-user-button:before,
#buddypress:not(.youzer) #members-list div.action a.poke-user-button:before,
#buddypress:not(.youzer) #groups-list div.action a.poke-user-button:before,
#buddypress:not(.youzer) #friend-list div.action a.poke-user-button:before,
#buddypress:not(.youzer) #mods-list div.action a.poke-user-button:before,
#buddypress:not(.youzer) #admins-list div.action a.poke-user-button:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.poke-user-button:before {
  font-family: FontAwesome !important;
  content: "";
  color: #48465b;
}

#buddypress:not(.youzer) div.action a.poke-user-button[disabled="disabled"]:before,
#buddypress:not(.youzer) #members-list div.action a.poke-user-button[disabled="disabled"]:before,
#buddypress:not(.youzer) #groups-list div.action a.poke-user-button[disabled="disabled"]:before,
#buddypress:not(.youzer) #friend-list div.action a.poke-user-button[disabled="disabled"]:before,
#buddypress:not(.youzer) #mods-list div.action a.poke-user-button[disabled="disabled"]:before,
#buddypress:not(.youzer) #admins-list div.action a.poke-user-button[disabled="disabled"]:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.poke-user-button[disabled="disabled"]:before {
  opacity: .5;
}

#buddypress:not(.youzer) div.action .bp-featured-members-button,
#buddypress:not(.youzer) #members-list div.action .bp-featured-members-button,
#buddypress:not(.youzer) #groups-list div.action .bp-featured-members-button,
#buddypress:not(.youzer) #friend-list div.action .bp-featured-members-button,
#buddypress:not(.youzer) #mods-list div.action .bp-featured-members-button,
#buddypress:not(.youzer) #admins-list div.action .bp-featured-members-button,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bp-featured-members-button {
  order: 99;
}

#buddypress:not(.youzer) div.action .bp-featured-members-button a:before,
#buddypress:not(.youzer) #members-list div.action .bp-featured-members-button a:before,
#buddypress:not(.youzer) #groups-list div.action .bp-featured-members-button a:before,
#buddypress:not(.youzer) #friend-list div.action .bp-featured-members-button a:before,
#buddypress:not(.youzer) #mods-list div.action .bp-featured-members-button a:before,
#buddypress:not(.youzer) #admins-list div.action .bp-featured-members-button a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bp-featured-members-button a:before {
  content: "";
  color: #48465b;
}

#buddypress:not(.youzer) div.action .bptk-block-profile,
#buddypress:not(.youzer) div.action .bptk-block-list,
#buddypress:not(.youzer) #members-list div.action .bptk-block-profile,
#buddypress:not(.youzer) #members-list div.action .bptk-block-list,
#buddypress:not(.youzer) #groups-list div.action .bptk-block-profile,
#buddypress:not(.youzer) #groups-list div.action .bptk-block-list,
#buddypress:not(.youzer) #friend-list div.action .bptk-block-profile,
#buddypress:not(.youzer) #friend-list div.action .bptk-block-list,
#buddypress:not(.youzer) #mods-list div.action .bptk-block-profile,
#buddypress:not(.youzer) #mods-list div.action .bptk-block-list,
#buddypress:not(.youzer) #admins-list div.action .bptk-block-profile,
#buddypress:not(.youzer) #admins-list div.action .bptk-block-list,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-block-profile,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-block-list {
  order: 99;
}

#buddypress:not(.youzer) div.action .bptk-block-profile a:before,
#buddypress:not(.youzer) div.action .bptk-block-list a:before,
#buddypress:not(.youzer) #members-list div.action .bptk-block-profile a:before,
#buddypress:not(.youzer) #members-list div.action .bptk-block-list a:before,
#buddypress:not(.youzer) #groups-list div.action .bptk-block-profile a:before,
#buddypress:not(.youzer) #groups-list div.action .bptk-block-list a:before,
#buddypress:not(.youzer) #friend-list div.action .bptk-block-profile a:before,
#buddypress:not(.youzer) #friend-list div.action .bptk-block-list a:before,
#buddypress:not(.youzer) #mods-list div.action .bptk-block-profile a:before,
#buddypress:not(.youzer) #mods-list div.action .bptk-block-list a:before,
#buddypress:not(.youzer) #admins-list div.action .bptk-block-profile a:before,
#buddypress:not(.youzer) #admins-list div.action .bptk-block-list a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-block-profile a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-block-list a:before {
  font-family: 'cera' !important;
  content: "";
  color: #ED2121;
}

#buddypress:not(.youzer) div.action .bptk-suspend-profile,
#buddypress:not(.youzer) div.action .bptk-suspend-list,
#buddypress:not(.youzer) #members-list div.action .bptk-suspend-profile,
#buddypress:not(.youzer) #members-list div.action .bptk-suspend-list,
#buddypress:not(.youzer) #groups-list div.action .bptk-suspend-profile,
#buddypress:not(.youzer) #groups-list div.action .bptk-suspend-list,
#buddypress:not(.youzer) #friend-list div.action .bptk-suspend-profile,
#buddypress:not(.youzer) #friend-list div.action .bptk-suspend-list,
#buddypress:not(.youzer) #mods-list div.action .bptk-suspend-profile,
#buddypress:not(.youzer) #mods-list div.action .bptk-suspend-list,
#buddypress:not(.youzer) #admins-list div.action .bptk-suspend-profile,
#buddypress:not(.youzer) #admins-list div.action .bptk-suspend-list,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-suspend-profile,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-suspend-list {
  order: 99;
}

#buddypress:not(.youzer) div.action .bptk-suspend-profile a:before,
#buddypress:not(.youzer) div.action .bptk-suspend-list a:before,
#buddypress:not(.youzer) #members-list div.action .bptk-suspend-profile a:before,
#buddypress:not(.youzer) #members-list div.action .bptk-suspend-list a:before,
#buddypress:not(.youzer) #groups-list div.action .bptk-suspend-profile a:before,
#buddypress:not(.youzer) #groups-list div.action .bptk-suspend-list a:before,
#buddypress:not(.youzer) #friend-list div.action .bptk-suspend-profile a:before,
#buddypress:not(.youzer) #friend-list div.action .bptk-suspend-list a:before,
#buddypress:not(.youzer) #mods-list div.action .bptk-suspend-profile a:before,
#buddypress:not(.youzer) #mods-list div.action .bptk-suspend-list a:before,
#buddypress:not(.youzer) #admins-list div.action .bptk-suspend-profile a:before,
#buddypress:not(.youzer) #admins-list div.action .bptk-suspend-list a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-suspend-profile a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-suspend-list a:before {
  font-family: 'cera' !important;
  content: "";
}

#buddypress:not(.youzer) div.action .bptk-suspend-profile a[href*="unsuspend"]:before,
#buddypress:not(.youzer) div.action .bptk-suspend-list a[href*="unsuspend"]:before,
#buddypress:not(.youzer) #members-list div.action .bptk-suspend-profile a[href*="unsuspend"]:before,
#buddypress:not(.youzer) #members-list div.action .bptk-suspend-list a[href*="unsuspend"]:before,
#buddypress:not(.youzer) #groups-list div.action .bptk-suspend-profile a[href*="unsuspend"]:before,
#buddypress:not(.youzer) #groups-list div.action .bptk-suspend-list a[href*="unsuspend"]:before,
#buddypress:not(.youzer) #friend-list div.action .bptk-suspend-profile a[href*="unsuspend"]:before,
#buddypress:not(.youzer) #friend-list div.action .bptk-suspend-list a[href*="unsuspend"]:before,
#buddypress:not(.youzer) #mods-list div.action .bptk-suspend-profile a[href*="unsuspend"]:before,
#buddypress:not(.youzer) #mods-list div.action .bptk-suspend-list a[href*="unsuspend"]:before,
#buddypress:not(.youzer) #admins-list div.action .bptk-suspend-profile a[href*="unsuspend"]:before,
#buddypress:not(.youzer) #admins-list div.action .bptk-suspend-list a[href*="unsuspend"]:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-suspend-profile a[href*="unsuspend"]:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-suspend-list a[href*="unsuspend"]:before {
  content: "";
}

#buddypress:not(.youzer) div.action .bptk-report-profile,
#buddypress:not(.youzer) div.action .bptk-report-list,
#buddypress:not(.youzer) #members-list div.action .bptk-report-profile,
#buddypress:not(.youzer) #members-list div.action .bptk-report-list,
#buddypress:not(.youzer) #groups-list div.action .bptk-report-profile,
#buddypress:not(.youzer) #groups-list div.action .bptk-report-list,
#buddypress:not(.youzer) #friend-list div.action .bptk-report-profile,
#buddypress:not(.youzer) #friend-list div.action .bptk-report-list,
#buddypress:not(.youzer) #mods-list div.action .bptk-report-profile,
#buddypress:not(.youzer) #mods-list div.action .bptk-report-list,
#buddypress:not(.youzer) #admins-list div.action .bptk-report-profile,
#buddypress:not(.youzer) #admins-list div.action .bptk-report-list,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-report-profile,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-report-list {
  order: 99;
}

#buddypress:not(.youzer) div.action .bptk-report-profile a:before,
#buddypress:not(.youzer) div.action .bptk-report-list a:before,
#buddypress:not(.youzer) #members-list div.action .bptk-report-profile a:before,
#buddypress:not(.youzer) #members-list div.action .bptk-report-list a:before,
#buddypress:not(.youzer) #groups-list div.action .bptk-report-profile a:before,
#buddypress:not(.youzer) #groups-list div.action .bptk-report-list a:before,
#buddypress:not(.youzer) #friend-list div.action .bptk-report-profile a:before,
#buddypress:not(.youzer) #friend-list div.action .bptk-report-list a:before,
#buddypress:not(.youzer) #mods-list div.action .bptk-report-profile a:before,
#buddypress:not(.youzer) #mods-list div.action .bptk-report-list a:before,
#buddypress:not(.youzer) #admins-list div.action .bptk-report-profile a:before,
#buddypress:not(.youzer) #admins-list div.action .bptk-report-list a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-report-profile a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .bptk-report-list a:before {
  font-family: 'cera' !important;
  content: "";
}

#buddypress:not(.youzer) div.action a.mention:before,
#buddypress:not(.youzer) #members-list div.action a.mention:before,
#buddypress:not(.youzer) #groups-list div.action a.mention:before,
#buddypress:not(.youzer) #friend-list div.action a.mention:before,
#buddypress:not(.youzer) #mods-list div.action a.mention:before,
#buddypress:not(.youzer) #admins-list div.action a.mention:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.mention:before {
  content: "";
}

#buddypress:not(.youzer) div.action a.bpmts-report-button:before,
#buddypress:not(.youzer) #members-list div.action a.bpmts-report-button:before,
#buddypress:not(.youzer) #groups-list div.action a.bpmts-report-button:before,
#buddypress:not(.youzer) #friend-list div.action a.bpmts-report-button:before,
#buddypress:not(.youzer) #mods-list div.action a.bpmts-report-button:before,
#buddypress:not(.youzer) #admins-list div.action a.bpmts-report-button:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.bpmts-report-button:before {
  font-family: 'cera' !important;
  content: "";
  color: #ED2121;
}

#buddypress:not(.youzer) div.action a.group-button:before,
#buddypress:not(.youzer) #members-list div.action a.group-button:before,
#buddypress:not(.youzer) #groups-list div.action a.group-button:before,
#buddypress:not(.youzer) #friend-list div.action a.group-button:before,
#buddypress:not(.youzer) #mods-list div.action a.group-button:before,
#buddypress:not(.youzer) #admins-list div.action a.group-button:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.group-button:before {
  content: "";
  color: #0abb87;
}

#buddypress:not(.youzer) div.action a.group-button.leave-group:before,
#buddypress:not(.youzer) #members-list div.action a.group-button.leave-group:before,
#buddypress:not(.youzer) #groups-list div.action a.group-button.leave-group:before,
#buddypress:not(.youzer) #friend-list div.action a.group-button.leave-group:before,
#buddypress:not(.youzer) #mods-list div.action a.group-button.leave-group:before,
#buddypress:not(.youzer) #admins-list div.action a.group-button.leave-group:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.group-button.leave-group:before {
  content: "";
  color: #ED2121;
}

#buddypress:not(.youzer) div.action a.group-button.membership-requested,
#buddypress:not(.youzer) #members-list div.action a.group-button.membership-requested,
#buddypress:not(.youzer) #groups-list div.action a.group-button.membership-requested,
#buddypress:not(.youzer) #friend-list div.action a.group-button.membership-requested,
#buddypress:not(.youzer) #mods-list div.action a.group-button.membership-requested,
#buddypress:not(.youzer) #admins-list div.action a.group-button.membership-requested,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.group-button.membership-requested {
  pointer-events: none !important;
}

#buddypress:not(.youzer) div.action a.group-button.membership-requested:before,
#buddypress:not(.youzer) #members-list div.action a.group-button.membership-requested:before,
#buddypress:not(.youzer) #groups-list div.action a.group-button.membership-requested:before,
#buddypress:not(.youzer) #friend-list div.action a.group-button.membership-requested:before,
#buddypress:not(.youzer) #mods-list div.action a.group-button.membership-requested:before,
#buddypress:not(.youzer) #admins-list div.action a.group-button.membership-requested:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.group-button.membership-requested:before {
  content: "";
}

.manage-members #buddypress:not(.youzer) div.action a.remove:before, .manage-members
#buddypress:not(.youzer) #members-list div.action a.remove:before, .manage-members
#buddypress:not(.youzer) #groups-list div.action a.remove:before, .manage-members
#buddypress:not(.youzer) #friend-list div.action a.remove:before, .manage-members
#buddypress:not(.youzer) #mods-list div.action a.remove:before, .manage-members
#buddypress:not(.youzer) #admins-list div.action a.remove:before, .manage-members
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.remove:before {
  content: "";
}

.manage-members #buddypress:not(.youzer) div.action a.member-ban:before, .manage-members
#buddypress:not(.youzer) #members-list div.action a.member-ban:before, .manage-members
#buddypress:not(.youzer) #groups-list div.action a.member-ban:before, .manage-members
#buddypress:not(.youzer) #friend-list div.action a.member-ban:before, .manage-members
#buddypress:not(.youzer) #mods-list div.action a.member-ban:before, .manage-members
#buddypress:not(.youzer) #admins-list div.action a.member-ban:before, .manage-members
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.member-ban:before {
  font-family: 'cera' !important;
  content: "";
}

.manage-members #buddypress:not(.youzer) div.action a.member-unban:before, .manage-members
#buddypress:not(.youzer) #members-list div.action a.member-unban:before, .manage-members
#buddypress:not(.youzer) #groups-list div.action a.member-unban:before, .manage-members
#buddypress:not(.youzer) #friend-list div.action a.member-unban:before, .manage-members
#buddypress:not(.youzer) #mods-list div.action a.member-unban:before, .manage-members
#buddypress:not(.youzer) #admins-list div.action a.member-unban:before, .manage-members
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.member-unban:before {
  font-family: 'cera' !important;
  content: "";
}

.manage-members #buddypress:not(.youzer) div.action a.member-promote-to-mod:before, .manage-members
#buddypress:not(.youzer) #members-list div.action a.member-promote-to-mod:before, .manage-members
#buddypress:not(.youzer) #groups-list div.action a.member-promote-to-mod:before, .manage-members
#buddypress:not(.youzer) #friend-list div.action a.member-promote-to-mod:before, .manage-members
#buddypress:not(.youzer) #mods-list div.action a.member-promote-to-mod:before, .manage-members
#buddypress:not(.youzer) #admins-list div.action a.member-promote-to-mod:before, .manage-members
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.member-promote-to-mod:before {
  font-family: FontAwesome !important;
  content: "";
}

.manage-members #buddypress:not(.youzer) div.action a.member-promote-to-admin:before,
.manage-members #buddypress:not(.youzer) div.action a.mod-promote-to-admin:before, .manage-members
#buddypress:not(.youzer) #members-list div.action a.member-promote-to-admin:before,
.manage-members
#buddypress:not(.youzer) #members-list div.action a.mod-promote-to-admin:before, .manage-members
#buddypress:not(.youzer) #groups-list div.action a.member-promote-to-admin:before,
.manage-members
#buddypress:not(.youzer) #groups-list div.action a.mod-promote-to-admin:before, .manage-members
#buddypress:not(.youzer) #friend-list div.action a.member-promote-to-admin:before,
.manage-members
#buddypress:not(.youzer) #friend-list div.action a.mod-promote-to-admin:before, .manage-members
#buddypress:not(.youzer) #mods-list div.action a.member-promote-to-admin:before,
.manage-members
#buddypress:not(.youzer) #mods-list div.action a.mod-promote-to-admin:before, .manage-members
#buddypress:not(.youzer) #admins-list div.action a.member-promote-to-admin:before,
.manage-members
#buddypress:not(.youzer) #admins-list div.action a.mod-promote-to-admin:before, .manage-members
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.member-promote-to-admin:before,
.manage-members
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.mod-promote-to-admin:before {
  font-family: FontAwesome !important;
  content: "";
}

.manage-members #buddypress:not(.youzer) div.action a.admin-demote-to-member:before,
.manage-members #buddypress:not(.youzer) div.action a.mod-demote-to-member:before, .manage-members
#buddypress:not(.youzer) #members-list div.action a.admin-demote-to-member:before,
.manage-members
#buddypress:not(.youzer) #members-list div.action a.mod-demote-to-member:before, .manage-members
#buddypress:not(.youzer) #groups-list div.action a.admin-demote-to-member:before,
.manage-members
#buddypress:not(.youzer) #groups-list div.action a.mod-demote-to-member:before, .manage-members
#buddypress:not(.youzer) #friend-list div.action a.admin-demote-to-member:before,
.manage-members
#buddypress:not(.youzer) #friend-list div.action a.mod-demote-to-member:before, .manage-members
#buddypress:not(.youzer) #mods-list div.action a.admin-demote-to-member:before,
.manage-members
#buddypress:not(.youzer) #mods-list div.action a.mod-demote-to-member:before, .manage-members
#buddypress:not(.youzer) #admins-list div.action a.admin-demote-to-member:before,
.manage-members
#buddypress:not(.youzer) #admins-list div.action a.mod-demote-to-member:before, .manage-members
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.admin-demote-to-member:before,
.manage-members
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.mod-demote-to-member:before {
  font-family: FontAwesome !important;
  content: "";
}

#buddypress:not(.youzer) div.action #user_switching_switch_to a:before,
#buddypress:not(.youzer) #members-list div.action #user_switching_switch_to a:before,
#buddypress:not(.youzer) #groups-list div.action #user_switching_switch_to a:before,
#buddypress:not(.youzer) #friend-list div.action #user_switching_switch_to a:before,
#buddypress:not(.youzer) #mods-list div.action #user_switching_switch_to a:before,
#buddypress:not(.youzer) #admins-list div.action #user_switching_switch_to a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action #user_switching_switch_to a:before {
  content: "";
  color: #0abb87;
}

#buddypress:not(.youzer) div.action a.remove-invite:before,
#buddypress:not(.youzer) #members-list div.action a.remove-invite:before,
#buddypress:not(.youzer) #groups-list div.action a.remove-invite:before,
#buddypress:not(.youzer) #friend-list div.action a.remove-invite:before,
#buddypress:not(.youzer) #mods-list div.action a.remove-invite:before,
#buddypress:not(.youzer) #admins-list div.action a.remove-invite:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.remove-invite:before {
  content: "";
  color: #ED2121;
}

#buddypress:not(.youzer) div.action a[style*="hidden"],
#buddypress:not(.youzer) #members-list div.action a[style*="hidden"],
#buddypress:not(.youzer) #groups-list div.action a[style*="hidden"],
#buddypress:not(.youzer) #friend-list div.action a[style*="hidden"],
#buddypress:not(.youzer) #mods-list div.action a[style*="hidden"],
#buddypress:not(.youzer) #admins-list div.action a[style*="hidden"],
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a[style*="hidden"] {
  display: none !important;
}

#buddypress:not(.youzer) div.action .loading a,
#buddypress:not(.youzer) div.action a.loading,
#buddypress:not(.youzer) #members-list div.action .loading a,
#buddypress:not(.youzer) #members-list div.action a.loading,
#buddypress:not(.youzer) #groups-list div.action .loading a,
#buddypress:not(.youzer) #groups-list div.action a.loading,
#buddypress:not(.youzer) #friend-list div.action .loading a,
#buddypress:not(.youzer) #friend-list div.action a.loading,
#buddypress:not(.youzer) #mods-list div.action .loading a,
#buddypress:not(.youzer) #mods-list div.action a.loading,
#buddypress:not(.youzer) #admins-list div.action .loading a,
#buddypress:not(.youzer) #admins-list div.action a.loading,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .loading a,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.loading {
  pointer-events: none;
  color: inherit;
}

#buddypress:not(.youzer) div.action .loading a:before,
#buddypress:not(.youzer) div.action a.loading:before,
#buddypress:not(.youzer) #members-list div.action .loading a:before,
#buddypress:not(.youzer) #members-list div.action a.loading:before,
#buddypress:not(.youzer) #groups-list div.action .loading a:before,
#buddypress:not(.youzer) #groups-list div.action a.loading:before,
#buddypress:not(.youzer) #friend-list div.action .loading a:before,
#buddypress:not(.youzer) #friend-list div.action a.loading:before,
#buddypress:not(.youzer) #mods-list div.action .loading a:before,
#buddypress:not(.youzer) #mods-list div.action a.loading:before,
#buddypress:not(.youzer) #admins-list div.action .loading a:before,
#buddypress:not(.youzer) #admins-list div.action a.loading:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .loading a:before,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.loading:before {
  opacity: 0 !important;
  position: absolute;
}

#buddypress:not(.youzer) div.action .loading a:after,
#buddypress:not(.youzer) div.action a.loading:after,
#buddypress:not(.youzer) #members-list div.action .loading a:after,
#buddypress:not(.youzer) #members-list div.action a.loading:after,
#buddypress:not(.youzer) #groups-list div.action .loading a:after,
#buddypress:not(.youzer) #groups-list div.action a.loading:after,
#buddypress:not(.youzer) #friend-list div.action .loading a:after,
#buddypress:not(.youzer) #friend-list div.action a.loading:after,
#buddypress:not(.youzer) #mods-list div.action .loading a:after,
#buddypress:not(.youzer) #mods-list div.action a.loading:after,
#buddypress:not(.youzer) #admins-list div.action .loading a:after,
#buddypress:not(.youzer) #admins-list div.action a.loading:after,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .loading a:after,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action a.loading:after {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  font-size: 16px !important;
}

#buddypress:not(.youzer) div.action .loading,
#buddypress:not(.youzer) #members-list div.action .loading,
#buddypress:not(.youzer) #groups-list div.action .loading,
#buddypress:not(.youzer) #friend-list div.action .loading,
#buddypress:not(.youzer) #mods-list div.action .loading,
#buddypress:not(.youzer) #admins-list div.action .loading,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .loading {
  pointer-events: none;
}

#buddypress:not(.youzer) div.action.state,
#buddypress:not(.youzer) #members-list div.action.state,
#buddypress:not(.youzer) #groups-list div.action.state,
#buddypress:not(.youzer) #friend-list div.action.state,
#buddypress:not(.youzer) #mods-list div.action.state,
#buddypress:not(.youzer) #admins-list div.action.state,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.state {
  top: 0;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: .9em;
}

#buddypress:not(.youzer) div.action .state-rejected,
#buddypress:not(.youzer) #members-list div.action .state-rejected,
#buddypress:not(.youzer) #groups-list div.action .state-rejected,
#buddypress:not(.youzer) #friend-list div.action .state-rejected,
#buddypress:not(.youzer) #mods-list div.action .state-rejected,
#buddypress:not(.youzer) #admins-list div.action .state-rejected,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .state-rejected {
  background: rgba(0, 0, 0, 0.35);
}

#buddypress:not(.youzer) div.action .state-accepted,
#buddypress:not(.youzer) #members-list div.action .state-accepted,
#buddypress:not(.youzer) #groups-list div.action .state-accepted,
#buddypress:not(.youzer) #friend-list div.action .state-accepted,
#buddypress:not(.youzer) #mods-list div.action .state-accepted,
#buddypress:not(.youzer) #admins-list div.action .state-accepted,
#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action .state-accepted {
  background: #4E64DD;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited {
  background: #ffffff;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border: 0 solid #eff0f6;
  border-top: 0;
  height: 40px;
  width: 100%;
  bottom: 0;
  box-shadow: 0 -20px 20px rgba(0, 0, 0, 0.1);
  margin-top: -5px;
  position: relative;
  z-index: 2;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div {
  width: 100%;
  margin: 0;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div:nth-child(n+3) {
  display: none !important;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div:nth-last-child(n+4) ~ div:last-child {
  display: block !important;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div.dropdown.dropdown--more-actions {
  order: 100;
  display: none;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div.dropdown.dropdown--more-actions > a {
  opacity: 1 !important;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div.dropdown.dropdown--more-actions > a:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div.dropdown.dropdown--more-actions > a:after {
  content: none !important;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div.dropdown.dropdown--more-actions > a[aria-expanded="true"]:before {
  content: "";
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div.dropdown.dropdown--more-actions .dropdown-menu {
  margin: 0;
  padding: .5rem;
  box-shadow: 0 0.2rem 2rem rgba(0, 0, 0, 0.12);
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div.dropdown.dropdown--more-actions .dropdown-menu > div {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  max-width: 100%;
  border: 0 !important;
  border-radius: 0 !important;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div.dropdown.dropdown--more-actions .dropdown-menu > div:nth-child(-n+2) {
  display: none !important;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div.dropdown.dropdown--more-actions .dropdown-menu > div > a {
  border: 0 !important;
  display: flex !important;
  text-shadow: none;
  text-align: left;
  padding: .5rem;
  font-size: 0.9rem;
  background: none !important;
  color: inherit !important;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div.dropdown.dropdown--more-actions .dropdown-menu > div > a:before {
  margin-right: .5rem;
  color: inherit !important;
  font-size: 15px !important;
  width: 20px;
  opacity: .7;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div.dropdown.dropdown--more-actions .dropdown-menu > div > a:after {
  order: -1;
  color: inherit !important;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div.dropdown.dropdown--more-actions .dropdown-menu > div > a:hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div > a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  image-rendering: pixelated;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none !important;
  border-radius: 0;
  text-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: inherit !important;
}

#buddypress:not(.youzer) div#item-header #profile-header #item-buttons.action.action--limited > div > a:before {
  color: inherit !important;
}

#buddypress:not(.youzer) .card-footer {
  font-size: .85em;
  padding: 0 !important;
  border-top: 1px solid #eff0f6;
  width: 100%;
  position: static;
}

#buddypress:not(.youzer) .card-footer div.action {
  justify-content: space-around !important;
}

#buddypress:not(.youzer) .card-footer div.action > a {
  width: 100%;
  height: 45px !important;
}

#buddypress:not(.youzer) .card-footer div.action > div {
  width: 100% !important;
  margin: 0 !important;
}

#buddypress:not(.youzer) .card-footer div.action > div > a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  image-rendering: pixelated;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100% !important;
  height: 45px !important;
  align-items: center;
  justify-content: center;
  border-radius: 0 !important;
  background-color: transparent !important;
}

#buddypress:not(.youzer) .card-footer div.action > div > a:not(:hover) {
  color: inherit !important;
}

#buddypress:not(.youzer) .card-footer div.action > div > a:not(:hover):before {
  color: inherit !important;
}

#buddypress:not(.youzer) .card-footer div.action > div > a:hover {
  background-color: rgba(0, 0, 0, 0.02) !important;
}

#buddypress:not(.youzer) .card-footer.card-footer--limited div.action > div:nth-child(n+4) {
  display: none !important;
}

#buddypress:not(.youzer) .card-footer.card-footer--limited div.action > div:nth-last-child(n+5) ~ div:last-child {
  display: block !important;
}

#buddypress:not(.youzer) .card-footer.card-footer--limited .dropdown {
  position: static;
  order: 100;
  display: none;
}

#buddypress:not(.youzer) .card-footer.card-footer--limited .dropdown .dropdown-toggle:before {
  content: "" !important;
}

#buddypress:not(.youzer) .card-footer.card-footer--limited .dropdown .dropdown-toggle:after {
  content: none;
}

#buddypress:not(.youzer) .card-footer.card-footer--limited .dropdown .dropdown-toggle[aria-expanded="true"]:before {
  content: "" !important;
}

#buddypress:not(.youzer) .card-footer.card-footer--limited .dropdown .dropdown-menu {
  right: 15px !important;
  left: auto !important;
  top: auto !important;
  bottom: 55px !important;
  -webkit-transform: none !important;
          transform: none !important;
  padding: .5rem;
}

#buddypress:not(.youzer) .card-footer.card-footer--limited .dropdown .dropdown-menu > div:nth-child(-n+3) {
  display: none !important;
}

#buddypress:not(.youzer) .card-footer.card-footer--limited .dropdown .dropdown-menu a {
  color: inherit !important;
}

#buddypress:not(.youzer) .card-footer.card-footer--limited .dropdown .generic-button a {
  padding: .5rem;
  font-size: .9em;
  width: 100%;
  background-color: transparent;
  text-align: left;
  border: 0 !important;
}

#buddypress:not(.youzer) .card-footer.card-footer--limited .dropdown .generic-button a:before {
  width: 18px;
  margin-right: .2rem;
  color: inherit !important;
  opacity: .7;
}

#buddypress:not(.youzer) .card-footer.card-footer--limited .dropdown .generic-button a:hover {
  opacity: 1;
}

.buddypress.settings.bp-user.data .profile-content__body #subnav ~ ul {
  padding-left: 0;
  list-style: none;
  font-size: .9em;
  opacity: .8;
}

.buddypress .padder > #buddypress.buddypress-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  position: fixed !important;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 999999999;
  background: #fff;
  color: #3D404A;
  flex-direction: column;
  margin: 0 !important;
}

.buddypress .padder > #buddypress.buddypress-wrap h2 {
  font-weight: normal;
  font-size: 1.5em;
  margin-bottom: 2rem;
  opacity: .8;
}

table.users-blocked th, table.users-blocked td {
  padding: 1rem;
}

table.users-blocked .actions a[href*="unblock"]:before {
  font-family: 'cera';
  content: "";
  margin-right: 5px;
}

/**
 * Custom fields
 */
.bp-member-xprofile-custom-fields div.bp-member-xprofile-custom-field {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
}

.bp-member-xprofile-custom-fields div.bp-member-xprofile-custom-field a {
  color: inherit;
}

.bp-member-xprofile-custom-fields div.bp-member-xprofile-custom-field a:hover, .bp-member-xprofile-custom-fields div.bp-member-xprofile-custom-field a:active, .bp-member-xprofile-custom-fields div.bp-member-xprofile-custom-field a:focus {
  color: inherit;
  text-decoration: underline;
}

.bp-member-xprofile-custom-fields div.bp-member-xprofile-custom-field + div.bp-member-xprofile-custom-field:before {
  content: '•';
  margin-left: 6px;
  margin-right: 6px;
  opacity: .5;
  display: inline-block;
  vertical-align: middle;
  font-size: .7em;
}

.bp-member-xprofile-custom-fields .fas {
  margin-right: 4px;
}

/**
 * Site global notice
 */
#sitewide-notice {
  position: fixed;
  top: 0 !important;
  left: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#sitewide-notice:empty {
  display: none !important;
}

#sitewide-notice #message {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
  margin: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
  font-size: 1em;
  padding: 2rem;
  width: 600px;
  max-width: 100%;
  -webkit-transform: none !important;
          transform: none !important;
  position: relative !important;
  top: auto !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
}

#sitewide-notice #message hr {
  border-top-color: #006fe6;
}

#sitewide-notice #message .alert-link {
  color: #e6e5e5;
}

#sitewide-notice #message p {
  padding: 0;
}

#sitewide-notice #message p:last-child {
  margin-bottom: 0;
}

#sitewide-notice #message > strong {
  padding-right: 75px;
  font-size: 1.25em;
  display: block;
  padding-bottom: 1rem;
  margin-bottom: 0;
}

#sitewide-notice #message #close-notice {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  background: none;
  color: inherit;
  opacity: 0.5;
}

#sitewide-notice #message #close-notice:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 1rem !important;
}

#sitewide-notice #message #close-notice.loading:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#sitewide-notice #message #close-notice:hover {
  opacity: 1;
}

/**
 * Html editor
 */
.wp-core-ui.wp-editor-wrap.html-active textarea {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border: 0;
}

.wp-core-ui.wp-editor-wrap.html-active button {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/**
 * Improvements according to context
 */
.buddypress.directory.members .grimlock--page-content,
.buddypress.directory.groups .grimlock--page-content,
.buddypress.directory.activity .grimlock--page-content,
.buddypress.groups.single-item .grimlock--page-content,
.buddypress.bp-user:not(.activity-permalink) .grimlock--page-content,
.buddypress.register .grimlock--page-content,
.buddypress.groups.group-create .grimlock--page-content {
  padding: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  border: 0 !important;
}

.buddypress.directory.members div.addtoany_share_save_container,
.buddypress.directory.members div.a2a_floating_style,
.buddypress.directory.groups div.addtoany_share_save_container,
.buddypress.directory.groups div.a2a_floating_style,
.buddypress.directory.activity div.addtoany_share_save_container,
.buddypress.directory.activity div.a2a_floating_style,
.buddypress.groups.single-item div.addtoany_share_save_container,
.buddypress.groups.single-item div.a2a_floating_style,
.buddypress.bp-user:not(.activity-permalink) div.addtoany_share_save_container,
.buddypress.bp-user:not(.activity-permalink) div.a2a_floating_style,
.buddypress.register div.addtoany_share_save_container,
.buddypress.register div.a2a_floating_style,
.buddypress.groups.group-create div.addtoany_share_save_container,
.buddypress.groups.group-create div.a2a_floating_style {
  display: none;
}

.buddypress.directory.members.single [id^="post-"],
.buddypress.directory.members.page [id^="post-"],
.buddypress.directory.groups.single [id^="post-"],
.buddypress.directory.groups.page [id^="post-"],
.buddypress.directory.activity.single [id^="post-"],
.buddypress.directory.activity.page [id^="post-"],
.buddypress.groups.single-item.single [id^="post-"],
.buddypress.groups.single-item.page [id^="post-"],
.buddypress.bp-user:not(.activity-permalink).single [id^="post-"],
.buddypress.bp-user:not(.activity-permalink).page [id^="post-"],
.buddypress.register.single [id^="post-"],
.buddypress.register.page [id^="post-"],
.buddypress.groups.group-create.single [id^="post-"],
.buddypress.groups.group-create.page [id^="post-"] {
  margin-bottom: 0;
}

.buddypress.groups.group-create .grimlock--page-header {
  display: none !important;
}

@media (min-width: 992px) {
  .buddypress.directory.members .site-content .region__container,
  .buddypress.directory.groups .site-content .region__container,
  .buddypress.directory.activity .site-content .region__container,
  .directory.post-type-archive-bp_doc .site-content .region__container {
    width: 100%;
    max-width: 100%;
  }
}

.buddypress.directory.groups .profile-header__body .item-description {
  max-width: 600px;
}

.buddypress.groups.single-item .grimlock--page-header,
.buddypress.bp-user:not(.activity-permalink) .grimlock--page-header {
  display: none !important;
}

.buddypress.groups.single-item .entry-content > #buddypress,
.buddypress.bp-user:not(.activity-permalink) .entry-content > #buddypress {
  z-index: 0;
  margin: 0;
  background-color: #3D404A;
  overflow: hidden;
}

.buddypress.groups.single-item .entry-content > #buddypress:after,
.buddypress.bp-user:not(.activity-permalink) .entry-content > #buddypress:after {
  content: '';
  display: block;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: -1;
  background-image: linear-gradient(15deg, #4E64DD 50%, transparent 100%);
  opacity: 0.45;
  pointer-events: none;
}

.buddypress.groups.single-item .entry-content > #buddypress .avatar-overlay-edit,
.buddypress.bp-user:not(.activity-permalink) .entry-content > #buddypress .avatar-overlay-edit {
  position: relative;
  display: inline-block;
}

.buddypress.groups.single-item .entry-content > #buddypress .avatar-overlay-edit:after,
.buddypress.bp-user:not(.activity-permalink) .entry-content > #buddypress .avatar-overlay-edit:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 2em;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 5px;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .buddypress.groups.single-item .entry-content > #buddypress .avatar-overlay-edit:after,
  .buddypress.bp-user:not(.activity-permalink) .entry-content > #buddypress .avatar-overlay-edit:after {
    transition: none;
  }
}

.buddypress.groups.single-item .entry-content > #buddypress .avatar-overlay-edit:hover:after,
.buddypress.bp-user:not(.activity-permalink) .entry-content > #buddypress .avatar-overlay-edit:hover:after {
  opacity: 1;
}

.buddypress.groups.single-item .entry-content > #buddypress .cover-btn-edit,
.buddypress.bp-user:not(.activity-permalink) .entry-content > #buddypress .cover-btn-edit {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 0.8rem 1rem;
  color: #fff;
  border-radius: 0.3rem;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 600;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 9;
}

.buddypress.groups.single-item .entry-content > #buddypress .cover-btn-edit:hover,
.buddypress.bp-user:not(.activity-permalink) .entry-content > #buddypress .cover-btn-edit:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

@media (min-width: 992px) {
  .buddypress.groups.single-item.grimlock--bordered .entry-content > #buddypress:after,
  .buddypress.bp-user:not(.activity-permalink).grimlock--bordered .entry-content > #buddypress:after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    width: auto;
    height: auto;
  }
}

.buddypress.groups.single-item .site-content,
.buddypress.bp-user:not(.activity-permalink) .site-content {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin-top: 0;
}

.buddypress.groups.single-item .site-content > .region__container,
.buddypress.bp-user:not(.activity-permalink) .site-content > .region__container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.buddypress.groups.single-item .site-content > .region__container > .region__row,
.buddypress.bp-user:not(.activity-permalink) .site-content > .region__container > .region__row {
  margin: 0;
}

.buddypress.groups.single-item .site-content > .region__container > .region__row > .region__col,
.buddypress.bp-user:not(.activity-permalink) .site-content > .region__container > .region__row > .region__col {
  padding: 0 !important;
}

.buddypress.groups.single-item.modal-open,
.buddypress.bp-user:not(.activity-permalink).modal-open {
  overflow: auto !important;
  -webkit-overflow-scrolling: touch;
  padding-right: 0 !important;
}

.buddypress.groups.single-item div#item-header .item-admins > button {
  border: 2px solid currentColor !important;
  color: inherit !important;
  background: none;
}

.buddypress.groups.single-item div#item-header .item-admins > button:hover, .buddypress.groups.single-item div#item-header .item-admins > button:focus, .buddypress.groups.single-item div#item-header .item-admins > button:active {
  opacity: .75;
}

.buddypress.groups.single-item div#item-header .item-admins div.generic-button {
  margin: 0;
  float: none;
  display: inline-block;
}

.buddypress.groups.single-item div#item-header .item-admins div.generic-button .group-button {
  padding: 0.5rem 0.75rem !important;
  text-shadow: none;
  margin-right: .5rem;
}

.buddypress.groups.single-item div#item-header .item-admins div.generic-button .group-button:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: 5px;
}

.buddypress.groups.single-item div#item-header .item-admins div.generic-button .group-button.leave-group:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.buddypress.groups.single-item div#item-header .item-admins div.generic-button .group-button.loading:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.buddypress.register #buddypress {
  margin-top: 0;
}

.buddypress.register .bp_register > .entry-header {
  display: none;
}

.buddypress.register .bp_register #register-page .nav-register {
  text-align: center;
  font-size: 3em;
  font-weight: 600;
}

.buddypress.register .bp_register #register-page .nav-register li a {
  opacity: 0.5;
  text-transform: none;
}

@media (max-width: 991.98px) {
  .buddypress.register .bp_register #register-page .nav-register li a {
    font-size: 0.5em;
    letter-spacing: 0;
  }
}

.buddypress.register .bp_register #register-page .nav-register li a:hover, .buddypress.register .bp_register #register-page .nav-register li a.active {
  opacity: 1;
}

.buddypress.register .bp_register #register-page .nav-register li a:after {
  top: 0;
  margin: 0.4em auto 0 auto;
  width: 45px;
  height: 3px;
}

.buddypress.register .bp_register #register-page #signup_form {
  position: relative;
  z-index: 2;
}

.buddypress.register .bp_register #register-page #signup_form .register-section {
  position: relative;
  width: 100% !important;
  float: none !important;
  margin-top: 1rem;
  padding: 1.5rem;
  border-style: solid;
}

.buddypress.register .bp_register #register-page #signup_form .register-section .editfield {
  margin-bottom: 1rem;
}

.buddypress.register .bp_register #register-page #signup_form .register-section:before {
  content: '';
  display: inline-block;
  background-color: #4E64DD;
  color: #fff;
  font-weight: 600;
  font-size: 1.2em;
  border-radius: 500px;
  position: absolute;
  top: 8px;
  left: -38px;
  width: 43px;
  height: 43px;
  text-align: center;
  line-height: 2.2em;
  z-index: -1;
}

.buddypress.register .bp_register #register-page #signup_form .register-section:nth-child(1):before {
  content: '1';
}

.buddypress.register .bp_register #register-page #signup_form .register-section:nth-child(2):before {
  content: '2';
}

.buddypress.register .bp_register #register-page #signup_form .register-section:nth-child(3):before {
  content: '3';
}

.buddypress.register .bp_register #register-page #signup_form .register-section:nth-child(4):before {
  content: '4';
}

.buddypress.register .bp_register #register-page #signup_form .register-section:nth-child(5):before {
  content: '5';
}

.buddypress.register .bp_register #register-page #signup_form .register-section:nth-child(6):before {
  content: '6';
}

.buddypress.activity-permalink .entry-header .entry-title {
  text-align: center;
}

@media (max-width: 991.98px) {
  .buddypress-members-index-swap {
    overflow: hidden;
  }
}

#members-index-swap {
  position: relative;
}

#members-index-swap #members-list {
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  min-height: 350px;
}

#members-index-swap #members-list .bp-card-list__item {
  margin-bottom: 0;
  padding: 0;
  background: none;
  display: block;
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-150px, -50%, 0);
          transform: translate3d(-150px, -50%, 0);
  z-index: 2;
}

#members-index-swap #members-list .bp-card-list__item .card {
  border: 0;
}

#members-index-swap #members-list .bp-card-list__item .card img.avatar {
  -webkit-animation: none !important;
          animation: none !important;
  transition: none !important;
}

#members-index-swap #members-list .mutual-friends {
  display: none;
}

#members-index-swap #pag-bottom {
  position: static;
  padding: 0;
  margin: 0;
}

#members-index-swap #pag-bottom .page-numbers {
  display: none;
}

#members-index-swap #pag-bottom .pagination-links {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

@media (max-width: 991.98px) {
  #members-index-swap #pag-bottom .pagination-links {
    margin-top: -2rem;
  }
}

#members-index-swap #pag-bottom .prev,
#members-index-swap #pag-bottom .next {
  background: none !important;
  height: 100%;
  z-index: 3;
  margin: 0;
  padding: 0;
  height: 100%;
  padding: 1rem 4rem;
  height: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
  border: 0;
}

@media (min-width: 768px) {
  #members-index-swap #pag-bottom .prev,
  #members-index-swap #pag-bottom .next {
    position: absolute;
    top: 0;
    left: 0;
  }
}

#members-index-swap #pag-bottom .prev:hover,
#members-index-swap #pag-bottom .next:hover {
  background: none !important;
}

#members-index-swap #pag-bottom .prev:before, #members-index-swap #pag-bottom .prev:after,
#members-index-swap #pag-bottom .next:before,
#members-index-swap #pag-bottom .next:after {
  font-size: 3rem;
  color: inherit;
  opacity: 0.2;
  transition: all 0.2s ease-in-out;
}

@media (min-width: 768px) {
  #members-index-swap #pag-bottom .prev:before, #members-index-swap #pag-bottom .prev:after,
  #members-index-swap #pag-bottom .next:before,
  #members-index-swap #pag-bottom .next:after {
    font-size: 6.5rem;
  }
}

@media screen and (prefers-reduced-motion: reduce) {
  #members-index-swap #pag-bottom .prev:before, #members-index-swap #pag-bottom .prev:after,
  #members-index-swap #pag-bottom .next:before,
  #members-index-swap #pag-bottom .next:after {
    transition: none;
  }
}

#members-index-swap #pag-bottom .prev:hover, #members-index-swap #pag-bottom .prev:active, #members-index-swap #pag-bottom .prev:focus,
#members-index-swap #pag-bottom .next:hover,
#members-index-swap #pag-bottom .next:active,
#members-index-swap #pag-bottom .next:focus {
  color: inherit !important;
  outline: 0 !important;
}

#members-index-swap #pag-bottom .prev:hover:before, #members-index-swap #pag-bottom .prev:hover:after, #members-index-swap #pag-bottom .prev:active:before, #members-index-swap #pag-bottom .prev:active:after, #members-index-swap #pag-bottom .prev:focus:before, #members-index-swap #pag-bottom .prev:focus:after,
#members-index-swap #pag-bottom .next:hover:before,
#members-index-swap #pag-bottom .next:hover:after,
#members-index-swap #pag-bottom .next:active:before,
#members-index-swap #pag-bottom .next:active:after,
#members-index-swap #pag-bottom .next:focus:before,
#members-index-swap #pag-bottom .next:focus:after {
  color: inherit !important;
  opacity: 0.4;
}

#members-index-swap #pag-bottom .prev:hover:before, #members-index-swap #pag-bottom .prev:active:before, #members-index-swap #pag-bottom .prev:focus:before,
#members-index-swap #pag-bottom .next:hover:before,
#members-index-swap #pag-bottom .next:active:before,
#members-index-swap #pag-bottom .next:focus:before {
  -webkit-transform: translate3d(-10px, 0, 0);
          transform: translate3d(-10px, 0, 0);
}

#members-index-swap #pag-bottom .prev:hover:after, #members-index-swap #pag-bottom .prev:active:after, #members-index-swap #pag-bottom .prev:focus:after,
#members-index-swap #pag-bottom .next:hover:after,
#members-index-swap #pag-bottom .next:active:after,
#members-index-swap #pag-bottom .next:focus:after {
  -webkit-transform: translate3d(10px, 0, 0);
          transform: translate3d(10px, 0, 0);
}

#members-index-swap #pag-bottom .prev.loading:after, #members-index-swap #pag-bottom .prev.loading:before,
#members-index-swap #pag-bottom .next.loading:after,
#members-index-swap #pag-bottom .next.loading:before {
  font-size: 40px;
}

#members-index-swap #pag-bottom .prev.loading:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#members-index-swap #pag-bottom .next {
  right: 0;
  left: auto;
}

#members-index-swap #pag-bottom .next.loading:after {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#members-index-swap #pag-bottom .pag-count {
  display: none;
}

.grimlock--boxed #buddypress:after,
.grimlock--boxed #header-cover-image {
  position: absolute !important;
}

#ai_ar_main #ai_main_activity_reaction {
  display: flex;
  align-items: center;
}

#ai_ar_main .ai_bp_reactions_default_cont > .ai_emo_button {
  padding: 0 12px 0 12px !important;
  display: inline-block !important;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.04);
  line-height: 22px;
  height: 25px;
  border-radius: 500px;
  font-size: 0.9rem !important;
}

#ai_ar_main .ai_bp_reactions_default_cont > .ai_emo_button > img {
  display: inline-block !important;
  vertical-align: middle !important;
  margin: 0 !important;
  max-width: 20px !important;
  max-height: 20px !important;
  width: auto !important;
  height: auto !important;
  margin-right: 3px !important;
}

#ai_ar_main .ai_bp_reactions_default_cont > .ai_emo_button > img[src*="/unlike.png"] {
  display: none !important;
}

#ai_ar_main .ai_bp_reactions_default_cont > .ai_emo_button span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 !important;
  position: relative;
  top: 1px;
}

#ai_ar_main .ai_bp_reactions_default_cont > .ai_emo_button:hover {
  background-color: transparent !important;
}

#ai_ar_main .main_smiley_div ul#ai_bp_ul li, #ai_ar_main .main_smiley_div ul#ai_bp_ul li:hover {
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  transition: none !important;
  transition-delay: 0s !important;
  -webkit-animation-delay: 0s !important;
          animation-delay: 0s !important;
}

#ai_ar_main .main_smiley_div ul#ai_bp_ul li a {
  display: block;
  transition-delay: 0s !important;
  -webkit-animation-delay: 0s !important;
          animation-delay: 0s !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

#ai_ar_main .main_smiley_div ul#ai_bp_ul li a img, #ai_ar_main .main_smiley_div ul#ai_bp_ul li a img:hover {
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  transition: none !important;
  transition-delay: 0s !important;
  -webkit-animation-delay: 0s !important;
          animation-delay: 0s !important;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 1;
}

#ai_ar_main .main_smiley_div ul#ai_bp_ul li a:hover {
  -webkit-transform: scale(1.2, 1.2) translate3d(0, -8px, 0) !important;
          transform: scale(1.2, 1.2) translate3d(0, -8px, 0) !important;
}

#ai_ar_main .ai_bp_reactions_overcome {
  pointer-events: none;
}

#ai_ar_main .ai_bp_reactions_counter > a {
  display: block;
  margin: 0;
}

#ai_ar_main .ai_bp_reactions_counter > a > span {
  background: rgba(0, 0, 0, 0.04);
  text-align: center;
  min-width: 25px;
  height: 25px;
  padding: 0 !important;
  border-radius: 500px;
  margin: 0 !important;
  display: block;
  line-height: 25px;
}

#ai_ar_main .ai_bp_reactions_counter > a > span:empty {
  display: none !important;
}

#ai_ar_main .ai_bp_reactions_loader {
  opacity: 0.6;
}

#buddypress .activity-meta .bpmts-report-button {
  padding: 0 12px 0 12px !important;
  display: inline-block !important;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.04);
  line-height: 1.65rem !important;
  border-radius: 500px !important;
  font-size: 0.9rem !important;
  border: 0 !important;
}

#buddypress .activity-meta .bpmts-report-button:hover {
  background-color: transparent !important;
}

#buddypress .activity-meta .bpmts-report-button:before {
  font-family: 'cera' !important;
  content: "";
  margin-right: 5px;
}

.bpmts-feedback-form .bpmts-feedback-form-submit-button {
  width: 100%;
  margin-top: 0;
}

bpmts-feedback-form-status-message > span {
  display: block;
  margin-bottom: 0;
}

bpmts-feedback-form-status-message.bpmts-feedback-form-success > span {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

bpmts-feedback-form-status-message.bpmts-feedback-form-success > span hr {
  border-top-color: #09a376;
}

bpmts-feedback-form-status-message.bpmts-feedback-form-success > span .alert-link {
  color: #e6e5e5;
}

bpmts-feedback-form-status-message.bpmts-feedback-form-error > span, bpmts-feedback-form-status-message.bpmts-feedback-form-failed > span, bpmts-feedback-form-status-message.bpmts-feedback-form-danger > span {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

bpmts-feedback-form-status-message.bpmts-feedback-form-error > span hr, bpmts-feedback-form-status-message.bpmts-feedback-form-failed > span hr, bpmts-feedback-form-status-message.bpmts-feedback-form-danger > span hr {
  border-top-color: #e21212;
}

bpmts-feedback-form-status-message.bpmts-feedback-form-error > span .alert-link, bpmts-feedback-form-status-message.bpmts-feedback-form-failed > span .alert-link, bpmts-feedback-form-status-message.bpmts-feedback-form-danger > span .alert-link {
  color: #e6e5e5;
}

.vex.vex-theme-flat-attack .vex-content {
  padding: 2em;
  overflow: hidden;
  border-style: solid;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.ai_recent_reaction_users h5 {
  border: 0;
  text-align: left;
}

.vex.vex-theme-flat-attack .vex-content ul {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: .5rem;
}

.vex.vex-theme-flat-attack .vex-content ul li {
  height: auto;
  pointer-events: none;
  display: flex;
  align-items: center;
  padding: 0 .75rem;
  margin-bottom: .6rem;
  border-radius: 3px;
}

.vex.vex-theme-flat-attack .vex-content ul li a {
  font-weight: 400;
}

.vex.vex-theme-flat-attack .vex-content ul li span {
  width: auto;
  margin: 0;
  padding: 0;
}

.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-buttons {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
}

.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-primary {
  background: none;
  color: inherit;
  font-weight: 600;
  padding: 9px;
}

.mfp-bg {
  z-index: 99999;
}

.mfp-wrap {
  z-index: 999999;
}

#buddypress.bmf-white-popup {
  max-width: 100%;
  max-height: none;
  padding: 2rem;
}

#buddypress.bmf-white-popup header {
  border-bottom: none;
}

#buddypress.bmf-white-popup .popup-scroll {
  max-height: none;
  overflow: visible !important;
}

#buddypress.bmf-white-popup .bmf-spinner {
  -webkit-animation: none;
          animation: none;
  background: none;
}

#buddypress.bmf-white-popup .bmf-spinner:before {
  display: inline-block;
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2em;
}

#buddypress.bmf-white-popup ul#members-list li {
  overflow: visible !important;
}

#buddypress.bmf-white-popup ul#members-list li .hmk-trigger-match {
  display: none;
}

#user_switching_switch_on {
  text-align: center;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.8em;
  font-weight: 400 !important;
}

#user_switching_switch_on a {
  padding: 1rem;
  display: block;
}

#user_switching_switch_on a:hover {
  opacity: 0.85;
}

.bmf-white-popup ul#members-list li {
  overflow: auto !important;
}

.atwho-view {
  color: #333;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
}

.atwho-view .username strong {
  color: #333;
}

.atwho-view li img {
  height: auto;
  width: 20px;
}

.bp_activate > .entry-header {
  text-align: center;
  margin-bottom: 1.5rem;
}

.bp-feedback {
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.05);
}

.bp-feedback p {
  margin-bottom: 0;
}

.wp-core-ui.wp-editor-wrap.html-active textarea {
  border-style: solid;
}

.buddypress.bp-user.followers #subnav,
.buddypress.bp-user.following #subnav {
  display: none !important;
}

.quick-settings-actions {
  text-shadow: none;
}

.quick-settings-actions > .card {
  width: 160px;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.quick-settings-actions > .card a {
  color: inherit !important;
}

.quick-settings-actions > .card a .bubble-count {
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 9;
  display: inline-block;
  font-weight: 600;
  border-radius: 500px;
  min-width: 22px;
  font-size: 0.85em;
  min-height: 22px;
  padding: 1px;
  color: #fff;
  background-color: #4E64DD;
}

.quick-settings-actions > .card a:hover, .quick-settings-actions > .card a:active {
  background-color: rgba(0, 0, 0, 0.1);
}

.quick-settings-actions > .card a:hover i, .quick-settings-actions > .card a:active i {
  opacity: .8;
}

/* Hide custom header for secondary members directories */
.directory.members.buddypress.page-template-template-classic-9-3-cols-left #custom_header,
.directory.members.buddypress.page-template-template-classic-3-9-cols-left #custom_header {
  display: none !important;
}

@media (min-width: 768px) {
  .grimlock--custom_header-displayed:not(.grimlock--hero-displayed).page-template-template-classic-9-3-cols-left .grimlock-header .region__container,
  .grimlock--custom_header-displayed:not(.grimlock--hero-displayed).page-template-template-classic-3-9-cols-left .grimlock-header .region__container {
    margin-bottom: 0;
  }
}

.page-template-template-classic-3-9-cols-left .entry-content > #buddypress,
.page-template-template-classic-9-3-cols-left .entry-content > #buddypress,
.page-template-template-classic-9-3-cols-left #secondary-right,
.page-template-template-classic-3-9-cols-left #secondary-left {
  margin-top: 2rem !important;
}

.page-template-template-classic-9-3-cols-left #secondary-right .bps-form-header-title,
.page-template-template-classic-3-9-cols-left #secondary-left .bps-form-header-title {
  display: none;
}

.anr_captcha_field {
  margin-bottom: 1rem;
}

.register-sections .anr_captcha_field {
  margin-top: 1rem;
}

#buddypress .group-members-list {
  overflow: visible;
}

.bp-screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important;
  padding: 0 !important;
  margin: 0 !important;
}

.bupr-bp-member-review-no-popup-add-block #bupr_save_review {
  max-width: none;
}

.bupr-save-reivew-spinner {
  padding: 10px;
  margin: 10px auto;
}

.multi-review {
  padding-left: 0;
  background: none;
  padding: 5px 10px;
}

.multi-review .bupr-criteria-content .member_stars {
  cursor: pointer;
}

.widget.bupr_members_review_setting .avatar {
  border-radius: 500px;
  width: 50px;
  height: 50px;
}

.widget.bupr_members_review_setting ul.bupr-member-main li.bupr-members .bupr-content-widget {
  margin-left: 65px;
}

.widget.bupr_members_review_setting ul.bupr-member-main li.bupr-members .bupr-meta {
  margin-top: 5px;
  vertical-align: middle;
  font-size: 0.7em;
}

.widget.bupr_members_review_setting ul.bupr-member-main li.bupr-members .bupr-meta + .bupr-meta {
  margin-left: .5rem;
}

.entry-content > form > .bp-member-add-form {
  padding: 1.5rem;
  margin-bottom: 1rem;
}

label[for="bupr_anonymous_review"] {
  cursor: pointer;
}

label[for="bupr_anonymous_review"] input {
  position: relative;
  top: -2px;
  margin-right: 8px;
}

.bupr-shortcode-top-members-contents > h2 {
  font-size: 1.1rem;
  padding-top: 1rem;
  padding-bottom: .5rem;
}

.bupr-shortcode-top-members-contents > h2:empty {
  display: none;
}

.bupr-shortcode-top-members-contents ul.bupr-member-main {
  padding: 1.5rem;
  margin-bottom: 1rem;
}

.bupr-shortcode-top-members-contents ul.bupr-member-main li.bupr-members:not(:last-of-type) {
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.bupr-shortcode-top-members-contents ul.bupr-member-main li.bupr-members img.avatar {
  object-fit: cover;
  object-position: center;
  width: 35px;
  height: 35px;
}

@media (min-width: 576px) {
  .bupr-shortcode-top-members-contents ul.bupr-member-main li.bupr-members img.avatar {
    width: 70px;
    height: 70px;
  }
}

.bupr-shortcode-top-members-contents ul.bupr-member-main li.bupr-members .bupr-content-widget {
  display: flex;
  flex-wrap: wrap;
  margin-left: 45px;
}

@media (min-width: 576px) {
  .bupr-shortcode-top-members-contents ul.bupr-member-main li.bupr-members .bupr-content-widget {
    margin-left: 80px;
  }
}

.bupr-shortcode-top-members-contents ul.bupr-member-main li.bupr-members .bupr-member-title,
.bupr-shortcode-top-members-contents ul.bupr-member-main li.bupr-members .bupr-member-rating {
  width: 100%;
}

.bupr-shortcode-top-members-contents ul.bupr-member-main li.bupr-members .bupr-meta {
  opacity: .8;
  width: 100%;
}

@media (min-width: 768px) {
  .bupr-shortcode-top-members-contents ul.bupr-member-main li.bupr-members .bupr-meta {
    width: auto;
  }
  .bupr-shortcode-top-members-contents ul.bupr-member-main li.bupr-members .bupr-meta + .bupr-meta {
    margin-left: 1rem;
  }
}

.bp-card-list__item div[itemprop="aggregateRating"] {
  width: 100%;
  padding: .5rem;
  font-size: .8em;
  text-align: center;
  margin-left: auto;
}

.bp-card-list__item div[itemprop="aggregateRating"] .member-review-stars .bupr-star-rate {
  margin-right: 1px;
}

.bp-card-list__item div[itemprop="aggregateRating"] .member-review-stars .bupr-star-rate:last-child {
  margin-right: 0;
}

.bp-card-list__item .mutual-friends + div[itemprop="aggregateRating"] {
  width: auto;
}

.bp-card-list__item #bupr-view-review-btn {
  width: auto;
}

#request-review-list .bupr-row,
.bgr-single-review .bupr-row {
  padding: 1.5rem !important;
  border: 0;
  margin-bottom: 1rem;
}

#request-review-list .bupr-row img.avatar,
.bgr-single-review .bupr-row img.avatar {
  height: auto;
  max-height: none;
}

#request-review-list .bupr-row .reviewer,
.bgr-single-review .bupr-row .reviewer {
  word-break: break-word;
}

@media (min-width: 992px) {
  #buddypress .profile-header__featured-media-col {
    max-width: 84px;
  }
}

#buddypress .profile-header__featured-media {
  position: relative;
}

#buddypress .profile-header__featured-media .rtmedia-list {
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#buddypress .profile-header__featured-media .rtmedia-list-item {
  overflow: hidden;
  padding: 0 !important;
}

@media (min-width: 768px) {
  #buddypress .profile-header__featured-media .rtmedia-list-item:not(:last-child) {
    margin-bottom: 10px;
  }
}

#buddypress .profile-header__featured-media .rtmedia-list-item img {
  border-radius: 0.3rem;
  overflow: hidden;
  background-color: #fff;
  object-fit: cover;
  object-position: center;
}

@media (min-width: 768px) {
  #buddypress .profile-header__featured-media .rtmedia-list-item img {
    width: 54px;
    height: 54px;
  }
}

#buddypress .profile-header__featured-media .rtmedia-items-more {
  position: absolute;
  bottom: 0;
  z-index: 2;
  background: none;
}

#buddypress .profile-header__featured-media .rtmedia-items-more > a {
  background-color: rgba(0, 0, 0, 0.65) !important;
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1em;
  min-width: 54px;
  min-height: 54px;
  border-radius: 0.3rem;
  overflow: hidden;
}

#buddypress .profile-header__featured-media .rtmedia-items-more > a:hover {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

#profile-header .user-nicename-small {
  font-size: 50%;
}

#profile-header .user-nicename-small .bp-verified-badge {
  width: 14px;
  height: 14px;
  background-size: 7px;
}

.member-badge-state {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 2;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  cursor: pointer;
  border: 3px solid #0abb87;
}

.item-notification-friend-request {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute !important;
  z-index: 9;
  pointer-events: none;
  background: #ffffff;
  width: 22px !important;
  height: 22px !important;
  border-radius: 500px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: #4E64DD;
  letter-spacing: 0;
  font-size: 1em;
  text-align: center;
  bottom: 20px;
  right: 0;
}

@media (min-width: 768px) {
  .item-notification-friend-request {
    top: -8px;
    right: -9px;
    bottom: auto;
  }
}

.bp-nav-pills > li {
  display: flex;
}

.bp-nav-pills > li a {
  padding: 0.7rem 1rem !important;
  font-weight: 600 !important;
  font-size: 0.7em !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
}

@media (max-width: 991.98px) {
  .bp-nav-pills > li {
    width: 100%;
    margin-bottom: .3rem;
  }
  .bp-nav-pills > li a {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .bp-nav-pills > li + li {
    margin-left: .3rem;
  }
}

.directory.members.buddypress.page-template-template-minimal .grimlock--page-header {
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  margin-top: 1rem;
}

.directory.members.buddypress.page-template-template-minimal .grimlock--page-header .breadcrumb {
  text-align: center;
  align-items: center;
  justify-content: center;
}

#buddypress .standard-form#signup_form input[type="text"], #buddypress .standard-form#signup_form textarea, #buddypress .form-allowed-tags, #buddypress #commentform input[type="text"], #buddypress #commentform textarea {
  width: 100%;
}

.vertical-navbar .widget a.bp-tooltip {
  opacity: 1 !important;
}

.vertical-navbar .widget:not([class*="yz-"]).widget_bp_core_whos_online_widget .item-avatar > a:before {
  background-color: currentColor;
}

/**
 * Grimlock
 *
 * Grimlock components styles.
 * https://themosaurus.com
 */
@media (min-width: 992px) {
  body.grimlock--bordered {
    padding: 15px !important;
  }
}

#custom_header {
  overflow: hidden;
  z-index: 9;
  background-color: #3d404a;
}

#custom_header[data-parallax] {
  background: none;
}

@media (max-width: 991.98px) {
  #custom_header > .region__inner {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

#custom_header .region__container {
  position: relative;
  z-index: 3;
}

@media (min-width: 992px) {
  #custom_header .region__container {
    padding-left: 3%;
    padding-right: 3%;
  }
}

#custom_header .section__header {
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
  color: #fff;
}

#custom_header .section__title {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

#custom_header .section__subtitle {
  margin-bottom: 0;
  max-width: 540px;
  letter-spacing: inherit;
  text-transform: inherit;
}

#custom_header .section__subtitle > p {
  font-size: .9em;
}

#custom_header.region--12-cols-center .section__subtitle {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  #custom_header.region--6-6-cols-left .section__header, #custom_header.region--6-6-cols-left-reverse .section__header {
    padding-left: 20px;
    border-left: 2px solid currentColor;
  }
}

#custom_header.region--6-6-cols-left-modern > .region__inner, #custom_header.region--6-6-cols-left-reverse-modern > .region__inner {
  position: relative;
  z-index: 2;
}

#custom_header.region--6-6-cols-left-modern[style*="background-image:"]:before, #custom_header.region--6-6-cols-left-reverse-modern[style*="background-image:"]:before {
  content: '';
  position: relative;
  z-index: 3;
  display: block;
  width: 100%;
  height: 33vh;
  background-image: inherit;
  background-size: cover;
  background-position: center center;
}

@media (min-width: 992px) {
  #custom_header.region--6-6-cols-left-modern[style*="background-image:"]:before, #custom_header.region--6-6-cols-left-reverse-modern[style*="background-image:"]:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 48%;
    height: 100%;
  }
}

#custom_header.region--6-6-cols-left-modern:after, #custom_header.region--6-6-cols-left-reverse-modern:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  background-color: #E9EFF3;
}

#custom_header.region--6-6-cols-left-reverse-modern[style*="background-image:"]:before {
  left: auto;
  right: 0;
}

.grimlock--navigation-fixed-left.grimlock--navigation-fixed #custom_header,
.grimlock--navigation-fixed-right.grimlock--navigation-fixed #custom_header {
  margin-top: 60px;
}

.grimlock--navigation-fixed-left.grimlock--navigation-fixed.grimlock--navigation-inside-top .grimlock-custom_header > .region__inner > .region__container {
  margin-top: 0 !important;
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed .grimlock-preheader + .grimlock-header #custom_header {
    margin-top: calc(60px + 45px);
  }
}

.widget_grimlock_section {
  margin-bottom: 0;
}

.widget_grimlock_section .widget-title {
  font-size: inherit;
}

.grimlock-query-section--posts {
  margin-bottom: 0;
}

.grimlock-query-section--posts .widget-title {
  font-size: inherit;
}

.grimlock-query-section--posts.section--posts-grid .section__title,
.grimlock-query-section--posts.section--posts-grid .section__subtitle,
.grimlock-query-section--posts.section--posts-grid .section__footer {
  text-align: center;
}

.grimlock-query-section--posts.section--posts-grid [id^="post-"] {
  padding: 0 !important;
  margin: 0 !important;
}

.grimlock-query-section--posts.section--posts-grid .grimlock-query-section__posts {
  margin: 0;
}

.grimlock-query-section--posts.section--posts-grid .card {
  text-align: center;
  border: 0;
  border-radius: 0;
  background: #3D404A;
  color: #fff;
  min-height: 300px;
  box-shadow: none !important;
}

.grimlock-query-section--posts.section--posts-grid .card:hover {
  -webkit-transform: none;
          transform: none;
}

.grimlock-query-section--posts.section--posts-grid .card:hover .card-body {
  -webkit-transform: translate3d(0, -10px, 0);
          transform: translate3d(0, -10px, 0);
}

.grimlock-query-section--posts.section--posts-grid .card:hover .post-thumbnail {
  opacity: .25;
}

.grimlock-query-section--posts.section--posts-grid .card a,
.grimlock-query-section--posts.section--posts-grid .card a:hover,
.grimlock-query-section--posts.section--posts-grid .card a:focus,
.grimlock-query-section--posts.section--posts-grid .card a:active,
.grimlock-query-section--posts.section--posts-grid .card .entry-title,
.grimlock-query-section--posts.section--posts-grid .card .entry-title a {
  color: #fff !important;
}

.grimlock-query-section--posts.section--posts-grid .card .wp-post-image,
.grimlock-query-section--posts.section--posts-grid .card .post-thumbnail {
  border-radius: 0;
}

.grimlock-query-section--posts.section--posts-grid .card .post-thumbnail {
  opacity: .4;
  height: 100%;
}

.grimlock-query-section--posts.section--posts-grid .card .post-thumbnail img {
  border-radius: 0;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.grimlock-query-section--posts.section--posts-grid .card .card-body {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: none;
  -webkit-transform: none !important;
          transform: none !important;
  transition: all 0.2s ease-in-out;
}

@media (min-width: 992px) {
  .grimlock-query-section--posts.section--posts-grid .card .card-body {
    padding: 4rem;
  }
}

@media screen and (prefers-reduced-motion: reduce) {
  .grimlock-query-section--posts.section--posts-grid .card .card-body {
    transition: none;
  }
}

.grimlock-query-section--posts.section--posts-grid .card .card-body:before, .grimlock-query-section--posts.section--posts-grid .card .card-body:after {
  content: none;
}

.grimlock-query-section--posts.section--posts-grid .card .entry-header {
  margin: 0;
  max-width: 390px;
}

.grimlock-query-section--posts.section--posts-grid .card .entry-title {
  color: #fff;
}

.grimlock-query-section--posts.section--posts-grid .card .entry-title > a, .grimlock-query-section--posts.section--posts-grid .card .entry-title > a:hover, .grimlock-query-section--posts.section--posts-grid .card .entry-title > a:focus, .grimlock-query-section--posts.section--posts-grid .card .entry-title > a:active {
  color: #fff !important;
}

.grimlock-query-section--posts.section--posts-grid .card .entry-title > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.grimlock-query-section--posts.section--posts-grid .card .entry-summary {
  max-width: 340px;
  display: none;
}

@media (min-width: 768px) {
  .grimlock-query-section--posts.section--posts-grid .card .entry-summary {
    display: block;
  }
}

.grimlock-query-section--posts.section--posts-grid .card .entry-summary p {
  margin-bottom: 0;
}

.grimlock-query-section--posts.section--posts-grid .card .author,
.grimlock-query-section--posts.section--posts-grid .card .entry-footer,
.grimlock-query-section--posts.section--posts-grid .card p:empty,
.grimlock-query-section--posts.section--posts-grid .card .more-link,
.grimlock-query-section--posts.section--posts-grid .card .tags-links {
  display: none;
}

.grimlock-query-section--posts.section--posts-grid .section__btn {
  border-radius: 0;
  width: 100%;
  margin: 0 !important;
  border-radius: 0 !important;
}

.grimlock-query-section--posts.section--posts-grid .posts--12-cols-classic .entry-header,
.grimlock-query-section--posts.section--posts-grid .posts--12-cols-classic .entry-summary {
  max-width: 540px;
}

.widget_grimlock_nav_menu_section .menu .menu-item {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  transition: all all 0.2s ease-in-out;
  word-break: break-word;
}

@media (max-width: 991.98px) {
  .widget_grimlock_nav_menu_section .menu .menu-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 767.98px) {
  .widget_grimlock_nav_menu_section .menu .menu-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .widget_grimlock_nav_menu_section .menu .menu-item:not([class*="col-"]) {
    max-width: 25%;
  }
}

.widget_grimlock_nav_menu_section .menu .menu-item > a {
  display: block;
}

.widget_grimlock_nav_menu_section .menu .menu-item > a, .widget_grimlock_nav_menu_section .menu .menu-item > a:hover, .widget_grimlock_nav_menu_section .menu .menu-item > a:focus, .widget_grimlock_nav_menu_section .menu .menu-item > a:active {
  color: inherit;
}

.widget_grimlock_nav_menu_section .menu .menu-item > a[class*="image"] {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.widget_grimlock_nav_menu_section .menu .menu-item > a[class*="image"] > img {
  padding: 0;
}

.widget_grimlock_nav_menu_section .menu .menu-item img {
  margin-bottom: 1rem;
}

.widget_grimlock_nav_menu_section .menu .menu-item .icon-wrapper {
  position: relative;
  display: inline-block;
}

.widget_grimlock_nav_menu_section .menu .menu-item:hover .icon-wrapper:before {
  -webkit-transform: translate3d(-80px, 0, 0);
          transform: translate3d(-80px, 0, 0);
}

.widget_grimlock_nav_menu_section .menu .menu-item:hover .icon-wrapper:after {
  -webkit-transform: translate3d(80px, 0, 0);
          transform: translate3d(80px, 0, 0);
}

.widget_grimlock_nav_menu_section .menu .menu-item i {
  font-size: 2em;
  color: #fff;
  border-radius: 500px;
  display: inline-block;
  margin-bottom: 1.5rem;
  width: 3em;
  height: 3em;
  line-height: 3em;
  background-color: rgba(0, 0, 0, 0.04);
  will-change: transform;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  position: relative;
  z-index: 1;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .widget_grimlock_nav_menu_section .menu .menu-item i {
    transition: none;
  }
}

.widget_grimlock_nav_menu_section .menu .menu-item h1, .widget_grimlock_nav_menu_section .menu .menu-item h2, .widget_grimlock_nav_menu_section .menu .menu-item h3, .widget_grimlock_nav_menu_section .menu .menu-item h4, .widget_grimlock_nav_menu_section .menu .menu-item h5, .widget_grimlock_nav_menu_section .menu .menu-item h6,
.widget_grimlock_nav_menu_section .menu .menu-item .h1, .widget_grimlock_nav_menu_section .menu .menu-item .h2, .widget_grimlock_nav_menu_section .menu .menu-item .h3, .widget_grimlock_nav_menu_section .menu .menu-item .h4, .widget_grimlock_nav_menu_section .menu .menu-item .h5, .widget_grimlock_nav_menu_section .menu .menu-item .h6 {
  display: block;
  margin-bottom: .5rem;
}

.widget_grimlock_nav_menu_section .menu .menu-item.primary i {
  background-color: #4E64DD;
}

.widget_grimlock_nav_menu_section .menu .menu-item.info i {
  background-color: #007BFF;
}

.widget_grimlock_nav_menu_section .menu .menu-item.success i {
  background-color: #0abb87;
}

.widget_grimlock_nav_menu_section .menu .menu-item.warning i {
  background-color: #ED6E21;
}

.widget_grimlock_nav_menu_section .menu .menu-item.warning .icon-wrapper:before, .widget_grimlock_nav_menu_section .menu .menu-item.warning .icon-wrapper:after {
  background-color: #ED6E21 !important;
}

.widget_grimlock_nav_menu_section .menu .menu-item.danger i {
  background-color: #ED2121;
}

.widget_grimlock_nav_menu_section .menu .menu-item.dark i {
  background-color: #48465b;
}

.widget_grimlock_nav_menu_section .menu .menu-item:hover i {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.widget_grimlock_nav_menu_section .region--container-narrow .menu-item,
.widget_grimlock_nav_menu_section .region--container-narrower .menu-item,
.widget_grimlock_nav_menu_section .region--6-6-cols-left .menu-item,
.widget_grimlock_nav_menu_section .region--6-6-cols-left-reverse .menu-item {
  margin-bottom: 0;
}

.widget_grimlock_nav_menu_section .region--12-cols-center .menu {
  text-align: center;
}

.widget_grimlock_nav_menu_section .region--12-cols-right .menu {
  text-align: right;
}

.widget_grimlock_nav_menu_section .region--6-6-cols-left .menu .menu-item i,
.widget_grimlock_nav_menu_section .region--6-6-cols-left-reverse .menu .menu-item i {
  font-size: 1.8em;
  width: 2.4em;
  height: 2.4em;
  line-height: 2.4em;
}

.widget_grimlock_nav_menu_section .region--6-6-cols-left .menu .menu-item .icon-wrapper:before, .widget_grimlock_nav_menu_section .region--6-6-cols-left .menu .menu-item .icon-wrapper:after,
.widget_grimlock_nav_menu_section .region--6-6-cols-left-reverse .menu .menu-item .icon-wrapper:before,
.widget_grimlock_nav_menu_section .region--6-6-cols-left-reverse .menu .menu-item .icon-wrapper:after {
  content: none;
}

.widget_grimlock_nav_menu_section .grimlock-section:not(.region--8-4-cols-grid) .menu-item > a {
  display: block;
  position: relative;
  height: 100%;
}

.widget_grimlock_nav_menu_section .grimlock-section:not(.region--8-4-cols-grid) .menu-item > a:before {
  content: '';
  display: block;
  width: 100%;
  height: calc(100% - 35px);
  position: absolute;
  top: 50px;
  left: 0;
  background: #fff;
}

.widget_grimlock_nav_menu_section .grimlock-section:not(.region--8-4-cols-grid) .menu-item > a[class*="image"] {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.widget_grimlock_nav_menu_section .grimlock-section:not(.region--8-4-cols-grid) .menu-item > a[class*="image"] > img {
  padding: 0;
}

.widget_grimlock_nav_menu_section .region--8-4-cols-grid .section__subtitle {
  margin-top: 1% !important;
  padding-bottom: 0 !important;
}

.widget_grimlock_nav_menu_section .region--8-4-cols-grid .section__content {
  margin-top: 1% !important;
}

.widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item {
  padding-top: 0;
  padding-bottom: 0;
}

.widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item > a {
  display: block;
  position: relative;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item > a:not([class*="image"]) {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  color: #fff;
  padding-bottom: 10px;
  color: #fff;
  font-weight: 600;
  padding: 10px 5px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 0.8em;
}

@supports (object-fit: cover) {
  .widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item > a {
    height: 100%;
    min-height: 270px;
  }
}

.widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item .menu-image-hover-wrapper {
  padding: 0;
  position: relative;
  display: block;
  height: 100%;
}

.widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item .menu-image-title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  width: 100%;
  display: flex;
  height: 100%;
  align-items: flex-end;
  justify-content: center;
  color: #fff;
  font-weight: 600;
  padding: 10px 5px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 0.8em;
  text-align: center;
  white-space: normal;
  word-break: break-word;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item .menu-image-title {
    transition: none;
  }
}

.widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item img {
  margin: 0;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

@supports (object-fit: cover) {
  .widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item img {
    object-fit: cover;
    object-position: center center;
    height: 100%;
  }
}

.widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item img.hovered-image {
  margin: 0 !important;
  z-index: 0;
}

.widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item .menu-item-description {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  color: #fff;
  opacity: 0;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.2em;
  -webkit-transform: translate3d(0, -15px, 0);
          transform: translate3d(0, -15px, 0);
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item .menu-item-description {
    transition: none;
  }
}

@media (max-width: 991.98px) {
  .widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item .menu-item-description {
    display: none;
  }
}

.widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item:hover .menu-image-title {
  background-color: rgba(0, 0, 0, 0.6);
  padding-bottom: 30px;
}

.widget_grimlock_nav_menu_section .region--8-4-cols-grid .menu .menu-item:hover .menu-item-description {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.widget_grimlock_nav_menu_section .menu-item-description {
  margin-top: .5rem;
  opacity: .7;
  padding: 0 1rem 1rem 1rem;
}

.widget_grimlock_nav_menu_section .section__thumbnail {
  margin-bottom: 2rem;
}

@media (max-width: 767.98px) {
  .region__col[data-grimlock-animate-parallax] {
    -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
  }
}

.parallax-mirror {
  will-change: top, scroll-position, transform;
}

.parallax-mirror .parallax-slider {
  will-change: top, scroll-position, transform;
}

#navigation .nav.navbar-nav.navbar-nav--login, #navigation #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul.navbar-nav.navbar-nav--login, #buddypress:not(.youzer) #navigation div.item-list-tabs.primary-list-tabs > ul.navbar-nav.navbar-nav--login, #navigation #buddypress:not(.youzer) div.item-list-tabs#subnav > ul.navbar-nav.navbar-nav--login, #buddypress:not(.youzer) #navigation div.item-list-tabs#subnav > ul.navbar-nav.navbar-nav--login {
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  #navigation .nav.navbar-nav.navbar-nav--login, #navigation #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul.navbar-nav.navbar-nav--login, #buddypress:not(.youzer) #navigation div.item-list-tabs.primary-list-tabs > ul.navbar-nav.navbar-nav--login, #navigation #buddypress:not(.youzer) div.item-list-tabs#subnav > ul.navbar-nav.navbar-nav--login, #buddypress:not(.youzer) #navigation div.item-list-tabs#subnav > ul.navbar-nav.navbar-nav--login {
    order: -1;
  }
}

@media (max-width: 991.98px) {
  #navigation .nav.navbar-nav.navbar-nav--login li.menu-item, #navigation #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul.navbar-nav.navbar-nav--login li.menu-item, #buddypress:not(.youzer) #navigation div.item-list-tabs.primary-list-tabs > ul.navbar-nav.navbar-nav--login li.menu-item, #navigation #buddypress:not(.youzer) div.item-list-tabs#subnav > ul.navbar-nav.navbar-nav--login li.menu-item, #buddypress:not(.youzer) #navigation div.item-list-tabs#subnav > ul.navbar-nav.navbar-nav--login li.menu-item {
    margin-top: 1rem;
  }
}

#navigation .nav.navbar-nav.navbar-nav--login li.menu-item a, #navigation #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul.navbar-nav.navbar-nav--login li.menu-item a, #buddypress:not(.youzer) #navigation div.item-list-tabs.primary-list-tabs > ul.navbar-nav.navbar-nav--login li.menu-item a, #navigation #buddypress:not(.youzer) div.item-list-tabs#subnav > ul.navbar-nav.navbar-nav--login li.menu-item a, #buddypress:not(.youzer) #navigation div.item-list-tabs#subnav > ul.navbar-nav.navbar-nav--login li.menu-item a, #navigation .nav.navbar-nav.navbar-nav--login li.menu-item button, #navigation #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul.navbar-nav.navbar-nav--login li.menu-item button, #buddypress:not(.youzer) #navigation div.item-list-tabs.primary-list-tabs > ul.navbar-nav.navbar-nav--login li.menu-item button, #navigation #buddypress:not(.youzer) div.item-list-tabs#subnav > ul.navbar-nav.navbar-nav--login li.menu-item button, #buddypress:not(.youzer) #navigation div.item-list-tabs#subnav > ul.navbar-nav.navbar-nav--login li.menu-item button {
  padding: .4rem 1.4rem;
  font-family: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  font-size: .9em;
  min-height: 35px;
  width: 100%;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}

@media (min-width: 992px) {
  #navigation .nav.navbar-nav.navbar-nav--login li.menu-item + li.menu-item, #navigation #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul.navbar-nav.navbar-nav--login li.menu-item + li.menu-item, #buddypress:not(.youzer) #navigation div.item-list-tabs.primary-list-tabs > ul.navbar-nav.navbar-nav--login li.menu-item + li.menu-item, #navigation #buddypress:not(.youzer) div.item-list-tabs#subnav > ul.navbar-nav.navbar-nav--login li.menu-item + li.menu-item, #buddypress:not(.youzer) #navigation div.item-list-tabs#subnav > ul.navbar-nav.navbar-nav--login li.menu-item + li.menu-item {
    margin-left: .8rem;
  }
}

.grimlock--navigation-login-displayed .navbar-nav--buddypress.logged-out {
  display: none !important;
}

#grimlock-login-form-modal .modal-content {
  padding: 1.5rem;
}

#grimlock-login-form-modal #loginform {
  display: flex;
  flex-direction: column;
}

#grimlock-login-form-modal .login-footer {
  margin: 0;
}

#grimlock-login-form-modal .modal-body {
  padding-bottom: 0;
}

@media (min-width: 992px) {
  .grimlock-section.region--12-cols-left .grimlock-section__footer {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
  }
  .grimlock-section.region--12-cols-left .grimlock-section__footer .grimlock-section__btn {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .grimlock-section.region--container-classic .grimlock-section__footer {
    right: 15px;
  }
}

/**
 * Grimlock author avatars
 *
 * Grilock addons for Authors list avatars.
 * https://themosaurus.com
 */
.shortcode-author-avatars .author-list.grimlock-author-avatars__author-list {
  padding-bottom: 0;
  width: auto;
  display: flex;
}

.shortcode-author-avatars .author-list.grimlock-author-avatars__author-list .grimlock-author-avatars__user {
  text-align: center;
}

.shortcode-author-avatars .author-list.grimlock-author-avatars__author-list .grimlock-author-avatars__user .card {
  padding-bottom: 1.3rem;
}

.shortcode-author-avatars .author-list.grimlock-author-avatars__author-list .grimlock-author-avatars__user span.avatar {
  display: block;
  float: none;
  margin-right: 0;
  margin-bottom: 1rem;
  padding: 1rem 1rem 1rem 1rem;
  margin: 0;
}

.shortcode-author-avatars .author-list.grimlock-author-avatars__author-list .grimlock-author-avatars__user span.avatar img.avatar {
  margin: 0;
  float: none;
  max-width: 100%;
  width: 85px;
  height: 85px;
  border-radius: 500px;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.shortcode-author-avatars .author-list.grimlock-author-avatars__author-list .grimlock-author-avatars__user span.name {
  display: block;
  float: none;
  font-size: 1em;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list .grimlock-author-avatars__user span.name {
    transition: none;
  }
}

.shortcode-author-avatars .author-list.grimlock-author-avatars__author-list .grimlock-author-avatars__user span.name .bp-verified-badge {
  margin-left: .3em;
  position: relative;
  top: -0.1em;
}

.shortcode-author-avatars .author-list.grimlock-author-avatars__author-list .grimlock-author-avatars__user .bp-member-xprofile-custom-fields {
  font-size: .85em;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
}

@media (min-width: 992px) {
  .section__content--avatars-12-by-5-cols-classic .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list {
  margin: 0;
}

.section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li {
  padding: 0 !important;
  margin: 0 0 -1px 0;
}

.section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li .card {
  border-radius: 0;
  border: 0;
  padding: 0;
  margin: 0;
}

.section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li .card img.avatar {
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li span.avatar {
  margin: 0;
  padding: 0;
}

.section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li span.name {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff !important;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li span.name {
    transition: none;
  }
}

.section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li .bp-member-xprofile-custom-fields {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 10px;
  z-index: 2;
  opacity: 0;
  color: #fff;
  padding: 0 10px;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li .bp-member-xprofile-custom-fields {
    transition: none;
  }
}

.section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li:hover span.name {
  opacity: 1;
}

.section__content--avatars-2-2-2-2-2-2-cols-grid .shortcode-author-avatars .author-list.grimlock-author-avatars__author-list > li:hover .bp-member-xprofile-custom-fields {
  opacity: 1;
}

.no_users {
  text-align: center;
}

/**
 * Grimlock BuddyPress
 *
 * Grimlock addons for Buddypress.
 * https://themosaurus.com
 */
@media (min-width: 992px) {
  .slideout-wrapper .main-navigation .navbar-nav.navbar-nav--buddypress {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .main-navigation .navbar-nav.navbar-nav--buddypress {
    flex-direction: row;
    margin-top: 0;
    flex-wrap: wrap;
  }
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav.navbar-nav--buddypress.logged-out .menu-item--profile:after {
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    background-color: #77888F;
    position: absolute;
    top: 50%;
    right: 4px;
    -webkit-transform: translate3d(0, -21px, 0);
            transform: translate3d(0, -21px, 0);
    z-index: 1;
    pointer-events: none;
    border-radius: 50%;
    border: 3px solid #fff;
    margin: 0 !important;
    transition: all 0.2s ease-in-out;
  }
}

@media screen and (min-width: 992px) and (prefers-reduced-motion: reduce) {
  .main-navigation .navbar-nav.navbar-nav--buddypress.logged-out .menu-item--profile:after {
    transition: none;
  }
}

@media (max-width: 991.98px) {
  .main-navigation .navbar-nav.navbar-nav--buddypress.logged-out .menu-item--profile .sub-menu {
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}

.main-navigation .navbar-nav.navbar-nav--buddypress > .menu-item {
  margin-top: 0 !important;
}

@media (max-width: 991.98px) {
  .main-navigation .navbar-nav.navbar-nav--buddypress > .menu-item:not(.menu-item--profile) {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    min-width: 20%;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}

.main-navigation .navbar-nav.navbar-nav--buddypress > .menu-item:not(.menu-item--profile) > a {
  opacity: 0.8;
  justify-content: center;
}

.main-navigation .navbar-nav.navbar-nav--buddypress > .menu-item:not(.menu-item--profile) > a:hover {
  opacity: 1;
}

.main-navigation .navbar-nav.navbar-nav--buddypress > .menu-item:not(.menu-item--profile) > a i {
  margin: 0 !important;
}

@media (max-width: 991.98px) {
  .main-navigation .navbar-nav.navbar-nav--buddypress #menu-user-logged-out {
    display: flex !important;
  }
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile {
    padding-right: 1.2rem;
    order: -1;
    margin-right: .3rem;
  }
  .main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile:not(:first-child) {
    border-right: 2px solid rgba(0, 0, 0, 0.04);
  }
  .main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile .menu-item--profile__link {
    width: auto !important;
    display: flex !important;
    align-items: center;
  }
  .main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile .menu-item--profile__link .avatar-round-ratio {
    position: static !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
  .main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile .menu-item--profile__link .menu-item--profile__name {
    display: inline-flex !important;
    margin-left: .8rem;
    margin-right: 0 !important;
  }
}

@media (max-width: 991.98px) {
  .main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    order: -1;
  }
}

.main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile img {
  border-radius: 500px;
  width: 35px;
  height: 35px;
  object-fit: cover;
  object-position: center;
}

.main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile .sub-menu {
  max-height: 385px;
}

.main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile .bp-menu:after {
  content: '';
  display: none;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: .5rem;
  border-radius: 50%;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  z-index: 1;
  pointer-events: none;
  background-color: #4E64DD;
}

.main-navigation .navbar-nav.navbar-nav--buddypress .bubble-count {
  display: block;
  width: 1.8em;
  height: 1.8em;
  background-color: #4E64DD;
  position: absolute;
  top: calc(50% + 7px);
  right: 1px;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  z-index: 2;
  border-radius: 50%;
  border: 0;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 0.65em;
  line-height: 1.9em;
  pointer-events: none;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 0 1px;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .main-navigation .navbar-nav.navbar-nav--buddypress .bubble-count {
    transition: none;
  }
}

@media (min-width: 992px) {
  .main-navigation .navbar-nav.navbar-nav--buddypress .bubble-count {
    right: -2px;
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0);
  }
}

@media (max-width: 991.98px) {
  .main-navigation .navbar-nav.navbar-nav--buddypress .bubble-count {
    top: 50%;
    right: calc(50% + -20px);
  }
}

.main-navigation .navbar-nav.navbar-nav--buddypress i {
  font-size: 16px;
}

.main-navigation .navbar-nav.navbar-nav--buddypress .sub-menu {
  left: auto;
  right: 0;
}

@media (max-width: 991.98px) {
  .main-navigation .navbar-nav.navbar-nav--buddypress .sub-menu {
    display: none;
  }
}

@media (min-width: 992px) {
  .main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--buddypress > .menu-item > a {
    display: block;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 40px;
    width: 40px;
    background: none !important;
    color: inherit;
  }
}

@media (min-width: 992px) {
  .main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--buddypress > .menu-item > a > i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
  }
}

@media (min-width: 1200px) {
  .main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--buddypress .menu-item--profile {
    margin-left: .5rem !important;
  }
}

@media (max-width: 991.98px) {
  .main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--buddypress .menu-item--profile {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    order: -1;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--buddypress .menu-item--profile > .sub-menu {
    display: block !important;
  }
}

.main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--buddypress .menu-item--profile .sub-menu > .menu-item > a {
  display: flex;
  align-items: center;
}

.main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--buddypress .menu-item--profile .sub-menu > .menu-item > a i {
  margin-right: .5rem;
}

.main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--buddypress .menu-item--profile__link:after {
  display: none;
  content: none;
}

@media (min-width: 992px) {
  .main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--buddypress .menu-item--profile__link {
    padding-left: 0;
    padding-right: 0;
  }
  .main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--buddypress .menu-item--profile__link .avatar-round-ratio {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: 35px;
    height: 35px;
  }
}

@media (max-width: 991.98px) {
  .main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--buddypress .menu-item--profile__link {
    padding: .5rem 1rem;
  }
  .main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--buddypress .menu-item--profile__link .avatar-round-ratio {
    width: 25px;
    height: 25px;
  }
}

.main-navigation.vertical-navbar .navbar-nav.navbar-nav--buddypress {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  background-color: rgba(0, 0, 0, 0.1);
  flex: 1 0 auto;
}

.main-navigation.vertical-navbar .navbar-nav.navbar-nav--buddypress > .menu-item:not(.menu-item--profile) {
  flex: 0 0 100%;
  min-width: 20%;
  max-width: 20% !important;
  width: auto !important;
}

.main-navigation.vertical-navbar .navbar-nav.navbar-nav--buddypress > .menu-item:not(.menu-item--profile) > a {
  padding-left: 5px !important;
  padding-right: 5px !important;
  opacity: 1;
}

.main-navigation.vertical-navbar .navbar-nav.navbar-nav--buddypress > .menu-item:not(.menu-item--profile) > a i {
  opacity: 1;
  color: inherit;
}

.main-navigation.vertical-navbar .navbar-nav.navbar-nav--buddypress .menu-item--profile {
  order: -1;
}

.main-navigation.vertical-navbar .navbar-nav.navbar-nav--buddypress .menu-item--profile .avatar-round-ratio {
  margin-right: .7rem !important;
}

.main-navigation.vertical-navbar .navbar-nav.navbar-nav--buddypress .menu-item--profile .avatar-round-ratio img {
  width: 30px;
  height: 30px;
}

.main-navigation.vertical-navbar .navbar-nav.navbar-nav--buddypress .menu-item--profile .menu-item a:before {
  content: none;
}

.main-navigation.vertical-navbar .menu-item--profile__name {
  text-overflow: ellipsis;
  max-width: 180px;
  overflow: hidden;
}

.main-navigation.vertical-navbar .bubble-count {
  right: 10px !important;
  left: auto !important;
  top: 7px !important;
  -webkit-transform: none !important;
          transform: none !important;
}

.main-navigation.vertical-navbar #menu-user-logged-out {
  display: flex !important;
}

.main-navigation.vertical-navbar .logged-out .menu-item--profile:after {
  content: none !important;
}

.main-navigation.vertical-navbar .logged-out .menu-item--profile > .sub-menu {
  display: flex !important;
  background-color: rgba(0, 0, 0, 0.04);
  margin-bottom: 10px;
  position: static;
}

.main-navigation.vertical-navbar .logged-out .menu-item--profile > .sub-menu > li > a {
  justify-content: center;
  text-align: center;
}

.main-navigation.vertical-navbar .logged-out .menu-item--profile__link {
  display: none !important;
}

@media (min-width: 992px) {
  .main-navigation.navbar--fat-center .navbar-nav--buddypress, .main-navigation.navbar--fat-left .navbar-nav--buddypress {
    position: absolute;
    top: 1rem;
    right: 35px;
    z-index: 9;
    margin: 0 !important;
    height: 50px;
  }
}

.grimlock--custom_header-displayed.grimlock--navigation-inside-top .main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile:not(:first-child) {
  border-right: 0;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section #groups-list-options {
  width: 100%;
  margin: 0 0 1.25rem 0 !important;
  max-width: 450px;
  justify-content: center;
  color: inherit;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section #groups-list-options > a {
  color: inherit;
  border-color: currentColor;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section #groups-list-options #popular-groups {
  order: -1 !important;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list {
  padding-left: 5px;
  padding-right: 5px;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li {
  max-width: 100%;
  flex: 0 0 100%;
  display: flex;
  flex-direction: column;
  align-items: center !important;
  padding: 2rem 1rem !important;
  position: relative;
  z-index: 1;
  overflow: hidden;
  word-break: break-word;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: 0 !important;
}

@media (min-width: 768px) {
  .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li {
    max-width: calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
    margin: 10px !important;
  }
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li div.item-avatar {
  position: relative;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li div.item-avatar > a {
  margin-right: 0 !important;
  border: 3px solid rgba(255, 255, 255, 0.35);
  width: 100px;
  height: 100px;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li div.item-avatar img {
  transition: -webkit-transform .25s ease-in-out;
  transition: transform .25s ease-in-out;
  transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li div.item-avatar .bp-tooltip:after {
  display: none !important;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li div.item {
  text-align: center !important;
  margin-top: .5rem;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li div.item div.item-title {
  font-size: 1em !important;
  margin-bottom: .5rem;
}

@media (max-width: 991.98px) {
  .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li div.item div.item-title {
    font-size: 1.1em;
  }
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li div.item div.item-title > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

@media (min-width: 768px) {
  .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li:hover {
    -webkit-transform: translate3d(0, -6px, 0);
            transform: translate3d(0, -6px, 0);
  }
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li:hover div.item-avatar img {
  -webkit-transform: translate3d(0, 0, 0) scale(1.05);
          transform: translate3d(0, 0, 0) scale(1.05);
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li:hover div.item-avatar:before {
  -webkit-transform: translate3d(0, 0, 0) scale(0.7);
          transform: translate3d(0, 0, 0) scale(0.7);
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section ul#groups-list > li:hover div.item-avatar:after {
  -webkit-transform: translate3d(0, 0, 0) scale(1.2);
          transform: translate3d(0, 0, 0) scale(1.2);
}

@media (min-width: 768px) {
  .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--3-3-3-3-cols-classic ul#groups-list > li {
    max-width: calc(33.333333% - 20px);
    flex: 0 0 calc(33.333333% - 20px);
  }
}

@media (min-width: 992px) {
  .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--3-3-3-3-cols-classic ul#groups-list > li {
    max-width: calc(25% - 20px);
    flex: 0 0 calc(25% - 20px);
  }
}

@media (min-width: 768px) {
  .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--4-4-4-cols-classic ul#groups-list > li {
    max-width: calc(33.333333% - 20px);
    flex: 0 0 calc(33.333333% - 20px);
  }
}

@media (min-width: 992px) {
  .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--6-6-cols-classic ul#groups-list > li {
    max-width: calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
  }
}

@media (min-width: 576px) {
  .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--12-cols-classic ul#groups-list > li {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--12-cols-center #groups-list-options,
.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--12-cols-center #groups-list {
  justify-content: center;
  margin-left: auto !important;
  margin-right: auto !important;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li {
  padding: 0 !important;
  margin: 0 0 -1px 0;
  height: 255px;
  border-radius: 0 !important;
  background: #000 !important;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li .card {
  border-radius: 0;
  border: 0;
  padding: 0;
  margin: 0;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li .card img.avatar {
  border-radius: 0;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li div.item-avatar {
  position: static;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li div.item-avatar:before, .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li div.item-avatar:after {
  content: none;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li div.item-avatar > a {
  border: 0;
  border-radius: 0;
  margin: 0;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li div.item-avatar > a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 100%;
  border-radius: 0 !important;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li div.item-avatar > a img {
    transition: none;
  }
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li div.item-avatar > a:before {
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li div.item-avatar > a:before {
    transition: none;
  }
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li div.item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  color: #fff;
  pointer-events: none;
  margin: 0 !important;
  padding: 1rem .5rem;
  width: 100%;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 40%, #000000 130%);
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li div.item .item-title > a {
  color: #fff !important;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li div.item-meta {
  margin: 0;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li:hover span.name {
  opacity: 1;
}

.widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .section__content--2-2-2-2-2-2-cols-grid ul#groups-list > li:hover .bp-member-xprofile-custom-fields {
  opacity: 1;
}

.menu-item--friends i:before {
  margin-top: 1px;
}

/**
 * Grimlock The Events Calendar
 *
 * Grimlock addons for The Events Calendar.
 * https://themosaurus.com
 */
.has-post-thumbnail .tribe-event__card .entry-summary {
  display: none;
}

.tribe-event__card .tribe-event__start_date {
  display: block;
  margin-bottom: 1rem;
}

.grimlock-query-section .tribe_organizer .card {
  display: flex;
  align-items: center;
  flex-direction: row;
  padding: 1rem;
}

.grimlock-query-section .tribe_organizer .card .post-thumbnail {
  width: auto;
  min-width: 75px;
  background: none;
}

.grimlock-query-section .tribe_organizer .card .post-thumbnail img {
  width: 75px;
  height: 75px;
  border-radius: 500px;
  object-fit: cover;
}

.grimlock-query-section .tribe_organizer .card .post-thumbnail:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
}

.grimlock-query-section .tribe_organizer .card .card-body {
  width: 100%;
  padding: 0 1rem;
  font-size: 0.9em;
}

.grimlock-query-section .tribe_organizer .card .card-body:before, .grimlock-query-section .tribe_organizer .card .card-body:after {
  content: none;
}

.grimlock-query-section .tribe_organizer .card .card-body .entry-title {
  font-size: 1.3em;
}

.grimlock-query-section .tribe_organizer .card .card-body .entry-header {
  margin: 0;
}

.grimlock-query-section .tribe_organizer .card .card-body .more-link {
  display: none;
}

.grimlock-query-section .tribe_venue .entry-title a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  display: block;
  width: 100%;
  height: 100%;
}

.grimlock-query-section .tribe_venue.has-post-thumbnail .card {
  position: relative;
}

.grimlock-query-section .tribe_venue.has-post-thumbnail .card .card-body {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: none;
  color: #fff;
  background: rgba(0, 0, 0, 0.5) !important;
  z-index: 9;
}

.grimlock-query-section .tribe_venue.has-post-thumbnail .card .card-body .entry-title a {
  color: #fff !important;
}

.grimlock-query-section .tribe_venue:not(.has-post-thumbnail) .card .card-body {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.grimlock-query-section .tribe_venue:not(.has-post-thumbnail) .card .card-body .entry-header {
  padding-right: 0;
}

/**
 * BP Better Messages
 *
 * BP Better Messages – is a fully featured replacement for standard BuddyPress Messages and can run without BuddyPress as well.
 * https://wordpress.org/plugins/bp-better-messages/
 */
body.bp-messages #subnav {
  display: none !important;
}

.bp-messages-wrap {
  box-shadow: 0 0 15px 0 rgba(82, 63, 105, 0.05);
  min-height: 0 !important;
}

.bp-messages-wrap .scroll-wrapper {
  height: auto !important;
}

.bp-messages-wrap .scroll-wrapper.thread .scroll-element {
  display: none !important;
}

.bp-messages-wrap .chat-header {
  background: none;
}

.bp-messages-wrap .chat-header > a {
  color: inherit !important;
}

.bp-messages-wrap .chat-header > a:hover {
  opacity: .7;
}

.bp-messages-wrap .chat-header .avatar {
  height: auto !important;
}

.bp-messages-wrap .chat-controls {
  background: none;
}

.bp-messages-wrap .list {
  margin-top: 15px;
}

.bp-messages-wrap .list .messages-stack .content .messages-list li .favorite.active i:hover:before {
  font-weight: 600;
}

.bp-messages-wrap .messages-stack {
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .bp-messages-wrap .messages-stack {
    transition: none;
  }
}

.bp-messages-wrap .messages-stack:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.bp-messages-wrap div.pic,
.bp-messages-wrap div.content {
  padding-top: 15px;
  padding-bottom: 15px;
}

.bp-messages-wrap div.pic img {
  height: auto !important;
  max-height: none !important;
}

.bp-messages-wrap div.pic .avatar {
  width: 100% !important;
  border-radius: 500px;
}

.bp-messages-wrap .avatar {
  height: auto !important;
  max-height: none !important;
}

.bp-messages-wrap .upload-btn:hover {
  opacity: .7;
}

.bp-messages-wrap .threads-list .thread:hover > * {
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .bp-messages-wrap .threads-list .thread:hover > * {
    transition: none;
  }
}

.bp-messages-wrap .threads-list .thread:hover .time .delete {
  transition: all 0.2s ease-in-out;
  color: inherit;
  opacity: .75;
}

@media screen and (prefers-reduced-motion: reduce) {
  .bp-messages-wrap .threads-list .thread:hover .time .delete {
    transition: none;
  }
}

.bp-messages-wrap .threads-list .thread:hover .time .delete:hover {
  opacity: 1;
}

.bp-messages-wrap .chat-header .bpbm-search a {
  color: inherit;
}

.bp-messages-wrap .chat-header .bpbm-search form input:focus,
.emojionearea.focused,
.bp-messages-wrap .active .taggle_list {
  box-shadow: none !important;
}

.bp-messages-wrap .threads-list .thread .time .delete {
  top: 8px;
  right: 8px;
}

.bp-messages-wrap .threads-list .thread .pic.group {
  border-radius: 0;
}

.bp-messages-wrap .threads-list .thread .pic.group > * {
  overflow: hidden;
}

.bp-messages-wrap .threads-list .thread .pic.group > * .avatar {
  height: auto !important;
}

.bp-messages-wrap .threads-list .thread .info p .avatar {
  vertical-align: bottom;
  height: auto;
  display: inline-block;
}

.bp-messages-wrap .threads-list .thread .info img.emojione {
  font-size: 1.2em;
}

.bp-messages-wrap .chat-header .bpbm-search form input {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.bp-messages-wrap .chat-header .starred-messages {
  font-weight: 600;
}

.bp-messages-wrap .threads-list .thread > * {
  border: 0;
}

.amaran .info {
  font-weight: 400;
}

.amaran.user img {
  width: auto !important;
}

.amaran.user.message {
  transition: all 0.2s ease-in-out;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
}

@media screen and (prefers-reduced-motion: reduce) {
  .amaran.user.message {
    transition: none;
  }
}

.amaran.user.message:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}

.amaran.user.message[style*="opacity"] {
  opacity: .8 !important;
}

.amaran.user.message[style*="opacity"] .amaran-close:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.amaran-wrapper {
  z-index: 99999;
}

.amaran-close:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 0.7em;
}

.amaran-close:hover {
  opacity: .7;
}

.emojionearea .emojionearea-picker {
  top: -55px;
  height: 276px;
}

.emojionearea .emojionearea-picker .emojionearea-wrapper {
  height: 276px;
}

.emojionearea-search {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 2;
  width: 100%;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area {
  height: 205px;
}

.emojionearea .emojionearea-picker {
  width: 305px;
}

.emojionearea .emojionearea-picker .emojionearea-wrapper {
  width: 305px;
}

.emojionearea-search input.search {
  padding: 7px;
  font-size: .9em;
  border-radius: 0 !important;
}

.bp-messages-user-list .user .name {
  padding: 0;
  font-weight: 600;
}

.unread-count:not(:empty):after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-left: 3px;
}

.uppy-Dashboard-browse {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  top: -1px;
  left: 1px;
}

.uppy-Dashboard-close:hover {
  color: inherit;
}

.messages-list .message-content .images .image {
  background-color: #222;
}

.messages-list .message-content .images .image:hover {
  opacity: .7;
}

.bp-messages-user-list .user .pic {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 5px;
  width: 50px;
}

.bp-messages-wrap .preloader[style*="block"] {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.bp-messages-wrap .preloader[style*="block"]:after {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0.4;
  font-size: 30px;
}

.bp-messages-wrap .scroll-wrapper > .scroll-content {
  max-height: 750px !important;
  height: auto !important;
}

.bp-messages-wrap .scroll-wrapper.thread {
  max-height: 750px !important;
  height: auto !important;
}

.bp-messages-wrap .list .messages-stack .content .messages-list li .videos .video .video-container .mejs-video {
  width: auto !important;
}

.bp-messages-wrap .list .messages-stack .content .messages-list > li {
  padding: 15px;
  background: rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
  margin-left: 5px;
}

.loading-messages {
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
}

.message-content .videos .video + .video {
  margin-top: 10px;
}

.bp-messages-wrap .threads-list .thread .pic {
  width: 70px;
  padding: 15px 10px 10px 10px;
}

.bulk-message .box > ul {
  padding-left: 0;
}

.bp-messages-wrap div.bulk-message .progress-text {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 5px;
  font-weight: 600;
}

.bp-messages-wrap div.bulk-message .progress-value {
  min-width: 25px;
}

.bp-better-messages-list {
  z-index: 99999 !important;
  background: none !important;
  right: 0;
}

.bp-messages-wrap .new-message form > div input.ui-autocomplete-input {
  max-width: 50px !important;
}

.bp-messages-wrap.bp-messages-mobile {
  position: relative !important;
  z-index: 10 !important;
  min-height: 0 !important;
  border-style: solid !important;
}

html[style*="overflow: hidden"] {
  overflow: auto !important;
}

.mobileClose {
  display: none !important;
}

.bp-messages-wrap.bp-messages-mobile .chat-header .bpbm-search {
  float: right !important;
}

.bp-messages-wrap.bp-messages-mobile .scroller {
  max-height: none !important;
}

.grimlock--navigation-fixed-right .bp-messages-wrap.bp-better-messages-list,
.grimlock--navigation-fixed-left .bp-messages-wrap.bp-better-messages-list {
  width: 305px;
}

.grimlock--navigation-fixed-right .bp-messages-wrap.bp-better-messages-list .tabs,
.grimlock--navigation-fixed-left .bp-messages-wrap.bp-better-messages-list .tabs {
  border-radius: 0;
}

.grimlock--navigation-fixed-right .bp-messages-wrap.bp-better-messages-list {
  left: 0;
}

.grimlock--navigation-fixed-left .bp-messages-wrap.bp-better-messages-list {
  right: 0;
}

.bp-messages-user-list .user .actions > a {
  color: inherit;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
}

.bp-messages-wrap .reply .send button {
  min-width: 100%;
}

.bp-better-messages-list {
  background-color: #fff;
}

.bp-better-messages-list .bp-messages-user-list {
  padding: .5rem;
  background: none;
}

.bp-better-messages-list .tabs {
  border-radius: 5px 0 0 0;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}

.bp-better-messages-list .tabs:hover {
  opacity: .95;
}

.bp-better-messages-list .tabs > div {
  text-align: left;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  line-height: 0;
}

.bp-better-messages-list .tabs > div:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  width: 30px;
  height: 30px;
  transition: all 0.2s ease-in-out;
  background-color: rgba(0, 0, 0, 0.1);
}

.bp-better-messages-list .tabs > div:hover:after {
  background-color: rgba(0, 0, 0, 0.2);
}

.bp-better-messages-list .tabs > div.active:after {
  content: "";
}

.bp-better-messages-list .tabs .fas.fa-users {
  display: none !important;
}

.bbpm-avatar:before {
  bottom: -2px;
  right: 22px;
  border: 2px solid #fff;
  height: 10px;
  width: 10px;
  background-color: #0abb87;
}

.bp-better-messages-list .tabs,
.bp-better-messages-list .tabs > div.active {
  border: 0;
  font-weight: 600;
}

.bp-better-messages-list .tabs-content > div.active {
  height: calc(100vh - 30px);
  background: #fff;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

.admin-bar .bp-better-messages-list .tabs-content > div.active {
  height: calc(100vh - 62px);
}

.bp-messages-user-list .user {
  position: relative;
  display: flex;
  align-items: center;
}

.bp-messages-user-list .user:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.bp-messages-user-list .user .pic {
  width: 50px;
  max-width: 50px;
  flex: 0 0 50px;
}

.bp-messages-user-list .user .actions {
  margin-left: auto;
  width: auto;
  display: flex;
}

.bp-messages-user-list .user .actions > a:after {
  content: '';
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in-out;
}

.bp-messages-user-list .user .actions > a .fas:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 1.5em;
}

.bp-messages-user-list .user .actions > a:hover:after {
  background-color: rgba(255, 255, 255, 0.1);
}

.bp-messages-user-list .user .pic {
  padding: .5rem;
}

/**
 * https://wordpress.org/plugins/buddypress-verified/
 *
 * Allows admins to specify verified accounts. Adds a badge to verified usernames.
 * https://wordpress.org/plugins/buddypress-verified/
 */
/**
 * Buddy Progress Bar
 *
 * Point system to display a progress bar of completed member’s xprofile fields.
 * https://wordpress.org/plugins/buddy-progress-bar/
 *
 */
.bppp-congrats,
.card-body .item-meta .activity {
  display: inline-flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.bppp-congrats .dashicons,
.card-body .item-meta .activity .dashicons {
  margin-right: .35em;
  background-color: #4E64DD;
  border-radius: 500px;
  text-shadow: none;
  padding: 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  height: 25px;
  width: 25px;
  font-size: 1.1em;
}

.bppp-stat {
  display: inline-flex;
  align-items: center;
}

.bppp-stat-title {
  color: inherit;
  margin-left: .35em;
  font-size: 0.8em;
  order: 99;
}

@media (max-width: 991.98px) {
  .bppp-stat-title {
    display: none;
  }
}

.bppp-bar,
.bppp-widget-bar {
  display: flex;
  justify-content: flex-end;
  background: #4E64DD;
  border-radius: 500px;
  border: 2px solid #fff;
  height: 1em;
}

.bppp-stat-percent {
  margin-left: .45em;
}

.widget_progress_bar_widget .bppp-stat {
  width: 100%;
  margin-bottom: 1rem;
}

.widget_progress_bar_widget .bppp-widget-bar {
  margin: 0;
  width: 100%;
}

.widget_progress_bar_widget .bppp-bar-mask {
  background: #f6f6f7;
}

.widget_progress_bar_widget .wp_widget_plugin_textarea {
  padding: 1rem;
  text-align: center;
  font-size: .85em;
  margin-bottom: 0;
}

.widget_progress_bar_widget .bppp-stat-percent {
  font-weight: 600;
}

/**
 * BP Global Search
 *
 * Ajax global Search
 * https://wordpress.org/plugins/buddypress-global-search/
 *
 */
.bb-global-search-ac li.bbls-category,
.bb-global-search-ac li.bbls-view_all_type-type {
  background-color: rgba(0, 0, 0, 0.1);
}

.bb-global-search-ac.ui-autocomplete {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1) !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  padding: 1rem;
  max-height: 300px;
  overflow: auto;
}

.bb-global-search-ac.ui-autocomplete .ui-menu-item {
  padding: 0;
  border: 0 !important;
  background: none !important;
}

.bb-global-search-ac.ui-autocomplete .ui-menu-item.bbls-category {
  padding: 1rem 1rem 0 1rem;
  pointer-events: none;
  position: static;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 2px;
  opacity: .5;
}

.bb-global-search-ac.ui-autocomplete .ui-menu-item.bbls-category:not(:first-child):before {
  content: '';
  height: 2px;
  display: block;
  background: currentColor;
  margin-bottom: 1rem;
  opacity: .2;
  margin-left: -1rem;
  margin-right: -1rem;
}

.bb-global-search-ac.ui-autocomplete .ui-menu-item .allresults {
  position: static;
}

.bb-global-search-ac.ui-autocomplete .ui-menu-item .allresults > a {
  padding: 1rem;
}

.bb-global-search-ac.ui-autocomplete .bboss_ajax_search_item {
  padding: 0 !important;
}

.bb-global-search-ac.ui-autocomplete .bboss_ajax_search_item > a {
  display: block;
  padding: 1rem;
}

.bb-global-search-ac.ui-autocomplete .bboss_ajax_search_item > a:hover {
  opacity: .7;
}

.bb-global-search-ac.ui-autocomplete .bboss_ajax_search_item .item-avatar img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  object-position: center;
}

.bb-global-search-ac.ui-autocomplete .noresult {
  text-align: center !important;
  padding: 1rem !important;
  margin: 0 !important;
  line-height: 1em !important;
}

.bb-global-search-ac .ui-menu-item {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.bb-global-search-ac .ui-menu-item a {
  display: block;
  background: none !important;
}

.bb-global-search-ac .ui-menu-item:hover, .bb-global-search-ac .ui-menu-item:focus, .bb-global-search-ac .ui-menu-item:active, .bb-global-search-ac .ui-menu-item.ui-state-focus, .bb-global-search-ac .ui-menu-item.ui-state-hover {
  background-color: rgba(0, 0, 0, 0.08);
}

.bb-global-search-ac .ui-menu-item .bboss_ajax_search_item {
  border: none !important;
}

.bb-global-search-ac .ui-menu-item .bboss_ajax_search_item .item-avatar img {
  height: auto !important;
}

.bb-global-search-ac .ui-menu-item:last-child .bboss_ajax_search_item {
  font-size: 0.9em !important;
}

.bb-global-search-ac .ui-menu-item .item-title {
  font-weight: 600;
}

.bb-global-search-ac .ui-menu-item .item-desc {
  color: inherit !important;
  opacity: .75;
}

.bb-global-search-ac .loading-msg {
  font-size: .8em !important;
}

.bb-global-search-ac .loading-msg span {
  background: none !important;
  margin-top: 0 !important;
  margin-left: -22px !important;
}

.bb-global-search-ac .loading-msg span:before {
  font-family: FontAwesome !important;
  content: "";
}

#buddypress .bboss_search_form_wrapper {
  right: 0;
  left: auto !important;
}

#buddypress .bboss_search_form_wrapper button[type="submit"] {
  display: none;
}

#buddypress .bboss_search_results_wrapper .results-group {
  margin-top: 2rem;
}

#buddypress .bboss_search_results_wrapper .results-group-title {
  font-size: 1.2em;
  padding-bottom: .5rem;
}

#buddypress .bboss_search_results_wrapper .item-list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-left: 0;
  margin-right: 0;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item {
  border-style: solid;
  margin-bottom: 0.5rem;
  padding: 15px;
  text-align: left;
  flex-direction: column;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  #buddypress .bboss_search_results_wrapper .bboss_search_item {
    flex: 0 0 31%;
    max-width: 31%;
    margin-right: 10px;
  }
}

#buddypress .bboss_search_results_wrapper .bboss_search_item .item-avatar,
#buddypress .bboss_search_results_wrapper .bboss_search_item .item-avatar > a {
  width: 100%;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item img.avatar {
  height: auto !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 1rem;
  margin-right: 0;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item div.item {
  height: auto !important;
  text-align: left;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item .entry-title {
  margin-bottom: 1rem !important;
  width: 100%;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item div.item-title {
  font-size: 1em;
  margin: 0;
  width: 100%;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item div.item-desc {
  color: inherit;
  opacity: .7;
  font-size: .8em;
  margin: 10px 0 0 0;
  width: 100%;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item .entry-summary {
  font-size: .9em;
  margin: 0;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item .entry-summary p:last-child {
  margin-bottom: 0;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_member, #buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_group {
  text-align: center !important;
  padding: 0 !important;
}

@media (min-width: 768px) {
  #buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_member, #buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_group {
    flex: 0 0 19%;
    max-width: 19%;
  }
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_member .item-title,
#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_member .item-meta,
#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_member .item-desc, #buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_group .item-title,
#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_group .item-meta,
#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_group .item-desc {
  text-align: center !important;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_member .avatar, #buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_group .avatar {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_member .item, #buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_group .item {
  padding: 0 1rem;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_member .action, #buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_group .action {
  position: static !important;
  padding: 0 1rem 1rem 1rem !important;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_member .action div.meta, #buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_group .action div.meta {
  color: inherit !important;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_group div.action .group-button {
  display: none;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity {
  padding: 1rem;
}

@media (min-width: 768px) {
  #buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity {
    flex: 0 0 48%;
    max-width: 48%;
  }
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity p:empty {
  display: none !important;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity .activity-meta {
  display: none;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity .activity-content {
  margin: 0;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity .activity-inner {
  margin-bottom: 0;
  margin-right: 0;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity .activity-header {
  line-height: normal;
  min-height: 52px;
  margin: 0;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity .activity-header img {
  display: none;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity .activity-header p {
  margin: 0 !important;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity .activity-avatar {
  width: 50px;
  padding-right: .5rem;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity .activity-avatar img {
  margin: 0;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity .activity-avatar p {
  margin: 0 !important;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity .activity-read-more {
  margin: 1rem 0 0 0;
  display: inline-block;
  font-size: .9em;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_activity .activity-comments {
  display: none !important;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_forum .item {
  flex-direction: column;
  margin: 0;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_forum .item p:empty {
  display: none;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_post {
  flex-direction: column;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_posts_comments .item-avatar {
  max-width: 50px;
  margin: 0 auto;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_posts_comments .item-avatar img {
  border-radius: 500px;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_posts_comments .item > a {
  color: inherit !important;
}

#buddypress .bboss_search_results_wrapper .bboss_search_item.bboss_search_item_posts_comments .item-desc {
  font-style: italic;
}

#buddypress .bboss_search_results_wrapper .bp-tooltip {
  position: relative;
}

/**
 * BuddyPress Extended Friendship Request
 *
 * Allows users to send a personalized message with the friendship request.
 * https://wordpress.org/plugins/buddypress-extended-friendship-request/
 *
 */
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap {
  margin-bottom: 0;
}

.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap .btn, .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap button,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap .button,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap input[type="button"],
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap input[type="submit"],
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap input[type="reset"], .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap #buddypress:not(.youzer) .comment-reply-link, #buddypress:not(.youzer) .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap .comment-reply-link,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap #buddypress:not(.youzer) .comment-edit-link, #buddypress:not(.youzer) .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap .comment-edit-link,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap #buddypress:not(.youzer) .generic-button a, #buddypress:not(.youzer) .generic-button .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap a,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap #buddypress:not(.youzer) a.button, #buddypress:not(.youzer) .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap a.button,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap #buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap a.bp-title-button, .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap #buddypress:not(.youzer) form input[type="button"], #buddypress:not(.youzer) form .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap input[type="button"],
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap #buddypress:not(.youzer) form input[type="reset"], #buddypress:not(.youzer) form .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap input[type="reset"],
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap #buddypress:not(.youzer) form input[type="submit"], #buddypress:not(.youzer) form .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap input[type="submit"], .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap a, .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap #bbp-cancel-reply-to-link {
  padding: .5rem 1rem;
}

.webui-popover-bp-extended-friendship-popup .webui-popover-title {
  color: inherit;
  background: none;
  border: none;
}

.webui-popover-bp-extended-friendship-popup .webui-popover-inner .close {
  margin: 0;
  padding: 5px;
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 35px;
  color: inherit;
}

.webui-popover-bp-extended-friendship-popup .webui-popover-inner .close:after {
  width: auto;
  height: auto;
  padding: 0;
}

/** * bbPress * * Forum plugin * https://wordpress.org/plugins/bbpress/ */
body:not([class*="yz-"]) #bbpress-forums {
  line-height: inherit;
}

body:not([class*="yz-"]) .profile-content__body #bbpress-forums #subscription-toggle {
  width: 100%;
}

body:not([class*="yz-"]) .profile-content__body #bbpress-forums #subscription-toggle a {
  font-size: 1em;
}

body:not([class*="yz-"]) #bbpress-forums p.bbp-topic-meta img.avatar,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-reply-revision-log img.avatar,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topic-revision-log img.avatar,
body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice img.avatar {
  border-radius: 500px;
  border: 0;
  margin: 0;
  width: 30px;
  height: 30px;
}

body:not([class*="yz-"]) #bbpress-forums p.bbp-topic-meta .bp-verified-badge,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-reply-revision-log .bp-verified-badge,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topic-revision-log .bp-verified-badge,
body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice .bp-verified-badge {
  width: 15px;
  height: 15px;
}

body:not([class*="yz-"]) .bbp-forum-description .bbp-author-avatar {
  display: none !important;
}

body:not([class*="yz-"]) .bbp-topic-started-by {
  display: flex !important;
  align-items: center;
}

body:not([class*="yz-"]) .bbp-topic-started-by .bbp-author-avatar,
body:not([class*="yz-"]) .bbp-topic-started-by img {
  margin-right: 4px !important;
}

body:not([class*="yz-"]) .bbp-topic-started-by a:not(:hover) {
  color: inherit !important;
}

body:not([class*="yz-"]) .bbp-topic-freshness-author .bbp-author-avatar {
  margin-right: .45rem;
}

body:not([class*="yz-"]) .bbp-topics-front ul.super-sticky,
body:not([class*="yz-"]) .bbp-topics ul.super-sticky,
body:not([class*="yz-"]) .bbp-forum ul.super-sticky,
body:not([class*="yz-"]) .bbp-forum ul.sticky,
body:not([class*="yz-"]) .bbp-topics ul.sticky,
body:not([class*="yz-"]) .bbp-forum-content ul.sticky {
  font-size: 1em;
  position: relative;
  background: #fff !important;
  background: none;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

body:not([class*="yz-"]) .bbp-topics-front ul.super-sticky:before,
body:not([class*="yz-"]) .bbp-topics ul.super-sticky:before,
body:not([class*="yz-"]) .bbp-forum ul.super-sticky:before,
body:not([class*="yz-"]) .bbp-forum ul.sticky:before,
body:not([class*="yz-"]) .bbp-topics ul.sticky:before,
body:not([class*="yz-"]) .bbp-forum-content ul.sticky:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #4E64DD;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  opacity: 0.2;
}

body:not([class*="yz-"]) .bbp-topics-front ul.super-sticky:before,
body:not([class*="yz-"]) .bbp-topics ul.super-sticky:before,
body:not([class*="yz-"]) .bbp-forum ul.super-sticky:before,
body:not([class*="yz-"]) .bbp-forum ul.sticky:before,
body:not([class*="yz-"]) .bbp-topics ul.sticky:before,
body:not([class*="yz-"]) .bbp-forum-content ul.sticky:before {
  z-index: 0;
}

body:not([class*="yz-"]).grimlock-custom_header-displayed article.type-forum .entry-header {
  display: none;
}

body:not([class*="yz-"]) #bbpress-forums {
  position: relative;
  overflow: visible;
  font-size: inherit;
  /**		 * Avatars		 */
  /**		 * Forum lists		 */
  /**		 * Topic detail		 */
  /**		 * New reply form		 */
  /**		 * New reply form		 */
  /**		 * All forms		 */
  /**		 * Notices & Alerts		 */
}

body:not([class*="yz-"]) #bbpress-forums img.avatar {
  border-radius: 50%;
}

body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a {
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
  width: 100%;
  margin-bottom: .5rem;
}

body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:hover {
  color: #ffffff;
  background-color: #2e48d7;
  border-color: #2842d0;
}

body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:focus, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.5);
}

body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.disabled, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:disabled {
  color: #ffffff;
  background-color: #4E64DD;
  border-color: #4E64DD;
}

body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:active, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.active,
.show > body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.dropdown-toggle {
  color: #ffffff;
  background-color: #2842d0;
  border-color: #263ec5;
}

body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:active:focus, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.active:focus,
.show > body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 100, 221, 0.5);
}

body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  margin-right: 5px;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results {
  border: 0;
  font-size: inherit;
  overflow: visible;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-header,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-header,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-header {
  border: 0;
  background: none;
  padding: .5rem 1rem;
  text-transform: uppercase;
  font-size: .75em;
  opacity: .7;
  font-weight: 600;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body ul.forum,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body ul.topic,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body ul.forum,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body ul.topic,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body ul.forum,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body ul.topic {
  overflow: visible !important;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body ul.forum.bbp-forum-status-closed, body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body ul.forum.bbp-topic-status-closed,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body ul.topic.bbp-forum-status-closed,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body ul.topic.bbp-topic-status-closed,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body ul.forum.bbp-forum-status-closed,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body ul.forum.bbp-topic-status-closed,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body ul.topic.bbp-forum-status-closed,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body ul.topic.bbp-topic-status-closed,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body ul.forum.bbp-forum-status-closed,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body ul.forum.bbp-topic-status-closed,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body ul.topic.bbp-forum-status-closed,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body ul.topic.bbp-topic-status-closed {
  opacity: 0.5;
  cursor: not-allowed;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body ul.forum.bbp-forum-status-closed > li, body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body ul.forum.bbp-topic-status-closed > li,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body ul.topic.bbp-forum-status-closed > li,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body ul.topic.bbp-topic-status-closed > li,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body ul.forum.bbp-forum-status-closed > li,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body ul.forum.bbp-topic-status-closed > li,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body ul.topic.bbp-forum-status-closed > li,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body ul.topic.bbp-topic-status-closed > li,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body ul.forum.bbp-forum-status-closed > li,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body ul.forum.bbp-topic-status-closed > li,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body ul.topic.bbp-forum-status-closed > li,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body ul.topic.bbp-topic-status-closed > li {
  pointer-events: none;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body .bbp-forums-list,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body .bbp-forums-list,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body .bbp-forums-list {
  padding-left: 0;
  margin: 0;
  border: 0;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body .dropdown-toggle,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body .dropdown-toggle,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body .dropdown-toggle {
  padding: 3px 17px 3px 12px;
  min-height: 0;
  height: auto;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body .dropdown-toggle:after,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body .dropdown-toggle:after,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body .dropdown-toggle:after {
  top: -10px;
  right: 4px;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body .dropdown-toggle:hover,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body .dropdown-toggle:hover,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body .dropdown-toggle:hover {
  opacity: .7;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body .dropdown-menu,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body .dropdown-menu,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body .dropdown-menu {
  font-size: 0.75em;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: .4rem;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-body .dropdown-menu .bbp-forum-link,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-body .dropdown-menu .bbp-forum-link,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body .dropdown-menu .bbp-forum-link {
  display: block;
  width: 100%;
  padding: 8px 12px;
  font-weight: 600;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums .bbp-forum-info .bbp-forum-content,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums #bbpress-forums p.bbp-topic-meta,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics .bbp-forum-info .bbp-forum-content,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics #bbpress-forums p.bbp-topic-meta,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results .bbp-forum-info .bbp-forum-content,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results #bbpress-forums p.bbp-topic-meta {
  font-size: .85em;
  margin-bottom: 0;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums .bbp-forum-info .bbp-forum-content p:last-child,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums #bbpress-forums p.bbp-topic-meta p:last-child,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics .bbp-forum-info .bbp-forum-content p:last-child,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics #bbpress-forums p.bbp-topic-meta p:last-child,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results .bbp-forum-info .bbp-forum-content p:last-child,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results #bbpress-forums p.bbp-topic-meta p:last-child {
  margin-bottom: 0;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums .forum-content,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics .forum-content,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results .forum-content {
  font-size: .85em;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums .forum-content p:last-child,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics .forum-content p:last-child,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results .forum-content p:last-child {
  margin-bottom: 0;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-forums li.bbp-footer,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-topics li.bbp-footer,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-footer {
  display: none;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results div.bbp-forum-header,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results div.bbp-reply-header,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results div.bbp-topic-header {
  background-color: rgba(0, 0, 0, 0.04);
  border: 0;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results div.bbp-forum-content {
  margin-left: 0;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li.bbp-body div.hentry {
  padding: 0;
}

body:not([class*="yz-"]) #bbpress-forums .forum-freshness,
body:not([class*="yz-"]) #bbpress-forums .topic-freshness {
  text-align: left;
}

body:not([class*="yz-"]) #bbpress-forums .forum-freshness a,
body:not([class*="yz-"]) #bbpress-forums .topic-freshness a {
  color: inherit !important;
}

body:not([class*="yz-"]) #bbpress-forums .forum-freshness a:hover,
body:not([class*="yz-"]) #bbpress-forums .topic-freshness a:hover {
  opacity: 0.7;
}

body:not([class*="yz-"]) #bbpress-forums li.bbp-forum-reply-count,
body:not([class*="yz-"]) #bbpress-forums li.bbp-topic-reply-count {
  width: 13%;
}

body:not([class*="yz-"]) #bbpress-forums li.bbp-topic-freshness {
  text-align: center;
}

@media (max-width: 991.98px) {
  body:not([class*="yz-"]) #bbpress-forums li.bbp-forum-info,
  body:not([class*="yz-"]) #bbpress-forums li.bbp-topic-title {
    width: 60%;
  }
  body:not([class*="yz-"]) #bbpress-forums li.bbp-forum-topic-count,
  body:not([class*="yz-"]) #bbpress-forums li.bbp-forum-reply-count,
  body:not([class*="yz-"]) #bbpress-forums li.bbp-topic-reply-count,
  body:not([class*="yz-"]) #bbpress-forums li.bbp-topic-voice-count {
    width: 20%;
  }
}

body:not([class*="yz-"]) #bbpress-forums p.bbp-topic-meta {
  font-size: .75em;
  margin-bottom: 0;
  font-weight: 600;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies {
  font-size: inherit;
  border: 0;
  overflow: visible;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-header {
  border: 0;
  background: none;
  padding: .5rem 1rem;
  text-transform: uppercase;
  font-size: .8em;
  color: transparent;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-header div.bbp-reply-content {
  height: auto;
  background: none;
  width: 100%;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-header div.bbp-reply-content > span {
  width: 100%;
  display: block;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-header div.bbp-reply-content a {
  width: 100%;
  padding: 1rem;
  text-decoration: none !important;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-header div.bbp-reply-content a:focus:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-header #subscription-toggle {
  float: none;
  margin-right: 5px;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-header #subscription-toggle a:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  margin-right: 5px;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-header #subscription-toggle .is-subscribed a:before {
  content: "";
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-header #favorite-toggle {
  float: none;
  margin-left: 5px;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-header #favorite-toggle a:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  margin-right: 5px;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-header #favorite-toggle .is-favorite a:before {
  content: "";
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-header #favorite-toggle .is-favorite a:hover:before {
  content: "";
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li.bbp-footer {
  display: none;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-reply-header {
  background: none;
  border: 0;
  font-size: .8em;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-reply-header .bbp-meta {
  display: flex;
  align-items: center;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-reply-header .bbp-meta .bbp-admin-links {
  color: inherit;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-reply-header .bbp-meta a {
  font-size: 1em;
  text-transform: none;
  margin-left: 5px;
  margin-right: 5px;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-reply-header .bbp-meta a, body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-reply-header .bbp-meta a.bbp-reply-permalink {
  color: inherit;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-reply-header .bbp-meta a:hover, body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-reply-header .bbp-meta a.bbp-reply-permalink:hover {
  opacity: 0.7;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-reply-header .bbp-meta .bbp-reply-post-date {
  margin-right: auto;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-reply-header .bbp-meta .bbp-reply-to-link:before,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-reply-header .bbp-meta .bbp-topic-reply-link:before {
  font-family: 'cera';
  content: "";
  display: inline-block;
  margin-right: 3px;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .status-trash.even,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .status-spam.even {
  background: #ED2121;
  opacity: 0.7;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .status-trash.even,
  body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .status-spam.even {
    transition: none;
  }
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .status-trash.even:hover,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .status-spam.even:hover {
  opacity: 1;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li div.topic,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li ul.topic,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li div.reply.even {
  background: none;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li div.reply {
  width: auto;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-list-author {
  float: none;
  line-height: 1em;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-list-author .bp-verified-badge {
  margin-left: .4rem;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-list-author img {
  max-width: 50px;
  height: auto;
  margin: 0;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-list-author .bbp-author-name {
  font-size: 0.9em;
  font-weight: 600;
  color: inherit;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-list-author .bbp-author-role {
  margin-left: .5rem;
  margin-right: .5rem;
  padding: .1rem .5rem;
  border-radius: 500px;
  color: #fff;
  background-color: #556ade;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: .55em;
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  min-height: 20px;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-list-author .bbp-reply-ip {
  line-height: 1em;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-list-author .bbp-reply-ip .bbp-author-ip {
  color: inherit;
  font-size: .7em;
  opacity: 0.5;
  line-height: 1em;
}

body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-list-author br {
  display: none;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

body:not([class*="yz-"]) #bbpress-forums div.status-closed,
body:not([class*="yz-"]) #bbpress-forums ul.status-closed {
  color: inherit;
  opacity: 0.5;
  background: none !important;
  cursor: not-allowed;
}

body:not([class*="yz-"]) #bbpress-forums div.status-closed a,
body:not([class*="yz-"]) #bbpress-forums ul.status-closed a {
  color: inherit;
}

body:not([class*="yz-"]) #bbpress-forums #new-post {
  margin-top: 1rem;
}

body:not([class*="yz-"]) #bbpress-forums #new-post #wp-bbp_topic_content-wrap {
  position: static;
}

body:not([class*="yz-"]) #bbpress-forums #new-post div.wp-editor-container {
  border: 0;
}

body:not([class*="yz-"]) #bbpress-forums #new-post .quicktags-toolbar {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: none;
  border: 0;
}

body:not([class*="yz-"]) #bbpress-forums #new-post .bbp-form legend {
  line-height: 1.2em;
  font-size: 1.25rem;
}

body:not([class*="yz-"]) #bbpress-forums #new-post .bbp-form legend + .bbp-template-notice {
  display: none;
}

body:not([class*="yz-"]) #bbpress-forums #new-post .bbp-form > div:not(.bbp-template-notice) > p {
  float: left;
  width: 100%;
  margin: 5px 0;
}

@media (min-width: 576px) {
  body:not([class*="yz-"]) #bbpress-forums #new-post .bbp-form > div:not(.bbp-template-notice) > p {
    width: 33.333333%;
    vertical-align: top;
    padding: 0 5px;
  }
}

body:not([class*="yz-"]) #bbpress-forums #new-post .bbp-form > div:not(.bbp-template-notice) > p:first-of-type {
  width: 100%;
  padding: 0;
}

body:not([class*="yz-"]) #bbpress-forums #new-post .bbp-form > div:not(.bbp-template-notice) > p:last-of-type {
  width: 100%;
}

body:not([class*="yz-"]) #bbpress-forums #new-post .bbp-form > div:not(.bbp-template-notice) > p input[type="text"],
body:not([class*="yz-"]) #bbpress-forums #new-post .bbp-form > div:not(.bbp-template-notice) > p input[type="search"],
body:not([class*="yz-"]) #bbpress-forums #new-post .bbp-form > div:not(.bbp-template-notice) > p select {
  width: 100%;
}

body:not([class*="yz-"]) #bbpress-forums #new-post .bbp-template-notice + div:not(.bbp-template-notice),
body:not([class*="yz-"]) #bbpress-forums #new-post legend + div:not(.bbp-template-notice) {
  padding: 1rem;
}

body:not([class*="yz-"]) #bbpress-forums #new-post .bbp-template-notice + div:not(.bbp-template-notice) legend,
body:not([class*="yz-"]) #bbpress-forums #new-post legend + div:not(.bbp-template-notice) legend {
  display: none;
}

body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form {
  border: 0;
  padding: 0;
}

body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form legend {
  padding: 0;
}

body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:hover {
  color: #ffffff;
  background-color: #d61111;
  border-color: #cb1010;
}

body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:focus, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link.disabled, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:disabled {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:active, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link.active,
.show > body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link.dropdown-toggle {
  color: #ffffff;
  background-color: #cb1010;
  border-color: #bf0f0f;
}

body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link:active:focus, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link.active:focus,
.show > body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 33, 33, 0.5);
}

body:not([class*="yz-"]) #bbpress-forums #bbp-search-form {
  width: 100%;
  margin-bottom: 1rem;
  padding: 1rem;
}

body:not([class*="yz-"]) #bbpress-forums #bbp-search-form #bbp_search {
  width: 100%;
  padding-right: 50px;
}

body:not([class*="yz-"]) #bbpress-forums #bbp-search-form #bbp_search_submit {
  right: 1rem;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-search-form {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 2rem;
  float: none;
  display: none;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-search-form #bbp-search-form {
  width: 100%;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-search-form #bbp-search-form #bbp_search {
  width: 100%;
  padding-right: 40px;
}

body:not([class*="yz-"]) #bbpress-forums .bbp-template-notice {
  margin-top: 0;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint {
  color: #ffffff;
  background-color: #ED6E21;
  border-color: #ED6E21;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice hr,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint hr {
  border-top-color: #e26112;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice .alert-link,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint .alert-link {
  color: #e6e5e5;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice > p,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint > p {
  padding: 0;
  line-height: inherit;
  margin: 0 !important;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice > p:before,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint > p:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  margin-right: 5px;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice a,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint a {
  color: inherit !important;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice a:hover,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint a:hover {
  opacity: 0.7;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice.info,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint.info {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice.info hr,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint.info hr {
  border-top-color: #006fe6;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice.info .alert-link,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint.info .alert-link {
  color: #e6e5e5;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice.error,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint.error {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice.error hr,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint.error hr {
  border-top-color: #e21212;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice.error .alert-link,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint.error .alert-link {
  color: #e6e5e5;
}

body:not([class*="yz-"]) #bbpress-forums div.bbp-template-notice img.avatar,
body:not([class*="yz-"]) #bbpress-forums .div.indicator-hint img.avatar {
  margin: 0;
  border: 0;
  max-width: 25px;
  height: auto;
  position: relative;
  top: -0.1em;
  margin-right: 2px;
}

body:not([class*="yz-"]) .bbp-row-actions {
  position: absolute;
  top: 5px;
  right: 5px;
}

body:not([class*="yz-"]) .bbp-row-actions #favorite-toggle span a.favorite-toggle,
body:not([class*="yz-"]) .bbp-row-actions #favorite-toggle span a.subscription-toggle,
body:not([class*="yz-"]) .bbp-row-actions #subscription-toggle span a.favorite-toggle,
body:not([class*="yz-"]) .bbp-row-actions #subscription-toggle span a.subscription-toggle {
  border-radius: 500px;
  width: 20px;
  height: 20px;
  font-size: 15px;
  font-weight: lighter;
  display: flex;
  text-align: center;
  border: 0;
  background-color: #0abb87;
  color: #fff;
  align-items: center;
  justify-content: center;
  padding: 0;
  line-height: 1em !important;
  text-indent: 0;
  letter-spacing: 0 !important;
}

body:not([class*="yz-"]) .bbp-row-actions #favorite-toggle span.is-favorite a.favorite-toggle,
body:not([class*="yz-"]) .bbp-row-actions #favorite-toggle span.is-favorite a.subscription-toggle, body:not([class*="yz-"]) .bbp-row-actions #favorite-toggle span.is-subscribed a.favorite-toggle,
body:not([class*="yz-"]) .bbp-row-actions #favorite-toggle span.is-subscribed a.subscription-toggle,
body:not([class*="yz-"]) .bbp-row-actions #subscription-toggle span.is-favorite a.favorite-toggle,
body:not([class*="yz-"]) .bbp-row-actions #subscription-toggle span.is-favorite a.subscription-toggle,
body:not([class*="yz-"]) .bbp-row-actions #subscription-toggle span.is-subscribed a.favorite-toggle,
body:not([class*="yz-"]) .bbp-row-actions #subscription-toggle span.is-subscribed a.subscription-toggle {
  background-color: #ED2121;
}

body:not([class*="yz-"]) .bbp-row-actions #favorite-toggle span:hover a, body:not([class*="yz-"]) .bbp-row-actions #favorite-toggle span:active a, body:not([class*="yz-"]) .bbp-row-actions #favorite-toggle span:focus a,
body:not([class*="yz-"]) .bbp-row-actions #subscription-toggle span:hover a,
body:not([class*="yz-"]) .bbp-row-actions #subscription-toggle span:active a,
body:not([class*="yz-"]) .bbp-row-actions #subscription-toggle span:focus a {
  color: #fff;
}

body:not([class*="yz-"]).topic blockquote, body:not([class*="yz-"]).reply blockquote {
  margin: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: block;
  width: 100%;
}

body:not([class*="yz-"]).topic blockquote:before, body:not([class*="yz-"]).reply blockquote:before {
  top: 0;
  left: 0;
}

@media only screen and (max-width: 480px) {
  body:not([class*="yz-"]) div.bbp-search-form input, body:not([class*="yz-"]) div.bbp-search-form button {
    font-size: inherit;
    padding: 0.8rem 1.25rem;
  }
}

body:not([class*="yz-"]) .topic-tag #main > article .entry-header {
  padding: 1rem;
  margin-bottom: .5rem;
}

body:not([class*="yz-"]) .topic-tag #main > article .entry-header h1.entry-title {
  font-size: 1em;
  margin: 0;
  text-align: center;
}

body:not([class*="yz-"]) .topic-tag .bbp-breadcrumb {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 1rem;
  padding: .5rem 1rem;
}

body:not([class*="yz-"]) .topic-tag .bbp-breadcrumb > p {
  margin-bottom: 0 !important;
}

body:not([class*="yz-"]) .bbp-breadcrumb {
  text-transform: uppercase;
  font-size: 0.75em;
  margin-bottom: 1rem;
}

body:not([class*="yz-"]) .bbp-breadcrumb .bbp-breadcrumb-sep {
  margin-left: 6px;
  margin-right: 6px;
  font-size: 15px;
}

body:not([class*="yz-"]) div.bbp-submit-wrapper {
  margin-top: 0;
}

.widget_display_stats p:empty {
  display: none !important;
}

#secondary-right .widget_display_stats .stats_list_item,
#secondary-left .widget_display_stats .stats_list_item {
  margin-top: 0 !important;
  margin-bottom: .5rem !important;
}

#secondary-right .widget_display_stats .stats_list_item:last-child,
#secondary-left .widget_display_stats .stats_list_item:last-child {
  margin-bottom: 0 !important;
}

#secondary-right .widget_display_stats .stats_list + .stats_list,
#secondary-left .widget_display_stats .stats_list + .stats_list {
  margin-top: .5rem !important;
}

#secondary-right .widget_display_stats .card,
#secondary-left .widget_display_stats .card {
  flex-direction: row;
  align-items: center;
}

#secondary-right .widget_display_stats h3,
#secondary-left .widget_display_stats h3 {
  margin-bottom: 0;
}

#secondary-right .widget_display_stats h5,
#secondary-left .widget_display_stats h5 {
  margin: 0 0 0 auto;
}

#secondary-right .widget_display_stats h5.small, #secondary-right .widget_display_stats .ninja-forms-form h5.ninja-forms-field-description, .ninja-forms-form #secondary-right .widget_display_stats h5.ninja-forms-field-description, #secondary-right .widget_display_stats .wpcf7 h5.wpcf7-not-valid-tip, .wpcf7 #secondary-right .widget_display_stats h5.wpcf7-not-valid-tip,
#secondary-left .widget_display_stats h5.small,
#secondary-left .widget_display_stats .ninja-forms-form h5.ninja-forms-field-description,
.ninja-forms-form #secondary-left .widget_display_stats h5.ninja-forms-field-description,
#secondary-left .widget_display_stats .wpcf7 h5.wpcf7-not-valid-tip,
.wpcf7 #secondary-left .widget_display_stats h5.wpcf7-not-valid-tip {
  font-size: 70%;
}

.widget-area .widget.widget_display_replies ul,
.widget-area .widget.widget_display_topics ul {
  margin: 0;
}

.widget-area .widget.widget_display_replies li,
.widget-area .widget.widget_display_topics li {
  transition: all 0.2s ease-in-out;
  font-size: .7em;
  font-weight: normal;
  padding: 0.5rem 1rem 0.5rem 60px;
  border-radius: 0.3rem;
  margin-bottom: .5rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 55px;
}

@media screen and (prefers-reduced-motion: reduce) {
  .widget-area .widget.widget_display_replies li,
  .widget-area .widget.widget_display_topics li {
    transition: none;
  }
}

.widget-area .widget.widget_display_replies li:before,
.widget-area .widget.widget_display_topics li:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: .5rem;
  left: .5rem;
  border-radius: 500px;
  background-color: rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  font-size: 1rem;
}

.widget-area .widget.widget_display_replies li a,
.widget-area .widget.widget_display_topics li a {
  font-weight: 600;
  line-height: inherit !important;
  text-decoration: none !important;
  display: flex;
  align-items: center;
}

.widget-area .widget.widget_display_replies li a:hover,
.widget-area .widget.widget_display_topics li a:hover {
  text-decoration: underline;
}

.widget-area .widget.widget_display_replies .bp-verified-badge,
.widget-area .widget.widget_display_topics .bp-verified-badge {
  width: 15px;
  height: 15px;
  top: -0.15em;
  background-size: 50%;
}

.widget-area .widget.widget_display_replies .bbp-forum-title,
.widget-area .widget.widget_display_topics .bbp-forum-title {
  width: 100%;
  font-size: 1.1em;
  line-height: 1.3em !important;
  margin-bottom: .1rem;
}

.widget-area .widget.widget_display_replies .bbp-author-name,
.widget-area .widget.widget_display_topics .bbp-author-name {
  margin-left: .2rem;
}

.widget-area .widget.widget_display_replies .topic-author,
.widget-area .widget.widget_display_topics .topic-author {
  display: inline-flex;
}

.widget-area .widget.widget_display_replies .topic-author ~ div,
.widget-area .widget.widget_display_topics .topic-author ~ div {
  width: 100%;
}

.widget-area .widget.widget_display_replies img.avatar,
.widget-area .widget.widget_display_topics img.avatar {
  position: absolute !important;
  top: .5rem;
  left: .5rem;
  z-index: 2;
  margin: 0;
  width: 40px;
  height: 40px;
}

.widget-area .widget.widget_display_replies img,
.widget-area .widget.widget_display_topics img {
  border-radius: 500px;
}

.widget-area .widget.widget_display_replies img.avatar[src*="gravatar"],
.widget-area .widget.widget_display_topics img.avatar[src*="gravatar"] {
  border-radius: 500px;
  margin-right: .5rem;
  float: left;
}

.widget-area .widget.widget_display_replies .bbp-reply-topic-title {
  width: 100%;
  font-size: .75rem;
  line-height: 1.3em !important;
}

.widget-area .widget.widget_display_replies .bbp-author-name {
  width: 100%;
  font-size: .8rem;
}

.widget-area .widget.widget_display_replies li {
  font-size: 0;
}

.widget-area .widget.widget_display_replies a {
  font-size: .9rem;
}

.widget-area .widget.widget_display_replies div {
  font-size: .75rem;
}

/* Hide title */
.single.single-forum.grimlock--custom_header-displayed .site-main > article > .entry-header,
.single.single-topic.grimlock--custom_header-displayed .site-main > article > .entry-header,
.single.reply.grimlock--custom_header-displayed .site-main > article > .entry-header {
  display: none;
}

.bbp-breadcrumb {
  background: none !important;
}

.topic-tag.grimlock-wordpress-seo--breadcrumb_custom_header_displayed #main > article > .entry-header .breadcrumb {
  display: none !important;
}

.bbp-topic-description .bbp-author-avatar,
.bbp-topic-description img {
  display: none !important;
}

#bbpress-forums div.bbp-topic-tags p {
  margin-bottom: 0;
}

.topic-img-row > div,
.topic-img-row img {
  width: 50px !important;
  height: 50px;
  border-radius: 500px;
  object-fit: cover;
}

@media (min-width: 768px) {
  .topic-img-row > div,
  .topic-img-row img {
    width: 70px !important;
    height: 70px;
  }
}

.reply-content-bubble {
  font-size: .95em;
}

.reply-content-bubble p:last-child {
  margin-bottom: 0;
}

.bbp-list-author-avatar {
  word-break: break-word;
}

.bbp-list-author-avatar img {
  max-width: 100%;
  height: auto;
}

.bbp-reply-form {
  margin-top: 2rem;
}

#bbpress-forums fieldset.bbp-form label {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: .7em;
}

#bbpress-forums #qt_bbp_forum_content_toolbar .button,
#bbpress-forums #qt_bbp_reply_content_toolbar .button,
#bbpress-forums #qt_bbp_topic_content_toolbar .button {
  padding: 5px !important;
  font-size: .8em !important;
  font-weight: 400 !important;
  color: inherit !important;
  border: 0 !important;
}

#bbpress-forums #qt_bbp_forum_content_toolbar .button:hover, #bbpress-forums #qt_bbp_forum_content_toolbar .button:active, #bbpress-forums #qt_bbp_forum_content_toolbar .button:focus,
#bbpress-forums #qt_bbp_reply_content_toolbar .button:hover,
#bbpress-forums #qt_bbp_reply_content_toolbar .button:active,
#bbpress-forums #qt_bbp_reply_content_toolbar .button:focus,
#bbpress-forums #qt_bbp_topic_content_toolbar .button:hover,
#bbpress-forums #qt_bbp_topic_content_toolbar .button:active,
#bbpress-forums #qt_bbp_topic_content_toolbar .button:focus {
  background-color: rgba(0, 0, 0, 0.04);
}

.bbp-pagination-count {
  font-size: .7em;
}

div.bbp-forum-header, div.bbp-reply-header, div.bbp-topic-header, li.bbp-body div.hentry {
  padding: 0;
  margin: 0;
}

.bp-user.forums.engagements .bbp-user-engagements > .entry-title {
  display: none;
}

.bp-user.forums.engagements .bbp-user-engagements .bbp-user-section .bbp-pagination:first-child {
  display: none !important;
}

#bbpress-forums fieldset.bbp-form input[type=text],
#bbpress-forums fieldset.bbp-form select {
  min-height: calc(2.85rem + 2px);
  height: calc(2.85rem + 2px);
  padding: 0.8rem 1.25rem;
}

/**
 * BBp topic count
 *
 * Shows any combination of the total topics, replies and total count under the avatar on each topic/reply view in bbpress.
 * https://wordpress.org/plugins/bbp-topic-count/
 */
.bbp-list-author .tc_display {
  opacity: .7;
  font-size: .7em;
  text-transform: uppercase;
  font-weight: 600;
}

.bbp-list-author .tc_display ul {
  display: flex;
}

.bbp-list-author .tc_display ul li + li:before {
  content: '•';
  margin-left: .4rem;
  margin-right: .4rem;
}

/**
 * Elementor
 * Elementor page builder
 * https://wordpress.org/plugins/elementor
 *
 */
.page-template-elementor_header_footer #content {
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
}

.page-template-elementor_header_footer #content > .region__container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}

.page-template-elementor_header_footer #content > .region__container > .region__row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-template-elementor_header_footer #content > .region__container > .region__row > .elementor {
  flex: 0 0 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/**
 * Social articles Global Search
 *
 * BP Users can write blog posts.
 * https://wordpress.org/plugins/social-articles/
 *
 */
#articles-dir-list {
  margin-top: -1rem;
}

#articles-dir-list #articles-container {
  float: none;
  padding: 0;
}

#articles-dir-list #articles-container > #message {
  padding: 1rem;
  border-style: solid;
  text-align: center;
}

#articles-dir-list .publish-container,
#articles-dir-list #more-container-publish,
#articles-dir-list .articles-container {
  width: auto;
}

#articles-dir-list #more-container-publish {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  min-width: 100%;
}

#articles-dir-list .article-container {
  float: none;
  height: 250px;
  margin-bottom: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media (min-width: 992px) {
  #articles-dir-list .article-container {
    max-width: 20%;
    flex: 0 0 20%;
  }
}

#articles-dir-list .article-container .article-content {
  float: none;
  min-height: 0;
  background: none;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
}

#articles-dir-list .article-container .article-metadata {
  width: auto;
  height: auto;
  top: 10px;
  right: 10px;
  z-index: 99;
}

#articles-dir-list .article-container .article-metadata .author-options {
  float: none;
  width: auto;
  margin: 0;
  display: flex;
  color: #fff;
}

#articles-dir-list .article-container .article-metadata .author-options .edit, #articles-dir-list .article-container .article-metadata .author-options .delete {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  border-radius: 0;
  background: none !important;
  float: none;
  color: inherit;
}

#articles-dir-list .article-container .article-metadata .author-options .edit:before, #articles-dir-list .article-container .article-metadata .author-options .delete:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 18px;
  color: inherit;
}

#articles-dir-list .article-container .article-metadata .author-options .edit:hover, #articles-dir-list .article-container .article-metadata .author-options .delete:hover {
  opacity: .7;
}

#articles-dir-list .article-container .article-metadata .author-options .delete {
  margin-left: 15px;
}

#articles-dir-list .article-container .article-metadata .author-options .delete:before {
  content: "";
}

#articles-dir-list .article-container .article-metadata .author-options .delete.deleting:before {
  content: none !important;
}

#articles-dir-list .article-container .article-metadata .author-options .delete.deleting:after {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#articles-dir-list .article-container .article-metadata .clear {
  display: none;
}

#articles-dir-list .article-container .article-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100% !important;
  margin: 0;
  height: 100% !important;
  max-width: 100% !important;
  object-fit: cover;
  object-position: center;
  background: rgba(0, 0, 0, 0.1);
}

#articles-dir-list .article-container .article-image.sa-no-image:after {
  font-family: 'cera';
  content: "";
  opacity: .5;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.2em;
}

#articles-dir-list .article-container .article-data {
  float: none;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 1rem;
  color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  word-break: break-word;
}

#articles-dir-list .article-container .article-data .title {
  margin: 0;
  padding: 0;
  font-size: 1em !important;
  color: #fff !important;
}

#articles-dir-list .article-container .article-data .title a {
  color: inherit !important;
}

#articles-dir-list .article-container .article-data .title a:after {
  content: '';
  display: block;
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  #articles-dir-list .article-container .article-data .title a:after {
    transition: none;
  }
}

#articles-dir-list .article-container .article-data .date {
  float: none;
  height: auto !important;
  margin-bottom: 0;
  font-size: .8em !important;
  font-weight: 600 !important;
  opacity: .8;
  color: #fff;
}

#articles-dir-list .article-container .article-data .excerpt {
  display: none;
}

#articles-dir-list .article-container .article-footer {
  display: flex;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  margin: 0 -1rem -0.5rem -1rem;
  padding: .5rem 1.1rem 0 1.1rem;
  display: none;
}

#articles-dir-list .article-container .article-footer a {
  color: inherit;
}

#articles-dir-list .article-container .article-categories {
  margin: 0;
}

#articles-dir-list .article-container .article-categories a {
  font-size: 13px;
  color: inherit;
}

#articles-dir-list .article-container .article-categories a + a {
  margin-left: 8px;
}

#articles-dir-list .article-container .article-likes {
  margin-bottom: 0;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  margin-left: auto;
}

#articles-dir-list .article-container .article-likes .likes-text {
  display: none;
}

#articles-dir-list .article-container .article-likes .likes-count {
  font-size: 1em;
}

#articles-dir-list .article-container .article-likes .likes-count:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-left: 3px;
  font-size: 1.1em;
  vertical-align: middle;
  position: relative;
  top: -0.11em;
}

#articles-dir-list .article-container .article-likes .likes-count:hover {
  opacity: .75;
}

#articles-dir-list .article-container .date, #articles-dir-list .article-container .article-likes, #articles-dir-list .article-container .article-comments {
  height: auto;
  font: inherit !important;
}

#articles-dir-list .article-container:hover .title > a:after {
  opacity: 1;
}

#articles-dir-list .more-articles-button-container {
  float: none;
  margin: 30px auto 0;
}

#articles-dir-list .more-articles-button-container img {
  mix-blend-mode: luminosity;
  max-width: 35px;
}

#articles-dir-list div:empty,
#articles-dir-list p:empty,
#articles-dir-list br,
#articles-dir-list .clear {
  display: none;
}

div.sa-post-status-container {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  background: none;
  border-radius: 500px;
  text-align: center;
  z-index: 2;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  display: block;
  border: 0;
  background: none;
}

@media (min-width: 768px) {
  div.sa-post-status-container {
    width: auto !important;
    text-align: right;
    position: absolute;
    top: -85px;
    right: 0;
  }
}

div.sa-post-status-container .new-post {
  font-weight: 600;
  border-radius: 500px;
}

div.sa-post-status-container .article-status {
  border-radius: 500px;
  font-weight: 600;
  width: 100%;
  display: inline-block;
  float: none !important;
  margin: 0 !important;
}

@media (min-width: 768px) {
  div.sa-post-status-container .article-status {
    width: auto;
  }
}

div.sa-post-status-container label {
  cursor: default;
}

div.sa-post-status-container .draft {
  color: #fff;
  background-color: #ED2121;
}

div.sa-post-status-container .new-post {
  color: #fff;
  background-color: #007BFF;
}

div.sa-post-status-container .publish {
  color: #fff;
  background-color: #0abb87;
}

div.sa-post-status-container .pending {
  color: #fff;
  background-color: #ED6E21;
}

div.sa-post-status-container .status-label {
  float: none !important;
  color: inherit;
  cursor: default;
  display: none;
}

.sa-field-content:first-child {
  margin-top: 0;
}

.sa-field-content .titlelabel {
  margin-bottom: 5px !important;
  border-radius: 500px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 0.6em;
  text-transform: uppercase;
  line-height: 2.2em;
  height: auto;
}

#sa_featured_image-image-button {
  background: none !important;
  margin-top: 90px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: rgba(0, 0, 0, 0.1) !important;
  border: 0 !important;
  padding: 3px 8px 4px 8px !important;
  font-weight: 600;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 4px;
  position: relative;
  top: 1px;
}

.qq-upload-max-size {
  font-style: italic;
  opacity: .7;
}

#create-controls input[type="submit"].cancel, #create-controls input[type="submit"].cancel:hover {
  background-color: #ED2121;
  border-color: #ED2121;
}

.sa-title-input {
  padding: .5rem 1rem !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box;
  height: 45px !important;
}

#post-maker-container > form::after {
  display: block;
  clear: both;
  content: "";
}

@media (min-width: 768px) {
  #post-maker-container > form {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.delete-logo {
  background: #ED2121;
}

.mce-fullscreen #buddypress {
  position: static !important;
}

.qq-upload-button {
  width: auto !important;
}

.logo-image-attaching {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 10px;
}

.logo-image-attaching img {
  mix-blend-mode: luminosity;
}

.post-save-options.messages-container {
  border-style: solid;
  padding: 2rem;
}

.post-save-options.messages-container #save-message {
  margin: 0 auto 2rem auto;
}

.post-save-options.messages-container #save-message:before {
  content: "";
  font-family: FontAwesome;
  font-size: 4em;
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}

.saving-message {
  text-align: center;
  padding-top: 4rem;
  padding-bottom: 10rem;
}

.saving-message img {
  mix-blend-mode: luminosity;
}

.sa-error-container {
  background-color: #ED2121;
}

.sa-error-container > p {
  margin: 0;
  text-align: center;
  padding: 10px;
  font-weight: 600;
}

.notification-description .sa-notification {
  padding-left: 0 !important;
}

.sa-upload-image-container {
  height: 290px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.sa-upload-image-container #sa_featured_image-image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.qq-upload-drop-area {
  left: 0;
}

.qq-upload-size {
  font-weight: 600;
  position: static;
}

.qq-upload-cancel {
  position: absolute;
  top: 100%;
  right: auto;
  left: 0;
  width: 100%;
  text-align: center;
}

.qq-upload-list li {
  background: none;
}

#sa_featured_image-image-button {
  margin-top: 0 !important;
}

.qq-upload-button input[type="file"] {
  width: 100%;
  height: 100%;
}

/**
 * WordPress Popular Posts
 *
 * Displays your most popular posts.
 * https://wordpress.org/plugins/wordpress-popular-posts/
 */
.widget.popular-posts ul li {
  position: relative;
  margin-bottom: 1rem;
}

.widget.popular-posts ul li > a:before {
  content: '1';
  border-radius: 500px;
  margin-right: .5rem;
  align-self: flex-start;
  background-color: #E9EFF3;
  color: #4E64DD;
  width: 1.5em;
  height: 1.5em;
  line-height: 0;
  font-weight: 600;
  text-align: center;
  margin-bottom: .3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  font-size: 1em;
  padding: 0;
}

.widget.popular-posts ul li > a:not(.wpp-post-title):before {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 9;
  pointer-events: none;
  border-radius: 0;
}

.widget.popular-posts ul li > a:not(.wpp-post-title) + .wpp-post-title:before {
  content: none !important;
}

.widget.popular-posts ul li:nth-child(2) > a:before {
  content: '2';
}

.widget.popular-posts ul li:nth-child(3) > a:before {
  content: '3';
}

.widget.popular-posts ul li:nth-child(4) > a:before {
  content: '4';
}

.widget.popular-posts ul li:nth-child(5) > a:before {
  content: '5';
}

.widget.popular-posts ul li:nth-child(6) > a:before {
  content: '6';
}

.widget.popular-posts ul li:nth-child(7) > a:before {
  content: '7';
}

.widget.popular-posts ul li:nth-child(8) > a:before {
  content: '8';
}

.widget.popular-posts ul li:nth-child(9) > a:before {
  content: '9';
}

.widget.popular-posts ul li:nth-child(10) > a:before {
  content: '10';
}

.widget.popular-posts ul li:nth-child(11) > a:before {
  content: '11';
}

.widget.popular-posts ul li:nth-child(12) > a:before {
  content: '12';
}

.widget.popular-posts ul li:nth-child(13) > a:before {
  content: '13';
}

.widget.popular-posts ul li:nth-child(14) > a:before {
  content: '14';
}

.widget.popular-posts ul li:nth-child(15) > a:before {
  content: '15';
}

.widget.popular-posts ul .wpp-thumbnail {
  margin-right: 1rem;
}

.widget.popular-posts ul .wpp-post-title {
  display: block;
  line-height: 1.3em;
  font-size: .9rem;
  padding-right: .5rem;
}

.widget.popular-posts ul .wpp-post-title:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.widget.popular-posts ul .wpp-excerpt {
  font-size: .85em;
  opacity: .85;
  display: block;
  line-height: 1.3em;
  margin-top: .5rem;
}

.widget.popular-posts ul .wpp-meta, .widget.popular-posts ul .post-stats {
  font-weight: inherit;
  color: inherit;
  opacity: .8;
  margin-top: .2rem;
}

.widget.popular-posts ul .wpp-meta a, .widget.popular-posts ul .post-stats a {
  color: inherit !important;
}

.widget.popular-posts .wpp-no-data {
  padding: 1rem;
  text-align: center;
  font-size: .85em;
}

/**
 * The events calendar
 *
 * Events creation & management.
 * https://wordpress.org/plugins/the-events-calendar/
 */
#tribe-events .tribe-events-user-recurrence-toggle {
  text-align: left;
}

@media (min-width: 768px) {
  #tribe-events .tribe-events-user-recurrence-toggle {
    text-align: right;
    margin-top: -15px;
  }
}

#tribe-events .site-content.region > .region__container {
  max-width: 1400px;
}

.tribe-events-style-full #tribe-events h1, .tribe-events-style-full #tribe-events h2, .tribe-events-style-full #tribe-events h3, .tribe-events-style-full #tribe-events h4, .tribe-events-style-full #tribe-events h5, .tribe-events-style-full #tribe-events h6 {
  font-weight: 600;
}

#tribe-events .tribe-events-entry-header a {
  margin: 0;
}

#tribe-events #tribe-events-header .post-navigation .nav-links a,
#tribe-events #tribe-events-footer .post-navigation .nav-links a {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 0.9em;
}

#tribe-events-pg-template,
.tribe-events-pg-template {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

#tribe-events-content.tribe-events-list {
  margin-bottom: 1rem;
}

.tribe-events-list .tribe-events-loop .type-tribe_events {
  border-bottom: 0;
  padding-bottom: 0;
}

.tribe-events-list .tribe-events-loop .type-tribe_events:first-of-type {
  margin-top: 0;
}

@media (max-width: 767.98px) {
  .tribe-events-list .tribe-events-loop .type-tribe_events .card-body-meta {
    margin-top: 10px;
    border: 0;
  }
}

.tribe-events-list .tribe-events-loop .type-tribe_events .card-body-meta .tribe-event-schedule-details {
  padding: 0;
}

.tribe-events-list .tribe-events-loop .type-tribe_events + .type-tribe_events {
  padding-top: 1rem;
}

.tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-image {
  width: 100%;
  margin: 0;
}

@media (max-width: 767.98px) {
  .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-image img {
    max-height: none;
    width: 100%;
  }
}

.tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-cost {
  margin: 0 0 0 0;
  align-items: normal;
  width: 100%;
  padding-top: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media (min-width: 992px) {
  .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-cost {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: 0 -8px 20px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    z-index: 2;
  }
}

.tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-cost span {
  color: inherit;
  display: flex;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: rgba(0, 0, 0, 0.04);
}

@media (min-width: 992px) {
  .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-cost span {
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-color: rgba(255, 255, 255, 0.2) !important;
  }
}

.tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-cost .ticket-cost {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0;
  max-width: 50%;
  flex: 0 0 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-cost .tribe-tickets-left {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0;
  max-width: 50%;
  flex: 0 0 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}

.tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-cost form {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}

.tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-cost form .tribe-button {
  width: 100%;
  padding: .5rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  margin: 0;
}

.tribe-events-list .tribe-events-loop .type-tribe_events.tribe-event-featured {
  padding-right: 0;
  padding-left: 0;
  background: none;
}

.tribe-events-list .tribe-events-loop .type-tribe_events.tribe-event-featured .card {
  border-width: 2px !important;
  border-color: #4E64DD;
}

.tribe-events-list .tribe-events-loop .type-tribe_events.tribe-event-featured a {
  color: inherit;
}

.tribe-events-list .tribe-events-loop .type-tribe_events.tribe-event-featured a:hover, .tribe-events-list .tribe-events-loop .type-tribe_events.tribe-event-featured a:active, .tribe-events-list .tribe-events-loop .type-tribe_events.tribe-event-featured a:focus {
  color: #4E64DD;
}

.tribe-events-list .tribe-events-loop .type-tribe_events.tribe-event-featured .card-body-meta {
  color: inherit;
  font-weight: 600;
}

.tribe-events-list .tribe-events-loop .type-tribe_events.tribe-event-featured .tribe-events-content {
  color: inherit;
}

.tribe-events-day-time-slot,
.tribe-events-list-separator-month {
  border-radius: 0.3rem;
  text-transform: uppercase !important;
  font-size: 1em;
  letter-spacing: 5px;
  margin-bottom: 0;
  text-align: center;
  padding: .5rem;
}

.tribe-events-day-time-slot + .type-tribe_events,
.tribe-events-day-time-slot + .type-tribe_events.tribe-events-first,
.tribe-events-day-time-slot + .type-tribe_events.tribe-event-featured,
.tribe-events-list-separator-month + .type-tribe_events,
.tribe-events-list-separator-month + .type-tribe_events.tribe-events-first,
.tribe-events-list-separator-month + .type-tribe_events.tribe-event-featured {
  padding-top: 1rem;
}

.tribe-events-day-time-slot span,
.tribe-events-list-separator-month span {
  background: none;
  padding: 0;
  margin: 0;
}

.tribe-events-day-time-slot:after,
.tribe-events-list-separator-month:after {
  content: none;
}

.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.tribe-events-ajax-loading {
  top: 230px;
  border-radius: 500px !important;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  background-color: #ffffff;
  box-shadow: 0 0 15px 0 rgba(82, 63, 105, 0.05);
  height: 50px;
  width: 50px;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.tribe-events-ajax-loading.tribe-events-active-spinner {
  display: flex !important;
}

.tribe-events-ajax-loading:before {
  font-family: cera !important;
  content: "" !important;
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tribe-events-ajax-loading img {
  display: none !important;
}

.tribe-mini-calendar {
  overflow: hidden;
}

.tribe-events-adv-list-widget .tribe-event-featured .tribe-mini-calendar-event, .tribe-mini-calendar-list-wrapper .tribe-event-featured .tribe-mini-calendar-event {
  background: none !important;
}

.tribe-events-adv-list-widget .tribe-event-featured .tribe-events-duration, .tribe-events-adv-list-widget .tribe-event-featured .tribe-events-event-meta, .tribe-mini-calendar-list-wrapper .tribe-event-featured .tribe-events-duration, .tribe-mini-calendar-list-wrapper .tribe-event-featured .tribe-events-event-meta,
.tribe-events-adv-list-widget .tribe-event-featured, .tribe-mini-calendar-list-wrapper .tribe-event-featured,
.tribe-events-adv-list-widget .tribe-event-featured a:active, .tribe-events-adv-list-widget .tribe-event-featured a:hover, .tribe-mini-calendar-list-wrapper .tribe-event-featured a:active, .tribe-mini-calendar-list-wrapper .tribe-event-featured a:hover {
  color: inherit !important;
}

.tribe-mini-calendar-list-wrapper .tribe-event-featured .tribe-mini-calendar-event .tribe-event-image {
  margin-bottom: .5rem;
}

.tribe-mini-calendar-event {
  display: flex;
  align-items: flex-start;
}

.tribe-mini-calendar-event .list-info h2 {
  margin-bottom: 0;
}

.tribe-mini-calendar-event .list-info h2 a:not(:hover) {
  color: inherit;
}

.tribe-mini-calendar-event .list-date {
  width: 40px !important;
}

.tribe-mini-calendar-event .tribe-events-widget-link {
  margin-top: .5rem;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar .tribe-mini-calendar-nav tr:first-child td {
  padding: .5rem;
}

.tribe-mini-calendar-list-wrapper .type-tribe_events + .type-tribe_events {
  border-top: 2px solid rgba(0, 0, 0, 0.04);
}

.tribe-mini-calendar-list-wrapper .type-tribe_events .tribe-mini-calendar-event {
  border: 0;
}

.recurringinfo {
  display: block !important;
  margin-top: .2rem !important;
  margin-left: 0 !important;
}

.recurringinfo:before {
  content: "";
  font-family: FontAwesome;
  display: block;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  float: left;
}

.recurringinfo .event-is-recurring {
  color: #4E64DD !important;
  font-weight: 600;
  position: relative;
}

.recurringinfo .event-is-recurring a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}

.recurringinfo .tribe-events-divider {
  display: none;
}

#tribe-events-content .recurring-info-tooltip.tribe-events-tooltip {
  padding: .8rem;
  background-color: rgba(0, 0, 0, 0.75) !important;
  border-radius: 0.3rem;
  color: #ffffff !important;
  border: 0;
}

#tribe-events-content .recurring-info-tooltip.tribe-events-tooltip .tribe-events-event-body {
  font-weight: 600;
  color: inherit;
  font-size: 0.8em;
}

#tribe-events-content .recurring-info-tooltip.tribe-events-tooltip .tribe-events-event-body p {
  color: inherit;
  margin: 0 !important;
}

#tribe-events-content .recurring-info-tooltip.tribe-events-tooltip .tribe-events-arrow {
  display: none;
}

.tribe-events-list:not(.tribe-events-photo) .tribe-events-loop .type-tribe_events {
  margin-bottom: 0 !important;
}

.tribe-events-list:not(.tribe-events-photo) .tribe-events-loop .type-tribe_events .card {
  overflow: visible;
}

.tribe-events-list:not(.tribe-events-photo) .tribe-events-loop .type-tribe_events .card-body:before, .tribe-events-list:not(.tribe-events-photo) .tribe-events-loop .type-tribe_events .card-body:after {
  content: none;
}

.tribe-events-list:not(.tribe-events-photo) .tribe-events-loop .type-tribe_events .card-body img {
  border-radius: 0.3rem;
}

.tribe-events-list:not(.tribe-events-photo) .tribe-events-loop .tribe-event-featured.tribe-events-first {
  padding-top: 1rem;
}

.tribe-events-list.tribe-events-photo .tribe-events-loop:not(.tribe-related-events) {
  min-height: 670px;
}

.tribe-events-list.tribe-events-photo .tribe-events-photo-event {
  margin-bottom: 30px !important;
  max-width: 100% !important;
}

.tribe-events-list.tribe-events-photo .tribe-events-loop {
  height: auto !important;
}

.tribe-events-list.tribe-events-photo .tribe-events-loop .tribe-events-event-image {
  float: none;
  margin: 0;
  width: 100%;
}

.tribe-events-list.tribe-events-photo .tribe-events-content {
  padding-right: 0;
  float: none;
  font-size: .9em;
}

.tribe-events-list.tribe-events-photo .tribe-events-content > p {
  margin-bottom: 0;
}

.card .tribe-venue.badge, .card .tribe-events-single-header .tribe-events-single-categories a.tribe-venue, .tribe-events-single-header .tribe-events-single-categories .card a.tribe-venue {
  width: auto !important;
}

.card .tribe-venue.badge i, .card .tribe-events-single-header .tribe-events-single-categories a.tribe-venue i, .tribe-events-single-header .tribe-events-single-categories .card a.tribe-venue i {
  margin-right: .2rem;
}

.tribe-events-week .tribe-grid-content-wrap {
  padding-left: 60px;
}

.tribe-events-week .tribe-grid-content-wrap .column {
  border: 0;
  background: none;
}

.tribe-events-week .tribe-grid-content-wrap .column > a {
  color: inherit;
}

.tribe-events-week .tribe-grid-content-wrap .column > a > span {
  color: inherit;
}

.tribe-events-week .tribe-grid-content-wrap div.type-tribe_events {
  margin-bottom: 5px;
}

.tribe-events-grid .column.first, .tribe-week-grid-hours {
  margin-right: -60px;
  width: 60px;
  text-align: center;
}

.tribe-events-grid .column.first span, .tribe-week-grid-hours span {
  width: 100%;
  display: block;
}

.tribe-grid-header {
  background-color: rgba(0, 0, 0, 0.04);
  border: 0 !important;
}

.tribe-grid-header span {
  color: inherit;
}

.tribe-events-grid {
  border: 2px solid rgba(0, 0, 0, 0.04);
}

#tribe-geo-results .tribe-event-featured,
#tribe-geo-results .tribe-event-featured a,
#tribe-geo-results .tribe-event-featured .tribe-events-content {
  color: inherit;
}

.events-archive .entry-content,
.events-archive .entry-header {
  width: 100% !important;
}

#tribe-bar-form {
  border-style: solid;
  padding: 10px;
}

@media screen and (min-width: 792px) {
  #tribe-bar-form {
    display: flex;
  }
}

#tribe-bar-form #tribe-bar-collapse-toggle {
  color: inherit !important;
}

#tribe-bar-form #tribe-bar-views-toggle {
  color: inherit;
  padding: 7px 5px;
  letter-spacing: 0;
  position: relative;
}

#tribe-bar-form #tribe-bar-views-toggle:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.3333333333rem;
  content: "";
  pointer-events: none;
  text-align: center;
  font-size: 1.3em;
  border: 0;
  position: relative;
}

#tribe-bar-form #tribe-bar-views-toggle:after {
  right: 7px;
  position: absolute;
  margin: 0;
  width: auto;
  top: 7px;
}

#tribe-bar-form .tribe-bar-active {
  display: none !important;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"].tribe-events-button {
  text-transform: none;
  font-weight: 600;
  font-size: 0.9em;
  padding: 1rem;
}

#tribe-bar-form input[type="text"] {
  color: inherit;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding-left: 0;
}

#tribe-bar-form input[type="text"]:focus {
  outline: none !important;
}

#tribe-bar-form #tribe-bar-collapse-toggle {
  background-color: rgba(0, 0, 0, 0.04);
}

#tribe-events .tribe-events-button, .tribe-events-button {
  font-weight: 600;
}

@media screen and (max-width: 792px) {
  #tribe-events-bar .tribe-bar-filters {
    top: 68px;
    width: calc(100% - 20px) !important;
    box-shadow: none !important;
    margin: 0 !important;
  }
}

#tribe-bar-views {
  background: none;
  position: relative;
  background: none;
  order: 99;
  min-width: 180px;
}

@media screen and (min-width: 792px) {
  #tribe-bar-views {
    margin-left: 15px;
  }
}

#tribe-bar-views select {
  display: none !important;
}

#tribe-bar-views span[class^=tribe-icon-] {
  display: none !important;
}

#tribe-bar-views .tribe-bar-views-inner {
  background: none;
}

#tribe-bar-views .tribe-bar-views-inner label {
  padding: 0 0 0 4px;
}

#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-toggle,
#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-option {
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-toggle,
  #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-option {
    transition: none;
  }
}

#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-toggle:before,
#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-option:before {
  content: '';
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: .95em;
  margin-right: .2rem;
}

#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-toggle[data-view="month"]:before,
#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-option[data-view="month"]:before {
  content: "";
}

#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-toggle[data-view="week"]:before,
#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-option[data-view="week"]:before {
  content: "";
}

#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-toggle[data-view="day"]:before,
#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-option[data-view="day"]:before {
  content: "";
}

#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-toggle[data-view="map"]:before,
#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-option[data-view="map"]:before {
  content: "";
}

#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-toggle[data-view="photo"]:before,
#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-option[data-view="photo"]:before {
  content: "";
}

#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-toggle[data-view="list"]:before,
#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-option[data-view="list"]:before {
  content: "";
}

#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-toggle:hover,
#tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-option:hover {
  opacity: .8;
}

#tribe-bar-views .tribe-bar-views-list {
  background: none;
  padding: 5px;
  z-index: 9;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  margin-top: 8px;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
  background: none !important;
  margin-bottom: 2px;
  color: inherit !important;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a {
  background-color: transparent;
  border-radius: 0.3rem;
  padding-left: 6px;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover {
  color: inherit;
}

#tribe-bar-views .tribe-bar-views-list span[class^=tribe-icon-] {
  background-blend-mode: exclusion;
}

#tribe-bar-views .tribe-bar-views-option.tribe-bar-active {
  background-color: transparent;
  position: relative;
}

#tribe-bar-views .tribe-bar-views-option.tribe-bar-active:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.3333333333rem;
  content: "";
  pointer-events: none;
  text-align: center;
  font-size: 1.3em;
  border: 0;
  position: relative;
}

#tribe-bar-views .tribe-bar-views-option.tribe-bar-active:after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -9px;
}

#tribe-bar-views.tribe-bar-views-open .tribe-bar-active:after {
  -webkit-transform: rotate(-1800deg);
          transform: rotate(-1800deg);
}

#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-list {
  box-shadow: 0 0.2rem 2rem rgba(0, 0, 0, 0.12);
}

.datepicker {
  font-family: inherit;
}

.datepicker .datepicker-days {
  padding: 5px;
}

.datepicker table tr td {
  border-radius: .25rem;
}

.datepicker table tr td, .datepicker table tr td.active {
  text-shadow: none !important;
}

#tribe-bar-collapse-toggle {
  font-weight: 600;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
  font-weight: 600;
}

.tribe-events-notices {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
  text-shadow: none;
}

.tribe-events-notices hr {
  border-top-color: #006fe6;
}

.tribe-events-notices .alert-link {
  color: #e6e5e5;
}

.tribe-events-notices.warning {
  color: #ffffff;
  background-color: #ED6E21;
  border-color: #ED6E21;
}

.tribe-events-notices.warning hr {
  border-top-color: #e26112;
}

.tribe-events-notices.warning .alert-link {
  color: #e6e5e5;
}

.tribe-events-notices.error {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.tribe-events-notices.error hr {
  border-top-color: #e21212;
}

.tribe-events-notices.error .alert-link {
  color: #e6e5e5;
}

.tribe-events-notices.success {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

.tribe-events-notices.success hr {
  border-top-color: #09a376;
}

.tribe-events-notices.success .alert-link {
  color: #e6e5e5;
}

.tickets-unavailable {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

.tickets-unavailable hr {
  border-top-color: #006fe6;
}

.tickets-unavailable .alert-link {
  color: #e6e5e5;
}

.tribe-events-cal-links {
  margin-bottom: 1rem;
}

.tribe-events-cal-links a {
  margin-top: 0;
  margin-bottom: .5rem;
  padding: 1rem .5rem !important;
  width: 100%;
}

.tribe-events-single-header {
  position: relative;
}

.tribe-events-single-header .tribe-events-event-image {
  margin-bottom: 0;
}

.tribe-events-single-header .tribe-events-event-image img {
  margin-bottom: 0;
  width: 100%;
  border-radius: 0.3rem;
}

.tribe-events-single-header .tribe-events-cost {
  font-size: .55em;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
}

.tribe-events-single-header .tribe-events-cost:before {
  content: '•';
  margin-left: 4px;
  margin-right: 8px;
}

.tribe-events-single-header-meta {
  overflow: visible;
  position: relative;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.tribe-events-single-header-meta .tribe-venue {
  display: inline-block;
  position: absolute;
  top: -1em;
  left: 1rem;
  border-radius: 0.3rem;
  z-index: 9;
}

.tribe-events-single-header .tribe-events-single-categories a {
  border: 2px solid #4E64DD;
}

.tribe-events-single-header .tribe-events-single-categories a + a {
  margin-left: 5px;
}

.tribe-events-single-categories-label {
  display: none;
}

.tribe-organizers {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}

.tribe-organizer {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: .3rem;
}

.tribe-organizer:not(.tribe-organizer-one) {
  flex: 0 0 50%;
  max-width: 50%;
}

.tribe-organizer .tribe-organizer-title {
  word-break: break-word;
}

.tribe-organizer .tribe-organizer-img img {
  max-width: 45px !important;
  max-height: 45px !important;
  height: 45px !important;
}

.tribe-organizer .tribe-organizer-content {
  font-size: .9em;
  line-height: 1.4em;
}

.tribe-organizer .tribe-organizer-content p {
  margin-bottom: 0;
}

.tribe-organizer .addtoany_share_save_container {
  display: none !important;
}

.tribe-events-organizer address.organizer-address {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-events-page-title {
  font-size: 1rem;
  text-align: inherit;
}

table.tribe-mini-calendar th, table.tribe-mini-calendar td {
  padding: 0;
}

.tribe-events-countdown-widget {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.tribe-events-countdown-widget .widget-title {
  text-align: left;
}

.tribe-countdown-text {
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.3em;
}

.tribe-countdown-text > a {
  display: inline-block;
  padding: 3px 10px;
  color: inherit !important;
}

.tribe-countdown-text > a:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-color: #ffffff;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}

.tribe-countdown-text > a:hover {
  background: #E9EFF3;
  color: #48465b;
}

.tribe-countdown-text > a:hover:after {
  opacity: .15;
}

.tribe-venue-widget-wrapper .tribe-venue-widget-venue-name a,
.tribe-venue-widget-wrapper .tribe-event-title {
  font-weight: 600 !important;
}

.tribe-mini-calendar-event .list-info h2,
.tribe-venue-widget-wrapper .tribe-event-title {
  font-weight: 600;
  margin-bottom: .25rem !important;
}

.tribe-mini-calendar-event .list-info h2:before,
.tribe-venue-widget-wrapper .tribe-event-title:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  align-items: center;
  justify-content: center;
  margin-right: .1em;
  font-size: 1.3em;
  top: 0.15em;
  position: relative;
}

.tribe-events-adv-list-widget .type-tribe_events .tribe-mini-calendar-event {
  border-bottom: 2px solid rgba(0, 0, 0, 0.04);
}

.tribe-events-widget-link {
  margin-bottom: 0;
}

.tribe-events-widget-link a {
  font-weight: 600;
  font-size: .8em;
}

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  padding: .5rem 0;
}

.tribe-countdown-text + .tribe-countdown-timer {
  opacity: 0;
}

div.tribe-countdown-timer {
  display: flex;
}

div.tribe-countdown-timer div.tribe-countdown-number {
  font-size: 1.75em;
}

.tribe-venue-widget-wrapper .tribe-venue-widget-list .type-tribe_events {
  padding-bottom: 0 !important;
  border-style: solid;
  border-bottom-width: 2px;
  border-color: rgba(0, 0, 0, 0.04);
}

.tribe-venue-widget-wrapper .tribe-venue-widget-list + a {
  font-weight: 600;
  font-size: .8em;
}

.tribe-countdown-time {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tribe-countdown-time div.tribe-countdown-number,
.tribe-countdown-time div.tribe-countdown-colon,
.tribe-countdown-time span.tribe-countdown-under {
  color: inherit;
}

.tribe-countdown-time div.tribe-countdown-number {
  font-weight: 600;
}

.tribe-countdown-time div.tribe-countdown-colon {
  opacity: 0.8;
}

.tribe-countdown-time span.tribe-countdown-under {
  font-weight: 600;
  font-size: .3em;
  opacity: 0.8;
}

.tribe-countdown-time p:empty {
  display: none;
}

.tribe-events-adv-list-widget .tribe-event-featured .list-info,
.tribe-mini-calendar-list-wrapper .tribe-event-featured .list-info {
  padding: 1rem;
  margin: 0;
}

.tribe-events-adv-list-widget .tribe-event-featured .tribe-mini-calendar-event, .tribe-mini-calendar-list-wrapper .tribe-event-featured .tribe-mini-calendar-event {
  padding-bottom: 0;
}

.tribe-events-adv-list-widget .tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a,
.tribe-mini-calendar-list-wrapper .tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a,
.tribe-events-adv-list-widget .tribe-event-featured .tribe-events-duration,
.tribe-events-adv-list-widget .tribe-event-featured .tribe-events-event-meta,
.tribe-mini-calendar-list-wrapper .tribe-event-featured .tribe-events-duration,
.tribe-mini-calendar-list-wrapper .tribe-event-featured .tribe-events-event-meta,
.tribe-events-adv-list-widget .tribe-event-featured,
.tribe-mini-calendar-list-wrapper .tribe-event-featured,
.tribe-this-week-widget-wrapper .tribe-this-week-widget-header-date {
  color: inherit;
}

#tribe-events-content-wrapper .tribe-events-title-bar {
  display: none !important;
}

#tribe-events-content table.tribe-events-calendar {
  -webkit-animation-delay: .3s;
          animation-delay: .3s;
  -webkit-animation-fill-mode: forwards !important;
          animation-fill-mode: forwards !important;
  border: 2px solid rgba(0, 0, 0, 0.04);
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(82, 63, 105, 0.05);
  border: 0 !important;
}

#tribe-events-content table.tribe-events-calendar th {
  font-weight: 600;
  color: inherit;
  background-color: rgba(0, 0, 0, 0.04);
  border: 0 !important;
}

#tribe-events-content table.tribe-events-calendar td {
  transition: all 0.2s ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.04);
  color: inherit;
}

@media screen and (prefers-reduced-motion: reduce) {
  #tribe-events-content table.tribe-events-calendar td {
    transition: none;
  }
}

#tribe-events-content table.tribe-events-calendar td:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

#tribe-events-content table.tribe-events-calendar td.tribe-events-othermonth {
  background: none !important;
}

#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-],
#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-] a {
  color: inherit;
  background-color: rgba(0, 0, 0, 0.04);
  margin-bottom: 5px;
}

#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-] > a {
  background: none !important;
}

#tribe-events-content table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
#tribe-events-content table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
  background-color: #4E64DD;
  color: #fff;
}

#tribe-events-content table.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
#tribe-events-content table.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] > a {
  color: inherit;
  opacity: 0.5;
}

#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-event-] {
  border-bottom-color: rgba(0, 0, 0, 0.04);
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  #tribe-events-content table.tribe-events-calendar div[id*=tribe-events-event-] {
    transition: none;
  }
}

#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-event-]:hover {
  background-color: rgba(0, 0, 0, 0.04);
  cursor: pointer;
}

#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
  font-weight: 600;
}

#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a {
  color: inherit;
}

#tribe-events-content .tribe-events-tooltip {
  border: 0;
  border-top: 4px solid #4E64DD;
  box-shadow: 0 0.2rem 2rem rgba(0, 0, 0, 0.12);
  color: inherit;
  padding: 1rem;
}

#tribe-events-content .tribe-events-tooltip .entry-title {
  margin-bottom: 0;
  font-size: 1.5em;
}

#tribe-events-content .tribe-events-tooltip .tribe-events-arrow {
  display: none !important;
}

#tribe-events-content .tribe-events-tooltip .tribe-event-duration {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
}

#tribe-events-content .tribe-events-tooltip .tribe-event-description > p {
  margin-bottom: 0;
}

#tribe-events-content .tribe-events-tooltip .tribe-events-event-body {
  padding: 0;
}

#tribe-events-content .tribe-events-tooltip .tribe-events-event-thumb {
  padding: 0 10px 5px 0;
}

#tribe-events-content .tribe-events-tooltip .tribe-events-event-thumb img {
  width: 40px;
  height: 40px;
  object-fit: cover;
}

#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-header .tribe-events-sub-nav li,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-footer .tribe-events-sub-nav li {
  margin-left: 0;
  margin-right: 0;
}

.tribe-events-single ul.tribe-related-events li {
  font-size: inherit;
  background: none;
  margin-top: 0 !important;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail {
  width: 100% !important;
  float: none !important;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img {
  max-height: 280px;
  object-fit: cover;
  object-position: center;
}

.tribe-events-single ul.tribe-related-events li {
  margin-left: 0;
  margin-right: 0;
}

.tribe_mini_calendar_widget {
  margin-left: 0;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper {
  margin-bottom: 0;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar thead, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar thead {
  background-color: rgba(0, 0, 0, 0.04);
  color: inherit;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar thead th, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar thead th {
  background-color: rgba(0, 0, 0, 0.04);
  padding-top: 5px;
  padding-bottom: 5px;
  border: 0;
  font-weight: 600;
  color: inherit;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td {
  background: none !important;
  border: 0;
  font-weight: 400;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td .tribe-mini-calendar-no-event, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td .tribe-mini-calendar-no-event {
  color: inherit;
  opacity: 0.7;
  font-weight: 400;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td.tribe-events-othermonth, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td.tribe-events-othermonth {
  background: none !important;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td.tribe-events-has-events, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td.tribe-events-has-events {
  background: none;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td.tribe-events-has-events div[id*='daynum-'], .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td.tribe-events-has-events div[id*='daynum-'] {
  font-weight: 600;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td.tribe-events-has-events a.tribe-mini-calendar-day-link, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td.tribe-events-has-events a.tribe-mini-calendar-day-link {
  color: inherit;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td.tribe-events-has-events a.tribe-mini-calendar-day-link:before, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td.tribe-events-has-events a.tribe-mini-calendar-day-link:before {
  background-color: rgba(0, 0, 0, 0.2);
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td.tribe-events-present a.tribe-mini-calendar-day-link, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td.tribe-events-present a.tribe-mini-calendar-day-link, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td.tribe-events-present a.tribe-mini-calendar-day-link:hover, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td.tribe-events-present a.tribe-mini-calendar-day-link:hover, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td.tribe-mini-calendar-today a.tribe-mini-calendar-day-link, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td.tribe-mini-calendar-today a.tribe-mini-calendar-day-link, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td.tribe-mini-calendar-today a.tribe-mini-calendar-day-link:hover, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td.tribe-mini-calendar-today a.tribe-mini-calendar-day-link:hover {
  background-color: #4E64DD;
  color: #fff;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td.tribe-events-present a.tribe-mini-calendar-day-link:before, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td.tribe-events-present a.tribe-mini-calendar-day-link:before, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td.tribe-mini-calendar-today a.tribe-mini-calendar-day-link:before, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td.tribe-mini-calendar-today a.tribe-mini-calendar-day-link:before {
  background-color: #fff;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td a.tribe-mini-calendar-day-link, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td a.tribe-mini-calendar-day-link {
  text-decoration: none !important;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td a.tribe-mini-calendar-day-link:hover, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td a.tribe-mini-calendar-day-link:hover {
  background-color: #4E64DD;
  color: #fff;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar td a.tribe-mini-calendar-day-link:hover:before, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar td a.tribe-mini-calendar-day-link:hover:before {
  background-color: #fff;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar .tribe-mini-calendar-nav, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar .tribe-mini-calendar-nav {
  border: 0;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar .tribe-mini-calendar-nav #ajax-loading-mini, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar .tribe-mini-calendar-nav #ajax-loading-mini {
  background: #fff;
  border-radius: 500px;
  padding: 2px;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:hover, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:hover, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:active, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:active, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:focus, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:focus {
  color: inherit;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:hover, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:hover, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:active, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:active, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:focus, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar .tribe-mini-calendar-nav .tribe-mini-calendar-nav-link:focus {
  opacity: .7;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper .table.tribe-mini-calendar .tribe-mini-calendar-nav span, .tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper table.tribe-mini-calendar .tribe-mini-calendar-nav span {
  color: inherit;
  font-weight: 600;
}

.tribe_mini_calendar_widget .tribe-mini-calendar-list-wrapper .type-tribe_events {
  border: 0;
}

.tribe-mini-calendar-event {
  border: 0;
}

.tribe-mini-calendar-event.first {
  margin-top: 0;
}

.tribe-mini-calendar-event .list-date {
  background-color: #4E64DD;
}

.tribe-mini-calendar-event .list-date .list-dayname {
  background-color: #fff;
  color: #4E64DD;
}

.tribe-mini-calendar-event .list-date .list-daynumber {
  color: #fff;
}

.tribe-mini-calendar-event .list-info {
  line-height: inherit;
}

.tribe-this-week-events-widget .tribe-this-week-widget-day .duration {
  line-height: inherit;
}

.tribe-venue-widget-wrapper .type-tribe_events,
.tribe-events-adv-list-widget .type-tribe_events {
  border: 0;
}

.tribe-venue-widget-wrapper {
  margin: 0 !important;
}

.tribe-events-venue-widget .tribe-venue-widget-venue {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 1rem;
  margin-bottom: .5rem !important;
}

.tribe-events-venue-widget .tribe-venue-widget-venue .tribe-venue-widget-venue-name {
  width: 100%;
  padding-bottom: 0.6rem;
}

.tribe-events-venue-widget .tribe-venue-widget-venue .tribe-venue-widget-venue-name a:not(:hover) {
  color: inherit !important;
}

.tribe-events-venue-widget .tribe-venue-widget-venue .tribe-venue-widget-thumbnail {
  flex: 0 0 20%;
  max-width: 20%;
  margin: 0;
}

.tribe-events-venue-widget .tribe-venue-widget-venue .tribe-venue-widget-thumbnail img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}

.tribe-events-venue-widget .tribe-venue-widget-venue .tribe-venue-widget-address {
  flex: 0 0 80%;
  max-width: 80%;
  font-size: 0.7em;
  padding-left: 10px;
}

.tribe-events-adv-list-widget .tribe-event-featured .list-info {
  padding: 1rem 0 0 0 !important;
}

.tribe-venue-widget-wrapper .tribe-venue-widget-thumbnail {
  margin-bottom: .5rem;
}

#rsvp-now,
#tribe-events-content form.cart {
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 0.3rem;
  padding: .5rem;
  margin-bottom: 3rem;
  margin-top: 1rem !important;
}

.tribe-events-style-full .tribe-events-tickets-rsvp .tribe-ticket.quantity.buttons_added input[type="button"] {
  display: none !important;
}

.tribe-events-style-full .tribe-events-tickets-rsvp .tribe-ticket.quantity.buttons_added input {
  display: inline-block;
}

.tribe-events-style-full .tribe-events-tickets-rsvp td.tickets_name {
  width: 30%;
}

.tribe-events-style-full .tribe-events-tickets-rsvp td.tickets_description {
  width: 50%;
}

.tribe-events-style-full .tribe-events-tickets-rsvp .tribe-button--rsvp {
  margin: 0;
}

.tribe-events-style-full .tribe-events-tickets td.woocommerce {
  border: 0 !important;
}

.tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets-title {
  font-family: inherit !important;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: .75rem;
  padding-top: .75rem;
}

.tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets td.woocommerce:not(.add-to-cart) .quantity {
  margin-left: 0;
}

.tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets td.woocommerce:not(.add-to-cart) div.quantity.buttons_added {
  margin: 0 !important;
}

.tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets td.woocommerce:not(.add-to-cart).woocommerce.add-to-cart {
  padding: 0;
}

.tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets td.woocommerce:not(.add-to-cart).woocommerce.add-to-cart button[type="submit"] {
  float: right;
}

.tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets .tribe-event-tickets-plus-meta > td {
  padding: 0;
}

.tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets .tribe-event-tickets-plus-meta-attendee {
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.04);
}

.tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets .tribe-event-tickets-plus-meta-attendee > header {
  font-size: 1em;
  color: inherit;
  opacity: .5;
  font-weight: 600;
}

.tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets .tribe-event-tickets-meta-required-message {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets .tribe-event-tickets-meta-required-message hr {
  border-top-color: #e21212;
}

.tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets .tribe-event-tickets-meta-required-message .alert-link {
  color: #e6e5e5;
}

/* Better display for tribe event embed content */
.tribe-embed .wp-embed-featured-image.rectangle, .tribe-embed .wp-embed-featured-image.square {
  float: none;
  margin-right: 0;
}

.tribe-block__events-link .tribe-block__btn--link img {
  display: none !important;
}

.tribe-rsvp-messages {
  padding: 0;
  margin-bottom: .5rem;
}

.tribe-rsvp-message {
  margin-bottom: 0;
}

.tribe-rsvp-message + .tribe-rsvp-message,
.tribe-rsvp-message + div {
  margin-top: .5rem;
}

.tribe-rsvp-message-success {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

.tribe-rsvp-message-success hr {
  border-top-color: #09a376;
}

.tribe-rsvp-message-success .alert-link {
  color: #e6e5e5;
}

.tribe-rsvp-message-error {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.tribe-rsvp-message-error hr {
  border-top-color: #e21212;
}

.tribe-rsvp-message-error .alert-link {
  color: #e6e5e5;
}

.tribe-rsvp h2 {
  margin-bottom: .5rem;
}

form .tribe-tickets {
  padding-top: 2.5rem;
  padding-bottom: 1rem;
}

.tribe-events-tickets {
  margin-bottom: 0;
}

.tribe-events-tickets-title {
  font-size: 1.2em !important;
}

.tickets_nostock {
  color: #ED2121;
}

.tribe-link-view-attendee {
  padding: 1rem;
  margin-bottom: 0;
}

.tribe-link-view-attendee:before {
  font-family: 'cera';
  content: "";
  margin-right: .2rem;
}

.tribe-events-style-full .tribe-events-tickets {
  background: none;
}

.tribe-tickets-meta-row .tribe-tickets-attendees {
  padding: 1rem;
}

.tribe-events-tickets header {
  margin-bottom: .5rem;
}

.tribe-tickets-table {
  margin-bottom: 0;
  background: none;
}

.tribe-tickets-table td {
  vertical-align: middle;
}

.tribe-events-tickets-rsvp .tribe-ticket.quantity input {
  min-height: 40px;
}

.tribe-events-tickets .add-to-cart {
  padding: 10px !important;
}

.tribe-events-tickets .add-to-cart .tribe-button {
  margin: 0 !important;
}

.tribe-events-tickets .add-to-cart > a {
  display: inline-block;
}

.tribe-tickets.my-attendance-list {
  list-style: none;
  padding-left: 0;
}

.tribe-tickets.my-attendance-list li a {
  display: inline-block;
}

.tribe-tickets.my-attendance-list li .datetime {
  display: block;
}

.tribe-rsvp-list,
.tribe-tickets-list {
  display: block;
  width: 100%;
}

.tribe-rsvp-list > li.tribe-item,
.tribe-tickets-list > li.tribe-item {
  margin-bottom: 15px !important;
  position: relative;
}

.tribe-rsvp-list > li.tribe-item .list-attendee,
.tribe-tickets-list > li.tribe-item .list-attendee {
  display: block;
  color: inherit;
  letter-spacing: 0;
}

.tribe-rsvp-list > li.tribe-item .list-attendee:before,
.tribe-tickets-list > li.tribe-item .list-attendee:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: .3rem;
}

.tribe-rsvp-list > li.tribe-item .tribe-answer,
.tribe-tickets-list > li.tribe-item .tribe-answer {
  display: block;
  float: none;
}

.tribe-rsvp-list > li.tribe-item select,
.tribe-tickets-list > li.tribe-item select {
  margin-left: 0;
}

.tribe-rsvp-list > li.tribe-item .ticket-type,
.tribe-rsvp-list > li.tribe-item .tribe-ticket-information,
.tribe-tickets-list > li.tribe-item .ticket-type,
.tribe-tickets-list > li.tribe-item .tribe-ticket-information {
  font-style: italic;
  display: block !important;
  float: none !important;
}

.tribe-rsvp-list > li.tribe-item .type-label,
.tribe-tickets-list > li.tribe-item .type-label {
  display: none;
}

.tribe-rsvp-list .attendee-meta.toggle,
.tribe-tickets-list .attendee-meta.toggle {
  margin-bottom: -1rem;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  font-size: 0;
  background: rgba(0, 0, 0, 0.05);
  color: inherit !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tribe-rsvp-list .attendee-meta.toggle:after,
.tribe-tickets-list .attendee-meta.toggle:after {
  content: "";
  font-family: 'cera';
  color: inherit;
  font-size: 1rem;
}

.tribe-rsvp-list .attendee-meta-row[style*="block"],
.tribe-tickets-list .attendee-meta-row[style*="block"] {
  padding-top: .75rem;
}

.tribe-event-tickets-plus-meta input[type=email], .tribe-event-tickets-plus-meta input[type=password], .tribe-event-tickets-plus-meta input[type=text], .tribe-event-tickets-plus-meta input[type=url], .tribe-event-tickets-plus-meta textarea {
  width: 100%;
}

.tribe-submit-tickets-form {
  margin-top: 0;
}

.tribe-rsvp {
  padding-top: 2.5rem;
  padding-bottom: 1rem;
}

.tribe-events-schedule .tribe-events-cost {
  line-height: 1em;
  height: auto;
  font-size: 0.8em !important;
  margin-left: .5rem;
}

.tribe-events-tickets tr {
  border: 0 !important;
}

.tribe-events-tickets td {
  vertical-align: top;
}

#secondary-right .tribe-events-tickets td,
#secondary-left .tribe-events-tickets td {
  width: 100% !important;
  display: block;
  max-width: 100%;
}

.tribe-events-single-after-event-description .tribe-events-cal-links {
  display: none !important;
}

@media (max-width: 1199.98px) {
  .tribe-events-tickets td {
    width: 100% !important;
    max-width: 100% !important;
  }
}

.tribe-attendees-list-container {
  padding: 1.5rem;
  margin-top: 2rem;
}

.tribe-attendees-list-container .tribe-attendees-list-title {
  font-size: 1.5em;
}

.tribe-attendees-list-container .tribe-attendees-list {
  margin-bottom: 0;
}

.tribe-attendees-list-container .tribe-attendees-list-item .avatar {
  max-width: 40px;
  height: auto;
}

.tribe-tickets-attendees-list-optout {
  padding: 1rem;
  margin-top: 1rem;
}

.tribe-tickets-attendees-list-optout label {
  margin-bottom: 0;
}

.tribe-events-tickets-rsvp .tribe-ticket.quantity input {
  border-width: 1px;
}

/* Community Events */
#tribe-community-events,
.tribe-community-events-content > #tribe-events,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
}

.tribe-tickets-form-row .woocommerce,
.tribe-tickets-form-row .tickets_name,
.tribe-tickets-form-row .tickets_price {
  min-width: 130px;
}

.tribe_community_edit .tribe-button-activate:after,
.tribe_community_list .tribe-button-activate:after {
  font-family: FontAwesome;
  content: "";
}

curring-warning {
  margin-top: 1rem;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.04);
}

#tribe-tickets-warning {
  display: none !important;
}

#tribe-events-report .table-menu-wrapper > a:not(:last-child) {
  margin-right: 10px;
}

@media (min-width: 768px) {
  .welcome-panel-column-container {
    display: flex;
  }
}

.welcome-panel-column-container ul {
  list-style: none;
}

.tribe-events-tickets .tickets_name, .tribe-events-tickets .tickets_name p, .tribe-events-tickets .tickets_description, .tribe-events-tickets .tickets_price {
  color: inherit;
}

.tribe-events-tickets .tribe-tickets-remaining {
  color: inherit;
  font-style: italic;
  font-size: 13px;
}

.tribe-events-tickets td.quantity input[type="number"], .tribe-events-tickets td.woocommerce input[type="number"] {
  min-height: 40px;
}

.tribe-events-tickets .tickets_price {
  color: inherit;
  font-weight: 600;
}

.tribe-button.submit.events-community-submit {
  padding: 1rem !important;
}

body[class*="tribe_community"]:not(.logged-in) #tribe-events-pg-template #tribe-events,
body:not(.logged-in) .tribe-community-events-content > #tribe-events {
  margin: 0 auto;
  max-width: 910px;
}

body[class*="tribe_community"]:not(.logged-in) #tribe-events-pg-template #tribe-events > p,
body:not(.logged-in) .tribe-community-events-content > #tribe-events > p {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

body[class*="tribe_community"]:not(.logged-in) #tribe-events-pg-template #tribe-events > p hr,
body:not(.logged-in) .tribe-community-events-content > #tribe-events > p hr {
  border-top-color: #006fe6;
}

body[class*="tribe_community"]:not(.logged-in) #tribe-events-pg-template #tribe-events > p .alert-link,
body:not(.logged-in) .tribe-community-events-content > #tribe-events > p .alert-link {
  color: #e6e5e5;
}

body[class*="tribe_community"]:not(.logged-in) #tribe-events-pg-template #tribe-events #tribe-community-events,
body:not(.logged-in) .tribe-community-events-content > #tribe-events #tribe-community-events {
  margin: 0;
  padding: 0;
  background: none;
  box-shadow: none;
  border: none;
}

.ticket_bottom {
  display: flex;
}

@media (max-width: 767.98px) {
  .ticket_bottom {
    flex-direction: column;
  }
}

.ticket_bottom #ticket_bottom_right {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

#tribe_panel_settings {
  border: 0;
  padding: 0;
  border-radius: 0;
}

.tribe_community_edit:not(.logged-in) #tribe-events-pg-template #tribe-events {
  max-width: 450px;
  margin-bottom: 3rem;
  font-size: 0;
}

.tribe_community_edit:not(.logged-in) #tribe-events-pg-template #tribe-events > * {
  font-size: 1rem;
}

#tribe-events-pg-template #tribe-events .tribe-community-events-content {
  display: flex;
  flex-direction: column;
  font-size: 0;
}

#tribe-events-pg-template #tribe-events .tribe-community-events-content > * {
  font-size: 1rem;
}

#tribe-events-pg-template #tribe-events .tribe-community-events-content > p {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

#tribe-events-pg-template #tribe-events .tribe-community-events-content > p hr {
  border-top-color: #006fe6;
}

#tribe-events-pg-template #tribe-events .tribe-community-events-content > p .alert-link {
  color: #e6e5e5;
}

header.my-events-header {
  border: 0;
  margin-bottom: 0;
}

header.my-events-header h2.my-events {
  display: none;
}

header.my-events-header .tribe-button {
  margin: 0;
  width: 100%;
}

body:not(.logged-in) header.my-events-header {
  display: none !important;
}

.tribe-events-community-footer .tribe-button {
  margin: 0 !important;
}

.tribe-community-events input,
.tribe-community-events select {
  padding: 0.5rem .8rem !important;
  min-width: 110px;
}

.tribe-field-type-checkbox label input[type="checkbox"],
.tribe-field-type-radio label input[type="radio"],
#tribe-events .ed_button.button.button-small {
  min-width: 0;
}

.tribe-section .select2-container-multi .select2-choices .select2-search-choice {
  color: inherit;
  border: 0;
  box-shadow: none;
  background-image: none;
}

.tribe-section .select2-container-multi .select2-choices .select2-search-field input {
  font-family: inherit;
}

.tribe-community-events input[type=color], .tribe-community-events input[type=date], .tribe-community-events input[type=datetime-local], .tribe-community-events input[type=datetime], .tribe-community-events input[type=email], .tribe-community-events input[type=month], .tribe-community-events input[type=number], .tribe-community-events input[type=password], .tribe-community-events input[type=search], .tribe-community-events input[type=tel], .tribe-community-events input[type=text], .tribe-community-events input[type=time], .tribe-community-events input[type=url], .tribe-community-events input[type=week], .tribe-community-events textarea {
  width: 100%;
}

.tribe-button, a.tribe-button, button.tribe-button, input.tribe-button {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

.tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-choices .select2-input {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.tribe-community-events .tribe-section .tribe-delete-this {
  color: inherit !important;
}

.tribe-community-events .tribe-section .tribe-delete-this:hover {
  opacity: .7;
}

.tribe-community-events .tribe-section {
  margin: 1rem 0 !important;
  padding-bottom: 1rem !important;
  background: none !important;
}

.tribe-community-events .tribe-section .tribe-section-header {
  margin-bottom: 1rem !important;
  padding: 1rem !important;
}

.tribe-community-events .tribe-section table.tribe-section-content .tribe-section-content-label, .tribe-community-events .tribe-section table.tribe-section-content td:first-child {
  padding-left: 1rem !important;
  line-height: 18px;
}

.tribe-community-events .tribe-section table.tribe-section-content .tribe-section-content-field, .tribe-community-events .tribe-section table.tribe-section-content td:last-child {
  padding-right: 1rem !important;
  padding-left: .4rem;
}

@media (max-width: 991.98px) {
  .tribe-community-events .tribe-section table.tribe-section-content td {
    display: block !important;
    padding-left: 10px !important;
  }
}

@media (max-width: 991.98px) {
  .tribe-community-tickets-payment-options td {
    display: block !important;
    border: 0;
    padding: 0 !important;
  }
}

.tribe-community-events .tribe-section table.tribe-section-content .tribe-section-content-field input[type="text"],
.tribe-community-events .tribe-section table.tribe-section-content .tribe-section-content-field input[type="url"],
.tribe-community-events .tribe-section table.tribe-section-content .tribe-section-content-field textarea,
.tribe-community-events .tribe-section table.tribe-section-content .tribe-section-content-field select {
  padding: .3rem .5rem !important;
  height: auto;
  min-height: 35px;
  width: 100%;
  max-width: 350px;
}

.saved-organizer-table-cell .dashicons {
  margin-top: 0;
}

.tribe-section-content .edit-linked-post-link > a {
  font-size: 0;
}

.tribe-section-content .edit-linked-post-link > a:after {
  font-size: 1rem;
  content: "";
  font-family: 'cera';
  margin-left: 2px;
}

#tribe-events-report {
  padding: 1rem;
}

#tribe-events-report .table-menu-wrapper {
  display: flex;
}

#tribe-events-report .table-menu-wrapper .button {
  width: 100%;
  white-space: normal;
}

#tribe-events-report .tabbed-view-wrap {
  margin-top: 2rem;
}

#tribe-community-events > .tribe-menu-wrapper {
  display: flex;
  margin-bottom: 1.5rem;
}

@media (max-width: 767.98px) {
  #tribe-community-events > .tribe-menu-wrapper {
    flex-direction: column;
  }
}

#tribe-community-events > .tribe-menu-wrapper .button {
  width: 100%;
  white-space: normal;
}

@media (max-width: 767.98px) {
  #tribe-community-events > .tribe-menu-wrapper .button {
    margin: 0 0 5px 0 !important;
  }
}

#tribe-community-events > .tribe-menu-wrapper .button:last-child {
  margin-left: 15px;
}

.tablenav-pages .paging-input {
  display: none;
}

.tablenav-pages.no-pages {
  display: none !important;
}

.ticket_advanced_Tribe__Tickets_Plus__Commerce__WooCommerce__Main {
  align-items: flex-start;
}

.tribe-community-events-preview-image img {
  max-width: 100% !important;
  height: auto !important;
}

@media (max-width: 767.98px) {
  .dashicons-editor-help {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .input_block input, .input_block textarea {
    max-width: 100% !important;
    width: 100% !important;
  }
}

@media (max-width: 767.98px) {
  #ticket_form span.datetime_seperator {
    margin-left: 0;
    padding: 3px 0;
  }
}

.welcome-panel-column-container {
  border: 0;
  padding: 0 !important;
}

.welcome-panel-column-container ul {
  padding-left: 0;
}

.welcome-panel-column {
  padding: 20px !important;
}

.welcome-panel-column > div,
.welcome-panel-column > div > div,
.welcome-panel-column ul {
  padding: 0 !important;
}

.welcome-panel-column h3 {
  font-size: 1.1em;
  padding: 0;
}

@media screen and (min-width: 1024px) {
  .welcome-panel-column {
    width: 33.33333% !important;
    min-width: 33.33333% !important;
  }
}

#tribe_panel_base {
  padding: 0;
}

#tribe_panel_base > div:not([class]) {
  display: flex;
  justify-content: center;
}

@media (max-width: 767.98px) {
  #tribe_panel_base > div:not([class]) {
    flex-direction: column;
  }
}

#tribe_panel_base > div:not([class]) > button {
  padding: 0.85rem 1.2rem;
}

#tribe_panel_base > div:not([class]) > button:not(:last-of-type) {
  margin-right: .5rem;
}

#tribe_panel_base > div:not([class]) .tribe-warning-toggle {
  position: absolute;
  top: -57px;
  right: -5px;
  width: auto;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer !important;
}

#tribe_panel_base > div:not([class]) .tribe-warning-toggle label > span {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 5px;
}

#tribe_panel_base > div:not([class]) .tribe-warning-toggle label > span .dashicons {
  width: auto;
  height: auto;
}

#tribe_panel_base .ticket_table_intro > a.button-secondary {
  background-color: rgba(0, 0, 0, 0.05) !important;
  color: inherit !important;
  font-family: inherit;
  padding: 10px !important;
  font-size: 0.8em;
}

@media (max-width: 991.98px) {
  #tribe_panel_base .ticket_table_intro > a.button-secondary {
    width: 100%;
  }
}

#tribe_panel_base .ticket_table_intro > a.button-secondary:hover {
  opacity: .8;
}

.accordion .input_block .ticket_form_right {
  display: flex;
  align-items: center;
}

@media (max-width: 767.98px) {
  .accordion .input_block .ticket_form_right {
    flex-direction: column;
    align-items: normal;
  }
}

.accordion .input_block .ticket_form_right .datetime_seperator {
  margin-left: 7px;
  margin-right: 7px;
}

.accordion .input_block .ticket_form_right .helper-text {
  margin-left: 7px;
}

@media (max-width: 767.98px) {
  .accordion .input_block .ticket_form_right .helper-text {
    display: none !important;
  }
}

#ticket_end_date, #ticket_start_date {
  width: 120px;
}

.input_block .ticket_field.hasDatepicker {
  font-size: 1rem;
}

#ticket_form_table .input_block {
  display: flex;
  flex-direction: column;
}

#ticket_form_table .input_block .ticket_form_label {
  width: 100%;
  display: block;
  margin-bottom: 5px;
}

#ticket_form_table .input_block .ticket_form_right {
  margin-left: 0 !important;
}

#ticket_form_table .input_block .tribe_stock_block {
  padding-left: 0;
}

#ticket_form_table .input_block .input_block {
  margin-left: 0;
}

.ticket_advanced_Tribe__Tickets__RSVP {
  align-items: flex-start !important;
}

.tribe-nav-top .tribe-pagination {
  display: none !important;
}

@media screen and (max-width: 782px) {
  .tribe-tickets-editor-table tr td {
    width: 100%;
  }
}

#tribe_ticket_list_table .ticket_edit button {
  background: none !important;
  padding: 8px;
}

#ticket_form_total_capacity {
  font-weight: 600;
}

@media (max-width: 991.98px) {
  #ticket_form_total_capacity {
    text-align: center;
    margin-bottom: 1rem;
  }
}

.tribe-community-events .tribe-section div.tribe-section-content {
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin: 0 !important;
}

.tribe-tickets-editor-blocker {
  z-index: 999 !important;
  cursor: progress;
}

.tribe_community_edit .tribe-button.submit, .tribe_community_list .tribe-button.submit {
  width: 100% !important;
}

#topics-filter .search-box {
  margin-top: 1rem;
}

@media (min-width: 576px) {
  #topics-filter .search-box {
    display: flex;
  }
}

#topics-filter .search-box #search-submit {
  margin-top: .5rem;
  width: 100%;
  padding: .5rem 1rem !important;
}

@media (min-width: 576px) {
  #topics-filter .search-box #search-submit {
    margin-top: 0;
    width: auto;
    margin-left: .5rem;
  }
}

.tribe-attendees-page .column-check_in {
  width: 160px;
}

td.check_in.column-check_in button {
  padding: 5px 10px !important;
  width: 100%;
  margin-top: 5px;
}

.tablenav .bulkactions {
  display: flex;
}

.tablenav .bulkactions input[type="submit"] {
  margin-left: 5px;
}

.tablenav.top .tablenav-pages {
  display: none !important;
}

.tablenav.top .attendees-actions {
  margin-left: auto;
}

.tablenav.bottom .bulkactions {
  display: none !important;
}

.tablenav.bottom .tablenav-pages {
  display: flex !important;
  width: 100% !important;
}

.tablenav.bottom .tablenav-pages .pagination-links .button {
  padding: 5px 10px;
}

.attendees thead td, .attendees thead th {
  vertical-align: middle !important;
}

.attendees td a {
  color: inherit !important;
}

.attendees .event-tickets-meta-row td {
  padding: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.04);
}

.attendees .event-tickets-meta-row td dl {
  margin-bottom: 0;
}

.complete, .ok, .yes, .on, [data-status="complete"], [data-status="ok"], [data-status="yes"], [data-status="on"] {
  color: #0abb87;
}

.incomplete, .no, [data-status="incomplete"], [data-status="notok"], [data-status="no"], [data-status="off"] {
  color: #ED2121;
}

@media (min-width: 768px) {
  .tablenav.top {
    display: flex;
    align-items: center;
  }
  .tablenav.top .bulkactions {
    display: flex !important;
  }
  .tablenav.top .attendees-actions {
    margin-right: 0;
  }
}

.tablenav.top .tablenav-pages {
  display: none;
}

.tablenav.top .actions {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .tablenav.top .actions {
    width: 100%;
    display: flex;
    margin-top: .8rem;
    justify-content: center;
  }
}

.tribe-admin-search-type {
  margin-bottom: .5rem;
}

.tablenav.bottom .attendees-actions,
.tablenav.bottom .bulkactions {
  display: none;
}

.attendees-filter:empty {
  display: none;
}

.tablenav-pages {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tablenav-pages .pagination-links {
  margin-left: auto;
}

.nav-tab-wrapper {
  font-size: 1.1em;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

.nav-tab-wrapper > a {
  margin-right: 10px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.04);
}

#topics-filter {
  overflow: auto;
}

.wp-list-table tfoot {
  display: none !important;
}

.wrap.tribe-attendees-page #topics-filter .bottom a.button, .wrap.tribe-attendees-page #topics-filter .bottom input.button, .wrap.tribe-attendees-page #topics-filter .top a.button, .wrap.tribe-attendees-page #topics-filter .top input.button {
  padding: 5px !important;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.05);
  color: inherit;
  border: 0;
}

.wrap.tribe-attendees-page #topics-filter .bottom a.button:hover, .wrap.tribe-attendees-page #topics-filter .bottom input.button:hover, .wrap.tribe-attendees-page #topics-filter .top a.button:hover, .wrap.tribe-attendees-page #topics-filter .top input.button:hover {
  opacity: .8;
}

#tribe-attendees-summary h3, #tribe-attendees-summary .about-description {
  width: 100%;
}

.tribe-community-events .tribe-section table.tribe-section-content.tribe-datetime-block .tribe-section-content-field input[type*="text"] {
  display: inline-block;
  width: 120px;
}

.events-community-post-title #post_title {
  padding: .3rem .75rem !important;
  height: auto;
  min-height: 35px;
  width: 100%;
  max-width: 350px;
  font-size: 1em;
}

div.eventForm .event-dynamic-helper-text:not(:empty),
div.tribe-community-events .tribe-event-recurrence-description:not(:empty) {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

div.eventForm .event-dynamic-helper-text:not(:empty) hr,
div.tribe-community-events .tribe-event-recurrence-description:not(:empty) hr {
  border-top-color: #006fe6;
}

div.eventForm .event-dynamic-helper-text:not(:empty) .alert-link,
div.tribe-community-events .tribe-event-recurrence-description:not(:empty) .alert-link {
  color: #e6e5e5;
}

.tribe-event-recurrence-description {
  margin-top: .5rem;
}

#wp-tcepostcontent-editor-tools .wp-editor-tabs > button {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.tribe-tickets-editor-table .global_capacity_edit_button,
.tribe-tickets-editor-table .ticket_edit_button {
  color: inherit !important;
}

.tribe-tickets-editor-table .global_capacity_edit_button:hover,
.tribe-tickets-editor-table .ticket_edit_button:hover {
  opacity: .7;
}

@media screen and (max-width: 782px) {
  .tribe-tickets-editor-table td.ticket_edit {
    width: 50px !important;
  }
}

@media (max-width: 767.98px) {
  #ticket_form_toggle,
  #rsvp_form_toggle,
  #settings_form_toggle {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 .3rem 0 !important;
  }
}

.tribe-dependent.tribe-active {
  width: 100%;
  display: inline-flex;
  align-items: center;
}

.tribe-event-recurrence .recurrence-row,
.tribe-event-exclusion .recurrence-row {
  display: flex !important;
}

.tribe-event-recurrence .recurrence-row .tribe-button-field,
.tribe-event-exclusion .recurrence-row .tribe-button-field {
  margin-right: 3px;
}

.tribe-dependent .recurrence-time {
  display: flex;
  margin-left: 8px;
}

.recurrence-row recurrence-end {
  margin-bottom: .5rem;
}

.recurrence-row recurrence-end .recurrence-end-range {
  display: flex;
  min-width: 180px;
}

#tribe-events #tribe-add-recurrence.button,
#tribe-events #tribe-add-exclusion.button,
.tribe-section-content .tribe-add-post.tribe-button {
  padding: .4rem .8rem;
  font-size: .85em;
  white-space: normal;
}

.tribe_community_edit #tribe-add-exclusion, .tribe_community_edit .button, .tribe_community_edit .button-primary, .tribe_community_edit .button-secondary, .tribe_community_edit .tribe-add-recurrence.tribe-button, .tribe_community_edit .tribe-button, .tribe_community_list #tribe-add-exclusion, .tribe_community_list .button, .tribe_community_list .button-primary, .tribe_community_list .button-secondary, .tribe_community_list .tribe-add-recurrence.tribe-button, .tribe_community_list .tribe-button {
  white-space: normal;
}

.tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-image-upload-area .form-controls {
  display: flex;
  flex-direction: column;
}

.tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-image-upload-area .choose-file {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
}

.tribe_community_edit .ui-datepicker .ui-datepicker-title {
  display: flex;
}

.tribe_community_edit .ui-datepicker .ui-datepicker-title select {
  height: 40px;
  border: 2px solid rgba(0, 0, 0, 0.1);
}

.tribe_community_edit .ui-datepicker .ui-datepicker-title select:not(:last-child) {
  margin-right: 3px;
}

.eventForm .tribe-datetime-block .tribe-field-end_date, .eventForm .tribe-datetime-block .tribe-field-start_date {
  padding: .3rem !important;
}

#tribe-community-events .bubble {
  padding: 0;
  background: none;
  border: 0;
}

.tribe-community-event-info {
  margin: 0;
}

.tribe-community-event-info .organizer,
.tribe-community-event-info .venue {
  margin-bottom: 1rem;
}

#tribe-events .ed_button.button.button-small {
  padding: .3rem !important;
  white-space: normal;
}

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
  background: none;
}

div.tribe-community-events-content .tribe-community-events-list-title {
  display: none;
}

div.tribe-community-events-content .add-new {
  width: 100%;
  margin: 0 0 1rem 0;
}

.tribe-community-events-list {
  color: inherit !important;
  word-break: break-word;
  white-space: normal;
}

@media (min-width: 992px) {
  .tribe-community-events-list {
    table-layout: fixed;
  }
}

.tribe-community-events-list td {
  word-break: break-word !important;
  white-space: normal !important;
}

.tribe-community-events-list.tribe-community-no-items {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
  color: #fff !important;
}

.tribe-community-events-list.tribe-community-no-items hr {
  border-top-color: #006fe6;
}

.tribe-community-events-list.tribe-community-no-items .alert-link {
  color: #e6e5e5;
}

.venue .tribe-dropdown, .tribe-ea-dropdown {
  width: 100%;
  max-width: 100%;
}

div.tribe-community-notice {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

div.tribe-community-notice hr {
  border-top-color: #006fe6;
}

div.tribe-community-notice .alert-link {
  color: #e6e5e5;
}

div.tribe-community-notice.tribe-community-notice-error {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

div.tribe-community-notice.tribe-community-notice-error hr {
  border-top-color: #e21212;
}

div.tribe-community-notice.tribe-community-notice-error .alert-link {
  color: #e6e5e5;
}

div.tribe-community-notice.tribe-community-notice-update {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

div.tribe-community-notice.tribe-community-notice-update hr {
  border-top-color: #006fe6;
}

div.tribe-community-notice.tribe-community-notice-update .alert-link {
  color: #e6e5e5;
}

.ui-dialog-buttonset button.button {
  padding: .5rem 1rem !important;
}

.tribe-community-events-content .tribe-nav .my-events-display-options {
  display: inline-flex !important;
  padding: 0 !important;
}

@media (max-width: 991.98px) {
  .tribe-community-events-content .tribe-nav .my-events-display-options {
    display: flex !important;
    width: 100%;
  }
}

.tribe-community-events-content .tribe-nav .my-events-display-options a.tribe-button {
  font-size: .8em !important;
  padding: .5rem .8rem !important;
  border: 0;
  margin: 0 !important;
}

@media (max-width: 991.98px) {
  .tribe-community-events-content .tribe-nav .my-events-display-options a.tribe-button {
    width: 100%;
  }
}

.tribe-community-events-content .tribe-nav .my-events-display-options a.tribe-button:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.tribe-community-events-content .tribe-nav .my-events-display-options a.tribe-button:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.tribe-community-events-content .tribe-nav .my-events-display-options a.tribe-button:hover {
  opacity: .8;
}

.tribe-community-events-content .tribe-nav {
  display: flex !important;
  align-items: center;
}

@media (min-width: 768px) {
  .tribe-community-events-content .tribe-nav .table-menu-wrapper {
    margin-left: auto;
  }
}

.tribe-community-events-content .tribe-nav .table-menu-wrapper .table-menu-btn {
  font-size: .8em !important;
  padding: .5rem .8rem !important;
}

.tribe-community-events-content .tribe-nav .table-menu-wrapper .table-menu-btn:after {
  position: static !important;
  color: inherit !important;
  margin-left: .3rem !important;
  -webkit-transform: none !important;
          transform: none !important;
}

.tribe-community-events-content .tribe-nav .table-menu-wrapper .table-menu {
  min-width: 100%;
  width: auto;
  max-width: 100%;
  top: calc(100% + 8px);
  border: 0;
}

.tribe-community-events-content .tribe-nav .table-menu-wrapper .table-menu:not(.table-menu-hidden) {
  left: 0;
}

.tribe-community-events-content .tribe-nav .table-menu-wrapper .table-menu label {
  display: block;
  cursor: pointer;
}

.tribe-community-events-list .column-header-title,
td.tribe-list-column-title {
  width: 230px !important;
  min-width: 230px !important;
}

.tribe-community-events-list .column-header-title .title,
td.tribe-list-column-title .title {
  font-weight: 600;
}

.tribe-community-events-list td .row-actions strong {
  display: block;
  margin-top: 5px;
}

.tribe-community-events-list td .row-actions a,
.tribe-community-events-list td .row-actions a:active,
.tribe-community-events-list td .row-actions a:visited {
  color: inherit;
}

div.tribe-community-events-content .tribe-event-list-search {
  width: 100%;
  float: none;
}

div.tribe-community-events-content .tribe-event-list-search input[type=search] {
  height: 44px;
}

.select2-container .select2-choice {
  color: inherit !important;
}

.tribe_community_list #custom_header {
  display: none !important;
}

.tribe_community_list #header > .region__inner > .region__container {
  margin-bottom: 0 !important;
}

.tribe-community-events-list td .event-status {
  width: 60px !important;
}

@media (max-width: 991.98px) {
  .tribe-community-events-list td .event-status {
    text-align: center;
  }
  .tribe-community-events-list td .event-status .icon {
    display: inline-block !important;
  }
  .tribe-community-events-list td .event-status .hover {
    display: none !important;
  }
}

.page-tribe-attendee-registration #secondary-left,
.page-tribe-attendee-registration #secondary-right {
  display: none !important;
}

#tribe-community-events.delete {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

#tribe-community-events.delete > * {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}

#tribe-community-events.delete #add-new,
#tribe-community-events.delete #my-events {
  margin-bottom: .3rem;
}

@media (min-width: 768px) {
  #tribe-community-events.delete #add-new,
  #tribe-community-events.delete #my-events {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

#tribe-community-events.delete #add-new > a,
#tribe-community-events.delete #my-events > a {
  width: 100%;
}

@media (min-width: 768px) {
  #tribe-community-events.delete #add-new {
    padding-right: 5px;
  }
  #tribe-community-events.delete #my-events {
    padding-left: 5px;
  }
}

#tribe-community-events.delete #not-user {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#tribe-community-events.delete .tribe-community-notice {
  order: -1;
}

#tribe-community-events.delete .tribe-community-notice p:last-child {
  margin-bottom: 0;
}

#tribe-community-events.delete > a {
  text-align: center;
  padding: .5rem .3rem;
  margin-top: .2rem;
  background-color: rgba(0, 0, 0, 0.08);
  border-radius: 0.3rem;
}

#tribe-events-header::before, #tribe-events-footer::before,
#tribe-events-header::after, #tribe-events-footer::after {
  display: none !important;
}

.archive.post-type-archive-tribe_events .site-content.region > .region__container,
.single-tribe_events .site-content.region > .region__container {
  max-width: 100%;
}

.single-tribe_organizer #secondary-left.region__col--1,
.single-tribe_organizer #secondary-right.region__col--3,
.single-tribe_venue #secondary-left.region__col--1,
.single-tribe_venue #secondary-right.region__col--3,
.single-tribe_events #secondary-left.region__col--1,
.single-tribe_events #secondary-right.region__col--3 {
  display: none !important;
}

.widget .tribe-events-ajax-loading {
  top: 50%;
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-events-page-title {
  padding-top: .2rem;
  font-size: .8em;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-events-sub-nav {
  position: absolute;
  top: -53px;
  right: -.5rem;
  margin: 0 !important;
  padding: 0;
  z-index: 1;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-events-sub-nav .tribe-this-week-nav-link {
  margin: 0;
  padding: 0;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-events-sub-nav .tribe-this-week-nav-link a {
  border-radius: 500px;
  height: 30px;
  width: 30px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-this-week-widget-header-date {
  pointer-events: none;
  padding: .4em .8em;
  font-size: .6em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  text-align: center;
  margin: 0 0 .5rem 0;
  display: none;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-this-week-event {
  padding: 1rem;
  margin: .5rem 0 0 0;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-this-week-event .entry-title {
  padding-bottom: .5rem;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-this-week-event .entry-title a {
  color: inherit;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-this-week-event .entry-title .tribe-venue {
  margin-top: .5rem;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-this-week-widget-day {
  color: inherit;
  margin-bottom: .5rem;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-this-week-widget-day .duration {
  margin-bottom: .5rem;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-this-week-widget-day .tribe-venue a {
  color: inherit;
  font-style: italic;
  text-decoration: none;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .this-week-no-events-msg {
  font-size: .8em;
  display: none;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-this-week-widget-weekday-wrapper {
  min-height: 50px;
}

.tribe-this-week-events-widget .tribe-this-week-widget-wrapper .tribe-this-week-widget-day-wrap {
  padding: 0;
}

/**
 * Easy pricing tables
 *
 * Pricing tables plugin
 * https://wordpress.org/plugins/easy-pricing-tables/
 */
.ptp-pricing-table .ptp-col .ptp-item-container {
  border: 0;
  border-radius: 0.3rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .ptp-pricing-table .ptp-col .ptp-item-container {
    transition: none;
  }
}

.ptp-pricing-table .ptp-col .ptp-item-container:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}

.ptp-pricing-table .ptp-col .ptp-item-container .ptp-plan {
  background-color: #4E64DD;
  color: #fff;
}

.ptp-pricing-table .ptp-col .ptp-item-container .ptp-price {
  background-color: rgba(0, 0, 0, 0.04);
  color: inherit;
}

.ptp-pricing-table .ptp-col .ptp-item-container .ptp-bullet-item {
  color: inherit;
  border-bottom: 2px solid rgba(0, 0, 0, 0.04);
}

.ptp-pricing-table .ptp-col .ptp-item-container div.ptp-cta {
  background-color: transparent;
}

.ptp-pricing-table .ptp-col .ptp-item-container .ptp-button {
  border-width: 2px;
}

.ptp-pricing-table .ptp-col.ptp-highlight .ptp-price {
  font-weight: 600;
}

.ptp-pricing-table div.ptp-most-popular {
  background-color: #007BFF;
  color: #fff;
}

/**
 * Gutenberg
 *
 * New WP publishing experience.
 * https://wordpress.org/plugins/gutenberg/
 */
.has-primary-background-color {
  background-color: #4E64DD !important;
}

a.has-primary-background-color:hover, a.has-primary-background-color:focus,
button.has-primary-background-color:hover,
button.has-primary-background-color:focus {
  background-color: #2842d0 !important;
}

.has-secondary-background-color {
  background-color: #D6E2F9 !important;
}

a.has-secondary-background-color:hover, a.has-secondary-background-color:focus,
button.has-secondary-background-color:hover,
button.has-secondary-background-color:focus {
  background-color: #aac3f2 !important;
}

.has-success-background-color {
  background-color: #0abb87 !important;
}

a.has-success-background-color:hover, a.has-success-background-color:focus,
button.has-success-background-color:hover,
button.has-success-background-color:focus {
  background-color: #078b64 !important;
}

.has-info-background-color {
  background-color: #007BFF !important;
}

a.has-info-background-color:hover, a.has-info-background-color:focus,
button.has-info-background-color:hover,
button.has-info-background-color:focus {
  background-color: #0062cc !important;
}

.has-warning-background-color {
  background-color: #ED6E21 !important;
}

a.has-warning-background-color:hover, a.has-warning-background-color:focus,
button.has-warning-background-color:hover,
button.has-warning-background-color:focus {
  background-color: #cb5710 !important;
}

.has-danger-background-color {
  background-color: #ED2121 !important;
}

a.has-danger-background-color:hover, a.has-danger-background-color:focus,
button.has-danger-background-color:hover,
button.has-danger-background-color:focus {
  background-color: #cb1010 !important;
}

.has-light-background-color {
  background-color: #f0f3f4 !important;
}

a.has-light-background-color:hover, a.has-light-background-color:focus,
button.has-light-background-color:hover,
button.has-light-background-color:focus {
  background-color: #d3dbde !important;
}

.has-dark-background-color {
  background-color: #3D404A !important;
}

a.has-dark-background-color:hover, a.has-dark-background-color:focus,
button.has-dark-background-color:hover,
button.has-dark-background-color:focus {
  background-color: #26282e !important;
}

.has-primary-color {
  color: #4E64DD !important;
}

a.has-primary-color:hover, a.has-primary-color:focus {
  color: #2842d0 !important;
}

.has-secondary-color {
  color: #D6E2F9 !important;
}

a.has-secondary-color:hover, a.has-secondary-color:focus {
  color: #aac3f2 !important;
}

.has-success-color {
  color: #0abb87 !important;
}

a.has-success-color:hover, a.has-success-color:focus {
  color: #078b64 !important;
}

.has-info-color {
  color: #007BFF !important;
}

a.has-info-color:hover, a.has-info-color:focus {
  color: #0062cc !important;
}

.has-warning-color {
  color: #ED6E21 !important;
}

a.has-warning-color:hover, a.has-warning-color:focus {
  color: #cb5710 !important;
}

.has-danger-color {
  color: #ED2121 !important;
}

a.has-danger-color:hover, a.has-danger-color:focus {
  color: #cb1010 !important;
}

.has-light-color {
  color: #f0f3f4 !important;
}

a.has-light-color:hover, a.has-light-color:focus {
  color: #d3dbde !important;
}

.has-dark-color {
  color: #3D404A !important;
}

a.has-dark-color:hover, a.has-dark-color:focus {
  color: #26282e !important;
}

@media (min-width: 992px) {
  [class*="wp-block-"].alignwide, [class*="wp-block-"].alignfull {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
    width: auto !important;
    max-width: 1000% !important;
  }
  [class*="wp-block-"].alignwide img, [class*="wp-block-"].alignfull img {
    display: block;
    margin: 0 auto;
  }
}

.wp-block-button {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.wp-block-button.is-style-outline .wp-block-button__link {
  color: #4E64DD;
  border-color: currentColor;
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
  background: none !important;
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color):hover {
  background: #4E64DD !important;
  color: #fff !important;
}

.wp-block-button.aligncenter {
  display: block;
  clear: both;
}

.wp-block-button__link {
  border: 2px solid transparent;
  font-size: 14px;
  font-weight: 600;
  padding: 0.8rem 1.25rem;
  border-radius: 0.3rem;
}

.wp-block-button__link:not(.has-background) {
  background-color: #4E64DD;
}

.wp-block-button__link:not(.has-text-color) {
  color: #fff;
}

.wp-block-button__link.is-style-squared {
  border-radius: 0 !important;
}

.wp-block-cover,
.wp-block-cover-image {
  font-weight: 600;
  color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 2rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  position: relative;
}

.wp-block-cover.alignleft .has-large-font-size, .wp-block-cover.alignright .has-large-font-size,
.wp-block-cover-image.alignleft .has-large-font-size,
.wp-block-cover-image.alignright .has-large-font-size {
  font-size: 1.5rem;
}

.wp-block-cover a,
.wp-block-cover-image a {
  color: inherit !important;
}

.wp-block-cover-image {
  min-height: calc(550px - 5vw);
}

.wp-block-image {
  position: relative;
  margin-bottom: 2rem;
}

.wp-block-image figure {
  position: relative;
}

.wp-block-image figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  color: #fff;
  text-align: center;
  font-size: 13px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
  margin: 0;
  padding: 1rem;
  word-break: break-word;
}

.wp-block-image figcaption a {
  color: inherit !important;
  opacity: .7;
}

.wp-block-image figcaption a:hover {
  opacity: 1;
  text-decoration: underline;
}

.wp-block-columns.alignfull, .wp-block-columns.alignwide {
  padding-left: 1rem;
  padding-right: 1rem;
}

.wp-block-media-text + p {
  margin-top: 2rem;
}

.wp-block-gallery {
  align-items: normal;
  padding: 0 !important;
}

.wp-block-gallery .blocks-gallery-item {
  padding: 0 !important;
}

.wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img,
.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img {
  height: 100% !important;
}

.coblocks-gallery--item:before, .coblocks-gallery--item:after {
  content: none !important;
}

.wp-block-coblocks-alert {
  padding: 1rem;
  margin-bottom: 1.5rem !important;
}

@media (min-width: 992px) {
  .wp-block-coblocks-alert {
    padding: 2rem;
  }
}

.entry-content > [class*="wp-block-coblocks"] {
  margin-bottom: 3rem;
}

.entry-content > [class*="wp-block-coblocks"]:not(:first-child) {
  margin-top: 3rem;
}

.coblocks-gallery.is-cropped .coblocks-gallery--item img,
.coblocks-gallery.is-cropped .coblocks-gallery--item-thumbnail img {
  height: 100% !important;
}

.wp-block-coblocks-hero {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.wp-block-coblocks-media-card .wp-block-coblocks-column__inner > p {
  padding-top: .5rem;
}

.wp-block-coblocks-media-card .wp-block-coblocks-column__inner .wp-block-coblocks-buttons {
  padding-top: 1rem;
}

.coblocks-lightbox {
  background-color: #19233A;
}

.coblocks-lightbox__background {
  opacity: .6;
}

.wp-block-coblocks-pricing-table .wp-block-coblocks-pricing-table-item__price-wrapper {
  justify-content: center;
}

.wp-block-coblocks-gallery-carousel .flickity-prev-next-button {
  width: 60px;
  height: 60px;
  border-radius: 500px;
  opacity: .5;
}

.wp-block-coblocks-gallery-carousel .flickity-prev-next-button:hover {
  opacity: 1;
}

.wp-block-coblocks-gallery-carousel .flickity-button-icon {
  width: 40%;
  height: 40%;
  left: 30%;
  top: 30%;
}

.wp-block-coblocks-gallery-carousel .previous.flickity-prev-next-button .flickity-button-icon {
  left: 30%;
}

.wp-block-coblocks-alert .wp-block-coblocks-alert__text {
  font-size: .9em;
}

.wp-block-pullquote {
  border-bottom: 4px solid #4E64DD;
  border-top: 4px solid #4E64DD;
  color: #3D404A;
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
}

.wp-block-pullquote blockquote {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.wp-block-pullquote blockquote:before {
  position: static;
  color: inherit !important;
  margin-bottom: 1rem;
}

.wp-block-pullquote p {
  font-size: 1.8rem !important;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer, .wp-block-pullquote__citation {
  color: inherit;
  opacity: .5;
}

.wp-block-pullquote.aligncenter {
  margin: 3rem 0;
  padding: 2rem 0 0 0;
  clear: both;
}

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
  padding: 2rem 0 0 0;
}

.wp-block-pullquote.alignleft blockquote, .wp-block-pullquote.alignright blockquote {
  margin: 0;
}

.wp-block-pullquote a {
  color: inherit !important;
  text-decoration: none;
}

.wp-block-pullquote a:hover {
  opacity: .7;
}

.wp-block-quote {
  background-color: #4E64DD;
  color: #fff;
  border: 0 !important;
}

.wp-block-quote:before {
  color: inherit !important;
  position: static !important;
  margin-bottom: 1rem;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  padding: 2rem;
  text-align: center;
}

.wp-block-quote cite,
.wp-block-quote footer, .wp-block-quote__citation {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.7em !important;
  margin-top: 1.2rem !important;
  display: block;
  text-align: inherit !important;
  color: inherit;
  opacity: .5;
}

.wp-block-quote a {
  color: inherit !important;
  text-decoration: none;
}

.wp-block-quote a:hover {
  opacity: .7;
}

.wp-block-latest-posts {
  list-style: none;
  padding-left: 0 !important;
}

.wp-block-latest-posts li {
  padding: 1rem !important;
  font-weight: 600;
  margin-bottom: .5rem;
  border-radius: 0.3rem;
  border: 0;
  background-color: #E9EFF3;
  color: #77888F;
}

.wp-block-latest-posts li a {
  font-weight: 600;
  line-height: 1.2em !important;
  display: block;
  margin-bottom: .2rem;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date {
  color: inherit;
  opacity: .7;
}

.wp-block-embed {
  padding: 2rem;
  margin-bottom: 2rem;
  background: rgba(0, 0, 0, 0.04);
}

.wp-block-embed:not(.alignfull):not(.alignwide) {
  border-radius: 0.3rem;
}

.wp-block-embed .wp-block-embed__wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}

.wp-block-embed figcaption {
  margin-bottom: 0;
  color: inherit;
  font-style: italic;
  margin-top: .8rem;
}

.wp-block-categories.wp-block-categories-list,
.wp-block-archives.wp-block-archives-list {
  text-align: left !important;
  list-style: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 2rem;
}

.wp-block-categories.wp-block-categories-list > li,
.wp-block-archives.wp-block-archives-list > li {
  padding: 1rem !important;
  font-weight: 600;
  margin-bottom: .5rem;
  border-radius: 0.3rem;
  border: 0;
  background-color: #E9EFF3;
  color: #77888F;
}

.wp-block-categories.wp-block-categories-list > li .children,
.wp-block-archives.wp-block-archives-list > li .children {
  padding-left: 0;
  list-style: none;
  display: flex;
  font-size: .9em;
  flex-wrap: wrap;
}

.wp-block-categories.wp-block-categories-list > li .children > li:not(:last-child):after,
.wp-block-archives.wp-block-archives-list > li .children > li:not(:last-child):after {
  content: ', ';
  margin-right: .5rem;
  margin-left: -2px;
}

.wp-block-categories.wp-block-categories-list > li .children .children,
.wp-block-archives.wp-block-archives-list > li .children .children {
  display: none;
}

.wp-block-categories.wp-block-categories-list > li .children a,
.wp-block-archives.wp-block-archives-list > li .children a {
  opacity: .8;
  color: inherit !important;
}

.wp-block-categories.wp-block-categories-list.aligncenter,
.wp-block-archives.wp-block-archives-list.aligncenter {
  max-width: 500px;
}

.wp-block-archives.wp-block-archives-dropdown {
  margin-bottom: 2rem;
}

.has-drop-cap:not(:focus)::first-letter {
  color: #4E64DD;
  font-size: 3em;
}

@media (min-width: 768px) {
  .has-drop-cap:not(:focus)::first-letter {
    font-size: 6em;
  }
}

.wp-block-file {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: .5rem;
  align-items: center;
  padding: 1rem;
  border-radius: 0.3rem;
  background-color: #E9EFF3;
  font-weight: 600;
}

.wp-block-file a {
  color: inherit !important;
}

.wp-block-file .wp-block-file__button {
  background-color: #4E64DD;
  color: #fff !important;
  border-radius: 0.3rem;
  padding: .5rem 1.1rem;
  margin-left: auto;
}

.wp-block-file + p {
  margin-top: 2rem;
}

.wp-block-latest-comments {
  padding: 0;
  margin-bottom: 2rem;
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
  padding: 1rem;
  margin-bottom: .5rem;
  border-radius: 0.3rem;
  border: 0;
  background-color: #E9EFF3;
  color: #77888F;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
  color: #3D404A;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta a {
  font-weight: 600;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p:last-child {
  margin-bottom: 0;
}

.wp-block-separator {
  opacity: .35;
  border-color: #4E64DD;
  margin: 4em auto;
}

.wp-block-separator.is-style-dots {
  opacity: 1;
}

.wp-block-separator.is-style-dots:before {
  color: #4E64DD;
}

.wp-block-table.alignfull {
  width: 100vw;
}

.wp-block-table.alignwide {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
}

.wp-block-table td,
.wp-block-table th {
  border-color: rgba(0, 0, 0, 0.04);
}

.post-template-single-full-width #custom_header {
  display: none;
}

.post-template-single-full-width .site-content .region__container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.post-template-single-full-width .site-content .region__container > .region__row {
  margin: 0;
}

.post-template-single-full-width .site-content .region__container > .region__row > .region__col {
  padding: 0;
}

/**
 * Jetpack
 *
 * The Swiss army knife of WordPress plugin.
 * https://wordpress.org/plugins/jetpack/
 */
.tiled-gallery .tiled-gallery-caption {
  background-color: rgba(255, 255, 255, 0.7);
}

div.jp-carousel-wrap,
div.jp-carousel-wrap div.jp-carousel-buttons a,
div.jp-carousel-wrap .jp-carousel-image-meta,
div.jp-carousel-wrap .jp-carousel-titleanddesc-title,
div.jp-carousel-wrap textarea#jp-carousel-comment-form-comment-field {
  font-family: inherit !important;
}

div.jp-carousel-wrap .jp-carousel-overlay {
  background-color: #252525;
  color: #fff;
}

div.jp-carousel-wrap .jp-carousel-close-hint {
  padding-top: 1rem;
}

div.jp-carousel-wrap .jp-carousel-close-hint span {
  position: relative;
  width: auto;
  height: auto;
  background: none;
  border-radius: 0;
  color: transparent;
  font-size: 0 !important;
}

div.jp-carousel-wrap .jp-carousel-close-hint span:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #fff !important;
  font-size: 1.7rem;
}

div.jp-carousel-wrap .jp-carousel-next-button span,
div.jp-carousel-wrap .jp-carousel-previous-button span {
  background: none;
}

div.jp-carousel-wrap .jp-carousel-next-button span:before,
div.jp-carousel-wrap .jp-carousel-previous-button span:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #fff !important;
  font-size: 1.7rem;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  text-indent: 0;
}

div.jp-carousel-wrap .jp-carousel-previous-button span:before {
  content: "";
}

div.jp-carousel-wrap .jp-carousel-info {
  display: none !important;
}

.slideshow-window.jetpack-slideshow {
  border-radius: 2px;
  background-color: #252525;
}

form.contact-form input[type='text'],
form.contact-form input[type='email'],
form.contact-form textarea {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

form.contact-form label {
  text-align: left;
}

form.contact-form label.checkbox,
form.contact-form label.radio {
  margin-left: 1.25rem;
}

form.contact-form label.checkbox,
form.contact-form label.radio,
form.contact-form label.grunion-checkbox-multiple-label {
  font-weight: inherit;
}

form.contact-form input[type="submit"] {
  width: 100%;
}

form.contact-form p.contact-submit {
  margin-bottom: 0;
}

div[id^="contact-form"] > h3 {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
  font-size: 1em;
}

div[id^="contact-form"] > h3 hr {
  border-top-color: #09a376;
}

div[id^="contact-form"] > h3 .alert-link {
  color: #e6e5e5;
}

div[id^="contact-form"] > h3 a {
  color: inherit;
}

div[id^="contact-form"] .contact-form-submission {
  margin: 1rem 0;
  padding-top: .3rem;
  padding-bottom: .3rem;
  font-size: .9em;
}

.form-errors {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
  list-style: none;
}

.form-errors hr {
  border-top-color: #e21212;
}

.form-errors .alert-link {
  color: #e6e5e5;
}

.form-errors .form-error-message {
  color: #ED2121;
}

.jp-carousel-info {
  display: none !important;
}

.jp-carousel-left-column-wrapper {
  display: none !important;
}

.jp-carousel-image-meta {
  float: none !important;
  margin-left: auto;
  margin-right: auto;
}

.jp-carousel-transitions .jp-carousel-close-hint {
  position: fixed;
  text-align: right;
  right: 12px;
  width: auto;
}

/**
 * Login With Ajax
 *
 * Ajax Login form
 * https://wordpress.org/plugins/login-with-ajax/
 */
.lwa-status.lwa-status-invalid {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.lwa-status.lwa-status-invalid hr {
  border-top-color: #e21212;
}

.lwa-status.lwa-status-invalid .alert-link {
  color: #e6e5e5;
}

.lwa-status.lwa-status-success, .lwa-status.lwa-status-valid, .lwa-status.lwa-status-confirm {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

.lwa-status.lwa-status-success hr, .lwa-status.lwa-status-valid hr, .lwa-status.lwa-status-confirm hr {
  border-top-color: #09a376;
}

.lwa-status.lwa-status-success .alert-link, .lwa-status.lwa-status-valid .alert-link, .lwa-status.lwa-status-confirm .alert-link {
  color: #e6e5e5;
}

.lwa.lwa-divs-only {
  margin: 0 auto;
  max-width: 720px;
  padding: 1.5rem;
  border-style: solid;
  position: relative;
}

.lwa.lwa-divs-only .lwa-form {
  display: flex;
  flex-direction: column;
}

.lwa.lwa-divs-only .lwa-form .lwa-submit-button {
  order: 2;
}

.lwa.lwa-divs-only .lwa-form .lwa-username label,
.lwa.lwa-divs-only .lwa-form .lwa-password label {
  font-weight: 600 !important;
  margin: 0;
}

.lwa.lwa-divs-only .lwa-form .lwa-login_form,
.lwa.lwa-divs-only .lwa-form .lwa-password {
  margin-top: 1rem;
}

.lwa.lwa-divs-only .lwa-form .lwa-links {
  position: relative;
  margin-bottom: 1rem;
}

.lwa.lwa-divs-only .lwa-form .lwa-links label {
  margin: 0;
  cursor: default;
}

.lwa.lwa-divs-only .lwa-form .lwa-links br {
  display: none;
}

.lwa.lwa-divs-only .lwa-form .lwa-links-remember {
  float: right;
}

.lwa.lwa-divs-only .lwa-form .lwa-links-register-inline {
  display: none;
}

.lwa.lwa-divs-only .lwa-remember {
  border-radius: 3px;
  padding: 1rem !important;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  height: 100% !important;
  width: 100% !important;
  z-index: 15;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991.98px) {
  .lwa.lwa-divs-only .lwa-remember .lwa-links-remember {
    width: 100%;
    float: left;
    margin-top: 1rem;
  }
}

.lwa.lwa-divs-only .lwa-remember p {
  margin-top: 0 !important;
}

.lwa.lwa-divs-only .lwa-remember p > strong {
  font-size: 1.7em;
}

.lwa.lwa-divs-only .lwa-remember input[type="submit"] {
  margin-bottom: .5rem;
  width: 100%;
}

.lwa.lwa-divs-only .lwa-remember a.lwa-links-remember-cancel {
  color: #ED2121;
}

.lwa.lwa-divs-only .lwa-remember .lwa-remember-email {
  min-width: 80%;
}

.lwa.lwa-divs-only .lwa-remember .lwa-submit-button {
  text-align: center;
}

.lwa.lwa-divs-only .lwa-submit-button input[type="submit"] {
  width: 100%;
  white-space: normal !important;
}

.lwa-loading {
  z-index: 99;
}

.lwa td {
  vertical-align: middle;
}

.lwa .lwa-info {
  font-weight: 600;
  text-transform: none;
}

.lwa .lwa-avatar img {
  border-radius: 500px;
}

/**
 * Mailchimp for WordPress
 *
 * Mailchimp integration plugin.
 * https://wordpress.org/plugins/mailchimp-for-wp/
 */
.mc4wp-form-basic,
.mc4wp-form-theme {
  line-height: inherit !important;
}

.mc4wp-form-basic input,
.mc4wp-form-basic label,
.mc4wp-form-theme input,
.mc4wp-form-theme label {
  line-height: inherit !important;
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"],
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"] {
  border-color: rgba(255, 255, 255, 0.5);
  background: none;
  color: #fff;
  width: 100%;
  max-width: 180px;
  min-height: 100%;
}

@media (min-width: 576px) {
  .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"],
  .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"] {
    max-width: 330px;
  }
}

@media (min-width: 992px) {
  .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"],
  .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"] {
    min-width: 330px;
  }
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]:hover, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]:active, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]:focus,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]:hover,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]:active,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]:focus {
  border-color: #fff;
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-webkit-input-placeholder,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]:-moz-input-placeholder,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]:-moz-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-ms-input-placeholder,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-ms-input-placeholder,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-webkit-input-placeholder,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-moz-placeholder,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]:-ms-input-placeholder,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::placeholder,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-webkit-input-placeholder-shown,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-webkit-input-placeholder-shown {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-moz-placeholder-shown,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-moz-placeholder-shown {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]:-ms-input-placeholder-shown,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]:-ms-input-placeholder-shown {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-ms-input-placeholder-shown,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-ms-input-placeholder-shown {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::placeholder-shown,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::placeholder-shown {
  color: rgba(255, 255, 255, 0.7);
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"] + input[type="submit"],
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"] + input[type="submit"] {
  width: 100%;
  margin-top: .3rem;
}

@media (min-width: 768px) {
  .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"] + input[type="submit"],
  .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"] + input[type="submit"] {
    margin-top: 0;
    margin-left: .5rem;
    width: auto;
  }
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto .btn, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto button,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto .button,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto input[type="button"],
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto input[type="submit"],
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto input[type="reset"], .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto #buddypress:not(.youzer) .comment-reply-link, #buddypress:not(.youzer) .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto .comment-reply-link,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto #buddypress:not(.youzer) .comment-edit-link, #buddypress:not(.youzer) .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto .comment-edit-link,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto #buddypress:not(.youzer) .generic-button a, #buddypress:not(.youzer) .generic-button .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto a,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto #buddypress:not(.youzer) a.button, #buddypress:not(.youzer) .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto a.button,
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto #buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto a.bp-title-button, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto #buddypress:not(.youzer) form input[type="button"], #buddypress:not(.youzer) form .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto input[type="button"],
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto #buddypress:not(.youzer) form input[type="reset"], #buddypress:not(.youzer) form .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto input[type="reset"],
.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto #buddypress:not(.youzer) form input[type="submit"], #buddypress:not(.youzer) form .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto input[type="submit"], .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto a, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto #bbp-cancel-reply-to-link {
  min-height: 100%;
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form.region--12-cols-center .form-row {
  justify-content: center;
}

/**
 * Ninja forms
 *
 * Custom form plugin
 * https://wordpress.org/plugins/ninja-forms/
 */
.ninja-forms-form .ninja-forms-star-rating-control a {
  transition: none;
}

.ninja-forms-form .field-wrap.label-left .ninja-forms-field, .ninja-forms-form .field-wrap.label-left .ninja-forms-star-rating-control {
  margin-left: 0;
}

.ninja-forms-form .label-left input,
.ninja-forms-form .label-left select,
.ninja-forms-form .label-left textarea,
.ninja-forms-form .label-right input,
.ninja-forms-form .label-right select,
.ninja-forms-form .label-right textarea {
  display: inline-block;
}

.ninja-forms-form .ninja-forms-error input,
.ninja-forms-form .ninja-forms-error select,
.ninja-forms-form .ninja-forms-error textarea {
  border-color: #ED2121 !important;
}

.ninja-forms-form .list-radio-wrap.label-above ul li,
.ninja-forms-form .list-radio-wrap.label-below ul li,
.ninja-forms-form .list-checkbox-wrap.label-above ul li,
.ninja-forms-form .list-checkbox-wrap.label-below ul li {
  padding-left: 0;
}

#ui-datepicker-div {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  padding: 10px;
}

/**
 * Testimonials by Woothemes
 *
 * Testimonial plugin.
 * https://docs.woothemes.com/document/testimonials-plugin/
 */
.testimonials-list .quote {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  text-align: left;
}

.testimonials-list .quote .avatar,
.testimonials-list .quote .avatar-link {
  order: 1;
  margin: 0 !important;
}

.testimonials-list .quote .avatar {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.testimonials-list .quote .testimonials-text {
  order: 2;
  position: relative;
  z-index: 1;
  margin-top: -20px;
  margin-bottom: .5rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.testimonials-list .quote .author {
  order: 3;
  display: block;
}

.testimonials-list .quote .author > span {
  display: block;
}

.testimonials-list .quote .author > span[itemprop="name"] {
  float: left;
  margin-right: 8px;
  font-weight: 600;
}

.testimonials-list .quote .url {
  display: none !important;
}

/**
 * WordPress Social login
 *
 * Social login
 * https://wordpress.org/plugins/wordpress-social-login/
 */
.wp-social-login-widget .wp-social-login-connect-with {
  font-weight: 600;
}

.wp-social-login-widget .wp-social-login-provider-list {
  padding: .5rem 0 1rem 0;
}

.wp-social-login-widget a.wp-social-login-provider {
  padding: .85rem 1.2rem;
  display: inline-block;
  background-color: #48465b;
  border-radius: 0.3rem;
  color: #fff !important;
  font-weight: 600;
  font-size: 0.9em;
  margin-bottom: .5rem;
  margin-right: .35rem;
}

.wp-social-login-widget a.wp-social-login-provider:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4em;
  position: relative;
  top: -1px;
}

.wp-social-login-widget a.wp-social-login-provider:after {
  content: attr(data-provider);
}

.wp-social-login-widget a.wp-social-login-provider:hover, .wp-social-login-widget a.wp-social-login-provider:focus, .wp-social-login-widget a.wp-social-login-provider:active {
  color: #fff;
  opacity: 0.8;
}

.wp-social-login-widget a.wp-social-login-provider img {
  display: none;
}

.wp-social-login-widget a.wp-social-login-provider[class*="facebook"] {
  background-color: #3B5998;
}

.wp-social-login-widget a.wp-social-login-provider[class*="facebook"]:before {
  content: "";
}

.wp-social-login-widget a.wp-social-login-provider[class*="twitter"] {
  background-color: #1DA1F2;
}

.wp-social-login-widget a.wp-social-login-provider[class*="twitter"]:before {
  content: "";
}

.wp-social-login-widget a.wp-social-login-provider[class*="google"] {
  background-color: #DB4437;
}

.wp-social-login-widget a.wp-social-login-provider[class*="google"]:before {
  content: "";
}

.wp-social-login-widget a.wp-social-login-provider[class*="instagram"] {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.wp-social-login-widget a.wp-social-login-provider[class*="instagram"]:before {
  content: "";
}

.wp-social-login-widget a.wp-social-login-provider[class*="linkedin"] {
  background-color: #0077B5;
}

.wp-social-login-widget a.wp-social-login-provider[class*="linkedin"]:before {
  content: "";
}

.wp-social-login-widget a.wp-social-login-provider[class*="pinterest"] {
  background-color: #BD081C;
}

.wp-social-login-widget a.wp-social-login-provider[class*="pinterest"]:before {
  content: "";
}

.wp-social-login-widget a.wp-social-login-provider[class*="wordpress"] {
  background-color: #0073aa;
}

.wp-social-login-widget a.wp-social-login-provider[class*="wordpress"]:before {
  content: "";
}

div.nsl-container-block .nsl-container-buttons a {
  max-width: 100%;
}

/**
 * WooThemes plugins
 *
 * Common styles form plugins by Woothemes (Grid, utilities, etc.)
 * https://docs.woothemes.com/documentation/plugins/
 */
.sidebar .testimonials-list, .sidebar
.team-members, .sidebar
.features, .sidebar
.projects_list_widget {
  margin-left: 0;
  margin-right: 0;
}

.testimonials-list .fix,
.team-members .fix,
.features .fix,
.projects_list_widget .fix {
  display: none;
}

.projects ul.projects,
.projects-page ul.projects {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

@media (min-width: 992px) {
  .columns-5 .testimonials-list .quote,
  .columns-5 .team-member,
  .projects.columns-5 ul.projects li.project,
  .projects-page.columns-5 ul.projects li.project,
  .region__col.region__col--5 ul.projects li.project,
  body #site .widget_woothemes_features .columns-5 .feature {
    width: 20%;
  }
}

.site-main section.widget_woothemes_features, .site-main section.widget_woothemes_our_team, .site-main section.widget_woothemes_testimonials, .site-main section.widget_projects_items {
  padding-top: 8%;
  padding-bottom: 8%;
}

.site-main section.widget_woothemes_features .widget-title, .site-main section.widget_woothemes_our_team .widget-title, .site-main section.widget_woothemes_testimonials .widget-title, .site-main section.widget_projects_items .widget-title {
  text-align: center;
  padding: .5rem 0;
  margin-bottom: 2rem;
  display: block;
}

.site-main section.widget_woothemes_features .testimonials-list,
.site-main section.widget_woothemes_features .team-members,
.site-main section.widget_woothemes_features .features, .site-main section.widget_woothemes_our_team .testimonials-list,
.site-main section.widget_woothemes_our_team .team-members,
.site-main section.widget_woothemes_our_team .features, .site-main section.widget_woothemes_testimonials .testimonials-list,
.site-main section.widget_woothemes_testimonials .team-members,
.site-main section.widget_woothemes_testimonials .features, .site-main section.widget_projects_items .testimonials-list,
.site-main section.widget_projects_items .team-members,
.site-main section.widget_projects_items .features {
  margin: 0 auto;
  max-width: 1140px;
}

/** * Paid Memberships Pro * * Member management and membership subscriptions plugin. * https://wordpress.org/plugins/paid-memberships-pro/ */
.pmpro_message {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

.pmpro_message hr {
  border-top-color: #006fe6;
}

.pmpro_message .alert-link {
  color: #e6e5e5;
}

.pmpro_message.pmpro_alert {
  color: #ffffff;
  background-color: #0abb87;
  border-color: #0abb87;
}

.pmpro_message.pmpro_alert hr {
  border-top-color: #09a376;
}

.pmpro_message.pmpro_alert .alert-link {
  color: #e6e5e5;
}

.pmpro_message.pmpro_error {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.pmpro_message.pmpro_error hr {
  border-top-color: #e21212;
}

.pmpro_message.pmpro_error .alert-link {
  color: #e6e5e5;
}

.pmpro_message a {
  color: inherit;
}

.pmpro_checkout h3 span.pmpro_checkout-h3-msg {
  display: block;
  position: relative;
  top: -9px;
}

input.input.pmpro_error.pmpro_required {
  border-color: #ED2121;
}

input.input.pmpro_error.pmpro_required + .pmpro_asterisk {
  color: #ED2121;
}

form#pmpro_form {
  display: flex;
  flex-wrap: wrap;
}

form#pmpro_form > * {
  width: 100%;
}

form#pmpro_form > .pmpro_message {
  order: -2;
}

form#pmpro_form hr {
  display: none;
}

@media (min-width: 992px) {
  form#pmpro_form #pmpro_pricing_fields {
    width: 61%;
  }
  form#pmpro_form #pmpro_pricing_fields .pmpro_checkout-fields {
    min-height: calc(100% - 65px);
  }
}

@media (min-width: 992px) {
  form#pmpro_form #pmpro_user_fields {
    margin-right: auto;
    order: -1;
    width: 36%;
  }
}

@media (max-width: 991.98px) {
  form#pmpro_form .pmpro_checkout h3 span.pmpro_checkout-h3-msg {
    display: block;
    margin-bottom: 1rem;
    margin-top: -.5rem;
  }
}

form#pmpro_form .pmpro_checkout-fields {
  padding: 1.5rem;
  border-style: solid;
}

form#pmpro_form .pmpro_checkout-fields ol,
form#pmpro_form .pmpro_checkout-fields ul {
  list-style: none;
  padding-left: 0;
  text-align: left;
}

form#pmpro_form .pmpro_checkout-fields ol li,
form#pmpro_form .pmpro_checkout-fields ul li {
  margin-bottom: 15px;
  cursor: default;
  line-height: 1.2em;
  font-size: .95em;
}

form#pmpro_form .pmpro_checkout-fields ol li:before,
form#pmpro_form .pmpro_checkout-fields ul li:before {
  font-family: 'cera';
  content: "";
  opacity: .5;
  transition: all 0.2s ease-in-out;
  margin-right: 8px;
}

@media screen and (prefers-reduced-motion: reduce) {
  form#pmpro_form .pmpro_checkout-fields ol li:before,
  form#pmpro_form .pmpro_checkout-fields ul li:before {
    transition: none;
  }
}

form#pmpro_form .pmpro_checkout-fields ol li:hover:before,
form#pmpro_form .pmpro_checkout-fields ul li:hover:before {
  opacity: 1;
}

form#pmpro_form .pmpro_checkout-fields p {
  text-align: left !important;
}

form#pmpro_form #pmpro_billing_address_fields {
  padding-top: .5rem;
}

form#pmpro_form #pmpro_billing_address_fields .pmpro_checkout-fields,
form#pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields {
  margin-left: 0;
  margin-right: 0;
}

form#pmpro_form #pmpro_billing_address_fields .pmpro_checkout-field,
form#pmpro_form #pmpro_payment_information_fields .pmpro_checkout-field {
  padding-left: 0;
  padding-right: 0;
}

form#pmpro_form .pmpro_checkout-field > label {
  margin-bottom: 3px;
}

form#pmpro_form .pmpro_checkout-field .pmpro_asterisk {
  margin-left: 2px;
  opacity: .7;
}

form#pmpro_form .pmpro_checkout-field-bcity_state_zip input {
  width: auto;
  max-width: none;
  min-width: 130px;
}

form#pmpro_form .pmpro_checkout {
  margin-bottom: 2.5rem;
}

form#pmpro_form .pmpro_payment-expiration {
  align-items: center;
}

form#pmpro_form .pmpro_payment-expiration #ExpirationMonth,
form#pmpro_form .pmpro_payment-expiration #ExpirationYear {
  width: 30%;
}

form#pmpro_form .pmpro_payment-expiration #ExpirationMonth {
  margin-right: 5px;
}

form#pmpro_form .pmpro_payment-expiration #ExpirationMonth + .pmpro_asterisk {
  display: none;
}

form#pmpro_form .pmpro_payment-expiration #ExpirationYear {
  margin-left: 5px;
}

form#pmpro_form .pmpro_payment-cvv small {
  width: 100%;
  margin-top: 2px;
  opacity: .8;
  font-style: italic;
}

form#pmpro_form .pmpro_payment-cvv small a {
  color: inherit;
  text-decoration: underline;
}

form#pmpro_form > div[align="center"] {
  margin-top: 1rem;
}

.pmpro-billing article > .entry-content > p,
.pmpro-billing article > .entry-content > ul {
  list-style: none;
  padding: 1rem;
  border-radius: 0.3rem;
  background: rgba(0, 0, 0, 0.04);
  margin-bottom: .5rem !important;
}

#pmpro_levels_table .card {
  text-align: center;
}

#pmpro_levels_table .card .card-footer {
  padding: 1.5rem !important;
}

#pmpro_levels_table .level-short-price {
  color: transparent;
  font-size: 0;
}

#pmpro_levels_table .level-short-price strong {
  color: #4E64DD;
  display: block;
}

#pmpro_levels_table .level-short-price strong:first-of-type {
  font-size: 1.9rem;
  font-weight: 600;
}

#pmpro_levels_table .level-short-price strong:nth-child(2), #pmpro_levels_table .level-short-price strong:nth-child(3) {
  font-size: 1rem;
  font-weight: normal;
}

@media (min-width: 992px) {
  #pmpro_levels_table > .row > div, #pmpro_levels_table > .region__row > div, #pmpro_levels_table > .blog-posts > div, #pmpro_levels_table > .archive-posts > div, #pmpro_levels_table > .grimlock-query-section__posts > div, #pmpro_levels_table > .terms > div, #pmpro_levels_table > .search-posts > div, .blog-posts.posts--12-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .blog-posts.posts--12-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .blog-posts.terms--12-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .blog-posts.terms--12-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .archive-posts.posts--12-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .archive-posts.posts--12-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .archive-posts.terms--12-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .archive-posts.terms--12-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .terms.posts--12-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .terms.posts--12-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .terms.terms--12-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .terms.terms--12-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .search-posts.posts--12-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .search-posts.posts--12-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .search-posts.terms--12-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .search-posts.terms--12-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .blog-posts.posts--6-6-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .blog-posts.posts--6-6-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .blog-posts.terms--6-6-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .blog-posts.terms--6-6-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .archive-posts.posts--6-6-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .archive-posts.posts--6-6-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .archive-posts.terms--6-6-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .archive-posts.terms--6-6-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .terms.posts--6-6-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .terms.posts--6-6-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .terms.terms--6-6-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .terms.terms--6-6-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .search-posts.posts--6-6-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .search-posts.posts--6-6-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, .search-posts.terms--6-6-cols-lateral [id^="post-"] #pmpro_levels_table > .card > div, .search-posts.terms--6-6-cols-lateral [id^="term-"] #pmpro_levels_table > .card > div, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) #pmpro_levels_table > .product_list_widget > div, body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) #pmpro_levels_table > .product_list_widget > div, body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) #pmpro_levels_table > .product_list_widget > div, #buddypress #pmpro_levels_table > .imgedit-settings > div, #pmpro_levels_table > .bp-card-list > div, #pmpro_levels_table > #group-admins > div, #pmpro_levels_table > #group-mods > div, .widget:not([class*="yz-"]) #pmpro_levels_table > .avatar-block > div, .widget_grimlock_nav_menu_section #pmpro_levels_table > .menu > div, .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section #pmpro_levels_table > ul#groups-list > div, #articles-dir-list #pmpro_levels_table > .publish-container > div, #articles-dir-list #pmpro_levels_table > #more-container-publish > div, #articles-dir-list #pmpro_levels_table > .articles-container > div, .tribe-events-single #pmpro_levels_table > ul.tribe-related-events > div, #pmpro_levels_table > .testimonials-list > div, #pmpro_levels_table > .team-members > div, #pmpro_levels_table > .features > div, #pmpro_levels_table > .projects_list_widget > div, form#pmpro_form #pmpro_billing_address_fields #pmpro_levels_table > .pmpro_checkout-fields > div, form#pmpro_form #pmpro_payment_information_fields #pmpro_levels_table > .pmpro_checkout-fields > div {
    max-width: calc(100% / 3);
  }
}

#pmpro_levels_table .level-cost-text {
  font-size: .9em;
  opacity: .7;
  text-align: center;
}

#pmpro_levels_table .level-description {
  text-align: center;
}

#pmpro_levels_table .level-description ol,
#pmpro_levels_table .level-description ul {
  list-style: none;
  padding-left: 0;
  text-align: left;
  max-width: 300px;
  margin: 10px auto 0 auto;
}

#pmpro_levels_table .level-description ol li,
#pmpro_levels_table .level-description ul li {
  margin-bottom: 20px;
  cursor: default;
  line-height: 1.2em;
  font-size: .95em;
  display: flex;
}

#pmpro_levels_table .level-description ol li:before,
#pmpro_levels_table .level-description ul li:before {
  font-family: 'cera';
  content: "";
  opacity: .5;
  transition: all 0.2s ease-in-out;
  margin-right: 8px;
}

@media screen and (prefers-reduced-motion: reduce) {
  #pmpro_levels_table .level-description ol li:before,
  #pmpro_levels_table .level-description ul li:before {
    transition: none;
  }
}

#pmpro_levels_table .level-description ol li:hover:before,
#pmpro_levels_table .level-description ul li:hover:before {
  opacity: 1;
}

#pmpro_levels_table p:empty {
  display: none;
}

.pmpro_checkout-h3-msg {
  opacity: .75;
}

#pmpro_license {
  border: 0;
  padding: 1rem;
  margin-bottom: 1rem;
}

#pmpro_license ol {
  padding-left: 20px;
  font-weight: 600;
}

#nav-below {
  padding-top: 1rem;
}

@media (max-width: 767.98px) {
  #nav-below > div {
    margin: 10px 0 0 0;
    float: none;
  }
  #nav-below > div > a {
    display: block;
    width: 100%;
    text-align: center;
  }
}

.pmpro_a-print {
  background-image: none;
}

#pmpro_account .pmpro_box {
  padding: 1rem;
  border-style: solid;
}

#pmpro_account .pmpro_box ul, #pmpro_account .pmpro_box ol {
  padding-left: 0;
}

#pmpro_account .pmpro_box table {
  margin-top: 1rem;
}

#pmpro_account .pmpro_box table td p {
  margin-top: 0;
}

#pmpro_account .pmpro_box#pmpro_account-profile ul {
  list-style: none;
  padding: 1rem;
  border-radius: 0.3rem;
  background: rgba(0, 0, 0, 0.04);
  margin: .5rem 0;
  word-break: break-word;
}

#pmpro_account .pmpro_actionlinks {
  margin-top: 15px;
}

.pmpro-invoice #main .entry-content,
.pmpro-confirmation #main .entry-content,
.pmpro-billing #main .entry-content {
  border-style: solid;
  padding: 2rem;
}

body.pmpro-confirmation .entry-content ul {
  margin-left: 0;
}

#pmpro_cancel {
  border-style: solid;
  padding: 1.5rem;
}

#pmpro_cancel hr {
  display: none;
}

#pmpro_cancel table {
  margin-top: 1rem;
}

#pmpro_cancel > p,
#pmpro_cancel > p + .pmpro_actionlinks {
  text-align: center;
}

@media (max-width: 767.98px) {
  #pmpro_cancel > table,
  #pmpro_account-invoices > table,
  table#pmpro_invoices_table {
    display: block;
  }
  #pmpro_cancel > table thead,
  #pmpro_account-invoices > table thead,
  table#pmpro_invoices_table thead {
    display: none;
  }
  #pmpro_cancel > table tbody,
  #pmpro_account-invoices > table tbody,
  table#pmpro_invoices_table tbody {
    display: block;
    width: 100%;
  }
  #pmpro_cancel > table tr,
  #pmpro_account-invoices > table tr,
  table#pmpro_invoices_table tr {
    display: block;
  }
  #pmpro_cancel > table tr + tr,
  #pmpro_account-invoices > table tr + tr,
  table#pmpro_invoices_table tr + tr {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 2px solid rgba(0, 0, 0, 0.1);
  }
  #pmpro_cancel > table tr td,
  #pmpro_account-invoices > table tr td,
  table#pmpro_invoices_table tr td {
    display: block;
  }
  #pmpro_cancel > table tr td:first-child,
  #pmpro_account-invoices > table tr td:first-child,
  table#pmpro_invoices_table tr td:first-child {
    border: 0 !important;
  }
}

.pmpro-body-level-required .entry-content .pmpro_content_message {
  text-align: center;
  font-size: 1.3rem;
  padding: 2rem;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.pmpro-body-level-required .entry-content .pmpro_content_message a {
  margin-top: 1.5rem;
}

.pmpro-body-level-required .entry-content .pmpro_content_message a + a {
  margin-top: .5rem;
}

@media (max-width: 991.98px) {
  .pmpro-body-level-required .entry-content .pmpro_content_message a {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .pmpro_actionlinks > a {
    width: 100% !important;
    text-align: center !important;
    margin-top: 10px !important;
    white-space: normal;
    word-break: break-word;
  }
  #pmpro_account-membership table {
    display: block;
  }
  #pmpro_account-membership table thead {
    display: none;
  }
  #pmpro_account-membership table tr, #pmpro_account-membership table td, #pmpro_account-membership table tbody {
    display: block;
    text-align: left !important;
  }
  #pmpro_account-membership table td a {
    width: auto !important;
  }
  #pmpro_account-membership table tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 10px;
  }
}

.pmpro_bp_show_level_on_bp_profile {
  margin-top: .5rem;
}

.pmpro_bp_show_level_on_bp_profile > strong {
  display: inline-block;
  padding: 5px;
  color: #4E64DD;
  background: #fff;
  font-weight: 600;
  text-shadow: none;
  text-transform: uppercase;
  font-size: .7em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/**
 * WPML
 *
 * Translate WordPress your site.
 * https://wpml.org/
 */
.widget_icl_lang_sel_widget .widget-title {
  display: none;
}

.widget_icl_lang_sel_widget .wpml-ls {
  display: inline-block;
  height: auto;
  background: none !important;
  border: 0;
  font-family: inherit;
}

.widget_icl_lang_sel_widget .wpml-ls a {
  text-decoration: none !important;
  line-height: inherit;
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-native {
  font-size: 0.8em;
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-bracket {
  display: none;
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-item {
  text-align: left;
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-item a {
  color: inherit;
  background-color: transparent;
  border: 0;
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-item a:hover, .widget_icl_lang_sel_widget .wpml-ls .wpml-ls-item a:active, .widget_icl_lang_sel_widget .wpml-ls .wpml-ls-item a:focus {
  color: inherit;
  background-color: transparent;
  opacity: 0.7;
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu {
  display: none;
  right: 0;
  left: auto;
  width: auto !important;
  min-width: 200px;
  max-width: 280px;
  max-height: 350px;
  height: auto !important;
  visibility: visible;
  border: none;
  box-shadow: 0 0.2rem 2rem rgba(0, 0, 0, 0.12);
  overflow-x: hidden;
  overflow-y: auto;
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu .wpml-ls-item a {
  padding: 0.5rem 1rem;
  border: 0;
  font-size: 0.9em;
  word-wrap: break-word;
  color: inherit;
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu .wpml-ls-item a:hover, .widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu .wpml-ls-item a:active, .widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu .wpml-ls-item a:focus {
  background-color: #f0f3f4;
  color: inherit;
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown, .widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click {
  width: auto;
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .wpml-ls-item-toggle, .widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
  position: relative;
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after, .widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.3333333333rem;
  content: "";
  pointer-events: none;
  text-align: center;
  font-size: 1.3em;
  border: 0;
  position: relative;
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after, .widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
  position: static;
  border: 0;
  top: auto;
  right: auto;
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .lang_sel_sel, .widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .lang_sel_sel {
  color: inherit;
  background-color: transparent;
  border: 0;
  padding: 0.5rem 1rem;
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .lang_sel_sel:hover, .widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .lang_sel_sel:active, .widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .lang_sel_sel:focus, .widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .lang_sel_sel:hover, .widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .lang_sel_sel:active, .widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .lang_sel_sel:focus {
  color: inherit;
  background: transparent;
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown a span, .widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click a span {
  margin-right: 2px;
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu {
  display: block;
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click ul ul[style*="visible"] {
  display: block;
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-list-vertical .lang_sel_sel, .widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-list-horizontal .lang_sel_sel {
  opacity: 0.5;
}

/**
 * Yoast SEO
 *
 * SEO plugin.
 * https://wordpress.org/plugins/wordpress-seo/
 */
.yoast-breadcrumb {
  background: none;
  padding-left: 0;
  padding-right: 0;
}

.yoast-breadcrumb > li + li::before {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.yoast-breadcrumb a {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  color: inherit !important;
}

.yoast-breadcrumb .breadcrumb_last {
  padding-left: 0.5rem;
}

.yoast-breadcrumb > span > span > a {
  padding-left: 0;
}

.grimlock-custom_header .yoast-breadcrumb {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: .25rem;
  display: inline-flex;
  color: currentColor !important;
  order: -1;
  opacity: .6;
}

.grimlock-custom_header .yoast-breadcrumb a, .grimlock-custom_header .yoast-breadcrumb a:hover, .grimlock-custom_header .yoast-breadcrumb a:focus, .grimlock-custom_header .yoast-breadcrumb a:active {
  color: inherit !important;
}

.grimlock-custom_header .yoast-breadcrumb a:hover {
  opacity: .7;
}

.region--12-cols-center .yoast-breadcrumb {
  justify-content: center;
  text-align: center;
}

.grimlock--page-header .yoast-breadcrumb {
  font-size: .75em;
  font-weight: 600;
  margin-bottom: 0;
  padding: 0 0 .7rem 0;
}

@media (min-width: 768px) {
  .grimlock--page-header .yoast-breadcrumb {
    font-size: .9em;
  }
}

.home-page .yoast-breadcrumb {
  margin-left: -0.5rem;
}

/**
 * Autocomplete for relevanssi
 *
 * Add autocomplete functionnality to Relevanssi plugin.
 * https://srd.wordpress.org/plugins/autocomplete-for-relevanssi/
 */
.awesomplete {
  width: 100%;
  display: block;
}

.awesomplete > input[type="search"] {
  width: 100%;
}

.awesomplete > ul {
  top: 100%;
  margin-top: 5px;
  width: 100%;
  border: 0 !important;
  box-shadow: 0 0.2rem 2rem rgba(0, 0, 0, 0.12);
}

@media (min-width: 992px) {
  .awesomplete > ul {
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
}

.awesomplete > ul > li mark {
  color: inherit;
  text-decoration: underline;
}

/**
 * Add to any
 *
 * Social and sharing plugin
 * https://wordpress.org/plugins/add-to-any/
 */
.addtoany_share_save_container {
  margin: 1rem 0;
}

.addtoany_header {
  font-weight: 600;
  margin: 0 0 1rem;
}

.a2a_menu a {
  color: #000 !important;
}

div.a2a_floating_style {
  z-index: 99998 !important;
  background-color: rgba(0, 0, 0, 0.4);
}

div.a2a_floating_style[style*="left: 0px"] {
  border-radius: 0 0.3rem 0.3rem 0;
}

div.a2a_floating_style[style*="right: 0px"] {
  border-radius: 0.3rem 0 0 0.3rem;
}

@media (max-width: 991.98px) {
  div.a2a_floating_style {
    display: none !important;
  }
}

/**
 * LearnDash
 *
 * LMS plugin.
 * https://www.learndash.com/
 */
#learndash_lessons a,
#learndash_quizzes a,
.expand_collapse a,
.learndash_topic_dots a,
.learndash_topic_dots a > span,
#learndash_lesson_topics_list span a,
#learndash_profile a,
#learndash_profile a span {
  font-family: inherit !important;
  font-size: inherit !important;
  color: inherit !important;
}

.region--3-9-cols-left .entry-content > .learndash > .row, .region--3-9-cols-left .entry-content > .learndash > .region__row, .region--3-9-cols-left .entry-content > .learndash > .blog-posts,
.region--3-9-cols-left .entry-content > .learndash > .archive-posts,
.region--3-9-cols-left .entry-content > .learndash > .grimlock-query-section__posts,
.region--3-9-cols-left .entry-content > .learndash > .terms,
.region--3-9-cols-left .entry-content > .learndash > .search-posts, .region--3-9-cols-left .blog-posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .blog-posts.posts--12-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .blog-posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .blog-posts.posts--12-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card, .region--3-9-cols-left .blog-posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .blog-posts.terms--12-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .blog-posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .blog-posts.terms--12-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .archive-posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .archive-posts.posts--12-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .archive-posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .archive-posts.posts--12-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .archive-posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .archive-posts.terms--12-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .archive-posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .archive-posts.terms--12-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .grimlock-query-section__posts.posts--12-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .grimlock-query-section__posts.posts--12-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .grimlock-query-section__posts.terms--12-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .grimlock-query-section__posts.terms--12-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .terms.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .terms.posts--12-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .terms.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .terms.posts--12-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .terms.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .terms.terms--12-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .terms.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .terms.terms--12-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .search-posts.posts--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .search-posts.posts--12-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .search-posts.posts--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .search-posts.posts--12-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .search-posts.terms--12-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .search-posts.terms--12-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .search-posts.terms--12-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .search-posts.terms--12-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card, .region--3-9-cols-left .blog-posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .blog-posts.posts--6-6-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .blog-posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .blog-posts.posts--6-6-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card, .region--3-9-cols-left .blog-posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .blog-posts.terms--6-6-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .blog-posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .blog-posts.terms--6-6-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .archive-posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .archive-posts.posts--6-6-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .archive-posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .archive-posts.posts--6-6-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .archive-posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .archive-posts.terms--6-6-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .archive-posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .archive-posts.terms--6-6-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .grimlock-query-section__posts.posts--6-6-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .grimlock-query-section__posts.terms--6-6-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .terms.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .terms.posts--6-6-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .terms.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .terms.posts--6-6-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .terms.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .terms.terms--6-6-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .terms.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .terms.terms--6-6-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .search-posts.posts--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .search-posts.posts--6-6-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .search-posts.posts--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .search-posts.posts--6-6-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .search-posts.terms--6-6-cols-lateral [id^="post-"] .entry-content > .learndash > .card, .search-posts.terms--6-6-cols-lateral [id^="post-"] .region--3-9-cols-left .entry-content > .learndash > .card,
.region--3-9-cols-left .search-posts.terms--6-6-cols-lateral [id^="term-"] .entry-content > .learndash > .card, .search-posts.terms--6-6-cols-lateral [id^="term-"] .region--3-9-cols-left .entry-content > .learndash > .card, .region--3-9-cols-left body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .entry-content > .learndash > .product_list_widget, body:not(.page-template-template-dashboard) #primary > #main > .widget-area > .widget:not([class*="widget_grimlock_"]) .region--3-9-cols-left .entry-content > .learndash > .product_list_widget,
.region--3-9-cols-left body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .entry-content > .learndash > .product_list_widget, body:not(.page-template-template-dashboard) #before_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .region--3-9-cols-left .entry-content > .learndash > .product_list_widget,
.region--3-9-cols-left body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .entry-content > .learndash > .product_list_widget, body:not(.page-template-template-dashboard) #after_content > .widget-area > .widget:not([class*="widget_grimlock_"]) .region--3-9-cols-left .entry-content > .learndash > .product_list_widget, .region--3-9-cols-left #buddypress .entry-content > .learndash > .imgedit-settings, #buddypress .region--3-9-cols-left .entry-content > .learndash > .imgedit-settings, .region--3-9-cols-left .entry-content > .learndash > .bp-card-list, .region--3-9-cols-left .entry-content > .learndash > #group-admins,
.region--3-9-cols-left .entry-content > .learndash > #group-mods, .region--3-9-cols-left .widget:not([class*="yz-"]) .entry-content > .learndash > .avatar-block, .widget:not([class*="yz-"]) .region--3-9-cols-left .entry-content > .learndash > .avatar-block, .region--3-9-cols-left .widget_grimlock_nav_menu_section .entry-content > .learndash > .menu, .widget_grimlock_nav_menu_section .region--3-9-cols-left .entry-content > .learndash > .menu, .region--3-9-cols-left .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .entry-content > .learndash > ul#groups-list, .widget.widget_grimlock_buddypress_groups_section .grimlock-buddypress-groups-section .region--3-9-cols-left .entry-content > .learndash > ul#groups-list, .region--3-9-cols-left #articles-dir-list .entry-content > .learndash > .publish-container, #articles-dir-list .region--3-9-cols-left .entry-content > .learndash > .publish-container,
.region--3-9-cols-left #articles-dir-list .entry-content > .learndash > #more-container-publish, #articles-dir-list .region--3-9-cols-left .entry-content > .learndash > #more-container-publish,
.region--3-9-cols-left #articles-dir-list .entry-content > .learndash > .articles-container, #articles-dir-list .region--3-9-cols-left .entry-content > .learndash > .articles-container, .region--3-9-cols-left .tribe-events-single .entry-content > .learndash > ul.tribe-related-events, .tribe-events-single .region--3-9-cols-left .entry-content > .learndash > ul.tribe-related-events, .region--3-9-cols-left .entry-content > .learndash > .testimonials-list,
.region--3-9-cols-left .entry-content > .learndash > .team-members,
.region--3-9-cols-left .entry-content > .learndash > .features,
.region--3-9-cols-left .entry-content > .learndash > .projects_list_widget, .region--3-9-cols-left form#pmpro_form #pmpro_billing_address_fields .entry-content > .learndash > .pmpro_checkout-fields, form#pmpro_form #pmpro_billing_address_fields .region--3-9-cols-left .entry-content > .learndash > .pmpro_checkout-fields,
.region--3-9-cols-left form#pmpro_form #pmpro_payment_information_fields .entry-content > .learndash > .pmpro_checkout-fields, form#pmpro_form #pmpro_payment_information_fields .region--3-9-cols-left .entry-content > .learndash > .pmpro_checkout-fields {
  flex-direction: row-reverse;
}

#learndash_lessons,
#learndash_quizzes,
#learndash_profile,
#learndash_lesson_topics_list > div,
#ld_course_list .thumbnail,
.wpProQuiz_quiz {
  box-shadow: 0 0 15px 0 rgba(82, 63, 105, 0.05);
  border-style: solid;
}

.course-instructors .avatar-round-ratio {
  width: 25px;
  height: 25px;
}

.ld-course-list-items div.ld_course_grid .thumbnail {
  display: flex !important;
  flex-direction: column !important;
}

.ld-course-list-items div.ld_course_grid .thumbnail img {
  width: 100% !important;
  margin: 0 !important;
  height: 280px !important;
  object-fit: cover;
  object-position: center;
}

.ld-course-list-items div.ld_course_grid .thumbnail .caption {
  flex: 1;
}

.ld-course-list-items div.ld_course_grid .thumbnail .caption p.ld_course_grid_button {
  padding: 15px 0 0 0;
  margin: auto 0 0 0 !important;
}

.ld-course-list-items .ld_course_grid .thumbnail.course {
  line-height: inherit;
}

#learndash_lessons .lessons_list h4 .topic_item a span {
  font-size: 0.8em !important;
  background-image: none;
}

#learndash_lessons .lessons_list h4 .topic_item a.topic-notcompleted span, #learndash_lessons .lessons_list h4 .topic_item a.topic-completed span {
  display: block;
  position: relative;
}

#learndash_lessons .lessons_list h4 .topic_item a.topic-notcompleted span:after, #learndash_lessons .lessons_list h4 .topic_item a.topic-completed span:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  color: #fff;
  padding: 2px;
  border-radius: 500px;
  text-align: center;
  width: 16px;
  height: 16px;
  font-size: 7px !important;
  line-height: 11px !important;
  background-color: rgba(0, 0, 0, 0.04);
}

#learndash_lessons .lessons_list h4 .topic_item a.topic-completed span:after {
  background-color: #0abb87;
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

#learndash_lessons #lesson_heading,
#learndash_profile .learndash_profile_heading,
#learndash_quizzes #quiz_heading,
#learndash_lesson_topics_list div > strong {
  background: none;
  color: inherit;
}

#learndash_profile .learndash_profile_heading {
  display: none;
}

#learndash_profile .list_arrow.collapse {
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

#learndash_profile .profile_info .profile_avatar {
  margin-right: 5px;
}

#learndash_profile .profile_info .profile_avatar img {
  height: auto;
  border: 0;
}

#learndash_profile .profile_info .profile_avatar .profile_edit_profile {
  margin-top: 5px;
  text-align: left;
}

#learndash_profile #course_list .right,
#learndash_profile .course_progress {
  margin: 10px;
  font-weight: 600;
}

#learndash_profile #course_list .right {
  padding: 10px;
}

.expand_collapse {
  position: relative;
  top: -15px;
}

.learndash_course_content .expand_collapse {
  top: -30px;
}

.expand_collapse a,
#learndash_profile .expand_collapse {
  color: inherit !important;
  font-size: 12px;
}

.expand_collapse a:hover {
  opacity: .8;
}

.single-sfwd-courses .course-meta .course-groups p {
  display: none;
}

.single-sfwd-courses .course-meta .course-groups br + br {
  display: none;
}

.single-sfwd-courses .course-meta .course-groups b:not(:first-of-type) {
  font-weight: inherit;
}

.single-sfwd-courses .course-meta .course-groups b:not(:first-of-type):after {
  content: ',';
  margin-right: 2px;
  display: inline-block;
}

.single-sfwd-courses .course-meta .course-groups b b:last-of-type:after {
  content: none;
}

.course-pager a {
  padding: .5rem .8rem;
}

.course-tags span:last-child,
.course-category span:last-child {
  display: none;
}

.course-tags .list-inline a, .course-tags .site-preheader .menu a, .site-preheader .course-tags .menu a, .course-tags .single-team-member .author-details a, .single-team-member .course-tags .author-details a,
.course-category .list-inline a,
.course-category .site-preheader .menu a,
.site-preheader .course-category .menu a,
.course-category .single-team-member .author-details a,
.single-team-member .course-category .author-details a {
  color: inherit !important;
}

.course-tags .list-inline a:hover, .course-tags .site-preheader .menu a:hover, .site-preheader .course-tags .menu a:hover, .course-tags .single-team-member .author-details a:hover, .single-team-member .course-tags .author-details a:hover,
.course-category .list-inline a:hover,
.course-category .site-preheader .menu a:hover,
.site-preheader .course-category .menu a:hover,
.course-category .single-team-member .author-details a:hover,
.single-team-member .course-category .author-details a:hover {
  opacity: .8;
}

.course-tags .list-inline a + a:before, .course-tags .site-preheader .menu a + a:before, .site-preheader .course-tags .menu a + a:before, .course-tags .single-team-member .author-details a + a:before, .single-team-member .course-tags .author-details a + a:before,
.course-category .list-inline a + a:before,
.course-category .site-preheader .menu a + a:before,
.site-preheader .course-category .menu a + a:before,
.course-category .single-team-member .author-details a + a:before,
.single-team-member .course-category .author-details a + a:before {
  content: ',';
  margin-left: -2px;
  margin-right: 6px;
  display: inline-block;
}

.course-img {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.has-thumbnail .course-meta {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.course-meta.has-button {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.course-button #btn-join,
.course-button .btn-join,
.course-button .btn,
.course-button button,
.course-button .button,
.course-button input[type="button"],
.course-button input[type="submit"],
.course-button input[type="reset"],
.course-button #buddypress:not(.youzer) .comment-reply-link,
#buddypress:not(.youzer) .course-button .comment-reply-link,
.course-button #buddypress:not(.youzer) .comment-edit-link,
#buddypress:not(.youzer) .course-button .comment-edit-link,
.course-button #buddypress:not(.youzer) .generic-button a,
#buddypress:not(.youzer) .generic-button .course-button a,
.course-button #buddypress:not(.youzer) a.button,
#buddypress:not(.youzer) .course-button a.button,
.course-button #buddypress:not(.youzer) a.bp-title-button,
#buddypress:not(.youzer) .course-button a.bp-title-button,
.course-button #buddypress:not(.youzer) form input[type="button"],
#buddypress:not(.youzer) form .course-button input[type="button"],
.course-button #buddypress:not(.youzer) form input[type="reset"],
#buddypress:not(.youzer) form .course-button input[type="reset"],
.course-button #buddypress:not(.youzer) form input[type="submit"],
#buddypress:not(.youzer) form .course-button input[type="submit"],
.course-button body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a,
body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .course-button a,
.course-button body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link,
body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .course-button #bbp-cancel-reply-to-link,
.course-button .button {
  width: 100%;
  display: block;
  text-align: center;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.learndash_course_materials > h4,
.learndash_course_content > h4,
.learndash_lesson_materials > h4,
.learndash_topic_materials > h4,
.learndash_quizz_materials > h4,
.wpProQuiz_content > h2,
#leardash_upload_assignment td u,
#learndash_uploaded_assignments > h2 {
  padding-top: 15px;
  padding-bottom: .5rem;
  margin-bottom: .5rem;
  font-size: 1.1rem;
  font-weight: 400;
  position: relative;
  text-decoration: none;
}

.learndash_course_materials > h4:after,
.learndash_course_content > h4:after,
.learndash_lesson_materials > h4:after,
.learndash_topic_materials > h4:after,
.learndash_quizz_materials > h4:after,
.wpProQuiz_content > h2:after,
#leardash_upload_assignment td u:after,
#learndash_uploaded_assignments > h2:after {
  content: '';
  display: block;
  height: 2px;
  margin-top: 10px;
  border-left: 110px solid #4E64DD;
  background-color: rgba(0, 0, 0, 0.08);
}

.bp-group-discussion {
  margin-top: 1rem;
}

.bp-group-discussion .button {
  width: 100%;
  border: 0;
  padding: 1.25rem 1rem !important;
}

.bp-group-discussion .button:before {
  font-family: 'cera';
  content: "";
  margin-right: .5rem;
}

dd.course_progress {
  width: 100%;
  border-radius: 500px;
  box-shadow: none;
}

.single-sfwd-courses dd.course_progress {
  margin: 0;
}

dd.course_progress div.course_progress_blue {
  border-radius: 500px;
  box-shadow: none;
  background-color: #0abb87;
}

.badge .inprogress, .tribe-events-single-header .tribe-events-single-categories a .inprogress {
  background-color: #0abb87;
}

.badge .completed, .tribe-events-single-header .tribe-events-single-categories a .completed {
  background-color: #4E64DD;
}

.wpProQuiz_text .wpProQuiz_button {
  margin-bottom: 15px;
}

.wpProQuiz_content {
  padding: 2rem;
}

.wpProQuiz_content .wpProQuiz_button2 {
  font-weight: 600;
}

.wpProQuiz_spinner > div {
  width: 30px;
  height: 30px;
  top: 45%;
  background-size: 100%;
}

.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionReview,
.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionReview {
  background-color: #FFB800;
  border-color: #FFB800 !important;
}

button[name="check"] {
  margin-right: 0;
}

.wpProQuiz_content .wpProQuiz_resultValue div {
  box-shadow: none;
}

.wpProQuiz_content .wpProQuiz_resultTable {
  background-color: rgba(0, 0, 0, 0.04);
}

.wpProQuiz_quiz_time {
  font-weight: 600;
}

.wpProQuiz_quiz {
  padding: 1rem;
}

.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem {
  padding: 1rem;
  margin-bottom: .5rem;
}

.wpProQuiz_content .wpProQuiz_resultName {
  padding-right: 10px;
  width: 110px;
}

.wpProQuiz_content .wpProQuiz_reviewQuestion {
  background: none;
  border: 0;
}

.wpProQuiz_content .wpProQuiz_questionList {
  border: 0;
}

.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolved,
.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolved {
  background-color: #0abb87;
  border-color: #0abb87 !important;
}

.wpProQuiz_time_limit_expired {
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.wpProQuiz_catOverview {
  padding: 1.5rem;
}

.wpProQuiz_toplistTable {
  border: 0;
}

.wpProQuiz_content span.wpProQuiz_catPercent {
  color: inherit;
}

.wpProQuiz_content .wpProQuiz_reviewQuestion li,
.wpProQuiz_checkPage li {
  border-radius: 500px;
  width: 32px;
  height: 32px;
  line-height: 18px;
  font-weight: 600;
  border-width: 2px;
}

.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionTarget,
.wpProQuiz_checkPage li.wpProQuiz_reviewQuestionTarget {
  box-shadow: none;
}

.wpProQuiz_content .wpProQuiz_tipp > div {
  box-shadow: none;
  border: none;
  position: static;
  margin-bottom: 15px;
  padding: 1rem;
}

.wpProQuiz_questionListItem p > label + label {
  margin-left: 8px;
}

.wpProQuiz_reviewLegend .wpProQuiz_reviewColor {
  border-radius: 500px;
}

.wpProQuiz_reviewLegend .wpProQuiz_reviewColor[style*="6CA54C"] {
  background: #0abb87 !important;
}

.wpProQuiz_reviewLegend li + li {
  margin-left: 10px !important;
}

.wpProQuiz_content ul.wpProQuiz_sortStringList > li {
  margin-left: 0;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_sortable:before {
  content: "" !important;
  font-family: FontAwesome !important;
}

.graded-disclaimer {
  font-style: italic;
  margin-bottom: 0;
  margin-top: 5px;
}

.wpProQuiz_sortStringList {
  padding-left: 0;
}

.wpProQuiz_content .wpProQuiz_resultTable {
  padding: 1.5rem;
}

.wpProQuiz_content .wpProQuiz_answerCorrect {
  background-color: #0abb87;
}

.wpProQuiz_results + .wpProQuiz_reviewDiv {
  margin-top: 35px;
}

.wpProQuiz_results + .wpProQuiz_reviewDiv + .wpProQuiz_quiz > ol > li {
  padding: 15px;
  margin-bottom: 5px;
}

.wpProQuiz_content .wpProQuiz_addToplist {
  padding: 1rem;
}

.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=file] {
  padding: .5rem;
}

.wpProQuiz_content .wpProQuiz_response {
  box-shadow: none;
}

.wpProQuiz_forms > table {
  width: 100% !important;
}

.wpProQuiz_forms > table td {
  padding-bottom: 15px;
}

.wpProQuiz_forms > table td > label {
  font-weight: 600;
  margin-top: 5px;
  display: block;
}

.wpProQuiz_forms > table td select {
  min-width: 50px;
}

.wpProQuiz_forms > table td > select {
  width: 100%;
}

.wpProQuiz_forms > table td [data-type="5"] label + label {
  margin-left: 10px;
}

.ld_course_grid {
  margin-bottom: 30px !important;
}

.ld_course_grid > .thumbnail {
  position: relative;
  z-index: 1;
  overflow: hidden;
  word-break: break-word;
  box-shadow: 0 0 15px 0 rgba(82, 63, 105, 0.05);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  height: 100% !important;
  margin-bottom: 0 !important;
  border-style: solid;
}

.ld_course_grid > .thumbnail:hover {
  -webkit-transform: translate3d(0, -6px, 0);
          transform: translate3d(0, -6px, 0);
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.04);
}

.ld_course_grid > .thumbnail.course .ld_course_grid_price {
  left: 0 !important;
  top: 10px !important;
  border: 0;
  box-shadow: none;
  text-shadow: none;
  background: #0abb87;
  display: inline-block !important;
  position: absolute;
  z-index: 9;
  padding: 0.2rem 0.4rem;
  font-size: 0.9em;
  color: #fff !important;
}

.ld_course_grid > .thumbnail.course .ld_course_grid_price.ribbon-enrolled, .ld_course_grid > .thumbnail.course .ld_course_grid_price.free {
  background: #3D404A;
}

.ld_course_grid > .thumbnail.course .ld_course_grid_price:before {
  content: none !important;
}

.ld_course_grid > .thumbnail dd.course_progress {
  height: 10px;
}

.ld_course_grid > .thumbnail .entry-title {
  margin-bottom: 0.5rem !important;
}

.ld_course_grid > .thumbnail .caption {
  display: flex;
  flex-direction: column;
  text-align: left;
  position: relative;
}

.ld_course_grid > .thumbnail .caption .ld_course_grid_button {
  order: 99;
  margin-bottom: 0 !important;
}

.ld_course_grid > .thumbnail .caption .ld_course_grid_button + p {
  display: none;
}

.ld_course_grid > .thumbnail .caption .ld_course_grid_button a.btn,
.ld_course_grid > .thumbnail .caption .ld_course_grid_button a.button, .ld_course_grid > .thumbnail .caption .ld_course_grid_button #buddypress:not(.youzer) a.comment-reply-link, #buddypress:not(.youzer) .ld_course_grid > .thumbnail .caption .ld_course_grid_button a.comment-reply-link,
.ld_course_grid > .thumbnail .caption .ld_course_grid_button #buddypress:not(.youzer) a.comment-edit-link, #buddypress:not(.youzer) .ld_course_grid > .thumbnail .caption .ld_course_grid_button a.comment-edit-link,
.ld_course_grid > .thumbnail .caption .ld_course_grid_button #buddypress:not(.youzer) .generic-button a, #buddypress:not(.youzer) .generic-button .ld_course_grid > .thumbnail .caption .ld_course_grid_button a,
.ld_course_grid > .thumbnail .caption .ld_course_grid_button #buddypress:not(.youzer) a.button, #buddypress:not(.youzer) .ld_course_grid > .thumbnail .caption .ld_course_grid_button a.button,
.ld_course_grid > .thumbnail .caption .ld_course_grid_button #buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) .ld_course_grid > .thumbnail .caption .ld_course_grid_button a.bp-title-button, .ld_course_grid > .thumbnail .caption .ld_course_grid_button body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .ld_course_grid > .thumbnail .caption .ld_course_grid_button a, .ld_course_grid > .thumbnail .caption .ld_course_grid_button body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .ld_course_grid > .thumbnail .caption .ld_course_grid_button a#bbp-cancel-reply-to-link {
  padding: .5rem 1rem;
}

.ld_course_grid > .thumbnail .caption .learndash-wrapper .ld-progress-heading {
  display: none;
}

.ld_course_grid > .thumbnail .caption .learndash-wrapper .ld-progress {
  position: absolute;
  top: 0;
  z-index: 9;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
}

.ld_course_grid > .thumbnail .caption .learndash-wrapper .ld-progress .ld-progress-bar {
  margin: 0;
  border-radius: 0;
}

.ld_course_grid > .thumbnail p:empty {
  display: none;
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price {
  font-size: 0.8em;
  text-shadow: none;
  font-weight: 600;
}

.ld-course-list-content + br {
  display: none;
}

.ld-course-list-items .ld_course_grid .ld_course_grid_video_embed {
  background-color: #333;
  padding: 0;
}

.ld-course-list-items .ld_course_grid .ld_course_grid_video_embed video, .ld-course-list-items .ld_course_grid .ld_course_grid_video_embed iframe {
  width: 100% !important;
  height: 100% !important;
}

#ld_course_categorydropdown {
  margin-bottom: 1rem;
}

#ld_course_categorydropdown > form {
  display: flex;
  align-items: center;
}

#ld_course_categorydropdown select {
  margin-left: auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  height: 40px;
}

#ld_course_categorydropdown label {
  display: none;
}

.ld-course-info-my-courses {
  display: flex;
  align-items: center;
}

.ld-course-info-my-courses + .ld-course-info-my-courses {
  margin-top: 10px;
}

.ld-course-info-my-courses img {
  height: auto;
  margin-right: 12px;
  max-width: 55px !important;
  width: 55px !important;
  height: 55px !important;
  object-fit: cover;
  object-position: center;
  border-radius: 500px;
}

.ld-course-info-my-courses .ld-entry-title {
  font-size: 1em;
}

.ld-course-progress-content-container {
  font-size: .8rem;
}

.ld-course-progress-content-container > .learndash-profile-course-title {
  display: block;
  font-size: 1.2em;
}

.ld-course-progress-content-container > .learndash-profile-course-title:not(:first-of-type):before {
  content: '';
  background-color: rgba(0, 0, 0, 0.04);
  height: 2px;
  width: 100%;
  display: block;
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.widget_sfwd-courses-widget ul,
.widget_sfwd-quiz-widget ul,
.widget_sfwd-lessons-widget ul {
  margin-bottom: 0;
}

.widget_sfwd-courses-widget ul li,
.widget_sfwd-quiz-widget ul li,
.widget_sfwd-lessons-widget ul li {
  padding: .8rem;
  margin-bottom: .5rem;
}

.widget_sfwd-courses-widget ul li h4,
.widget_sfwd-quiz-widget ul li h4,
.widget_sfwd-lessons-widget ul li h4 {
  font-size: .9rem;
  margin-bottom: 0;
}

.widget_sfwd-courses-widget ul li h4:before,
.widget_sfwd-quiz-widget ul li h4:before,
.widget_sfwd-lessons-widget ul li h4:before {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: .5rem;
  top: .08em;
  position: relative;
}

.widget_sfwd-quiz-widget ul li h4:before {
  content: "";
}

.widget_sfwd-courses-widget ul li h4:before {
  content: "";
}

.widget_lduserstatus .ld-course-info {
  margin: 0 !important;
}

.widget_lduserstatus .ld-section-heading h4 {
  font-size: .9rem;
  margin-bottom: 0;
}

.widget_lduserstatus .learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list {
  margin: 0 !important;
  padding: 0 !important;
}

.widget_lduserstatus .learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item {
  padding: .8rem;
  border: 0;
  box-shadow: none;
}

.learndash_content #ld_course_list .ld_course_grid .thumbnail div.caption p {
  margin: 0 !important;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview a.ld-lesson-item-preview-heading {
  color: inherit !important;
}

.ld-course-navigation .ld-course-navigation-actions {
  display: flex;
  align-items: center;
  width: 100%;
}

.ld-course-navigation .ld-course-navigation-heading .ld-home-link {
  width: 100%;
  padding-right: .2rem;
  text-decoration: none;
  font-size: 0.9rem;
  margin-bottom: 0;
}

.ld-course-navigation .ld-course-navigation-heading .ld-expand-button {
  width: auto;
}

.ld-course-navigation .ld-course-navigation-heading .ld-expand-button .ld-text {
  display: none;
}

#ld_course_info {
  border-style: solid;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#ld_course_info #course_progress_details {
  padding: .6rem;
  margin-top: 20px;
}

#ld_course_info #course_progress_details + br {
  display: none;
}

#secondary-right #ld_course_info,
#secondary-left #ld_course_info,
.page-template-template-dashboard #main .widget-area #ld_course_info {
  padding: 0 !important;
  background: none !important;
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
}

#secondary-right #ld_course_info h4,
#secondary-left #ld_course_info h4,
.page-template-template-dashboard #main .widget-area #ld_course_info h4 {
  font-size: 1rem;
  margin-bottom: 1rem;
}

#secondary-right #ld_course_info .ld-course-info-my-courses,
#secondary-left #ld_course_info .ld-course-info-my-courses,
.page-template-template-dashboard #main .widget-area #ld_course_info .ld-course-info-my-courses {
  padding: .5rem;
}

#secondary-right #ld_course_info .ld-entry-title,
#secondary-left #ld_course_info .ld-entry-title,
.page-template-template-dashboard #main .widget-area #ld_course_info .ld-entry-title {
  margin-bottom: 0;
  font-size: .9rem;
}

.learndash .notcompleted,
#learndash_profile .notcompleted,
.learndash .completed,
#learndash_profile .completed {
  position: relative;
  background-image: none;
}

.learndash .notcompleted:after,
#learndash_profile .notcompleted:after,
.learndash .completed:after,
#learndash_profile .completed:after {
  content: '';
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 29px;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  color: #fff;
  padding: 2px;
  border-radius: 500px;
  text-align: center;
  width: 25px;
  height: 25px;
  background-color: rgba(0, 0, 0, 0.04);
  text-indent: 0;
}

.learndash .completed:after,
#learndash_profile .completed:after {
  display: inline-block;
  font: normal normal normal 14px/1 cera;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  background-color: #0abb87;
  width: 33px;
  height: 33px;
  font-size: 15px;
  line-height: 30px;
  right: 25px;
}

.archive.post-type-archive.post-type-archive-sfwd-courses .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] h2.entry-title,
.archive.post-type-archive.post-type-archive-sfwd-topic .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] h2.entry-title,
.archive.post-type-archive.post-type-archive-sfwd-lessons .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] h2.entry-title,
.archive.post-type-archive.post-type-archive-sfwd-quiz .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] h2.entry-title,
.tax-ld_course_category .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] h2.entry-title,
.tax-ld_course_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] h2.entry-title,
.tax-ld_topic_category .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] h2.entry-title,
.tax-ld_topic_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] h2.entry-title,
.tax-ld_lesson_category .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] h2.entry-title,
.tax-ld_lesson_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] h2.entry-title,
.tax-ld_quiz_tag .region--3-6-3-cols-left .posts.archive-posts > article[id*="post"] h2.entry-title {
  margin-top: 0;
}

#learndash_course_content .learndash_topic_dots ul > li a {
  padding: 10px;
}

#learndash_course_content .learndash_topic_dots ul > li a > span {
  margin: 0 !important;
}

#learndash_complete_prerequisites,
#learndash_course_points_access_message,
#learndash_complete_prev_lesson,
#learndash_complete_prev_topic,
.no-lesson-msg {
  color: #ffffff;
  background-color: #007BFF;
  border-color: #007BFF;
}

#learndash_complete_prerequisites hr,
#learndash_course_points_access_message hr,
#learndash_complete_prev_lesson hr,
#learndash_complete_prev_topic hr,
.no-lesson-msg hr {
  border-top-color: #006fe6;
}

#learndash_complete_prerequisites .alert-link,
#learndash_course_points_access_message .alert-link,
#learndash_complete_prev_lesson .alert-link,
#learndash_complete_prev_topic .alert-link,
.no-lesson-msg .alert-link {
  color: #e6e5e5;
}

.no-lesson-msg {
  margin: 1rem 0;
}

.bp-learndash-group-course + br {
  display: none;
}

.bp-learndash-course-activity-checkbox p + br {
  display: none;
}

.profile-content__body .learndash[id*="learndash_post"] .course-column {
  display: none;
}

.profile-content__body .learndash[id*="learndash_post"] .course-content {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}

.profile-content__body .learndash[id*="learndash_post"] .course-content .entry-title,
.profile-content__body .learndash[id*="learndash_post"] .course-content .course-progress {
  display: none;
}

#learndash_profile .learndash-course-link a {
  font-size: 1rem !important;
}

.profile-content__body .expand_collapse {
  top: 20px;
}

.single-sfwd-certificates .sfwd-certificates {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem;
  border-style: solid;
}

.single-sfwd-certificates .sfwd-certificates > .entry-header {
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

#leardash_upload_assignment td {
  border: 0;
  padding-left: 0;
}

.ld-course-list-items .ld_course_grid .thumbnail .caption {
  padding: 1.5rem !important;
}

.ld_course_grid_video_embed {
  padding-bottom: 0 !important;
  height: 280px !important;
}

.ld_course_grid_video_embed > * {
  position: static !important;
}

.ld-error,
.wpProQuiz_invalidate {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
}

.ld-error hr,
.wpProQuiz_invalidate hr {
  border-top-color: #e21212;
}

.ld-error .alert-link,
.wpProQuiz_invalidate .alert-link {
  color: #e6e5e5;
}

.learndash_already_taken {
  color: #ffffff;
  background-color: #ED6E21;
  border-color: #ED6E21;
}

.learndash_already_taken hr {
  border-top-color: #e26112;
}

.learndash_already_taken .alert-link {
  color: #e6e5e5;
}

.user_has_no_access #learndash_quizzes a, .user_has_no_access .is_not_sample a, .user_has_no_access .is_not_sample a span {
  background-color: rgba(0, 0, 0, 0.05);
}

.course_navigation {
  line-height: 1.1em;
  font-weight: 600;
}

.course_navigation .learndash_navigation_lesson_topics_list .topic-notcompleted span {
  background-position-x: 3px;
}

.learndash-wrapper .ld-button.ld-login-button.ld-logout, .learndash-wrapper .ld-button.ld-login-button.ld-login {
  justify-content: center;
}

.learndash-wrapper .ld-status:not([class*="complete"]):not([class*="warning"]):not([class*="warning"]):not([class*="waiting"]),
.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt,
.learndash-wrapper .ld-table-list .ld-table-list-item .ld-table-list-title a,
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name,
.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-header,
.learndash-wrapper .ld-table-list .ld-table-list-header a,
.learndash-wrapper .ld-table-list .ld-table-list-item-preview a,
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab,
.learndash-wrapper .ld-file-upload .ld-file-upload-heading,
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components {
  color: inherit !important;
}

.learndash-wrapper .ld-profile-summary {
  padding: 3rem;
}

.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat span,
.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-edit-link {
  color: inherit;
  opacity: .7;
}

.ld-profile-edit-link {
  margin-top: 1rem;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-sep {
  color: currentColor;
  opacity: .3;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation:after {
  opacity: .1;
}

.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat {
  border: 0;
  flex: 0 0 130px;
}

.wpProQuiz_quiz {
  padding: 0;
}

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage,
.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage,
.learndash-wrapper #btn-join.ld-button-transparent.ld-status-complete,
.learndash-wrapper .btn-join.ld-button-transparent.ld-status-complete,
.learndash-wrapper #learndash_mark_complete_button.ld-button-transparent.ld-status-complete,
.learndash-wrapper .learndash_mark_complete_button.ld-button-transparent.ld-status-complete {
  color: #0abb87;
}

.learndash-wrapper .ld-status-complete,
.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-complete,
.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress,
.learndash-wrapper .course_progress .sending_progress_bar {
  background-color: #0abb87;
  color: #fff;
}

.learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .learndash_mark_complete_button {
  background-color: #0abb87;
  color: #fff;
}

.learndash-wrapper #learndash_mark_complete_button:hover, .learndash-wrapper #learndash_mark_complete_button:active, .learndash-wrapper #learndash_mark_complete_button:focus, .learndash-wrapper .learndash_mark_complete_button:hover, .learndash-wrapper .learndash_mark_complete_button:active, .learndash-wrapper .learndash_mark_complete_button:focus {
  background-color: #078b64;
}

.learndash_mark_complete_button {
  width: 100% !important;
  max-width: 100% !important;
}

.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li {
  display: flex;
  align-items: center;
  justify-content: center;
}

.wpProQuiz_results + .wpProQuiz_reviewDiv {
  margin-top: 1rem;
}

.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionTarget {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar {
  border-color: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.learndash-wrapper #ld-profile .ld-quiz-list .ld-table-list-item-preview + .ld-table-list-item-expanded .ld-essay-list .ld-table-list-items {
  border: 0;
}

.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content {
  padding: 2rem;
  margin-top: 1rem;
}

.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content ul {
  padding-left: 0;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
}

.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content ul + p,
.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content ul + ul,
.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content ul + ol,
.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content ul + a,
.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content ul + div {
  margin-top: 2rem;
}

.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content ul > li {
  margin-bottom: .45rem;
}

.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content ul > li:before {
  content: "";
  font-family: 'cera';
  margin-right: .5rem;
  opacity: .7;
}

.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content ul > li a {
  color: inherit;
}

.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content[id*="ld-tab-materials"] ul > li:before {
  content: "";
}

.learndash-wrapper .ld-breadcrumbs a {
  color: inherit !important;
}

.learndash .ld-content-actions {
  border: 0 !important;
  flex-wrap: wrap;
  margin: -15px;
}

.learndash .ld-content-actions .ld-button {
  flex: 0 0 100%;
}

.learndash .ld-content-actions .ld-button .ld-text {
  flex: none;
}

.learndash .ld-content-actions > .ld-content-action {
  flex: 0 0 50% !important;
  width: 100%;
  padding: 0 15px;
}

.learndash .ld-content-actions > .ld-content-action .ld-button,
.learndash .ld-content-actions > .ld-content-action input[type="submit"] {
  width: 100%;
  margin: 0;
  max-width: 100%;
  border: 0;
  padding: 1rem;
}

.learndash .ld-content-actions > .ld-primary-color {
  display: none;
}

.learndash .ld-content-actions > .ld-primary-color:before {
  font-family: FontAwesome;
  content: "";
  margin-right: .5rem;
}

.ld-empty {
  display: none !important;
}

.ld-lesson-topic-list .learndash-wrapper .ld-table-list .ld-table-list-items {
  border: 0;
}

.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview {
  align-items: center;
}

.ld-topic-status .ld-breadcrumbs {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-button {
  padding: 0 1rem;
}

.learndash-wrapper .ld-status-waiting {
  background-color: #007BFF;
}

.learndash-wrapper .ld-status-incomplete {
  background-color: #ED6E21;
}

body.courses .profile-content__body #subnav {
  margin-bottom: 2rem !important;
}

body.courses .profile-content__body #subnav + h3 {
  display: none;
}

body.courses .profile-content__body #course_list > div[id*="course"] {
  padding: 1rem;
  display: flex;
}

body.courses .profile-content__body #course_list > div[id*="course"] .flippable {
  order: 99;
  display: block;
  margin-left: 1rem;
  min-width: 20px;
  min-height: 20px;
  cursor: pointer;
}

body.courses .profile-content__body #course_list > div[id*="course"] .flippable:after {
  font-family: FontAwesome;
  content: "";
}

body.courses .profile-content__body #course_list > div[id*="course"] .flippable:hover {
  opacity: .5;
}

body.courses .profile-content__body #course_list > div[id*="course"] .flippable.expand:after {
  content: "";
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0;
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .learndash-course-certificate {
  font-weight: normal;
  font-size: .8em;
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .learndash-course-status {
  order: 98;
  display: flex;
  align-items: center;
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .learndash-course-status a {
  font-size: 0 !important;
  display: block;
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .learndash-course-status a:after {
  content: '';
  width: 10px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.04);
  display: block;
  border-radius: 500px;
  position: static;
  -webkit-transform: none;
          transform: none;
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .learndash-course-status a.complete:after, body.courses .profile-content__body #course_list > div[id*="course"] > h4 .learndash-course-status a.completed:after {
  background-color: #0abb87;
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .learndash-course-status a.notcompleted:after {
  background-color: #ED6E21;
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .flip {
  max-width: 100%;
  flex: 0 0 100%;
  order: 99;
  padding: 1rem;
  margin-top: 1.5rem;
  font-weight: normal;
  background-color: rgba(0, 0, 0, 0.04);
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .flip .course_progress {
  background: rgba(0, 0, 0, 0.04);
  width: 100%;
  height: 5px;
  margin: 0;
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .flip .course_progress .course_progress_blue {
  height: 100%;
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .flip .right {
  padding: 0;
  margin: .5rem 0 0 0;
  font-size: 0.7em;
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .learndash_profile_quizzes {
  margin-top: 1rem;
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .learndash_profile_quizzes .learndash_profile_quiz_heading {
  display: flex;
  justify-content: space-between;
  margin-bottom: .5rem;
  font-size: 0.8em;
}

body.courses .profile-content__body #course_list > div[id*="course"] > h4 .learndash_profile_quizzes .learndash_profile_quiz_heading ~ div {
  display: flex;
  justify-content: space-between;
  font-size: .65em;
  opacity: .6;
  margin-bottom: .5rem;
}

.vertical-navbar .learndash-wrapper {
  position: relative;
}

.vertical-navbar .learndash-wrapper .ld-profile-summary {
  padding: 0;
  margin: 0;
  background: none;
  color: inherit;
  box-shadow: none !important;
}

.vertical-navbar .learndash-wrapper .ld-profile-summary .ld-profile-card {
  margin-bottom: 0;
}

.vertical-navbar .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar {
  width: 50px;
  height: 50px;
  box-shadow: none;
  border-color: currentColor;
  background-color: currentColor;
}

.vertical-navbar .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading {
  font-size: 1.1em;
  margin-top: .5rem;
}

.vertical-navbar .learndash-wrapper .ld-profile-summary .ld-profile-stats {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  max-width: 100%;
}

.vertical-navbar .learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat {
  display: flex;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  white-space: normal;
  word-break: break-word;
  padding: .5rem .2rem;
  transition: all 0.2s ease-in-out;
  opacity: .8;
}

.vertical-navbar .learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.vertical-navbar .learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat strong {
  font-size: 1.1em;
  line-height: 1em;
  margin: 0 0 .2rem 0;
}

.vertical-navbar .learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat span {
  display: block;
  margin: 0;
  line-height: 1em;
  font-size: .9em;
  opacity: 1;
}

.vertical-navbar .learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat.ld-profile-stat-courses {
  flex: 0 0 100% !important;
  max-width: 100% !important;
  width: 100% !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  padding-top: 0;
}

.vertical-navbar .learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat.ld-profile-stat-courses strong,
.vertical-navbar .learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat.ld-profile-stat-courses span {
  font-weight: 600;
  font-size: 1em;
  opacity: 1;
}

.vertical-navbar .learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat.ld-profile-stat-courses strong {
  font-size: 1.15em;
  margin: 0 .2rem 0 0;
}

.vertical-navbar .learndash-wrapper .ld-profile-edit-link {
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  z-index: 2;
  font-size: 0 !important;
  margin: 0;
}

.vertical-navbar .learndash-wrapper .ld-profile-edit-link:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.vertical-navbar .learndash-wrapper .ld-course-list {
  display: none;
}

.vertical-navbar .learndash-wrapper .ld-course-list .ld-section-heading {
  display: none;
}

body.ld-in-focus-mode .learndash-wrapper {
  background: none;
}

@media (min-width: 768px) {
  .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    padding-top: calc(5em + 25px);
  }
}

.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon {
  -webkit-transform: translateY(-50%) translateX(45%) rotate(180deg);
          transform: translateY(-50%) translateX(45%) rotate(180deg);
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-profile-avatar {
  width: 35px;
  height: 35px;
}

.ld-focus-header .ld-content-actions {
  flex-wrap: nowrap;
}

.ld-focus-header .ld-content-actions > .ld-content-action {
  flex: auto !important;
  padding: 0;
}

div.learndash-pager {
  padding: 1rem;
  display: flex;
  transition: all 0.2s ease-in-out;
}

div.learndash-pager a {
  color: inherit !important;
  font-size: 1.5em;
  padding: .5rem;
  height: 30px;
  width: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 500px;
}

/**
 * Contact form 7
 *
 * Custom form plugin.
 * https://wordpress.org/plugins/contact-form-7/
 */
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input[type="text"],
.wpcf7 input[type="week"],
.wpcf7 input[type="date"],
.wpcf7 input[type="time"],
.wpcf7 input[type="email"],
.wpcf7 input[type="month"],
.wpcf7 input[type="number"],
.wpcf7 input[type="search"],
.wpcf7 input[type="website"],
.wpcf7 input[type="password"],
.wpcf7 select[multiple="multiple"],
.wpcf7 textarea,
.wpcf7 select {
  margin-top: 0.5rem;
}

.wpcf7 label,
.wpcf7 .form-group,
.wpcf7 form.contact-form > div,
.wpcf7 .ninja-forms-form .field-wrap,
.ninja-forms-form .wpcf7 .field-wrap,
.wpcf7 .ninja-forms-form #ninja_forms_required_items,
.ninja-forms-form .wpcf7 #ninja_forms_required_items,
.wpcf7 .wpcf7-form-control-wrap,
.wpcf7 .gform_wrapper .gfield,
.gform_wrapper .wpcf7 .gfield {
  width: 100%;
  text-align: left;
}

.wpcf7 [class*="quiz-"] label {
  width: 100%;
}

.wpcf7 .wpcf7-not-valid-tip {
  color: #ED2121;
  margin-top: 0.3333333333rem;
}

.wpcf7 .ajax-loader {
  display: none;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.wpcf7 .ajax-loader.is-active {
  display: inline-block;
}

.wpcf7 span.wpcf7-list-item {
  margin-left: .5rem;
  margin-right: .5rem;
}

.wpcf7 span.wpcf7-list-item.first {
  margin-left: 0;
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7 .wpcf7-response-output {
  margin: 1rem 0;
}

/**
 * Gravity forms
 *
 * Custom form plugin.
 * http://www.gravityforms.com/
 */
.gform_wrapper {
  width: 100%;
}

.gform_wrapper input[type="tel"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="text"],
.gform_wrapper input[type="week"],
.gform_wrapper input[type="date"],
.gform_wrapper input[type="time"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="month"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="search"],
.gform_wrapper input[type="website"],
.gform_wrapper input[type="password"],
.gform_wrapper select[multiple="multiple"],
.gform_wrapper textarea,
.gform_wrapper select {
  padding: 0.8rem 1.25rem !important;
}

.gform_wrapper .gform_heading {
  width: 100%;
}

.gform_wrapper .gfield input.large,
.gform_wrapper .gfield textarea.large,
.gform_wrapper .gfield select.large {
  width: 100% !important;
}

.gform_wrapper .gfield label.gfield_label + div.gfield_description {
  margin-top: 0;
  padding-top: 0;
  color: inherit;
}

.gform_wrapper .gfield div.charleft.warningTextareaInfo,
.gform_wrapper .gfield div.gfield_description {
  color: inherit;
  font-size: 80%;
  opacity: 0.7;
}

.gform_wrapper .gfield_radio label[for*="choice"], .gform_wrapper .gfield_checkbox label[for*="choice"] {
  font-weight: normal;
}

body .gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 0 !important;
}

.gform_wrapper .gf_progressbar_percentage,
.gform_wrapper .gf_progressbar {
  background-image: none !important;
}

.gform_wrapper div.gform_page_footer {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.gform_wrapper div.gform_page_footer .button {
  vertical-align: top;
}

.gform_wrapper div.gform_page_footer img {
  display: inline-block;
}

body .gform_wrapper div.validation_error {
  color: #ffffff;
  background-color: #ED2121;
  border-color: #ED2121;
  font-size: 1em !important;
  padding: 1em !important;
  border-width: 1px !important;
}

body .gform_wrapper div.validation_error hr {
  border-top-color: #e21212;
}

body .gform_wrapper div.validation_error .alert-link {
  color: #e6e5e5;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: #ED2121 !important;
  border: 0 !important;
}

/**
 * Our team by Woothemes
 *
 * Team member plugin.
 * https://docs.woothemes.com/documentation/plugins/our-team/
 */
.team-members .member {
  font-size: 1.25rem;
}

.team-members .team-member-text {
  clear: both;
}

.site-primary .team-members:not(.columns-1):not(.columns-2) .team-member {
  text-align: center;
}

.single-team-member .author-details li {
  display: inline-block;
}

.single-team-member .author-details li + li {
  margin-right: 1rem;
}

/**
 * Features by Woothemes
 *
 * Important blocs like services or values.
 * https://docs.woothemes.com/document/features-plugin/
 */
body #site .widget_woothemes_features .features .feature {
  margin: 30px 0;
}

body #site .widget_woothemes_features .features .feature .feature-title {
  margin: 0.5rem 0 0.5rem 0;
  font-size: 1.25rem;
}

body #site .widget_woothemes_features .features .feature .icon-preview {
  font-size: 4em;
}

body #site .widget_woothemes_features .features .feature img {
  margin-bottom: 0;
}

body #site .widget_woothemes_features .features .feature p:empty {
  display: none;
}

/**
 * Youzer
 *
 * Community & User Profiles for BuddyPress.
 * https://codecanyon.net/item/youzer-new-wordpress-user-profiles-era/19716647
 */
.yz-page-main-content,
.yz-account-page {
  padding-top: 3% !important;
  padding-bottom: 3% !important;
}

#yz-profile-navmenu .yz-inner-content,
.youzer .wild-content,
.youzer .yz-boxed-navbar,
.yz-cover-content,
.yz-header-content,
.yz-vertical-layout .yz-content,
.yz-page-main-content {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.page-template-template-classic-12-cols-left #yz-profile-navmenu .yz-inner-content, .page-template-template-classic-12-cols-left
.youzer .wild-content, .page-template-template-classic-12-cols-left
.youzer .yz-boxed-navbar, .page-template-template-classic-12-cols-left
.yz-cover-content, .page-template-template-classic-12-cols-left
.yz-header-content, .page-template-template-classic-12-cols-left
.yz-vertical-layout .yz-content, .page-template-template-classic-12-cols-left
.yz-page-main-content {
  padding-left: 3% !important;
  padding-right: 3% !important;
}

/*------------------------------------*\
    #PAGES
\*------------------------------------*/
/**
 * 404
 *
 * Styles applied to 404 page.
 */
body.error404 {
  overflow-x: hidden;
}

body.error404 #custom_header,
body.error404 .woocommerce-store-notice,
body.error404 .bp-messages-wrap {
  display: none !important;
}

body.error404:not(.grimlock) .page-404-title {
  font-size: 8em;
  line-height: 1em;
}

body.error404:not(.grimlock) .page-404-subtitle {
  font-size: 1.5em;
  text-transform: uppercase;
}

body.error404:not(.grimlock) .page-404-text {
  font-size: 1.3em;
}

body.error404:not(.grimlock) .search-form {
  margin-bottom: 3rem;
}

body.error404:not(.grimlock) .search-form .awesomplete {
  display: inline-block;
  width: auto;
  margin-right: .5rem;
}

body.error404:not(.grimlock) .search-form .search-field {
  height: 50px;
}

body.error404:not(.grimlock) .search-form .search-submit {
  background: none !important;
}

body.error404:not(.grimlock) .section__thumbnail {
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

body.error404 #primary {
  padding: 0;
}

body.error404 #content > .region__container {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.grimlock-404 .search-submit {
  background: none !important;
}

.grimlock-404 .region__row {
  align-items: center;
}

@media (max-width: 767.98px) {
  .grimlock-404 .region__col--1 {
    height: 200px;
  }
  .grimlock-404 .region__col--1 .section__thumbnail {
    height: 100%;
  }
  .grimlock-404 .region__col--1 .section__thumbnail .section__thumbnail-img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
  }
}

.grimlock-404 .region__col--2 {
  padding: 2rem !important;
}

.grimlock-404 .grimlock-section__title.display-1 {
  font-size: 7rem;
}

.grimlock-404 .grimlock-section__subtitle {
  margin-top: 0 !important;
}

.grimlock-404.region--container-fluid .region__container {
  padding: 0 !important;
}

.grimlock-404.region--container-fluid .region__container .region__row {
  margin: 0 !important;
}

.grimlock-404.region--container-fluid .region__container .region__col--1 {
  padding: 0 !important;
}

.grimlock-404.region--6-6-cols-left .region__col--2 {
  text-align: center;
}

.grimlock-404.region--6-6-cols-left .region__col--2 .section__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 450px;
}

.grimlock-404.region--12-cols-center .grimlock-section__thumbnail img, .grimlock-404.region--12-cols-left .grimlock-section__thumbnail img, .grimlock-404.region--12-cols-right .grimlock-section__thumbnail img {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
  object-position: center;
}

.grimlock-404.region--12-cols-center .region__col--2, .grimlock-404.region--12-cols-left .region__col--2, .grimlock-404.region--12-cols-right .region__col--2 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .grimlock-404.grimlock-404--full-screen-displayed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow: auto;
    background-color: #fff;
  }
  .grimlock-404.grimlock-404--full-screen-displayed > .region__inner {
    display: flex;
    align-items: center;
    height: 100%;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .grimlock-404.grimlock-404--full-screen-displayed > .region__inner > .region__container {
    padding: 0;
  }
  .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .region__inner,
  .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .region__container,
  .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .region__row,
  .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .region__col--1 {
    height: 100%;
  }
  .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .grimlock-section__thumbnail {
    height: 100%;
    position: relative;
  }
  .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .grimlock-section__thumbnail-img {
    position: absolute;
    top: 0;
    left: 0;
  }
  @supports (object-fit: cover) {
    .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .grimlock-section__thumbnail-img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%;
    }
  }
  .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid.region--12-cols-left .region__col--1, .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid.region--12-cols-center .region__col--1, .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid.region--12-cols-right .region__col--1 {
    max-height: 300px;
    overflow: hidden;
  }
}

/**
 * Page templates
 *
 * Pages styles.
 */
.page.grimlock--custom_header-displayed .site-main > [id^="post-"] > .entry-header .page-title {
  display: none;
}

.page.grimlock--custom_header-displayed.grimlock-wordpress-seo--breadcrumb_custom_header_displayed .site-main > [id^="post-"] > .entry-header {
  display: none;
}

.blog.grimlock--custom_header-displayed .site-main > header.grimlock--page-header,
.archive.grimlock--custom_header-displayed .site-main > header.grimlock--page-header,
.search-results.grimlock--custom_header-displayed .site-main > header.grimlock--page-header {
  display: none;
}

.blog.grimlock--custom_header-displayed .site-main > article > .entry-header,
.archive.grimlock--custom_header-displayed .site-main > article > .entry-header,
.search-results.grimlock--custom_header-displayed .site-main > article > .entry-header {
  display: none;
}

.blog.grimlock--custom_header-displayed.grimlock-wordpress-seo--breadcrumb_custom_header_displayed .site-main > .grimlock--page-header,
.archive.grimlock--custom_header-displayed.grimlock-wordpress-seo--breadcrumb_custom_header_displayed .site-main > .grimlock--page-header,
.search-results.grimlock--custom_header-displayed.grimlock-wordpress-seo--breadcrumb_custom_header_displayed .site-main > .grimlock--page-header {
  display: none;
}

header.grimlock--page-header {
  margin-top: 0;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  header.grimlock--page-header {
    margin-bottom: 2%;
    margin-bottom: 1.6vw;
  }
}

header.grimlock--page-header .page-title {
  display: block;
  font-size: 1.2rem;
}

@media (min-width: 768px) {
  header.grimlock--page-header .page-title {
    font-size: 1.7rem;
  }
}

header.grimlock--page-header .page-title span:not(.vcard) {
  text-decoration: underline;
  font-style: italic;
  opacity: .75;
}

header.grimlock--page-header .archive-description {
  color: inherit;
  opacity: .5;
}

header.grimlock--page-header .cat-links {
  margin-bottom: .8rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8em;
}

header.grimlock--page-header .cat-links a + a:before {
  content: '•';
  margin-left: .5rem;
  margin-right: .5rem;
  opacity: .65;
  color: #48465b;
}

header.grimlock--page-header .entry-meta {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: .85em;
}

header.grimlock--page-header .entry-meta a {
  color: inherit !important;
  opacity: .65;
}

header.grimlock--page-header .entry-meta a:hover {
  opacity: .8;
}

header.grimlock--page-header .entry-meta > span {
  display: flex;
  align-items: center;
  justify-content: center;
}

header.grimlock--page-header .entry-meta > span + span:before {
  content: '•';
  margin-left: .5rem;
  margin-right: .5rem;
  opacity: .65;
}

header.grimlock--page-header .entry-meta .avatar-round-ratio a {
  opacity: 1 !important;
}

header.grimlock--page-header .entry-meta .avatar-round-ratio .avatar {
  width: 28px;
  height: 28px;
  margin-right: .3rem;
}

header.grimlock--page-header .entry-meta .updated:not(.published) {
  display: none;
}

header.grimlock--page-header .entry-meta .posted-on-label,
header.grimlock--page-header .entry-meta .byline-label {
  display: none;
}

@media (min-width: 768px) {
  .page-template-template-narrower-12-cols-left header.grimlock--page-header {
    text-align: center;
  }
  .page-template-template-narrower-12-cols-left header.grimlock--page-header .yoast-breadcrumb {
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .single.single-post header.grimlock--page-header .page-title {
    font-size: 2.5rem;
    margin-bottom: 1rem;
  }
}

.grimlock--page-content {
  padding: 1.5rem;
  box-shadow: 0 0 15px 0 rgba(82, 63, 105, 0.05);
  background-color: #ffffff;
  color: #77888F;
  border-radius: 0.3rem;
  border: 0 solid #eff0f6;
}

@media (min-width: 768px) {
  .grimlock--page-content {
    padding: 3rem;
  }
}

.profile-content__body #subnav ~ form.standard-form {
  padding: 1.5rem;
}

.search.search-results .grimlock--page-content,
.events-archive .grimlock--page-content,
.single-tribe_events .grimlock--page-content,
.single-tribe_venue .grimlock--page-content,
.single-tribe_organizer .grimlock--page-content,
.single-sfwd-courses .grimlock--page-content,
.single-sfwd-topic .grimlock--page-content,
.single-sfwd-lessons .grimlock--page-content,
.single-sfwd-quiz .grimlock--page-content,
.single-bp_doc .grimlock--page-content,
.single-forum .grimlock--page-content,
.forum-archive .grimlock--page-content,
.topic-tag .grimlock--page-content,
.bbp-search .grimlock--page-content,
.activity.activity-permalink .grimlock--page-content,
.post-type-archive-bp_doc .grimlock--page-content,
.page-template-template-minimal .grimlock--page-content,
.groups.membership-requests #group-settings-form,
.groups.group-settings #group-settings-form,
.groups.group-settings #group-settings-form,
.groups.media-setting #group-settings-form,
.group-admin.manage-members .profile-content__body #subnav ~ form.standard-form {
  padding: 0 !important;
  background: none !important;
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
}

.page-template-template-minimal.grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content > .region__container, .page-template-template-minimal.grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content > .region__container {
  max-width: 100%;
}

.page-template-template-homepage-minimal.grimlock--navigation-fixed-left.grimlock--navigation-fixed #main, .page-template-template-homepage-minimal.grimlock--navigation-fixed-right.grimlock--navigation-fixed #main,
.page-template-template-homepage:not(.grimlock--hero-displayed).grimlock--navigation-fixed-left.grimlock--navigation-fixed #main,
.page-template-template-homepage:not(.grimlock--hero-displayed).grimlock--navigation-fixed-right.grimlock--navigation-fixed #main {
  margin-top: 60px;
}

@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}

.page-template-template-dashboard .dashboard--fake {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  overflow: hidden;
}

@media (min-width: 576px) {
  .page-template-template-dashboard .dashboard--fake {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}

@media (min-width: 768px) {
  .page-template-template-dashboard .dashboard--fake {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}

@media (min-width: 1200px) {
  .page-template-template-dashboard .dashboard--fake {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}

@media screen and (max-width: 1480px) and (min-width: 1200px) {
  .page-template-template-dashboard .dashboard--fake {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}

.page-template-template-dashboard .dashboard--fake .dashboard--fake__item {
  height: 250px;
  border-radius: 0.3rem;
  -webkit-animation-duration: 1.25s;
          animation-duration: 1.25s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 10;
          animation-iteration-count: 10;
  -webkit-animation-name: placeHolderShimmer;
          animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 8%, rgba(0, 0, 0, 0.05) 18%, rgba(0, 0, 0, 0.1) 33%);
  background-size: 800px 104px;
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}

.page-template-template-dashboard .dashboard--fake .dashboard--fake__item:nth-child(2) {
  height: 180px;
}

.page-template-template-dashboard .dashboard--fake .dashboard--fake__item:nth-child(3) {
  height: 275px;
}

.page-template-template-dashboard .dashboard--fake .dashboard--fake__item:nth-child(4) {
  height: 325px;
}

.page-template-template-dashboard .dashboard--fake .dashboard--fake__item:nth-child(6) {
  height: 235px;
}

.page-template-template-dashboard .dashboard--fake .dashboard--fake__item:nth-child(7) {
  height: 300px;
}

.page-template-template-dashboard.grimlock--navigation-fixed-left.grimlock--navigation-fixed #main, .page-template-template-dashboard.grimlock--navigation-fixed-right.grimlock--navigation-fixed #main {
  margin-top: 60px;
}

.page-template-template-dashboard #main {
  padding: 15px;
}

@media (min-width: 768px) {
  .page-template-template-dashboard #main {
    padding: 3%;
  }
}

.page-template-template-dashboard #main .widget-area:not(.masonry--loaded) {
  opacity: 0 !important;
  min-height: 1000px;
}

.page-template-template-dashboard #main .widget-area.masonry--loaded + .dashboard--fake {
  display: none !important;
}

.page-template-template-dashboard #main .widget-area > .widget {
  float: left;
  margin-bottom: 20px;
}

.page-template-template-dashboard #main .widget-area > .widget,
.page-template-template-dashboard #main .widget-area .grid-sizer {
  width: 100%;
}

@media (min-width: 576px) {
  .page-template-template-dashboard #main .widget-area > .widget,
  .page-template-template-dashboard #main .widget-area .grid-sizer {
    width: calc( ( 100% - ( 20px * 1) ) / 2);
  }
}

@media (min-width: 768px) {
  .page-template-template-dashboard #main .widget-area > .widget,
  .page-template-template-dashboard #main .widget-area .grid-sizer {
    width: calc( ( 100% - ( 20px * 2) ) / 3);
  }
}

@media (min-width: 1200px) {
  .page-template-template-dashboard #main .widget-area > .widget,
  .page-template-template-dashboard #main .widget-area .grid-sizer {
    width: calc( ( 100% - ( 20px * 3) ) / 4);
  }
}

@media screen and (max-width: 1480px) and (min-width: 1200px) {
  .page-template-template-dashboard #main .widget-area > .widget,
  .page-template-template-dashboard #main .widget-area .grid-sizer {
    width: calc( ( 100% - ( 20px * 2) ) / 3);
  }
}

.page-template-template-dashboard #main .widget-area .gutter-sizer {
  width: 20px;
}

.page-template-template-dashboard #main .widget-area:after {
  content: '';
  display: block;
  clear: both;
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] {
  background: none;
  box-shadow: none;
  overflow: visible;
  border-radius: 0;
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] > .grimlock-section {
  margin: -1rem;
  overflow: visible;
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] .grimlock-section__btn {
  width: 100%;
  margin-top: 0;
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] .region__inner > .region__container {
  padding: 0;
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] .region__inner > .region__container > .region__row {
  margin: 0;
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] .region__inner > .region__container > .region__row > .region__col {
  padding: 0;
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] .card .card-body,
.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] .card .card-footer {
  padding: 1rem;
}

.page-template-template-dashboard .grimlock--page-content,
.page-template-template-dashboard .grimlock--page-footer {
  display: none !important;
}

/**
 * Page templates
 *
 * Pages styles.
 */
.search-form,
#bbp-search-form,
.woocommerce-product-search {
  position: relative;
  display: block;
}

.search-form .form-group, .search-form form.contact-form > div, .search-form .ninja-forms-form .field-wrap, .ninja-forms-form .search-form .field-wrap, .search-form .ninja-forms-form #ninja_forms_required_items, .ninja-forms-form .search-form #ninja_forms_required_items, .search-form .wpcf7-form-control-wrap, .search-form .gform_wrapper .gfield, .gform_wrapper .search-form .gfield,
#bbp-search-form .form-group,
#bbp-search-form form.contact-form > div,
#bbp-search-form .ninja-forms-form .field-wrap,
.ninja-forms-form #bbp-search-form .field-wrap,
#bbp-search-form .ninja-forms-form #ninja_forms_required_items,
.ninja-forms-form #bbp-search-form #ninja_forms_required_items,
#bbp-search-form .wpcf7-form-control-wrap,
#bbp-search-form .gform_wrapper .gfield,
.gform_wrapper #bbp-search-form .gfield,
.woocommerce-product-search .form-group,
.woocommerce-product-search form.contact-form > div,
.woocommerce-product-search .ninja-forms-form .field-wrap,
.ninja-forms-form .woocommerce-product-search .field-wrap,
.woocommerce-product-search .ninja-forms-form #ninja_forms_required_items,
.ninja-forms-form .woocommerce-product-search #ninja_forms_required_items,
.woocommerce-product-search .wpcf7-form-control-wrap,
.woocommerce-product-search .gform_wrapper .gfield,
.gform_wrapper .woocommerce-product-search .gfield {
  position: relative;
}

.search-form button[type="submit"],
.search-form input[type="submit"],
#bbp-search-form button[type="submit"],
#bbp-search-form input[type="submit"],
.woocommerce-product-search button[type="submit"],
.woocommerce-product-search input[type="submit"] {
  color: inherit;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: 0.6;
  height: 100%;
  min-width: 54px;
  border: 0 !important;
  line-height: 13px !important;
  font-size: 15px !important;
  padding: 5px 10px !important;
}

.search-form button[type="submit"], .search-form button[type="submit"]:hover, .search-form button[type="submit"]:active, .search-form button[type="submit"]:focus,
.search-form input[type="submit"],
.search-form input[type="submit"]:hover,
.search-form input[type="submit"]:active,
.search-form input[type="submit"]:focus,
#bbp-search-form button[type="submit"],
#bbp-search-form button[type="submit"]:hover,
#bbp-search-form button[type="submit"]:active,
#bbp-search-form button[type="submit"]:focus,
#bbp-search-form input[type="submit"],
#bbp-search-form input[type="submit"]:hover,
#bbp-search-form input[type="submit"]:active,
#bbp-search-form input[type="submit"]:focus,
.woocommerce-product-search button[type="submit"],
.woocommerce-product-search button[type="submit"]:hover,
.woocommerce-product-search button[type="submit"]:active,
.woocommerce-product-search button[type="submit"]:focus,
.woocommerce-product-search input[type="submit"],
.woocommerce-product-search input[type="submit"]:hover,
.woocommerce-product-search input[type="submit"]:active,
.woocommerce-product-search input[type="submit"]:focus {
  border: 0;
  background: none;
}

.search-form button[type="submit"]:hover,
.search-form input[type="submit"]:hover,
#bbp-search-form button[type="submit"]:hover,
#bbp-search-form input[type="submit"]:hover,
.woocommerce-product-search button[type="submit"]:hover,
.woocommerce-product-search input[type="submit"]:hover {
  opacity: 0.8;
}

.search-form input[type="search"],
.search-form input[type="text"],
#bbp-search-form input[type="search"],
#bbp-search-form input[type="text"],
.woocommerce-product-search input[type="search"],
.woocommerce-product-search input[type="text"] {
  padding-right: 65px;
  width: 100%;
}

/**
 * Login
 *
 * Login form styles.
 */
#loginform .login-submit {
  width: 100%;
}

#loginform .login-submit input[type="submit"] {
  width: 100%;
}

.login-footer {
  display: flex;
  margin: 1.5rem -1.5rem -1.5rem -1.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.login-footer > div {
  width: 100%;
}

.login-footer a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem .5rem;
  text-align: center;
  height: 100%;
  font-size: .85em;
}

.login-footer a:not(:hover) {
  color: inherit !important;
}

.login-footer ~ .tribe-ce-register,
.login-footer ~ .tribe-ce-lostpassword {
  display: none;
}

.login-form-wrapper {
  max-width: 400px;
  margin: 0 auto;
  padding: 1.5rem;
}

article[id*="post-"] > .entry-content > #loginform {
  display: flex;
  flex-direction: column;
  max-width: 910px;
  margin: 0 auto;
  padding: 1.5rem;
}

article[id*="post-"] > .entry-content > #loginform + .tribe-ce-register,
article[id*="post-"] > .entry-content > #loginform + .tribe-ce-lostpassword {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

/*------------------------------------*\
    #STATES
\*------------------------------------*/
/**
 * Grimlock fallback
 *
 * Styles applied when Grimlock is not activated.
 */
body:not(.grimlock)::-moz-selection, body:not(.grimlock)::-moz-selection {
  background-color: rgba(78, 100, 221, 0.1) !important;
}
body:not(.grimlock)::-moz-selection, body:not(.grimlock)::selection {
  background-color: rgba(78, 100, 221, 0.1) !important;
}

body:not(.grimlock) .site-header {
  position: static;
}

body:not(.grimlock) .site-header > .region__inner {
  position: relative;
}

body:not(.grimlock) .main-navigation ul.navbar-nav > li > a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]) {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 600;
  font-size: 0.8rem;
  letter-spacing: 0.5px;
  line-height: 1.25;
}

body:not(.grimlock) .main-navigation ul.navbar-nav > li.current-menu-item > a,
body:not(.grimlock) .main-navigation ul.navbar-nav > li.current-menu-parent > a,
body:not(.grimlock) .main-navigation ul.navbar-nav > li.current-menu-ancestor > a,
body:not(.grimlock) .main-navigation ul.navbar-nav > li.menu-item.is-toggled > a,
body:not(.grimlock) .main-navigation ul.navbar-nav > li.menu-item > a:hover,
body:not(.grimlock) .main-navigation ul.navbar-nav > li.menu-item > a:active,
body:not(.grimlock) .main-navigation ul.navbar-nav > li.menu-item > a:focus {
  color: #ffffff;
}

body:not(.grimlock) .main-navigation ul.navbar-nav .menu-item ul.sub-menu {
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.7);
}

body:not(.grimlock) .main-navigation ul.navbar-nav .menu-item ul.sub-menu .menu-item a {
  border-radius: 0.3rem;
  color: rgba(255, 255, 255, 0.7);
}

body:not(.grimlock) .main-navigation ul.navbar-nav .menu-item ul.sub-menu .menu-item a:hover {
  color: #ffffff;
}

@media (max-width: 992px) {
  body:not(.grimlock) .main-navigation .navbar-collapse {
    max-height: 65vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

body:not(.grimlock) #custom_header {
  background-size: cover;
  background-position: center center;
  color: #fff;
  background-color: #3d404a;
}

body:not(.grimlock) #custom_header > .region__inner {
  padding-top: 6%;
  padding-bottom: 6%;
  background-color: rgba(61, 64, 74, 0.8);
}

body:not(.grimlock) #custom_header > .region__inner > .region__container {
  margin-top: calc(1.5rem * 2);
}

body:not(.grimlock) #custom_header h1, body:not(.grimlock) #custom_header h2, body:not(.grimlock) #custom_header h3, body:not(.grimlock) #custom_header h4, body:not(.grimlock) #custom_header h5, body:not(.grimlock) #custom_header h6, body:not(.grimlock) #custom_header .lead {
  color: inherit;
}

@media (max-width: 992px) {
  body:not(.grimlock) #custom_header .section__title {
    font-size: 2.2rem;
  }
}

body:not(.grimlock) .site-prefooter .region__inner {
  background-color: #3D404A;
  color: #f0f3f4;
}

body:not(.grimlock) .site-prefooter .widget-area {
  padding-top: 4%;
  padding-bottom: 4%;
}

body:not(.grimlock) .site-prefooter a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(.button) {
  color: #f0f3f4;
}

body:not(.grimlock) .site-prefooter a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(.button):hover {
  color: #77888F;
}

body:not(.grimlock) .site-prefooter .widget-title {
  color: #fff;
}

body:not(.grimlock) .site-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.04);
}

body:not(.grimlock) .site-footer .region__inner {
  padding-top: 3%;
  padding-bottom: 3%;
  background-color: #fff;
  color: #ACB1B5;
}

body:not(.grimlock) .site-footer a {
  color: #77888F;
}

body:not(.grimlock) .site-footer a:hover {
  color: #4E64DD;
}

body:not(.grimlock) .site-footer .widget-title {
  color: #3D404A;
}

body:not(.grimlock) .site-footer .widget + .widget {
  padding-top: 2rem;
}

body:not(.grimlock) .site-footer .menu {
  display: block;
}

body:not(.grimlock) .site-footer .menu .menu-item {
  margin-left: 0;
  margin-right: 0;
}

body:not(.grimlock) .widget_rss .widget-title a {
  color: inherit !important;
}

body:not(.grimlock) article.post_format-post-format-link .card .entry-content a:not(.more-link):not(button):not(.badge) {
  color: #fff !important;
}

body:not(.grimlock) .blog-posts > [id*="post"] {
  margin-bottom: 30px;
}

body:not(.grimlock) .post-password-form {
  margin-bottom: 1rem;
}

body:not(.grimlock) .single.single-post .site-main > article.type-post > .entry-header {
  display: block;
  font-weight: 600;
  margin-bottom: 1rem;
}

body:not(.grimlock) .single.single-post .site-main > article.type-post > .entry-header .entry-meta {
  display: flex;
  align-items: center;
}

body:not(.grimlock) .single.single-post .site-main > article.type-post > .entry-header .entry-meta .author {
  display: flex;
  align-items: center;
  margin-left: .5rem;
}

body:not(.grimlock) .single.single-post .site-main > article.type-post > .entry-header .entry-meta .author span + span {
  margin-left: .3rem;
}

body:not(.grimlock) .single.single-post .site-main > article.type-post > .entry-header .entry-meta .author .avatar-round-ratio.medium {
  width: 35px;
  height: 35px;
}

body:not(.grimlock) .card {
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.05);
}

body:not(.grimlock) .card .entry-title,
body:not(.grimlock) .card .entry-title a:not(.btn):not(button):not(
.button):not(
input[type="button"]):not(
input[type="submit"]):not(
input[type="reset"]):not(button):not(.badge) {
  color: #3D404A;
}

body:not(.grimlock) .card .card-body {
  background-color: #ffffff;
}

body:not(.grimlock) .card .card-body:after, body:not(.grimlock) .card .card-body:before {
  background-color: #ffffff !important;
}

body:not(.grimlock) .card .card-footer {
  background-color: #ffffff;
}

body:not(.grimlock) .card .btn.btn-link, body:not(.grimlock) .card button.btn-link,
body:not(.grimlock) .card .btn-link.button, body:not(.grimlock) .card .tribe-mini-calendar-event .tribe-events-widget-link a.button, .tribe-mini-calendar-event .tribe-events-widget-link body:not(.grimlock) .card a.button,
body:not(.grimlock) .card input.btn-link[type="button"],
body:not(.grimlock) .card input.btn-link[type="submit"],
body:not(.grimlock) .card input.btn-link[type="reset"], body:not(.grimlock) .card #buddypress:not(.youzer) .btn-link.comment-reply-link, #buddypress:not(.youzer) body:not(.grimlock) .card .btn-link.comment-reply-link, body:not(.grimlock) .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-reply-link, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link body:not(.grimlock) .card a.comment-reply-link, body:not(.grimlock) .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-reply-link, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) body:not(.grimlock) .card a.comment-reply-link,
body:not(.grimlock) .card #buddypress:not(.youzer) .btn-link.comment-edit-link, #buddypress:not(.youzer) body:not(.grimlock) .card .btn-link.comment-edit-link, body:not(.grimlock) .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.comment-edit-link, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link body:not(.grimlock) .card a.comment-edit-link, body:not(.grimlock) .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.comment-edit-link, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) body:not(.grimlock) .card a.comment-edit-link,
body:not(.grimlock) .card #buddypress:not(.youzer) .generic-button a.btn-link, #buddypress:not(.youzer) .generic-button body:not(.grimlock) .card a.btn-link, body:not(.grimlock) .card #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link a, #buddypress:not(.youzer) .generic-button .tribe-mini-calendar-event .tribe-events-widget-link body:not(.grimlock) .card a, body:not(.grimlock) .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button a, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) .generic-button body:not(.grimlock) .card a,
body:not(.grimlock) .card #buddypress:not(.youzer) a.btn-link.button, #buddypress:not(.youzer) body:not(.grimlock) .card a.btn-link.button, body:not(.grimlock) .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.button, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link body:not(.grimlock) .card a.button, body:not(.grimlock) .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.button, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) body:not(.grimlock) .card a.button,
body:not(.grimlock) .card #buddypress:not(.youzer) a.btn-link.bp-title-button, #buddypress:not(.youzer) body:not(.grimlock) .card a.btn-link.bp-title-button, body:not(.grimlock) .card #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link a.bp-title-button, #buddypress:not(.youzer) .tribe-mini-calendar-event .tribe-events-widget-link body:not(.grimlock) .card a.bp-title-button, body:not(.grimlock) .card .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) a.bp-title-button, .tribe-mini-calendar-event .tribe-events-widget-link #buddypress:not(.youzer) body:not(.grimlock) .card a.bp-title-button, body:not(.grimlock) .card #buddypress:not(.youzer) form input.btn-link[type="button"], #buddypress:not(.youzer) form body:not(.grimlock) .card input.btn-link[type="button"],
body:not(.grimlock) .card #buddypress:not(.youzer) form input.btn-link[type="reset"], #buddypress:not(.youzer) form body:not(.grimlock) .card input.btn-link[type="reset"],
body:not(.grimlock) .card #buddypress:not(.youzer) form input.btn-link[type="submit"], #buddypress:not(.youzer) form body:not(.grimlock) .card input.btn-link[type="submit"], body:not(.grimlock) .card body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a.btn-link, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle body:not(.grimlock) .card a.btn-link, body:not(.grimlock) .card body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle .tribe-mini-calendar-event .tribe-events-widget-link body:not(.grimlock) .card a, body:not(.grimlock) .card .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle body:not(.grimlock) .card a, body:not(.grimlock) .card body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .btn-link#bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper body:not(.grimlock) .card .btn-link#bbp-cancel-reply-to-link, body:not(.grimlock) .card body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link a#bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper .tribe-mini-calendar-event .tribe-events-widget-link body:not(.grimlock) .card a#bbp-cancel-reply-to-link, body:not(.grimlock) .card .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link, .tribe-mini-calendar-event .tribe-events-widget-link body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper body:not(.grimlock) .card a#bbp-cancel-reply-to-link, body:not(.grimlock) .card .tribe-mini-calendar-event .tribe-events-widget-link a.btn, .tribe-mini-calendar-event .tribe-events-widget-link body:not(.grimlock) .card a.btn {
  padding: .3rem 0 !important;
  color: inherit;
  position: relative;
  text-transform: uppercase;
  font-size: .8em;
  letter-spacing: 1px;
  font-weight: 600;
}

body:not(.grimlock) .posts .card {
  color: #77888F;
}

body:not(.grimlock) .posts .card a:not(:hover):not(.badge):not(.more-link) {
  color: inherit !important;
}

body:not(.grimlock) .posts .card a:not(:hover):not(.badge):not(.more-link):hover {
  color: #4E64DD;
}

body:not(.grimlock) .btn, body:not(.grimlock) button,
body:not(.grimlock) .button,
body:not(.grimlock) input[type="button"],
body:not(.grimlock) input[type="submit"],
body:not(.grimlock) input[type="reset"], body:not(.grimlock) #buddypress:not(.youzer) .comment-reply-link, #buddypress:not(.youzer) body:not(.grimlock) .comment-reply-link,
body:not(.grimlock) #buddypress:not(.youzer) .comment-edit-link, #buddypress:not(.youzer) body:not(.grimlock) .comment-edit-link,
body:not(.grimlock) #buddypress:not(.youzer) .generic-button a, #buddypress:not(.youzer) .generic-button body:not(.grimlock) a,
body:not(.grimlock) #buddypress:not(.youzer) a.button, #buddypress:not(.youzer) body:not(.grimlock) a.button,
body:not(.grimlock) #buddypress:not(.youzer) a.bp-title-button, #buddypress:not(.youzer) body:not(.grimlock) a.bp-title-button, body:not(.grimlock) #buddypress:not(.youzer) form input[type="button"], #buddypress:not(.youzer) form body:not(.grimlock) input[type="button"],
body:not(.grimlock) #buddypress:not(.youzer) form input[type="reset"], #buddypress:not(.youzer) form body:not(.grimlock) input[type="reset"],
body:not(.grimlock) #buddypress:not(.youzer) form input[type="submit"], #buddypress:not(.youzer) form body:not(.grimlock) input[type="submit"], body:not(.grimlock) body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle a, body:not([class*="yz-"]) #bbpress-forums > #subscription-toggle body:not(.grimlock) a, body:not(.grimlock) body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp-cancel-reply-to-link, body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper body:not(.grimlock) #bbp-cancel-reply-to-link {
  letter-spacing: -0.35px;
  font-size: 14px;
  border-width: 2px !important;
}

body:not(.grimlock) .no-results.not-found .search-form {
  display: inline-block;
  width: 100%;
  max-width: 390px;
}

body:not(.grimlock) .site-preheader .search-form button[type="submit"],
body:not(.grimlock) .site-prefooter .search-form button[type="submit"],
body:not(.grimlock) .site-footer .search-form button[type="submit"] {
  color: #48465b;
}

body:not(.grimlock) .site-prefooter .widget select,
body:not(.grimlock) .site-footer .widget select {
  max-width: 300px;
  display: inline-block;
  max-height: 45px;
}

body:not(.grimlock) .vertical-navbar .site-title a.site-title-link,
body:not(.grimlock) .hamburger-navbar .site-title a.site-title-link {
  color: #ffffff;
}

@media (max-width: 768px) {
  body:not(.grimlock) .site-content > .region__container {
    margin-top: 6% !important;
    padding-top: 0 !important;
  }
}

@media (max-width: 991.98px) {
  body:not(.grimlock).grimlock--navigation-fixed-left .hamburger-navbar, body:not(.grimlock).grimlock--navigation-fixed-right .hamburger-navbar {
    background-color: #252537;
    border-bottom-color: rgba(255, 255, 255, 0.08);
    color: rgba(255, 255, 255, 0.6);
  }
}

@media (min-width: 992px) {
  body:not(.grimlock).slideout-mini.grimlock--navigation-fixed-left .vertical-navbar a, body:not(.grimlock).slideout-mini.grimlock--navigation-fixed-right .vertical-navbar a {
    color: transparent !important;
  }
}

/**
 * JS
 *
 * Styles applied using JavaScript based on user interactions.
 * Components states must be scoped into Modernizr `.js` CSS class
 * applied on HTML tag.
 */
/**
 * No-js
 *
 * Styles applied using JavaScript based on user interactions.
 * Components states must be scoped into `.no-js` CSS class
 * applied on HTML tag.
 */
/**
 * Slideout
 *
 * Compatibility style from the slideout JS library
 */
.slideout-open,
.slideout-open body,
.slideout-open #site {
  overflow: hidden;
}

.slideout-open #site-wrapper {
  height: 100%;
}

.slideout-wrapper {
  display: block !important;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 2000;
  width: 275px;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  transition: all 0.25s ease;
  will-change: transform, opacity;
  opacity: 0;
  box-sizing: content-box;
}

@media (max-width: 991.98px) {
  .slideout-wrapper,
  .slideout-wrapper .grimlock-vertical-navigation {
    width: 100% !important;
  }
}

.grimlock--navigation-fixed-left .slideout-wrapper {
  border-right: 20px solid transparent;
}

.grimlock--navigation-fixed-left .slideout-wrapper,
.grimlock--navigation-hamburger-left .slideout-wrapper {
  left: 0;
  right: auto;
  -webkit-transform: translate3d(-275px, 0, 0) !important;
          transform: translate3d(-275px, 0, 0) !important;
  opacity: 1;
}

@media (max-width: 991.98px) {
  .grimlock--navigation-fixed-left .slideout-wrapper,
  .grimlock--navigation-hamburger-left .slideout-wrapper {
    -webkit-transform: translate3d(-100%, 0, 0) !important;
            transform: translate3d(-100%, 0, 0) !important;
  }
}

.grimlock--navigation-fixed-left .slideout-wrapper > .grimlock-vertical-navigation,
.grimlock--navigation-hamburger-left .slideout-wrapper > .grimlock-vertical-navigation {
  position: static !important;
}

.grimlock--navigation-fixed-right .slideout-wrapper {
  border-left: 20px solid transparent;
}

.grimlock--navigation-fixed-right .slideout-wrapper,
.grimlock--navigation-hamburger-right .slideout-wrapper {
  left: auto;
  right: 0;
  -webkit-transform: translate3d(275px, 0, 0) !important;
          transform: translate3d(275px, 0, 0) !important;
  opacity: 1;
}

@media (max-width: 991.98px) {
  .grimlock--navigation-fixed-right .slideout-wrapper,
  .grimlock--navigation-hamburger-right .slideout-wrapper {
    -webkit-transform: translate3d(100%, 0, 0) !important;
            transform: translate3d(100%, 0, 0) !important;
  }
}

.grimlock--navigation-fixed-right .slideout-wrapper > .grimlock-vertical-navigation,
.grimlock--navigation-hamburger-right .slideout-wrapper > .grimlock-vertical-navigation {
  position: static !important;
}

.grimlock--navigation-fixed-left .slideout-wrapper,
.grimlock--navigation-fixed-right .slideout-wrapper {
  overflow: hidden;
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed-left .slideout-wrapper,
  .grimlock--navigation-fixed-right .slideout-wrapper {
    -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
  }
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed-left.grimlock--boxed .slideout-wrapper {
    left: 0;
    right: auto;
    -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
    opacity: 1;
  }
}

@media screen and (min-width: 1630px) {
  .grimlock--navigation-fixed-left.grimlock--boxed .slideout-wrapper {
    -webkit-transform: translate3d(-815px, 0, 0) !important;
            transform: translate3d(-815px, 0, 0) !important;
    left: 50%;
    opacity: 1;
  }
}

@media screen and (min-width: 1630px) {
  .grimlock--navigation-fixed-right.grimlock--boxed .slideout-wrapper {
    -webkit-transform: translate3d(815px, 0, 0) !important;
            transform: translate3d(815px, 0, 0) !important;
    left: auto;
    right: 50%;
    opacity: 1;
  }
}

.slideout-open .slideout-wrapper {
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  opacity: 1;
  pointer-events: auto !important;
}

.slideout-wrapper::-webkit-scrollbar {
  width: 8px;
}

.slideout-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.slideout-wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  outline: 0;
}

.admin-bar .slideout-wrapper {
  padding-top: 32px;
}

@media (min-width: 992px) {
  .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper, .slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper {
    width: 60px;
  }
  .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .site-branding, .slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .site-branding {
    opacity: 0;
    visibility: hidden;
  }
  .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .navbar-toggler, .slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .navbar-toggler {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    bottom: auto !important;
    right: auto !important;
  }
  .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .navbar-nav .menu-item a > span, .slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .navbar-nav .menu-item a > span {
    opacity: 0;
    visibility: hidden;
  }
  .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .navbar-nav .menu-item a > span:after, .slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .navbar-nav .menu-item a > span:after {
    opacity: 0;
    visibility: hidden;
  }
  .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .navbar-nav .menu-item a ins, .slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .navbar-nav .menu-item a ins {
    position: absolute;
    top: calc(50% + .2em);
    right: auto;
    left: 35px;
    z-index: 2;
    width: 6px;
    min-width: 0;
    height: 6px;
    color: transparent !important;
    padding: 0;
    margin: 0;
    border-radius: 500px !important;
  }
  .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .menu-item--title:before, .slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .menu-item--title:before {
    opacity: .3 !important;
  }
  .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .menu-item--title a, .slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .menu-item--title a {
    opacity: 0;
    visibility: hidden;
  }
  .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .vertical-navbar-brand, .slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .vertical-navbar-brand {
    padding-right: 0;
  }
  .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .vertical-navbar__widgets > aside, .slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .vertical-navbar__widgets > aside {
    opacity: 0;
    visibility: hidden;
  }
  .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .vertical-navbar__widgets:before, .slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .vertical-navbar__widgets:before {
    opacity: .3;
  }
  .slideout-mini #navbar-toggler-mini i,
  .slideout-mini-hover #navbar-toggler-mini i {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
    left: 2px;
  }
  .slideout-mini.grimlock--navigation-fixed-left #site,
  .slideout-mini-hover.grimlock--navigation-fixed-left #site {
    margin-left: 60px;
  }
  .slideout-mini.grimlock--navigation-fixed-left .hamburger-navbar,
  .slideout-mini.grimlock--navigation-fixed-left .site-preheader,
  .slideout-mini-hover.grimlock--navigation-fixed-left .hamburger-navbar,
  .slideout-mini-hover.grimlock--navigation-fixed-left .site-preheader {
    left: 60px !important;
  }
  .slideout-mini.grimlock--navigation-fixed-right #site,
  .slideout-mini-hover.grimlock--navigation-fixed-right #site {
    margin-right: 60px;
  }
  .slideout-mini.grimlock--navigation-fixed-right .hamburger-navbar,
  .slideout-mini.grimlock--navigation-fixed-right .site-preheader,
  .slideout-mini-hover.grimlock--navigation-fixed-right .hamburger-navbar,
  .slideout-mini-hover.grimlock--navigation-fixed-right .site-preheader {
    right: 60px !important;
  }
}

.grimlock--navigation-fixed-left #site,
.grimlock--navigation-fixed-right #site {
  transition: opacity .25s ease, width .25s ease, -webkit-transform .25s ease;
  transition: transform .25s ease, opacity .25s ease, width .25s ease;
  transition: transform .25s ease, opacity .25s ease, width .25s ease, -webkit-transform .25s ease;
  -webkit-transform: none !important;
          transform: none !important;
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed-left #site {
    margin-left: 275px;
  }
}

@media (min-width: 992px) {
  .grimlock--navigation-fixed-right #site {
    margin-right: 275px;
  }
}

.grimlock--navigation-hamburger-right #site,
.grimlock--navigation-hamburger-left #site {
  transition: -webkit-transform .25s ease;
  transition: transform .25s ease;
  transition: transform .25s ease, -webkit-transform .25s ease;
  -webkit-transform: none !important;
          transform: none !important;
}

.slideout-open body:not(.grimlock--boxed) .grimlock--navigation-hamburger-right .parallax-mirror, .slideout-open
body:not(.grimlock--boxed) .grimlock--navigation-hamburger-right #site {
  -webkit-transform: translateX(-275px) !important;
          transform: translateX(-275px) !important;
}

@media (max-width: 991.98px) {
  .slideout-open body:not(.grimlock--boxed) .grimlock--navigation-hamburger-right .parallax-mirror, .slideout-open
  body:not(.grimlock--boxed) .grimlock--navigation-hamburger-right #site {
    -webkit-transform: translateX(-100%) !important;
            transform: translateX(-100%) !important;
  }
}

.slideout-open body:not(.grimlock--boxed) .grimlock--navigation-hamburger-left .parallax-mirror, .slideout-open
body:not(.grimlock--boxed) .grimlock--navigation-hamburger-left #site {
  -webkit-transform: translateX(275px) !important;
          transform: translateX(275px) !important;
}

@media (max-width: 991.98px) {
  .slideout-open body:not(.grimlock--boxed) .grimlock--navigation-hamburger-left .parallax-mirror, .slideout-open
  body:not(.grimlock--boxed) .grimlock--navigation-hamburger-left #site {
    -webkit-transform: translateX(100%) !important;
            transform: translateX(100%) !important;
  }
}

.slideout-backdrop {
  display: block;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  transition: opacity .25s ease;
  z-index: 1031;
  will-change: opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slideout-open .slideout-backdrop {
  opacity: 1;
  pointer-events: auto;
}

/**
 * Touch
 *
 * Style for touch devices only.
 * Modernizr.js is required for this
 */
.touch .visible-touch {
  display: inline-block !important;
}

.no-touch .visible-touch {
  display: none !important;
}

.touch .hidden-touch {
  display: none !important;
}

.no-touch .hidden-touch {
  display: inline-block !important;
}

/*------------------------------------*\
    #TRUMPS
\*------------------------------------*/
/**
 * Animations
 *
 * Custom keyframes animations and transitions stuff.
 */
.base-fadeIn, .wpcf7 .wpcf7-not-valid-tip {
  -webkit-animation-name: base-fadeIn;
  animation-name: base-fadeIn;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.element-animated.once, .once#infinite-handle, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top #infinite-handle.main-navigation, .main-navigation .navbar-nav > .menu-item .once.sub-menu, .main-navigation .navbar-nav > .menu-item .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .sub-menu.main-navigation, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .main-navigation .navbar-nav > .menu-item .sub-menu.main-navigation,
.site-preheader .menu > .menu-item .once.sub-menu, .site-preheader .menu > .menu-item .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .sub-menu.main-navigation, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .site-preheader .menu > .menu-item .sub-menu.main-navigation, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.once.menu-item, .main-navigation .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item.main-navigation, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item.main-navigation, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .main-navigation, .once#sitewide-notice, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top #sitewide-notice.main-navigation, #custom_header .once.region__container, #custom_header .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .region__container.main-navigation, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top #custom_header .region__container.main-navigation, #custom_header .once.region__col--2, #custom_header .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .region__col--2.main-navigation, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top #custom_header .region__col--2.main-navigation, .once.amaran.user.message, .once.more-container-publish, #tribe-events-content table.once.tribe-events-calendar, #tribe-events-content .grimlock--navigation-fixed.grimlock--navigation-stick-to-top table.tribe-events-calendar.main-navigation, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top #tribe-events-content table.tribe-events-calendar.main-navigation, .widget_icl_lang_sel_widget .wpml-ls .once.wpml-ls-sub-menu {
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.element-animated-both {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.element-animated.super-short, .super-short#infinite-handle, .main-navigation .navbar-nav > .menu-item #infinite-handle.sub-menu,
.site-preheader .menu > .menu-item #infinite-handle.sub-menu, .widget_icl_lang_sel_widget .wpml-ls #infinite-handle.wpml-ls-sub-menu, .main-navigation .navbar-nav > .menu-item .sub-menu,
.site-preheader .menu > .menu-item .sub-menu, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.super-short.menu-item, .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item.sub-menu,
.main-navigation .site-preheader .menu.navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item.sub-menu, .main-navigation .widget_icl_lang_sel_widget .wpml-ls .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item.wpml-ls-sub-menu, .widget_icl_lang_sel_widget .wpml-ls .main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item.wpml-ls-sub-menu, .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .super-short.main-navigation, .super-short#sitewide-notice, .main-navigation .navbar-nav > .menu-item #sitewide-notice.sub-menu,
.site-preheader .menu > .menu-item #sitewide-notice.sub-menu, .widget_icl_lang_sel_widget .wpml-ls #sitewide-notice.wpml-ls-sub-menu, #custom_header .super-short.region__container, #custom_header .main-navigation .navbar-nav > .menu-item .region__container.sub-menu, .main-navigation .navbar-nav > .menu-item #custom_header .region__container.sub-menu,
#custom_header .site-preheader .menu > .menu-item .region__container.sub-menu, .site-preheader .menu > .menu-item #custom_header .region__container.sub-menu, #custom_header .widget_icl_lang_sel_widget .wpml-ls .region__container.wpml-ls-sub-menu, .widget_icl_lang_sel_widget .wpml-ls #custom_header .region__container.wpml-ls-sub-menu, #custom_header .super-short.region__col--2, #custom_header .main-navigation .navbar-nav > .menu-item .region__col--2.sub-menu, .main-navigation .navbar-nav > .menu-item #custom_header .region__col--2.sub-menu,
#custom_header .site-preheader .menu > .menu-item .region__col--2.sub-menu, .site-preheader .menu > .menu-item #custom_header .region__col--2.sub-menu, #custom_header .widget_icl_lang_sel_widget .wpml-ls .region__col--2.wpml-ls-sub-menu, .widget_icl_lang_sel_widget .wpml-ls #custom_header .region__col--2.wpml-ls-sub-menu, .super-short.amaran.user.message, .super-short.more-container-publish, #tribe-events-content table.super-short.tribe-events-calendar, #tribe-events-content .main-navigation .navbar-nav > .menu-item table.tribe-events-calendar.sub-menu, .main-navigation .navbar-nav > .menu-item #tribe-events-content table.tribe-events-calendar.sub-menu,
#tribe-events-content .site-preheader .menu > .menu-item table.tribe-events-calendar.sub-menu, .site-preheader .menu > .menu-item #tribe-events-content table.tribe-events-calendar.sub-menu, #tribe-events-content .widget_icl_lang_sel_widget .wpml-ls table.tribe-events-calendar.wpml-ls-sub-menu, .widget_icl_lang_sel_widget .wpml-ls #tribe-events-content table.tribe-events-calendar.wpml-ls-sub-menu, .widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu {
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
}

@-webkit-keyframes progress-width {
  0% {
    width: 0;
  }
  50% {
    width: 50%;
  }
  75% {
    width: 50%;
  }
  100% {
    width: 100%;
  }
}

@keyframes progress-width {
  0% {
    width: 0;
  }
  50% {
    width: 50%;
  }
  75% {
    width: 50%;
  }
  100% {
    width: 100%;
  }
}

/**
 * Background
 *
 * Background utilities.
 */
.bg-gray-100 {
  background-color: #f0f3f4 !important;
}

.bg-gray-200 {
  background-color: #E9EFF3 !important;
}

.bg-gray-300 {
  background-color: #dee2e6 !important;
}

.bg-gray-400 {
  background-color: #ced4da !important;
}

.bg-gray-500 {
  background-color: #ACB1B5 !important;
}

.bg-gray-600 {
  background-color: #77888F !important;
}

.bg-gray-700 {
  background-color: #48465b !important;
}

.bg-gray-800 {
  background-color: #3D404A !important;
}

.bg-gray-900 {
  background-color: #3D404A !important;
}

.bg-black-faded {
  background-color: rgba(0, 0, 0, 0.04) !important;
}

.bg-text-color {
  background-color: #48465b !important;
}

.bg-blue {
  background-color: #4E64DD !important;
  color: #fff !important;
}

.bg-indigo {
  background-color: #6610f2 !important;
  color: #fff !important;
}

.bg-purple {
  background-color: #613d7c !important;
  color: #fff !important;
}

.bg-pink {
  background-color: #DF1D5A !important;
  color: #fff !important;
}

.bg-red {
  background-color: #ED2121 !important;
  color: #fff !important;
}

.bg-orange {
  background-color: #ED6E21 !important;
  color: #fff !important;
}

.bg-yellow {
  background-color: #ffb822 !important;
  color: #fff !important;
}

.bg-green {
  background-color: #58BB27 !important;
  color: #fff !important;
}

.bg-teal {
  background-color: #0abb87 !important;
  color: #fff !important;
}

.bg-cyan {
  background-color: #17a2b8 !important;
  color: #fff !important;
}

/**
 * Borders
 *
 * Border utilities.
 */
.rounded-card {
  border-radius: 0.3rem;
}

.rounded-full {
  border-radius: 500px !important;
}

/**
 * Box
 *
 * Box display utilities
 */
.w-100-vh {
  width: 100vh !important;
}

.h-100-vh {
  height: 100vh !important;
}

.ov-h {
  overflow: hidden  !important;
}

.ov-v {
  overflow: visible !important;
}

.mt-gutter-width {
  margin-top: 30px !important;
}

.mb-gutter-width {
  margin-bottom: 30px !important;
}

/**
 * Positions
 *
 * Positions and depth utilities.
 */
.pos-s {
  position: static   !important;
}

.pos-r {
  position: relative !important;
}

.pos-f {
  position: fixed    !important;
}

.pos-a {
  position: absolute !important;
}

.pos-a-tl {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

.pos-a-tr {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}

.pos-a-bl {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

.pos-a-br {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

/**
 * Text
 *
 * Text utilities.
 */
.text-antialiased {
  -webkit-font-smoothing: antialiased;
}

.text-antialiased-subpixel {
  -webkit-font-smoothing: subpixel-antialiased;
}

.text-spread {
  letter-spacing: 2em;
}

.text-narrow {
  letter-spacing: -1em;
}

.text-muted {
  color: inherit !important;
  opacity: 0.55;
}

.text-content-color {
  color: #E9EFF3;
}

.text-serif {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
}

.text-inherit {
  color: inherit !important;
}

.font-weight-lighter {
  font-weight: lighter;
}

.font-weight-bolder {
  font-weight: 600;
}

/**
 * Do not add your customizations here, this file will be overridden in future release of the theme.
 * Make your CSS changes in the Custom CSS panel of the WordPress Customizer or create a child theme : https://codex.wordpress.org/Child_Themes
 */

/*# sourceMappingURL=style.css.map */
