<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

.wp-block-archives {
  box-sizing: border-box;
}

.wp-block-archives-dropdown label {
  display: block;
}

.wp-block-avatar {
  box-sizing: border-box;
}

.wp-block-avatar.aligncenter {
  text-align: center;
}

.wp-block-audio {
  box-sizing: border-box;
}

.wp-block-audio figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-audio audio {
  min-width: 300px;
  width: 100%;
}

.wp-block-button__link {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  word-break: break-word;
}

.wp-block-button__link.aligncenter {
  text-align: center;
}

.wp-block-button__link.alignright {
  text-align: right;
}

:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
  text-decoration: inherit;
}

.wp-block-buttons &gt; .wp-block-button.has-custom-width {
  max-width: none;
}

.wp-block-buttons &gt; .wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%;
}

.wp-block-buttons &gt; .wp-block-button.has-custom-font-size .wp-block-button__link {
  font-size: inherit;
}

.wp-block-buttons &gt; .wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}

.wp-block-buttons &gt; .wp-block-button.wp-block-button__width-50 {
  width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}

.wp-block-buttons &gt; .wp-block-button.wp-block-button__width-75 {
  width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}

.wp-block-buttons &gt; .wp-block-button.wp-block-button__width-100 {
  flex-basis: 100%;
  width: 100%;
}

.wp-block-buttons.is-vertical &gt; .wp-block-button.wp-block-button__width-25 {
  width: 25%;
}

.wp-block-buttons.is-vertical &gt; .wp-block-button.wp-block-button__width-50 {
  width: 50%;
}

.wp-block-buttons.is-vertical &gt; .wp-block-button.wp-block-button__width-75 {
  width: 75%;
}

.wp-block-button.is-style-squared, .wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0;
}

.wp-block-button.no-border-radius, .wp-block-button__link.no-border-radius {
  border-radius: 0 !important;
}

.wp-block-button .wp-block-button__link.is-style-outline, .wp-block-button.is-style-outline &gt; .wp-block-button__link {
  border: 2px solid;
  padding: 0.667em 1.333em;
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color), .wp-block-button.is-style-outline &gt; .wp-block-button__link:not(.has-text-color) {
  color: currentColor;
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background), .wp-block-button.is-style-outline &gt; .wp-block-button__link:not(.has-background) {
  background-color: transparent;
  background-image: none;
}

.wp-block-buttons.is-vertical {
  flex-direction: column;
}

.wp-block-buttons.is-vertical &gt; .wp-block-button:last-child {
  margin-bottom: 0;
}

.wp-block-buttons &gt; .wp-block-button {
  display: inline-block;
  margin: 0;
}

.wp-block-buttons.is-content-justification-left {
  justify-content: flex-start;
}

.wp-block-buttons.is-content-justification-left.is-vertical {
  align-items: flex-start;
}

.wp-block-buttons.is-content-justification-center {
  justify-content: center;
}

.wp-block-buttons.is-content-justification-center.is-vertical {
  align-items: center;
}

.wp-block-buttons.is-content-justification-right {
  justify-content: flex-end;
}

.wp-block-buttons.is-content-justification-right.is-vertical {
  align-items: flex-end;
}

.wp-block-buttons.is-content-justification-space-between {
  justify-content: space-between;
}

.wp-block-buttons.aligncenter {
  text-align: center;
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.wp-block-buttons[style*=text-decoration] .wp-block-button, .wp-block-buttons[style*=text-decoration] .wp-block-button__link {
  text-decoration: inherit;
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
  font-size: inherit;
}

.wp-block-button.aligncenter, .wp-block-calendar {
  text-align: center;
}

.wp-block-calendar td, .wp-block-calendar th {
  border: 1px solid;
  padding: 0.25em;
}

.wp-block-calendar th {
  font-weight: 400;
}

.wp-block-calendar caption {
  background-color: inherit;
}

.wp-block-calendar table {
  border-collapse: collapse;
  width: 100%;
}

.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #40464d;
}

.wp-block-calendar table:where(:not(.has-text-color)) td, .wp-block-calendar table:where(:not(.has-text-color)) th {
  border-color: #ddd;
}

.wp-block-calendar table.has-background th {
  background-color: inherit;
}

.wp-block-calendar table.has-text-color th {
  color: inherit;
}

:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}

.wp-block-categories {
  box-sizing: border-box;
}

.wp-block-categories.alignleft {
  margin-right: 2em;
}

.wp-block-categories.alignright {
  margin-left: 2em;
}

.wp-block-code {
  box-sizing: border-box;
}

.wp-block-code code {
  display: block;
  font-family: inherit;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}

.wp-block-columns {
  align-items: normal !important;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap !important;
  margin-bottom: 1.75em;
}

@media (min-width: 782px) {
  .wp-block-columns {
    flex-wrap: nowrap !important;
  }
}
.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start;
}

.wp-block-columns.are-vertically-aligned-center {
  align-items: center;
}

.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end;
}

@media (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) &gt; .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (min-width: 782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) &gt; .wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile) &gt; .wp-block-column[style*=flex-basis] {
    flex-grow: 0;
  }
}
.wp-block-columns.is-not-stacked-on-mobile {
  flex-wrap: nowrap !important;
}

.wp-block-columns.is-not-stacked-on-mobile &gt; .wp-block-column {
  flex-basis: 0;
  flex-grow: 1;
}

.wp-block-columns.is-not-stacked-on-mobile &gt; .wp-block-column[style*=flex-basis] {
  flex-grow: 0;
}

:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}

.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}

.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start;
}

.wp-block-column.is-vertically-aligned-center {
  align-self: center;
}

.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end;
}

.wp-block-column.is-vertically-aligned-bottom, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-top {
  width: 100%;
}

.wp-block-post-comments {
  box-sizing: border-box;
}

.wp-block-post-comments .alignleft {
  float: left;
}

.wp-block-post-comments .alignright {
  float: right;
}

.wp-block-post-comments .navigation:after {
  clear: both;
  content: "";
  display: table;
}

.wp-block-post-comments .commentlist {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
}

.wp-block-post-comments .commentlist .comment {
  min-height: 2.25em;
  padding-left: 3.25em;
}

.wp-block-post-comments .commentlist .comment p {
  font-size: 1em;
  line-height: 1.8;
  margin: 1em 0;
}

.wp-block-post-comments .commentlist .children {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wp-block-post-comments .comment-author {
  line-height: 1.5;
}

.wp-block-post-comments .comment-author .avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  margin-top: 0.5em;
  width: 2.5em;
}

.wp-block-post-comments .comment-author cite {
  font-style: normal;
}

.wp-block-post-comments .comment-meta {
  font-size: 0.875em;
  line-height: 1.5;
}

.wp-block-post-comments .comment-meta b {
  font-weight: 400;
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
  display: block;
  margin-bottom: 1em;
  margin-top: 1em;
}

.wp-block-post-comments .comment-body .commentmetadata {
  font-size: 0.875em;
}

.wp-block-post-comments .comment-form-author label, .wp-block-post-comments .comment-form-comment label, .wp-block-post-comments .comment-form-email label, .wp-block-post-comments .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
}

.wp-block-post-comments .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: 0.35em;
}

.wp-block-post-comments .comment-reply-title {
  margin-bottom: 0;
}

.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}

.wp-block-post-comments .reply {
  font-size: 0.875em;
  margin-bottom: 1.4em;
}

.wp-block-post-comments input:not([type=submit]), .wp-block-post-comments textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments textarea {
  padding: calc(0.667em + 2px);
}

:where(.wp-block-post-comments input[type=submit]) {
  border: none;
}

.wp-block-comments-pagination &gt; .wp-block-comments-pagination-next, .wp-block-comments-pagination &gt; .wp-block-comments-pagination-numbers, .wp-block-comments-pagination &gt; .wp-block-comments-pagination-previous {
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}

.wp-block-comments-pagination &gt; .wp-block-comments-pagination-next:last-child, .wp-block-comments-pagination &gt; .wp-block-comments-pagination-numbers:last-child, .wp-block-comments-pagination &gt; .wp-block-comments-pagination-previous:last-child {
  margin-right: 0;
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch;
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch;
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-comments-pagination.aligncenter {
  justify-content: center;
}

.wp-block-comment-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0;
}

.wp-block-comment-template li {
  clear: both;
}

.wp-block-comment-template ol {
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding-left: 2rem;
}

.wp-block-comment-template.alignleft {
  float: left;
}

.wp-block-comment-template.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
}

.wp-block-comment-template.alignright {
  float: right;
}

.wp-block-cover, .wp-block-cover-image {
  align-items: center;
  background-position: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 430px;
  padding: 1em;
  position: relative;
}

.wp-block-cover .has-background-dim:not([class*=-background-color]), .wp-block-cover-image .has-background-dim:not([class*=-background-color]), .wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]) {
  background-color: #000;
}

.wp-block-cover .has-background-dim.has-background-gradient, .wp-block-cover-image .has-background-dim.has-background-gradient {
  background-color: transparent;
}

.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
  background-color: inherit;
  content: "";
}

.wp-block-cover .wp-block-cover__background, .wp-block-cover .wp-block-cover__gradient-background, .wp-block-cover-image .wp-block-cover__background, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover.has-background-dim:not(.has-background-gradient):before {
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
  opacity: 0.1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
  opacity: 0.2;
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
  opacity: 0.3;
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
  opacity: 0.4;
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
  opacity: 0.5;
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
  opacity: 0.6;
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
  opacity: 0.7;
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
  opacity: 0.8;
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
  opacity: 0.9;
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
  opacity: 1;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
  opacity: 0;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
  opacity: 0.1;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
  opacity: 0.2;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
  opacity: 0.3;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
  opacity: 0.4;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
  opacity: 0.5;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
  opacity: 0.6;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
  opacity: 0.7;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
  opacity: 0.8;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
  opacity: 0.9;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
  opacity: 1;
}

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
  max-width: 420px;
  width: 100%;
}

.wp-block-cover-image:after, .wp-block-cover:after {
  content: "";
  display: block;
  font-size: 0;
  min-height: inherit;
}

@supports (position: sticky) {
  .wp-block-cover-image:after, .wp-block-cover:after {
    content: none;
  }
}
.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
  display: flex;
}

.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
  color: #fff;
  width: 100%;
  z-index: 1;
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container, .wp-block-cover.is-light .wp-block-cover__inner-container {
  color: #000;
}

.wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color) {
  color: inherit;
}

.wp-block-cover-image.is-position-top-left, .wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.wp-block-cover-image.is-position-top-center, .wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center;
}

.wp-block-cover-image.is-position-top-right, .wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.wp-block-cover-image.is-position-center-left, .wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start;
}

.wp-block-cover-image.is-position-center-center, .wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center;
}

.wp-block-cover-image.is-position-center-right, .wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end;
}

.wp-block-cover-image.is-position-bottom-left, .wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.wp-block-cover-image.is-position-bottom-center, .wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.wp-block-cover-image.is-position-bottom-right, .wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
  margin: 0;
  width: auto;
}

.wp-block-cover .wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background, .wp-block-cover-image .wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background {
  border: none;
  bottom: 0;
  box-shadow: none;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

@supports (-webkit-overflow-scrolling: touch) {
  .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll;
  }
}
@media (prefers-reduced-motion: reduce) {
  .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll;
  }
}
.wp-block-cover-image.is-repeated, .wp-block-cover.is-repeated, .wp-block-cover__image-background.is-repeated, video.wp-block-cover__video-background.is-repeated {
  background-repeat: repeat;
  background-size: auto;
}

.wp-block-cover__image-background, .wp-block-cover__video-background {
  z-index: 0;
}

.wp-block-cover-image-text, .wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {
  color: #fff;
}

.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start;
}

.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end;
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, section.wp-block-cover-image.has-left-content &gt; h2 {
  margin-left: 0;
  text-align: left;
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, section.wp-block-cover-image.has-right-content &gt; h2 {
  margin-right: 0;
  text-align: right;
}

.wp-block-cover .wp-block-cover-text, .wp-block-cover-image .wp-block-cover-image-text, section.wp-block-cover-image &gt; h2 {
  font-size: 2em;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 840px;
  padding: 0.44em;
  text-align: center;
  z-index: 1;
}

.wp-block-embed.alignleft, .wp-block-embed.alignright, .wp-block[data-align=left] &gt; [data-type="core/embed"], .wp-block[data-align=right] &gt; [data-type="core/embed"] {
  max-width: 360px;
  width: 100%;
}

.wp-block-embed.alignleft .wp-block-embed__wrapper, .wp-block-embed.alignright .wp-block-embed__wrapper, .wp-block[data-align=left] &gt; [data-type="core/embed"] .wp-block-embed__wrapper, .wp-block[data-align=right] &gt; [data-type="core/embed"] .wp-block-embed__wrapper {
  min-width: 280px;
}

.wp-block-cover .wp-block-embed {
  min-height: 240px;
  min-width: 320px;
}

.wp-block-embed {
  overflow-wrap: break-word;
}

.wp-block-embed figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-embed iframe {
  max-width: 100%;
}

.wp-block-embed__wrapper {
  position: relative;
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%;
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%;
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%;
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%;
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%;
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%;
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%;
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%;
}

.wp-block-file {
  margin-bottom: 1.5em;
}

.wp-block-file:not(.wp-element-button) {
  font-size: 0.8em;
}

.wp-block-file.aligncenter {
  text-align: center;
}

.wp-block-file.alignright {
  text-align: right;
}

.wp-block-file * + .wp-block-file__button {
  margin-left: 0.75em;
}

.wp-block-file__embed {
  margin-bottom: 1em;
}

:where(.wp-block-file__button) {
  border-radius: 2em;
  padding: 0.5em 1em;
}

:where(.wp-block-file__button):is(a):active, :where(.wp-block-file__button):is(a):focus, :where(.wp-block-file__button):is(a):hover, :where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}

.blocks-gallery-grid:not(.has-nested-images), .wp-block-gallery:not(.has-nested-images) {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  margin: 0 1em 1em 0;
  position: relative;
  width: calc(50% - 1em);
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  margin: 0;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.8em;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 3em 0.77em 0.7em;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
  display: inline;
}

.blocks-gallery-grid:not(.has-nested-images) figcaption, .wp-block-gallery:not(.has-nested-images) figcaption {
  flex-grow: 1;
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
  flex: 1;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%;
}

@media (min-width: 600px) {
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(33.33333% - 0.66667em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(25% - 0.75em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(20% - 0.8em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(16.66667% - 0.83333em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(14.28571% - 0.85714em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(12.5% - 0.875em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
  margin-right: 0;
}

.blocks-gallery-grid:not(.has-nested-images).alignleft, .blocks-gallery-grid:not(.has-nested-images).alignright, .wp-block-gallery:not(.has-nested-images).alignleft, .wp-block-gallery:not(.has-nested-images).alignright {
  max-width: 420px;
  width: 100%;
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
  justify-content: center;
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  align-self: flex-start;
}

figure.wp-block-gallery.has-nested-images {
  align-items: normal;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0;
  width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  max-width: 100%;
  position: relative;
}

.wp-block-gallery.has-nested-images figure.wp-block-image &gt; a, .wp-block-gallery.has-nested-images figure.wp-block-image &gt; div {
  flex-direction: column;
  flex-grow: 1;
  margin: 0;
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100% !important;
  width: auto;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  left: 0;
  margin-bottom: 0;
  max-height: 60%;
  overflow: auto;
  padding: 0 8px 8px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
  color: inherit;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
  box-sizing: border-box;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border &gt; a, .wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border &gt; div, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded &gt; a, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded &gt; div {
  flex: 1 1 auto;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
  background: none;
  color: inherit;
  flex: initial;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
}

.wp-block-gallery.has-nested-images figcaption {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center;
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
  margin-bottom: auto;
  margin-top: 0;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
  align-self: inherit;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) &gt; a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) &gt; div:not(.components-drop-zone) {
  display: flex;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  flex: 1 0 0%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
  width: 100%;
}

@media (min-width: 600px) {
  .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
    width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
  }
  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
    width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.75);
  }
  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
    width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8);
  }
  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
    width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px) * 0.83333);
  }
  .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
    width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714);
  }
  .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
    width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * 0.875);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2), .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.5);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
    width: 100%;
  }
}
.wp-block-gallery.has-nested-images.alignleft, .wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%;
}

.wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center;
}

.wp-block-group {
  box-sizing: border-box;
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
  padding: 1.25em 2.375em;
}

.wp-block-image img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.wp-block-image img, .wp-block-image.has-custom-border img {
  box-sizing: border-box;
}

.wp-block-image.aligncenter {
  text-align: center;
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
  height: auto;
  width: 100%;
}

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.aligncenter, .wp-block-image.alignleft, .wp-block-image.alignright {
  display: table;
}

.wp-block-image .aligncenter &gt; figcaption, .wp-block-image .alignleft &gt; figcaption, .wp-block-image .alignright &gt; figcaption, .wp-block-image.aligncenter &gt; figcaption, .wp-block-image.alignleft &gt; figcaption, .wp-block-image.alignright &gt; figcaption {
  caption-side: bottom;
  display: table-caption;
}

.wp-block-image .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}

.wp-block-image .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-image figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-image .is-style-rounded img, .wp-block-image.is-style-circle-mask img, .wp-block-image.is-style-rounded img {
  border-radius: 9999px;
}

@supports (-webkit-mask-image: none) or (mask-image: none) or (-webkit-mask-image: none) {
  .wp-block-image.is-style-circle-mask img {
    border-radius: 0;
    -webkit-mask-image: url('data:image/svg+xml;utf8,&lt;svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"&gt;&lt;circle cx="50" cy="50" r="50"/&gt;&lt;/svg&gt;');
    mask-image: url('data:image/svg+xml;utf8,&lt;svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"&gt;&lt;circle cx="50" cy="50" r="50"/&gt;&lt;/svg&gt;');
    mask-mode: alpha;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
  }
}
.wp-block-image :where(.has-border-color) {
  border-style: solid;
}

.wp-block-image :where([style*=border-top-color]) {
  border-top-style: solid;
}

.wp-block-image :where([style*=border-right-color]) {
  border-right-style: solid;
}

.wp-block-image :where([style*=border-bottom-color]) {
  border-bottom-style: solid;
}

.wp-block-image :where([style*=border-left-color]) {
  border-left-style: solid;
}

.wp-block-image :where([style*=border-width]) {
  border-style: solid;
}

.wp-block-image :where([style*=border-top-width]) {
  border-top-style: solid;
}

.wp-block-image :where([style*=border-right-width]) {
  border-right-style: solid;
}

.wp-block-image :where([style*=border-bottom-width]) {
  border-bottom-style: solid;
}

.wp-block-image :where([style*=border-left-width]) {
  border-left-style: solid;
}

.wp-block-image figure {
  margin: 0;
}

ol.wp-block-latest-comments {
  box-sizing: border-box;
  margin-left: 0;
}

.wp-block-latest-comments .wp-block-latest-comments {
  padding-left: 0;
}

.wp-block-latest-comments__comment {
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em;
}

.has-avatars .wp-block-latest-comments__comment {
  list-style: none;
  min-height: 2.25em;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em;
}

.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5;
}

.wp-block-latest-comments__comment-excerpt p {
  font-size: 0.875em;
  line-height: 1.8;
  margin: 0.36em 0 1.4em;
}

.wp-block-latest-comments__comment-date {
  display: block;
  font-size: 0.75em;
}

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  width: 2.5em;
}

.wp-block-latest-posts {
  box-sizing: border-box;
}

.wp-block-latest-posts.alignleft {
  margin-right: 2em;
}

.wp-block-latest-posts.alignright {
  margin-left: 2em;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
  padding-left: 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
}

.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%;
}

@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 0.625em);
  }
  .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 0.83333em);
  }
  .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 0.9375em);
  }
  .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 1em);
  }
  .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 1.04167em);
  }
  .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0;
  }
}
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
  display: block;
  font-size: 0.8125em;
}

.wp-block-latest-posts__post-excerpt {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-latest-posts__featured-image a {
  display: inline-block;
}

.wp-block-latest-posts__featured-image img {
  height: auto;
  max-width: 100%;
  width: auto;
}

.wp-block-latest-posts__featured-image.alignleft {
  float: left;
  margin-right: 1em;
}

.wp-block-latest-posts__featured-image.alignright {
  float: right;
  margin-left: 1em;
}

.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center;
}

ol, ul {
  box-sizing: border-box;
}

ol.has-background, ul.has-background {
  padding: 1.25em 2.375em;
}

.wp-block-media-text {
  box-sizing: border-box;
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto;
}

.wp-block-media-text.has-media-on-the-right {
  grid-template-columns: 1fr 50%;
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
  align-self: start;
}

.wp-block-media-text .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__media, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
  align-self: center;
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  align-self: end;
}

.wp-block-media-text .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0;
}

.wp-block-media-text .wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8%;
  word-break: break-word;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
}

.wp-block-media-text__media img, .wp-block-media-text__media video {
  height: auto;
  max-width: unset;
  vertical-align: middle;
  width: 100%;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
  background-size: cover;
  height: 100%;
  min-height: 250px;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media &gt; a {
  display: block;
  height: 100%;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
  }
}
.wp-block-navigation {
  --navigation-layout-justification-setting:flex-start;
  --navigation-layout-direction:row;
  --navigation-layout-wrap:wrap;
  --navigation-layout-justify:flex-start;
  --navigation-layout-align:center;
  position: relative;
}

.wp-block-navigation ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}

.wp-block-navigation ul, .wp-block-navigation ul li {
  list-style: none;
  padding: 0;
}

.wp-block-navigation .wp-block-navigation-item {
  align-items: center;
  display: flex;
  position: relative;
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
  display: none;
}

.wp-block-navigation .wp-block-navigation-item__content {
  display: block;
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
  color: inherit;
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content, .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active, .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
  text-decoration: underline;
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content, .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active, .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
  text-decoration: line-through;
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a {
  text-decoration: none;
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active, .wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
  text-decoration: none;
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
  align-self: center;
  background-color: inherit;
  border: none;
  color: currentColor;
  display: inline-block;
  font-size: inherit;
  height: 0.6em;
  line-height: 0;
  margin-left: 0.25em;
  padding: 0;
  width: 0.6em;
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
  stroke: currentColor;
  display: inline-block;
  height: inherit;
  margin-top: 0.075em;
  width: inherit;
}

.wp-block-navigation.is-vertical {
  --navigation-layout-direction:column;
  --navigation-layout-justify:initial;
  --navigation-layout-align:flex-start;
}

.wp-block-navigation.no-wrap {
  --navigation-layout-wrap:nowrap;
}

.wp-block-navigation.items-justified-center {
  --navigation-layout-justification-setting:center;
  --navigation-layout-justify:center;
}

.wp-block-navigation.items-justified-center.is-vertical {
  --navigation-layout-align:center;
}

.wp-block-navigation.items-justified-right {
  --navigation-layout-justification-setting:flex-end;
  --navigation-layout-justify:flex-end;
}

.wp-block-navigation.items-justified-right.is-vertical {
  --navigation-layout-align:flex-end;
}

.wp-block-navigation.items-justified-space-between {
  --navigation-layout-justification-setting:space-between;
  --navigation-layout-justify:space-between;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
  align-items: normal;
  background-color: inherit;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 0;
  left: -1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  transition: opacity 0.1s linear;
  visibility: hidden;
  width: 0;
  z-index: 2;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container &gt; .wp-block-navigation-item &gt; .wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container &gt; .wp-block-navigation-item &gt; .wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
  margin-left: auto;
  margin-right: 0;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
  margin: 0;
}

@media (min-width: 782px) {
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 100%;
    top: -1px;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
    background: transparent;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 100%;
    width: 0.5em;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
    margin-right: 0.25em;
  }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
    transform: rotate(-90deg);
  }
}
.wp-block-navigation .has-child:not(.open-on-click):hover &gt; .wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}

.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within &gt; .wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true] ~ .wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
  left: 0;
  top: 100%;
}

@media (min-width: 782px) {
  .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 100%;
    top: 0;
  }
}
.wp-block-navigation-submenu {
  display: flex;
  position: relative;
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: currentColor;
}

button.wp-block-navigation-item__content {
  background-color: transparent;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: left;
  text-transform: inherit;
}

.wp-block-navigation-submenu__toggle {
  cursor: pointer;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
  padding-right: 0.85em;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle + .wp-block-navigation__submenu-icon {
  margin-left: -0.6em;
  pointer-events: none;
}

.wp-block-navigation .wp-block-page-list, .wp-block-navigation__container, .wp-block-navigation__responsive-close, .wp-block-navigation__responsive-container, .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-dialog {
  gap: inherit;
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
  padding: 0.5em 1em;
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
  padding: 0.5em 1em;
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list &gt; .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list &gt; .has-child:last-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between &gt; .wp-block-navigation__container &gt; .has-child:last-child .wp-block-navigation__submenu-container {
  left: auto;
  right: 0;
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list &gt; .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list &gt; .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between &gt; .wp-block-navigation__container &gt; .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
  left: -1px;
  right: -1px;
}

@media (min-width: 782px) {
  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list &gt; .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list &gt; .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between &gt; .wp-block-navigation__container &gt; .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: auto;
    right: 100%;
  }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: #000;
}

.wp-block-navigation__container {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.wp-block-navigation__container .is-responsive {
  display: none;
}

.wp-block-navigation__container:only-child, .wp-block-page-list:only-child {
  flex-grow: 1;
}

@keyframes overlay-menu__fade-in-animation {
  0% {
    opacity: 0;
    transform: translateY(0.5em);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.wp-block-navigation__responsive-container {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.wp-block-navigation__responsive-container .wp-block-navigation-link a {
  color: inherit;
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
  background-color: inherit !important;
  color: inherit !important;
}

.wp-block-navigation__responsive-container.is-menu-open {
  animation: overlay-menu__fade-in-animation 0.1s ease-out;
  animation-fill-mode: forwards;
  background-color: inherit;
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: var(--wp--style--root--padding-top, 2rem) var(--wp--style--root--padding-right, 2rem) var(--wp--style--root--padding-bottom, 2rem) var(--wp--style--root--padding-left, 2rem);
  z-index: 100000;
}

@media (prefers-reduced-motion: reduce) {
  .wp-block-navigation__responsive-container.is-menu-open {
    animation-delay: 0s;
    animation-duration: 1ms;
  }
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-justification-setting, inherit);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow: visible;
  padding-top: calc(2rem + 24px);
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  justify-content: flex-start;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
  display: none;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
  border: none;
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: initial;
  padding-left: 2rem;
  padding-right: 2rem;
  position: static;
  visibility: visible;
  width: auto;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  gap: inherit;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  padding-top: var(--wp--style--block-gap, 2em);
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
  padding: 0;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  align-items: var(--navigation-layout-justification-setting, initial);
  display: flex;
  flex-direction: column;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
  background: transparent !important;
  color: inherit !important;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
  left: auto;
  right: auto;
}

@media (min-width: 600px) {
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    background-color: inherit;
    display: block;
    position: relative;
    width: 100%;
    z-index: auto;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
    display: none;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: 0;
  }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
  background-color: #fff;
  color: #000;
}

.wp-block-navigation__toggle_button_label {
  font-size: 1rem;
  font-weight: 700;
}

.wp-block-navigation__responsive-container-close, .wp-block-navigation__responsive-container-open {
  background: transparent;
  border: none;
  color: currentColor;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-transform: inherit;
  vertical-align: middle;
}

.wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
  fill: currentColor;
  display: block;
  height: 24px;
  pointer-events: none;
  width: 24px;
}

.wp-block-navigation__responsive-container-open {
  display: flex;
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

@media (min-width: 600px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none;
  }
}
.wp-block-navigation__responsive-container-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.wp-block-navigation__responsive-close {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp--style--global--wide-size, 100%);
  width: 100%;
}

.wp-block-navigation__responsive-close:focus {
  outline: none;
}

.is-menu-open .wp-block-navigation__responsive-close, .is-menu-open .wp-block-navigation__responsive-container-content, .is-menu-open .wp-block-navigation__responsive-dialog {
  box-sizing: border-box;
}

.wp-block-navigation__responsive-dialog {
  position: relative;
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
  margin-top: 46px;
}

@media (min-width: 782px) {
  .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 32px;
  }
}
html.has-modal-open {
  overflow: hidden;
}

.wp-block-navigation .wp-block-navigation-item__label {
  overflow-wrap: break-word;
  word-break: normal;
}

.wp-block-navigation .wp-block-navigation-item__description {
  display: none;
}

.wp-block-navigation .wp-block-page-list {
  align-items: var(--navigation-layout-align, initial);
  background-color: inherit;
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}

.wp-block-navigation .wp-block-navigation-item {
  background-color: inherit;
}

.is-small-text {
  font-size: 0.875em;
}

.is-regular-text {
  font-size: 1em;
}

.is-large-text {
  font-size: 2.25em;
}

.is-larger-text {
  font-size: 3em;
}

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: 0.68;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
}

body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: 0.1em;
}

p.has-drop-cap.has-background {
  overflow: hidden;
}

p.has-background {
  padding: 1.25em 2.375em;
}

:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}

.wp-block-post-author {
  display: flex;
  flex-wrap: wrap;
}

.wp-block-post-author__byline {
  font-size: 0.5em;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}

.wp-block-post-author__avatar {
  margin-right: 1em;
}

.wp-block-post-author__bio {
  font-size: 0.7em;
  margin-bottom: 0.7em;
}

.wp-block-post-author__content {
  flex-basis: 0;
  flex-grow: 1;
}

.wp-block-post-author__name {
  margin: 0;
}

.wp-block-post-comments-form {
  box-sizing: border-box;
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
  font-weight: inherit;
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
  font-family: inherit;
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title), .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
  font-size: inherit;
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
  line-height: inherit;
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
  font-style: inherit;
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
  letter-spacing: inherit;
}

.wp-block-post-comments-form input[type=submit] {
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: center;
}

.wp-block-post-comments-form input:not([type=submit]), .wp-block-post-comments-form textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments-form textarea {
  padding: calc(0.667em + 2px);
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments-form .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
}

.wp-block-post-comments-form .comment-form-author label, .wp-block-post-comments-form .comment-form-email label, .wp-block-post-comments-form .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}

.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: 0.35em;
}

.wp-block-post-comments-form .comment-reply-title {
  margin-bottom: 0;
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}

.wp-block-post-date {
  box-sizing: border-box;
}

.wp-block-post-excerpt {
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}

.wp-block-post-excerpt__excerpt {
  margin-bottom: 0;
  margin-top: 0;
}

.wp-block-post-excerpt__more-text {
  margin-bottom: 0;
  margin-top: var(--wp--style--block-gap);
}

.wp-block-post-excerpt__more-link {
  display: inline-block;
}

.wp-block-post-featured-image {
  margin-left: 0;
  margin-right: 0;
}

.wp-block-post-featured-image a {
  display: block;
}

.wp-block-post-featured-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%;
}

.wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide img {
  width: 100%;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
  background-color: #000;
  inset: 0;
  position: absolute;
}

.wp-block-post-featured-image {
  position: relative;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
  background-color: transparent;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
  opacity: 0;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
  opacity: 0.1;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
  opacity: 0.2;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
  opacity: 0.3;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
  opacity: 0.4;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
  opacity: 0.5;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
  opacity: 0.6;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
  opacity: 0.7;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
  opacity: 0.8;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
  opacity: 0.9;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
  opacity: 1;
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
  display: inline-block;
  margin-right: 1ch;
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
  display: inline-block;
  margin-left: 1ch;
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-post-terms {
  box-sizing: border-box;
}

.wp-block-post-terms .wp-block-post-terms__separator {
  white-space: pre-wrap;
}

.wp-block-post-title {
  box-sizing: border-box;
  word-break: break-word;
}

.wp-block-post-title a {
  display: inline-block;
}

.wp-block-preformatted {
  white-space: pre-wrap;
}

.wp-block-preformatted.has-background {
  padding: 1.25em 2.375em;
}

.wp-block-pullquote {
  box-sizing: border-box;
  margin: 0 0 1em;
  overflow-wrap: break-word;
  padding: 3em 0;
  text-align: center;
}

.wp-block-pullquote blockquote, .wp-block-pullquote cite, .wp-block-pullquote p {
  color: inherit;
}

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
  max-width: 420px;
}

.wp-block-pullquote cite, .wp-block-pullquote footer {
  position: relative;
}

.wp-block-pullquote .has-text-color a {
  color: inherit;
}

.wp-block-pullquote.has-text-align-left blockquote {
  text-align: left;
}

.wp-block-pullquote.has-text-align-right blockquote {
  text-align: right;
}

.wp-block-pullquote.is-style-solid-color {
  border: none;
}

.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  max-width: 60%;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 2em;
  margin-bottom: 0;
  margin-top: 0;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  font-style: normal;
  text-transform: none;
}

.wp-block-pullquote cite {
  color: inherit;
}

.wp-block-post-template {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 100%;
  padding: 0;
}

.wp-block-post-template.wp-block-post-template {
  background: none;
}

.wp-block-post-template.is-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.25em;
}

.wp-block-post-template.is-flex-container li {
  margin: 0;
  width: 100%;
}

@media (min-width: 600px) {
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2 &gt; li {
    width: calc(50% - 0.625em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-3 &gt; li {
    width: calc(33.33333% - 0.83333em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4 &gt; li {
    width: calc(25% - 0.9375em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5 &gt; li {
    width: calc(20% - 1em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6 &gt; li {
    width: calc(16.66667% - 1.04167em);
  }
}
.wp-block-query-pagination &gt; .wp-block-query-pagination-next, .wp-block-query-pagination &gt; .wp-block-query-pagination-numbers, .wp-block-query-pagination &gt; .wp-block-query-pagination-previous {
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}

.wp-block-query-pagination &gt; .wp-block-query-pagination-next:last-child, .wp-block-query-pagination &gt; .wp-block-query-pagination-numbers:last-child, .wp-block-query-pagination &gt; .wp-block-query-pagination-previous:last-child {
  margin-right: 0;
}

.wp-block-query-pagination.is-content-justification-space-between &gt; .wp-block-query-pagination-next:last-of-type {
  margin-inline-start: auto;
}

.wp-block-query-pagination.is-content-justification-space-between &gt; .wp-block-query-pagination-previous:first-child {
  margin-inline-end: auto;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch;
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}

.wp-block-query-pagination.aligncenter {
  justify-content: center;
}

.wp-block-query-title, .wp-block-quote {
  box-sizing: border-box;
}

.wp-block-quote {
  overflow-wrap: break-word;
}

.wp-block-quote.is-large:where(:not(.is-style-plain)), .wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
  margin-bottom: 1em;
  padding: 0 1em;
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite, .wp-block-quote.is-large:where(:not(.is-style-plain)) footer, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
  font-size: 1.125em;
  text-align: right;
}

.wp-block-read-more {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.wp-block-read-more:not([style*=text-decoration]), .wp-block-read-more:not([style*=text-decoration]):active, .wp-block-read-more:not([style*=text-decoration]):focus {
  text-decoration: none;
}

ul.wp-block-rss {
  list-style: none;
  padding: 0;
}

ul.wp-block-rss.wp-block-rss {
  box-sizing: border-box;
}

ul.wp-block-rss.alignleft {
  margin-right: 2em;
}

ul.wp-block-rss.alignright {
  margin-left: 2em;
}

ul.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}

ul.wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%;
}

@media (min-width: 600px) {
  ul.wp-block-rss.columns-2 li {
    width: calc(50% - 1em);
  }
  ul.wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em);
  }
  ul.wp-block-rss.columns-4 li {
    width: calc(25% - 1em);
  }
  ul.wp-block-rss.columns-5 li {
    width: calc(20% - 1em);
  }
  ul.wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em);
  }
}
.wp-block-rss__item-author, .wp-block-rss__item-publish-date {
  display: block;
  font-size: 0.8125em;
}

.wp-block-search__button {
  margin-left: 0.625em;
  word-break: normal;
}

.wp-block-search__button.has-icon {
  line-height: 0;
}

.wp-block-search__button svg {
  fill: currentColor;
  min-height: 1.5em;
  min-width: 1.5em;
  vertical-align: text-bottom;
}

:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 0.375em 0.625em;
}

.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}

.wp-block-search__label {
  width: 100%;
}

.wp-block-search__input {
  border: 1px solid #949494;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  min-width: 3em;
  padding: 8px;
  text-decoration: unset !important;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  margin-left: 0;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  padding: 4px;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 0 0 0.25em;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
  outline: none;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
  padding: 0.125em 0.5em;
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
  margin: auto;
}

.wp-block-separator {
  border: 1px solid;
  border-left: none;
  border-right: none;
}

.wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  height: auto;
  line-height: 1;
  text-align: center;
}

.wp-block-separator.is-style-dots:before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
}

.wp-block-site-logo {
  box-sizing: border-box;
  line-height: 0;
}

.wp-block-site-logo a {
  display: inline-block;
}

.wp-block-site-logo.is-default-size img {
  height: auto;
  width: 120px;
}

.wp-block-site-logo img {
  height: auto;
  max-width: 100%;
}

.wp-block-site-logo a, .wp-block-site-logo img {
  border-radius: inherit;
}

.wp-block-site-logo.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.wp-block-site-logo.is-style-rounded {
  border-radius: 9999px;
}

.wp-block-site-title a {
  color: inherit;
}

.wp-block-social-links {
  background: none;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}

.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
  border-bottom: 0;
  box-shadow: none;
  text-decoration: none;
}

.wp-block-social-links .wp-social-link a {
  padding: 0.25em;
}

.wp-block-social-links .wp-social-link svg {
  height: 1em;
  width: 1em;
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: 0.65em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.wp-block-social-links.has-small-icon-size {
  font-size: 16px;
}

.wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
  font-size: 24px;
}

.wp-block-social-links.has-large-icon-size {
  font-size: 36px;
}

.wp-block-social-links.has-huge-icon-size {
  font-size: 48px;
}

.wp-block-social-links.aligncenter {
  display: flex;
  justify-content: center;
}

.wp-block-social-links.alignright {
  justify-content: flex-end;
}

.wp-block-social-link {
  border-radius: 9999px;
  display: block;
  height: auto;
  transition: transform 0.1s ease;
}

@media (prefers-reduced-motion: reduce) {
  .wp-block-social-link {
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
.wp-block-social-link a {
  align-items: center;
  display: flex;
  line-height: 0;
  transition: transform 0.1s ease;
}

.wp-block-social-link:hover {
  transform: scale(1.1);
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited {
  fill: currentColor;
  color: currentColor;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1778f2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
  background-color: #ff424d;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  stroke: #000;
  background-color: #fefc00;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
  background-color: #000;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: red;
  color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
  background: none;
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
  padding: 0;
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
  height: 1.25em;
  width: 1.25em;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1778f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0d66c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
  color: #ff424d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #ff4500;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  stroke: #000;
  color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
  color: #2aabee;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
  color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #1da1f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
  color: #25d366;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  color: #d32422;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: red;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: 0.66667em;
  padding-right: 0.66667em;
}

.wp-block-spacer {
  clear: both;
}

.wp-block-tag-cloud {
  box-sizing: border-box;
}

.wp-block-tag-cloud.aligncenter {
  justify-content: center;
  text-align: center;
}

.wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em;
}

.wp-block-tag-cloud a {
  display: inline-block;
  margin-right: 5px;
}

.wp-block-tag-cloud span {
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
}

.wp-block-tag-cloud.is-style-outline {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch;
}

.wp-block-tag-cloud.is-style-outline a {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important;
}

.wp-block-table {
  overflow-x: auto;
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}

.wp-block-table thead {
  border-bottom: 3px solid;
}

.wp-block-table tfoot {
  border-top: 3px solid;
}

.wp-block-table td, .wp-block-table th {
  border: 1px solid;
  padding: 0.5em;
}

.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}

.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
  word-break: break-word;
}

.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
  display: table;
  width: auto;
}

.wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {
  word-break: break-word;
}

.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}

.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}

.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}

.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes {
  background-color: transparent;
  border-bottom: 1px solid #f0f0f0;
  border-collapse: inherit;
  border-spacing: 0;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe;
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
  border-color: transparent;
}

.wp-block-table .has-border-color td, .wp-block-table .has-border-color th, .wp-block-table .has-border-color tr, .wp-block-table .has-border-color &gt; * {
  border-color: inherit;
}

.wp-block-table table[style*=border-top-color] tr:first-child, .wp-block-table table[style*=border-top-color] tr:first-child td, .wp-block-table table[style*=border-top-color] tr:first-child th, .wp-block-table table[style*=border-top-color] &gt; *, .wp-block-table table[style*=border-top-color] &gt; * td, .wp-block-table table[style*=border-top-color] &gt; * th {
  border-top-color: inherit;
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
  border-top-color: currentColor;
}

.wp-block-table table[style*=border-right-color] td:last-child, .wp-block-table table[style*=border-right-color] th, .wp-block-table table[style*=border-right-color] tr, .wp-block-table table[style*=border-right-color] &gt; * {
  border-right-color: inherit;
}

.wp-block-table table[style*=border-bottom-color] tr:last-child, .wp-block-table table[style*=border-bottom-color] tr:last-child td, .wp-block-table table[style*=border-bottom-color] tr:last-child th, .wp-block-table table[style*=border-bottom-color] &gt; *, .wp-block-table table[style*=border-bottom-color] &gt; * td, .wp-block-table table[style*=border-bottom-color] &gt; * th {
  border-bottom-color: inherit;
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
  border-bottom-color: currentColor;
}

.wp-block-table table[style*=border-left-color] td:first-child, .wp-block-table table[style*=border-left-color] th, .wp-block-table table[style*=border-left-color] tr, .wp-block-table table[style*=border-left-color] &gt; * {
  border-left-color: inherit;
}

.wp-block-table table[style*=border-style] td, .wp-block-table table[style*=border-style] th, .wp-block-table table[style*=border-style] tr, .wp-block-table table[style*=border-style] &gt; * {
  border-style: inherit;
}

.wp-block-table table[style*=border-width] td, .wp-block-table table[style*=border-width] th, .wp-block-table table[style*=border-width] tr, .wp-block-table table[style*=border-width] &gt; * {
  border-style: inherit;
  border-width: inherit;
}

.wp-block-text-columns, .wp-block-text-columns.aligncenter {
  display: flex;
}

.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0;
}

.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0;
}

.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0;
}

.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%;
}

.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%;
}

.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%;
}

pre.wp-block-verse {
  overflow: auto;
  white-space: pre-wrap;
}

:where(pre.wp-block-verse) {
  font-family: inherit;
}

.wp-block-video {
  box-sizing: border-box;
}

.wp-block-video video {
  width: 100%;
}

@supports (position: sticky) {
  .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.wp-block-video.aligncenter {
  text-align: center;
}

.wp-block-video figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-element-button {
  cursor: pointer;
}

:root {
  --wp--preset--font-size--normal:16px;
  --wp--preset--font-size--huge:42px;
}

:root .has-very-light-gray-background-color {
  background-color: #eee;
}

:root .has-very-dark-gray-background-color {
  background-color: #313131;
}

:root .has-very-light-gray-color {
  color: #eee;
}

:root .has-very-dark-gray-color {
  color: #313131;
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3);
}

:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}

:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec);
}

:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671);
}

:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59);
}

:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf);
}

:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc);
}

.has-regular-font-size {
  font-size: 1em;
}

.has-larger-font-size {
  font-size: 2.625em;
}

.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal);
}

.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge);
}

.has-text-align-center {
  text-align: center;
}

.has-text-align-left {
  text-align: left;
}

.has-text-align-right {
  text-align: right;
}

#end-resizable-editor-section {
  display: none;
}

.aligncenter {
  clear: both;
}

.items-justified-left {
  justify-content: flex-start;
}

.items-justified-center {
  justify-content: center;
}

.items-justified-right {
  justify-content: flex-end;
}

.items-justified-space-between {
  justify-content: space-between;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.screen-reader-text:focus {
  clip: auto !important;
  background-color: #ddd;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

html :where(.has-border-color) {
  border-style: solid;
}

html :where([style*=border-top-color]) {
  border-top-style: solid;
}

html :where([style*=border-right-color]) {
  border-right-style: solid;
}

html :where([style*=border-bottom-color]) {
  border-bottom-style: solid;
}

html :where([style*=border-left-color]) {
  border-left-style: solid;
}

html :where([style*=border-width]) {
  border-style: solid;
}

html :where([style*=border-top-width]) {
  border-top-style: solid;
}

html :where([style*=border-right-width]) {
  border-right-style: solid;
}

html :where([style*=border-bottom-width]) {
  border-bottom-style: solid;
}

html :where([style*=border-left-width]) {
  border-left-style: solid;
}

html :where(img[class*=wp-image-]) {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 0 0 1em;
}

html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px);
}

@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset:0px;
  }
}
/*! This file is auto-generated */
.wp-block-button__link {
  color: #fff;
  background-color: #32373c;
  border-radius: 9999px;
  box-shadow: none;
  text-decoration: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  font-size: 1.125em;
}

.wp-block-file__button {
  background: #32373c;
  color: #fff;
  text-decoration: none;
}

body {
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
  --wp--preset--duotone--dark-grayscale: url("#wp-duotone-dark-grayscale");
  --wp--preset--duotone--grayscale: url("#wp-duotone-grayscale");
  --wp--preset--duotone--purple-yellow: url("#wp-duotone-purple-yellow");
  --wp--preset--duotone--blue-red: url("#wp-duotone-blue-red");
  --wp--preset--duotone--midnight: url("#wp-duotone-midnight");
  --wp--preset--duotone--magenta-yellow: url("#wp-duotone-magenta-yellow");
  --wp--preset--duotone--purple-green: url("#wp-duotone-purple-green");
  --wp--preset--duotone--blue-orange: url("#wp-duotone-blue-orange");
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
  gap: 0.5em;
}

body .is-layout-flow &gt; .alignleft {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}

body .is-layout-flow &gt; .alignright {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}

body .is-layout-flow &gt; .aligncenter {
  margin-left: auto !important;
  margin-right: auto !important;
}

body .is-layout-constrained &gt; .alignleft {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}

body .is-layout-constrained &gt; .alignright {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}

body .is-layout-constrained &gt; .aligncenter {
  margin-left: auto !important;
  margin-right: auto !important;
}

body .is-layout-constrained &gt; :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: var(--wp--style--global--content-size);
  margin-left: auto !important;
  margin-right: auto !important;
}

body .is-layout-constrained &gt; .alignwide {
  max-width: var(--wp--style--global--wide-size);
}

body .is-layout-flex {
  display: flex;
}

body .is-layout-flex {
  flex-wrap: wrap;
  align-items: center;
}

body .is-layout-flex &gt; * {
  margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}

.has-black-color {
  color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
  color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important;
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
  color: inherit;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}

.wp-block-pullquote {
  font-size: 1.5em;
  line-height: 1.6;
}

.ext-absolute {
  position: absolute !important;
}

.ext-relative {
  position: relative !important;
}

.ext-top-base {
  top: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-top-lg {
  top: var(--extendify--spacing--large, 3rem) !important;
}

.ext--top-base {
  top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}

.ext--top-lg {
  top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}

.ext-right-base {
  right: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-right-lg {
  right: var(--extendify--spacing--large, 3rem) !important;
}

.ext--right-base {
  right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}

.ext--right-lg {
  right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}

.ext-bottom-base {
  bottom: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-bottom-lg {
  bottom: var(--extendify--spacing--large, 3rem) !important;
}

.ext--bottom-base {
  bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}

.ext--bottom-lg {
  bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}

.ext-left-base {
  left: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-left-lg {
  left: var(--extendify--spacing--large, 3rem) !important;
}

.ext--left-base {
  left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}

.ext--left-lg {
  left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}

.ext-order-1 {
  order: 1 !important;
}

.ext-order-2 {
  order: 2 !important;
}

.ext-col-auto {
  grid-column: auto !important;
}

.ext-col-span-1 {
  grid-column: span 1/span 1 !important;
}

.ext-col-span-2 {
  grid-column: span 2/span 2 !important;
}

.ext-col-span-3 {
  grid-column: span 3/span 3 !important;
}

.ext-col-span-4 {
  grid-column: span 4/span 4 !important;
}

.ext-col-span-5 {
  grid-column: span 5/span 5 !important;
}

.ext-col-span-6 {
  grid-column: span 6/span 6 !important;
}

.ext-col-span-7 {
  grid-column: span 7/span 7 !important;
}

.ext-col-span-8 {
  grid-column: span 8/span 8 !important;
}

.ext-col-span-9 {
  grid-column: span 9/span 9 !important;
}

.ext-col-span-10 {
  grid-column: span 10/span 10 !important;
}

.ext-col-span-11 {
  grid-column: span 11/span 11 !important;
}

.ext-col-span-12 {
  grid-column: span 12/span 12 !important;
}

.ext-col-span-full {
  grid-column: 1/-1 !important;
}

.ext-col-start-1 {
  grid-column-start: 1 !important;
}

.ext-col-start-2 {
  grid-column-start: 2 !important;
}

.ext-col-start-3 {
  grid-column-start: 3 !important;
}

.ext-col-start-4 {
  grid-column-start: 4 !important;
}

.ext-col-start-5 {
  grid-column-start: 5 !important;
}

.ext-col-start-6 {
  grid-column-start: 6 !important;
}

.ext-col-start-7 {
  grid-column-start: 7 !important;
}

.ext-col-start-8 {
  grid-column-start: 8 !important;
}

.ext-col-start-9 {
  grid-column-start: 9 !important;
}

.ext-col-start-10 {
  grid-column-start: 10 !important;
}

.ext-col-start-11 {
  grid-column-start: 11 !important;
}

.ext-col-start-12 {
  grid-column-start: 12 !important;
}

.ext-col-start-13 {
  grid-column-start: 13 !important;
}

.ext-col-start-auto {
  grid-column-start: auto !important;
}

.ext-col-end-1 {
  grid-column-end: 1 !important;
}

.ext-col-end-2 {
  grid-column-end: 2 !important;
}

.ext-col-end-3 {
  grid-column-end: 3 !important;
}

.ext-col-end-4 {
  grid-column-end: 4 !important;
}

.ext-col-end-5 {
  grid-column-end: 5 !important;
}

.ext-col-end-6 {
  grid-column-end: 6 !important;
}

.ext-col-end-7 {
  grid-column-end: 7 !important;
}

.ext-col-end-8 {
  grid-column-end: 8 !important;
}

.ext-col-end-9 {
  grid-column-end: 9 !important;
}

.ext-col-end-10 {
  grid-column-end: 10 !important;
}

.ext-col-end-11 {
  grid-column-end: 11 !important;
}

.ext-col-end-12 {
  grid-column-end: 12 !important;
}

.ext-col-end-13 {
  grid-column-end: 13 !important;
}

.ext-col-end-auto {
  grid-column-end: auto !important;
}

.ext-row-auto {
  grid-row: auto !important;
}

.ext-row-span-1 {
  grid-row: span 1/span 1 !important;
}

.ext-row-span-2 {
  grid-row: span 2/span 2 !important;
}

.ext-row-span-3 {
  grid-row: span 3/span 3 !important;
}

.ext-row-span-4 {
  grid-row: span 4/span 4 !important;
}

.ext-row-span-5 {
  grid-row: span 5/span 5 !important;
}

.ext-row-span-6 {
  grid-row: span 6/span 6 !important;
}

.ext-row-span-full {
  grid-row: 1/-1 !important;
}

.ext-row-start-1 {
  grid-row-start: 1 !important;
}

.ext-row-start-2 {
  grid-row-start: 2 !important;
}

.ext-row-start-3 {
  grid-row-start: 3 !important;
}

.ext-row-start-4 {
  grid-row-start: 4 !important;
}

.ext-row-start-5 {
  grid-row-start: 5 !important;
}

.ext-row-start-6 {
  grid-row-start: 6 !important;
}

.ext-row-start-7 {
  grid-row-start: 7 !important;
}

.ext-row-start-auto {
  grid-row-start: auto !important;
}

.ext-row-end-1 {
  grid-row-end: 1 !important;
}

.ext-row-end-2 {
  grid-row-end: 2 !important;
}

.ext-row-end-3 {
  grid-row-end: 3 !important;
}

.ext-row-end-4 {
  grid-row-end: 4 !important;
}

.ext-row-end-5 {
  grid-row-end: 5 !important;
}

.ext-row-end-6 {
  grid-row-end: 6 !important;
}

.ext-row-end-7 {
  grid-row-end: 7 !important;
}

.ext-row-end-auto {
  grid-row-end: auto !important;
}

.ext-m-0:not([style*=margin]) {
  margin: 0 !important;
}

.ext-m-auto:not([style*=margin]) {
  margin: auto !important;
}

.ext-m-base:not([style*=margin]) {
  margin: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-m-lg:not([style*=margin]) {
  margin: var(--extendify--spacing--large, 3rem) !important;
}

.ext--m-base:not([style*=margin]) {
  margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}

.ext--m-lg:not([style*=margin]) {
  margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}

.ext-mx-0:not([style*=margin]) {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.ext-mx-auto:not([style*=margin]) {
  margin-left: auto !important;
  margin-right: auto !important;
}

.ext-mx-base:not([style*=margin]) {
  margin-left: var(--wp--style--block-gap, 1.75rem) !important;
  margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-mx-lg:not([style*=margin]) {
  margin-left: var(--extendify--spacing--large, 3rem) !important;
  margin-right: var(--extendify--spacing--large, 3rem) !important;
}

.ext--mx-base:not([style*=margin]) {
  margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}

.ext--mx-lg:not([style*=margin]) {
  margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}

.ext-my-0:not([style*=margin]) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.ext-my-auto:not([style*=margin]) {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.ext-my-base:not([style*=margin]) {
  margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-my-lg:not([style*=margin]) {
  margin-top: var(--extendify--spacing--large, 3rem) !important;
  margin-bottom: var(--extendify--spacing--large, 3rem) !important;
}

.ext--my-base:not([style*=margin]) {
  margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}

.ext--my-lg:not([style*=margin]) {
  margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}

.ext-mt-0:not([style*=margin]) {
  margin-top: 0 !important;
}

.ext-mt-auto:not([style*=margin]) {
  margin-top: auto !important;
}

.ext-mt-base:not([style*=margin]) {
  margin-top: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-mt-lg:not([style*=margin]) {
  margin-top: var(--extendify--spacing--large, 3rem) !important;
}

.ext--mt-base:not([style*=margin]) {
  margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}

.ext--mt-lg:not([style*=margin]) {
  margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}

.ext-mr-0:not([style*=margin]) {
  margin-right: 0 !important;
}

.ext-mr-auto:not([style*=margin]) {
  margin-right: auto !important;
}

.ext-mr-base:not([style*=margin]) {
  margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-mr-lg:not([style*=margin]) {
  margin-right: var(--extendify--spacing--large, 3rem) !important;
}

.ext--mr-base:not([style*=margin]) {
  margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}

.ext--mr-lg:not([style*=margin]) {
  margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}

.ext-mb-0:not([style*=margin]) {
  margin-bottom: 0 !important;
}

.ext-mb-auto:not([style*=margin]) {
  margin-bottom: auto !important;
}

.ext-mb-base:not([style*=margin]) {
  margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-mb-lg:not([style*=margin]) {
  margin-bottom: var(--extendify--spacing--large, 3rem) !important;
}

.ext--mb-base:not([style*=margin]) {
  margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}

.ext--mb-lg:not([style*=margin]) {
  margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}

.ext-ml-0:not([style*=margin]) {
  margin-left: 0 !important;
}

.ext-ml-auto:not([style*=margin]) {
  margin-left: auto !important;
}

.ext-ml-base:not([style*=margin]) {
  margin-left: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-ml-lg:not([style*=margin]) {
  margin-left: var(--extendify--spacing--large, 3rem) !important;
}

.ext--ml-base:not([style*=margin]) {
  margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}

.ext--ml-lg:not([style*=margin]) {
  margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}

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

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

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

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

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

.ext-grid {
  display: grid !important;
}

.ext-inline-grid {
  display: inline-grid !important;
}

.ext-hidden {
  display: none !important;
}

.ext-w-auto {
  width: auto !important;
}

.ext-w-full {
  width: 100% !important;
}

.ext-max-w-full {
  max-width: 100% !important;
}

.ext-flex-1 {
  flex: 1 1 0% !important;
}

.ext-flex-auto {
  flex: 1 1 auto !important;
}

.ext-flex-initial {
  flex: 0 1 auto !important;
}

.ext-flex-none {
  flex: none !important;
}

.ext-flex-shrink-0 {
  flex-shrink: 0 !important;
}

.ext-flex-shrink {
  flex-shrink: 1 !important;
}

.ext-flex-grow-0 {
  flex-grow: 0 !important;
}

.ext-flex-grow {
  flex-grow: 1 !important;
}

.ext-list-none {
  list-style-type: none !important;
}

.ext-grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.ext-grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.ext-grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.ext-grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.ext-grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

.ext-grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}

.ext-grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}

.ext-grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}

.ext-grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}

.ext-grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}

.ext-grid-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}

.ext-grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}

.ext-grid-cols-none {
  grid-template-columns: none !important;
}

.ext-grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
}

.ext-grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
}

.ext-grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
}

.ext-grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
}

.ext-grid-rows-5 {
  grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
}

.ext-grid-rows-6 {
  grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
}

.ext-grid-rows-none {
  grid-template-rows: none !important;
}

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

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

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

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

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

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

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

.ext-items-start {
  align-items: flex-start !important;
}

.ext-items-end {
  align-items: flex-end !important;
}

.ext-items-center {
  align-items: center !important;
}

.ext-items-baseline {
  align-items: baseline !important;
}

.ext-items-stretch {
  align-items: stretch !important;
}

.ext-justify-start {
  justify-content: flex-start !important;
}

.ext-justify-end {
  justify-content: flex-end !important;
}

.ext-justify-center {
  justify-content: center !important;
}

.ext-justify-between {
  justify-content: space-between !important;
}

.ext-justify-around {
  justify-content: space-around !important;
}

.ext-justify-evenly {
  justify-content: space-evenly !important;
}

.ext-justify-items-start {
  justify-items: start !important;
}

.ext-justify-items-end {
  justify-items: end !important;
}

.ext-justify-items-center {
  justify-items: center !important;
}

.ext-justify-items-stretch {
  justify-items: stretch !important;
}

.ext-gap-0 {
  gap: 0 !important;
}

.ext-gap-base {
  gap: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-gap-lg {
  gap: var(--extendify--spacing--large, 3rem) !important;
}

.ext-gap-x-0 {
  -moz-column-gap: 0 !important;
  column-gap: 0 !important;
}

.ext-gap-x-base {
  -moz-column-gap: var(--wp--style--block-gap, 1.75rem) !important;
  column-gap: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-gap-x-lg {
  -moz-column-gap: var(--extendify--spacing--large, 3rem) !important;
  column-gap: var(--extendify--spacing--large, 3rem) !important;
}

.ext-gap-y-0 {
  row-gap: 0 !important;
}

.ext-gap-y-base {
  row-gap: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-gap-y-lg {
  row-gap: var(--extendify--spacing--large, 3rem) !important;
}

.ext-justify-self-auto {
  justify-self: auto !important;
}

.ext-justify-self-start {
  justify-self: start !important;
}

.ext-justify-self-end {
  justify-self: end !important;
}

.ext-justify-self-center {
  justify-self: center !important;
}

.ext-justify-self-stretch {
  justify-self: stretch !important;
}

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

.ext-rounded-full {
  border-radius: 9999px !important;
}

.ext-rounded-t-none {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.ext-rounded-t-full {
  border-top-left-radius: 9999px !important;
  border-top-right-radius: 9999px !important;
}

.ext-rounded-r-none {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.ext-rounded-r-full {
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
}

.ext-rounded-b-none {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.ext-rounded-b-full {
  border-bottom-right-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

.ext-rounded-l-none {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.ext-rounded-l-full {
  border-top-left-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

.ext-rounded-tl-none {
  border-top-left-radius: 0px !important;
}

.ext-rounded-tl-full {
  border-top-left-radius: 9999px !important;
}

.ext-rounded-tr-none {
  border-top-right-radius: 0px !important;
}

.ext-rounded-tr-full {
  border-top-right-radius: 9999px !important;
}

.ext-rounded-br-none {
  border-bottom-right-radius: 0px !important;
}

.ext-rounded-br-full {
  border-bottom-right-radius: 9999px !important;
}

.ext-rounded-bl-none {
  border-bottom-left-radius: 0px !important;
}

.ext-rounded-bl-full {
  border-bottom-left-radius: 9999px !important;
}

.ext-border-0 {
  border-width: 0px !important;
}

.ext-border-t-0 {
  border-top-width: 0px !important;
}

.ext-border-r-0 {
  border-right-width: 0px !important;
}

.ext-border-b-0 {
  border-bottom-width: 0px !important;
}

.ext-border-l-0 {
  border-left-width: 0px !important;
}

.ext-p-0:not([style*=padding]) {
  padding: 0 !important;
}

.ext-p-base:not([style*=padding]) {
  padding: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-p-lg:not([style*=padding]) {
  padding: var(--extendify--spacing--large, 3rem) !important;
}

.ext-px-0:not([style*=padding]) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ext-px-base:not([style*=padding]) {
  padding-left: var(--wp--style--block-gap, 1.75rem) !important;
  padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-px-lg:not([style*=padding]) {
  padding-left: var(--extendify--spacing--large, 3rem) !important;
  padding-right: var(--extendify--spacing--large, 3rem) !important;
}

.ext-py-0:not([style*=padding]) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.ext-py-base:not([style*=padding]) {
  padding-top: var(--wp--style--block-gap, 1.75rem) !important;
  padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-py-lg:not([style*=padding]) {
  padding-top: var(--extendify--spacing--large, 3rem) !important;
  padding-bottom: var(--extendify--spacing--large, 3rem) !important;
}

.ext-pt-0:not([style*=padding]) {
  padding-top: 0 !important;
}

.ext-pt-base:not([style*=padding]) {
  padding-top: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-pt-lg:not([style*=padding]) {
  padding-top: var(--extendify--spacing--large, 3rem) !important;
}

.ext-pr-0:not([style*=padding]) {
  padding-right: 0 !important;
}

.ext-pr-base:not([style*=padding]) {
  padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-pr-lg:not([style*=padding]) {
  padding-right: var(--extendify--spacing--large, 3rem) !important;
}

.ext-pb-0:not([style*=padding]) {
  padding-bottom: 0 !important;
}

.ext-pb-base:not([style*=padding]) {
  padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-pb-lg:not([style*=padding]) {
  padding-bottom: var(--extendify--spacing--large, 3rem) !important;
}

.ext-pl-0:not([style*=padding]) {
  padding-left: 0 !important;
}

.ext-pl-base:not([style*=padding]) {
  padding-left: var(--wp--style--block-gap, 1.75rem) !important;
}

.ext-pl-lg:not([style*=padding]) {
  padding-left: var(--extendify--spacing--large, 3rem) !important;
}

.ext-text-left {
  text-align: left !important;
}

.ext-text-center {
  text-align: center !important;
}

.ext-text-right {
  text-align: right !important;
}

.ext-leading-none {
  line-height: 1 !important;
}

.ext-leading-tight {
  line-height: 1.25 !important;
}

.ext-leading-snug {
  line-height: 1.375 !important;
}

.ext-leading-normal {
  line-height: 1.5 !important;
}

.ext-leading-relaxed {
  line-height: 1.625 !important;
}

.ext-leading-loose {
  line-height: 2 !important;
}

.ext-aspect-square img {
  aspect-ratio: 1/1 !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.ext-aspect-landscape img {
  aspect-ratio: 4/3 !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.ext-aspect-landscape-wide img {
  aspect-ratio: 16/9 !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.ext-aspect-portrait img {
  aspect-ratio: 3/4 !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.ext-aspect-square .components-resizable-box__container,
.ext-aspect-landscape .components-resizable-box__container,
.ext-aspect-landscape-wide .components-resizable-box__container,
.ext-aspect-portrait .components-resizable-box__container {
  height: auto !important;
}

.clip-path--rhombus img {
  -webkit-clip-path: polygon(15% 6%, 80% 29%, 84% 93%, 23% 69%) !important;
  clip-path: polygon(15% 6%, 80% 29%, 84% 93%, 23% 69%) !important;
}

.clip-path--diamond img {
  -webkit-clip-path: polygon(5% 29%, 60% 2%, 91% 64%, 36% 89%) !important;
  clip-path: polygon(5% 29%, 60% 2%, 91% 64%, 36% 89%) !important;
}

.clip-path--rhombus-alt img {
  -webkit-clip-path: polygon(14% 9%, 85% 24%, 91% 89%, 19% 76%) !important;
  clip-path: polygon(14% 9%, 85% 24%, 91% 89%, 19% 76%) !important;
}

/*
The .ext utility is a top-level class that we use to target contents within our patterns.
We use it here to ensure columns blocks display well across themes.
*/
.wp-block-columns[class*=fullwidth-cols] {
  /* no suggestion */
  margin-bottom: unset !important;
}

.wp-block-column.editor\:pointer-events-none {
  /* no suggestion */
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.is-root-container.block-editor-block-list__layout &gt; [data-align=full]:not(:first-of-type) &gt; .wp-block-column.editor\:pointer-events-none,
.is-root-container.block-editor-block-list__layout &gt; [data-align=wide] &gt; .wp-block-column.editor\:pointer-events-none {
  /* no suggestion */
  margin-top: calc(-1 * var(--wp--style--block-gap, 28px)) !important;
}

.is-root-container.block-editor-block-list__layout &gt; [data-align=full]:not(:first-of-type) &gt; .ext-my-0,
.is-root-container.block-editor-block-list__layout &gt; [data-align=wide] &gt; .ext-my-0:not([style*=margin]) {
  /* no suggestion */
  margin-top: calc(-1 * var(--wp--style--block-gap, 28px)) !important;
}

/* Some popular themes use padding instead of core margin for columns; remove it */
.ext .wp-block-columns .wp-block-column[style*=padding] {
  /* no suggestion */
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Some popular themes add double spacing between columns; remove it */
.ext .wp-block-columns + .wp-block-columns:not([class*=mt-]):not([class*=my-]):not([style*=margin]) {
  /* no suggestion */
  margin-top: 0 !important;
}

[class*=fullwidth-cols] .wp-block-column:first-child, [class*=fullwidth-cols] .wp-block-group:first-child {
  margin-top: 0 !important;
}

[class*=fullwidth-cols] .wp-block-column:last-child, [class*=fullwidth-cols] .wp-block-group:last-child {
  margin-bottom: 0 !important;
}

[class*=fullwidth-cols] .wp-block-column:first-child &gt; * {
  /* no suggestion */
  margin-top: 0 !important;
}

[class*=fullwidth-cols] .wp-block-column &gt; *:first-child {
  /* no suggestion */
  margin-top: 0 !important;
}

[class*=fullwidth-cols] .wp-block-column &gt; *:last-child {
  /* no suggestion */
  margin-bottom: 0 !important;
}

.ext .is-not-stacked-on-mobile .wp-block-column {
  /* no suggestion */
  margin-bottom: 0 !important;
}

/* Add base margin bottom to all columns */
.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile) &gt; .wp-block-column:not(:last-child) {
  /* no suggestion */
  margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}

@media (min-width: 782px) {
  .wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile) &gt; .wp-block-column:not(:last-child) {
    /* no suggestion */
    margin-bottom: 0 !important;
  }
}
/* Remove margin bottom from "not-stacked" columns */
.wp-block-columns[class*=fullwidth-cols].is-not-stacked-on-mobile &gt; .wp-block-column {
  /* no suggestion */
  margin-bottom: 0 !important;
}

@media (min-width: 600px) and (max-width: 781px) {
  .wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile) &gt; .wp-block-column:nth-child(even) {
    /* no suggestion */
    margin-left: var(--wp--style--block-gap, 2em) !important;
  }
}
/*
    The `tablet:fullwidth-cols` and `desktop:fullwidth-cols` utilities are used
    to counter the core/columns responsive for at our breakpoints.
*/
@media (max-width: 781px) {
  .tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) {
    flex-wrap: wrap !important;
  }
  .tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) &gt; .wp-block-column {
    margin-left: 0 !important;
  }
  .tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) &gt; .wp-block-column:not([style*=margin]) {
    /* no suggestion */
    margin-left: 0 !important;
  }
  .tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) &gt; .wp-block-column {
    flex-basis: 100% !important; /* Required to negate core/columns flex-basis */
  }
}
@media (max-width: 1079px) {
  .desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) {
    flex-wrap: wrap !important;
  }
  .desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) &gt; .wp-block-column {
    margin-left: 0 !important;
  }
  .desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) &gt; .wp-block-column:not([style*=margin]) {
    /* no suggestion */
    margin-left: 0 !important;
  }
  .desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) &gt; .wp-block-column {
    flex-basis: 100% !important; /* Required to negate core/columns flex-basis */
  }
  .desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) &gt; .wp-block-column:not(:last-child) {
    margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  }
}
.direction-rtl {
  direction: rtl !important;
}

.direction-ltr {
  direction: ltr !important;
}

/* Use "is-style-" prefix to support adding this style to the core/list block */
.is-style-inline-list {
  padding-left: 0 !important;
}

.is-style-inline-list li {
  /* no suggestion */
  list-style-type: none !important;
}

@media (min-width: 782px) {
  .is-style-inline-list li {
    margin-right: var(--wp--style--block-gap, 1.75rem) !important;
    display: inline !important;
  }
}
@media (min-width: 782px) {
  .is-style-inline-list li:first-child {
    margin-left: 0 !important;
  }
}
@media (min-width: 782px) {
  .is-style-inline-list li:last-child {
    margin-right: 0 !important;
  }
}
.bring-to-front {
  position: relative !important;
  z-index: 10 !important;
}

.text-stroke {
  -webkit-text-stroke-width: var(--wp--custom--typography--text-stroke-width, 2px) !important;
  -webkit-text-stroke-color: var(--wp--preset--color--background) !important;
}

.text-stroke--primary {
  -webkit-text-stroke-width: var(--wp--custom--typography--text-stroke-width, 2px) !important;
  -webkit-text-stroke-color: var(--wp--preset--color--primary) !important;
}

.text-stroke--secondary {
  -webkit-text-stroke-width: var(--wp--custom--typography--text-stroke-width, 2px) !important;
  -webkit-text-stroke-color: var(--wp--preset--color--secondary) !important;
}

.editor\:no-caption .block-editor-rich-text__editable {
  display: none !important;
}

.editor\:no-inserter &gt; .block-list-appender,
.editor\:no-inserter .wp-block-group__inner-container &gt; .block-list-appender {
  display: none !important;
}

.editor\:no-inserter .wp-block-cover__inner-container &gt; .block-list-appender {
  display: none !important;
}

.editor\:no-inserter .wp-block-column:not(.is-selected) &gt; .block-list-appender {
  display: none !important;
}

.editor\:no-resize .components-resizable-box__handle::after,
.editor\:no-resize .components-resizable-box__side-handle::before,
.editor\:no-resize .components-resizable-box__handle {
  display: none !important;
  pointer-events: none !important;
}

.editor\:no-resize .components-resizable-box__container {
  display: block !important;
}

.editor\:pointer-events-none {
  pointer-events: none !important;
}

.is-style-angled {
  /* no suggestion */
  align-items: center !important;
  justify-content: flex-end !important;
}

.ext .is-style-angled &gt; [class*=_inner-container] {
  align-items: center !important;
}

.is-style-angled .wp-block-cover__image-background,
.is-style-angled .wp-block-cover__video-background {
  /* no suggestion */
  -webkit-clip-path: polygon(0 0, 30% 0%, 50% 100%, 0% 100%) !important;
  clip-path: polygon(0 0, 30% 0%, 50% 100%, 0% 100%) !important;
  z-index: 1 !important;
}

@media (min-width: 782px) {
  .is-style-angled .wp-block-cover__image-background,
.is-style-angled .wp-block-cover__video-background {
    /* no suggestion */
    -webkit-clip-path: polygon(0 0, 55% 0%, 65% 100%, 0% 100%) !important;
    clip-path: polygon(0 0, 55% 0%, 65% 100%, 0% 100%) !important;
  }
}
.has-foreground-color {
  /* no suggestion */
  color: var(--wp--preset--color--foreground, #000) !important;
}

.has-foreground-background-color {
  /* no suggestion */
  background-color: var(--wp--preset--color--foreground, #000) !important;
}

.has-background-color {
  /* no suggestion */
  color: var(--wp--preset--color--background, #fff) !important;
}

.has-background-background-color {
  /* no suggestion */
  background-color: var(--wp--preset--color--background, #fff) !important;
}

.has-primary-color {
  /* no suggestion */
  color: var(--wp--preset--color--primary, #4b5563) !important;
}

.has-primary-background-color {
  /* no suggestion */
  background-color: var(--wp--preset--color--primary, #4b5563) !important;
}

.has-secondary-color {
  /* no suggestion */
  color: var(--wp--preset--color--secondary, #9ca3af) !important;
}

.has-secondary-background-color {
  /* no suggestion */
  background-color: var(--wp--preset--color--secondary, #9ca3af) !important;
}

/* Ensure themes that target specific elements use the right colors */
.ext.has-text-color p,
.ext.has-text-color h1,
.ext.has-text-color h2,
.ext.has-text-color h3,
.ext.has-text-color h4,
.ext.has-text-color h5,
.ext.has-text-color h6 {
  /* no suggestion */
  color: currentColor !important;
}

.has-white-color {
  /* no suggestion */
  color: var(--wp--preset--color--white, #fff) !important;
}

.has-black-color {
  /* no suggestion */
  color: var(--wp--preset--color--black, #000) !important;
}

.has-ext-foreground-background-color {
  /* no suggestion */
  background-color: var(--wp--preset--color--foreground, var(--wp--preset--color--black, #000)) !important;
}

.has-ext-primary-background-color {
  /* no suggestion */
  background-color: var(--wp--preset--color--primary, var(--wp--preset--color--cyan-bluish-gray, #000)) !important;
}

/* Fix button borders with specified background colors */
.wp-block-button__link.has-black-background-color {
  /* no suggestion */
  border-color: var(--wp--preset--color--black, #000) !important;
}

.wp-block-button__link.has-white-background-color {
  /* no suggestion */
  border-color: var(--wp--preset--color--white, #fff) !important;
}

.has-ext-small-font-size {
  /* no suggestion */
  font-size: var(--wp--preset--font-size--ext-small) !important;
}

.has-ext-medium-font-size {
  /* no suggestion */
  font-size: var(--wp--preset--font-size--ext-medium) !important;
}

.has-ext-large-font-size {
  /* no suggestion */
  font-size: var(--wp--preset--font-size--ext-large) !important;
  line-height: 1.2 !important;
}

.has-ext-x-large-font-size {
  /* no suggestion */
  font-size: var(--wp--preset--font-size--ext-x-large) !important;
  line-height: 1 !important;
}

.has-ext-xx-large-font-size {
  /* no suggestion */
  font-size: var(--wp--preset--font-size--ext-xx-large) !important;
  line-height: 1 !important;
}

/* Line height */
.has-ext-x-large-font-size:not([style*=line-height]) {
  /* no suggestion */
  line-height: 1.1 !important;
}

.has-ext-xx-large-font-size:not([style*=line-height]) {
  /* no suggestion */
  line-height: 1.1 !important;
}

.ext .wp-block-group &gt; * {
  /* Line height */
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.ext .wp-block-group &gt; * + * {
  margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  margin-bottom: 0 !important;
}

.ext h2 {
  margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}

.has-ext-x-large-font-size + p,
.has-ext-x-large-font-size + h3 {
  margin-top: 0.5rem !important;
}

.ext .wp-block-buttons &gt; .wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75) !important;
  min-width: 12rem !important;
}

/* Classic themes use an inner [class*="_inner-container"] that our utilities cannot directly target, so we need to do so with a few */
.ext .ext-grid &gt; [class*=_inner-container] {
  /* no suggestion */
  display: grid !important;
}

/* Unhinge grid for container blocks in classic themes, and &lt; 5.9 */
.ext &gt; [class*=_inner-container] &gt; .ext-grid:not([class*=columns]),
.ext &gt; [class*=_inner-container] &gt; .wp-block &gt; .ext-grid:not([class*=columns]) {
  /* no suggestion */
  display: initial !important;
}

/* Grid Columns */
.ext .ext-grid-cols-1 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-2 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-3 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-4 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-5 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-6 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-7 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-8 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-9 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-10 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-11 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-12 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-13 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: repeat(13, minmax(0, 1fr)) !important;
}

.ext .ext-grid-cols-none &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-columns: none !important;
}

/* Grid Rows */
.ext .ext-grid-rows-1 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
}

.ext .ext-grid-rows-2 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
}

.ext .ext-grid-rows-3 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
}

.ext .ext-grid-rows-4 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
}

.ext .ext-grid-rows-5 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
}

.ext .ext-grid-rows-6 &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
}

.ext .ext-grid-rows-none &gt; [class*=_inner-container] {
  /* no suggestion */
  grid-template-rows: none !important;
}

/* Align */
.ext .ext-items-start &gt; [class*=_inner-container] {
  align-items: flex-start !important;
}

.ext .ext-items-end &gt; [class*=_inner-container] {
  align-items: flex-end !important;
}

.ext .ext-items-center &gt; [class*=_inner-container] {
  align-items: center !important;
}

.ext .ext-items-baseline &gt; [class*=_inner-container] {
  align-items: baseline !important;
}

.ext .ext-items-stretch &gt; [class*=_inner-container] {
  align-items: stretch !important;
}

.ext.wp-block-group &gt; *:last-child {
  /* no suggestion */
  margin-bottom: 0 !important;
}

/* For &lt;5.9 */
.ext .wp-block-group__inner-container {
  /* no suggestion */
  padding: 0 !important;
}

.ext.has-background {
  /* no suggestion */
  padding-left: var(--wp--style--block-gap, 1.75rem) !important;
  padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}

/* Fallback for classic theme group blocks */
.ext *[class*=inner-container] &gt; .alignwide *[class*=inner-container],
.ext *[class*=inner-container] &gt; [data-align=wide] *[class*=inner-container] {
  /* no suggestion */
  max-width: var(--responsive--alignwide-width, 120rem) !important;
}

.ext *[class*=inner-container] &gt; .alignwide *[class*=inner-container] &gt; *, .ext *[class*=inner-container] &gt; [data-align=wide] *[class*=inner-container] &gt; * {
  max-width: 100% !important;
}

/* Ensure image block display is standardized */
.ext .wp-block-image {
  /* no suggestion */
  position: relative !important;
  text-align: center !important;
}

.ext .wp-block-image img {
  /* no suggestion */
  display: inline-block !important;
  vertical-align: middle !important;
}

body {
  /* no suggestion */
  /* We need to abstract this out of tailwind.config because clamp doesnt translate with negative margins */
  --extendify--spacing--large: var(
        --wp--custom--spacing--large,
        clamp(2em, 8vw, 8em)
    ) !important;
  /* Add pattern preset font sizes */
  --wp--preset--font-size--ext-small: 1rem !important;
  --wp--preset--font-size--ext-medium: 1.125rem !important;
  --wp--preset--font-size--ext-large: clamp(1.65rem, 3.5vw, 2.15rem) !important;
  --wp--preset--font-size--ext-x-large: clamp(3rem, 6vw, 4.75rem) !important;
  --wp--preset--font-size--ext-xx-large: clamp(3.25rem, 7.5vw, 5.75rem) !important;
  /* Fallbacks for pre 5.9 themes */
  --wp--preset--color--black: #000 !important;
  --wp--preset--color--white: #fff !important;
}

.ext * {
  box-sizing: border-box !important;
}

/* Astra: Remove spacer block visuals in the library */
.block-editor-block-preview__content-iframe .ext [data-type="core/spacer"] .components-resizable-box__container {
  /* no suggestion */
  background: transparent !important;
}

.block-editor-block-preview__content-iframe .ext [data-type="core/spacer"] .block-library-spacer__resize-container::before {
  /* no suggestion */
  display: none !important;
}

/* Twenty Twenty adds a lot of margin automatically to blocks. We only want our own margin added to our patterns. */
.ext .wp-block-group__inner-container figure.wp-block-gallery.alignfull {
  /* no suggestion */
  margin-top: unset !important;
  margin-bottom: unset !important;
}

/* Ensure no funky business is assigned to alignwide */
.ext .alignwide {
  /* no suggestion */
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Negate blockGap being inappropriately assigned in the editor */
.is-root-container.block-editor-block-list__layout &gt; [data-align=full]:not(:first-of-type) &gt; .ext-my-0,
.is-root-container.block-editor-block-list__layout &gt; [data-align=wide] &gt; .ext-my-0:not([style*=margin]) {
  /* no suggestion */
  margin-top: calc(-1 * var(--wp--style--block-gap, 28px)) !important;
}

/* Ensure vh content in previews looks taller */
.block-editor-block-preview__content-iframe .preview\:min-h-50 {
  /* no suggestion */
  min-height: 50vw !important;
}

.block-editor-block-preview__content-iframe .preview\:min-h-60 {
  /* no suggestion */
  min-height: 60vw !important;
}

.block-editor-block-preview__content-iframe .preview\:min-h-70 {
  /* no suggestion */
  min-height: 70vw !important;
}

.block-editor-block-preview__content-iframe .preview\:min-h-80 {
  /* no suggestion */
  min-height: 80vw !important;
}

.block-editor-block-preview__content-iframe .preview\:min-h-100 {
  /* no suggestion */
  min-height: 100vw !important;
}

/*  Removes excess margin when applied to the alignfull parent div in Block Themes */
.ext-mr-0.alignfull:not([style*=margin]):not([style*=margin]) {
  /* no suggestion */
  margin-right: 0 !important;
}

.ext-ml-0:not([style*=margin]):not([style*=margin]) {
  /* no suggestion */
  margin-left: 0 !important;
}

/*  Ensures fullwidth blocks display properly in the editor when margin is zeroed out */
.is-root-container .wp-block[data-align=full] &gt; .ext-mx-0:not([style*=margin]):not([style*=margin]) {
  /* no suggestion */
  margin-right: calc(1 * var(--wp--custom--spacing--outer, 0)) !important;
  margin-left: calc(1 * var(--wp--custom--spacing--outer, 0)) !important;
  overflow: hidden !important;
  width: unset !important;
}

@media (min-width: 782px) {
  .tablet\:ext-absolute {
    position: absolute !important;
  }
  .tablet\:ext-relative {
    position: relative !important;
  }
  .tablet\:ext-top-base {
    top: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-top-lg {
    top: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext--top-base {
    top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .tablet\:ext--top-lg {
    top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .tablet\:ext-right-base {
    right: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-right-lg {
    right: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext--right-base {
    right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .tablet\:ext--right-lg {
    right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .tablet\:ext-bottom-base {
    bottom: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-bottom-lg {
    bottom: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext--bottom-base {
    bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .tablet\:ext--bottom-lg {
    bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .tablet\:ext-left-base {
    left: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-left-lg {
    left: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext--left-base {
    left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .tablet\:ext--left-lg {
    left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .tablet\:ext-order-1 {
    order: 1 !important;
  }
  .tablet\:ext-order-2 {
    order: 2 !important;
  }
  .tablet\:ext-m-0:not([style*=margin]) {
    margin: 0 !important;
  }
  .tablet\:ext-m-auto:not([style*=margin]) {
    margin: auto !important;
  }
  .tablet\:ext-m-base:not([style*=margin]) {
    margin: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-m-lg:not([style*=margin]) {
    margin: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext--m-base:not([style*=margin]) {
    margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .tablet\:ext--m-lg:not([style*=margin]) {
    margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .tablet\:ext-mx-0:not([style*=margin]) {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .tablet\:ext-mx-auto:not([style*=margin]) {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tablet\:ext-mx-base:not([style*=margin]) {
    margin-left: var(--wp--style--block-gap, 1.75rem) !important;
    margin-right: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-mx-lg:not([style*=margin]) {
    margin-left: var(--extendify--spacing--large, 3rem) !important;
    margin-right: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext--mx-base:not([style*=margin]) {
    margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
    margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .tablet\:ext--mx-lg:not([style*=margin]) {
    margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
    margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .tablet\:ext-my-0:not([style*=margin]) {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .tablet\:ext-my-auto:not([style*=margin]) {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .tablet\:ext-my-base:not([style*=margin]) {
    margin-top: var(--wp--style--block-gap, 1.75rem) !important;
    margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-my-lg:not([style*=margin]) {
    margin-top: var(--extendify--spacing--large, 3rem) !important;
    margin-bottom: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext--my-base:not([style*=margin]) {
    margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
    margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .tablet\:ext--my-lg:not([style*=margin]) {
    margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
    margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .tablet\:ext-mt-0:not([style*=margin]) {
    margin-top: 0 !important;
  }
  .tablet\:ext-mt-auto:not([style*=margin]) {
    margin-top: auto !important;
  }
  .tablet\:ext-mt-base:not([style*=margin]) {
    margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-mt-lg:not([style*=margin]) {
    margin-top: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext--mt-base:not([style*=margin]) {
    margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .tablet\:ext--mt-lg:not([style*=margin]) {
    margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .tablet\:ext-mr-0:not([style*=margin]) {
    margin-right: 0 !important;
  }
  .tablet\:ext-mr-auto:not([style*=margin]) {
    margin-right: auto !important;
  }
  .tablet\:ext-mr-base:not([style*=margin]) {
    margin-right: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-mr-lg:not([style*=margin]) {
    margin-right: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext--mr-base:not([style*=margin]) {
    margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .tablet\:ext--mr-lg:not([style*=margin]) {
    margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .tablet\:ext-mb-0:not([style*=margin]) {
    margin-bottom: 0 !important;
  }
  .tablet\:ext-mb-auto:not([style*=margin]) {
    margin-bottom: auto !important;
  }
  .tablet\:ext-mb-base:not([style*=margin]) {
    margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-mb-lg:not([style*=margin]) {
    margin-bottom: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext--mb-base:not([style*=margin]) {
    margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .tablet\:ext--mb-lg:not([style*=margin]) {
    margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .tablet\:ext-ml-0:not([style*=margin]) {
    margin-left: 0 !important;
  }
  .tablet\:ext-ml-auto:not([style*=margin]) {
    margin-left: auto !important;
  }
  .tablet\:ext-ml-base:not([style*=margin]) {
    margin-left: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-ml-lg:not([style*=margin]) {
    margin-left: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext--ml-base:not([style*=margin]) {
    margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .tablet\:ext--ml-lg:not([style*=margin]) {
    margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .tablet\:ext-block {
    display: block !important;
  }
  .tablet\:ext-inline-block {
    display: inline-block !important;
  }
  .tablet\:ext-inline {
    display: inline !important;
  }
  .tablet\:ext-flex {
    display: flex !important;
  }
  .tablet\:ext-inline-flex {
    display: inline-flex !important;
  }
  .tablet\:ext-grid {
    display: grid !important;
  }
  .tablet\:ext-inline-grid {
    display: inline-grid !important;
  }
  .tablet\:ext-hidden {
    display: none !important;
  }
  .tablet\:ext-w-auto {
    width: auto !important;
  }
  .tablet\:ext-w-full {
    width: 100% !important;
  }
  .tablet\:ext-max-w-full {
    max-width: 100% !important;
  }
  .tablet\:ext-flex-1 {
    flex: 1 1 0% !important;
  }
  .tablet\:ext-flex-auto {
    flex: 1 1 auto !important;
  }
  .tablet\:ext-flex-initial {
    flex: 0 1 auto !important;
  }
  .tablet\:ext-flex-none {
    flex: none !important;
  }
  .tablet\:ext-flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .tablet\:ext-flex-shrink {
    flex-shrink: 1 !important;
  }
  .tablet\:ext-flex-grow-0 {
    flex-grow: 0 !important;
  }
  .tablet\:ext-flex-grow {
    flex-grow: 1 !important;
  }
  .tablet\:ext-list-none {
    list-style-type: none !important;
  }
  .tablet\:ext-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .tablet\:ext-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .tablet\:ext-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .tablet\:ext-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .tablet\:ext-grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
  .tablet\:ext-grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .tablet\:ext-grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }
  .tablet\:ext-grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }
  .tablet\:ext-grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }
  .tablet\:ext-grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }
  .tablet\:ext-grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }
  .tablet\:ext-grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }
  .tablet\:ext-grid-cols-none {
    grid-template-columns: none !important;
  }
  .tablet\:ext-flex-row {
    flex-direction: row !important;
  }
  .tablet\:ext-flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .tablet\:ext-flex-col {
    flex-direction: column !important;
  }
  .tablet\:ext-flex-col-reverse {
    flex-direction: column-reverse !important;
  }
  .tablet\:ext-flex-wrap {
    flex-wrap: wrap !important;
  }
  .tablet\:ext-flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .tablet\:ext-flex-nowrap {
    flex-wrap: nowrap !important;
  }
  .tablet\:ext-items-start {
    align-items: flex-start !important;
  }
  .tablet\:ext-items-end {
    align-items: flex-end !important;
  }
  .tablet\:ext-items-center {
    align-items: center !important;
  }
  .tablet\:ext-items-baseline {
    align-items: baseline !important;
  }
  .tablet\:ext-items-stretch {
    align-items: stretch !important;
  }
  .tablet\:ext-justify-start {
    justify-content: flex-start !important;
  }
  .tablet\:ext-justify-end {
    justify-content: flex-end !important;
  }
  .tablet\:ext-justify-center {
    justify-content: center !important;
  }
  .tablet\:ext-justify-between {
    justify-content: space-between !important;
  }
  .tablet\:ext-justify-around {
    justify-content: space-around !important;
  }
  .tablet\:ext-justify-evenly {
    justify-content: space-evenly !important;
  }
  .tablet\:ext-justify-items-start {
    justify-items: start !important;
  }
  .tablet\:ext-justify-items-end {
    justify-items: end !important;
  }
  .tablet\:ext-justify-items-center {
    justify-items: center !important;
  }
  .tablet\:ext-justify-items-stretch {
    justify-items: stretch !important;
  }
  .tablet\:ext-justify-self-auto {
    justify-self: auto !important;
  }
  .tablet\:ext-justify-self-start {
    justify-self: start !important;
  }
  .tablet\:ext-justify-self-end {
    justify-self: end !important;
  }
  .tablet\:ext-justify-self-center {
    justify-self: center !important;
  }
  .tablet\:ext-justify-self-stretch {
    justify-self: stretch !important;
  }
  .tablet\:ext-p-0:not([style*=padding]) {
    padding: 0 !important;
  }
  .tablet\:ext-p-base:not([style*=padding]) {
    padding: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-p-lg:not([style*=padding]) {
    padding: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext-px-0:not([style*=padding]) {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .tablet\:ext-px-base:not([style*=padding]) {
    padding-left: var(--wp--style--block-gap, 1.75rem) !important;
    padding-right: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-px-lg:not([style*=padding]) {
    padding-left: var(--extendify--spacing--large, 3rem) !important;
    padding-right: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext-py-0:not([style*=padding]) {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .tablet\:ext-py-base:not([style*=padding]) {
    padding-top: var(--wp--style--block-gap, 1.75rem) !important;
    padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-py-lg:not([style*=padding]) {
    padding-top: var(--extendify--spacing--large, 3rem) !important;
    padding-bottom: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext-pt-0:not([style*=padding]) {
    padding-top: 0 !important;
  }
  .tablet\:ext-pt-base:not([style*=padding]) {
    padding-top: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-pt-lg:not([style*=padding]) {
    padding-top: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext-pr-0:not([style*=padding]) {
    padding-right: 0 !important;
  }
  .tablet\:ext-pr-base:not([style*=padding]) {
    padding-right: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-pr-lg:not([style*=padding]) {
    padding-right: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext-pb-0:not([style*=padding]) {
    padding-bottom: 0 !important;
  }
  .tablet\:ext-pb-base:not([style*=padding]) {
    padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-pb-lg:not([style*=padding]) {
    padding-bottom: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext-pl-0:not([style*=padding]) {
    padding-left: 0 !important;
  }
  .tablet\:ext-pl-base:not([style*=padding]) {
    padding-left: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .tablet\:ext-pl-lg:not([style*=padding]) {
    padding-left: var(--extendify--spacing--large, 3rem) !important;
  }
  .tablet\:ext-text-left {
    text-align: left !important;
  }
  .tablet\:ext-text-center {
    text-align: center !important;
  }
  .tablet\:ext-text-right {
    text-align: right !important;
  }
}
@media (min-width: 1080px) {
  .desktop\:ext-absolute {
    position: absolute !important;
  }
  .desktop\:ext-relative {
    position: relative !important;
  }
  .desktop\:ext-top-base {
    top: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-top-lg {
    top: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext--top-base {
    top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .desktop\:ext--top-lg {
    top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .desktop\:ext-right-base {
    right: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-right-lg {
    right: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext--right-base {
    right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .desktop\:ext--right-lg {
    right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .desktop\:ext-bottom-base {
    bottom: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-bottom-lg {
    bottom: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext--bottom-base {
    bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .desktop\:ext--bottom-lg {
    bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .desktop\:ext-left-base {
    left: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-left-lg {
    left: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext--left-base {
    left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .desktop\:ext--left-lg {
    left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .desktop\:ext-order-1 {
    order: 1 !important;
  }
  .desktop\:ext-order-2 {
    order: 2 !important;
  }
  .desktop\:ext-m-0:not([style*=margin]) {
    margin: 0 !important;
  }
  .desktop\:ext-m-auto:not([style*=margin]) {
    margin: auto !important;
  }
  .desktop\:ext-m-base:not([style*=margin]) {
    margin: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-m-lg:not([style*=margin]) {
    margin: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext--m-base:not([style*=margin]) {
    margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .desktop\:ext--m-lg:not([style*=margin]) {
    margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .desktop\:ext-mx-0:not([style*=margin]) {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .desktop\:ext-mx-auto:not([style*=margin]) {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .desktop\:ext-mx-base:not([style*=margin]) {
    margin-left: var(--wp--style--block-gap, 1.75rem) !important;
    margin-right: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-mx-lg:not([style*=margin]) {
    margin-left: var(--extendify--spacing--large, 3rem) !important;
    margin-right: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext--mx-base:not([style*=margin]) {
    margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
    margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .desktop\:ext--mx-lg:not([style*=margin]) {
    margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
    margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .desktop\:ext-my-0:not([style*=margin]) {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .desktop\:ext-my-auto:not([style*=margin]) {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .desktop\:ext-my-base:not([style*=margin]) {
    margin-top: var(--wp--style--block-gap, 1.75rem) !important;
    margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-my-lg:not([style*=margin]) {
    margin-top: var(--extendify--spacing--large, 3rem) !important;
    margin-bottom: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext--my-base:not([style*=margin]) {
    margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
    margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .desktop\:ext--my-lg:not([style*=margin]) {
    margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
    margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .desktop\:ext-mt-0:not([style*=margin]) {
    margin-top: 0 !important;
  }
  .desktop\:ext-mt-auto:not([style*=margin]) {
    margin-top: auto !important;
  }
  .desktop\:ext-mt-base:not([style*=margin]) {
    margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-mt-lg:not([style*=margin]) {
    margin-top: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext--mt-base:not([style*=margin]) {
    margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .desktop\:ext--mt-lg:not([style*=margin]) {
    margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .desktop\:ext-mr-0:not([style*=margin]) {
    margin-right: 0 !important;
  }
  .desktop\:ext-mr-auto:not([style*=margin]) {
    margin-right: auto !important;
  }
  .desktop\:ext-mr-base:not([style*=margin]) {
    margin-right: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-mr-lg:not([style*=margin]) {
    margin-right: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext--mr-base:not([style*=margin]) {
    margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .desktop\:ext--mr-lg:not([style*=margin]) {
    margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .desktop\:ext-mb-0:not([style*=margin]) {
    margin-bottom: 0 !important;
  }
  .desktop\:ext-mb-auto:not([style*=margin]) {
    margin-bottom: auto !important;
  }
  .desktop\:ext-mb-base:not([style*=margin]) {
    margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-mb-lg:not([style*=margin]) {
    margin-bottom: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext--mb-base:not([style*=margin]) {
    margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .desktop\:ext--mb-lg:not([style*=margin]) {
    margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .desktop\:ext-ml-0:not([style*=margin]) {
    margin-left: 0 !important;
  }
  .desktop\:ext-ml-auto:not([style*=margin]) {
    margin-left: auto !important;
  }
  .desktop\:ext-ml-base:not([style*=margin]) {
    margin-left: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-ml-lg:not([style*=margin]) {
    margin-left: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext--ml-base:not([style*=margin]) {
    margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  }
  .desktop\:ext--ml-lg:not([style*=margin]) {
    margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  }
  .desktop\:ext-block {
    display: block !important;
  }
  .desktop\:ext-inline-block {
    display: inline-block !important;
  }
  .desktop\:ext-inline {
    display: inline !important;
  }
  .desktop\:ext-flex {
    display: flex !important;
  }
  .desktop\:ext-inline-flex {
    display: inline-flex !important;
  }
  .desktop\:ext-grid {
    display: grid !important;
  }
  .desktop\:ext-inline-grid {
    display: inline-grid !important;
  }
  .desktop\:ext-hidden {
    display: none !important;
  }
  .desktop\:ext-w-auto {
    width: auto !important;
  }
  .desktop\:ext-w-full {
    width: 100% !important;
  }
  .desktop\:ext-max-w-full {
    max-width: 100% !important;
  }
  .desktop\:ext-flex-1 {
    flex: 1 1 0% !important;
  }
  .desktop\:ext-flex-auto {
    flex: 1 1 auto !important;
  }
  .desktop\:ext-flex-initial {
    flex: 0 1 auto !important;
  }
  .desktop\:ext-flex-none {
    flex: none !important;
  }
  .desktop\:ext-flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .desktop\:ext-flex-shrink {
    flex-shrink: 1 !important;
  }
  .desktop\:ext-flex-grow-0 {
    flex-grow: 0 !important;
  }
  .desktop\:ext-flex-grow {
    flex-grow: 1 !important;
  }
  .desktop\:ext-list-none {
    list-style-type: none !important;
  }
  .desktop\:ext-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .desktop\:ext-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .desktop\:ext-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .desktop\:ext-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .desktop\:ext-grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
  .desktop\:ext-grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .desktop\:ext-grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }
  .desktop\:ext-grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }
  .desktop\:ext-grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }
  .desktop\:ext-grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }
  .desktop\:ext-grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }
  .desktop\:ext-grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }
  .desktop\:ext-grid-cols-none {
    grid-template-columns: none !important;
  }
  .desktop\:ext-flex-row {
    flex-direction: row !important;
  }
  .desktop\:ext-flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .desktop\:ext-flex-col {
    flex-direction: column !important;
  }
  .desktop\:ext-flex-col-reverse {
    flex-direction: column-reverse !important;
  }
  .desktop\:ext-flex-wrap {
    flex-wrap: wrap !important;
  }
  .desktop\:ext-flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .desktop\:ext-flex-nowrap {
    flex-wrap: nowrap !important;
  }
  .desktop\:ext-items-start {
    align-items: flex-start !important;
  }
  .desktop\:ext-items-end {
    align-items: flex-end !important;
  }
  .desktop\:ext-items-center {
    align-items: center !important;
  }
  .desktop\:ext-items-baseline {
    align-items: baseline !important;
  }
  .desktop\:ext-items-stretch {
    align-items: stretch !important;
  }
  .desktop\:ext-justify-start {
    justify-content: flex-start !important;
  }
  .desktop\:ext-justify-end {
    justify-content: flex-end !important;
  }
  .desktop\:ext-justify-center {
    justify-content: center !important;
  }
  .desktop\:ext-justify-between {
    justify-content: space-between !important;
  }
  .desktop\:ext-justify-around {
    justify-content: space-around !important;
  }
  .desktop\:ext-justify-evenly {
    justify-content: space-evenly !important;
  }
  .desktop\:ext-justify-items-start {
    justify-items: start !important;
  }
  .desktop\:ext-justify-items-end {
    justify-items: end !important;
  }
  .desktop\:ext-justify-items-center {
    justify-items: center !important;
  }
  .desktop\:ext-justify-items-stretch {
    justify-items: stretch !important;
  }
  .desktop\:ext-justify-self-auto {
    justify-self: auto !important;
  }
  .desktop\:ext-justify-self-start {
    justify-self: start !important;
  }
  .desktop\:ext-justify-self-end {
    justify-self: end !important;
  }
  .desktop\:ext-justify-self-center {
    justify-self: center !important;
  }
  .desktop\:ext-justify-self-stretch {
    justify-self: stretch !important;
  }
  .desktop\:ext-p-0:not([style*=padding]) {
    padding: 0 !important;
  }
  .desktop\:ext-p-base:not([style*=padding]) {
    padding: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-p-lg:not([style*=padding]) {
    padding: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext-px-0:not([style*=padding]) {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .desktop\:ext-px-base:not([style*=padding]) {
    padding-left: var(--wp--style--block-gap, 1.75rem) !important;
    padding-right: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-px-lg:not([style*=padding]) {
    padding-left: var(--extendify--spacing--large, 3rem) !important;
    padding-right: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext-py-0:not([style*=padding]) {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .desktop\:ext-py-base:not([style*=padding]) {
    padding-top: var(--wp--style--block-gap, 1.75rem) !important;
    padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-py-lg:not([style*=padding]) {
    padding-top: var(--extendify--spacing--large, 3rem) !important;
    padding-bottom: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext-pt-0:not([style*=padding]) {
    padding-top: 0 !important;
  }
  .desktop\:ext-pt-base:not([style*=padding]) {
    padding-top: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-pt-lg:not([style*=padding]) {
    padding-top: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext-pr-0:not([style*=padding]) {
    padding-right: 0 !important;
  }
  .desktop\:ext-pr-base:not([style*=padding]) {
    padding-right: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-pr-lg:not([style*=padding]) {
    padding-right: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext-pb-0:not([style*=padding]) {
    padding-bottom: 0 !important;
  }
  .desktop\:ext-pb-base:not([style*=padding]) {
    padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-pb-lg:not([style*=padding]) {
    padding-bottom: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext-pl-0:not([style*=padding]) {
    padding-left: 0 !important;
  }
  .desktop\:ext-pl-base:not([style*=padding]) {
    padding-left: var(--wp--style--block-gap, 1.75rem) !important;
  }
  .desktop\:ext-pl-lg:not([style*=padding]) {
    padding-left: var(--extendify--spacing--large, 3rem) !important;
  }
  .desktop\:ext-text-left {
    text-align: left !important;
  }
  .desktop\:ext-text-center {
    text-align: center !important;
  }
  .desktop\:ext-text-right {
    text-align: right !important;
  }
}
/* LICENSE &amp; DETAILS
==================================================

	Theme Name: Cardinal
	Theme URI: http://cardinal.swiftideas.com
	Author: Swift Ideas
	Author URI: www.swiftideas.net
	Description: &lt;strong&gt;A Retina Responsive Multi-Purpose WordPress Theme, Designed &amp; Developed by Swift Ideas&lt;/strong&gt; - &lt;a href="http://www.swiftideas.net"&gt;www.swiftideas.net&lt;/a&gt;. Follow us for update notifications:&lt;br/&gt; &lt;a href='http://twitter.com/swiftideas'&gt;Twitter&lt;/a&gt;&lt;br/&gt; | &lt;a href='http://www.facebook.com/SwiftIdeas'&gt;Facebook&lt;/a&gt;
	Version: 2.8.0
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: translation-ready, threaded-comments, theme-options, sticky-post, post-formats, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background, flexible-width

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

==================================================
*/
/* Table of Contents
==================================================

	#Custom Column Sizing
	#Page Builder Override Classes
	#Default @font-face
	#General
	#Home Slider
	#Header
	#Mobile Header
	#Footer
	#Portfolio
	#Blog
  #Directory
	#Team
	#Sidebar
	#Comments
	#Contact
	#Events
	#Shortcodes
	#Alternate Styles
	#CSS3 Keyframes
	#Style Switcher
	#Retina Styles
	#Responsive Styles

==================================================
*/
/* #Custom Column Sizing
================================================== */
.col-sm-sf-5 {
  width: 20%;
  padding: 0 15px;
  float: left;
}

.col-sm-sf-25 {
  width: 40%;
  padding: 0 15px;
  float: left;
}

/* #Page Builder Override Classes
==================================================
	Classes to override asset styling
================================================== */
.mt0 {
  /* Clear Margin Top */
  margin-top: 0 !important;
}

.mb0 {
  /* Clear Margin Bottom */
  margin-bottom: 0 !important;
}

.mr0 {
  /* Clear Margin Right */
  margin-right: 0 !important;
}

.ml0 {
  /* Clear Margin Left */
  margin-left: 0 !important;
}

.pt0 {
  /* Clear Padding Top */
  padding-top: 0 !important;
}

.pb0 {
  /* Clear Padding Bottom */
  padding-bottom: 0 !important;
}

.pr0 {
  /* Clear Padding Right */
  padding-right: 0 !important;
}

.pl0 {
  /* Clear Padding Left */
  padding-left: 0 !important;
}

.bt0 {
  /* Clear Border Top */
  border-top: 0 !important;
}

.bb0 {
  /* Clear Border Bottom */
  border-bottom: 0 !important;
}

.no-shadow {
  /* Remove Shadow */
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.no-arrow:after {
  /* Clear Full Width Text Arrow */
  display: none !important;
}

.pmb0 p {
  /* Clear Inner p Tags Margin Bottom */
  margin-bottom: 0 !important;
}

.ui-helper-reset {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.ui-accordion .ui-accordion-icons {
  padding: 0 !important;
}

.hidden_screenreader {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* #General
================================================== */
.swift-framework-notice {
  background: #fe504f;
  text-align: center;
  padding: 20px;
}

.swift-framework-notice &gt; h3 {
  color: #fff;
  margin: 0 0 5px;
  font-weight: bold;
}

.swift-framework-notice &gt; p {
  color: #fff;
  font-size: 16px;
}

html, body {
  height: 100%;
}

body {
  padding: 0;
  margin: 0;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}

body.page-transitions #main-container {
  opacity: 0;
  padding-top: 150px;
}

body.page-transitions.header-naked-light #main-container, body.page-transitions.header-naked-dark #main-container {
  padding-top: 0;
}

body.modal-open {
  margin-right: 0;
}

.modal.show {
  opacity: 1;
}

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

body.mobile-menu-open, body.mh-overlay-show {
  overflow: hidden !important;
  max-width: 100%;
}

body &gt; .ui-datepicker {
  z-index: 100 !important;
}

a {
  outline: none !important;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

a:hover {
  text-decoration: none;
}

a:active {
  outline: none;
}

a:focus {
  -moz-outline-style: none;
  outline-style: none;
  outline: none;
  text-decoration: none;
}

h1 {
  font-size: 30px;
  line-height: 42px;
}

h2 {
  font-size: 24px;
  line-height: 32px;
}

h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 15px;
}

h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 15px;
}

h5 {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 15px;
}

h6 {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

p {
  font-size: 14px;
  line-height: 170%;
  margin: 0 0 24px;
}

p:empty {
  display: none;
}

p:last-child {
  margin-bottom: 0;
}

ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  line-height: 160%;
}

ol {
  margin: 0 0 20px;
  padding: 0 0 0 20px;
  line-height: 160%;
}

ul &gt; li &gt; ul, ol &gt; li &gt; ol {
  margin-left: 20px;
  padding-left: 0;
}

dl dt {
  font-weight: bold;
}

dl dd {
  margin-bottom: 20px;
}

dl dt, dl dd {
  line-height: 180%;
}

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

ol.wp-block-latest-comments {
  padding-left: 0;
}

.fluid-width-video-wrapper {
  padding-top: 56.25% !important;
}

.impact-text, p.impact-text {
  font-size: 24px;
  line-height: 32px;
}

.impact-text-large, p.impact-text-large {
  font-size: 36px;
  line-height: 44px;
}

i[class^=fa-] {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.text-link {
  border-bottom: 1px dotted #e3e3e3;
}

.modal-dialog {
  margin: 6% auto !important;
}

.clearfix {
  clear: none !important;
}

.carousel-items {
  opacity: 0;
}

#header-search {
  opacity: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

#header-search i.ss-search {
  float: left;
  font-size: 24px;
  padding-top: 7px;
}

#header-search form {
  float: left;
  width: 80%;
}

#header-search input {
  background: transparent;
  border: 0;
  font-size: 24px;
  padding: 0 15px;
  margin: 0;
  width: 100%;
  line-height: 31px;
}

#header-search-close {
  float: right;
  font-size: 28px;
  padding: 10px;
  display: block;
}

#container {
  position: relative;
  z-index: 99;
}

.layout-boxed #container {
  width: 1000px;
  position: relative;
  margin: 0px auto;
  background: #fff;
}

.no-csstransforms3d #container, .ie-mobile #container {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform-style: flat;
  position: inherit;
}

.mobile-menu-open #container, .mh-overlay-show #container {
  overflow: hidden !important;
}

.mobile-menu-open #container, .mobile-header-center-logo.mobile-menu-open.mobile-cart-open #container {
  -webkit-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.mobile-header-right-logo.mobile-menu-open #container, .mobile-header-center-logo.mobile-menu-open #container, .mobile-header-center-logo-alt.mobile-cart-open #container {
  -webkit-transform: translate3d(280px, 0, 0);
  transform: translate3d(280px, 0, 0);
}

.mobile-menu-closing #container {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.no-csstransforms .mobile-menu-open #container, .ie-mobile.mobile-menu-open #container {
  -webkit-transform: none;
  transform: none;
}

#page-bg-image {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

input, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color] {
  outline: 0;
  border-radius: 0;
  box-shadow: none;
}

textarea {
  border-radius: 0;
  box-shadow: none;
}

input:focus, textarea:focus {
  box-shadow: none !important;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  border-bottom: 1px solid #ededed;
}

table th {
  font-weight: bold;
}

table thead th {
  text-transform: uppercase;
}

table tr &gt; th {
  padding-right: 20px;
}

table td {
  padding: 6px 10px 6px 0;
  border-top: 1px solid #ededed;
}

address {
  font-style: italic;
  margin: 0 0 24px;
}

img {
  max-width: 100%;
  height: auto;
}

ins {
  background: #fff9c0;
  text-decoration: none;
}

pre {
  background: #f5f5f5;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  border: 0;
}

audio {
  margin: 20px 0;
}

label.hidden-label {
  display: none;
}

.article-share {
  display: block;
  width: auto !important;
  height: auto !important;
  text-align: center;
  position: relative;
}

share-button {
  border-radius: 0 !important;
  padding: 12px 18px 11px !important;
  position: relative;
  z-index: 3;
  cursor: pointer;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
  opacity: 0.7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

share-button:hover {
  opacity: 1;
}

share-button:before {
  content: "\eb41";
  font-family: "SSGizmo" !important;
  font-size: 14px;
  vertical-align: 0px;
  margin-right: 5px;
  font-weight: normal;
}

share-button .sb-social {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

share-button .sb-social.sb-center {
  left: 50%;
}

share-button .sb-social.sb-center.sb-top {
  top: 0;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}

share-button .sb-social.sb-center.sb-bottom {
  bottom: 0;
  -webkit-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}

share-button .sb-social.sb-center.active.sb-top {
  top: -1em;
}

share-button .sb-social.sb-center.active.sb-bottom {
  bottom: -1em;
}

share-button .sb-social.sb-left {
  left: 50%;
}

share-button .sb-social.sb-left.sb-top {
  top: 0;
  -webkit-transform: translate(calc(-100% + 30px), -100%);
  -ms-transform: translate(calc(-100% + 30px), -100%);
  transform: translate(calc(-100% + 30px), -100%);
}

share-button .sb-social.sb-left.sb-middle {
  top: 50%;
  left: 0;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

share-button .sb-social.sb-left.sb-bottom {
  bottom: 0;
  -webkit-transform: translate(calc(-100% + 30px), 100%);
  -ms-transform: translate(calc(-100% + 30px), 100%);
  transform: translate(calc(-100% + 30px), 100%);
}

share-button .sb-social.sb-left.active.sb-top {
  top: -1em;
}

share-button .sb-social.sb-left.active.sb-middle {
  left: -1em;
}

share-button .sb-social.sb-left.active.sb-bottom {
  bottom: -1em;
}

share-button .sb-social.sb-right {
  left: 50%;
}

share-button .sb-social.sb-right.sb-top {
  top: 0;
  -webkit-transform: translate(-30px, -100%);
  -ms-transform: translate(-30px, -100%);
  transform: translate(-30px, -100%);
}

share-button .sb-social.sb-right.sb-middle {
  top: 50%;
  left: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

share-button .sb-social.sb-right.sb-bottom {
  bottom: 0;
  -webkit-transform: translate(-30px, 100%);
  -ms-transform: translate(-30px, 100%);
  transform: translate(-30px, 100%);
}

share-button .sb-social.sb-right.active.sb-top {
  top: -1em;
}

share-button .sb-social.sb-right.active.sb-middle {
  left: calc(100% + 1em);
}

share-button .sb-social.sb-right.active.sb-bottom {
  bottom: -1em;
}

share-button .sb-social.active {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
}

share-button .sb-social.load {
  -webkit-transition: none !important;
  transition: none !important;
}

@media screen and (max-width: 400px) {
  share-button .sb-social.networks-6.sb-center {
    white-space: initial;
    text-align: center;
    width: 300px;
  }
}
@media screen and (max-width: 460px) {
  share-button .sb-social.networks-7.sb-center {
    white-space: initial;
    text-align: center;
    width: 360px;
  }
}
@media screen and (max-width: 400px) {
  share-button .sb-social.networks-7.sb-center {
    white-space: initial;
    text-align: center;
    width: 300px;
  }
}
@media screen and (max-width: 520px) {
  share-button .sb-social.networks-8.sb-center {
    white-space: initial;
    text-align: center;
    width: 420px;
  }
}
@media screen and (max-width: 460px) {
  share-button .sb-social.networks-8.sb-center {
    white-space: initial;
    text-align: center;
    width: 360px;
  }
}
@media screen and (max-width: 400px) {
  share-button .sb-social.networks-8.sb-center {
    white-space: initial;
    text-align: center;
    width: 300px;
  }
}
share-button .sb-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 0;
}

share-button .sb-social ul li {
  position: relative;
  height: 22px;
  width: 60px;
  padding: 12px 0;
  margin: 0;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  z-index: 2;
  box-sizing: content-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

share-button .sb-social ul li.enabled {
  display: inline-block;
}

share-button .sb-social ul li.disabled {
  display: none;
}

share-button .sb-social ul li:hover:before {
  opacity: 0;
}

share-button .sb-social ul li:hover:after {
  opacity: 0.5;
}

share-button .sb-social ul li:before,
share-button .sb-social ul li:after {
  content: " ";
  position: absolute;
  width: inherit;
  height: inherit;
  -webkit-transform: translate(-20%, 0);
  -ms-transform: translate(-20%, 0);
  transform: translate(-20%, 0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-repeat: no-repeat !important;
}

share-button .sb-social ul li:before {
  opacity: 1;
}

share-button .sb-social ul li:after {
  opacity: 0;
}

share-button .sb-social ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

share-button .sb-social li[class*=email] {
  background: #42c5b0;
}

share-button .sb-social li[class*=email]:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18.64%202.634c-.344.12-17.32%206.104-17.656%206.222-.284.1-.347.345-.01.48l3.796%201.52%202.25.9L18.004%203.69c.148-.106.318.097.21.213-.106.117-7.87%208.513-7.87%208.513v.002l-.452.503.6.323%204.98%202.682c.292.156.67.027.753-.334.1-.425%202.845-12.26%202.906-12.524.08-.343-.146-.552-.49-.43zM7%2017.162c0%20.246.14.315.33.14.252-.228%202.85-2.56%202.85-2.56L7%2013.098v4.064z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=email]:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18.64%202.634c-.344.12-17.32%206.104-17.656%206.222-.284.1-.347.345-.01.48l3.796%201.52%202.25.9L18.004%203.69c.148-.106.318.097.21.213-.106.117-7.87%208.513-7.87%208.513v.002l-.452.503.6.323%204.98%202.682c.292.156.67.027.753-.334.1-.425%202.845-12.26%202.906-12.524.08-.343-.146-.552-.49-.43zM7%2017.162c0%20.246.14.315.33.14.252-.228%202.85-2.56%202.85-2.56L7%2013.098v4.064z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=facebook] {
  background: #3b5998;
}

share-button .sb-social li[class*=facebook]:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M288%20192v-38.1c0-17.2%203.8-25.9%2030.5-25.9H352V64h-55.9c-68.5%200-91.1%2031.4-91.1%2085.3V192h-45v64h45v192h83V256h56.4l7.6-64h-64z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=facebook]:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M288%20192v-38.1c0-17.2%203.8-25.9%2030.5-25.9H352V64h-55.9c-68.5%200-91.1%2031.4-91.1%2085.3V192h-45v64h45v192h83V256h56.4l7.6-64h-64z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=googlePlus] {
  background: #e34429;
}

share-button .sb-social li[class*=googlePlus]:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M1.99%205.59c0%201.493.498%202.57%201.48%203.204.807.52%201.74.598%202.227.598.118%200%20.213-.006.28-.01%200%200-.155%201.004.59%201.996H6.53c-1.29%200-5.493.27-5.493%203.727%200%203.516%203.86%203.695%204.635%203.695.06%200%20.097-.002.097-.002.007%200%20.062.002.157.002.497%200%201.782-.062%202.975-.643%201.548-.75%202.333-2.06%202.333-3.885%200-1.764-1.196-2.814-2.07-3.582-.532-.47-.993-.873-.993-1.266%200-.4.337-.7.762-1.082.69-.615%201.34-1.492%201.34-3.15%200-1.457-.19-2.436-1.355-3.057.12-.062.55-.107.762-.137.63-.086%201.554-.184%201.554-.7V1.2h-4.6c-.046.002-4.65.172-4.65%204.39zm7.422%209.01c.088%201.406-1.115%202.443-2.922%202.574-1.834.135-3.344-.69-3.432-2.096-.043-.676.254-1.336.835-1.863.59-.533%201.398-.863%202.278-.928.106-.007.21-.013.31-.013%201.7%200%202.85%201%202.934%202.325zm-1.2-9.976c.45%201.588-.23%203.246-1.317%203.553-.125.034-.253.05-.384.05-.993%200-1.98-1.005-2.344-2.392-.204-.776-.187-1.458.047-2.112.23-.645.643-1.078%201.163-1.225.125-.034.254-.052.385-.052%201.2%200%201.973.498%202.45%202.178zM16%208V5h-2v3h-3v2h3v3h2v-3h3V8h-3z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=googlePlus]:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M1.99%205.59c0%201.493.498%202.57%201.48%203.204.807.52%201.74.598%202.227.598.118%200%20.213-.006.28-.01%200%200-.155%201.004.59%201.996H6.53c-1.29%200-5.493.27-5.493%203.727%200%203.516%203.86%203.695%204.635%203.695.06%200%20.097-.002.097-.002.007%200%20.062.002.157.002.497%200%201.782-.062%202.975-.643%201.548-.75%202.333-2.06%202.333-3.885%200-1.764-1.196-2.814-2.07-3.582-.532-.47-.993-.873-.993-1.266%200-.4.337-.7.762-1.082.69-.615%201.34-1.492%201.34-3.15%200-1.457-.19-2.436-1.355-3.057.12-.062.55-.107.762-.137.63-.086%201.554-.184%201.554-.7V1.2h-4.6c-.046.002-4.65.172-4.65%204.39zm7.422%209.01c.088%201.406-1.115%202.443-2.922%202.574-1.834.135-3.344-.69-3.432-2.096-.043-.676.254-1.336.835-1.863.59-.533%201.398-.863%202.278-.928.106-.007.21-.013.31-.013%201.7%200%202.85%201%202.934%202.325zm-1.2-9.976c.45%201.588-.23%203.246-1.317%203.553-.125.034-.253.05-.384.05-.993%200-1.98-1.005-2.344-2.392-.204-.776-.187-1.458.047-2.112.23-.645.643-1.078%201.163-1.225.125-.034.254-.052.385-.052%201.2%200%201.973.498%202.45%202.178zM16%208V5h-2v3h-3v2h3v3h2v-3h3V8h-3z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=linkedin] {
  background: #4875b4;
}

share-button .sb-social li[class*=linkedin]:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M5%203c0%201.1-.7%202-2%202-1.2%200-2-.9-2-1.9C1%202%201.8%201%203%201s2%20.9%202%202zM1%2019h4V6H1v13zM14.6%206.2c-2.1%200-3.3%201.2-3.8%202h-.1l-.2-1.7H6.9c0%201.1.1%202.4.1%203.9V19h4v-7.1c0-.4%200-.7.1-1%20.3-.7.8-1.6%201.9-1.6%201.4%200%202%201.2%202%202.8V19h4v-7.4c0-3.7-1.9-5.4-4.4-5.4z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=linkedin]:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M5%203c0%201.1-.7%202-2%202-1.2%200-2-.9-2-1.9C1%202%201.8%201%203%201s2%20.9%202%202zM1%2019h4V6H1v13zM14.6%206.2c-2.1%200-3.3%201.2-3.8%202h-.1l-.2-1.7H6.9c0%201.1.1%202.4.1%203.9V19h4v-7.1c0-.4%200-.7.1-1%20.3-.7.8-1.6%201.9-1.6%201.4%200%202%201.2%202%202.8V19h4v-7.4c0-3.7-1.9-5.4-4.4-5.4z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=pinterest] {
  background: #c5282f;
}

share-button .sb-social li[class*=pinterest]:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M8.617%2013.227C8.09%2015.98%207.45%2018.62%205.55%2020c-.587-4.162.86-7.287%201.533-10.605-1.147-1.93.138-5.812%202.555-4.855%202.975%201.176-2.576%207.172%201.15%207.922%203.89.78%205.48-6.75%203.066-9.2C10.37-.274%203.708%203.18%204.528%208.246c.2%201.238%201.478%201.613.51%203.322-2.23-.494-2.896-2.254-2.81-4.6.138-3.84%203.45-6.527%206.77-6.9%204.202-.47%208.145%201.543%208.69%205.494.613%204.462-1.896%209.294-6.39%208.946-1.217-.095-1.727-.7-2.68-1.28z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=pinterest]:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M8.617%2013.227C8.09%2015.98%207.45%2018.62%205.55%2020c-.587-4.162.86-7.287%201.533-10.605-1.147-1.93.138-5.812%202.555-4.855%202.975%201.176-2.576%207.172%201.15%207.922%203.89.78%205.48-6.75%203.066-9.2C10.37-.274%203.708%203.18%204.528%208.246c.2%201.238%201.478%201.613.51%203.322-2.23-.494-2.896-2.254-2.81-4.6.138-3.84%203.45-6.527%206.77-6.9%204.202-.47%208.145%201.543%208.69%205.494.613%204.462-1.896%209.294-6.39%208.946-1.217-.095-1.727-.7-2.68-1.28z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=reddit] {
  background: #a1caf2;
}

share-button .sb-social li[class*=reddit]:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20426.66%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M478.905%20196.556c0-4.5-1.028-8.933-3.268-13.09l-.053-.053-.026-.06c-3.004-6.198-7.72-10.862-13.4-14.05-5.677-3.19-12.317-4.836-18.983-4.836-6.02%200-12.016%201.363-17.338%204.038%2016.916%2014.677%2031.765%2032.37%2041.37%2053.128%203.08-2.668%205.717-5.97%207.68-9.604%202.57-4.785%204.018-10.186%204.018-15.475zm-33.635%2073.442c0-18.484-6.653-36.98-17.43-51.94-21.476-29.868-54.82-49.38-89.497-60.243l-.25-.118c-6.64-2.05-13.373-3.808-20.158-5.402-20.263-4.61-41.026-6.884-61.796-6.884-27.874%200-55.738%204.1-82.43%2012.347-34.67%2011.034-68.108%2030.375-89.557%2060.36v.054C73.29%20233.138%2066.92%20251.74%2066.92%20270.226c0%206.824.857%2013.648%202.655%2020.315h.02c3.906%2014.834%2011.54%2028.153%2021.416%2039.76%209.875%2011.542%2021.99%2021.45%2034.736%2029.525%202.82%201.766%205.652%203.412%208.55%205.06%2037.01%2020.645%2079.63%2029.695%20121.947%2029.695%207.146%200%2014.354-.224%2021.455-.737%2042.62-3.518%2085.41-16.1%20119.995-41.804h.013c11.015-8.145%2021.212-18.05%2029.288-29.25%208.09-11.21%2014.018-23.715%2016.653-37.31v-.067h.012c1.093-5.126%201.607-10.238%201.607-15.416zM86.078%20168.736c-5.514-2.562-11.212-4.387-16.845-4.387-.94%200-1.896.057-2.846.17h-.27c-8.09.23-16.25%203.754-22.377%209.445-6.133%205.633-10.19%2013.2-10.494%2021.62v.053l-.013.06c-.06.684-.08%201.362-.08%201.988%200%205.178%201.59%2010.184%204.276%2014.735%201.994%203.414%204.602%206.483%207.554%209.158%209.453-20.703%2024.222-38.226%2041.093-52.844zM390.448%2058.2c0%20.566%200%201.14.066%201.706v.112c.25%207.167%203.637%2013.827%208.788%2018.774%205.164%204.895%2012.016%207.964%2018.972%207.964h.185l1.5.06c7.01%200%2013.98-3.017%2019.21-7.91%205.242-4.948%208.707-11.66%208.983-18.888v-.053c.053-.572.08-1.08.08-1.653%200-7.45-3.48-14.505-8.933-19.795-5.414-5.237-12.713-8.478-19.92-8.478-2.318%200-4.61.34-6.877%201.026l-.053.053h-.08c-5.928%201.534-11.487%205.177-15.48%2010.07-4.017%204.835-6.44%2010.81-6.44%2017.01zm121.447%20134.937v.06c.08%201.14.105%202.22.105%203.36%200%2012.396-3.992%2024.405-10.646%2034.523-6.218%209.5-14.782%2017.47-24.637%2022.818.633%204.94%201%209.947%201%2014.9-.025%2026.798-9.247%2053.135-25.334%2074.24h-.026c-29.735%2039.538-75.373%2062.857-121.46%2074.583h-.012l-.04.055c-24.57%205.98-49.906%208.985-75.247%208.985-37.766%200-75.512-6.772-110.722-20.923h-.046c-36.508-15.085-71.296-38.97-92.633-74.016-11.475-18.72-17.772-40.683-17.772-62.685%200-5.006.33-10.013%201-14.913-9.617-5.454-17.937-13.082-24.116-22.238C4.71%20221.976.532%20210.487%200%20198.314v-.224c.013-17.068%207.424-33.228%2018.945-45.11%2011.52-11.95%2027.252-19.743%2044.136-19.743h.7c1.76-.12%203.558-.172%205.343-.172%208.478%200%2016.976%201.364%2025.045%204.493h.086c6.89%202.904%2013.734%206.43%2019.834%2011.265%201.977-1.02%204.13-2.22%206.555-3.13%2036.982-21.902%2079.958-30.32%20121.848-32.766.363-20.764%202.91-42.495%2013.03-61.5%208.426-15.81%2023.05-28.102%2040.48-32.37h.158c6.627-1.305%2013.32-1.877%2019.96-1.877%2017.706%200%2035.19%204.156%2051.565%2010.698%207.233-10.922%2017.575-19.46%2029.71-24.235l.118-.06.106-.053C404.73%201.31%20412.266%200%20419.83%200c7.956%200%2015.98%201.482%2023.503%204.835v-.053l.026.053.13.06c10.79%204.157%2019.92%2011.83%2026.39%2021.33%206.47%209.618%2010.29%2021.105%2010.29%2032.884%200%202.16-.133%204.32-.384%206.54l-.013.06-.026.11c-1.265%2015.25-8.985%2028.617-19.92%2038.116-11%209.617-25.243%2015.42-39.867%2015.42-2.345%200-4.716-.17-7.06-.46-14.507-1.134-28.024-8.13-37.958-18.604-9.974-10.408-16.39-24.347-16.39-39.36%200-.685.066-1.48.093-2.166-13.623-6.087-28.062-11.094-42.437-11.094-2.068%200-4.15.12-6.23.343h-.027c-10.75%201.027-20.75%207.793-25.597%2017.522v.053c-7.365%2014.342-8.814%2031.067-9.038%2047.733%2041.224%202.675%2082.71%2012.575%20119.087%2033.45h.054l.527.343c.686.396%201.95%201.08%203.123%201.707%202.49-2.05%205.14-4.098%208.155-5.916%2011.028-7.338%2024.085-10.98%2037.154-10.98%205.81%200%2011.62.737%2017.26%202.16h.013l.225.06.224.06c13.307%203.41%2025.36%2011.033%2034.426%2021.33%209.05%2010.354%2015.15%2023.384%2016.337%2037.6zm-345.39%2080.38h.15c3.254%201.198%206.606%201.765%209.934%201.765%208.285%200%2016.34-3.347%2022.44-8.866%206.094-5.573%2010.258-13.426%2010.258-22.358l-.015-.737.033-1.315c0-8.867-4.11-16.785-10.145-22.292-6.053-5.64-14.09-9.05-22.41-9.05-2.22%200-4.492.288-6.7.796h-.124c-11.008%202.34-20.678%2010.466-24.24%2021.73l-.015.066c-1.02%203.057-1.494%206.244-1.494%209.38%200%206.93%202.272%2013.597%206.198%2019.17%203.887%205.4%209.4%209.67%2016.008%2011.66m179.218%2041.42c-2.635-1.713-5.665-2.74-8.88-2.74-2.582%200-5.27.737-7.654%202.345-22.62%2013.48-49.234%2020.87-75.644%2020.87-19.82%200-39.524-4.15-57.37-12.91l-.092-.054-.085-.053c-2.688-1.08-5.758-3.426-9.104-5.64-1.7-1.132-3.47-2.213-5.44-3.017-1.942-.855-4.103-1.423-6.41-1.423-1.91%200-3.92.462-5.9%201.305l-.303.118h.013c-3.107%201.2-5.538%203.413-7.106%205.97-1.634%202.687-2.438%205.743-2.438%208.826%200%202.794.66%205.574%202.016%208.077%201.29%202.384%203.274%204.49%205.876%205.86%2025.514%2017.233%2055.545%2025.03%2085.702%2024.967%2027.187%200%2054.538-6.258%2078.885-17.747l.132-.054.132-.052c3.2-1.95%207.47-3.65%2011.486-6.087%202.003-1.317%203.94-2.74%205.612-4.678%201.66-1.87%203.003-4.204%203.767-6.997.304-1.252.462-2.45.462-3.584%200-2.267-.567-4.428-1.49-6.378-1.373-2.844-3.585-5.215-6.168-6.928zm20.473-82.5c1.318%203.372%201.91%206.89%201.91%2010.354%200%206.942-2.41%2013.78-6.455%2019.287-3.992%205.468-9.657%209.67-16.323%2011.555l-.146.053h-.09c-3.11%201.08-6.326%201.594-9.488%201.594-7.457%200-14.756-2.677-20.605-7.274-5.797-4.56-10.197-11.093-11.567-18.84h-.012l-.014-.105-.026-.064h.026c-.435-1.99-.658-3.98-.658-5.97%200-6.718%202.292-13.2%206.073-18.496%203.766-5.342%209.075-9.55%2015.294-11.712h.093c3.518-1.31%207.232-1.99%2010.896-1.99%206.692%200%2013.28%202.043%2018.84%205.745%205.48%203.637%209.934%208.985%2012.173%2015.65l.053.106.04.103h-.016z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=reddit]:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20426.66%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M478.905%20196.556c0-4.5-1.028-8.933-3.268-13.09l-.053-.053-.026-.06c-3.004-6.198-7.72-10.862-13.4-14.05-5.677-3.19-12.317-4.836-18.983-4.836-6.02%200-12.016%201.363-17.338%204.038%2016.916%2014.677%2031.765%2032.37%2041.37%2053.128%203.08-2.668%205.717-5.97%207.68-9.604%202.57-4.785%204.018-10.186%204.018-15.475zm-33.635%2073.442c0-18.484-6.653-36.98-17.43-51.94-21.476-29.868-54.82-49.38-89.497-60.243l-.25-.118c-6.64-2.05-13.373-3.808-20.158-5.402-20.263-4.61-41.026-6.884-61.796-6.884-27.874%200-55.738%204.1-82.43%2012.347-34.67%2011.034-68.108%2030.375-89.557%2060.36v.054C73.29%20233.138%2066.92%20251.74%2066.92%20270.226c0%206.824.857%2013.648%202.655%2020.315h.02c3.906%2014.834%2011.54%2028.153%2021.416%2039.76%209.875%2011.542%2021.99%2021.45%2034.736%2029.525%202.82%201.766%205.652%203.412%208.55%205.06%2037.01%2020.645%2079.63%2029.695%20121.947%2029.695%207.146%200%2014.354-.224%2021.455-.737%2042.62-3.518%2085.41-16.1%20119.995-41.804h.013c11.015-8.145%2021.212-18.05%2029.288-29.25%208.09-11.21%2014.018-23.715%2016.653-37.31v-.067h.012c1.093-5.126%201.607-10.238%201.607-15.416zM86.078%20168.736c-5.514-2.562-11.212-4.387-16.845-4.387-.94%200-1.896.057-2.846.17h-.27c-8.09.23-16.25%203.754-22.377%209.445-6.133%205.633-10.19%2013.2-10.494%2021.62v.053l-.013.06c-.06.684-.08%201.362-.08%201.988%200%205.178%201.59%2010.184%204.276%2014.735%201.994%203.414%204.602%206.483%207.554%209.158%209.453-20.703%2024.222-38.226%2041.093-52.844zM390.448%2058.2c0%20.566%200%201.14.066%201.706v.112c.25%207.167%203.637%2013.827%208.788%2018.774%205.164%204.895%2012.016%207.964%2018.972%207.964h.185l1.5.06c7.01%200%2013.98-3.017%2019.21-7.91%205.242-4.948%208.707-11.66%208.983-18.888v-.053c.053-.572.08-1.08.08-1.653%200-7.45-3.48-14.505-8.933-19.795-5.414-5.237-12.713-8.478-19.92-8.478-2.318%200-4.61.34-6.877%201.026l-.053.053h-.08c-5.928%201.534-11.487%205.177-15.48%2010.07-4.017%204.835-6.44%2010.81-6.44%2017.01zm121.447%20134.937v.06c.08%201.14.105%202.22.105%203.36%200%2012.396-3.992%2024.405-10.646%2034.523-6.218%209.5-14.782%2017.47-24.637%2022.818.633%204.94%201%209.947%201%2014.9-.025%2026.798-9.247%2053.135-25.334%2074.24h-.026c-29.735%2039.538-75.373%2062.857-121.46%2074.583h-.012l-.04.055c-24.57%205.98-49.906%208.985-75.247%208.985-37.766%200-75.512-6.772-110.722-20.923h-.046c-36.508-15.085-71.296-38.97-92.633-74.016-11.475-18.72-17.772-40.683-17.772-62.685%200-5.006.33-10.013%201-14.913-9.617-5.454-17.937-13.082-24.116-22.238C4.71%20221.976.532%20210.487%200%20198.314v-.224c.013-17.068%207.424-33.228%2018.945-45.11%2011.52-11.95%2027.252-19.743%2044.136-19.743h.7c1.76-.12%203.558-.172%205.343-.172%208.478%200%2016.976%201.364%2025.045%204.493h.086c6.89%202.904%2013.734%206.43%2019.834%2011.265%201.977-1.02%204.13-2.22%206.555-3.13%2036.982-21.902%2079.958-30.32%20121.848-32.766.363-20.764%202.91-42.495%2013.03-61.5%208.426-15.81%2023.05-28.102%2040.48-32.37h.158c6.627-1.305%2013.32-1.877%2019.96-1.877%2017.706%200%2035.19%204.156%2051.565%2010.698%207.233-10.922%2017.575-19.46%2029.71-24.235l.118-.06.106-.053C404.73%201.31%20412.266%200%20419.83%200c7.956%200%2015.98%201.482%2023.503%204.835v-.053l.026.053.13.06c10.79%204.157%2019.92%2011.83%2026.39%2021.33%206.47%209.618%2010.29%2021.105%2010.29%2032.884%200%202.16-.133%204.32-.384%206.54l-.013.06-.026.11c-1.265%2015.25-8.985%2028.617-19.92%2038.116-11%209.617-25.243%2015.42-39.867%2015.42-2.345%200-4.716-.17-7.06-.46-14.507-1.134-28.024-8.13-37.958-18.604-9.974-10.408-16.39-24.347-16.39-39.36%200-.685.066-1.48.093-2.166-13.623-6.087-28.062-11.094-42.437-11.094-2.068%200-4.15.12-6.23.343h-.027c-10.75%201.027-20.75%207.793-25.597%2017.522v.053c-7.365%2014.342-8.814%2031.067-9.038%2047.733%2041.224%202.675%2082.71%2012.575%20119.087%2033.45h.054l.527.343c.686.396%201.95%201.08%203.123%201.707%202.49-2.05%205.14-4.098%208.155-5.916%2011.028-7.338%2024.085-10.98%2037.154-10.98%205.81%200%2011.62.737%2017.26%202.16h.013l.225.06.224.06c13.307%203.41%2025.36%2011.033%2034.426%2021.33%209.05%2010.354%2015.15%2023.384%2016.337%2037.6zm-345.39%2080.38h.15c3.254%201.198%206.606%201.765%209.934%201.765%208.285%200%2016.34-3.347%2022.44-8.866%206.094-5.573%2010.258-13.426%2010.258-22.358l-.015-.737.033-1.315c0-8.867-4.11-16.785-10.145-22.292-6.053-5.64-14.09-9.05-22.41-9.05-2.22%200-4.492.288-6.7.796h-.124c-11.008%202.34-20.678%2010.466-24.24%2021.73l-.015.066c-1.02%203.057-1.494%206.244-1.494%209.38%200%206.93%202.272%2013.597%206.198%2019.17%203.887%205.4%209.4%209.67%2016.008%2011.66m179.218%2041.42c-2.635-1.713-5.665-2.74-8.88-2.74-2.582%200-5.27.737-7.654%202.345-22.62%2013.48-49.234%2020.87-75.644%2020.87-19.82%200-39.524-4.15-57.37-12.91l-.092-.054-.085-.053c-2.688-1.08-5.758-3.426-9.104-5.64-1.7-1.132-3.47-2.213-5.44-3.017-1.942-.855-4.103-1.423-6.41-1.423-1.91%200-3.92.462-5.9%201.305l-.303.118h.013c-3.107%201.2-5.538%203.413-7.106%205.97-1.634%202.687-2.438%205.743-2.438%208.826%200%202.794.66%205.574%202.016%208.077%201.29%202.384%203.274%204.49%205.876%205.86%2025.514%2017.233%2055.545%2025.03%2085.702%2024.967%2027.187%200%2054.538-6.258%2078.885-17.747l.132-.054.132-.052c3.2-1.95%207.47-3.65%2011.486-6.087%202.003-1.317%203.94-2.74%205.612-4.678%201.66-1.87%203.003-4.204%203.767-6.997.304-1.252.462-2.45.462-3.584%200-2.267-.567-4.428-1.49-6.378-1.373-2.844-3.585-5.215-6.168-6.928zm20.473-82.5c1.318%203.372%201.91%206.89%201.91%2010.354%200%206.942-2.41%2013.78-6.455%2019.287-3.992%205.468-9.657%209.67-16.323%2011.555l-.146.053h-.09c-3.11%201.08-6.326%201.594-9.488%201.594-7.457%200-14.756-2.677-20.605-7.274-5.797-4.56-10.197-11.093-11.567-18.84h-.012l-.014-.105-.026-.064h.026c-.435-1.99-.658-3.98-.658-5.97%200-6.718%202.292-13.2%206.073-18.496%203.766-5.342%209.075-9.55%2015.294-11.712h.093c3.518-1.31%207.232-1.99%2010.896-1.99%206.692%200%2013.28%202.043%2018.84%205.745%205.48%203.637%209.934%208.985%2012.173%2015.65l.053.106.04.103h-.016z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=twitter] {
  background: #6cdfea;
}

share-button .sb-social li[class*=twitter]:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M17.316%206.246c.008.162.01.326.01.488%200%204.99-3.796%2010.742-10.74%2010.742-2.132%200-4.115-.625-5.786-1.697.296.033.596.05.9.05%201.77%200%203.397-.603%204.688-1.614-1.65-.03-3.046-1.12-3.526-2.62.23.042.467.065.71.065.345%200%20.68-.044.995-.13C2.84%2011.18%201.54%209.658%201.54%207.828V7.78c.508.284%201.09.454%201.71.474-1.014-.678-1.68-1.832-1.68-3.143%200-.69.185-1.34.51-1.896C3.943%205.498%206.726%207%209.863%207.158c-.064-.277-.097-.564-.097-.86%200-2.085%201.69-3.774%203.774-3.774%201.085%200%202.066.457%202.755%201.19.86-.17%201.667-.483%202.397-.915-.282.88-.88%201.62-1.66%202.086.764-.092%201.49-.293%202.168-.594-.506.758-1.146%201.422-1.884%201.953z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=twitter]:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M17.316%206.246c.008.162.01.326.01.488%200%204.99-3.796%2010.742-10.74%2010.742-2.132%200-4.115-.625-5.786-1.697.296.033.596.05.9.05%201.77%200%203.397-.603%204.688-1.614-1.65-.03-3.046-1.12-3.526-2.62.23.042.467.065.71.065.345%200%20.68-.044.995-.13C2.84%2011.18%201.54%209.658%201.54%207.828V7.78c.508.284%201.09.454%201.71.474-1.014-.678-1.68-1.832-1.68-3.143%200-.69.185-1.34.51-1.896C3.943%205.498%206.726%207%209.863%207.158c-.064-.277-.097-.564-.097-.86%200-2.085%201.69-3.774%203.774-3.774%201.085%200%202.066.457%202.755%201.19.86-.17%201.667-.483%202.397-.915-.282.88-.88%201.62-1.66%202.086.764-.092%201.49-.293%202.168-.594-.506.758-1.146%201.422-1.884%201.953z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=whatsapp] {
  background: #4dc247;
}

share-button .sb-social li[class*=whatsapp]:before {
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2087%2088%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M61.623%2051.83c-.94-.515-5.562-3.01-6.428-3.363-.867-.35-1.5-.535-2.173.4-.675.934-2.593%203.023-3.175%203.642-.583.615-1.144.672-2.084.16-.94-.516-3.99-1.646-7.525-5.045-2.752-2.645-4.557-5.854-5.08-6.834-.526-.977-.005-1.477.493-1.936.45-.413%201-1.084%201.5-1.625.5-.54.678-.934%201.02-1.563.343-.625.204-1.19-.017-1.678-.222-.49-1.962-5.276-2.687-7.223-.725-1.946-1.537-1.657-2.095-1.678-.557-.023-1.194-.126-1.833-.15-.637-.024-1.684.176-2.6%201.104-.912.922-3.474%203.147-3.65%207.862-.174%204.713%203.084%209.395%203.538%2010.05.456.658%206.23%2010.875%2015.823%2015.075%209.596%204.2%209.645%202.92%2011.406%202.826%201.763-.09%205.756-2.104%206.638-4.31.884-2.205.955-4.125.73-4.532-.225-.408-.855-.673-1.794-1.188m-17.6%2022.714c-6.345%200-12.253-1.903-17.187-5.163L14.84%2073.22l3.902-11.6C15%2056.466%2012.79%2050.137%2012.79%2043.3c0-17.226%2014.014-31.24%2031.24-31.24%2017.224%200%2031.24%2014.012%2031.24%2031.24%200%2017.226-14.016%2031.24-31.24%2031.24M6.5%2043.3c0%207.09%201.968%2013.72%205.384%2019.38L5.11%2082.808l20.78-6.65c5.375%202.972%2011.558%204.667%2018.137%204.667%2020.725%200%2037.528-16.802%2037.528-37.525%200-20.727-16.804-37.528-37.53-37.528-20.723%200-37.523%2016.8-37.523%2037.527z%22%2F%3E%0A%3C%2Fsvg%3E");
}

share-button .sb-social li[class*=whatsapp]:after {
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2087%2088%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M61.623%2051.83c-.94-.515-5.562-3.01-6.428-3.363-.867-.35-1.5-.535-2.173.4-.675.934-2.593%203.023-3.175%203.642-.583.615-1.144.672-2.084.16-.94-.516-3.99-1.646-7.525-5.045-2.752-2.645-4.557-5.854-5.08-6.834-.526-.977-.005-1.477.493-1.936.45-.413%201-1.084%201.5-1.625.5-.54.678-.934%201.02-1.563.343-.625.204-1.19-.017-1.678-.222-.49-1.962-5.276-2.687-7.223-.725-1.946-1.537-1.657-2.095-1.678-.557-.023-1.194-.126-1.833-.15-.637-.024-1.684.176-2.6%201.104-.912.922-3.474%203.147-3.65%207.862-.174%204.713%203.084%209.395%203.538%2010.05.456.658%206.23%2010.875%2015.823%2015.075%209.596%204.2%209.645%202.92%2011.406%202.826%201.763-.09%205.756-2.104%206.638-4.31.884-2.205.955-4.125.73-4.532-.225-.408-.855-.673-1.794-1.188m-17.6%2022.714c-6.345%200-12.253-1.903-17.187-5.163L14.84%2073.22l3.902-11.6C15%2056.466%2012.79%2050.137%2012.79%2043.3c0-17.226%2014.014-31.24%2031.24-31.24%2017.224%200%2031.24%2014.012%2031.24%2031.24%200%2017.226-14.016%2031.24-31.24%2031.24M6.5%2043.3c0%207.09%201.968%2013.72%205.384%2019.38L5.11%2082.808l20.78-6.65c5.375%202.972%2011.558%204.667%2018.137%204.667%2020.725%200%2037.528-16.802%2037.528-37.525%200-20.727-16.804-37.528-37.53-37.528-20.723%200-37.523%2016.8-37.523%2037.527z%22%2F%3E%0A%3C%2Fsvg%3E");
}

.blank_spacer {
  min-height: 0 !important;
}

div.entry-title {
  display: none;
}

.chat-transcript .chat-author {
  font-weight: bold;
}

.nicescroll-rails {
  background: #fff;
  width: 5px !important;
}

.nicescroll-rails &gt; div {
  width: 5px !important;
  border: 0 !important;
  background: #666 !important;
  -moz-border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
  border-radius: 6px !important;
}

.sf-swipe-indicator {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 76px;
  width: 76px;
  margin-left: -38px;
  margin-top: -38px;
  z-index: 2;
  background: transparent url("images/swipe_indicator.png") no-repeat center center;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.sf-swipe-indicator.animate {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}

.spb-row-expand-text span:after {
  content: "\f501" !important;
  font-family: "SSGizmo" !important;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 16px;
  padding-left: 10px;
  vertical-align: -2px;
  height: 22px;
  opacity: 0.6;
}

.spb-row-expand-text.row-open span:after {
  content: "\f500" !important;
}

/* --------------------------------------------
	STANDARD MEDIA STYLING
-------------------------------------------- */
figure {
  margin: 0;
}

figure img {
  width: 100%;
  height: auto;
}

figure .video-thumb {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.vr-standard figure .video-thumb {
  padding-bottom: 75%;
}

figure .video-thumb iframe, figure .video-thumb video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

figure a {
  display: block;
}

figure.animated-overlay {
  position: relative;
  overflow: hidden;
}

figure.animated-overlay figcaption {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  text-align: center;
}

figure.animated-overlay figcaption:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.browser-ie figure.animated-overlay figcaption, .browser-ie10 figure.animated-overlay figcaption {
  background-image: none;
}

figure.animated-overlay &gt; img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  transition: transform 0.4s;
  z-index: 2;
  position: relative;
}

figure.animated-overlay:hover &gt; img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

figure.animated-overlay:hover figcaption {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

figure.animated-overlay &gt; a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.browser-ie figure.animated-overlay &gt; a {
  background: transparent url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRâ€Œâ€‹AA7") 0 0 repeat;
}

figure.animated-overlay .thumb-slider ul.slides li a {
  position: relative;
  z-index: 2;
}

figure.animated-overlay .figcaption-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}

figcaption .thumb-info {
  width: 90%;
  height: auto;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

figcaption .thumb-info .name-divide {
  display: none;
}

figcaption .thumb-info h3, figcaption .thumb-info h4, figcaption .thumb-info h5 {
  line-height: 150%;
  width: 100%;
  text-align: center;
}

figcaption .thumb-info h3 {
  margin-bottom: 10px;
}

figcaption .thumb-info h4 {
  margin-top: 0;
  margin-bottom: 5px;
}

figcaption .thumb-info h5 {
  margin-bottom: 0;
}

figcaption .thumb-info h5 span {
  width: 100%;
}

figcaption .thumb-info h5 span.price, figcaption .thumb-info h5 span.amount {
  font-size: 14px !important;
  margin-top: 0 !important;
}

figcaption .thumb-info h5 span del {
  display: none;
}

figcaption .thumb-info h5 .star-rating {
  display: none !important;
}

figcaption .thumb-info-extended i {
  margin-top: 10px;
}

figcaption .thumb-info a:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

figcaption .thumb-info &gt; i {
  font-size: 20px;
  line-height: 30px;
  height: 24px;
  width: 24px;
  display: block;
  -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  top: 50%;
}

figcaption .thumb-info-alt {
  bottom: 0 !important;
  height: 100% !important;
}

figcaption .thumb-info-alt &gt; i {
  font-size: 52px;
  line-height: 42px;
  height: 30px;
  width: 30px;
  top: 50%;
  margin-top: -14px;
  margin-left: -26px;
  left: 50%;
  position: absolute;
}

figcaption .thumb-info-excerpt h4 {
  line-height: 24px;
}

figcaption .thumb-info-excerpt p {
  line-height: 22px;
  margin-bottom: 0;
  text-align: center;
  -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

figcaption .thumb-info-excerpt &gt; i {
  display: none;
}

figcaption .thumb-info &gt; ul.social-icons {
  margin-bottom: 0;
  margin-top: 20px;
  text-align: center;
}

.sf-video-wrap {
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}

.sf-video-wrap &gt; iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.portfolio-item.standard figcaption .thumb-info a {
  top: 50%;
  position: absolute;
  margin-top: -25px;
  margin-left: -25px;
}

.curved-bar-styling {
  border: 1px solid #e4e4e4;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

ul.bar-styling {
  height: auto;
  overflow: hidden;
}

ul.page-numbers {
  float: right;
}

ul.bar-styling li, ul.page-numbers li {
  float: left;
  display: block;
}

ul.bar-styling li &gt; a, ul.bar-styling li &gt; div, ul.page-numbers li &gt; a, ul.page-numbers li &gt; span {
  padding: 8px 16px;
  border: 1px solid transparent;
  display: block;
  margin-right: -1px;
  text-decoration: none;
}

ul.bar-styling li &gt; form input {
  border: 1px solid transparent;
  display: block;
  margin-right: -1px;
  height: auto;
  overflow: hidden;
  padding: 10px 14px;
  height: 40px;
  font-size: 14px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

ul.bar-styling li:first-child a, ul.bar-styling li:first-child div, ul.page-numbers li:first-child a, ul.page-numbers li:first-child span {
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

ul.bar-styling li:last-child a, ul.bar-styling li:last-child div, ul.page-numbers li:last-child a, ul.page-numbers li:last-child span {
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

ul.page-numbers li a.prev i, ul.page-numbers li a.next i {
  height: 10px;
  display: inline-block;
  vertical-align: -3px;
}

.sf-roll-button {
  display: inline-block;
  height: 40px !important;
  line-height: 40px !important;
  overflow: hidden;
  position: relative;
  text-align: center;
  padding: 0 14px !important;
  transition: all 0.35s;
}

.sf-roll-button:hover {
  box-shadow: none !important;
}

.sf-roll-button span {
  display: block;
  height: 100%;
  position: relative;
  top: 0%;
  transition: top 0.35s;
  width: 100%;
}

.sf-roll-button:hover span {
  top: -100%;
}

.modal-header {
  padding: 22px 30px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.modal-header h2, .modal-header h3 {
  margin: 0;
}

.modal-header .close {
  margin-top: 2px;
  font-size: 30px;
  outline: none !important;
}

.modal-body {
  padding: 20px 30px;
}

.modal-body .container {
  max-width: 100%;
}

.viewer li {
  -webkit-transition: width 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: width 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: width 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
}

.viewer .caption {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 1.5s ease-in-out;
  -moz-transition: opacity 1.5s ease-in-out;
  transition: opacity 1.5s ease-in-out;
}

.viewer .current .caption {
  opacity: 100;
  visibility: visible;
}

.viewer .close:hover {
  color: #fff;
}

#lang_sel_list {
  z-index: 2 !important;
}

.mejs-controls .mejs-time-rail .mejs-time-total, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: #555 !important;
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
  background: #666 !important;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #999 !important;
}

/* --------------------------------------------
	GRID EFFECTS
-------------------------------------------- */
.grid {
  list-style: none;
}

.grid &gt; li {
  display: block;
  float: left;
  opacity: 0;
}

.grid &gt; li.shown,
.no-js .grid &gt; li,
.no-cssanimations .grid &gt; li,
.grid.no-effect &gt; li {
  opacity: 1;
}

/* Effect 1: opacity */
.grid.effect-1 li.animate {
  -webkit-animation: fadeIn 0.65s ease forwards;
  -moz-animation: fadeIn 0.65s ease forwards;
  animation: fadeIn 0.65s ease forwards;
}

/* Effect 2: Move Up */
.grid.effect-2 li.animate {
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  -moz-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards;
}

/* Effect 3: Scale up */
.grid.effect-3 li.animate {
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-animation: scaleUp 0.65s ease-in-out forwards;
  -moz-animation: scaleUp 0.65s ease-in-out forwards;
  animation: scaleUp 0.65s ease-in-out forwards;
}

/* Effect 4: fall perspective */
.grid.effect-4 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

.grid.effect-4 li.animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateY(300px) rotateX(-90deg);
  -moz-transform: translateY(300px) rotateX(-90deg);
  transform: translateY(300px) rotateX(-90deg);
  -webkit-animation: fallPerspective 0.8s ease-in-out forwards;
  -moz-animation: fallPerspective 0.8s ease-in-out forwards;
  animation: fallPerspective 0.8s ease-in-out forwards;
}

/* Effect 5: fly (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-5 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

.grid.effect-5 li.animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
  -webkit-animation: fly 0.8s ease-in-out forwards;
  -moz-animation: fly 0.8s ease-in-out forwards;
  animation: fly 0.8s ease-in-out forwards;
}

/* Effect 6: flip (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-6 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

.grid.effect-6 li.animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotateX(-80deg);
  -moz-transform: rotateX(-80deg);
  transform: rotateX(-80deg);
  -webkit-animation: flip 0.8s ease-in-out forwards;
  -moz-animation: flip 0.8s ease-in-out forwards;
  animation: flip 0.8s ease-in-out forwards;
}

/* Effect 7: helix (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-7 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

.grid.effect-7 li.animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: helix 0.8s ease-in-out forwards;
  -moz-animation: helix 0.8s ease-in-out forwards;
  animation: helix 0.8s ease-in-out forwards;
}

/* Effect 8:  */
.grid.effect-8 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

.grid.effect-8 li.animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation: popUp 0.8s ease-in forwards;
  -moz-animation: popUp 0.8s ease-in forwards;
  animation: popUp 0.8s ease-in forwards;
}

/* --------------------------------------------
	FLEXSLIDER / REVSLIDER / LAYERSLIDER
-------------------------------------------- */
.flexslider {
  background: transparent;
  border: 0;
  width: 100%;
  z-index: 2;
  display: block;
  position: relative;
  overflow: hidden;
}

.flexslider-rtl {
  direction: rtl;
  text-align: right;
}

.flexslider ul.slides {
  background: transparent;
  margin: 0;
  padding: 0;
  height: auto;
  overflow: hidden;
  list-style: none !important;
}

.flexslider .slides &gt; li {
  position: relative;
  text-align: center;
  overflow: hidden;
  margin: 0;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flexslider .slides li img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block !important;
}

.flex-direction-nav, .flex-direction-nav li, .wooslider-direction-nav, .wooslider-direction-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-direction-nav a, .wooslider-direction-nav a, .carousel-wrap a.carousel-next, .carousel-wrap a.carousel-prev {
  width: 38px;
  height: 38px;
  margin: -19px 0 0;
  display: block;
  background: transparent url("images/showcase-nav.png") no-repeat center left;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  z-index: 3;
}

.flex-direction-nav .flex-next, .wooslider-direction-nav .wooslider-next, .carousel-wrap a.carousel-next {
  background-position: center right;
  right: -36px;
}

.flex-direction-nav .flex-prev, .wooslider-direction-nav .wooslider-prev, .carousel-wrap a.carousel-prev {
  left: -36px;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
  pointer-events: none;
}

.rev_slider_wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.tp-bannertimer {
  z-index: 20 !important;
}

.rev_slider iframe {
  z-index: 999;
}

.content-slider {
  position: static;
}

.content-slider .slide-content-wrap {
  top: 50%;
  position: relative;
  width: 100%;
}

.content-slider .flex-direction-nav .flex-next {
  right: 20px !important;
  background: none;
}

.content-slider .flex-direction-nav .flex-next:before, .content-slider .flex-direction-nav .flex-prev:before {
  content: "\f10c";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  display: block;
  text-indent: 0;
  padding: 10px 12px;
  font-size: 16px;
}

.content-slider .flex-direction-nav .flex-next:hover:before, .content-slider .flex-direction-nav .flex-prev:hover:before {
  content: "\f111";
}

.content-slider .flex-direction-nav .flex-prev {
  left: 20px !important;
  background: none;
}

.flexslider:hover .flex-next, .wooslider:hover .wooslider-next, .spb_testimonial_slider_widget:hover .flexslider .flex-next {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 20px !important;
}

.flexslider:hover .flex-prev, .wooslider:hover .wooslider-prev, .spb_testimonial_slider_widget:hover .flexslider .flex-prev {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 20px !important;
}

.tp-caption a.sf-button {
  font-size: inherit;
  margin-right: 0;
  max-width: none !important;
}

.flex-direction-nav .disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

.thumb-slider .flex-direction-nav {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.thumb-slider .flex-direction-nav li {
  position: relative !important;
  left: auto !important;
  top: 50% !important;
}

.thumb-slider .flex-direction-nav a, .gallery-slider .flex-direction-nav a, .gallery-nav .flex-direction-nav a, .item-slider .flex-direction-nav a {
  height: 38px;
  width: 36px;
  background: transparent url("images/slider-nav.png") no-repeat center left;
}

.thumb-slider .flex-prev, .thumb-slider:hover .flex-prev, .gallery-slider .flex-prev, .gallery-slider:hover .flex-prev, .gallery-nav .flex-prev, .gallery-nav:hover .flex-prev, .item-slider .flex-prev, .item-slider:hover .flex-prev {
  left: 0 !important;
}

.thumb-slider .flex-next, .thumb-slider:hover .flex-next, .gallery-slider .flex-next, .gallery-slider:hover .flex-next, .gallery-nav .flex-next, .gallery-nav:hover .flex-next, .item-slider .flex-next, .item-slider:hover .flex-next {
  right: 0 !important;
}

.thumb-slider .flex-direction-nav a.flex-next, .gallery-slider .flex-direction-nav a.flex-next, .gallery-nav .flex-direction-nav a.flex-next, .item-slider .flex-direction-nav a.flex-next {
  background-position: center right;
}

.thumb-slider:hover .flex-direction-nav a.flex-prev, .gallery-slider:hover .flex-direction-nav a.flex-prev, .gallery-nav:hover .flex-direction-nav a.flex-prev, .item-slider:hover .flex-direction-nav a.flex-prev {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}

.thumb-slider:hover .flex-direction-nav a.flex-next, .gallery-slider:hover .flex-direction-nav a.flex-next, .gallery-nav:hover .flex-direction-nav a.flex-next, .item-slider:hover .flex-direction-nav a.flex-next {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}

.flex-control-nav {
  position: absolute;
  bottom: 20px;
  left: 20px;
  margin: 0;
  padding: 0;
  z-index: 4;
  list-style: none !important;
}

.flex-control-nav li {
  float: left;
  margin-right: 0;
  margin-left: 10px;
  margin-bottom: 0;
}

.flex-control-nav li:first-child {
  margin-left: 0;
}

.flex-control-nav li a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: #fff;
  width: 8px;
  height: 8px;
  display: block;
  -moz-border-radius: 5px;
  border-radius: 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.flex-control-nav li a:hover {
  cursor: pointer;
}

.flex-control-nav li a.flex-active {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

.flex-pauseplay {
  position: absolute;
  color: #fff;
  bottom: 18px;
  left: 20px;
  font-size: 13px;
  height: 13px;
}

.flex-pauseplay span:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}

.flex-pauseplay .pause:before {
  content: "\f04c";
}

.flex-pauseplay .play:before {
  content: "\f04b";
}

.blog-slider .flex-pauseplay, .thumb-slider .flex-pauseplay {
  bottom: 16px;
  font-size: 11px;
  height: 13px;
}

.flex-pauseplay:hover {
  cursor: pointer;
}

.flex-pauseplay span {
  height: 11px;
  display: block;
  line-height: 13px;
}

.thumb-slider .flex-control-nav, .thumb-slider .flex-pauseplay {
  display: none;
}

p.flex-caption {
  text-shadow: none;
  background: rgba(0, 0, 0, 0.4);
}

.item-slider p.flex-caption {
  position: absolute;
  bottom: 0;
  padding: 15px 25px;
  color: #fff;
  margin: 0;
  font-size: 16px;
  right: 0;
}

.custom-caption {
  position: absolute;
  z-index: 2;
  top: 60px;
  left: 60px;
  width: auto;
  max-width: 500px;
}

.custom-caption p {
  text-align: left;
  width: auto;
  font-size: 24px;
  padding: 0px 4px 2px;
  line-height: 28px;
  margin-bottom: 0;
  text-decoration: underline;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.ls-wp-fullwidth-container {
  min-height: 100px;
}

.ls-container .ls-nav-prev, .ls-container .ls-nav-next {
  background-image: url("images/slider-nav.png") !important;
  background-position: center left !important;
  width: 36px !important;
  height: 38px !important;
  transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  opacity: 0;
  filter: alpha(opacity=0);
}

.ls-container .ls-nav-prev {
  left: 0px !important;
}

.ls-container .ls-nav-next {
  background-position: center right !important;
  right: 0px !important;
}

.ls-container:hover .ls-nav-prev, .ls-container:hover .ls-nav-next {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* --------------------------------------------
	CAROUSEL
-------------------------------------------- */
.carousel-asset {
  overflow: hidden;
}

.carousel-wrap {
  position: relative;
}

.carousel-wrap .carousel-items {
  list-style: none;
  opacity: 0;
}

.row:not(.fw-row) .carousel-wrap.no-gutters {
  margin: 0 15px;
}

.carousel-wrap .carousel-item, .carousel-wrap .product {
  width: 100%;
  padding: 0 15px;
}

.carousel-wrap .no-gutters .carousel-item, .carousel-wrap .no-gutters .product, .carousel-wrap.no-gutters .product {
  padding: 0;
}

.carousel-wrap a.carousel-prev {
  left: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

.carousel-wrap a.carousel-next {
  right: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  opacity: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor: url(images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-pagination {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: default;
  width: 100%;
  text-align: center;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-carousel .owl-controls {
  margin-top: 15px !important;
}

.owl-pagination .owl-page {
  position: relative;
  display: inline-block;
  float: none;
  margin: 10px 5px;
  width: 12px;
  height: 12px;
  cursor: pointer;
}

.owl-pagination .owl-page span {
  top: 0;
  left: 0;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  outline: none;
  border-radius: 50%;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
  text-indent: -999em;
  cursor: pointer; /* make the text accessible to screen readers */
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
}

.owl-pagination .owl-page::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  left: 0;
  border-radius: 50%;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease, visibility 0s 0.3s;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0s 0.3s;
}

.owl-pagination .owl-page.active::after {
  opacity: 1 !important;
  visibility: visible;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

.owl-pagination .owl-page.active span {
  opacity: 0 !important;
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
}

/* --------------------------------------------
	iLIGHTBOX
-------------------------------------------- */
/* Reset Styles */
.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder, .ilightbox-holder .ilightbox-container, .ilightbox-holder .ilightbox-container img.ilightbox-image, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-toolbar *, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-holder .ilightbox-container .ilightbox-social * {
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  line-height: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-transform: translateZ(0);
}

/* Disable &amp; Hide Scrollbar */
.ilightbox-noscroll {
  overflow: hidden;
}

.ilightbox-closedhand * {
  cursor: url("images/closedhand.cur"), default !important;
}

.ilightbox-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
}

.ilightbox-loader {
  position: fixed;
  z-index: 100005;
  top: 45%;
  left: -192px;
  padding-left: 30px;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -webkit-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
}

.ilightbox-loader div {
  width: 72px;
  height: 72px;
  -webkit-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
}

.ilightbox-loader.horizontal {
  left: 45%;
  top: -192px;
  padding: 0;
  padding-top: 30px;
  -webkit-border-radius: 0 0 100px 100px;
  border-radius: 0 0 100px 100px;
}

.ilightbox-loader.horizontal div {
  -webkit-border-radius: 0 0 100px 100px;
  border-radius: 0 0 100px 100px;
}

.ilightbox-toolbar {
  display: none;
  position: fixed;
  z-index: 100010;
}

.ilightbox-toolbar a {
  float: left;
  cursor: pointer;
}

.ilightbox-toolbar .ilightbox-prev-button,
.ilightbox-toolbar .ilightbox-next-button {
  display: none;
}

.ilightbox-thumbnails {
  display: block;
  position: fixed;
  z-index: 100009;
}

.ilightbox-thumbnails.ilightbox-horizontal {
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 100px;
}

.ilightbox-thumbnails.ilightbox-vertical {
  top: 0;
  right: 0;
  width: 140px;
  height: 100%;
  overflow: hidden;
}

.ilightbox-thumbnails .ilightbox-thumbnails-container {
  display: block;
  position: relative;
}

.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
  width: 100%;
  height: 100px;
}

.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
  width: 140px;
  height: 100%;
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid {
  display: block;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-transform: translateZ(0);
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
  display: block;
  cursor: pointer;
  padding: 10px;
  position: relative;
  height: auto !important;
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -ms-interpolation-mode: bicubic;
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
  opacity: 1;
}

.ilightbox-holder {
  display: none;
  position: fixed;
  z-index: 100003;
  -webkit-transform: none;
  transform: none;
  -moz-transform: none;
}

.ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {
  cursor: pointer;
}

.ilightbox-holder div.ilightbox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.ilightbox-holder img.ilightbox-image {
  width: 100%;
  height: 100%;
}

.ilightbox-holder .ilightbox-container .ilightbox-caption {
  display: none;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  max-width: 100%;
  padding: 5px 10px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 200%;
  word-wrap: break-word;
  text-align: center;
  z-index: 20003;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.ilightbox-holder .ilightbox-container .ilightbox-social {
  display: none;
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 0;
  padding-left: 0;
  z-index: 20003;
  height: 16px;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul {
  float: left;
  list-style: none;
  height: 28px;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li {
  display: inline;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
  float: left;
  width: 28px;
  height: 30px;
  opacity: 0.7;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li a:hover {
  opacity: 1;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li a:before {
  font-family: "Font Awesome 5 Brands";
  font-weight: inherit;
  font-style: normal;
  display: block;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
  background: #3b5998;
  color: #fff;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a:before {
  content: "\f09a";
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
  background: #00aced;
  color: #fff;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a:before {
  content: "\f099";
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
  background: #dd4b39;
  color: #fff;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a:before {
  content: "\f0d5";
  line-height: 30px;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.pinterest a {
  background: #cb2027;
  color: #fff;
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.pinterest a:before {
  content: "\f0d2";
}

.ilightbox-holder .ilightbox-alert {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  padding-top: 100px;
  margin: auto;
  width: 300px;
  height: 50px;
}

.ilightbox-holder .ilightbox-wrapper {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.ilightbox-holder .ilightbox-inner-toolbar {
  position: relative;
  z-index: 100;
}

.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
  position: absolute;
}

/* Style arrow buttons */
.ilightbox-button {
  position: fixed;
  z-index: 100008;
  cursor: pointer;
}

/* Style mobile devices */
.isMobile .ilightbox-button,
.isMobile .ilightbox-thumbnails {
  display: none !important;
}

.isMobile .ilightbox-toolbar .ilightbox-prev-button,
.isMobile .ilightbox-toolbar .ilightbox-next-button {
  display: block;
}

/* --------------------------------------------
	iLIGHTBOX - WHITE
-------------------------------------------- */
.ilightbox-overlay.metro-white {
  background: #FFF;
}

.ilightbox-loader.metro-white div {
  background: #FFF url("images/preloader.gif") no-repeat center;
}

.ilightbox-holder.metro-white {
  padding: 3px;
  background: #FFF;
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
}

.ilightbox-holder.metro-white .ilightbox-container .ilightbox-caption {
  background: url("images/caption-bg.png") repeat-x bottom;
  background-size: 100% 100%;
  left: 0;
  right: 0;
  color: #000;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  padding-top: 15px;
}

.ilightbox-holder.metro-white .ilightbox-container .ilightbox-social {
  background: #fff;
  height: auto;
  overflow: hidden;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.ilightbox-holder.metro-white .ilightbox-alert {
  background: url("images/alert.png") no-repeat center top;
  color: #89949B;
}

/* Style toolbar */
.ilightbox-toolbar.metro-white {
  top: 8px;
  left: 8px;
  height: 25px;
}

.ilightbox-toolbar.metro-white a {
  width: 27px;
  height: 25px;
  background: white url("images/buttons.png") no-repeat 7px 6px;
}

.ilightbox-toolbar.metro-white a:hover {
  background-color: #51b7ff;
}

.ilightbox-toolbar.metro-white a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background-color: #FFF;
}

.ilightbox-toolbar.metro-white a.ilightbox-close:hover {
  background-color: #d94947;
  background-position: -30px 6px;
}

.ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
  background-position: 6px -31px;
}

.ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
  background-position: -29px -31px;
}

.ilightbox-toolbar.metro-white a.ilightbox-play {
  background-position: 8px -55px;
}

.ilightbox-toolbar.metro-white a.ilightbox-play:hover {
  background-position: -30px -55px;
}

.ilightbox-toolbar.metro-white a.ilightbox-pause {
  background-position: 8px -81px;
}

.ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
  background-position: -30px -81px;
}

.isMobile .ilightbox-toolbar.metro-white {
  background: #FFF;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}

.isMobile .ilightbox-toolbar.metro-white a, .isMobile .ilightbox-toolbar.metro-white a:hover {
  display: inline-block;
  float: none;
  width: 50px;
  height: 40px;
  background-size: 50%;
  background-position: 50%;
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
  background-image: url("images/fullscreen-icon-64.png");
  background-image: url("images/fullscreen-icon-ie.png") \9 ; /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
  background-image: url("images/fullscreen-hover-icon-64.png");
  background-image: url("images/fullscreen-hover-icon-ie.png") \9 ; /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close {
  background-image: url("images/x-mark-icon-64.png");
  background-image: url("images/x-mark-icon-ie.png") \9 ; /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close:hover {
  background-image: url("images/x-mark-hover-icon-64.png");
  background-image: url("images/x-mark-hover-icon-ie.png") \9 ; /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button {
  background-image: url("images/arrow-next-icon-64.png");
  background-image: url("images/arrow-next-icon-ie.png") \9 ; /* IE7-8 */
  background-position: 52% 50%;
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button:hover {
  background-image: url("images/arrow-next-hover-icon-64.png");
  background-image: url("images/arrow-next-hover-icon-ie.png") \9 ; /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button.disabled {
  background-image: url("images/arrow-next-icon-64.png");
  background-image: url("images/arrow-next-icon-ie.png") \9 ; /* IE7-8 */
  background-position: 52% 50%;
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button {
  background-image: url("images/arrow-prev-icon-64.png");
  background-image: url("images/arrow-prev-icon-ie.png") \9 ; /* IE7-8 */
  background-position: 48% 50%;
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button:hover {
  background-image: url("images/arrow-prev-hover-icon-64.png");
  background-image: url("images/arrow-prev-hover-icon-ie.png") \9 ; /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button.disabled {
  background-image: url("images/arrow-prev-icon-64.png");
  background-image: url("images/arrow-prev-icon-ie.png") \9 ; /* IE7-8 */
  background-position: 48% 50%;
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play {
  background-image: url("images/play-icon-64.png");
  background-image: url("images/play-icon-ie.png") \9 ; /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play:hover {
  background-image: url("images/play-hover-icon-64.png");
  background-image: url("images/play-hover-icon-ie.png") \9 ; /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause {
  background-image: url("images/pause-icon-64.png");
  background-image: url("images/pause-icon-ie.png") \9 ; /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
  background-image: url("images/pause-hover-icon-64.png");
  background-image: url("images/pause-hover-icon-ie.png") \9 ; /* IE7-8 */
}

/* Style thumbnails */
.ilightbox-thumbnails.metro-white.ilightbox-horizontal {
  height: 104px;
}

.ilightbox-thumbnails.metro-white.ilightbox-horizontal .ilightbox-thumbnails-container {
  height: 104px;
}

.ilightbox-thumbnails.metro-white.ilightbox-vertical {
  width: 144px;
}

.ilightbox-thumbnails.metro-white.ilightbox-vertical .ilightbox-thumbnails-container {
  width: 144px;
}

.ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  border: 2px solid #FFF;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0;
  border-radius: 0;
}

.ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
  background: url("images/thumb-overlay-play.png") no-repeat center;
}

.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 10px 12px;
  padding-right: 60px;
  color: #535352;
}

.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar {
  left: auto;
  top: 5px;
  right: 5px;
}

.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: right;
}

/* Configure arrow buttons */
.ilightbox-button.metro-white.disabled {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}

.ilightbox-button.metro-white span {
  display: block;
  width: 100%;
  height: 100%;
}

.ilightbox-button.ilightbox-next-button.metro-white,
.ilightbox-button.ilightbox-prev-button.metro-white {
  bottom: 0;
  right: 0;
  left: 0;
  left: 35% \9 ; /* IE7-8 */
  right: auto \9 ; /* IE7-8 */
  width: 30%;
  height: 100px;
  margin: auto;
  background: url("images/arrows_vertical.png") no-repeat 50% -100px;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.6);
}

.ilightbox-button.ilightbox-prev-button.metro-white {
  top: 0;
  bottom: auto;
  background-position: 50% 0;
}

.ilightbox-button.ilightbox-next-button.metro-white.horizontal,
.ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  top: 36% \9 ; /* IE7-8 */
  bottom: auto \9 ; /* IE7-8 */
  width: 100px;
  height: 30%;
  background-image: url("images/arrows_horizontal.png");
  background-position: -93px 50%;
}

.ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
  right: auto;
  left: 0;
  background-position: -7px 50%;
}

/* --------------------------------------------
	iLIGHTBOX - DARK
-------------------------------------------- */
.ilightbox-overlay.metro-black {
  background: #000;
}

.ilightbox-loader.metro-black div {
  background: #000 url("images/lightbox/metro-dark/preloader.gif") no-repeat center;
}

.ilightbox-holder.metro-black {
  padding: 3px;
  background: #000;
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.8);
}

.ilightbox-holder.metro-black .ilightbox-container .ilightbox-caption {
  background: url("images/lightbox/metro-dark/caption-bg.png") repeat-x bottom;
  background-size: 100% 100%;
  left: 0;
  right: 0;
  color: #FFF;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  padding-top: 15px;
}

.ilightbox-holder.metro-black .ilightbox-container .ilightbox-social {
  background: #222;
  height: auto;
  overflow: hidden;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.ilightbox-holder.metro-black .ilightbox-alert {
  background: url("images/lightbox/metro-dark/alert.png") no-repeat center top;
  color: #555;
}

/* Style toolbar */
.ilightbox-toolbar.metro-black {
  top: 8px;
  left: 8px;
  height: 25px;
}

.ilightbox-toolbar.metro-black a {
  width: 27px;
  height: 25px;
  background: #000 url("images/lightbox/metro-dark/buttons.png") no-repeat 7px 6px;
}

.ilightbox-toolbar.metro-black a:hover {
  background-color: #51b7ff;
}

.ilightbox-toolbar.metro-black a.ilightbox-close:hover {
  background-color: #d94947;
}

.ilightbox-toolbar.metro-black a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background-color: #000;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
}

.ilightbox-toolbar.metro-black a.ilightbox-fullscreen {
  background-position: 6px -31px;
}

.ilightbox-toolbar.metro-black a.ilightbox-play {
  background-position: 8px -55px;
}

.ilightbox-toolbar.metro-black a.ilightbox-pause {
  background-position: 8px -81px;
}

.isMobile .ilightbox-toolbar.metro-black {
  background: #000;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
}

.isMobile .ilightbox-toolbar.metro-black a {
  display: inline-block;
  float: none;
  width: 50px;
  height: 40px;
  background-size: 50%;
  background-position: 50%;
}

.isMobile .ilightbox-toolbar.metro-black a.ilightbox-fullscreen {
  background-image: url("images/lightbox/metro-dark/fullscreen-icon-64.png");
  background-image: url("images/lightbox/metro-dark/fullscreen-icon-ie.png") \9 ; /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-black a.ilightbox-close {
  background-image: url("images/lightbox/metro-dark/x-mark-icon-64.png");
  background-image: url("images/lightbox/metro-dark/x-mark-icon-ie.png") \9 ; /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-black a.ilightbox-next-button {
  background-image: url("images/lightbox/metro-dark/arrow-next-icon-64.png");
  background-image: url("images/lightbox/metro-dark/arrow-next-icon-ie.png") \9 ; /* IE7-8 */
  background-position: 52% 50%;
}

.isMobile .ilightbox-toolbar.metro-black a.ilightbox-prev-button {
  background-image: url("images/lightbox/metro-dark/arrow-prev-icon-64.png");
  background-image: url("images/lightbox/metro-dark/arrow-prev-icon-ie.png") \9 ; /* IE7-8 */
  background-position: 48% 50%;
}

.isMobile .ilightbox-toolbar.metro-black a.ilightbox-play {
  background-image: url("images/lightbox/metro-dark/play-icon-64.png");
  background-image: url("images/lightbox/metro-dark/play-icon-ie.png") \9 ; /* IE7-8 */
}

.isMobile .ilightbox-toolbar.metro-black a.ilightbox-pause {
  background-image: url("images/lightbox/metro-dark/pause-icon-64.png");
  background-image: url("images/lightbox/metro-dark/pause-icon-ie.png") \9 ; /* IE7-8 */
}

.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 10px 12px;
  padding-right: 60px;
  color: #acacad;
}

.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-toolbar {
  left: auto;
  top: 5px;
  right: 5px;
}

.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: right;
}

/* Style thumbnails */
.ilightbox-thumbnails.metro-black.ilightbox-horizontal {
  height: 104px;
}

.ilightbox-thumbnails.metro-black.ilightbox-horizontal .ilightbox-thumbnails-container {
  height: 104px;
}

.ilightbox-thumbnails.metro-black.ilightbox-vertical {
  width: 144px;
}

.ilightbox-thumbnails.metro-black.ilightbox-vertical .ilightbox-thumbnails-container {
  width: 144px;
}

.ilightbox-thumbnails.metro-black .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  border: 2px solid #000;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 0;
  border-radius: 0;
}

.ilightbox-thumbnails.metro-black .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
  background: url("images/lightbox/metro-dark/thumb-overlay-play.png") no-repeat center;
}

/* Configure arrow buttons */
.ilightbox-button.metro-black.disabled {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}

.ilightbox-button.metro-black span {
  display: block;
  width: 100%;
  height: 100%;
}

.ilightbox-button.ilightbox-next-button.metro-black,
.ilightbox-button.ilightbox-prev-button.metro-black {
  bottom: 0;
  right: 0;
  left: 0;
  left: 35% \9 ; /* IE7-8 */
  right: auto \9 ; /* IE7-8 */
  width: 30%;
  height: 100px;
  margin: auto;
  background: url("images/lightbox/metro-dark/arrows_vertical.png") no-repeat 50% -100px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}

.ilightbox-button.ilightbox-prev-button.metro-black {
  top: 0;
  bottom: auto;
  background-position: 50% 0;
}

.ilightbox-button.ilightbox-next-button.metro-black.horizontal,
.ilightbox-button.ilightbox-prev-button.metro-black.horizontal {
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  top: 36% \9 ; /* IE7-8 */
  bottom: auto \9 ; /* IE7-8 */
  width: 100px;
  height: 30%;
  background-image: url("images/lightbox/metro-dark/arrows_horizontal.png");
  background-position: -93px 50%;
}

.ilightbox-button.ilightbox-prev-button.metro-black.horizontal {
  right: auto;
  left: 0;
  background-position: -7px 50%;
}

/* --------------------------------------------
	WORDPRESS ASSET STYLING
-------------------------------------------- */
img.size-full {
  max-width: 100%;
  height: auto;
}

.browser-ie img.size-full {
  width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.aligncenter, img.alignleft, img.alignright, img.alignnone {
  max-width: 100%;
}

.wp-caption {
  text-align: center;
  margin: 20px auto;
  max-width: 100%;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.no-margin {
  margin: 0;
}

.img-link {
  display: block;
}

.wp-caption-text, .gallery-caption {
  padding: 10px 0;
}

.recaptchatable #recaptcha_response_field {
  height: auto;
  font-size: 10pt !important;
  line-height: 15px !important;
}

/* --------------------------------------------
	ISOTOPE
-------------------------------------------- */
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* --------------------------------------------
	GO PRICING
-------------------------------------------- */
.pt-banner h6 {
  margin: 0;
  padding: 10px 0;
}

.pt-header {
  padding: 40px 20px;
}

.pt-header h6 {
  margin-top: 0;
}

.pt-header h2 {
  font-size: 48px !important;
  line-height: 60px !important;
}

.pt-header h2 small {
  font-size: 30%;
}

/* --------------------------------------------
	LAYOUT
-------------------------------------------- */
.home-slider-wrap {
  max-width: 100%;
  overflow: hidden;
}

.page-shadow #container {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

.page-shadow.vertical-header #container {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#not-found .page-text p {
  margin-bottom: 50px;
}

.header-wrap {
  position: relative;
}

#main-container {
  display: block;
  overflow: visible;
  max-width: 100%;
  z-index: 10;
  position: relative;
}

#one-page-nav {
  position: fixed;
  z-index: 101;
  right: -60px;
  bottom: 50%;
  opacity: 0;
  padding: 10px 0;
  display: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#one-page-nav.opn-standard {
  padding-right: 30px;
}

#one-page-nav ul {
  list-style: none !important;
  margin-bottom: 0;
}

#one-page-nav ul li {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

#one-page-nav ul li:first-child {
  margin-top: 0;
}

#one-page-nav li a {
  margin: 0 auto;
  padding: 10px;
  display: inline-block;
  text-align: center;
  position: relative;
  border-bottom: 0;
}

#one-page-nav li.selected a &gt; i {
  border-color: #ddd;
  background: transparent;
}

#one-page-nav li.selected a &gt; i {
  background: transparent !important;
}

#one-page-nav li i {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  border: 2px solid transparent;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: cotnent-box;
  box-sizing: content-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#one-page-nav li .hover-caption {
  padding: 8px 12px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  line-height: 40px;
  padding: 0 20px 0 20px;
  width: auto;
  height: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  pointer-events: none;
  white-space: nowrap;
  z-index: 10;
  right: 80px;
  top: -5px;
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#one-page-nav li .hover-caption:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #e3e3e3;
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -5px;
}

#one-page-nav li:hover .hover-caption {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  right: 50px;
}

#one-page-nav.opn-arrows {
  padding: 0;
  background: #222;
}

#one-page-nav.opn-arrows &gt; a {
  padding: 15px;
  display: block;
  color: #ccc;
  font-size: 18px;
}

#one-page-nav.opn-arrows &gt; a.disabled {
  pointer-events: none;
  opacity: 0.4;
}

#one-page-nav.opn-arrows &gt; a &gt; i {
  height: 18px;
  display: block;
}

#one-page-nav.opn-arrows &gt; a:hover {
  color: #fff;
}

#one-page-nav.opn-arrows &gt; a.opn-up {
  border-bottom: 1px solid #666;
}

#one-page-nav.opn-arrows &gt; a.opn-down {
  border-top: 1px solid #666;
}

#one-page-nav.opn-arrows .opn-status {
  text-align: center;
  padding: 15px 0;
  color: #fff;
}

#back-to-top {
  height: 50px;
  width: 50px;
  background-color: #191919;
  background-color: rgba(20, 20, 20, 0.4);
  position: fixed;
  bottom: -80px;
  right: 10px;
  z-index: 1000;
  padding: 9px 13px 7px 13px;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 0;
}

#back-to-top i {
  line-height: 42px;
  font-size: 24px;
  color: #fff;
  display: block;
  width: 24px;
  margin: 0 auto;
}

.inner-page-wrap {
  margin-top: 50px;
  margin-bottom: 60px;
}

.inner-page-wrap.no-bottom-spacing {
  margin-bottom: 0;
}

.inner-page-wrap.no-top-spacing {
  margin-top: 0;
}

.single-post .inner-page-wrap.has-right-sidebar &gt; .col-sm-9 {
  padding-left: 0;
}

.single-post .inner-page-wrap &gt; .right-sidebar {
  padding-right: 0;
}

aside.sidebar {
  position: relative;
}

aside.sidebar &gt; .sidebar-widget-wrap.stickit {
  position: fixed;
  top: 0;
}

aside.sidebar &gt; .sidebar-widget-wrap.stickit-end {
  top: auto !important;
  bottom: 0;
  position: absolute;
}

.has-left-sidebar aside.sidebar {
  float: left;
}

.has-left-sidebar &gt; article, .has-left-sidebar .archive-page, .has-left-sidebar .push-right {
  float: right !important;
}

.has-both-sidebars aside.left-sidebar {
  float: left;
}

.woocommerce .has-both-sidebars aside.left-sidebar {
  margin-left: 0;
}

.has-both-sidebars aside.right-sidebar {
  float: right;
}

.has-both-sidebars &gt; article, .has-both-sidebars .type-page, .has-both-sidebars .archive-page {
  float: left;
}

.has-both-sidebars .page-content {
  float: right !important;
}

.page-content {
  border-bottom: 0 solid transparent;
}

.page-content &gt; .type-page {
  width: 100%;
}

.page-content &gt; ul, .page-content &gt; ul ul, .page-content .content-wrap &gt; ul, .page-content .content-wrap &gt; ul ul {
  list-style: disc inside none;
}

.search-no-results .page-content &gt; h3 {
  margin-top: 0;
}

.has-both-sidebars aside.sidebar {
  padding-top: 0;
}

.spb_wrapper .row {
  border-bottom: 0;
  margin-bottom: 10px;
}

.spb_wrapper &gt; h1:first-child, .spb_wrapper &gt; h2:first-child, .spb_wrapper &gt; h3:first-child, .spb_wrapper &gt; h4:first-child, .spb_wrapper &gt; h5:first-child, .spb_wrapper &gt; h6:first-child {
  margin-top: 0;
}

.spb-heading i {
  font-size: 20px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: -1px;
}

.heading-wrap {
  position: relative;
  z-index: 2;
}

h4.spb-heading, h3.spb-heading, h4.lined-heading, .gform_heading h3 {
  text-align: left;
  padding: 0;
  margin-top: 0;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}

.gform_wrapper h3.gform_title {
  margin-bottom: 15px !important;
}

.title-wrap {
  margin-bottom: 25px;
  height: auto;
  overflow: hidden;
}

.title-wrap:empty {
  display: none;
}

.title-wrap .spb-heading {
  float: left;
  margin: 0;
  line-height: 48px;
  position: relative;
}

.title-wrap a.sf-button {
  margin-bottom: 0;
  margin-right: 0;
  float: right;
}

.title-wrap .carousel-arrows {
  float: right;
  line-height: 34px;
  margin-right: -2px;
  margin-left: 20px;
}

.title-wrap .carousel-arrows a {
  font-size: 28px;
}

.title-wrap .carousel-arrows a &gt; i {
  vertical-align: -13px;
  width: 23px;
  display: inline-block;
}

h3.spb-center-heading, h4.spb-center-heading {
  text-align: center;
}

h3.spb-center-heading, h4.spb-center-heading {
  display: block !important;
  max-width: 100%;
  margin: 20px auto 45px;
}

h3.spb-center-heading span, h4.spb-center-heading span {
  padding: 0 20px;
  position: relative;
  z-index: 5;
}

.slider-wrap .heading-wrap {
  text-align: center;
  margin-bottom: 10px;
}

.spb_testimonial_slider_widget h4.spb-heading, .spb_tweets_slider_widget h4.spb-heading, .spb_parallax_asset h4.spb-heading {
  display: inline-block;
}

.help-text {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
}

.help-text .search-form {
  margin-bottom: 40px;
}

.help-text .search-form input {
  font-size: 14px;
}

.help-text a.sf-button {
  margin: 0;
  text-transform: uppercase;
}

.no-results-text {
  margin-top: 20px;
}

.no-results-text p {
  margin-bottom: 15px;
}

.no-results-text .search-form input {
  margin-top: 0;
  margin-bottom: 60px;
}

.post-password-required label {
  width: 400px;
  height: auto;
  overflow: hidden;
}

.post-password-required input[type=password] {
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent;
  width: 300px;
  padding: 10px;
  margin-top: 0;
  margin-left: 10px;
}

.post-password-required input[type=submit] {
  visibility: hidden;
}

/* --------------------------------------------
	PAGE HEADING
-------------------------------------------- */
.page-heading {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-top: 0;
  margin-bottom: 0 !important;
  position: relative;
  text-align: left;
  border-top: 0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.page-heading.page-heading-hidden {
  display: none !important;
}

.post-type-archive-product .page-heading .heading-text {
  float: left;
}

.post-type-archive-product .page-heading.fancy-heading .heading-text {
  float: none;
}

.page-heading h1 {
  margin-top: 0;
  margin-bottom: 0;
  white-space: normal;
}

.page-heading h1 span {
  font-style: italic;
}

.page-heading h3 {
  margin-bottom: 0;
}

.fancy-heading-wrap {
  position: relative;
  overflow: hidden;
}

.page-heading.fancy-heading {
  background-attachment: local;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: repeat;
  background-position: center;
  text-align: center;
  height: 100px;
  opacity: 0;
  padding: 0;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.725, 0, 0, 0.995);
  -moz-transition: all 1s cubic-bezier(0.725, 0, 0, 0.995);
  -webkit-transition: all 1s cubic-bezier(0.725, 0, 0, 0.995);
  -o-transition: all 1s cubic-bezier(0.725, 0, 0, 0.995);
}

.fancy-heading .media-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.fancy-heading .heading-text {
  float: none;
  position: absolute;
  top: 50%;
  opacity: 0;
  transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -webkit-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
}

.page-heading.fancy-heading.animated, .fancy-heading.animated .heading-text {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}

.header-naked-light .fancy-heading .heading-text, .header-naked-dark .fancy-heading .heading-text {
  padding-top: 20px;
}

.fancy-heading .heading-text[data-textalign=left] {
  text-align: left;
}

.fancy-heading .heading-text[data-textalign=right] {
  text-align: right;
}

.fancy-heading .heading-text[data-textalign=center] {
  text-align: center;
}

.fancy-heading h1 {
  font-size: 44px;
  line-height: 58px;
  font-weight: bold;
  letter-spacing: inherit;
}

.fancy-heading.fancy-image.light-style h1, .fancy-heading.fancy-image.light-style h3 {
  color: #fff !important;
  /*	text-shadow: 2px 2px 0 rgba(0,0,0,.4);*/
}

.fancy-heading.fancy-image.dark-style h1, .fancy-heading.fancy-image.dark-style h3 {
  color: #222 !important;
  /*	text-shadow: 2px 2px 0 rgba(255,255,255,.4);*/
}

.page-heading .container {
  position: relative;
}

.page-heading .prev-item {
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -11px;
  font-size: 28px;
  line-height: 28px;
}

.page-heading .next-item {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -11px;
  font-size: 28px;
  line-height: 28px;
}

.page-heading.page-heading-breadcrumbs .prev-item, .page-heading.page-heading-breadcrumbs .next-item {
  display: none;
}

.page-heading.fancy-heading .heading-text[data-textalign=right] .prev-item {
  left: 10px;
  right: auto;
}

.page-heading.fancy-heading .heading-text[data-textalign=right] .next-item {
  left: 40px;
  right: auto;
}

.page-heading.fancy-heading .heading-text[data-textalign=center] .prev-item {
  position: relative;
  margin-top: 25px;
  display: inline-block;
  right: 5px;
}

.page-heading.fancy-heading .heading-text[data-textalign=center] .next-item {
  position: relative;
  margin-top: 25px;
  display: inline-block;
  left: 5px;
  right: auto;
}

.page-heading .prev-item a, .page-heading .next-item a {
  color: inherit;
  opacity: 0.6;
}

.page-heading .prev-item a:hover, .page-heading .next-item a:hover {
  opacity: 1;
}

.page-heading.ph-sort {
  padding: 15px 0;
}

.page-heading.ph-sort .heading-text {
  display: none;
}

.page-heading .woocommerce-count-wrap {
  float: right;
  margin-right: 16px;
}

.page-heading .woocommerce-count-wrap p {
  line-height: 38px;
  margin-top: 0;
  float: left;
}

.page-heading .woocommerce-count-wrap p.woocommerce-show-products {
  margin-left: 15px;
}

.woocommerce .page-heading .woocommerce-ordering {
  margin-bottom: 0;
}

.page-heading .woocommerce-ordering select {
  height: 38px;
  padding: 7px 40px 7px 14px;
}

#breadcrumbs {
  font-size: 11px;
  line-height: 22px;
  white-space: nowrap;
}

#breadcrumbs &gt; .container {
  padding-top: 14px;
  padding-bottom: 14px;
}

#breadcrumbs &gt; .container:empty {
  display: none;
}

#breadcrumbs a {
  text-decoration: none;
}

#breadcrumbs i, .widget_breadcrumb_navxt i {
  padding: 0 8px 0 5px;
  font-size: 11px;
  width: 3px;
  vertical-align: -2px;
  margin-top: 2px;
  display: inline-block;
  margin-right: 8px;
}

.page-heading-breadcrumbs .heading-text {
  float: left;
  padding-top: 1px;
  padding-bottom: 1px;
}

.page-heading-breadcrumbs #breadcrumbs {
  float: right;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-left: 20px;
}

.page-heading-breadcrumbs #breadcrumbs &gt; .container {
  width: auto;
  padding-top: 7px;
  padding-bottom: 6px;
}

.page-heading-breadcrumbs.fancy-heading .heading-text {
  float: none;
}

.page-heading-breadcrumbs.fancy-heading #breadcrumbs {
  float: none;
  margin-left: 0;
  margin-top: 20px;
  display: inline-block;
}

/* --------------------------------------------
	PAGINATION
-------------------------------------------- */
.pagination-wrap {
  margin-top: 30px;
  clear: both;
}

.fw-row .pagination-wrap &gt; ul {
  text-align: center;
}

.fw-row .pagination-wrap &gt; ul li {
  float: none;
  display: inline-block;
}

.pagination-wrap li span.current {
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}

.paged .pagination-wrap {
  display: block !important;
  visibility: visible !important;
}

.pagination-wrap ul {
  height: auto;
  overflow: hidden;
  margin: 15px 0;
}

.pagination-wrap li {
  float: left;
  margin-bottom: 0;
}

.pagination-wrap li:first-child {
  border-left: 0;
}

.pagination-wrap li a {
  padding: 10px 16px;
  border: 1px solid transparent;
  display: block;
  margin-right: -1px;
  text-decoration: none;
}

.pagination-wrap li span {
  padding: 8px 16px;
  border: 1px solid transparent;
  display: block;
  margin-right: -1px;
  text-decoration: none;
}

.pagination-wrap li.next a {
  margin-left: -1px;
}

.pagination-wrap li i {
  vertical-align: -1px;
}

.pagination-wrap li i[class^=ss-] {
  height: 16px;
  display: inline-block;
  vertical-align: -3px;
}

.pagination-wrap a, .pagination-wrap a:hover {
  text-decoration: none;
}

.blog-standard .pagination-wrap {
  position: relative;
  z-index: 3;
}

.blog-standard .pagination-wrap ul {
  margin-bottom: 0;
}

.pagination-wrap .nav-previous {
  text-align: left;
  float: left;
  max-width: 45%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* --------------------------------------------
	SEARCH FORM
-------------------------------------------- */
.search-form input {
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent;
  width: 85%;
  padding: 10px;
  margin-top: 40px;
}

/* --------------------------------------------
	TOOLTIPS
-------------------------------------------- */
a[rel=tooltip] {
  border-bottom: 1px dotted #e3e3e3;
}

span.tooltip {
  display: block;
  background: #222;
  color: #f7f7f7;
  position: absolute;
  left: 50%;
  bottom: 25px;
  padding: 3px 10px;
  width: auto;
  line-height: 20px;
  white-space: nowrap;
  z-index: 8;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

span.tooltip .arrow {
  position: absolute;
  left: 50%;
  bottom: -4px;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 5px solid #222;
}

.grid-image span.tooltip {
  bottom: 65px;
}

.link-pages:empty {
  display: none;
}

.link-pages, .page-content .link-pages {
  margin-top: 30px;
  border: 1px solid #e4e4e4;
  padding: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.link-pages, .page-content .link-pages p {
  margin-bottom: 0;
}

.link-pages:empty, .page-content .link-pages:empty {
  display: none;
}

.article-body-wrap input[type=password] {
  border-width: 1px;
  border-style: solid;
  margin-left: 5px;
  margin-right: 5px;
}

.paginated-comments-links {
  margin-top: 10px;
}

.paginated-comments-links.comments-links-after {
  margin-top: 30px;
}

/* --------------------------------------------
	SITE LOADING
-------------------------------------------- */
.pace {
  display: none !important;
}

.loading-bar-transition .pace {
  display: block !important;
  width: 100%;
  opacity: 1;
}

.loading-bar-transition .pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 5px;
  -webkit-transition: width 0.5s, opacity 1s;
  -moz-transition: width 0.5s, opacity 1s;
  -o-transition: width 0.5s, opacity 1s;
  transition: width 0.5s, opacity 1s;
}

.loading-bar-transition.admin-bar .pace .pace-progress {
  top: 32px;
}

.loading-bar-transition .pace-inactive .pace-progress {
  opacity: 0;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

#site-loading {
  width: 100%;
  text-align: center;
  height: 100%;
  position: fixed;
  display: none;
  z-index: 101;
  background: #222;
}

#site-loading .spinner {
  position: absolute;
  top: 50%;
  margin-top: -40px !important;
  width: 100%;
}

.browser-ie #site-loading .spinner {
  display: none !important;
}

.three-bounce .spinner &gt; div {
  width: 18px;
  height: 18px;
  margin: 0 3px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.three-bounce .spinner &gt; .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.three-bounce .spinner &gt; .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.wave .spinner {
  margin: 100px auto;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 10px;
}

.wave .spinner &gt; div {
  background-color: #333;
  height: 100%;
  width: 6px;
  margin-right: 3px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.wave .spinner .rect1 {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s;
}

.wave .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.wave .spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.wave .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.wave .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

#site-loading.circle .spinner {
  margin: 0 auto;
  width: 50px;
  height: 50px;
  position: relative;
}

.container1 &gt; div, .container2 &gt; div, .container3 &gt; div {
  width: 10px;
  height: 10px;
  background-color: #333;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.circle1 {
  top: 0;
  left: 0;
}

.circle2 {
  top: 0;
  right: 0;
}

.circle3 {
  right: 0;
  bottom: 0;
}

.circle4 {
  left: 0;
  bottom: 0;
}

.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.container3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.circle-bar .spinner &gt; div {
  margin: 0 auto;
  border-bottom: 4px solid #fff;
  border-left: 4px solid #fff;
  border-right: 4px solid #c30;
  border-top: 4px solid #c30;
  border-radius: 100%;
  height: 50px !important;
  width: 50px !important;
  -webkit-animation: circlespin 0.8s infinite linear;
  -moz-animation: circlespin 0.6s infinite linear;
  -ms-animation: circlespin 0.6s infinite linear;
  -o-animation: circlespin 0.6s infinite linear;
  animation: circlespin 0.8s infinite linear;
}

.rotating-square .spinner {
  width: 50px !important;
  height: 50px !important;
  background-color: #333;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px !important;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

body.page-transitions #site-loading {
  display: block;
  opacity: 1;
  background: none;
}

/* #Home Slider
================================================= */
body.header-below-slider .home-slider-wrap {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}

body.header-below-slider #main-container, body.header-below-slider #footer-wrap {
  z-index: 100;
}

.home-slider-wrap #slider-continue {
  position: absolute;
  left: 50%;
  bottom: 30px;
  z-index: 102;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #fff;
  display: none;
}

body.header-below-slider .home-slider-wrap #slider-continue {
  display: block;
}

.home-slider-wrap #slider-continue i {
  font-size: 26px;
  vertical-align: -12px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.vertical-header .home-slider-wrap .rev_slider_wrapper, .vertical-header-right .home-slider-wrap .rev_slider_wrapper {
  left: auto !important;
  right: auto !important;
  width: 100% !important;
}

.vertical-header .home-slider-wrap .tp-bullets {
  left: auto !important;
  right: 0 !important;
  width: 100%;
}

/* #Header
================================================== */
/* --------------------------------------------
	TOP BAR
-------------------------------------------- */
#top-bar {
  border-bottom: 1px solid #e3e3e3;
}

#top-bar.sticky-top-bar {
  width: 100%;
  -webkit-transform: translateZ(0) translateY(0);
  -moz-transform: translateZ(0) translateY(0);
  transform: translateZ(0) translateY(0);
  transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -webkit-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
}

#top-bar-sticky-wrapper {
  position: relative;
  z-index: 102;
}

#top-bar .container.fw-header {
  width: 100%;
}

#top-bar .container .tb-left {
  padding-left: 0;
  text-align: left;
}

#top-bar .container .tb-right {
  padding-right: 0;
  text-align: right;
}

#top-bar .container .tb-text {
  font-size: 12px;
  line-height: 36px;
}

#top-bar ul.social-icons {
  margin-bottom: 0;
  height: 36px;
}

#top-bar nav .menu {
  float: right;
  margin-bottom: 0;
}

#top-bar .tb-left nav .menu {
  float: left;
}

#top-bar nav .menu li {
  font-size: 12px;
  margin: 0;
}

#top-bar nav .menu &gt; li &gt; a {
  line-height: 36px;
  padding: 0 10px;
  display: block;
}

#top-bar nav .menu li &gt; ul {
  text-align: left;
}

#top-bar .tb-right nav .menu li &gt; ul.sub-menu {
  left: auto;
  right: 0;
}

/* --------------------------------------------
	HEADER OVERLAY
-------------------------------------------- */
.header-overlay .header-wrap, .header-standard-overlay .header-wrap {
  position: absolute;
  width: 100%;
  z-index: 101;
  background: transparent;
}

/* --------------------------------------------
	HEADER LANGUAGES
-------------------------------------------- */
#header .aux-languages img, #top-bar .aux-languages img {
  margin-right: 5px;
  vertical-align: -2px;
}

/* --------------------------------------------
	HEADER SUBSCRIBE
-------------------------------------------- */
.header-subscribe {
  padding: 20px;
  min-width: 280px;
}

.header-subscribe form {
  height: auto;
  overflow: hidden;
}

.header-subscribe label {
  font-size: 12px;
}

.header-subscribe input {
  font-size: 12px;
}

.header-subscribe .sf-button {
  float: right;
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 0;
  font-weight: normal;
}

.header-subscribe .sf-button:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* --------------------------------------------
	HEADER LOGIN
-------------------------------------------- */
#header-login form {
  margin: 20px;
}

#header-login label {
  font-size: 12px;
}

#header-login input {
  font-size: 12px;
}

#header-login input#password {
  margin-bottom: 15px;
}

#header-login .sf-button {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  float: right;
  padding: 6px 12px;
  margin-top: 5px;
  border: 0;
}

#header-login .sf-button:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#header-login a {
  display: inline;
  padding: 0 5px;
  line-height: 24px;
}

#header-login .logout-wrap {
  margin: 20px;
}

/* --------------------------------------------
	HEADER LANGUAGE SELECTOR
-------------------------------------------- */
#header-languages &gt; li &gt; a, #header-languages &gt; li &gt; div {
  display: block;
  white-space: nowrap;
}

#header-languages img {
  margin-right: 10px;
  width: 18px;
  height: 12px;
  display: inline-block;
  margin-top: -2px;
}

/* --------------------------------------------
	HEADER CART VIEW
-------------------------------------------- */
#main-nav .menu &gt; li.shopping-bag-item {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#main-nav .menu-right ul.menu &gt; li.shopping-bag-item &gt; a &gt; .cart-text {
  display: none;
}

#main-nav .header-right ul.menu &gt; li {
  margin: 0;
  border-left: 1px solid #e4e4e4;
}

#main-nav .header-right ul.menu &gt; li:first-child {
  border-left: 0;
}

#main-nav .header-right ul.menu &gt; li &gt; a {
  padding: 12px 5px;
}

.menu-search ul li {
  width: 250px;
}

.menu-search ul li form {
  margin: 0;
}

.menu-search ul li form input {
  margin: 10px;
  width: 230px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 36px;
  background: transparent;
  border: 0;
}

.shopping-bag {
  width: 300px;
}

.shopping-bag .loading-overlay {
  display: none;
}

.shopping-bag li:first-child:before {
  right: 25px;
}

nav .menu .wishlist-item ul.sub-menu li:first-child:before {
  left: 21px;
}

.header-right nav .menu .wishlist-item ul.sub-menu li:first-child:before {
  right: 21px;
}

.header-right nav .menu .menu-search ul.sub-menu li:first-child:before {
  right: 12px;
}

.header-right nav.search-nav .menu .menu-search ul.sub-menu li:first-child:before {
  right: 8px;
}

.wishlist-bag {
  width: 260px;
}

.bag-header {
  padding: 15px;
  font-size: 16px;
  border-bottom: 1px solid #e4e4e4;
}

.bag-product {
  padding: 15px;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  font-size: 12px;
}

.bag-product figure {
  overflow: hidden;
  position: relative;
  float: left;
}

.bag-product .bag-product-img {
  margin: 0;
  padding: 0 !important;
  width: 72px;
  height: auto;
}

.bag-product .bag-product-details {
  margin-left: 82px;
  margin-right: 10px;
}

.bag-product .bag-product-details a {
  margin: 0;
  padding: 0;
}

.bag-product-title a {
  line-height: 18px;
  display: block;
  padding: 0 !important;
  max-width: 95%;
  letter-spacing: normal;
}

.bag-product a.remove {
  margin: 0;
  padding: 0 !important;
  position: absolute;
  right: 15px;
  top: 13px;
}

.bag-empty, .wishlist-empty {
  padding: 15px;
  border-bottom: 1px dotted #e4e4e4;
  font-size: 14px;
  line-height: 24px;
}

.bag-buttons {
  padding: 15px;
}

.bag-buttons a.sf-button {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 !important;
  text-align: center !important;
  text-transform: uppercase;
}

.bag-buttons a.sf-button.bag-button {
  margin-bottom: 10px;
}

/* --------------------------------------------
	LOGO
-------------------------------------------- */
#logo a {
  display: block;
  max-height: 100%;
  position: relative;
  text-align: left;
  font: 0/0 a;
}

#logo a:before {
  /* create a full-height inline block pseudo=element */
  content: " ";
  display: inline-block;
  vertical-align: middle; /* vertical alignment of the inline element */
  height: 100%;
}

#logo.has-img a {
  line-height: 0;
}

#logo img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  display: inline-block;
  vertical-align: middle;
}

#logo img.retina {
  display: none;
  width: auto;
}

#logo img.alt-logo {
  display: none;
}

.logo-alt-version #logo img.standard {
  display: none;
}

.logo-alt-version .is-sticky #logo img.alt-logo {
  display: none;
}

.logo-alt-version .is-sticky #logo img.standard {
  display: inline-block;
}

#logo h1 {
  margin: 0;
  line-height: 100%;
}

#logo h1.retina {
  display: none;
}

#logo.logo-center h1 {
  text-align: center;
}

#logo h2 {
  font-size: 14px !important;
  line-height: 100%;
  letter-spacing: 0;
  margin: 6px 0 0;
}

#logo.logo-center img {
  margin: 0 auto;
}

#logo.no-img.logo-left a {
  text-align: left;
}

#logo.logo-center a {
  text-align: center;
}

#logo.logo-right, #logo.logo-right img {
  float: right;
}

#logo.logo-right a, #logo.no-img.logo-right a {
  text-align: right;
}

#logo.no-img a {
  display: table;
  max-height: none;
  text-align: center;
  width: 100%;
  height: 100%;
  min-height: 42px;
}

#logo .text-logo {
  display: table-cell;
  vertical-align: middle;
}

/* --------------------------------------------
	STANDARD NAV
-------------------------------------------- */
nav ul.menu li.sf-menu-item-loggedin {
  display: none !important;
}

.logged-in nav ul.menu li.sf-menu-item-loggedin {
  display: inline-block !important;
}

nav ul.menu li.sf-menu-item-loggedout {
  display: inline-block !important;
}

.logged-in nav ul.menu li.sf-menu-item-loggedout {
  display: none !important;
}

nav.std-menu ul.menu &gt; li {
  float: left;
  position: relative;
}

nav.std-menu ul.sub-menu {
  display: none;
  margin-bottom: 0;
  margin-left: 0;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 9995;
  min-width: 180px;
  -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
}

nav.std-menu ul.sub-menu &gt; li {
  border-top: 1px solid #e3e3e3;
  line-height: 150%;
  text-align: left;
  position: relative;
}

nav.std-menu ul.sub-menu &gt; li.parent:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  text-decoration: inherit;
  font-size: 14px;
  margin-top: -10px;
}

nav.std-menu ul.sub-menu &gt; li ul {
  left: 100%;
}

nav.std-menu ul.sub-menu &gt; li:first-child {
  border-top-width: 0;
}

nav.std-menu ul.sub-menu &gt; li &gt; a, nav.std-menu ul.sub-menu &gt; li &gt; div.current-language {
  padding: 10px 15px;
  font-weight: normal;
  font-size: 14px;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
  display: block;
}

nav.std-menu ul.sub-menu &gt; li &gt; a &gt; i[class*=ss-], nav.std-menu ul.menu &gt; li.menu-item &gt; a &gt; i[class*=ss-], #mobile-menu ul.sub-menu li ul a &gt; i[class*=ss-] {
  vertical-align: -2px;
}

nav.std-menu li.menu-item .menu-item-desc {
  display: block;
  font-size: 12px;
  padding-top: 4px;
}

nav .menu span.menu-item-desc {
  display: block;
}

/* --------------------------------------------
	MAIN HEADER
-------------------------------------------- */
.header-wrap {
  position: relative;
  z-index: 101;
}

#header-section {
  position: relative;
  z-index: 1000;
  width: 100%;
  display: block;
}

#header-section.header-5 {
  position: absolute;
}

.header-5-overlay #main-container &gt; div:first-child {
  padding-top: 120px;
}

.header-5-overlay.header-naked-light #main-container &gt; div:first-child, .header-5-overlay #main-container &gt; div.swift-slider {
  padding-top: 0;
}

#header-section #header {
  padding: 25px 0;
  position: relative;
  z-index: 100;
}

#header-section .row {
  position: relative;
}

.header-left div.text, .header-right div.text {
  font-size: 12px;
  line-height: inherit;
}

.header-left div.text a, .header-right div.text a {
  display: inline;
}

.header-left nav.std-menu ul.sub-menu {
  left: 0;
  right: auto;
  top: 100% !important;
}

.header-left ul.social-icons {
  margin-bottom: 0;
}

.header-right ul.social-icons {
  margin-bottom: 0;
  float: right;
  margin-right: -5px;
}

#header ul.social-icons {
  line-height: 0;
  position: relative;
  top: 50%;
  right: 20px;
  margin-top: -18px;
  font-size: 0;
}

.header-7 #header ul.social-icons {
  margin-top: 0;
}

#header .header-left ul.social-icons {
  left: 20px;
  right: auto;
}

#header ul.social-icons li a, #header ul.social-icons li a i {
  position: static;
}

.header-left a, .header-right a {
  display: block;
}

.header-right div.text {
  text-align: right;
}

.header-right .std-menu {
  float: right;
}

#header .header-left ul.menu &gt; li &gt; a.header-search-link-alt {
  background: transparent !important;
  font-size: 16px;
  padding: 0 20px 0 0;
}

#header .header-left ul.menu &gt; li.menu-search .ajax-search-wrap {
  right: auto;
  left: -10px;
}

#header .header-left ul.menu &gt; li.menu-search .ajax-search-wrap:after {
  right: auto;
  left: 10px;
}

#header .header-right ul.menu &gt; li &gt; a.header-search-link-alt {
  background: transparent !important;
  font-size: 16px;
  padding: 0 0 0 20px;
}

#header .header-right ul.menu &gt; li.menu-search .ajax-search-wrap {
  right: -10px;
}

#header .header-right ul.menu &gt; li.menu-search .ajax-search-wrap:after {
  right: 10px;
}

.header-right nav.std-menu ul.sub-menu {
  right: 0;
  left: auto;
  top: 100% !important;
}

#header .std-menu ul.menu {
  margin-bottom: 0;
  line-height: inherit;
}

#header .std-menu ul.menu &gt; li {
  display: inline-block;
}

#header .std-menu ul.menu &gt; li &gt; a {
  padding: 0 10px;
}

.header-left .std-menu ul.menu &gt; li &gt; a, .header-right .std-menu ul.menu &gt; li &gt; a {
  font-size: 12px;
}

#header .std-menu ul.menu &gt; li:first-child {
  padding-left: 0;
}

/* --------------------------------------------
	MAIN NAVIGATION
-------------------------------------------- */
nav ul.menu {
  margin-bottom: 0;
}

nav .menu li &gt; a &gt; i[class^=ss-] {
  margin-right: 5px;
  vertical-align: -1px;
}

nav .menu li &gt; a &gt; i {
  margin-right: 8px;
  display: inline-block;
  height: 17px;
}

#main-nav {
  border-top: 1px solid #e4e4e4;
}

#main-nav ul.menu &gt; li {
  border-right: 1px solid #e4e4e4;
  line-height: 14px;
}

#main-nav ul.menu &gt; li:first-child {
  border-left: 1px solid #e4e4e4;
}

#main-nav ul.menu &gt; li &gt; a {
  padding: 15px;
  display: block;
}

#main-nav nav#main-navigation ul.menu {
  float: left;
}

#main-nav .menu-left {
  max-width: 100%;
}

.menu-left #main-navigation {
  padding-left: 15px;
}

nav#main-navigation ul.menu {
  float: right;
}

#main-nav .row {
  position: relative;
}

#main-nav .menu-right {
  position: absolute;
  right: 15px;
  top: 0;
}

#main-nav .menu-right ul.menu {
  float: right;
}

#main-nav .menu-right ul.menu &gt; li &gt; a {
  display: block;
  padding: 14px 20px;
}

#main-nav .menu-right ul.menu &gt; li.shopping-bag-item &gt; a, #main-nav .menu-right ul.menu &gt; li.wishlist-item &gt; a {
  padding: 14px 20px;
}

#main-nav .menu-right ul.menu &gt; li &gt; a &gt; i {
  font-size: 18px;
  display: inline-block;
}

#main-nav .menu-right ul.menu &gt; li &gt; a &gt; i.ss-search {
  vertical-align: -1px;
  height: 15px;
}

#main-nav .menu-right ul.menu &gt; li &gt; a &gt; span {
  margin-left: 8px;
  line-height: 16px;
  display: inline-block;
  vertical-align: 1px;
}

#main-nav .menu-right ul.menu &gt; li &gt; a &gt; i:before {
  vertical-align: middle;
}

#main-nav .menu-right ul.sub-menu {
  right: 0;
  left: auto;
}

#main-nav.center-menu {
  text-align: center;
}

#main-nav.center-menu &gt; .container {
  position: relative;
}

#main-nav.center-menu nav#main-navigation, #main-nav.center-menu nav.float-alt-menu {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  vertical-align: bottom;
}

#main-nav.center-menu nav#main-navigation ul.menu {
  float: none;
}

#main-nav.center-menu nav.mega-menu {
  position: static;
}

#main-nav.center-menu nav.mega-menu li.sf-mega-menu-natural-width .sub-container {
  left: 0 !important;
}

#main-nav.center-menu nav.float-alt-menu ul.menu &gt; li:first-child {
  border-left: 0;
  margin-left: -4px;
}

#main-nav.center-menu nav.float-alt-menu ul.menu {
  text-align: left;
}

#main-nav.center-menu nav.float-alt-menu ul.menu li &gt; a {
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 30px;
}

#main-nav.center-menu nav.float-alt-menu ul.menu li &gt; a &gt; i {
  margin-right: 4px;
}

#main-nav.center-menu nav.float-alt-menu ul.menu li &gt; a.header-search-link-alt &gt; i {
  margin-left: 4px;
}

#main-nav.center-menu nav.float-alt-menu ul.menu li &gt; a &gt; i:before {
  vertical-align: -2px;
}

.no-menu {
  padding: 15px 0;
}

.full-center nav#main-navigation .no-menu {
  position: absolute;
  top: 15px;
  width: 100%;
  right: 0;
  padding: 30px 0;
}

nav ul.menu &gt; li.menu-item.sf-menu-item-btn &gt; a {
  background: transparent !important;
  padding: 0 !important;
}

li.menu-item span.menu-item-text &gt; i, li.menu-item span.title &gt; i {
  margin-right: 5px;
  vertical-align: -2px;
}

nav ul.menu &gt; li.menu-item.sf-menu-item-btn &gt; a &gt; span.menu-item-text {
  padding: 10px 20px;
  border: 1px solid #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 5px 10px;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out, border 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

nav ul.menu &gt; li.menu-item.sf-menu-item-btn &gt; a &gt; span.menu-item-text &gt; i {
  margin-right: 6px;
  vertical-align: -1px;
}

#main-nav ul.menu &gt; li.menu-item.sf-menu-item-btn &gt; a &gt; span.menu-item-text {
  display: block;
  margin: 4px 0;
}

.header-9 #main-nav ul.menu &gt; li.menu-item.sf-menu-item-btn &gt; a &gt; span.menu-item-text {
  display: block;
  margin: 15px 0;
}

.vertical-header #vertical-nav ul.menu &gt; li.menu-item.sf-menu-item-btn {
  margin-bottom: 15px;
}

/* --------------------------------------------
	FULL CENTER HEADER
-------------------------------------------- */
.full-center #header, .full-center .float-menu {
  transition: height 0.3s ease-in-out;
  -moz-transition: height 0.3s ease-in-out;
  -webkit-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
}

.full-center #header-section #header {
  padding: 0;
}

.full-center #header &gt; .container, .full-center #header &gt; div &gt; .container {
  position: relative;
  max-width: 100%;
}

.full-center #header.fw-header &gt; .container {
  width: 100%;
}

.header-7 #header.fw-header .container, .header-8 #header.fw-header .container {
  width: 100%;
  padding: 0 30px;
}

.header-7 #header.fw-header .container .header-left, .header-8 #header.fw-header .container .header-left {
  padding-left: 15px;
}

.header-7 #header.fw-header .container .header-right, .header-8 #header.fw-header .container .header-right {
  padding-right: 15px;
}

.full-center #logo {
  position: absolute;
  left: 0;
  top: 0;
  height: 100% !important;
  width: auto;
  z-index: 99;
  max-width: 25%;
}

.full-center #logo.has-img a &gt; img {
  vertical-align: middle;
}

.full-center .fw-header #logo {
  left: 10px;
}

.full-center .header-right {
  position: absolute;
  right: 10px;
  top: 0;
  height: 100%;
  width: auto;
}

.full-center .float-menu {
  text-align: center;
  position: relative;
}

.full-center .header-4 .float-menu, .full-center .header-5 .float-menu {
  text-align: right;
  max-width: 100%;
  width: auto;
}

.full-center .header-4 .fw-header .float-menu {
  float: none;
}

.browser-ff .full-center .header-4 .fw-header .float-menu {
  float: none;
}

.full-center .header-4 .fw-header .float-menu li.menu-item.sf-mega-menu &gt; ul.sub-menu {
  left: auto;
  right: 0;
}

.full-center .header-5 .float-menu {
  padding-right: 0;
}

.full-center nav.mega-menu {
  position: static;
}

.full-center nav#main-navigation {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
}

.full-center nav.float-alt-menu {
  display: inline-block;
  text-align: center;
  margin: 0 0 0 -3px;
}

.full-center nav.mega-menu li .sub-container {
  left: 0 !important;
}

.full-center nav.mega-menu li.sf-mega-menu-fw .sub-container {
  left: 3% !important;
}

.full-center nav.mega-menu li.sf-mega-menu-fw .sub-container {
  width: 94% !important;
}

.full-center nav.mega-menu li.sf-mega-menu-fw .sub-container .sub, .full-center nav.mega-menu li.sf-mega-menu-fw .sub-container .sub .row {
  width: 100% !important;
}

.full-center nav.mega-menu li.sf-mega-menu-natural-width {
  position: relative !important;
}

.full-center #header-section.header-5 nav.mega-menu li .sub-container {
  left: 0 !important;
}

.full-center #header-section nav.mega-menu li.sf-mega-menu-natural-width .sub-container {
  right: 0;
  left: auto !important;
}

.full-center nav#main-navigation ul.menu {
  width: 100%;
  display: inline-block;
  text-align: center;
  float: none;
}

.full-center nav#main-navigation ul.menu &gt; li {
  border-right: 1px solid #e4e4e4;
}

.full-center nav#main-navigation ul.menu &gt; li:first-child {
  border-left: 1px solid #e4e4e4;
}

.full-center nav#main-navigation ul.menu &gt; li.menu-item &gt; a {
  padding: 0 25px;
}

.full-center #header nav.float-alt-menu ul.menu &gt; li {
  padding: 0;
  border-right: 1px solid #e4e4e4;
  text-align: left;
}

.full-center nav.float-alt-menu ul.menu &gt; li &gt; a, .full-center #header nav.std-menu ul.menu &gt; li &gt; a {
  padding: 0 15px;
  display: block;
}

.full-center nav.float-alt-menu ul.menu &gt; li &gt; a &gt; i {
  font-size: 16px;
  margin-right: 6px;
  vertical-align: -3px;
  line-height: 100%;
}

.full-center nav.float-alt-menu ul.menu &gt; li.menu-search &gt; a &gt; i {
  margin-right: 0;
}

.full-center nav.float-alt-menu ul.menu &gt; li &gt; ul.sub-menu {
  right: 0;
  left: auto;
}

.full-center .ajax-search-wrap:after {
  right: 15px;
}

.full-center #header.fw-header nav.float-alt-menu ul.menu &gt; li:last-child {
  border-right: 0;
}

#header-section.header-5 #header {
  max-width: 1140px;
  margin: 0 auto;
}

.layout-boxed #header-section.header-5 .sticky-wrapper:not(.is-sticky) .sticky-header {
  max-width: 100% !important;
}

#header-section.header-5 #header #logo {
  left: 15px;
}

#header-section.header-5 #header nav.float-alt-menu {
  margin-right: 15px;
}

.header-6 #main-nav .menu-left {
  display: inline-block;
  line-height: 0;
  vertical-align: bottom;
  max-width: 100%;
}

.header-6 #main-nav .menu-right {
  display: inline-block;
  line-height: 0;
  margin-left: 20px;
  vertical-align: bottom;
  position: relative;
  right: auto;
  top: auto;
}

.header-6 #main-nav .menu-right ul.menu &gt; li.shopping-bag-item &gt; a, .header-6 #main-nav .menu-right ul.menu &gt; li.wishlist-item &gt; a {
  padding: 13px 10px;
}

.header-9#header-section #main-nav {
  border-top: 0;
  border-bottom: 0;
}

.header-9 #main-nav ul.menu &gt; li, .header-9 #main-nav.center-menu nav.float-alt-menu ul.menu &gt; li {
  border: 0;
}

.header-9 #main-nav ul.menu &gt; li &gt; a, .header-9 #main-nav.center-menu nav.float-alt-menu ul.menu &gt; li &gt; a {
  padding-top: 25px;
  padding-bottom: 25px;
}

.header-9 #main-nav.center-menu nav.float-alt-menu ul.menu &gt; li &gt; a &gt; span {
  margin-top: 1px;
  display: inline-block;
}

/* --------------------------------------------
	VERTICAL HEADER
-------------------------------------------- */
.vertical-header #site-loading &gt; .spinner {
  padding-left: 300px;
}

.vertical-header-right #site-loading &gt; .spinner {
  padding-left: 0;
  padding-right: 300px;
}

.vertical-header .container {
  max-width: 95%;
}

.vertical-header .header-wrap {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.layout-boxed.vertical-header .header-wrap {
  left: auto;
}

.vertical-header-right .header-wrap {
  left: auto;
  right: 0;
}

.vertical-header #header-section {
  height: 100%;
}

.vertical-header #logo {
  padding: 0 20px;
}

.vertical-header #logo img {
  max-width: 100% !important;
}

.vertical-header .no-menu {
  padding: 15px 20px;
}

.vertical-header #header-section #vertical-nav {
  z-index: 2;
  width: 100%;
}

.vertical-header #header-section #vertical-nav .vertical-menu-bottom {
  bottom: 20px;
  position: absolute;
  width: 100%;
}

.vertical-header .vertical-menu-bottom nav.std-menu {
  margin-bottom: 10px;
}

.vertical-header #header-section #header {
  padding: 40px 0;
  position: relative;
  z-index: 3;
}

.vertical-header #container {
  padding-left: 300px;
  height: 100%;
}

.vertical-header.layout-boxed #container {
  padding-left: 0;
  padding-right: 0;
}

.vertical-header.layout-boxed #main-container {
  padding-left: 300px;
}

.vertical-header-right #container {
  padding-left: 0;
  padding-right: 300px;
}

.page-template-template-blank2.vertical-header #container, .page-template-template-blank2fw.vertical-header #container, .page-template-template-blank3.vertical-header #container, .page-template-template-blank3fw.vertical-header #container {
  padding-left: 0;
  padding-right: 0;
}

.vertical-header-right.layout-boxed #container {
  padding-left: 0;
  padding-right: 0;
}

.vertical-header-right.layout-boxed #main-container {
  padding-left: 0;
  padding-right: 300px;
}

.vertical-menu nav ul.menu &gt; li {
  width: 100%;
  float: none;
  display: block;
}

.vertical-menu nav ul.menu &gt; li &gt; a {
  float: none;
  display: block;
  padding: 15px 18px;
  text-align: center;
}

.vertical-header nav#main-navigation ul.menu {
  width: 100%;
  float: none;
}

.vertical-header nav.std-menu ul.menu &gt; li.menu-item.sf-mega-menu {
  position: relative;
}

.vertical-header .header-vert nav.std-menu ul.sub-menu {
  top: 0 !important;
  bottom: auto !important;
  left: 100% !important;
}

.vertical-header li.menu-item.sf-mega-menu &gt; ul.sub-menu {
  margin: 0;
}

.vertical-header nav.std-menu ul.sub-menu &gt; li ul {
  left: 100% !important;
}

.vertical-header .vertical-menu-bottom nav.std-menu ul.sub-menu {
  top: auto !important;
  bottom: 0 !important;
}

.vertical-header .ajax-search-wrap {
  top: auto;
  bottom: 0;
  left: 100%;
  right: auto;
}

.vertical-header .ajax-search-wrap:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #e3e3e3;
  left: -16px;
  right: auto;
  bottom: 16px;
  top: auto;
}

.vertical-header .ajax-search-results {
  border-top: 0;
  border-bottom: 1px solid #e3e3e3;
}

.shopping-bag-item a &gt; i, .wishlist-item a &gt; i {
  margin-right: 5px;
  vertical-align: 0;
}

.shopping-bag-item a &gt; span.num-items {
  display: none !important;
}

.shopping-bag-item a &gt; span.num-items:before {
  content: "(";
}

.shopping-bag-item a &gt; span.num-items:after {
  content: ")";
}

.shopping-bag-item a &gt; span.num-items.cart-count-enabled {
  display: inline-block !important;
}

.vertical-menu-bottom .copyright {
  padding: 0 20px;
  margin-bottom: 35px;
  font-size: 12px;
  text-align: center;
}

.vertical-header-right #main-nav .ajax-search-wrap {
  right: auto;
  left: -1px;
}

.vertical-header-right .ajax-search-wrap:after {
  right: auto;
  left: 19px;
}

.vertical-header-right nav.mega-menu li.sf-mega-menu-fw .sub-container, .vertical-header-right nav.mega-menu li.sf-mega-menu-natural-width .mega, .vertical-header-right .ajax-search-wrap, .vertical-header-right nav.std-menu ul.sub-menu {
  left: auto !important;
  right: 100% !important;
}

.vertical-header-right nav.mega-menu li.sf-mega-menu-fw .mega .sub {
  float: right;
}

.vertical-header .swiper-slide .caption-wrap {
  max-width: 90%;
}

/* --------------------------------------------
	OVERLAY MENU
-------------------------------------------- */
a.overlay-menu-link {
  line-height: inherit;
  width: 20px;
  height: 14px;
  display: inline-block;
  text-indent: -9999em;
  position: relative;
  vertical-align: middle;
  top: 50%;
  position: relative;
  margin-top: -7px;
}

.header-left a.overlay-menu-link {
  float: left;
}

.header-right a.overlay-menu-link {
  float: right;
}

a.overlay-menu-link span, a.overlay-menu-link span:before, a.overlay-menu-link span:after {
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -moz-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -o-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  background-color: #1d1d1d;
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  left: 0;
}

a.overlay-menu-link span:before, a.overlay-menu-link span:after {
  content: "";
}

a.overlay-menu-link span {
  top: 6px;
}

a.overlay-menu-link span:before {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  top: -6px;
  z-index: 10;
}

a.overlay-menu-link span:after {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 6px;
}

.overlay-menu-open a.overlay-menu-link span {
  background-color: transparent !important;
}

.overlay-menu-open a.overlay-menu-link span:before {
  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
  -o-transform: translateY(6px) translateX(1px) rotate(45deg);
  transform: translateY(6px) translateX(1px) rotate(45deg);
}

.overlay-menu-open a.overlay-menu-link span:after {
  -webkit-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  -moz-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  -ms-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  -o-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  transform: translateY(-7px) translateX(1px) rotate(-45deg);
}

#overlay-menu {
  background: rgba(230, 80, 55, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-menu-open #overlay-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.overlay-menu-close {
  position: absolute;
  top: 6px;
  left: 7px;
  font-size: 36px;
  color: #fff;
  display: block;
  height: 38px;
  letter-spacing: 2px;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.header-right .overlay-menu-close {
  position: absolute;
  top: 6px;
  right: 7px;
  left: auto;
}

.overlay-menu-close i:before {
  vertical-align: baseline;
}

.overlay-menu-open .overlay-menu-close {
  opacity: 0.8;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.overlay-menu-open .overlay-menu-close:hover {
  opacity: 1;
}

#overlay-menu nav {
  text-align: center;
  position: relative;
  z-index: 2;
  top: 20%;
  height: 60%;
  font-size: 54px;
  opacity: 0;
  -webkit-transition: top 0.5s cubic-bezier(0.175, 0.785, 0.32, 1) 0, opacity 0.5s;
  transition: top 0.5s cubic-bezier(0.175, 0.785, 0.32, 1) 0, opacity 0.5s;
}

.overlay-menu-open #overlay-menu nav {
  top: 24%;
  opacity: 1;
}

.overlay-menu-closing #overlay-menu nav {
  top: 20%;
  opacity: 0;
}

#overlay-menu nav &gt; div {
  height: 100%;
}

#overlay-menu nav ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  width: 100%;
  position: relative;
}

#overlay-menu nav ul ul, #overlay-menu nav ul ul ul {
  display: none !important;
}

#overlay-menu nav ul li {
  display: block;
  height: 20%;
  transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
}

#overlay-menu nav ul li a {
  padding: 8px 0;
  display: block;
  color: #fff;
  font-size: inherit;
  background: transparent;
}

.overlay-menu-open #header-section .is-sticky .sticky-header, .overlay-menu-open #header-section .is-sticky #header.sticky-header {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
}

.overlay-menu-open .header-wrap {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.overlay-menu-open a.contact-menu-link {
  opacity: 0;
  pointer-events: none;
}

body.overlay-menu-open {
  overflow: hidden;
}

/* --------------------------------------------
	CONTACT MENU
-------------------------------------------- */
a.contact-menu-link {
  font-size: 28px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  vertical-align: middle;
  top: 50%;
  position: relative;
  margin-top: -17px;
}

.header-left a.contact-menu-link {
  float: left;
}

.header-right a.contact-menu-link {
  float: right;
}

a.contact-menu-link &gt; i {
  display: inline-block;
  vertical-align: -6px;
  height: 30px;
}

#contact-slideout {
  display: none;
}

#contact-slideout &gt; .container {
  padding-top: 45px;
  padding-bottom: 45px;
}

#contact-slideout &gt; .container &gt; .row:last-child &gt; div {
  margin-bottom: 0;
}

/* --------------------------------------------
	AJAX SEARCH
-------------------------------------------- */
.ajax-search-wrap {
  position: absolute;
  top: 100%;
  right: 0;
  border: 1px solid #e3e3e3;
  width: 250px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  display: none;
  line-height: 160%;
}

#main-nav .ajax-search-wrap {
  right: -1px;
}

.ajax-search-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  right: 19px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #e3e3e3;
  margin-top: -9px;
}

.ajax-search-wrap input[type=text] {
  border: 0;
  background: transparent;
  padding: 15px 20px;
  width: 100%;
  margin: 0;
  height: 50px;
  display: block;
}

#main-nav .ajax-search-wrap input[type=text] {
  padding: 12px 20px;
}

.ajax-search-wrap .ajax-loading {
  background: transparent url("images/loader.gif\8") no-repeat center center;
  background-size: 75%;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 18px;
  top: 16px;
  display: none;
}

.ajax-search-results {
  border-top: 1px solid #e3e3e3;
  display: none;
}

.search-result-pt h6, .no-search-results h6 {
  margin-bottom: 0;
  padding-left: 20px;
  margin-top: 18px;
  letter-spacing: normal;
}

.search-result-pt .search-result {
  border-bottom: 1px solid #e3e3e3;
  padding: 20px 20px 16px;
  height: auto;
  overflow: hidden;
}

.search-result-pt .search-result:nth-of-type(1) {
  padding-top: 12px;
}

.search-result .search-item-img, .search-result .search-item-img img, .search-result .search-item-img .img-holder {
  height: 35px;
  width: 35px;
}

.search-result .search-item-img .img-holder i {
  padding: 8px 6px;
  font-size: 18px;
  height: 35px;
  display: block;
  line-height: 22px;
  text-align: center;
}

.search-result .search-item-content {
  margin-left: 46px;
}

.search-result h5 {
  margin-bottom: 0;
  margin-top: 0;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.search-result time {
  line-height: 20px;
  margin-bottom: 0 !important;
}

.no-search-results p {
  padding: 10px 20px 18px;
  margin-bottom: 0;
}

.ajax-search-results .all-results {
  display: block;
  padding: 15px 20px;
}

/* --------------------------------------------
	MEGA MENU
-------------------------------------------- */
nav.std-menu ul.menu &gt; li.menu-item.sf-mega-menu {
  position: inherit;
}

li.menu-item.sf-mega-menu &gt; ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 1170px;
  margin: 0;
  max-width: none;
}

li.menu-item.sf-mega-menu.sf-mega-menu-fw &gt; ul.sub-menu {
  max-width: 100%;
}

li.menu-item.sf-mega-menu &gt; ul.sub-menu &gt; li {
  position: relative;
  width: 100%;
  float: left;
  border-top: 0;
  border-right: 1px solid #e4e4e4;
  border-top: 1px solid #e3e3e3;
}

li.menu-item.sf-mega-menu[data-megamenucols="2"] &gt; ul.sub-menu &gt; li {
  width: 50%;
}

li.menu-item.sf-mega-menu[data-megamenucols="3"] &gt; ul.sub-menu &gt; li {
  width: 33.33333%;
}

li.menu-item.sf-mega-menu[data-megamenucols="4"] &gt; ul.sub-menu &gt; li {
  width: 25%;
}

li.menu-item.sf-mega-menu[data-megamenucols="5"] &gt; ul.sub-menu &gt; li {
  width: 20%;
}

li.menu-item.sf-mega-menu[data-megamenucols="6"] &gt; ul.sub-menu &gt; li {
  width: 16.66666%;
}

li.menu-item.sf-mega-menu &gt; ul.sub-menu &gt; li ul {
  position: relative !important;
  top: 0px !important;
  left: 0;
  display: block !important;
  opacity: 1 !important;
  width: 100%;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  max-width: none;
  padding: 0 20px;
}

li.menu-item.sf-mega-menu.sf-mega-menu-alt.no-headings ul.sub-menu &gt; li ul &gt; li:first-child, li.menu-item.sf-mega-menu &gt; ul.sub-menu li, li.menu-item.sf-mega-menu ul.sub-menu &gt; li ul &gt; li:first-child {
  border-top-width: 0;
}

li.menu-item.sf-mega-menu ul.sub-menu &gt; li ul &gt; li.menu-item {
  width: 100%;
  float: none;
}

li.menu-item.sf-mega-menu ul.sub-menu li.menu-item &gt; a {
  float: none;
  display: block;
}

li.menu-item.sf-mega-menu &gt; ul.sub-menu &gt; li.menu-item &gt; a, li.menu-item.sf-mega-menu &gt; ul.sub-menu &gt; li.menu-item &gt; span.title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 20px 0;
  display: block;
  padding: 10px 15px;
}

li.menu-item.sf-mega-menu.no-headings &gt; ul.sub-menu &gt; li.menu-item &gt; a, li.menu-item.sf-mega-menu.no-headings &gt; ul.sub-menu &gt; li.menu-item &gt; span.title {
  display: none;
}

li.menu-item.sf-mega-menu &gt; ul.sub-menu &gt; li ul {
  padding: 0 20px 20px;
}

li.menu-item.sf-mega-menu.no-headings &gt; ul.sub-menu &gt; li ul {
  padding: 20px;
}

li.menu-item.sf-mega-menu.no-column-spacing &gt; ul.sub-menu &gt; li ul {
  padding: 0 !important;
}

li.menu-item.sf-mega-menu.sf-mega-menu-alt ul.sub-menu &gt; li ul &gt; li:first-child, li.menu-item.sf-mega-menu.sf-mega-menu-alt ul.sub-menu &gt; li ul &gt; li:first-child, li.menu-item.sf-mega-menu.sf-mega-menu-alt &gt; ul.sub-menu li {
  border-top-width: 1px;
}

li.menu-item.sf-mega-menu.sf-mega-menu-natural-width &gt; ul.sub-menu {
  width: auto !important;
  left: auto;
  margin: 0;
}

.header-4 li.menu-item.sf-mega-menu.sf-mega-menu-natural-width &gt; ul.sub-menu {
  right: 0;
}

/* --------------------------------------------
	STICKY HEADER
-------------------------------------------- */
.sticky-header {
  -webkit-transform: translateZ(0) translateY(0);
  -moz-transform: translateZ(0) translateY(0);
  transform: translateZ(0) translateY(0);
  transition: height 0.5s ease-in-out, transform 0.5s ease-in-out, background-color 0.5s ease-in-out !important;
  -moz-transition: height 0.5s ease-in-out, transform 0.5s ease-in-out, background-color 0.5s ease-in-out !important;
  -webkit-transition: height 0.5s ease-in-out, transform 0.5s ease-in-out, background-color 0.5s ease-in-out !important;
  -o-transition: height 0.5s ease-in-out, transform 0.5s ease-in-out, background-color 0.5s ease-in-out !important;
}

.sticky-header.sticky-header-hide {
  -webkit-transform: translateZ(0) translateY(-100%);
  -moz-transform: translateZ(0) translateY(-100%);
  transform: translateZ(0) translateY(-100%);
}

#main-nav.sticky-header {
  width: 100%;
}

.header-3 .is-sticky .sticky-header, .header-4 .is-sticky .sticky-header, .header-7 .is-sticky .sticky-header, .header-8 .is-sticky .sticky-header {
  width: 100%;
}

.layout-fullwidth .header-3 .is-sticky .sticky-header, .layout-fullwidth .header-4 .is-sticky .sticky-header, .layout-fullwidth .header-7 .is-sticky .sticky-header, .layout-fullwidth .header-8 .is-sticky .sticky-header {
  max-width: 100% !important;
}

.header-7 .sticky-header, .header-8 .sticky-header {
  transition: padding 0.5s ease-in-out;
  -moz-transition: padding 0.5s ease-in-out;
  -webkit-transition: padding 0.5s ease-in-out;
  -o-transition: padding 0.5s ease-in-out;
}

#main-nav-sticky-wrapper {
  height: 45px;
}

.full-center #main-navigation ul.menu &gt; li &gt; a, .full-center .header-right ul.menu &gt; li &gt; a, .full-center nav.float-alt-menu ul.menu &gt; li &gt; a, .full-center #logo h1, .full-center .header-right div.text {
  transition: height 0.2s ease-in-out, line-height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out, line-height 0.2s ease-in-out;
  -webkit-transition: height 0.2s ease-in-out, line-height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out, line-height 0.2s ease-in-out;
}

/* --------------------------------------------
	NAKED HEADER
-------------------------------------------- */
body[class*=header-naked] #top-bar {
  display: none !important;
}

.header-wrap[class*=page-header-naked] {
  position: absolute;
  top: 0;
  width: 100%;
  background: transparent;
  border-bottom: 0;
}

.header-wrap[class*=page-header-naked] .header-wrap {
  background: transparent;
  width: 100%;
  position: absolute;
  top: 40px;
  z-index: 7;
}

.header-wrap[class*=page-header-naked] #header-section.header-5 #header {
  background: transparent;
}

.header-wrap[class*=page-header-naked] .sticky-header, .full-center[class*=page-header-naked] #header {
  background-color: transparent;
  transition: background 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out, border-color 0.5s ease-in-out;
}

.header-wrap[class*=page-header-naked], .header-wrap[class*=page-header-naked] #header-section:before, .header-wrap[class*=page-header-naked] #header .is-sticky .sticky-header, .header-wrap[class*=page-header-naked] #header-section.header-5 #header {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-wrap[class*=page-header-naked] #header-section #main-nav {
  background: transparent;
  border-color: transparent;
}

.header-wrap[class*=page-header-naked] #header-section #main-nav ul.menu &gt; li, .header-wrap[class*=page-header-naked] #header-section nav#main-navigation ul.menu &gt; li, .header-wrap[class*=page-header-naked] #header nav.float-alt-menu ul.menu &gt; li {
  border-color: transparent;
}

.header-wrap[class*=page-header-naked] .sticky-wrapper:not(.is-sticky) nav .menu &gt; li.menu-item &gt; a, .header-wrap[class*=page-header-naked] .sticky-wrapper:not(.is-sticky) nav.float-alt-menu ul.menu &gt; li &gt; a, .header-wrap[class*=page-header-naked] #header nav .menu &gt; li:hover &gt; a, .header-wrap[class*=page-header-naked] .menu-right nav .menu &gt; li:hover &gt; a {
  background: transparent;
}

.header-wrap[class*=page-header-naked] #header .is-sticky .sticky-header.sticky-header-resized {
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.header-wrap[class*=page-header-naked] .header-5 .sticky-header {
  max-width: 1140px;
}

.page-header-naked-light:not(.full-header-stick) .header-left, .page-header-naked-light:not(.full-header-stick) .header-left a, .page-header-naked-light:not(.full-header-stick) .header-right, .page-header-naked-light:not(.full-header-stick) .header-right a, .page-header-naked-light:not(.full-header-stick) #logo h1 {
  color: #fff;
}

.page-header-naked-light .sticky-wrapper:not(.is-sticky) #logo h1, .page-header-naked-light .sticky-wrapper:not(.is-sticky) #main-nav ul.menu &gt; li &gt; a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) nav .menu &gt; li.menu-item &gt; a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) nav.std-menu .menu &gt; li &gt; a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-left, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-left a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-right, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-right a {
  color: #fff;
}

.page-header-naked-light .sticky-wrapper:not(.is-sticky) a.overlay-menu-link span, .page-header-naked-light .sticky-wrapper:not(.is-sticky) a.overlay-menu-link span:before, .page-header-naked-light .sticky-wrapper:not(.is-sticky) a.overlay-menu-link span:after {
  background: #fff;
}

.page-header-naked-dark:not(.full-header-stick) .header-left, .page-header-naked-dark:not(.full-header-stick) .header-left a, .page-header-naked-dark:not(.full-header-stick) .header-right, .page-header-naked-dark:not(.full-header-stick) .header-right a, .page-header-naked-dark:not(.full-header-stick) #logo h1 {
  color: #222;
}

.page-header-naked-dark .sticky-wrapper:not(.is-sticky) #main-nav ul.menu &gt; li &gt; a, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) nav .menu &gt; li.menu-item &gt; a, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) nav.std-menu .menu &gt; li &gt; a, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) .header-left, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) .header-left a, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) .header-right, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) .header-right a {
  color: #222;
}

.page-header-naked-dark .sticky-wrapper:not(.is-sticky) a.overlay-menu-link span, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) a.overlay-menu-link span:before, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) a.overlay-menu-link span:after {
  background: #222;
}

body[class*=header-naked] .inner-page-wrap {
  margin-top: 0;
}

.logo-alt-version #logo img {
  display: none;
}

.logo-alt-version #logo img.alt-logo {
  display: inline-block;
}

/* #Widgets
================================================== */
.widget {
  padding-bottom: 35px;
}

.widget ul {
  margin: 0;
  list-style: none;
}

.widget ul li {
  margin-bottom: 0;
  line-height: 150%;
}

.widget_recent_comments ul li {
  padding: 10px 0;
}

.widget ul li &gt; a {
  padding: 10px 0;
  display: block;
}

.widget a {
  text-decoration: none;
}

.widget a:hover {
  text-decoration: underline;
}

.widget_categories ul &gt; li, .widget_archive ul &gt; li, .widget_nav_menu ul &gt; li, .widget_recent_comments ul &gt; li, .widget_meta ul &gt; li, .widget_recent_entries ul &gt; li, .widget_product_categories ul &gt; li, .widget_layered_nav ul li, .widget_edd_categories_tags_widget ul li, .widget_display_replies ul li, .widget_display_forums ul li, .widget_display_topics ul li {
  border-top: 1px solid transparent;
}

.widget_categories ul &gt; li:first-child, .widget_archive ul &gt; li:first-child, .widget_nav_menu ul &gt; li:first-child, .widget_recent_comments ul &gt; li:first-child, .widget_meta ul &gt; li:first-child, .widget_recent_entries ul &gt; li:first-child, .widget_product_categories ul &gt; li:first-child, .widget_layered_nav ul li:first-child, .widget_edd_categories_tags_widget ul li:first-child, .widget_display_replies ul li:first-child, .widget_display_forums ul li:first-child, .widget_display_topics ul li:first-child {
  border-top: 0;
}

.widget_categories ul &gt; li a:hover, .widget_archive ul &gt; li a:hover, .widget_nav_menu ul &gt; li a:hover, .widget_meta ul &gt; li a:hover, .widget_recent_entries ul &gt; li a:hover, .widget_product_categories ul &gt; li a:hover, .widget_layered_nav ul &gt; li a:hover, .widget_display_replies ul &gt; li a:hover, .widget_display_forums ul &gt; li a:hover, .widget_display_topics ul &gt; li a:hover {
  text-decoration: none;
}

.widget_categories ul &gt; li a:before, .widget_archive ul &gt; li a:before, .widget_nav_menu ul &gt; li a:before, .widget_meta ul &gt; li a:before, .widget_recent_entries ul &gt; li a:before, .widget_product_categories ul &gt; li a:before, .widget_edd_categories_tags_widget ul li a:before, .widget_display_replies ul li a:before, .widget_display_forums ul li a:before, .widget_display_topics ul li a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: block;
  float: right;
  text-decoration: inherit;
  font-size: 14px;
}

.widget_product_categories ul.children {
  padding-left: 10px;
  border-top: 1px solid #e4e4e4;
  padding-top: 2px;
}

.widget_nav_menu ul.sub-menu {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; /* border radius */
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.widget_nav_menu ul.sub-menu li {
  padding-left: 15px;
}

.widget .wp-tag-cloud {
  margin: 0;
  padding: 0;
  list-style: none;
  height: auto;
  overflow: hidden;
}

.widget .wp-tag-cloud li {
  float: left;
  margin-bottom: 4px;
}

.widget ul.wp-tag-cloud li &gt; a {
  margin-right: 4px;
  padding: 6px 8px;
  text-decoration: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e4e4e4;
  font-size: 14px !important;
  background-size: 100% 100%;
  background-position: center center;
}

.widget .wp-tag-cloud li &gt; a:hover {
  border-color: transparent;
}

.browser-ie .widget .wp-tag-cloud li &gt; a:hover, .browser-ie10 .widget .wp-tag-cloud li &gt; a:hover {
  background-image: none;
}

.widget-video .video-widget-wrap {
  padding-top: 56.25%;
  position: relative;
}

.widget-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.widget_search form {
  position: relative;
  margin-bottom: 0;
}

.widget_search .screen-reader-text {
  display: none;
}

.widget_search form input {
  margin: 0;
  border: 1px solid #e3e3e3;
  height: 42px;
  font-size: 14px;
  line-height: 19px;
  padding-left: 15px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.widget_search form button {
  height: 42px;
  line-height: 42px;
  padding: 0;
  flex: 1;
}

.item-link {
  text-decoration: none;
}

.portfolio .item-link i {
  margin-right: 10px;
  vertical-align: -2px;
}

.spb_latest_tweets_widget {
  padding: 25px 0;
}

.spb_latest_tweets_widget .twitter-bird {
  font-size: 14px;
  line-height: 26px;
  float: left;
}

.spb_latest_tweets_widget ul {
  margin-left: 25px;
}

.spb_latest_tweets_widget ul li {
  margin-top: 15px;
}

.spb_latest_tweets_widget ul li:first-child {
  margin-top: 0;
}

.spb_latest_tweets_widget .tweet-text {
  line-height: 24px;
  display: block;
}

.spb_latest_tweets_widget .tweet-text a {
  font-weight: bold;
  text-decoration: none;
}

.twitter_intents .twitter-id {
  display: none;
}

.spb_latest_tweets_widget .twitter_intents {
  display: block;
}

.spb_latest_tweets_widget .twitter_intents a {
  margin-right: 5px;
}

.spb_latest_tweets_widget a.twitter-timestamp {
  display: inline-block;
  line-height: 24px;
  margin-left: 10px;
  font-size: 12px;
}

.spb_image figure {
  max-width: 100%;
}

.spb_image.shadow figure {
  -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
}

.spb_image {
  margin-bottom: 30px;
}

.spb_image img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 2;
}

.spb_image .image-caption {
  text-align: center;
  margin: 15px 0 20px;
  font-style: italic;
}

.widget.widget_lip_most_loved_widget li {
  height: auto;
  overflow: hidden;
  margin-bottom: 15px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 64px;
  position: relative;
  padding: 12px 18px;
  border: 1px solid #e3e3e3;
}

.widget_lip_most_loved_widget .loved-item &gt; a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.widget_lip_most_loved_widget .loved-item &gt; h5 {
  line-height: 20px;
  margin: 0 0 2px;
  padding: 0;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 65%;
}

.widget_lip_most_loved_widget .loved-item &gt; span {
  font-size: 12px;
}

.loved-item &gt; br {
  display: none;
}

.loved-item .loved-count {
  border-left: 1px solid #e4e4e4;
  position: absolute;
  right: 0;
  top: 0;
  height: 64px;
  width: 70px;
  display: block;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.loved-item .loved-count &gt; i {
  vertical-align: 0px;
  font-size: 14px;
  padding: 10px 9px 5px;
  border-radius: 50%;
  margin-top: 15px;
  display: inline-block;
  margin-left: -15px;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.loved-item .loved-count &gt; span {
  text-align: center;
  position: absolute;
  width: 90%;
  display: block;
  top: 24px;
  left: 10%;
}

.widget .recent-posts-list &gt; li {
  height: auto;
  overflow: hidden;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.recent-posts-list li .recent-post-image {
  padding: 0;
  float: left;
  width: 90px;
  height: auto;
  min-height: 70px;
  background: #222;
  position: relative;
}

.recent-posts-list li .recent-post-image img {
  display: block;
  width: 100%;
  height: auto;
}

.recent-posts-list li .recent-post-image i {
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 24px;
  top: 50%;
  position: absolute;
  margin-top: -6px;
}

.recent-posts-list li .recent-post-details {
  padding: 0 10px;
  margin-left: 98px;
}

.recent-posts-list li .recent-post-title {
  display: block;
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.recent-posts-list li .recent-post-details &gt; span {
  font-size: 12px;
  font-style: italic;
}

.recent-posts-list li .recent-post-details .comments-likes {
  float: none;
  margin-top: 8px;
  font-size: 12px !important;
}

.recent-comments-list .comment .comment-wrap {
  padding: 10px 0;
}

.recent-comments-list .comment .comment-body {
  margin-top: 5px;
}

.recent-comments-list .comment .comment-meta-actions a {
  font-size: 12px;
  text-transform: uppercase;
}

.recentcomments {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.flickr_images {
  margin-right: -2px;
  margin-bottom: 30px;
}

.widget.flickr-widget ul {
  margin-right: -10px;
}

.widget.flickr-widget li {
  height: 81px;
  width: 81px;
  padding: 0;
  border: 0;
  overflow: hidden;
  float: left;
  position: relative;
  margin: 0 10px 10px 0;
  background-image: url(images/crease.svg);
  background-size: 100% 100%;
  background-position: center center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
}

.browser-ie .widget.flickr-widget li, .browser-ie10 .widget.flickr-widget li {
  background-image: none;
}

.flickr-widget li img {
  height: 81px;
  width: auto;
  min-height: 81px;
  min-width: 81px;
  display: block;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.flickr-widget li:hover img {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

.widget ul.flickr_images li a {
  padding: 0;
}

.widget ul.flickr_images li a:after {
  content: "🔎";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 20px;
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -6px;
  margin-right: -11px;
  color: #999;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.widget ul.flickr_images li:hover a:after {
  opacity: 1;
}

.browser-ie .widget ul.flickr_images li a:after {
  display: none;
}

.twitter-widget {
  margin: 0;
}

.widget.twitter-widget li {
  margin-bottom: 25px;
}

.widget.twitter-widget li:before {
  content: "\f099";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: block;
  text-decoration: inherit;
  font-size: 16px;
  width: 30px;
  height: auto;
  float: left;
  margin-top: 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}

#footer .widget.twitter-widget li:before {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

.twitter-widget .tweet-text {
  padding-left: 30px;
  line-height: 160%;
  word-break: break-word;
}

.twitter-widget .twitter_intents {
  margin: 10px 0 0 30px;
  display: none;
}

.twitter-widget .twitter_intents a {
  margin-right: 4px;
}

.twitter-date a, .twitter-link a, .widget .twitter-link a:hover {
  text-decoration: none;
}

.twitter-link a {
  display: inline-block;
  letter-spacing: normal;
  line-height: 25px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.twitter-link a:hover {
  text-decoration: none !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.sidebar .rev_slider_wrapper {
  overflow: hidden;
  padding-bottom: 40px !important;
}

.subscribers-list {
  text-align: center;
  padding: 15px 15px 9px;
  border: 1px solid #e4e4e4; /* stroke */
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color: #fff; /* layer fill content */
}

.subscribers-list li {
  display: inline-block;
  width: 64px;
  margin-left: 10px;
}

.subscribers-list li:first-child {
  margin-left: 0;
}

.subscribers-list li &gt; a.social-circle {
  font-size: 27px;
  background: #222;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  padding: 11px 7px;
  width: 35px;
  text-align: center;
  margin: 0 auto 5px;
}

.subscribers-list li:hover &gt; a.social-circle {
  text-decoration: none;
}

.subscribers-list li &gt; a.social-circle i {
  width: 30px;
}

.subscribers-list li span {
  display: block;
  text-align: center;
  font-size: 12px;
}

.subscribers-list li span.social-count {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 4px;
}

.sidebar-ad-grid {
  padding: 15px;
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15); /* inner glow */
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15); /* inner glow */
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15); /* inner glow */
}

.sidebar-ad-grid ul &gt; li {
  float: left;
  margin: 5px;
  max-width: 125px;
}

.sidebar-ad-grid ul &gt; li img {
  display: block;
}

.widget input[type=email] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 5px 20px 5px 10px;
  line-height: 21px;
  height: 32px;
  display: block;
  border: 0;
}

.widget #mc_embed_signup &gt; form {
  position: relative;
}

.widget #mc_embed_signup &gt; form:after {
  content: "✉";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  font-size: 16px;
  padding-right: 10px;
  position: absolute;
  float: right;
  top: 7px;
  right: 0;
  color: #999;
}

#mc_embed_signup .clear {
  display: block;
  visibility: visible;
  width: auto;
  height: auto;
}

.widget_sf_infocus_widget .infocus-item {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.widget_sf_infocus_widget .infocus-item iframe {
  display: block;
}

.infocus-item figure {
  position: relative;
  overflow: hidden;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.widget_sf_infocus_widget .infocus-item img {
  display: block;
  height: auto;
  width: 100%;
}

.widget_sf_infocus_widget .infocus-item .infocus-title {
  position: relative;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.widget_sf_infocus_widget .infocus-item .infocus-title:before {
  content: "";
  width: 15px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  top: -3px;
  left: 16px;
  z-index: 99;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.widget_sf_infocus_widget .infocus-item h5 {
  font-weight: normal;
  margin: 0 !important;
  padding: 12px 16px;
  max-width: 80%;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border: 0 !important;
}

.widget.widget_sf_infocus_widget .infocus-item h5 a:hover {
  text-decoration: none;
}

.infocus-title .love-it-wrapper {
  display: block;
  float: right;
  margin: 10px 16px 10px 0;
}

.portfolio-grid li {
  float: left;
  height: 75px;
  position: relative;
  margin: 0 12px 12px 0 !important;
}

.browser-ie .portfolio-grid li, .browser-ie10 .portfolio-grid li {
  background-image: none;
}

.portfolio-grid li a {
  padding: 0 !important;
}

.portfolio-grid li a img {
  width: 75px;
  height: 75px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.portfolio-grid li:hover img {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

.portfolio-grid li a:after {
  content: "🔎";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 20px;
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -6px;
  margin-right: -11px;
  color: #999;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.portfolio-grid li:hover a:after {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

.browser-ie .portfolio-grid li a:after {
  display: none;
}

.widget hr {
  border-bottom: 0;
}

/* #Mobile Header
================================================== */
/* --------------------------------------------
	MOBILE HEADER CONFIG
-------------------------------------------- */
#mobile-top-text {
  display: none;
  padding: 10px 20px;
  border-bottom: 1px solid #e3e3e3;
}

#mobile-top-text ul.social-icons {
  margin-bottom: 0;
  line-height: 0;
}

#mobile-header-sticky-wrapper {
  display: none;
}

#mobile-header {
  display: none;
  padding: 20px;
  position: relative;
  border-bottom: 1px solid #e3e3e3;
  width: 100%;
  left: 0;
  z-index: 9999;
}

.is-sticky #mobile-header {
  width: 100%;
  z-index: 101;
}

.mobile-header-opts {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

.mobile-header-opts.opts-left {
  left: 25px;
}

.mobile-header-opts.opts-right, .mobile-left-logo .mobile-header-opts {
  right: 25px;
}

.mobile-header-opts a {
  font-size: 24px;
  margin-left: 15px;
}

.mobile-header-opts a:first-child {
  margin-left: 0;
}

.mobile-header-opts a &gt; i[class^=fa-] {
  margin-top: -2px;
  vertical-align: 2px;
}

a.mobile-menu-link {
  line-height: inherit;
  width: 20px;
  height: 14px;
  display: inline-block;
  text-indent: -9999em;
  position: relative;
  vertical-align: middle;
  top: 50%;
  position: relative;
  margin-top: -13px;
}

.mobile-menu-link .button-text {
  display: none;
}

a.mobile-menu-link span.menu-bars, a.mobile-menu-link span.menu-bars:before, a.mobile-menu-link span.menu-bars:after {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #1d1d1d;
  display: block;
  position: absolute;
  width: 20px;
  height: 3px;
  left: 0;
}

a.mobile-menu-link span.menu-bars:before, a.mobile-menu-link span.menu-bars:after {
  content: "";
}

a.mobile-menu-link span.menu-bars {
  top: 6px;
}

a.mobile-menu-link span.menu-bars:before {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  top: -6px;
  z-index: 10;
}

a.mobile-menu-link span.menu-bars:after {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 6px;
}

.mobile-menu-open a.mobile-menu-link span.menu-bars {
  background-color: transparent !important;
}

.mobile-menu-open a.mobile-menu-link span.menu-bars:before {
  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
  -o-transform: translateY(6px) translateX(1px) rotate(45deg);
  transform: translateY(6px) translateX(1px) rotate(45deg);
}

.mobile-menu-open a.mobile-menu-link span.menu-bars:after {
  -webkit-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  -moz-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  -ms-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  -o-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  transform: translateY(-7px) translateX(1px) rotate(-45deg);
}

/* --------------------------------------------
	MOBILE LOGO
-------------------------------------------- */
#mobile-logo {
  text-align: center;
  height: auto;
}

#mobile-logo.has-img {
  max-width: 50%;
}

.mobile-left-logo #mobile-logo {
  float: left;
  text-align: left;
}

.mobile-left-right #mobile-logo {
  float: right;
  text-align: right;
}

#mobile-logo a {
  height: auto;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.mobile-menu-closing #mobile-logo a, .mobile-menu-open #mobile-logo a, .mobile-cart-open #mobile-logo a {
  z-index: -1;
}

#mobile-logo.has-img a {
  line-height: 0;
}

#mobile-logo.no-img a {
  max-width: 100%;
}

#mobile-logo.logo-center a {
  text-align: center;
  max-width: 90%;
}

#mobile-logo.logo-left a, #mobile-logo.logo-right a {
  margin: 0;
}

#mobile-logo img {
  display: inline-block;
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

#mobile-logo img.retina {
  display: none;
  width: auto;
}

#mobile-logo img.alt-logo {
  display: none !important;
}

#mobile-logo h1 {
  margin: 0;
  font-size: 24px;
  line-height: 150%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#mobile-logo h2 {
  margin-top: -5px;
  font-size: 14px !important;
  line-height: 100% !important;
}

#mobile-logo h1.retina {
  display: none;
}

#mobile-logo.logo-center {
  margin: 0 auto;
}

#mobile-logo.logo-center h1 {
  text-align: center;
}

.logo-right#mobile-logo {
  float: right;
}

.logo-right#mobile-logo img {
  float: right;
}

/* --------------------------------------------
	MOBILE MENU
-------------------------------------------- */
#mobile-menu-wrap {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 98;
  visibility: hidden;
  width: 280px;
  height: 100%;
  background: #222;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow-y: scroll;
}

.no-csstransforms #mobile-menu-wrap, .ie-mobile #mobile-menu-wrap {
  position: relative;
  width: 100%;
  right: 0;
  display: none;
  height: auto;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
}

.mobile-header-right-logo #mobile-menu-wrap, .mobile-header-center-logo #mobile-menu-wrap {
  right: auto;
  left: 0;
}

.mobile-menu-open #mobile-menu-wrap {
  visibility: visible;
}

.no-csstransforms .mobile-menu-open #mobile-menu-wrap, .ie-mobile.mobile-menu-open #mobile-menu-wrap {
  display: block;
  visibility: visible;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
}

.mobile-search-form input[type=text] {
  margin: 0;
  padding: 14px 20px;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  height: 50px;
  background: transparent;
}

ul.mobile-language-select {
  list-style: none;
  padding-left: 7px;
  height: auto;
  overflow: hidden;
  margin: 0;
  height: 40px;
}

.mobile-language-select li {
  float: left;
  margin-right: 5px;
}

.mobile-language-select li a, .mobile-language-select li div {
  padding: 8px;
  display: block;
}

.mobile-language-select .language {
  display: none;
}

#mobile-menu {
  max-height: 100%;
  position: relative;
  font-size: 16px !important;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 60px;
  overflow-x: hidden;
  max-width: 100%;
}

#mobile-cart-wrap::-webkit-scrollbar, #mobile-menu::-webkit-scrollbar {
  display: none;
}

.no-csstransforms #mobile-menu, .ie-mobile #mobile-menu {
  height: auto;
  overflow: visible;
  padding-bottom: 0;
}

#mobile-menu ul, .mobile-cart-menu {
  margin-bottom: 0;
}

#mobile-menu ul li {
  border-top: 1px solid #333;
  border-bottom: 0;
}

#mobile-menu ul li a, .mobile-cart-menu li a {
  display: block;
  padding: 10px 20px;
  background: transparent !important;
  width: 100%;
}

#mobile-menu ul li a &gt; i {
  margin-right: 8px;
}

.mh-overlay #mobile-menu ul li a {
  padding: 10px 0;
}

#mobile-menu ul li ul li {
  font-size: 13px;
}

#mobile-menu ul.menu &gt; li:first-child {
  border-top: 0;
}

#mobile-menu ul.sub-menu {
  background: none;
  margin-left: 0;
}

#mobile-menu ul.sub-menu li a {
  padding-left: 30px;
}

.mh-overlay #mobile-menu ul.sub-menu li a {
  padding-left: 10px;
}

#mobile-menu ul.sub-menu li ul a {
  margin-left: 15px;
}

#mobile-menu li.sf-menu-item-html {
  display: none !important;
}

#mobile-menu li.menu-item-object-product_cat .menu-item-desc {
  display: none !important;
}

#mobile-contact {
  margin-top: 50px;
}

#mobile-menu ul li.parent &gt; a:after {
  content: "\f501";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 12px;
  margin-left: 10px;
  opacity: 0.5;
}

#mobile-menu ul li.parent ul.sub-menu {
  display: none;
}

#mobile-menu ul li.parent ul.sub-menu.sub-menu-open {
  display: block;
}

/* --------------------------------------------
	MOBILE CART
-------------------------------------------- */
#mobile-cart-wrap {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 97;
  visibility: hidden;
  width: 280px;
  height: 100%;
  background: #222;
  max-height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 60px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.no-csstransforms #mobile-cart-wrap, .ie-mobile #mobile-cart-wrap {
  position: relative;
  width: 100%;
  right: 0;
  display: none;
  height: auto;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
}

.mobile-header-right-logo #mobile-cart-wrap, .mobile-header-center-logo-alt #mobile-cart-wrap {
  right: auto;
  left: 0;
}

.mobile-menu-open #mobile-cart-wrap {
  visibility: visible;
}

.no-csstransforms .mobile-menu-open #mobile-cart-wrap, .ie-mobile.mobile-menu-open #mobile-cart-wrap {
  display: block;
  visibility: visible;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
}

#mobile-cart-wrap .shopping-bag-item &gt; a.cart-contents {
  padding: 15px;
  font-size: 16px;
  border-bottom: 1px solid #e4e4e4;
  display: block;
  text-align: center;
}

#mobile-cart-wrap .shopping-bag-item &gt; a.cart-contents .num-items {
  display: inline !important;
  padding-left: 10px;
}

#mobile-cart-wrap .shopping-bag-item &gt; a.cart-contents .num-items:before {
  content: "·";
  margin-right: 10px;
}

#mobile-cart-wrap .shopping-bag {
  max-width: 100%;
}

#mobile-cart-wrap .shopping-bag .bag-header {
  display: none;
}

#mobile-cart-wrap ul {
  margin: 0;
  display: block !important;
}

#mobile-cart-wrap .bag-product .bag-product-details .bag-product-title {
  font-size: 14px;
  margin-bottom: 5px;
}

#mobile-cart-wrap .bag-product a.remove {
  font-size: 30px;
  top: 14px;
}

.mobile-cart-menu li {
  border-bottom: 1px solid #333;
}

.mobile-cart-menu li:first-child {
  border-top: 1px solid #333;
}

#mobile-cart-wrap .bag-buttons &gt; a &gt; span.text {
  padding: 18px 20px !important;
}

/* --------------------------------------------
	MOBILE OVERLAY MODE
-------------------------------------------- */
.mh-overlay #mobile-menu-wrap, .mh-overlay #mobile-cart-wrap {
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: visible;
  padding: 40px;
  -webkit-transition: none;
  transition: none;
}

.mh-menu-show #mobile-menu-wrap {
  z-index: 200;
  display: block;
}

.mh-overlay #mobile-menu {
  padding-bottom: 20px;
}

.mobile-overlay-close {
  position: fixed;
  float: right;
  font-size: 30px;
  padding: 14px 10px;
  right: 10px;
  top: 8px;
}

.mobile-overlay-close &gt; i {
  display: block;
  height: 22px;
}

.mh-overlay ul.mobile-language-select {
  padding-left: 0;
  text-align: center;
}

.mh-overlay ul.mobile-language-select li {
  float: none;
  display: inline-block;
}

.mh-overlay .mobile-language-select li a, .mh-overlay .mobile-language-select li div {
  padding: 4px 8px;
}

.mh-overlay .mobile-search-form {
  margin-bottom: 30px;
}

.mh-overlay .mobile-search-form input[type=text] {
  padding: 20px 0;
  font-size: 16px !important;
  text-align: center;
  height: 60px;
}

.mh-overlay #mobile-menu ul li {
  border: 0;
  text-align: left;
}

.mh-overlay #mobile-menu ul.sub-menu {
  padding-left: 10px;
}

.mh-cart-show #mobile-cart-wrap {
  z-index: 200;
  display: block;
}

.mh-overlay #mobile-cart-wrap .shopping-bag {
  width: 100%;
  padding: 20px 0 40px;
}

.mh-overlay #mobile-cart-wrap .bag-product a.remove {
  display: none;
}

.mh-overlay .mobile-cart-menu li a {
  text-align: center;
}

/* #Footer
================================================== */
#footer {
  padding: 40px 0 0;
  border-top: 0 solid transparent;
}

#footer.footer-divider {
  border-top-width: 1px;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5 {
  color: inherit;
  margin-top: 0;
}

#footer h6 {
  margin-bottom: 20px;
  font-weight: bold;
}

#footer a, #footer a:hover {
  text-decoration: none;
}

#footer-widgets .widget {
  padding-bottom: 30px;
}

#copyright {
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  font-size: 12px;
  border-top: 0 solid transparent;
}

#copyright.copyright-divider {
  border-top-width: 1px;
}

#copyright .text-left {
  font-size: 11px;
  float: left;
  margin-bottom: 0;
  line-height: 40px;
  max-width: 50%;
}

#copyright .text-right {
  font-size: 11px;
  margin-bottom: 0;
  line-height: 40px;
  float: right;
  text-align: right;
  max-width: 50%;
}

#copyright a, #copyright a:hover {
  text-decoration: none;
}

#copyright nav .menu {
  float: right;
}

#copyright nav .menu li {
  font-size: 12px;
  margin: 5px 0;
  border-left: 1px solid #e4e4e4;
  line-height: 30px;
}

#copyright nav .menu li:first-child {
  border-left: 0;
}

#copyright nav .menu li a {
  padding: 0 12px;
  display: block;
  background: transparent !important;
}

#copyright nav .menu li ul.sub-menu {
  display: none !important;
}

#copyright ul.social-icons {
  margin-bottom: 0;
}

/* #Portfolio
================================================== */
.fw-row .spb_portfolio_widget {
  padding-left: 0;
  padding-right: 0;
}

.grid-sizer {
  margin: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
}

.browser-ie .grid-sizer {
  display: none;
}

.filter-wrap {
  float: right;
  text-align: right;
}

.browser-ie .filter-wrap {
  display: none !important;
}

.post-filter-tabs {
  opacity: 0;
}

.post-filter-tabs li {
  margin-left: 10px;
  display: none;
  line-height: 48px;
}

.post-filter-tabs li:first-child {
  margin-left: 0;
}

.post-filter-tabs li.all, .post-filter-tabs li.has-items {
  display: inline-block;
}

.post-filter-tabs li.selected {
  font-weight: bold;
}

.post-filter-tabs li a {
  display: block;
}

.post-filter-tabs li a &gt; i {
  display: inline-block;
  vertical-align: -2px;
  margin-right: 5px;
}

ul.portfolio-items {
  margin-bottom: 0;
  list-style: none;
  transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -webkit-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
}

ul.portfolio-items.filterable-items {
  height: 1000px;
}

.portfolio-items .portfolio-item {
  opacity: 0;
}

.browser-ie .portfolio-items .portfolio-item, .portfolio-items .portfolio-item.item-animated, .carousel-items .portfolio-item, .mobile-browser .portfolio-item {
  opacity: 1;
}

.fw-row ul.portfolio-items.gutters {
  margin: 0 15px;
}

ul.portfolio-items.no-gutters, .fw-row .spb-row-content-width ul.portfolio-items.gutters {
  margin: 0 !important;
}

.portfolio-items &gt; li {
  margin-bottom: 30px;
}

.browser-ie .portfolio-items.no-gutters &gt; li {
  padding: 0;
}

.row .portfolio-items.no-gutters.col-1 &gt; li {
  padding-left: 0;
  padding-right: 0;
}

.portfolio-items.no-gutters:not(.col-1) &gt; li {
  padding: 0;
}

.portfolio-items.no-gutters &gt; li {
  margin-bottom: 0;
}

.browser-ff .portfolio-item.col-sm-4 {
  width: 33.3%;
}

.portfolio-items &gt; li figure {
  position: relative;
}

.masonry-items .portfolio-item {
  border-bottom: 0;
  padding-bottom: 0;
}

.multi-masonry-items .portfolio-item {
  opacity: 0;
}

.multi-masonry-items .portfolio-item figure {
  margin-bottom: 0;
}

.multi-masonry-items.no-gutters .portfolio-item {
  padding-left: 0;
  padding-right: 0;
}

.multi-masonry-items .multi-masonry-img-wrap {
  overflow: hidden;
}

.spb_portfolio_carousel_widget {
  padding-bottom: 50px;
}

.spb_portfolio_carousel_widget .caroufredsel_wrapper {
  padding-bottom: 10px;
}

.spb_portfolio_carousel_widget .portfolio-item {
  height: auto;
}

.spb_portfolio_carousel_widget .carousel-items .portfolio-item {
  padding: 0 15px;
}

.spb_portfolio_carousel_widget .portfolio-item figure {
  margin-bottom: 0;
}

.spb_portfolio_carousel_widget .portfolio-item .item-details {
  padding: 12px 15px 7px;
}

.spb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title {
  margin: 0 0 5px;
  text-align: left;
}

.spb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title a {
  display: block;
  height: auto;
  overflow: hidden;
}

.spb_portfolio_carousel_widget .portfolio-item h4 span {
  float: left;
  max-width: 82%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.spb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title a:hover {
  text-decoration: none;
}

.spb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title a &gt; i {
  float: right;
  text-align: right;
  line-height: 20px;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}

.portfolio-items.no-gutters .portfolio-item-details, .portfolio-full-width .portfolio-item-details {
  padding: 0 15px 20px;
}

.portfolio-items.gutters .portfolio-item-details {
  padding: 0 0 20px;
}

.portfolio-item.gallery {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.portfolio-item.gallery figure, .masonry-items .portfolio-item.standard figure {
  margin-bottom: 0;
}

.portfolio-item figure {
  margin-bottom: 25px;
}

.portfolio-item.masonry-item figure, .portfolio-item.gallery-item figure {
  margin-bottom: 0;
}

.portfolio-item figure img {
  width: 100%;
  height: auto;
  position: relative;
  display: block !important;
}

.portfolio-item.masonry-item .portfolio-item-details {
  padding: 25px 30px 20px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.portfolio-item h3.portfolio-item-title {
  font-weight: normal;
  margin-bottom: 5px;
  text-align: left;
  margin-top: 0;
}

.portfolio-item h1.portfolio-item-title {
  font-weight: normal;
  margin-bottom: 4px;
  text-align: left;
  margin-top: 10px;
}

.portfolio-item-title a:hover {
  text-decoration: none;
}

.portfolio-item h5.portfolio-subtitle {
  display: block;
  margin-bottom: 5px;
  text-align: left;
  margin-top: 0;
}

.portfolio-item h3.portfolio-subtitle {
  display: block;
  text-align: center;
  margin-top: 0;
  margin-bottom: 8px;
}

.portfolio-item .portfolio-item-excerpt {
  font-size: 12px;
  padding-top: 5px;
  text-align: left;
}

.portfolio-item.carousel-item .portfolio-item-excerpt {
  text-align: left;
  margin-top: 0;
  padding: 20px 0;
}

.portfolio-item.carousel-item .portfolio-item-excerpt p:last-child {
  margin-bottom: 0;
}

.portfolio-item .portfolio-item-permalink {
  font-size: 12px;
  font-weight: bold;
  display: block;
  text-decoration: none;
}

.tax-portfolio-category .portfolio-wrap &gt; .container {
  width: auto;
  padding: 0;
}

/* --------------------------------------------
	SINGLE PORTFOLIO
-------------------------------------------- */
.single-portfolio .inner-page-wrap {
  margin-top: 0;
  margin-bottom: 0;
}

article.type-portfolio {
  margin-bottom: 100px;
}

.hidden-hatom {
  display: none;
}

article.type-portfolio.single-portfolio-standard, article.type-portfolio.single-portfolio-split {
  padding-top: 50px;
}

article.type-portfolio figure.media-wrap {
  margin-bottom: 55px;
}

.full-width-display-wrap, .full-width-display-wrap &gt; .container {
  position: relative;
}

.full-width-display-wrap .portfolio-options-bar {
  position: absolute;
  top: 60px;
  z-index: 3;
  width: 100%;
  opacity: 0;
  padding: 0 15px;
}

.full-width-display-wrap figure.fw-media-wrap {
  display: none;
}

.fw-media-wrap .item-slider, .fw-media-wrap .item-slider ul.slides, .fw-media-wrap .item-slider ul.slides &gt; li {
  max-height: 800px;
}

article.type-portfolio .media-wrap .flex-control-nav {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 6%;
  left: auto;
}

article.type-portfolio .media-wrap .flex-control-nav li {
  float: none;
}

.content-wrap.col-sm-9 {
  padding-left: 0;
}

.item-details.col-sm-3 {
  padding-right: 0;
}

.col-sm-3 .item-details {
  margin-top: 20px;
}

.portfolio-categories {
  margin-bottom: 0;
}

.portfolio-categories li a {
  padding: 4px 0;
  display: block;
}

.portfolio-categories li a:before {
  content: "📎";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  float: left;
  margin-right: 10px;
}

.item-details .sidebar-content {
  margin-bottom: 20px;
}

.item-details .client {
  margin-bottom: 5px;
}

.item-details time span, .item-details .client span {
  font-weight: bold;
  margin-right: 5px;
  display: inline-block;
}

.item-details time {
  margin-bottom: 10px;
  display: block;
}

.item-details .item-link {
  margin-bottom: 20px;
  display: block;
}

.item-details .item-link i {
  vertical-align: -3px;
}

.item-details .article-share {
  margin-top: 25px;
  text-align: left;
}

.item-details .article-share .social {
  left: -150px !important;
}

.related-projects.container {
  margin-bottom: 50px;
}

.related-projects h2 {
  margin-top: 0;
  margin-bottom: 25px;
}

.related-projects article {
  padding: 0;
}

.related-projects.container &gt; .row {
  margin: 0;
}

.sticky-details.sticky {
  float: none;
  position: fixed;
  z-index: 6;
  right: auto;
  padding-top: 100px !important;
}

/* --------------------------------------------
	PORTFOLIO MASONRY
-------------------------------------------- */
#home-masonry-elements {
  margin: 10px auto;
}

#home-masonry-elements li {
  margin: 5px;
  width: 300px;
}

#home-masonry-elements li figure {
  width: 300px;
  background: #f4f4f4;
}

/* --------------------------------------------
	PORTFOLIO SHOWCASE
-------------------------------------------- */
.spb_portfolio_showcase_widget {
  padding-bottom: 0 !important;
}

.spb_portfolio_showcase_widget.no-bg {
  padding-left: 0;
  padding-right: 0;
}

.spb_portfolio_showcase_widget .portfolio-showcase-wrap {
  opacity: 0;
}

.portfolio-showcase-wrap ul {
  background: #222;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
}

.portfolio-showcase-wrap ul li {
  width: 25%;
  display: inline-block;
  overflow: hidden;
  position: relative;
  background: #222;
  margin-bottom: -7px;
}

.portfolio-showcase-wrap ul[data-columns="5"] li {
  width: 20%;
}

.portfolio-showcase-wrap ul li .main-image {
  max-width: none;
  position: absolute;
  display: block;
  opacity: 0.8;
  height: auto;
  transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
}

.portfolio-showcase-wrap ul li:hover .main-image {
  opacity: 1;
}

.portfolio-showcase-wrap ul li .item-info {
  position: absolute;
  bottom: -85px;
  width: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 24px 30px;
}

.portfolio-showcase-wrap ul li .item-info:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 100%;
  z-index: 2;
  left: 50%;
  margin-left: -10px;
}

.portfolio-showcase-wrap ul li .item-info.has-subtitle {
  padding: 15px 30px;
}

.portfolio-showcase-wrap ul li .item-info span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  display: block;
  color: #222;
}

.portfolio-showcase-wrap ul li .item-info span.item-title {
  letter-spacing: normal;
}

/* #Blog
================================================== */
.fw-row .spb_blog_widget {
  padding-left: 0;
  padding-right: 0;
}

ul.blog-tweets, ul.blog-instagrams {
  display: none;
}

.blog-standard {
  position: relative;
  margin-bottom: 30px;
}

ul.blog-items {
  list-style: none;
}

ul.blog-items.gutters {
  margin-left: -15px;
  margin-right: -15px;
}

.fw-row ul.blog-items.gutters {
  margin-left: 15px;
  margin-right: 15px;
}

.fw-row .spb-row-container ul.blog-items.gutters {
  margin-left: 0;
  margin-right: 0;
}

.blog-wrap .heading-wrap {
  margin-bottom: 5px;
}

.blog-item {
  margin-bottom: 60px;
  padding-top: 60px;
  height: auto;
  overflow: hidden;
  opacity: 0;
}

.blog-item.gallery {
  margin-left: 0;
  margin-right: 0;
}

.browser-ie .blog-item, .blog-item.item-animated, .carousel-items .blog-item, .grid-items .blog-item, .blog-wrap .blog-items.social-blog .blog-item {
  opacity: 1;
}

.blog-item:first-child {
  border-top: 0;
  padding-top: 0;
}

.has-both-sidebars .blog-item {
  margin-bottom: 50px;
}

.blog-item .comments-likes {
  float: right;
  font-weight: normal;
  margin-top: 8px;
}

.blog-item .comments-likes .comments-wrapper {
  display: inline-block;
  margin-right: 0;
}

.blog-item .comments-likes .love-it-wrapper {
  margin-left: 10px;
  margin-top: 5px;
}

#infscr-loading {
  display: block;
  width: 100%;
  position: relative;
  top: 100%;
  text-align: center;
  height: 200px;
  line-height: 200px;
}

ul.blog-items.blog-inf-scroll {
  padding-bottom: 100px;
}

.blog-inf-scroll #infscr-loading {
  margin-top: -50px;
}

#infscr-loading .spinner &gt; div {
  width: 18px;
  height: 18px;
  margin: 0 3px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#infscr-loading .spinner &gt; .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

#infscr-loading .spinner &gt; .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

#infscr-loading div.text {
  display: none;
}

#infscr-loading &gt; .all-loaded {
  display: block !important;
  text-transform: uppercase;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.load-more-btn {
  margin: 50px auto;
  display: block;
  width: 20%;
  text-align: center;
  min-width: 200px;
  padding: 14px 16px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  max-width: 100%;
  position: relative;
}

.search-items .blog-item {
  padding-top: 0;
  margin-bottom: 50px;
}

.search-item-img {
  float: left;
  position: relative;
}

.search-item-img img, .search-item-img .img-holder {
  height: 70px;
  width: 70px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.search-item-img .img-holder {
  border: 1px solid #e3e3e3;
  line-height: 20px;
}

.search-item-img .img-holder i {
  display: inline-block;
  padding: 28px 20px;
  font-size: 28px;
  opacity: 0.5;
}

.search-item-content {
  margin-left: 100px;
}

.search-item-content.no-excerpt h3 {
  margin-top: 8px;
}

.search-item-content time {
  display: block;
  margin-bottom: 15px;
}

.read-more {
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px dotted #e3e3e3;
}

.read-more-button {
  font-size: 12px;
  line-height: 18px;
  height: auto;
  padding: 14px 16px;
  border: 2px solid #e4e4e4;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
}

.read-more-link {
  text-decoration: none;
  margin-top: 5px;
  font-weight: bold;
  display: block;
}

.sticky-post-icon {
  float: left;
  margin-right: 10px;
  padding: 17px 12px 7px;
  background-image: url(images/crease.svg);
  background-size: 100% 100%;
  background-position: center center;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 24px;
}

.browser-ie .sticky-post-icon, .browser-ie10 .sticky-post-icon {
  background-image: none;
}

.sticky-post-icon i {
  height: 22px;
  display: inline-block;
}

.taxonomy-description {
  margin-top: 24px;
}

/* --------------------------------------------
	BLOG AUX
-------------------------------------------- */
.blog-wrap .blog-aux-wrap {
  margin-bottom: 0;
}

.blog-aux-options {
  text-align: center;
}

ul.blog-aux-options li {
  float: none;
  display: inline-block;
}

.blog-aux-options li:first-child {
  margin-left: 0;
}

.blog-aux-options li.search {
  height: auto;
  overflow: hidden;
}

.blog-aux-options li a {
  display: block;
  font-size: 14px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.blog-aux-options li a i {
  margin-right: 7px;
}

.blog-aux-options li a i[class*=ss-] {
  vertical-align: -2px;
  height: 18px;
  display: inline-block;
}

.blog-aux-options li a:hover {
  text-decoration: none;
}

.blog-aux-options li form {
  margin: 0;
  position: relative;
}

.blog-aux-options li form input {
  margin: 0;
  border: 0;
  height: 34px;
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.blog-aux-options li form:after {
  content: "🔎";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  font-size: 16px;
  padding-right: 10px;
  position: absolute;
  float: right;
  top: 11px;
  right: 2px;
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter: alpha(opacity=30);
}

.blog-filter-wrap {
  margin-bottom: 20px;
}

.blog-filter-wrap .filter-slide-wrap {
  display: none;
}

.blog-filter-wrap ul {
  margin-bottom: 30px !important;
}

.blog-filter-wrap ul li {
  display: block;
  margin-bottom: 20px;
}

.blog-filter-wrap ul li a {
  display: block;
  padding: 10px;
}

.blog-filter-wrap ul li a span {
  float: right;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}

/* --------------------------------------------
	STANDARD
-------------------------------------------- */
.standard-items .blog-item {
  padding-top: 0;
  margin-bottom: 0;
  width: 100%;
}

.standard-items .blog-item:first-child .standard-post-content.no-thumb {
  padding-top: 0;
}

.standard-items .blog-item .standard-post-content {
  border-bottom: 1px solid #e3e3e3;
}

.standard-items .blog-item:last-child .standard-post-content {
  border-bottom: 0;
}

.standard-items .blog-item &gt; figure {
  margin-top: 40px;
}

.standard-items .blog-item:first-child figure {
  margin-top: 0;
}

.standard-items .blog-item .read-more-button {
  float: left;
}

.standard-items .blog-item .comments-likes {
  float: right;
}

.standard-items .blog-item .comments-likes .blog-item-details {
  display: inline-block;
  margin-right: 10px;
}

/* --------------------------------------------
	TIMELINE
-------------------------------------------- */
.timeline {
  position: absolute;
  top: 0;
  left: 30px;
  width: 2px;
  height: 98%;
  background: #e4e4e4;
  float: left;
  z-index: 0;
}

.has-no-sidebar .timeline {
  left: 50%;
  margin-left: -1px;
}

.timeline-items .blog-item {
  border: 0;
  margin-top: 70px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  z-index: 1;
  position: relative;
}

.timeline-items .blog-item:first-child {
  margin-top: 0;
}

.blog .blog-items.timeline-items {
  max-width: 730px;
  margin: 0 auto;
}

.standard-post-date {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 13px 18px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 30px;
}

.standard-post-content {
  position: relative;
  padding: 20px 0px 40px;
}

.standard-post-content:empty {
  padding-top: 0;
}

.standard-post-content.no-thumb {
  padding: 40px 0;
}

.format-quote .standard-post-content, .format-link .standard-post-content {
  padding-top: 30px;
}

.standard-post-content h1 {
  margin-top: 0;
  margin-bottom: 20px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.standard-post-content h1 a:hover {
  text-decoration: none;
}

.standard-post-content .link-excerpt {
  position: relative;
  padding-bottom: 20px;
}

.standard-post-content .link-excerpt &gt; p {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.standard-post-content .link-excerpt &gt; i {
  display: block;
  position: absolute;
  font-size: 44px;
  margin-top: 10px;
  top: 0;
  left: 30px;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}

.standard-post-content .excerpt {
  margin-bottom: 25px;
}

.standard-post-content .excerpt &gt; .container {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.has-no-sidebar .timeline-items .blog-item {
  text-align: center;
}

.has-no-sidebar .standard-post-content .read-more-button {
  margin-right: 20px;
  margin-bottom: 0;
}

.has-no-sidebar .timeline-items .standard-post-content .read-more-button {
  margin-right: 0;
}

.has-no-sidebar .timeline-items .standard-post-content .comments-likes {
  float: none;
}

.has-no-sidebar .standard-items .standard-post-content .comments-likes {
  float: left;
}

.has-no-sidebar .standard-post-content .comments-likes .blog-item-details {
  display: inline-block;
  margin-left: 20px;
  margin-right: 10px;
}

.has-no-sidebar .standard-post-content .comments-likes .blog-item-details {
  display: inline-block;
  margin-left: 20px;
  margin-right: 10px;
}

.download-button {
  margin-bottom: 0;
  margin-right: 15px !important;
}

/* --------------------------------------------
	MASONRY
-------------------------------------------- */
.blog-items {
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.masonry-items, .multi-masonry-items {
  transition: height 0.4s ease-in-out;
  -moz-transition: height 0.4s ease-in-out;
  -webkit-transition: height 0.4s ease-in-out;
  -o-transition: height 0.4s ease-in-out;
}

.blog-items.timeline-items {
  padding-bottom: 50px;
  margin-bottom: 0 !important;
}

.masonry-items .blog-item {
  margin-bottom: 25px;
  padding-top: 0;
  border-top: 0;
  z-index: 1;
}

.masonry-items.no-gutters .blog-item {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

.blog-masonry .masonry-items .blog-item {
  opacity: 0;
}

.blog-masonry .masonry-items .blog-item.item-animated {
  opacity: 1;
}

.masonry-items.no-gutters .blog-item.gallery {
  margin-left: 0;
  margin-right: 0;
}

.masonry-items .blog-item figure {
  margin-bottom: 0;
}

.masonry-items .blog-item .details-wrap, .masonry-items .blog-item .grid-no-image {
  padding: 15px 30px 120px;
  position: relative;
}

.masonry-items .blog-item .details-wrap:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(255, 255, 255, 0.9);
  position: absolute;
  top: -10px;
  z-index: 3;
  left: 50%;
  margin-left: -10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.masonry-items .blog-item .details-wrap {
  -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
}

.masonry-items .blog-item .comments-likes a {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.masonry-items .blog-item h6 {
  text-transform: capitalize;
  font-weight: bold;
  color: inherit;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.masonry-items .blog-item .details-wrap h3 {
  margin: 0 0 20px;
}

.masonry-items .blog-item .details-wrap h2, .masonry-items .blog-item .inst-overlay h2 {
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 20px;
}

.masonry-items .blog-item .details-wrap .quote-excerpt {
  font-size: 28px;
  line-height: 36px;
}

.masonry-items .blog-item .post-item-details {
  margin-bottom: 0;
  position: absolute;
  bottom: 25px;
  font-size: 12px;
}

.masonry-items .blog-item .comments-likes {
  position: absolute;
  bottom: 25px;
  right: 30px;
}

.masonry-items .blog-item .post-date {
  display: block;
  font-weight: normal;
}

.masonry-items .instagram-item {
  position: relative;
}

.masonry-items .instagram-item .inst-overlay {
  position: absolute;
  z-index: 2;
  padding: 30px;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.masonry-items .instagram-item:hover .inst-overlay {
  opacity: 0.9;
}

.masonry-items .instagram-item .inst-overlay h3 {
  max-height: 65%;
  overflow: hidden;
  font-size: 28px;
  line-height: 36px;
}

.instagram-item .inst-overlay &gt; a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.masonry-items .instagram-item img {
  position: relative;
  z-index: 1;
  width: 100%;
}

.masonry-items .blog-item .date {
  position: absolute;
  bottom: 50px;
}

.masonry-items .blog-item .tweet-text {
  font-size: 28px;
  line-height: 36px;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}

.masonry-items .blog-item .details-wrap &gt; a:first-child {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.masonry-items .blog-item .twitter_intents {
  display: none;
}

.masonry-items .blog-item .author {
  position: absolute;
  bottom: 28px;
  font-weight: bold;
  white-space: nowrap;
}

.masonry-items .blog-item .tweet-icon, .masonry-items .blog-item .inst-icon {
  position: absolute;
  bottom: 30px;
  right: 30px;
  padding: 7px 9px 6px 9px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 18px;
  width: 31px;
  z-index: 3;
}

.masonry-items .instagram-item .inst-overlay .date {
  bottom: 30px;
}

/* --------------------------------------------
	MINI ITEMS
-------------------------------------------- */
.mini-items .blog-item {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.mini-blog-item-wrap {
  border-top: 1px solid #e4e4e4;
  padding-top: 60px;
}

.blog-item:first-child .mini-blog-item-wrap {
  border-top: 0;
  padding-top: 0;
}

.mini-items .mini-alt-wrap {
  padding: 20px 30px 30px;
  border: 1px solid #e4e4e4;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.mini-items .mini-alt-wrap .quote-excerpt, .mini-items .mini-alt-wrap .link-excerpt {
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 30px;
  padding: 0 100px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
}

.mini-items .mini-alt-wrap .quote-excerpt:before {
  content: "“";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: block;
  text-decoration: inherit;
  position: absolute;
  font-size: 44px;
  margin-top: 10px;
  top: 0;
  left: 30px;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}

.mini-items .mini-alt-wrap .quote-excerpt:after {
  content: "”";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: block;
  text-decoration: inherit;
  position: absolute;
  font-size: 44px;
  top: 10px;
  right: 30px;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}

.mini-items .mini-alt-wrap .link-excerpt &gt; p {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mini-items .mini-alt-wrap .link-excerpt &gt; i {
  display: block;
  position: absolute;
  font-size: 44px;
  margin-top: 10px;
  top: 0;
  left: 30px;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}

.mini-items .mini-alt-wrap .blog-item-details, .format-link .blog-item-details {
  display: inline;
  padding-right: 20px;
}

.mini-items .blog-item h3 {
  margin-top: -3px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.mini-items .blog-item-details {
  margin-bottom: 5px;
  padding-bottom: 0;
  font-style: normal;
}

.format-aside .blog-item-details, .format-status .blog-item-details {
  display: none;
}

.mini-items .blog-item .excerpt {
  margin-top: 20px;
  margin-bottom: 25px;
}

.mini-items .comments-likes {
  float: none;
  margin-bottom: 15px;
}

.mini-items figure .wp-video video {
  max-height: 250px !important;
}

.mini-items .read-more-button {
  float: left;
  margin-right: 20px;
}

.mini-items .comments-likes {
  float: right;
}

/* --------------------------------------------
	BOLD ITEMS
-------------------------------------------- */
.blog-items.bold-items {
  margin-bottom: 0;
  padding-bottom: 0;
}

.bold-items .blog-item {
  margin-bottom: 0;
  padding: 50px;
  width: 100%;
  border-top: 1px solid #e3e3e3;
  transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
}

.bold-items .blog-item:first-child {
  border-top: 0;
}

.bold-item-wrap {
  text-align: center;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}

.bold-item-wrap h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 80px;
}

.bold-item-wrap h1, .bold-item-wrap h2, .bold-item-wrap h3 {
  text-align: left;
}

.bold-item-wrap h1 a, .bold-item-wrap .quote-excerpt a {
  display: block;
}

.bold-item-wrap .excerpt {
  text-align: left;
  margin-bottom: 40px;
}

.bold-item-wrap .blog-item-details {
  text-align: left;
}

.bold-item-wrap h1 a, .bold-item-wrap .blog-item-details span, .bold-item-wrap .blog-item-details a, .bold-item-wrap .blog-item-details time, .bold-item-wrap .quote-excerpt a *, .bold-item-wrap .excerpt * {
  transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -webkit-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
}

.bold-item-wrap .blog-item-details .date {
  display: block;
  margin-top: 5px;
}

/* --------------------------------------------
	BLOG MEDIA DISPLAY
-------------------------------------------- */
.blog-item .quote-display {
  text-align: center;
  padding: 20px 10px 0;
  font-size: 42px;
}

.timeline-items .blog-item .quote-display {
  padding: 0 10px 20px;
}

.blog-item figure {
  position: relative;
}

.blog-item figure:empty {
  display: none;
}

.blog-item figure img {
  display: block;
}

.blog-items.timeline-items .blog-item figure {
  margin-bottom: 0;
}

.mini-items .blog-item figure {
  float: left;
  width: 370px;
  margin-right: 30px;
}

.mini-items .blog-item figure.thumb-media-audio {
  width: 100%;
  margin-bottom: 30px;
}

.has-both-sidebars .mini-items .blog-item figure {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}

.has-no-sidebar .mini-items .blog-item figure {
  width: 446px;
}

.mini-items .blog-item figure.quote {
  float: none;
  width: 100%;
}

figure.media-wrap {
  height: auto;
  margin-bottom: 20px;
  position: relative;
}

figure.media-wrap.full-width-detail {
  margin-bottom: 40px;
}

figure.media-wrap.full-width-detail:empty {
  margin-bottom: 0;
}

figure.media-wrap a {
  display: block;
}

figure.media-wrap img {
  height: auto !important;
  width: 100%;
}

figure.media-wrap.media-type-gallery-stacked img {
  margin-top: 30px;
}

figure.media-wrap.media-type-gallery-stacked img:first-child {
  margin-top: 0;
}

figure.media-wrap iframe {
  display: block;
  width: 100%;
}

figure.media-wrap .wp-audio-shortcode {
  margin: 0 auto;
}

figure.media-wrap .sh-video-wrap &gt; div, figure.media-wrap .sh-video-wrap .wp-video-shortcode {
  width: 100% !important;
}

.mejs-container.wp-video-shortcode {
  width: 100% !important;
  height: auto !important;
  padding-top: 56.5%;
}

figure .wp-video video {
  width: 100% !important;
  height: auto !important;
  display: block;
}

figure audio {
  margin: 0;
  display: block;
  visibility: visible !important;
}

.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important;
}

.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}

.mejs-controls &gt; div:last-of-type {
  position: relative;
  clear: both;
  float: right !important;
  top: -26px;
}

.mejs-video .mejs-overlay-button {
  margin-top: -60px !important;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
}

.mejs-video:hover .mejs-overlay-button {
  opacity: 1;
}

/* --------------------------------------------
	DETAILS
-------------------------------------------- */
.blog-item h3 {
  margin-bottom: 5px;
  margin-top: 0;
}

.blog-item h3 a, .blog-item h4 a {
  text-decoration: none;
}

.blog-item-details {
  padding-bottom: 15px;
}

.blog-item-details span.author {
  font-weight: bold;
}

.blog-item-details a {
  text-decoration: none;
}

.comments-likes {
  float: right;
  font-weight: normal;
}

.comments-likes a, .comments-likes a:hover {
  text-decoration: none;
}

.comments-likes .ss-chat {
  margin-right: 5px;
  font-size: 17px;
  vertical-align: -4px;
}

.comments-likes .love-it-wrapper {
  display: inline-block;
}

.comments-likes .love-it-wrapper a:hover {
  cursor: pointer;
}

.love-it-wrapper a {
  text-decoration: none;
}

.comments-likes .love-it-wrapper {
  margin-left: 5px;
}

.comments-likes .love-it-wrapper a {
  text-decoration: none;
}

.comments-likes a span, .comments-likes a i {
  margin: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.comments-likes .love-it-wrapper .loved {
  margin: 0;
}

.comments-likes .love-it-wrapper i {
  font-size: 17px;
  vertical-align: -3px;
  margin-right: 5px;
}

.comments-likes .love-it-wrapper i[class*=fa-] {
  vertical-align: 0px;
  font-size: 14px;
  margin-right: 2px;
}

span.love-count {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.comments-likes span.love-count {
  margin-left: 1px;
}

.blog-item .excerpt {
  line-height: 22px;
}

.excerpt ul {
  list-style: disc inside;
}

.blog-item .read-more {
  text-decoration: none;
  clear: both;
  display: inline-block;
  margin-top: 5px;
}

.blog-item .read-more-bar {
  height: auto;
  overflow: hidden;
  margin-top: 20px;
}

.blog-item .read-more-bar .read-more {
  margin-top: 0;
}

.blog-item .quote-excerpt {
  padding-bottom: 15px;
  font-style: normal;
  min-height: 70px;
  display: block;
}

.blog-item .quote-excerpt p {
  font-size: inherit;
  line-height: inherit;
}

.quote-excerpt blockquote {
  margin: 0 0 10px;
  padding: 0;
}

/* --------------------------------------------
	SINGLE POST
-------------------------------------------- */
.single-post .inner-page-wrap {
  margin-top: 0;
  margin-bottom: 0;
}

.single-post .inner-page-wrap.no-top-spacing article.type-post.single-post-standard, .single-post .inner-page-wrap.no-top-spacing article.type-post.single-post-standard-above {
  padding-top: 0;
}

.single-post .inner-page-wrap.no-bottom-spacing article.post .content-wrap, .single-post .inner-page-wrap.no-bottom-spacing .sidebar {
  margin-bottom: 0;
  padding-bottom: 0;
}

.single-post .content-left, .single-post .left-sidebar {
  padding-left: 0;
}

.single-post .content-right, .single-post .right-sidebar {
  padding-right: 0;
}

.single-post .content-right {
  float: right;
}

.single-post .left-sidebar {
  float: left;
}

article.type-post.single-post-standard, article.type-post.single-post-standard-above {
  padding-top: 60px;
}

.audio-detail {
  width: 50%;
  min-width: 280px;
  margin: 20px auto 0;
}

.post-download {
  text-align: center;
}

.post-download a.sf-button {
  margin-bottom: 0;
  margin-right: 0;
}

.body-content.quote {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.body-content.quote p {
  margin-bottom: 3px;
}

.body-content.quote cite {
  font-weight: bold;
  text-transform: uppercase;
}

.article-content.aside, .item-details.aside {
  margin-top: 10px;
}

.blog-excerpt p {
  margin-bottom: 10px;
}

.detail-feature {
  position: relative;
  background-size: cover;
  background-position: center;
  margin-bottom: 30px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.detail-feature .media-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.detail-feature .details-overlay {
  position: absolute;
  z-index: 3;
  bottom: 45%;
  width: 100%;
  opacity: 0;
  text-align: center;
}

.detail-feature .details-overlay h1 {
  font-size: 60px;
  line-height: 80px;
  max-width: 600px;
  width: 80%;
  margin: 0 auto 20px;
  text-align: left;
}

.detail-feature .details-overlay .post-item-details {
  max-width: 600px;
  width: 80%;
  margin: 0 auto;
  text-align: left;
}

.detail-feature .details-overlay .post-item-details a {
  color: inherit;
}

.detail-feature .details-overlay .post-item-details .author {
  font-weight: bold;
}

.detail-feature .details-overlay .post-item-details .date {
  display: block;
}

.detail-feature figure.media-wrap {
  z-index: 2;
}

article.post figure.media-wrap, article.post .content-wrap, article.attachment .content-wrap {
  margin-bottom: 60px;
}

article.post.single-post-standard figure.media-wrap {
  margin-bottom: 40px;
}

article.post.single-post-standard figure.media-wrap:empty {
  display: none;
}

article.post .content-wrap .container {
  max-width: 100%;
}

article.post .content-wrap &gt; .container {
  padding: 0;
}

figure.media-wrap:empty, figure.media-wrap.full-width-detail:empty {
  margin: 0;
}

figure.media-wrap.media-type-none {
  display: none !important;
}

figure.quote blockquote {
  margin-bottom: 0;
}

.content-wrap.extra-spacing &gt; p {
  padding: 20px 50px;
}

.content-wrap.extra-spacing &gt; p &gt; img {
  margin: -10px -15%;
  width: 130%;
  max-width: none;
}

.content-wrap.extra-spacing blockquote {
  margin: 0 -10% 20px;
  padding: 0;
  text-align: center;
}

.article-divider {
  width: 80px;
  height: 2px;
  background: rgba(0, 0, 0, 0.8);
  margin: 50px auto;
}

article.type-post .article-share {
  margin: 0 auto 20px;
  display: block !important;
}

.format-link figure.media-wrap {
  text-align: center;
  margin: 0 0 30px;
}

.format-link .link-post-link {
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
}

.format-link .link-post-link i {
  margin-right: 8px;
  vertical-align: -1px;
}

.format-chat figure.media-wrap {
  margin-bottom: 40px;
}

.format-chat .chat {
  margin-top: 0;
}

.format-chat .chat .chat-timestamp {
  float: right;
  font-size: 12px;
  font-weight: normal;
  margin: 0 10px;
}

.format-chat .chat .chat-text {
  margin: 0 0 20px;
}

.format-status .body-text p {
  font-size: 18px;
  font-style: italic;
  line-height: 24px;
}

.format-status .excerpt {
  font-size: 18px;
  font-style: italic;
  line-height: 24px;
}

.single-format-aside .page-heading {
  display: none;
}

article.attachment .content-wrap p.attachment img {
  width: 100%;
  height: auto;
}

article.attachment .article-share {
  width: 100% !important;
}

.navigation {
  margin-top: 10px;
  margin-bottom: 50px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 15px 0;
}

.blog-navigation {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.nav-next i, .nav-previous i {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.single .blog-pagination div &gt; a &gt; i {
  transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
}

.blog-pagination {
  border-top: 1px solid transparent;
  margin-top: 30px !important;
}

.nav-previous i {
  margin-right: 5px;
}

.nav-next i {
  margin-left: 8px;
}

.post-pagination-wrap {
  padding: 50px 0;
}

.post-pagination-wrap .next-article, .post-pagination-wrap .prev-article {
  text-align: center;
}

.post-pagination-wrap.prev-next .next-article, .post-pagination-wrap.prev-next .prev-article {
  width: 50%;
  float: right;
}

.post-pagination-wrap.prev-next .next-article {
  text-align: right;
}

.post-pagination-wrap.prev-next .prev-article {
  text-align: left;
}

.post-pagination-wrap h2 {
  font-size: 38px;
  line-height: 60px;
  word-break: break-word;
  max-width: 100%;
}

.article-review-wrap {
  padding: 40px 0 0;
}

.article-review-wrap h2 {
  margin-top: 0;
  margin-bottom: 20px;
}

.review-bar {
  height: 34px;
  line-height: 34px;
  margin-bottom: 10px;
  overflow: hidden;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.review-bar .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  position: relative;
}

.review-bar .bar-text {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px;
  color: #fff;
  width: 100%;
  text-align: left;
  display: block;
}

.review-bar .bar-text &gt; span {
  float: right;
  display: block;
}

.review-overview-wrap {
  margin: 30px 0 0;
}

.review-overview-wrap .overview-circle {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #2d2d35;
  width: 75px;
  height: 75px;
  text-align: center;
  float: left;
  margin-right: 25px;
}

.review-overview-wrap .overview-circle span.overview-text {
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding-top: 15px;
}

.review-overview-wrap .overview-circle span.overview-score {
  display: block;
  font-size: 20px;
  font-weight: bold;
}

.review-overview-wrap .overview-circle span.overview-score.score-pts {
  font-size: 22px;
}

.review-overview-wrap p {
  margin-bottom: 0;
}

.author-info-wrap {
  width: 44%;
  float: left;
  border-top: 1px solid #e3e3e3;
  padding-top: 30px;
  margin-top: 50px;
  margin-left: 15px;
}

.author-avatar {
  float: left;
  margin-right: 30px;
}

.author-avatar img {
  width: 70px;
  height: 70px;
}

.author-avatar img, .comment-avatar img {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  display: block;
}

.author-bio-text {
  margin-left: 100px;
}

.post-info {
  border-top: 1px solid #e3e3e3;
  float: right;
  width: 44%;
  margin: 50px 0 0 6%;
  padding-top: 30px;
  margin-right: 15px;
}

.post-info-fw {
  width: 100%;
  float: none;
  margin-left: 0;
}

.post-info .post-date {
  margin-bottom: 10px;
}

.post-info .categories-wrap, .post-info .tags-wrap, .post-info .comments-likes a &gt; span, .post-info .comments-likes .love-it-wrapper span {
  font-weight: bold;
}

.post-info .categories-wrap span, .post-info .tags-wrap span {
  font-weight: normal;
  padding-left: 4px;
}

.post-info .comments-likes {
  float: none;
  margin-top: 20px;
}

.post-info .comments-wrapper a {
  border-bottom: 0;
}

.post-info .comments-likes .love-it-wrapper {
  margin-left: 0;
}

.author-bio h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

.post-aux-wrap .article-share {
  display: block !important;
  margin-bottom: 30px;
}

.related-wrap {
  height: auto;
  overflow: hidden;
  padding: 50px 50px 0;
}

.related-articles {
  max-width: 100%;
}

.related-articles &gt; h2 {
  margin-top: 0;
  margin-bottom: 30px;
}

.related-items {
  margin-bottom: 0;
}

.related-items .recent-post {
  overflow: hidden;
}

.related-items.no-gutters .recent-post {
  padding: 0;
}

/* #Blog Grid
================================================== */
.fw-row .spb_blog_grid_widget {
  padding: 0;
}

.blog-grid-items {
  padding: 0;
  margin: 0;
}

.blog-grid-items .grid-items {
  opacity: 0;
  margin: 0;
}

.blog-grid-items .blog-item {
  margin: 0;
  padding: 0;
  height: 330px;
}

.blog-grid-items .blog-item &gt; div {
  position: relative;
}

.blog-grid-items .blog-item .details-wrap &gt; a:first-child {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.blog-grid-items .blog-item &gt; div, .blog-grid-items .blog-item h2:after {
  transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
}

.blog-grid-items .blog-item h2, .blog-grid-items .blog-item h6, .blog-grid-items .blog-item data, .blog-grid-items .blog-item .author span, .blog-grid-items .blog-item .post-icon, .blog-grid-items .blog-item .post-icon &gt; i, .blog-grid-items .blog-item .tweet-icon, .blog-grid-items .blog-item .tweet-icon &gt; i, .blog-grid-items .blog-item .inst-icon, .blog-grid-items .blog-item .inst-icon &gt; i {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.blog-grid-items .blog-item .grid-left {
  float: left;
  width: 50%;
  height: 100%;
  padding: 30px;
  position: relative;
}

.blog-grid-items .blog-item .grid-left:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  z-index: 99;
  width: 0;
  height: 0;
  margin-top: -20px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #e3e3e3;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.blog-grid-items .blog-item .grid-right {
  float: right;
  width: 50%;
  height: 100%;
  padding: 30px;
  position: relative;
}

.blog-grid-items .blog-item .grid-right:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -15px;
  z-index: 99;
  width: 0;
  height: 0;
  margin-top: -20px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #e3e3e3;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.blog-grid-items .blog-item .grid-image {
  float: right;
  width: 50%;
  height: 100%;
  overflow: hidden;
}

.blog-grid-items .blog-item .grid-no-image {
  padding: 30px;
  height: 100%;
}

.blog-grid-items .blog-item h2 {
  font-size: 18px;
  line-height: 28px;
  margin: 0;
}

.blog-grid-items .blog-item .grid-no-image h2 {
  max-height: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog-grid-items .blog-item h6 {
  margin-top: 0;
}

.blog-grid-items .blog-item .tweet-text, .blog-grid-items .blog-item .quote-excerpt {
  max-height: 50%;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

.blog-grid-items .blog-item .twitter_intents {
  display: none;
}

.blog-grid-items .instagram-item {
  position: relative;
}

.blog-grid-items .blog-item .inst-img-wrap {
  overflow: hidden;
  height: 100%;
}

.blog-grid-items .instagram-item .inst-overlay {
  position: relative;
  z-index: 2;
  padding: 30px;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.blog-grid-items .instagram-item:hover .inst-overlay {
  opacity: 1;
}

.blog-grid-items .instagram-item .inst-overlay h2 {
  max-height: 65%;
  overflow: hidden;
}

.blog-grid-items .instagram-item img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
}

.blog-grid-items .blog-item .date {
  position: absolute;
  bottom: 50px;
}

.blog-grid-items .instagram-item .inst-overlay .date {
  bottom: 30px;
}

.blog-grid-items .blog-item .author {
  position: absolute;
  bottom: 25px;
}

.blog-grid-items .blog-item .tweet-icon, .blog-grid-items .blog-item .post-icon, .blog-grid-items .blog-item .inst-icon {
  position: absolute;
  bottom: 30px;
  right: 30px;
  padding: 7px 9px 7px 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 18px;
  background: #999;
  color: #fff;
  width: 32px;
}

.blog-grid-items .blog-item .inst-icon {
  z-index: 3;
}

.blog-grid-items .blog-item .post-icon &gt; i {
  height: 16px;
  vertical-align: -2px;
  display: inline-block;
}

/* --------------------------------------------
  Directory
-------------------------------------------- */
.single-directory .content-wrap.col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.directory-simple-list .directory-item {
  width: 33%;
  float: left;
}

.directory-simple-list .directory-item-details .excerpt {
  display: none;
}

/* #Team
================================================== */
ul.team-members {
  list-style: none;
}

.team-members.no-gutters .team-member {
  padding: 0;
  margin-bottom: 0;
}

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

.team-member {
  margin-bottom: 30px;
}

.team-member figure {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.display-type-gallery .team-member figure {
  margin-bottom: 0;
}

.display-type-standard-alt h4, .display-type-standard-alt h5 {
  text-align: center;
}

.team-member figcaption a.view-profile {
  font-weight: bold;
  text-align: center;
  width: 100%;
}

.team-member figcaption.team-gallery h4, .team-member figcaption.team-gallery h5 {
  width: 100%;
  font-weight: bold;
  text-align: center;
}

.team-member figcaption.team-gallery h4 {
  font-size: 20px;
  margin-bottom: 0;
}

.team-member figcaption.team-gallery h5.team-member-position {
  font-size: 14px;
  font-weight: normal;
}

.team-member .team-member-name {
  margin: 0 0 5px 0;
}

.team-member .team-member-position {
  margin: 0 0 15px 0;
}

.team-member .team-member-bio {
  margin-bottom: 15px;
}

.team-member .member-contact {
  margin-bottom: 10px;
  font-size: 14px;
}

article.type-team {
  margin-bottom: 50px;
}

article.type-team .article-body-wrap {
  width: 50%;
  float: left;
  margin-right: 30px;
}

article.type-team .article-body-wrap .body-text {
  margin-top: 0;
}

.article-body-wrap .share-links ul li.sf-love {
  padding-right: 5px;
}

.article-body-wrap .share-links ul li.sf-love &gt; div {
  padding: 7px;
}

.article-body-wrap .share-links ul li.sf-love &gt; div a.love-it {
  padding: 9px 0;
  width: 20px;
  vertical-align: 0px;
}

.article-body-wrap .share-links ul li.sf-love a:hover i {
  top: inherit;
}

.article-body-wrap .share-links ul li.sf-love &gt; div span.love-count {
  display: inline;
  vertical-align: 0px;
}

article.type-team .member-position {
  margin: 0 0 20px;
}

article.type-team .profile-image-wrap {
  float: right;
  width: 46%;
}

ul.member-contact {
  margin-left: 0;
  padding-top: 10px;
  margin-bottom: 30px;
  list-style: none;
}

ul.member-contact li {
  line-height: 24px;
  margin-bottom: 5px;
}

ul.member-contact li i {
  vertical-align: -3px;
  margin-right: 10px;
  display: inline-block;
  height: 14px;
  margin-top: 4px;
}

ul.member-contact li i.ss-phone {
  vertical-align: -2px;
}

ul.member-contact li a {
  text-decoration: none;
  border-bottom: 1px dotted #e3e3e3;
}

/* #Sidebar
================================================== */
.sidebar {
  padding-bottom: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.sidebar.left-sidebar {
  padding-right: 20px;
}

.sidebar.right-sidebar {
  padding-left: 20px;
}

.sidebar .widget_heading {
  margin-top: -6px;
}

.sidebar .title-wrap {
  margin-bottom: 0 !important;
}

.sidebar .widget-heading h4 {
  margin-bottom: 25px;
  line-height: inherit;
}

.sidebar object, .sidebar object &gt; img .sidebar embed {
  width: 100%;
  max-width: 100%;
}

.sidebar object &gt; img {
  height: auto;
}

.sidebar a:hover {
  text-decoration: none;
}

.sidebar .widget #lang_sel a {
  padding: 2px 10px;
}

.sidebar .textwidget &gt; .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

/* #Comments
================================================== */
#comment-area {
  padding-top: 50px;
}

.type-page #comment-area {
  padding-top: 20px;
}

#comment-area a {
  text-decoration: none;
}

.logged-in-as a {
  border-bottom: 1px dotted #e3e3e3;
}

#comments-list {
  margin-bottom: 50px;
}

#comments-list ol {
  list-style: none;
  margin: 0 0 -10px;
  padding: 0;
}

#comments-list ol li {
  margin-bottom: 0;
}

.comment .comment-wrap {
  position: relative;
  height: auto;
  padding: 20px 0;
}

.comment-wrap .comment-avatar {
  float: left;
  position: relative;
}

.comment-wrap .comment-avatar img {
  height: 50px;
  width: 50px;
  display: block;
}

#comments-list li .comment-wrap {
  border-top: 1px solid #e3e3e3;
}

#comments-list li ul {
  list-style: none;
  margin: 0 0 0 70px;
  font-size: 100%;
}

#comments-list li ul li .comment-wrap {
  border-bottom: 0;
  padding-bottom: 0;
}

.comment-content {
  margin-left: 70px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#comments-list li ul li .comment-content {
  padding-bottom: 20px;
}

.comment-content .comment-body p {
  margin-bottom: 10px;
}

.comment-meta {
  position: relative;
  margin-bottom: 5px;
}

.comment-meta .comment-author {
  font-weight: bold;
}

.comment-meta .comment-date {
  margin-left: 2px;
  font-size: 12px;
}

.comment-meta-actions {
  display: inline-block;
  font-size: 12px;
}

.comment-meta-actions .edit-link {
  margin-left: 5px;
  border-bottom: 1px dotted #e3e3e3;
}

.comment-meta-actions .meta-sep {
  margin: 0 0 0 1px;
  color: rgba(0, 0, 0, 0.1);
}

.comment-meta-actions .comment-reply {
  border-bottom: 1px dotted #e3e3e3;
}

#comment-area .edit-link a:hover, #comment-area .comment-reply a:hover {
  text-decoration: none;
}

.comment-avatar .is-author {
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  color: #ccc;
}

.comment-meta cite {
  font-style: normal;
}

.comment-meta-actions a.comment-reply-link {
  font-weight: normal;
}

.comment-meta .comment-author {
  letter-spacing: normal;
}

/* Trackbacks */
#trackbacks-list span {
  font-size: 12px;
}

#trackbacks-list ol li {
  margin-bottom: 10px;
}

#trackbacks-list .comment-author {
  font-size: 12px;
  margin-bottom: 5px;
}

#trackbacks-list .comment-content p {
  font-size: 14px;
}

/* --------------------------------------------
	COMMENT FORM
-------------------------------------------- */
#respond-wrap {
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}

#respond {
  margin: 30px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.comment-form-author, .comment-form-email, .comment-form-url {
  margin-bottom: 0;
  padding-right: 0;
}

.comment-form-url {
  padding-right: 15px;
}

#commentform {
  margin-top: 10px;
  margin-bottom: 0;
}

#commentform p.comment-notes {
  margin-bottom: 20px;
}

#commentform p.comment-notes span.required {
  float: none;
}

#commentform label {
  font-weight: normal;
  margin-bottom: 4px;
}

#commentform p &gt; input[type=text] {
  margin-bottom: 12px;
  width: 100%;
  height: 38px;
  border: 0;
  padding-left: 10px;
  padding-right: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#commentform textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  outline: 0;
  padding: 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 200px;
}

#commentform p.form-allowed-tags {
  display: none;
}

#commentform p.form-allowed-tags code {
  color: #444;
}

.comment #respond h3#reply-title {
  display: block;
  margin: 0px 0 10px;
}

#reply-title small {
  font-size: 14px;
  line-height: 0;
  margin-left: 5px;
}

#reply-title small a, #reply-title small a:hover {
  text-decoration: none;
}

p.comment-form-comment {
  margin-top: 5px;
  margin-bottom: 15px;
}

p.form-submit {
  height: auto;
  overflow: hidden;
  margin-bottom: 0;
}

#respond .form-submit input[type=submit] {
  margin: 0;
  border: 0;
  background: none;
  text-transform: uppercase;
  border: 2px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 18px;
  height: auto;
  padding: 14px 18px;
  float: right;
}

/* #Campaigns
================================================== */
.campaign-item {
  margin-bottom: 30px;
}

.campaign-item .details-wrap {
  padding: 20px;
}

.campaign-item h3 {
  margin-top: 0;
  margin-bottom: 10px;
}

.campaign-item .excerpt {
  margin-bottom: 10px;
}

.campaign-details-mini {
  padding-top: 10px;
}

.campaign-details-mini .detail {
  width: 30%;
  float: left;
  font-size: 12px;
}

.campaign-details-mini .detail.pledged {
  width: 40%;
}

.campaign-details-mini .detail data {
  display: block;
  font-weight: bold;
  line-height: 12px;
}

.campaign-details-mini .detail span {
  font-size: 12px;
}

.single-download .inner-page-wrap {
  margin-bottom: 0;
}

.single-download .campaign-detail {
  margin-bottom: 50px;
}

.single-download .campaign-detail .video-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 56.5%;
  position: relative;
}

.single-download .campaign-detail .video-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.single-download .content-wrap {
  margin-bottom: 60px;
  padding-left: 0;
}

.campaign-details {
  padding: 20px 30px;
  background: #f7f7f7;
  margin-bottom: 20px;
}

.campaign-details .detail {
  margin-top: 25px;
}

.campaign-details .detail:first-child {
  margin-top: 0;
}

.campaign-details .detail data {
  font-size: 48px;
  line-height: 48px;
  float: left;
}

.campaign-details .detail span {
  line-height: 46px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-left: 8px;
}

.campaign-details .detail.pledged data {
  float: none;
}

.campaign-details .detail.pledged span {
  display: block;
  margin-left: 0;
  margin-top: 5px;
  line-height: 20px;
}

.campaign-detail .back-this, .campaign-sidebar .contribute-now {
  width: 100%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  margin: 0 0 15px 0;
}

.campaign-detail h5.fund {
  margin: 0 0 20px;
}

.campaign-meta &gt; * &gt; span {
  font-weight: bold;
  margin-right: 8px;
}

#back-this-project {
  margin-bottom: 60px;
  padding-right: 0;
}

#back-this-project p.donate-only, #back-this-project p.project-ended {
  font-weight: bold;
}

#back-this-project h2 {
  margin-bottom: 15px;
  font-size: 24px;
  margin-top: 0;
}

#back-this-project h2.pledge-select {
  margin-bottom: 20px;
}

p.atcf_custom_price_wrap {
  position: relative;
  padding: 0;
  margin: 0 0 20px;
}

p.atcf_custom_price_wrap .currency {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  font-size: 20px;
  left: 12px;
}

p.atcf_custom_price_wrap input[type=text] {
  margin: 0;
  font-size: 18px !important;
  padding: 9px 0 10px 40px;
  height: 40px;
}

.edd_price_options .atcf-price-option {
  border-top: 1px solid #e3e3e3;
  padding: 30px 20px !important;
  background: #f7f7f7;
}

.edd_price_options .atcf-price-option.inactive {
  opacity: 0.5;
}

.edd_price_options .atcf-price-option:first-child {
  border-top: 0;
}

.edd_price_options .atcf-price-option .clear {
  height: auto;
  overflow: hidden;
}

.edd_price_options .atcf-price-option h3 {
  margin-top: 0;
  margin-bottom: 4px;
}

.edd_price_options .atcf-price-option:hover, .edd_price_options .atcf-price-option:hover label {
  cursor: pointer;
}

.edd_price_options .atcf-price-option.inactive:hover, .edd_price_options .atcf-price-option.inactive:hover label {
  cursor: default;
}

.edd_price_options .atcf-price-option label {
  width: 100%;
}

.edd_price_options .atcf-price-option input[type=radio] {
  float: right;
  margin-right: 1px;
}

.edd_price_options .atcf-price-option .clear {
  margin-bottom: 8px;
}

.edd_price_options .atcf-price-option .backer-count {
  font-weight: bold;
  line-height: 20px;
  float: left;
  margin-right: 8px;
}

.edd_price_options .atcf-price-option small {
  line-height: 18px;
  display: inline-block;
}

.edd_price_options .atcf-price-option small.gone {
  color: #fff;
  background: #fe504f;
  padding: 2px 6px;
}

.campaign-share {
  text-align: center;
}

#campaign-updates {
  padding: 40px 0;
}

#campaign-updates h2 {
  margin-bottom: 20px;
}

article.type-download .article-share {
  margin: 0 auto 20px;
}

.contact-author.sf-button {
  margin-top: 20px;
  margin-right: 0;
  display: block;
  float: right;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}

#campaign-backers {
  padding-top: 40px;
  padding-bottom: 20px;
}

#campaign-backers h2 {
  margin-top: 0;
  margin-bottom: 20px;
}

#campaign-backers ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

#campaign-backers ol li {
  width: 100%;
  margin-bottom: 20px;
  height: auto;
  overflow: hidden;
}

#campaign-backers ol li img {
  float: left;
}

#campaign-backers ol li .backer-info {
  float: left;
  margin-left: 20px;
}

#edd_checkout_cart .edd_cart_header_row th {
  padding: 10px 20px;
}

#edd_checkout_cart th {
  padding: 20px;
}

#edd_checkout_cart tr.edd_cart_footer_row:last-child th {
  padding: 10px 20px;
}

.edd_cart_total {
  font-size: 16px;
}

#edd_checkout_form_wrap legend {
  border: 0;
}

#edd_checkout_form_wrap span.edd-description {
  font-size: 95%;
}

#edd_checkout_form_wrap input[type=email], #edd_checkout_form_wrap input[type=password], #edd_checkout_form_wrap input[type=text], #edd_checkout_form_wrap textarea {
  padding: 8px 12px;
}

#edd_checkout_form_wrap #edd_final_total_wrap {
  padding: 15px;
  font-size: 16px;
  text-align: right;
}

#edd_purchase_submit input[type=submit] {
  float: right;
  outline: 0 !important;
}

h3.campaign_heading {
  margin-bottom: 30px;
}

h3.atcf-submit-section {
  margin-top: 50px;
  clear: both;
}

h3.atcf-submit-section:first-child {
  margin-top: 0;
}

.atcf-submit-campaign p &gt; input {
  margin-bottom: 0;
}

#edd_checkout_form_wrap input[type=checkbox] {
  width: auto;
}

.atcf-submit-campaign-goal, .atcf-submit-campaign-image {
  width: 48%;
  float: left;
}

.atcf-submit-campaign-length, .atcf-submit-campaign-video {
  width: 48%;
  float: right;
}

.atcf-submit-campaign-length label {
  width: 100%;
}

.atcf-submit-campaign-length .atcf-toggle-neverending {
  float: right;
}

.atcf-submit-campaign-length input[disabled=disabled] {
  opacity: 0.2;
}

.atcf-submit-campaign-category {
  height: auto;
  overflow: hidden;
  clear: both;
}

.atcf-multi-select {
  height: auto;
  overflow: hidden;
}

.atcf-multi-select li {
  width: 33%;
  float: left;
  display: inline;
}

.atcf-multi-select label {
  font-weight: normal;
  margin-bottom: 8px;
}

.atcf-multi-select label &gt; input {
  margin-right: 5px;
}

.atcf-submit-campaign-image input {
  width: 100%;
  padding: 11px 0;
  line-height: 12px;
}

.atcf-submit-campaign-image input[type=file] {
  width: 100%;
  padding: 7px 10px 6px;
}

.atcf-submit-campaign-description {
  clear: both;
}

.atcf-submit-campaign-description .wp-editor-container {
  border: 1px solid #e3e3e3;
  margin-bottom: 20px;
}

.atcf-submit-campaign-excerpt textarea {
  min-height: 80px;
}

.atcf-submit-campaign-physical {
  margin-bottom: 6px;
}

.atcf-submit-campaign-physical input, .atcf-submit-campaign-norewards input {
  margin-right: 5px;
}

.atcf-submit-campaign-reward {
  margin-bottom: 10px;
}

.atcf-submit-campaign-reward p {
  margin-bottom: 0;
}

.atcf-submit-campaign-reward-amount {
  float: left;
  width: 15%;
}

.atcf-submit-campaign-reward-name {
  float: left;
  margin-left: 2%;
  width: 65%;
}

.atcf-submit-campaign-reward-limit {
  float: left;
  margin-left: 2%;
  width: 10%;
}

.atcf-submit-campaign-reward-remove {
  padding: 12px 12px 12px 20px;
  display: inline-block;
  font-size: 22px;
}

.atcf-submit-campaign-add-reward {
  clear: both;
  margin-top: 5px;
}

.atcf-login form, .atcf-register form {
  border: 1px solid #e3e3e3;
  padding: 30px;
}

.atcf-login form &gt; p, .atcf-register form &gt; p {
  margin-bottom: 10px;
}

.atcf-login form &gt; p.login-submit, .atcf-register form &gt; p.login-submit, .atcf-register p.atcf-register-password {
  margin-bottom: 20px;
}

.atcf-login form input[type=text], .atcf-login form input[type=password], .atcf-login form input[type=submit], .atcf-register form &gt; p &gt; input {
  margin-bottom: 0;
}

.atcf-register-submit {
  height: auto;
  overflow: hidden;
}

.atcf-register-submit &gt; input[type=submit] {
  float: right;
  margin-right: 0;
}

.atcf-profile form {
  margin-bottom: 60px;
}

.atcf-profile-campaigns {
  margin-bottom: 60px;
}

.atcf-profile-campaigns &gt; li {
  border: 1px solid #e3e3e3;
  margin-bottom: 20px;
  padding: 20px;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.atcf-profile-campaigns &gt; li h4 {
  margin-top: 0;
}

.atcf-profile-campaigns &gt; li ul.actions {
  margin-left: 0;
  margin-right: 10px;
  float: left;
}

.atcf-profile-campaigns &gt; li ul.actions &gt; li {
  float: left;
  margin-left: 10px;
}

.atcf-profile-campaigns &gt; li ul.actions &gt; li:first-child {
  margin-left: 0;
}

/* #Contact
================================================== */
.contact-map {
  margin-bottom: 30px;
}

.contact-form h6 {
  margin-bottom: 10px;
}

.contact-form p.thanks {
  display: none;
}

.contact-form label {
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 6px;
}

.contact-form input, .contact-form textarea {
  width: 96%;
}

.contact-form textarea {
  height: 189px;
}

.contact-form h5 {
  margin-bottom: 10px;
}

.button, button, input[type=submit], input[type=reset], input[type=button] {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

/* #Events
================================================== */
.events-archive .page-heading {
  display: none;
}

#tribe-events-pg-template {
  padding-top: 50px;
}

.single-tribe_events .tribe-events-event-meta, .tribe-events-loop .tribe-events-event-meta, #tribe-bar-collapse-toggle {
  background: transparent !important;
}

.tribe-events-othermonth {
  background: #f7f7f7 !important;
}

#tribe-bar-form .tribe-bar-views-inner label {
  color: #666;
}

#tribe-bar-form input[type=text] {
  padding: 8px 0 !important;
}

.tribe-bar-submit {
  padding: 18px !important;
}

.tribe-bar-views-inner {
  padding-bottom: 50px !important;
}

.single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .events-list #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
  margin-top: 40px !important;
}

h2.tribe-events-page-title a {
  color: inherit !important;
}

#tribe-bar-collapse-toggle {
  line-height: 40px;
}

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow {
  top: 50%;
  margin-top: -12px;
}

#tribe-events-content .tribe-events-calendar td.mobile-active div[id*=tribe-events-daynum-] {
  margin-top: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}

.events-cal #ui-datepicker-div {
  border: 1px solid #aaaaaa !important;
  background: #ffffff !important;
  color: #222222 !important;
}

/* #Shortcodes
================================================== */
/* --------------------------------------------
	SUPER SEARCH
-------------------------------------------- */
.sf-super-search {
  background: #252525;
  color: #fff;
  padding: 35px 20px;
  position: relative;
  display: block;
}

#super-search .container &gt; .row {
  position: relative;
}

.sf-super-search .search-options {
  font-size: 24px;
  line-height: 42px;
}

#super-search .search-options {
  font-size: 22px;
  line-height: 38px;
}

.sf-super-search .search-options .ss-dropdown {
  float: none;
  display: inline-block;
  outline: 0;
  margin: 0 5px;
  position: relative;
}

.sf-super-search .search-options .ss-dropdown &gt; span {
  border-bottom: 1px dotted #e4e4e4;
  text-transform: lowercase;
}

.sf-super-search .search-options .ss-dropdown &gt; span:hover {
  cursor: pointer;
}

.sf-super-search .search-options .ss-dropdown ul {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1000;
  display: block;
  pointer-events: none;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  background: #fff;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.mobile-browser .sf-super-search .search-options .ss-dropdown ul {
  top: 10px;
  left: -10px;
}

.browser-ie .sf-super-search .search-options .ss-dropdown ul {
  display: none;
}

.sf-super-search .search-options .ss-dropdown ul.show-dropdown {
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1;
  pointer-events: auto !important;
}

.browser-ie .sf-super-search .search-options .ss-dropdown ul.show-dropdown {
  display: block;
}

.sf-super-search .search-options .ss-dropdown ul li {
  height: 36px;
  line-height: 36px;
  font-size: 11px;
  text-transform: uppercase;
  color: #222;
  list-style-type: none;
  border-top: 1px solid #e4e4e4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding-right: 38px;
}

.sf-super-search .search-options .ss-dropdown ul li:first-child {
  border-top: 0;
}

.sf-super-search .search-options .ss-dropdown ul li a {
  float: left;
  width: 100px;
  border-right: 1px solid #e4e4e4;
  padding-left: 10px;
}

.sf-super-search .search-options .ss-dropdown ul li .fa-check {
  display: none;
  position: absolute;
  right: 0;
  font-size: 14px;
  padding: 11px 12px;
}

.sf-super-search .search-options .ss-dropdown ul li.selected .fa-check {
  display: block;
}

.sf-super-search .search-options input {
  background: none;
  border: 0;
  border-bottom: 1px dotted #e4e4e4;
  color: #fff;
  font-size: 24px;
  width: 65px;
  line-height: 18px;
  height: 34px;
  padding: 12px 0 5px;
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
  text-align: center;
}

.sf-super-search .search-go {
  text-align: right;
  display: block;
}

.super-search-go {
  padding: 0 10px;
  line-height: 38px;
  border-width: 1px !important;
  border-style: solid !important;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0 !important;
  background: transparent !important;
  border: 1px solid #e3e3e3;
}

.super-search-close {
  font-size: 28px;
  padding: 10px;
  display: none;
}

/* --------------------------------------------
	FULL WIDTH VIDEO SHORTCODE
-------------------------------------------- */
.fw-video-area {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  top: -100%;
  background: #2d2d2d;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  padding: 8%;
}

.fw-video-area &gt; .fw-video-wrap {
  height: 100%;
}

.mobile-browser .fw-video-area {
  display: none;
}

.fw-video-close {
  display: none;
  position: absolute;
  right: 40px;
  top: 40px;
  width: 42px;
  text-align: center;
  cursor: pointer;
  z-index: 1001;
  color: #000;
  background: #fff;
  font-size: 28px;
  line-height: 38px;
  height: 42px;
  padding: 6px;
  opacity: 0.5;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.fw-video-close:hover {
  opacity: 1;
}

.fw-video-close.is-open {
  display: block;
  pointer-events: auto;
}

.fw-video-link-icon {
  font-size: 30px;
  line-height: 16px;
  margin: 0 10px 10px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 16px 21px 15px;
  height: 70px;
  width: 70px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
}

.fw-video-link-icon:hover {
  background: #222;
}

.fw-video-link-icon i {
  height: 28px;
  display: inline-block;
  width: 28px;
  vertical-align: -15px;
}

.fw-video-link-image {
  position: relative;
  display: inline-block;
}

.fw-video-link-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.fw-video-link-image i {
  font-size: 28px;
  background: #444;
  background: rgba(255, 255, 255, 0.9);
  color: #222;
  padding: 16px 21px 15px;
  height: 80px;
  width: 80px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  line-height: 56px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.fw-video-link-image.fw-video-image-button2 i {
  background: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 48px;
  width: 70px;
  margin-left: -30px;
  margin-top: -25px;
  line-height: 24px;
}

.fw-video-link-image.fw-video-image-button3 i {
  background: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 48px;
  width: 70px;
  left: 22px;
  bottom: 22px;
  top: auto;
  margin: 0;
  line-height: 24px;
}

.fw-video-link-image:hover i {
  background: #222;
}

/* --------------------------------------------
	GALLERY SHORTCODE
-------------------------------------------- */
.spb_gallery_widget {
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.spb_gallery_widget .gallery-nav {
  margin-top: 30px;
}

.spb_gallery_widget .gallery-nav li {
  margin-left: 30px;
  width: 100px !important;
}

.spb_gallery_widget .gallery-nav li:first-child {
  margin-left: 0;
}

.spb_gallery_widget .gallery-nav li img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.7;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.spb_gallery_widget .gallery-nav li.flex-active-slide img, .spb_gallery_widget .gallery-nav li img:hover {
  opacity: 1;
}

.gallery-slider p.flex-caption {
  position: absolute;
  bottom: 0;
  padding: 15px 20px;
  color: #fff;
  margin: 0;
  width: 100%;
  font-size: 16px;
}

.gallery-slider .lightbox-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 16px;
  color: #fff;
  padding: 10px 11px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.2);
  height: 38px;
  line-height: 22px;
}

.gallery-masonry {
  padding: 0;
}

.masonry-gallery .gallery-image {
  opacity: 0;
  margin-bottom: 30px;
}

.masonry-gallery.no-gutters .gallery-image {
  margin: 0;
  padding: 0;
}

.masonry-gallery .gallery-image.item-animated {
  opacity: 1;
}

/* --------------------------------------------
	GALLERIES
-------------------------------------------- */
.fw-row .spb_galleries_widget {
  padding-left: 0;
  padding-right: 0;
}

ul.gallery-items {
  margin-bottom: 0;
  list-style: none;
  transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -webkit-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
}

.gallery-items .gallery-item {
  opacity: 0;
  margin: 0;
}

.gallery-items .gallery-item.item-animated, .mobile-browser .gallery-item {
  opacity: 1;
}

.fw-row ul.gallery-items.gutters {
  margin: 0 15px;
}

ul.gallery-items.gallery-galleries figure {
  margin-bottom: 0;
}

ul.gallery-items.no-gutters {
  margin: 0 !important;
}

.gallery-items &gt; li {
  margin-bottom: 30px;
}

.gallery-items.no-gutters:not(.col-1) &gt; li {
  padding: 0;
}

.gallery-items.no-gutters &gt; li {
  margin-bottom: 0;
}

.gallery-items &gt; li figure {
  position: relative;
}

.masonry-items .gallery-item {
  border-bottom: 0;
  padding-bottom: 0;
}

.gallery-items.gutters .gallery-item {
  margin-bottom: 30px;
}

.gallery-items.no-gutters .gallery-item-details, .gallery-full-width .gallery-item-details {
  padding: 0 15px 20px;
}

.gallery-item.gallery {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.gallery-item.gallery figure, .masonry-items .gallery-item.standard figure {
  margin-bottom: 0;
}

.gallery-item figure {
  margin-bottom: 25px;
}

.gallery-item.masonry-item figure, gallery-item figure {
  margin-bottom: 0;
}

.gallery-item figure img {
  width: 100%;
  height: auto;
  position: relative;
  display: block !important;
}

.gallery-item.masonry-item .gallery-item-details {
  padding: 25px 30px 20px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.gallery-item h3.gallery-item-title {
  font-weight: normal;
  margin-bottom: 5px;
  text-align: left;
  margin-top: 0;
}

.gallery-item h1.gallery-item-title {
  font-weight: normal;
  margin-bottom: 4px;
  text-align: left;
  margin-top: 10px;
}

.gallery-item-title a:hover {
  text-decoration: none;
}

.gallery-item h5.gallery-subtitle {
  display: block;
  margin-bottom: 5px;
  text-align: left;
  margin-top: 0;
}

.gallery-item h3.gallery-subtitle {
  display: block;
  text-align: center;
  margin-top: 0;
  margin-bottom: 8px;
}

.gallery-item .gallery-item-excerpt {
  font-size: 12px;
  padding-top: 5px;
  text-align: left;
}

.gallery-item .gallery-item-permalink {
  font-size: 12px;
  font-weight: bold;
  display: block;
  text-decoration: none;
}

article.type-galleries .gallery-share {
  text-align: center;
  margin-bottom: 80px;
}

.gallery-share .love-it-wrapper {
  margin-top: 20px;
}

.gallery-share .love-it-wrapper i {
  margin-right: 6px;
  vertical-align: -2px;
}

/* --------------------------------------------
	CONTACT FORM SHORTCODE
-------------------------------------------- */
.wpcf7 p {
  clear: both;
  height: auto;
  overflow: hidden;
  margin-bottom: 0;
}

span.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7 span.wpcf7-not-valid-tip {
  top: 3px;
  left: 5px;
  background: transparent;
  color: red;
  border: 0;
}

.wpcf7 .wpcf7-captchar + span.wpcf7-not-valid-tip {
  top: 10px;
  left: 78px;
}

input[type=text], input[type=email], input[type=password], textarea, select, .wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 textarea, .wpcf7 select, .ginput_container input[type=text], .ginput_container input[type=email], .ginput_container textarea, .ginput_container select, .mymail-form input[type=text], .mymail-form input[type=email], .mymail-form textarea, .mymail-form select, input[type=date], input[type=tel], input[type=number] {
  width: 100%;
  margin-top: 6px;
  margin-bottom: 15px;
  padding: 6px;
  border: 1px solid #e3e3e3;
  font-size: 14px !important;
  height: 36px;
}

.chosen-container-multi .chosen-choices {
  padding: 2px 5px;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: auto;
}

textarea, .wpcf7 textarea {
  height: auto;
}

.wpcf7 .wpcf7-select {
  height: 36px;
}

input[type=date] {
  padding: 5px 6px;
}

.ginput_container select {
  height: 36px;
}

.sidebar .wpcf7 input[type=text], .sidebar .wpcf7 input[type=email], .sidebar .wpcf7 textarea, .sidebar .wpcf7 select {
  width: 88%;
}

.wpcf7 textarea {
  max-width: 100%;
  outline: 0 !important;
}

.wpcf7 .wpcf7-captchac {
  float: left;
  border: 1px solid #CCC;
  padding: 3px 0 4px;
  margin: 6px 10px 0 0;
}

.wpcf7 input.wpcf7-captchar {
  float: left;
  width: 45%;
}

input[type=submit], button[type=submit], .wpcf7 input.wpcf7-submit[type=submit], .gform_wrapper input[type=submit], .mymail-form input[type=submit] {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  height: auto;
  padding: 14px 22px;
  margin: 0 10px 20px 0;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 0;
  position: relative;
  overflow: hidden;
  outline: none;
  text-shadow: none;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  vertical-align: middle;
  max-width: 100%;
}

.wpcf7 input.wpcf7-submit[type=submit] {
  float: right;
  margin-right: 0;
}

select {
  display: block;
  z-index: 2;
  border: none;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  appearance: none;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 7px 30px 6px 15px;
  line-height: 150%;
  margin: 0 0 5px;
  background-image: url("images/down-arrow@2x.png");
  background-repeat: no-repeat;
  background-position: 90% center;
  background-position: calc(100% - 12px) center;
  background-size: 9px 6px;
  border: 1px solid #e3e3e3;
}

.browser-ff select, .browser-ie select, .browser-ie10 select {
  background-image: none;
}

.gform_wrapper select {
  padding: 5px 8px !important;
}

.gform_wrapper .chzn-container .chzn-drop, .gform_wrapper .chzn-container-single .chzn-search input {
  width: 100% !important;
}

.gform_wrapper .chzn-container .chzn-results li {
  padding: 10px 7px 14px !important;
}

.ui-datepicker-title select {
  width: auto;
  padding: 0 25px 0 7px;
  height: 22px;
  background-position: 90% center;
  font-size: 12px !important;
}

.ui-datepicker-title select:first-child {
  margin-right: 4px;
}

.gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute, .gform_wrapper .gfield_date_month, .gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_year {
  line-height: 40px;
}

.gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input, .gform_wrapper .gfield_date_month input, .gform_wrapper .gfield_date_day input, .gform_wrapper .gfield_date_year input {
  margin-bottom: 0;
}

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
  line-height: 0;
}

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
  line-height: normal;
  margin-top: 0;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
  padding: 5px 8px 5px 8px;
}

.gform_wrapper ul.gfield_radio li input + input {
  width: auto;
  height: 30px;
}

.gform_wrapper ul.gfield_radio li input[value=gf_other_choice] {
  margin-top: 14px !important;
}

.gform_wrapper .chzn-container-single .chzn-search input {
  height: auto;
}

input[type=file] {
  padding: 10px;
  border: 1px solid #e3e3e3;
  display: inline-block;
  width: auto;
  line-height: 0;
  margin-top: 6px;
}

/* --------------------------------------------
	WP GALLERY SHORTCODE
-------------------------------------------- */
.gallery-shortcode {
  padding-top: 10px;
  margin: 0 -2%;
}

.gallery-shortcode .gallery-item {
  width: auto;
  float: left;
  display: block;
  width: 20%;
  margin: 0 2% 4%;
}

.gallery-shortcode dl.gallery-item figure {
  margin-bottom: 15px;
}

.gallery-shortcode dl.gallery-item .gallery-item-caption {
  text-align: center;
}

.gallery-columns-1 .gallery-item {
  width: 96%;
}

.gallery-columns-2 .gallery-item {
  width: 46%;
}

.gallery-columns-3 .gallery-item {
  width: 29.3%;
}

.gallery-columns-4 .gallery-item {
  width: 21%;
}

.gallery-columns-5 .gallery-item {
  width: 16%;
}

.gallery-columns-6 .gallery-item {
  width: 12.6%;
}

.gallery-columns-7 .gallery-item {
  width: 10.2%;
}

.gallery-columns-8 .gallery-item {
  width: 8.4%;
}

.gallery-columns-9 .gallery-item {
  width: 7.1%;
}

.gallery-item .gallery-icon {
  background: #222 url(images/view-image.png) no-repeat center center;
  width: 100%;
  height: auto;
}

.gallery-item img {
  display: block;
  width: 100%;
  height: auto;
}

/* --------------------------------------------
	PAGE BUILDER OVERRIDES
-------------------------------------------- */
a.sf-button {
  line-height: 18px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

a.sf-button.large {
  line-height: 26px;
  padding: 14px 25px;
}

a.sf-button.dropshadow {
  -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
}

a.sf-button.sf-icon-reveal {
  padding: 0 !important;
  line-height: 20px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

a.sf-button.sf-icon-stroke {
  border: 2px solid rgba(0, 0, 0, 0.1);
  padding: 0;
  line-height: 18px;
}

a.sf-button.sf-icon-reveal i {
  padding: 17px 14px 10px;
  background: rgba(0, 0, 0, 0.1);
  left: -48px;
  font-size: 18px;
  height: 100%;
  line-height: 16px !important;
  display: inline-block;
  position: absolute;
  -o-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  transform: scale(1) !important;
  width: 46px;
}

a.sf-button.large.sf-icon-reveal i {
  padding: 22px 17px 14px;
  height: 56px;
  font-size: 22px;
  left: -57px;
  width: 56px;
}

a.sf-button.sf-icon-reveal span.text {
  padding: 13px 35px;
  display: block;
  text-align: center;
}

a.sf-button.large.sf-icon-reveal span.text {
  padding: 18px 50px;
}

a.sf-button.sf-icon-reveal i, a.sf-button.sf-icon-reveal span.text {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms linear;
}

a.sf-button.sf-icon-reveal:hover i {
  left: 0;
}

a.sf-button.sf-icon-reveal:hover span.text {
  padding-left: 59px;
  padding-right: 11px;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

a.sf-button.sf-icon-reveal.large:hover span.text {
  padding-left: 77px;
  padding-right: 23px;
}

a.sf-button.sf-icon-stroke i {
  padding: 16px 14px 9px;
  border-right: 2px solid rgba(0, 0, 0, 0.1);
  left: 0;
  top: 0;
  font-size: 18px;
  height: 46px;
}

a.sf-button.sf-icon-stroke span.text {
  padding: 12px 20px 12px 66px;
}

a.sf-button.large.sf-icon-stroke i {
  padding: 21px 16px 8px;
}

.recent-post figure .sf-video-wrap {
  padding-bottom: 75%;
}

.sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content-wrap {
  padding: 60px 30px 65px 30px;
}

.sf-promo-bar {
  padding: 35px 10%;
}

.sf-promo-bar p {
  font-size: 20px;
  line-height: 46px;
  margin-right: 15px;
}

.sf-promo-bar.promo-arrow a, .sf-promo-bar.promo-text a {
  padding: 35px 10%;
  display: block;
}

.sf-promo-bar.promo-arrow &gt; a, .sf-promo-bar.promo-text &gt; a {
  font-size: 20px;
  line-height: 46px;
  display: block;
}

.toggle-wrap .spb_toggle:after {
  content: "+";
  font-family: "SSGizmo" !important;
  margin-top: 4px;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  transform: none !important;
}

.toggle-wrap .spb_toggle_title_active:after {
  content: "-";
}

.spb_accordion .spb_accordion_section &gt; h4 a {
  padding: 12px 0;
}

.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute !important;
  right: 20px;
  top: 15px !important;
  margin-top: 0 !important;
  background-image: none !important;
  left: auto !important;
  width: 12px;
  height: 18px;
  overflow: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
}

.spb_accordion_section &gt; h4 .ui-icon:before {
  content: "+";
  font-family: "SSGizmo";
}

.spb_accordion_section h4.ui-state-active .ui-icon:before {
  content: "-";
}

.spb_accordion .ui-accordion .ui-accordion-content {
  padding: 15px 0 0;
}

.spb_accordion .ui-accordion .ui-accordion-content .row &gt; [class*=col-sm] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.spb_tabs .nav-tabs li {
  margin-right: 0;
}

.spb_tabs .nav-tabs li a {
  border-width: 1px !important;
  border-left-width: 0 !important;
}

.spb_tabs .nav-tabs li:first-child a, .spb_tabs .nav-tabs li.active:first-child a {
  border-left-width: 1px !important;
}

.spb_tabs .nav-tabs li:first-child a {
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.spb_tabs .nav-tabs li:last-child a {
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.spb_tour .nav-tabs li a {
  padding: 14px 0;
  opacity: 0.7;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-top: 2px solid #e3e3e3 !important;
}

.spb_tour .nav-tabs li:first-child a {
  border-top: 0 !important;
}

.spb_tour .nav-tabs li a:hover {
  background-color: transparent;
}

.spb_tweets_slider_widget .spb-asset-content {
  padding-top: 80px;
}

.spb_tweets_slider_widget .tweet-icon {
  top: 16%;
  padding: 0;
  text-align: center;
}

.spb_tweets_slider_widget .flexslider {
  margin-top: 35px;
}

.spb_tweets_slider_widget .tweet-text {
  padding: 0 15%;
  text-align: center;
}

.spb_tweets_slider_widget .twitter_intents {
  display: none;
}

.spb_tweets_slider_widget a:hover {
  text-decoration: none;
}

.spb_testimonial_slider_widget .spb-asset-content {
  padding-top: 60px;
  padding-bottom: 55px;
}

.spb_testimonial_slider_widget .testimonial-icon {
  width: 100%;
  margin-bottom: 30px;
  padding: 0;
  text-align: center;
}

.testimonials-slider .testimonial-text {
  padding: 0 20%;
}

.testimonials-slider cite {
  text-align: center;
  width: 100%;
  display: block;
}

.testimonials-slider .flex-control-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 4;
  list-style: none !important;
  width: 100%;
  text-align: center;
}

.testimonials-slider .flex-control-nav li {
  float: none;
}

.testimonials.carousel-items li .testimonial-text {
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 15px;
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}

.flexslider.testimonials-slider .cite-image img {
  width: 50px;
  height: 50px;
  text-align: center;
  margin: 0px auto;
  border-radius: 25px;
}

.alert .messagebox_text:before {
  content: "✋";
  font-family: "SSGizmo";
  margin-top: 10px;
}

.alert.alert-info .messagebox_text:before {
  content: "📎";
}

.alert.alert-error .messagebox_text:before {
  content: "⚠";
}

.alert.alert-success .messagebox_text:before {
  content: "👍";
}

#main-container &gt; .swift-slider-outer &gt; .swift-slider {
  width: 100%;
}

.row:not(.fw-row) .spb_swift-slider .swiper-slide .caption-content {
  padding: 0 30px;
}

.row:not(.fw-row) .spb_swift-slider .swiper-slide .caption-content &gt; h2 {
  font-size: 40px;
  line-height: 52px;
}

.swift-slider-prev h4, .swift-slider-next h4 {
  display: none !important;
}

.swift-scroll-indicator {
  display: none !important;
}

.page-transitions .swift-slider-loader {
  display: none !important;
}

/* #BuddyPress
================================================== */
#buddypress div.dir-search {
  margin: 0 0 20px;
}

#buddypress div.dir-search label {
  margin-bottom: 0;
}

#buddypress div.dir-search input[type=text] {
  margin: 0;
}

#buddypress div.dir-search input[type=submit] {
  margin: 0 0 0 5px;
  height: 36px;
  vertical-align: top;
}

#buddypress div.item-list-tabs ul li.last select, #buddypress form#whats-new-form #whats-new-options select {
  width: 185px;
  height: 32px;
  margin-left: 10px;
  padding: 0 10px;
  margin-top: -4px;
}

#buddypress form#whats-new-form p.activity-greeting {
  line-height: 1em;
}

#whats-new-post-in-box {
  line-height: 24px;
}

#buddypress form#whats-new-form #whats-new-submit {
  margin-top: 0;
}

#buddypress form#whats-new-form #whats-new-submit input[type=submit] {
  margin-right: 0;
  margin-bottom: 0;
  height: 36px;
}

#buddypress div#item-header-cover-image h2 a, #buddypress div#item-header-cover-image h2 {
  margin-bottom: 1em;
}

/* --------------------------------------------
	CALENDAR WIDGET
-------------------------------------------- */
.widget_calendar #calendar_wrap {
  border: 1px solid #e4e4e4; /* stroke */
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color: #fff; /* layer fill content */
  overflow: hidden;
}

#calendar_wrap caption {
  border-bottom: 1px solid #222;
  padding: 7px 0;
}

.widget_calendar table {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  position: relative;
  margin-bottom: -2px;
}

.widget_calendar th {
  text-align: center;
  width: 26px;
  height: 35px;
  border: 1px solid #e4e4e4;
  border-bottom: 0;
  border-top: 0;
  vertical-align: middle;
  padding-right: 0 !important;
}

.widget_calendar th:first-child {
  border-left: 0;
}

.widget_calendar th:last-child {
  border-right: 0;
}

.widget_calendar tbody tr {
  height: 35px;
}

.widget_calendar tbody tr &gt; td {
  color: #444;
  text-align: center;
  border: 1px solid #e4e4e4;
  vertical-align: middle;
  padding: 0;
}

.widget_calendar tbody tr &gt; td:first-child {
  border-left: 0;
}

.widget_calendar tbody tr &gt; td:last-child {
  border-right: 0;
}

.widget_calendar tbody tr &gt; td a {
  padding: 6px 0;
  display: block;
}

.sidebar .widget_calendar tbody tr &gt; td a:hover {
  text-decoration: none;
}

.widget_calendar tbody tr &gt; td.pad {
  border: 0;
  border-top: 1px solid #e4e4e4;
  background: transparent url("images/scanlines_dark.png") repeat 0 0;
}

.widget_calendar tfoot {
  position: absolute;
  top: 2px;
  width: 100%;
  display: block;
}

.widget_calendar tfoot tr {
  width: 100%;
  display: block;
}

.widget_calendar tfoot td {
  padding: 5px 0;
  border-color: transparent;
  float: left;
}

.widget_calendar tfoot td#prev {
  padding-left: 10px;
  width: 40px;
  text-align: left;
}

.widget_calendar tfoot td#next {
  padding-right: 10px;
  width: 40px;
  text-align: right;
  float: right;
}

.sidebar .widget_calendar tfoot a {
  white-space: nowrap;
}

.widget_calendar tfoot td a:hover {
  text-decoration: none;
}

/* --------------------------------------------
	BBPRESS LOGIN WIDGET
-------------------------------------------- */
.bbp-login-form .bbp-login-links {
  display: block;
  float: right;
  margin: 10px;
  padding: 12px;
}

/* #ALTERNATE STYLES
================================================== */
/* --------------------------------------------
	MINIMAL
-------------------------------------------- */
.minimal-design .thumb-info h4 {
  margin-bottom: 10px;
}

.minimal-design a.swift-slider-prev, .minimal-design a.swift-slider-next {
  height: 50px;
  width: 40px;
  margin-top: -25px;
  font-size: 48px;
  line-height: 58px;
  background: transparent !important;
  color: #fff !important;
}

.minimal-design a.swift-slider-prev {
  left: 60px;
}

.minimal-design a.swift-slider-next {
  right: 60px;
}

.minimal-design a.swift-slider-prev.light, .minimal-design a.swift-slider-next.light {
  color: #fff !important;
}

.minimal-design a.swift-slider-prev.dark, .minimal-design a.swift-slider-next.dark {
  color: #222 !important;
}

.minimal-design .swift-slider-pagination {
  bottom: 25px;
}

.minimal-design .swift-slider-pagination .dot {
  width: 10px;
  height: 10px;
  margin: 10px 6px;
}

.minimal-design .sf-icon-box-standard .sf-icon-cont {
  padding: 0;
  background-color: transparent !important;
}

.minimal-design .sf-icon-box-standard .sf-icon-cont:hover, .minimal-design .sf-icon-box-standard.sf-hover .sf-icon-cont {
  background-color: transparent !important;
}

.minimal-design .sf-icon-box-standard .sf-icon-cont:hover .sf-icon, .minimal-design .sf-icon-box-standard.sf-hover .sf-icon-cont .sf-icon {
  color: inherit !important;
}

/* --------------------------------------------
	BOLD
-------------------------------------------- */
.bold-design .carousel-asset, .bold-design .masonry-gallery .gallery-image {
  padding-top: 5px;
}

.bold-design a.swift-slider-prev, .bold-design a.swift-slider-next {
  height: 50px;
  width: 50px;
  margin-top: -25px;
  font-size: 28px;
  line-height: 58px;
}

.bold-design .swift-slider-pagination {
  bottom: 35px;
}

.bold-design .swift-slider-pagination .dot {
  width: 10px;
  height: 10px;
  margin: 10px 8px;
}

.bold-design .swift-slider-pagination .dot span, .bold-design .swift-slider-pagination .dot:after {
  border-radius: 0;
}

.bold-design a.overlay-menu-link span, .bold-design a.overlay-menu-link span:before, .bold-design a.overlay-menu-link span:after {
  height: 3px;
}

.bold-design a.overlay-menu-link span {
  top: 5px;
}

.bold-design a.sf-button.default, .bold-design a.sf-button.sf-icon-reveal {
  -moz-box-shadow: 0 3px 0 #e3e3e3;
  -webkit-box-shadow: 0 3px 0 #e3e3e3;
  box-shadow: 0 3px 0 #e3e3e3;
}

.bold-design .title-wrap {
  margin-bottom: 35px;
}

.bold-design .spb-heading, .bold-design .gform_heading h3 {
  text-transform: uppercase;
  font-weight: bold;
  line-height: 100%;
  padding-bottom: 20px;
}

.bold-design .widget-heading .spb-heading {
  line-height: 100%;
  padding-bottom: 18px;
}

.bold-design .spb-heading:after, .bold-design .gform_heading h3:after {
  content: "";
  width: 50px;
  height: 3px;
  background: #222;
  position: absolute;
  bottom: 0;
  left: 0;
}

.bold-design .carousel-item {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.bold-design .spb_tweets_slider_widget h3.spb-heading:after {
  display: none;
}

.bold-design .title-wrap .carousel-arrows {
  margin-top: 6px;
}

.bold-design .title-wrap .carousel-arrows a {
  background: #222;
  color: #fff;
  font-size: 14px;
  padding: 8px 10px;
}

.bold-design .title-wrap .carousel-arrows a i {
  vertical-align: -3px;
  width: 16px;
}

.bold-design figure.animated-overlay {
  overflow: visible;
}

.bold-design figure.animated-overlay figcaption {
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition-property: opacity, scale;
  -moz-transition-property: opacity, scale;
  -o-transition-property: opacity, scale;
  transition-property: opacity scale;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: scale(0.95, 0.95);
  -moz-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  -o-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
  opacity: 0;
  overflow: hidden;
  padding: 5px;
  top: -5px;
  left: -5px;
}

.bold-design figcaption .thumb-info {
  vertical-align: bottom;
  text-align: left;
  padding: 0 0 40px 20px;
}

.bold-design figcaption .thumb-info h3 {
  text-align: left;
}

.bold-design .product figcaption .thumb-info {
  vertical-align: top;
  padding: 30px 0 0 20px;
  margin-top: 0;
}

.bold-design figcaption .thumb-info .name-divide {
  display: block;
  width: 100%;
  max-width: 50px;
  margin: 20px 0;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.5);
}

.bold-design figcaption .thumb-info h4, .bold-design figcaption .thumb-info h5 {
  text-align: left;
  padding: 0;
  margin-top: 0;
  position: relative;
  margin-left: 0;
  margin-right: 0;
  white-space: normal;
}

.bold-design figcaption .thumb-info h4 {
  margin-bottom: 5px;
  text-transform: uppercase;
}

.bold-design figcaption .thumb-info h5 {
  font-weight: bold;
}

.bold-design .product figcaption .thumb-info h5 {
  font-weight: normal;
}

.bold-design figcaption .thumb-info h5 span.price {
  text-align: left;
}

.bold-design figure.animated-overlay:hover &gt; img {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.bold-design figure.animated-overlay:hover figcaption {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

.bold-design .carousel-items figure.animated-overlay:hover figcaption {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.bold-design .posts-type-list .recent-post figure.animated-overlay figcaption:before {
  display: none;
}

.bold-design .posts-type-bold .recent-post.no-thumb .details-wrap {
  width: 100%;
  width: calc(100% - 30px);
}

.bold-design .gallery .gallery-item figcaption .thumb-info {
  display: none;
}

.bold-design .gallery dl.gallery-item figcaption .thumb-info {
  display: inline-block;
}

.bold-design ul.portfolio-items.no-gutters {
  padding-top: 5px;
  padding-bottom: 5px;
}

.bold-design .sf-icon-box-standard .sf-icon-cont {
  width: 40px;
  height: 40px;
}

.bold-design .sf-icon-box-standard .sf-icon-cont &gt; i, .bold-design .sf-icon-box-standard .sf-icon-cont &gt; i:before, .bold-design .sf-icon-box-standard .sf-icon-cont &gt; span {
  font-size: 40px;
  line-height: 36px !important;
}

.bold-design .sf-icon-box-standard .sf-icon-cont.cont-large {
  padding: 25px;
}

.bold-design .sf-icon.sf-icon-large[class*=ss-]:before {
  vertical-align: -8px;
}

.bold-design .spb_accordion .spb_accordion_section &gt; h4 {
  padding: 0 20px;
  font-weight: bold;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  position: relative;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.bold-design .spb_accordion .spb_accordion_section &gt; h4:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e3e3e3;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.bold-design .spb_accordion .spb_accordion_section &gt; h4.ui-state-active:after {
  opacity: 1;
}

.bold-design .spb_accordion_section &gt; h4 .ui-icon {
  right: 28px;
  font-weight: bold;
}

.bold-design .spb_accordion_section &gt; h4 .ui-icon:before {
  border: 0 !important;
}

.bold-design .spb_accordion .ui-accordion .ui-accordion-content {
  padding-top: 25px;
}

.bold-design .spb_tabs .nav-tabs {
  margin-bottom: 30px;
}

.bold-design .nav-tabs &gt; li {
  margin-left: 10px;
  font-weight: bold;
  font-size: 16px;
}

.bold-design .nav-tabs &gt; li:first-child {
  margin-left: 0;
}

.bold-design .nav-tabs &gt; li a {
  border: 0 !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 12px 24px;
}

.bold-design .nav-tabs &gt; li a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e3e3e3;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.bold-design .nav-tabs &gt; li.active a:after {
  opacity: 1;
}

.bold-design .spb_tour .nav-tabs {
  width: 150px;
}

.bold-design .spb_tour .tab-content {
  padding-left: 170px;
}

.bold-design .spb_tour .nav-tabs li {
  margin-left: 0;
  margin-top: 10px;
}

.bold-design .spb_tour .nav-tabs li:first-child {
  margin-top: 0;
}

.bold-design .spb_tour .nav-tabs li:first-child a {
  padding-top: 12px;
}

.bold-design .spb_tour .nav-tabs &gt; li a:after {
  border-top-color: transparent !important;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #e3e3e3;
  border-right-width: 0;
  left: auto;
  right: -10px;
  bottom: auto;
  top: 50%;
  margin-top: -10px;
}

.bold-design .team-member figcaption .thumb-info {
  vertical-align: middle;
  padding: 0;
}

.bold-design .team-member figcaption .thumb-info h4, .bold-design .team-member figcaption .thumb-info h5 {
  text-align: center;
}

.bold-design .team-member figcaption.team-gallery .thumb-info {
  vertical-align: middle;
}

.bold-design .team-member figcaption.team-gallery h4 {
  font-size: 20px;
  font-weight: bold;
  text-transform: none;
}

.bold-design .team-member figcaption.team-gallery h5 {
  font-size: 14px;
}

.bold-design figcaption.team-gallery .name-divide {
  font-weight: bold;
  display: block;
  width: 100%;
  max-width: 50px;
  height: 3px;
  margin: 15px auto;
  background-color: rgba(255, 255, 255, 0.5);
}

.bold-design .product-type-standard .product figure .cart-overlay {
  display: block;
}

.bold-design .product-type-standard .product figure .cart-overlay .shop-actions &gt; a {
  max-width: 100%;
  overflow: visible;
}

.bold-design .product-type-standard .product figure .cart-overlay .shop-actions .jckqvBtn {
  width: 46px;
}

.bold-design .blog-grid-items {
  margin: 10px;
}

.bold-design .blog-grid-items .blog-item {
  padding: 10px;
}

.bold-design .posts-type-bold .recent-post {
  padding: 0 15px;
}

.bold-design .posts-type-bold .recent-post .details-wrap h2, .bold-design .posts-type-bold .recent-post .details-wrap h3 {
  font-weight: bold;
  position: relative;
  padding-bottom: 20px;
}

.bold-design .posts-type-bold .recent-post .details-wrap h2:after, .bold-design .posts-type-bold .recent-post .details-wrap h3:after, .bold-design .blog-grid-items .blog-item h3:after {
  content: "";
  width: 50px;
  height: 3px;
  background: #222;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.bold-design .posts-type-bold .recent-post .post-item-details {
  text-transform: uppercase;
}

.bold-design .blog-grid-items .blog-item .date, .bold-design .blog-grid-items .blog-item .author {
  position: relative;
  bottom: 0;
  display: block;
}

.bold-design .blog-grid-items .blog-item .tweet-text, .bold-design .blog-grid-items .blog-item .quote-excerpt {
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 20px;
}

.bold-design .blog-grid-items .blog-item h3 {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.bold-design .blog-grid-items .blog-item h6 {
  display: none;
}

.bold-design .inst-overlay .name-divide {
  font-weight: bold;
  display: block;
  width: 100%;
  max-width: 50px;
  height: 3px;
  margin: 15px 0;
  background-color: rgba(255, 255, 255, 0.5);
}

.bold-design .spb-promo-wrap .bold-colors {
  display: block;
}

.bold-design .testimonials &gt; li {
  text-align: center;
  padding: 30px 0;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 60px;
}

.bold-design .testimonials &gt; li:before {
  top: -25px !important;
  margin-left: -25px;
  left: 50%;
  font-size: 30px;
  border-radius: 50%;
  padding-top: 18px;
  width: 50px;
  height: 50px;
}

.bold-design .testimonial-text {
  margin-bottom: 20px;
  font-style: italic;
}

.bold-design .testimonial-cite img {
  float: none;
  margin-right: 0;
}

/* --------------------------------------------
	BRIGHT
-------------------------------------------- */
.bright-design a.swift-slider-prev, .bright-design a.swift-slider-next {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  margin-top: -30px;
  font-size: 24px;
  line-height: 66px;
}

.bright-design a.swift-slider-prev {
  left: 30px;
}

.bright-design a.swift-slider-next {
  right: 30px;
}

.bright-design .swift-slider-pagination {
  bottom: 15px;
}

.bright-design a.overlay-menu-link span, .bright-design a.overlay-menu-link span:before, .bright-design a.overlay-menu-link span:after {
  height: 3px;
}

.bright-design a.overlay-menu-link span {
  top: 5px;
}

.bright-design .spb-heading {
  line-height: 100%;
  padding: 10px 0;
  margin-top: -10px;
}

.bright-design h2.spb-heading, .bright-design h3.spb-heading, .bright-design h4.spb-heading, .bright-design .gform_heading h3 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  float: none;
}

.bright-design .spb-heading:before, .bright-design .spb-heading:after, .bright-design .gform_heading h3:before, .bright-design .gform_heading h3:after {
  position: absolute;
  top: 50%;
  overflow: hidden;
  width: 50%;
  height: 2px;
  content: "&nbsp;";
}

.bright-design .spb-heading:before, .bright-design .gform_heading h3:before {
  margin-left: -53%;
  text-align: right;
}

.bright-design .spb-heading:after, .bright-design .gform_heading h3:after {
  margin-left: 3%;
}

.bright-design h2.spb-heading:before {
  width: 2%;
  margin-left: -4%;
}

.bright-design h2.spb-heading:after {
  width: 2%;
  margin-left: 2%;
}

.bright-design .title-wrap .carousel-arrows {
  display: none;
}

.bright-design figure.animated-overlay {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -moz-transition: -moz-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -o-transition: -o-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transition: transform 0.5s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}

.bright-design figure.animated-overlay:hover {
  -moz-box-shadow: 0 0 5px rgba(34, 34, 34, 0.15);
  -webkit-box-shadow: 0 0 5px rgba(34, 34, 34, 0.15);
  box-shadow: 0 0 5px rgba(34, 34, 34, 0.15);
}

.bright-design figure.animated-overlay &gt; img, .bright-design figure.animated-overlay .multi-masonry-img-wrap &gt; img {
  margin: -1px 0;
  padding: 1px 0;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-perspective: 1000;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bright-design figure.animated-overlay:hover &gt; img, .bright-design figure.animated-overlay:hover .multi-masonry-img-wrap &gt; img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  filter: blur(2px);
}

.bright-design .product figure.animated-overlay:hover &gt; img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.bright-design figure.animated-overlay.overlay-alt .figcaption-wrap, .bright-design .product figure.animated-overlay .figcaption-wrap {
  border: 0px solid #fff;
  -webkit-perspective: 1000;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -o-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  display: block;
}

.bright-design figure.animated-overlay.overlay-alt:hover .figcaption-wrap, .bright-design .product figure.animated-overlay:hover .figcaption-wrap {
  border-width: 10px;
}

.bright-design figure.animated-overlay figcaption {
  border: 0px solid #fff;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  text-align: center;
}

.bright-design figure.animated-overlay.overlay-alt figcaption {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  left: 50%;
  top: 50%;
  border: 0 !important;
  margin-left: -50px;
  margin-top: -50px;
}

.bright-design figure.animated-overlay:hover figcaption {
  border-width: 10px;
}

.bright-design figcaption .thumb-info h4, .bright-design figcaption .thumb-info a.view-profile {
  opacity: 0;
  line-height: 150%;
  margin-bottom: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-perspective: 1000;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -moz-transition: -moz-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -o-transition: -o-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transition: transform 0.5s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}

.bright-design figcaption .thumb-info .name-divide {
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0, 0.275, 0.125, 1);
  -moz-transition: -moz-transform 0.6s cubic-bezier(0, 0.275, 0.125, 1);
  -o-transition: -o-transform 0.6s cubic-bezier(0, 0.275, 0.125, 1);
  transition: transform 0.6s cubic-bezier(0, 0.275, 0.125, 1);
  display: inline-block;
  -webkit-perspective: 1000;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  height: 2px;
  backface-visibility: hidden;
  width: 30%;
  max-width: 50px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.bright-design figcaption .thumb-info h5, .bright-design figcaption .thumb-info &gt; ul.social-icons {
  margin-top: 5px;
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-perspective: 1000;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -moz-transition: -moz-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -o-transition: -o-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transition: transform 0.5s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}

.bright-design figure.animated-overlay:hover figcaption .thumb-info h4, .bright-design figure.animated-overlay:hover figcaption .thumb-info h5, .bright-design figure.animated-overlay:hover figcaption .thumb-info ul.social-icons, .bright-design figure.animated-overlay:hover figcaption .thumb-info a.view-profile {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.bright-design figure.animated-overlay:hover figcaption .thumb-info .name-divide {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  margin-bottom: 2px;
}

.bright-design .sf-icon-box-standard .sf-icon-cont {
  width: 50px;
  height: 50px;
  -moz-box-shadow: 0 0 5px rgba(34, 34, 34, 0.05);
  -webkit-box-shadow: 0 0 5px rgba(34, 34, 34, 0.05);
  box-shadow: 0 0 5px rgba(34, 34, 34, 0.05);
}

.bright-design .sf-hover .sf-icon-cont {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bright-design .sf-icon-box-standard .sf-icon-cont &gt; i, .bright-design .sf-icon-box-standard .sf-icon-cont &gt; i:before, .bright-design .sf-icon-box-standard .sf-icon-cont &gt; span {
  font-size: 36px;
  line-height: 46px !important;
}

.bright-design .sf-icon-box-standard .sf-icon-cont.cont-large {
  padding: 25px;
}

.bright-design .sf-icon.sf-icon-large[class*=ss-]:before {
  vertical-align: -8px;
}

.bright-design .product-type-standard .product .cart-overlay {
  top: 50%;
  margin-top: -24px;
  width: 100%;
}

.bright-design .product-display-standard .cart-overlay {
  background: transparent !important;
}

.bright-design .product.product-display-standard .cart-overlay .shop-actions {
  width: 100%;
  text-align: center;
  font-size: 0;
}

.bright-design .product-type-standard .product .cart-overlay .shop-actions &gt; a {
  display: inline-block;
  overflow: visible;
}

.bright-design .product figure .cart-overlay .shop-actions a &gt; i {
  height: 17px;
}

.bright-design .product figure .cart-overlay .shop-actions a &gt; i[class*=fa] {
  vertical-align: 0;
}

.bright-design .product figure .cart-overlay .shop-actions a &gt; i.ss-sugarpackets {
  vertical-align: -4px;
}

.bright-design .product-display-standard figure .cart-overlay .yith-wcwl-add-to-wishlist {
  display: inline-block;
  float: none;
  vertical-align: top;
  background: transparent !important;
}

.bright-design .product-type-standard .product .cart-overlay .shop-actions .jckqvBtn {
  display: inline-block;
  vertical-align: top;
}

.bright-design .product-type-standard .product figure .cart-overlay .yith-wcwl-add-to-wishlist a {
  padding: 13px 16px;
}

.bright-design .product-type-standard figure:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  filter: blur(2px);
}

.bright-design .spb_accordion .spb_accordion_section &gt; h4 {
  padding: 0 20px;
  font-weight: bold;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  position: relative;
  -moz-border-radius: 2px/2px 2px 2px 2px;
  -webkit-border-radius: 2px/2px 2px 2px 2px;
  border-radius: 2px/2px 2px 2px 2px;
  -moz-box-shadow: 0 0 5px rgba(34, 34, 34, 0.05);
  -webkit-box-shadow: 0 0 5px rgba(34, 34, 34, 0.05);
  box-shadow: 0 0 5px rgba(34, 34, 34, 0.05);
}

.bright-design .product.product-display-standard .star-rating, .bright-design .product.product-display-standard .product-actions {
  display: none;
}

.bright-design .spb_accordion .spb_accordion_section &gt; h4 a {
  padding: 12px 0 12px 25px;
}

.bright-design .spb_accordion .spb_accordion_section &gt; h4.ui-state-active:after {
  opacity: 1;
}

.bright-design .spb_accordion_section &gt; h4 .ui-icon {
  left: 15px !important;
  font-weight: bold;
  right: auto;
}

.bright-design .spb_accordion_section &gt; h4 .ui-icon:before {
  border: 0 !important;
}

.bright-design .spb_accordion .ui-accordion .ui-accordion-content {
  padding-top: 25px;
}

.bright-design .spb_tabs .nav-tabs {
  display: inline-block;
  -moz-box-shadow: 0 0 5px rgba(34, 34, 34, 0.05);
  -webkit-box-shadow: 0 0 5px rgba(34, 34, 34, 0.05);
  box-shadow: 0 0 5px rgba(34, 34, 34, 0.05);
}

.bright-design .spb_tabs .nav-tabs.center-tabs {
  display: block;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bright-design .nav-tabs &gt; li {
  font-weight: bold;
}

.bright-design .nav-tabs &gt; li a {
  background: transparent;
}

.bright-design .spb_tour .nav-tabs {
  width: 150px;
}

.bright-design .spb_tour .tab-content {
  padding-left: 170px;
}

.bright-design .spb_tour .nav-tabs li {
  font-weight: bold;
  font-size: 14px;
  margin-left: 0;
  margin-top: 10px;
  -moz-box-shadow: 0 0 5px rgba(34, 34, 34, 0.05);
  -webkit-box-shadow: 0 0 5px rgba(34, 34, 34, 0.05);
  box-shadow: 0 0 5px rgba(34, 34, 34, 0.05);
}

.bright-design .spb_tour .nav-tabs li:first-child {
  margin-top: 0;
}

.bright-design .spb_tour .nav-tabs li a {
  border-top: 0 !important;
  margin-right: 0 !important;
  padding: 14px 20px;
}

.bright-design .spb_tour .nav-tabs &gt; li a:after {
  content: "▻";
  font-family: "SSGizmo" !important;
  left: auto;
  right: 10px;
  bottom: auto;
  top: 50%;
  margin-top: -10px;
  position: absolute;
  font-size: 18px;
}

.bright-design .client-item {
  margin-top: 4px;
}

.bright-design .client-item figure {
  border: 0;
}

.bright-design .client-item figure:hover {
  -moz-box-shadow: 0 0 5px rgba(34, 34, 34, 0.15);
  -webkit-box-shadow: 0 0 5px rgba(34, 34, 34, 0.15);
  box-shadow: 0 0 5px rgba(34, 34, 34, 0.15);
}

.bright-design .posts-type-list .recent-post {
  padding-bottom: 15px;
  -moz-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -o-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}

.bright-design .posts-type-list .recent-post:first-child {
  border-top-width: 1px;
  padding-top: 15px;
}

.bright-design .posts-type-list .recent-post:after {
  content: "➡";
  font-family: "SSGizmo" !important;
  position: absolute;
  padding: 2px;
  border-radius: 50%;
  right: 10px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  display: inline-block;
  opacity: 0;
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -o-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}

.bright-design .posts-type-list .recent-post:hover:after {
  right: 20px;
  opacity: 1;
}

.bright-design .posts-type-list .recent-post:hover {
  padding-left: 20px;
}

.bright-design .posts-type-list .recent-post h4 {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.bright-design .blog-grid-items .blog-item h6 {
  display: none;
}

.bright-design .blog-grid-items .blog-item .tweet-icon, .bright-design .blog-grid-items .blog-item .inst-icon {
  display: none;
}

.bright-design .blog-grid-items .blog-item .date {
  font-size: 14px;
  bottom: 25px;
}

.bright-design .blog-grid-items .blog-item .author {
  display: none;
}

/* #CSS3 Keyframes
================================================== */
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes circlespin {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes circlespin {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes circlespin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes circlespin {
  from {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes circlespin {
  from {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* #Debug
================================================== */
#sf-debug {
  margin: 0 auto;
  max-width: 80%;
}

#sf-debug &gt; textarea {
  min-height: 800px;
  margin-bottom: 40px;
  outline: 0;
}

/* #Style Switcher
================================================== */
.style-switcher {
  position: fixed;
  top: 200px;
  left: -240px;
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  z-index: 999;
  width: 240px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.style-switcher h4 {
  background: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 7px 15px;
  margin-bottom: 0;
  line-height: 30px;
  height: 28px;
  width: 254px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.switch-button {
  width: 21px;
  float: right;
  font-size: 26px;
  text-align: center;
  text-decoration: none;
  display: block;
}

.switch-button i {
  line-height: 16px;
  display: inline-block;
  vertical-align: -4px;
}

.switch-button:hover {
  cursor: pointer;
  text-decoration: none;
}

.switch-cont {
  width: 240px;
  background: #222222;
  height: auto;
  padding: 20px;
}

.switch-cont select {
  padding: 7px 30px 8px 15px;
}

@media only screen and (max-width: 1024px) {
  .style-switcher {
    display: none;
  }
}
/* #Retina Styles
================================================== */
/*
* Swift Framework Retina Stylesheet v1.0
* Retina Stylesheet for Retina Dislay Devices
* Copyright 2014, Swift Ideas
*/
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #logo img.standard, #logo h1.standard, #mobile-logo img.standard, #mobile-logo h1.standard {
    display: none;
  }
  #logo img.retina, #logo h1.retina, #mobile-logo img.retina, #mobile-logo h1.retina {
    display: inline-block;
  }
  .logo-alt-version #logo img.retina {
    display: none;
  }
  .logo-alt-version .is-sticky #logo img.alt-logo, .logo-alt-version .is-sticky #logo img.standard {
    display: none;
  }
  .logo-alt-version .is-sticky #logo img.retina {
    display: inline-block;
  }
  .sf-swipe-indicator {
    background-image: url("images/swipe_indicator@2x.png");
    background-size: 76px 76px;
  }
  .flex-direction-nav a, .wooslider-direction-nav a, .carousel-wrap a.carousel-next, .carousel-wrap a.carousel-prev {
    background-image: url("images/showcase-nav@2x.png");
    background-size: 76px 38px;
  }
  .thumb-slider .flex-direction-nav a, .item-slider .flex-direction-nav a, .gallery-slider .flex-direction-nav a, .gallery-nav .flex-direction-nav a {
    background-image: url("images/slider-nav@2x.png");
    background-size: 72px 38px;
  }
  .widget_calendar tbody tr &gt; td.pad {
    background-image: url("images/scanlines_dark@2x.png");
    background-size: 4px 4px;
  }
  .woocommerce p.stars span, .woocommerce-page p.stars span, .woocommerce p.stars span a:hover, .woocommerce-page p.stars span a:hover, .woocommerce p.stars span a:focus, .woocommerce-page p.stars span a:focus, .woocommerce p.stars span a.active, .woocommerce-page p.stars span a.active {
    background-image: url("images/rating_stars@2x.png");
  }
}
/* #Mobile Styles
================================================== */
.mobile-browser .spb_parallax_asset {
  background-position: 50% 0 !important;
}

.apple-mobile-browser figure.animated-overlay &gt; img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.mobile-browser .portfolio-items .portfolio-item, .mobile-browser .blog-items .blog-item, .mobile-browser .masonry-gallery .gallery-image, .mobile-browser .gallery-items .gallery-item {
  opacity: 1;
}

.single-directory-map {
  margin-top: 60px;
}

.read-more-directory {
  font-size: 14px;
}

/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background: 0 0;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td, .table th {
    background-color: #fff !important;
  }
  .btn &gt; .caret, .dropup &gt; .btn &gt; .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

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

a {
  color: #428bca;
  text-decoration: none;
}

a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive, .thumbnail &gt; img, .thumbnail a &gt; img, .carousel-inner &gt; .item &gt; img, .carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small, .small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-muted {
  color: #999;
}

.text-primary {
  color: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #428bca;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

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

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline &gt; li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt, dd {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: "—&nbsp;";
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: "&nbsp;—";
}

blockquote:before, blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

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

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

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

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

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

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table &gt; thead &gt; tr &gt; th, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table &gt; caption + thead &gt; tr:first-child &gt; th, .table &gt; colgroup + thead &gt; tr:first-child &gt; th, .table &gt; thead:first-child &gt; tr:first-child &gt; th, .table &gt; caption + thead &gt; tr:first-child &gt; td, .table &gt; colgroup + thead &gt; tr:first-child &gt; td, .table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}

.table &gt; tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed &gt; thead &gt; tr &gt; th, .table-condensed &gt; tbody &gt; tr &gt; th, .table-condensed &gt; tfoot &gt; tr &gt; th, .table-condensed &gt; thead &gt; tr &gt; td, .table-condensed &gt; tbody &gt; tr &gt; td, .table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px;
}

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

.table-bordered &gt; thead &gt; tr &gt; th, .table-bordered &gt; tbody &gt; tr &gt; th, .table-bordered &gt; tfoot &gt; tr &gt; th, .table-bordered &gt; thead &gt; tr &gt; td, .table-bordered &gt; tbody &gt; tr &gt; td, .table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #ddd;
}

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

.table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; td, .table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; th {
  background-color: #f9f9f9;
}

.table-hover &gt; tbody &gt; tr:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; th {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-], table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table &gt; thead &gt; tr &gt; td.active, .table &gt; tbody &gt; tr &gt; td.active, .table &gt; tfoot &gt; tr &gt; td.active, .table &gt; thead &gt; tr &gt; th.active, .table &gt; tbody &gt; tr &gt; th.active, .table &gt; tfoot &gt; tr &gt; th.active, .table &gt; thead &gt; tr.active &gt; td, .table &gt; tbody &gt; tr.active &gt; td, .table &gt; tfoot &gt; tr.active &gt; td, .table &gt; thead &gt; tr.active &gt; th, .table &gt; tbody &gt; tr.active &gt; th, .table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f5f5f5;
}

.table-hover &gt; tbody &gt; tr &gt; td.active:hover, .table-hover &gt; tbody &gt; tr &gt; th.active:hover, .table-hover &gt; tbody &gt; tr.active:hover &gt; td, .table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #e8e8e8;
}

.table &gt; thead &gt; tr &gt; td.success, .table &gt; tbody &gt; tr &gt; td.success, .table &gt; tfoot &gt; tr &gt; td.success, .table &gt; thead &gt; tr &gt; th.success, .table &gt; tbody &gt; tr &gt; th.success, .table &gt; tfoot &gt; tr &gt; th.success, .table &gt; thead &gt; tr.success &gt; td, .table &gt; tbody &gt; tr.success &gt; td, .table &gt; tfoot &gt; tr.success &gt; td, .table &gt; thead &gt; tr.success &gt; th, .table &gt; tbody &gt; tr.success &gt; th, .table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8;
}

.table-hover &gt; tbody &gt; tr &gt; td.success:hover, .table-hover &gt; tbody &gt; tr &gt; th.success:hover, .table-hover &gt; tbody &gt; tr.success:hover &gt; td, .table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6;
}

.table &gt; thead &gt; tr &gt; td.info, .table &gt; tbody &gt; tr &gt; td.info, .table &gt; tfoot &gt; tr &gt; td.info, .table &gt; thead &gt; tr &gt; th.info, .table &gt; tbody &gt; tr &gt; th.info, .table &gt; tfoot &gt; tr &gt; th.info, .table &gt; thead &gt; tr.info &gt; td, .table &gt; tbody &gt; tr.info &gt; td, .table &gt; tfoot &gt; tr.info &gt; td, .table &gt; thead &gt; tr.info &gt; th, .table &gt; tbody &gt; tr.info &gt; th, .table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #d9edf7;
}

.table-hover &gt; tbody &gt; tr &gt; td.info:hover, .table-hover &gt; tbody &gt; tr &gt; th.info:hover, .table-hover &gt; tbody &gt; tr.info:hover &gt; td, .table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #c4e3f3;
}

.table &gt; thead &gt; tr &gt; td.warning, .table &gt; tbody &gt; tr &gt; td.warning, .table &gt; tfoot &gt; tr &gt; td.warning, .table &gt; thead &gt; tr &gt; th.warning, .table &gt; tbody &gt; tr &gt; th.warning, .table &gt; tfoot &gt; tr &gt; th.warning, .table &gt; thead &gt; tr.warning &gt; td, .table &gt; tbody &gt; tr.warning &gt; td, .table &gt; tfoot &gt; tr.warning &gt; td, .table &gt; thead &gt; tr.warning &gt; th, .table &gt; tbody &gt; tr.warning &gt; th, .table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3;
}

.table-hover &gt; tbody &gt; tr &gt; td.warning:hover, .table-hover &gt; tbody &gt; tr &gt; th.warning:hover, .table-hover &gt; tbody &gt; tr.warning:hover &gt; td, .table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc;
}

.table &gt; thead &gt; tr &gt; td.danger, .table &gt; tbody &gt; tr &gt; td.danger, .table &gt; tfoot &gt; tr &gt; td.danger, .table &gt; thead &gt; tr &gt; th.danger, .table &gt; tbody &gt; tr &gt; th.danger, .table &gt; tfoot &gt; tr &gt; th.danger, .table &gt; thead &gt; tr.danger &gt; td, .table &gt; tbody &gt; tr.danger &gt; td, .table &gt; tfoot &gt; tr.danger &gt; td, .table &gt; thead &gt; tr.danger &gt; th, .table &gt; tbody &gt; tr.danger &gt; th, .table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede;
}

.table-hover &gt; tbody &gt; tr &gt; td.danger:hover, .table-hover &gt; tbody &gt; tr &gt; th.danger:hover, .table-hover &gt; tbody &gt; tr.danger:hover &gt; td, .table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ebcccc;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive &gt; .table {
    margin-bottom: 0;
  }
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th, .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th, .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th, .table-responsive &gt; .table &gt; thead &gt; tr &gt; td, .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td, .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }
  .table-responsive &gt; .table-bordered {
    border: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child, .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child, .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child, .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child, .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child, .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child, .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child, .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child, .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child, .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child, .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0;
  }
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th, .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th, .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td, .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple], select[size] {
  height: auto;
}

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

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

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

input[type=date] {
  line-height: 34px;
}

.form-group {
  margin-bottom: 15px;
}

.radio, .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.radio label, .checkbox label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  float: left;
  margin-left: -20px;
}

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=checkbox][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
  height: auto;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group &gt; .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}

.btn-lg, .btn-group-lg &gt; .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm &gt; .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs &gt; .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu &gt; .active &gt; a, .dropdown-menu &gt; .active &gt; a:hover, .dropdown-menu &gt; .active &gt; a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.dropdown-menu &gt; .disabled &gt; a, .dropdown-menu &gt; .disabled &gt; a:hover, .dropdown-menu &gt; .disabled &gt; a:focus {
  color: #999;
}

.dropdown-menu &gt; .disabled &gt; a:hover, .dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open &gt; .dropdown-menu {
  display: block;
}

.open &gt; a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group &gt; .btn, .btn-group-vertical &gt; .btn {
  position: relative;
  float: left;
}

.btn-group &gt; .btn:hover, .btn-group-vertical &gt; .btn:hover, .btn-group &gt; .btn:focus, .btn-group-vertical &gt; .btn:focus, .btn-group &gt; .btn:active, .btn-group-vertical &gt; .btn:active, .btn-group &gt; .btn.active, .btn-group-vertical &gt; .btn.active {
  z-index: 2;
}

.btn-group &gt; .btn:focus, .btn-group-vertical &gt; .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

.btn-toolbar &gt; .btn, .btn-toolbar &gt; .btn-group, .btn-toolbar &gt; .input-group {
  margin-left: 5px;
}

.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group &gt; .btn:first-child {
  margin-left: 0;
}

.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group &gt; .btn:last-child:not(:first-child), .btn-group &gt; .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group &gt; .btn-group {
  float: left;
}

.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}

.btn-group &gt; .btn-group:first-child &gt; .btn:last-child, .btn-group &gt; .btn-group:first-child &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group &gt; .btn-group:last-child &gt; .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group &gt; .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group &gt; .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical &gt; .btn, .btn-group-vertical &gt; .btn-group, .btn-group-vertical &gt; .btn-group &gt; .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical &gt; .btn-group &gt; .btn {
  float: none;
}

.btn-group-vertical &gt; .btn + .btn, .btn-group-vertical &gt; .btn + .btn-group, .btn-group-vertical &gt; .btn-group + .btn, .btn-group-vertical &gt; .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical &gt; .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}

.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child, .btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified &gt; .btn, .btn-group-justified &gt; .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified &gt; .btn-group .btn {
  width: 100%;
}

[data-toggle=buttons] &gt; .btn &gt; input[type=radio], [data-toggle=buttons] &gt; .btn &gt; input[type=checkbox] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg &gt; .form-control, .input-group-lg &gt; .input-group-addon, .input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg &gt; .form-control, select.input-group-lg &gt; .input-group-addon, select.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg &gt; .form-control, textarea.input-group-lg &gt; .input-group-addon, textarea.input-group-lg &gt; .input-group-btn &gt; .btn, select[multiple].input-group-lg &gt; .form-control, select[multiple].input-group-lg &gt; .input-group-addon, select[multiple].input-group-lg &gt; .input-group-btn &gt; .btn {
  height: auto;
}

.input-group-sm &gt; .form-control, .input-group-sm &gt; .input-group-addon, .input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm &gt; .form-control, select.input-group-sm &gt; .input-group-addon, select.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm &gt; .form-control, textarea.input-group-sm &gt; .input-group-addon, textarea.input-group-sm &gt; .input-group-btn &gt; .btn, select[multiple].input-group-sm &gt; .form-control, select[multiple].input-group-sm &gt; .input-group-addon, select[multiple].input-group-sm &gt; .input-group-btn &gt; .btn {
  height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child &gt; .btn, .input-group-btn:first-child &gt; .btn-group &gt; .btn, .input-group-btn:first-child &gt; .dropdown-toggle, .input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child &gt; .btn, .input-group-btn:last-child &gt; .btn-group &gt; .btn, .input-group-btn:last-child &gt; .dropdown-toggle, .input-group-btn:first-child &gt; .btn:not(:first-child), .input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn &gt; .btn {
  position: relative;
}

.input-group-btn &gt; .btn + .btn {
  margin-left: -1px;
}

.input-group-btn &gt; .btn:hover, .input-group-btn &gt; .btn:focus, .input-group-btn &gt; .btn:active {
  z-index: 2;
}

.input-group-btn:first-child &gt; .btn, .input-group-btn:first-child &gt; .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child &gt; .btn, .input-group-btn:last-child &gt; .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav &gt; li {
  position: relative;
  display: block;
}

.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav &gt; li.disabled &gt; a {
  color: #999;
}

.nav &gt; li.disabled &gt; a:hover, .nav &gt; li.disabled &gt; a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus {
  background-color: #eee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav &gt; li &gt; a &gt; img {
  max-width: none;
}

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

.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs &gt; li &gt; a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified &gt; li {
  float: none;
}

.nav-tabs.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified &gt; .active &gt; a, .nav-tabs.nav-justified &gt; .active &gt; a:hover, .nav-tabs.nav-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified &gt; .active &gt; a, .nav-tabs.nav-justified &gt; .active &gt; a:hover, .nav-tabs.nav-justified &gt; .active &gt; a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills &gt; li {
  float: left;
}

.nav-pills &gt; li &gt; a {
  border-radius: 4px;
}

.nav-pills &gt; li + li {
  margin-left: 2px;
}

.nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:hover, .nav-pills &gt; li.active &gt; a:focus {
  color: #fff;
  background-color: #428bca;
}

.nav-stacked &gt; li {
  float: none;
}

.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified &gt; li {
  float: none;
}

.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified &gt; .active &gt; a, .nav-tabs-justified &gt; .active &gt; a:hover, .nav-tabs-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified &gt; .active &gt; a, .nav-tabs-justified &gt; .active &gt; a:hover, .nav-tabs-justified &gt; .active &gt; a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content &gt; .tab-pane {
  display: none;
}

.tab-content &gt; .active {
  display: block;
}

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container &gt; .navbar-header, .container-fluid &gt; .navbar-header, .container &gt; .navbar-collapse, .container-fluid &gt; .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container &gt; .navbar-header, .container-fluid &gt; .navbar-header, .container &gt; .navbar-collapse, .container-fluid &gt; .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

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

@media (min-width: 768px) {
  .navbar &gt; .container .navbar-brand, .navbar &gt; .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav &gt; li &gt; a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover, .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav &gt; li {
    float: left;
  }
  .navbar-nav &gt; li &gt; a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group &gt; .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav &gt; li &gt; a {
  color: #777;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav &gt; .disabled &gt; a, .navbar-default .navbar-nav &gt; .disabled &gt; a:hover, .navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a, .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999;
}

.navbar-inverse .navbar-nav &gt; li &gt; a {
  color: #999;
}

.navbar-inverse .navbar-nav &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav &gt; .disabled &gt; a, .navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover, .navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  background-color: #080808;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb &gt; li {
  display: inline-block;
}

.breadcrumb &gt; li + li:before {
  content: "/&nbsp;";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb &gt; .active {
  color: #999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination &gt; li {
  display: inline;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}

.pagination &gt; .disabled &gt; span, .pagination &gt; .disabled &gt; span:hover, .pagination &gt; .disabled &gt; span:focus, .pagination &gt; .disabled &gt; a, .pagination &gt; .disabled &gt; a:hover, .pagination &gt; .disabled &gt; a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg &gt; li &gt; a, .pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg &gt; li:first-child &gt; a, .pagination-lg &gt; li:first-child &gt; span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg &gt; li:last-child &gt; a, .pagination-lg &gt; li:last-child &gt; span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm &gt; li &gt; a, .pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm &gt; li:first-child &gt; a, .pagination-sm &gt; li:first-child &gt; span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm &gt; li:last-child &gt; a, .pagination-sm &gt; li:last-child &gt; span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager li {
  display: inline;
}

.pager li &gt; a, .pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li &gt; a:hover, .pager li &gt; a:focus {
  text-decoration: none;
  background-color: #eee;
}

.pager .next &gt; a, .pager .next &gt; span {
  float: right;
}

.pager .previous &gt; a, .pager .previous &gt; span {
  float: left;
}

.pager .disabled &gt; a, .pager .disabled &gt; a:hover, .pager .disabled &gt; a:focus, .pager .disabled &gt; span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.label[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #999;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active &gt; .badge, .nav-pills &gt; .active &gt; a &gt; .badge {
  color: #428bca;
  background-color: #fff;
}

.nav-pills &gt; li &gt; a &gt; .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.thumbnail &gt; img, .thumbnail a &gt; img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

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

.alert &gt; p, .alert &gt; ul {
  margin-bottom: 0;
}

.alert &gt; p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

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

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

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

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

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

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-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-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: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-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-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);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-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-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);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-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-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);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-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-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);
}

.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

.media, .media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media &gt; .pull-left {
  margin-right: 10px;
}

.media &gt; .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item &gt; .badge {
  float: right;
}

.list-group-item &gt; .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading &gt; .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title &gt; a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel &gt; .list-group {
  margin-bottom: 0;
}

.panel &gt; .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel &gt; .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel &gt; .table, .panel &gt; .table-responsive &gt; .table {
  margin-bottom: 0;
}

.panel &gt; .table:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child, .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child, .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child, .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child, .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel &gt; .table:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child, .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child, .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child, .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child, .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel &gt; .panel-body + .table, .panel &gt; .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th, .panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td {
  border-top: 0;
}

.panel &gt; .table-bordered, .panel &gt; .table-responsive &gt; .table-bordered {
  border: 0;
}

.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child, .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child, .panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child, .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child, .panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child, .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child, .panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child, .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child, .panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child, .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child, .panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child, .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
  border-left: 0;
}

.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child, .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child, .panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child, .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child, .panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child, .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child, .panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child, .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child, .panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child, .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child, .panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child, .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
  border-right: 0;
}

.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td, .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td, .panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td, .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td, .panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th, .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th, .panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th, .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th {
  border-bottom: 0;
}

.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td, .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td, .panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td, .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td, .panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th, .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th, .panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th, .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
  border-bottom: 0;
}

.panel &gt; .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default &gt; .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}

.panel-default &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success &gt; .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info &gt; .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning &gt; .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger &gt; .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

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

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

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

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

.modal-header .close {
  margin-top: -2px;
}

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

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover &gt; .arrow, .popover &gt; .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover &gt; .arrow {
  border-width: 11px;
}

.popover &gt; .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top &gt; .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top &gt; .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right &gt; .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right &gt; .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom &gt; .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom &gt; .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left &gt; .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left &gt; .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner &gt; .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner &gt; .item &gt; img, .carousel-inner &gt; .item &gt; a &gt; img {
  line-height: 1;
}

.carousel-inner &gt; .active, .carousel-inner &gt; .next, .carousel-inner &gt; .prev {
  display: block;
}

.carousel-inner &gt; .active {
  left: 0;
}

.carousel-inner &gt; .next, .carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner &gt; .next {
  left: 100%;
}

.carousel-inner &gt; .prev {
  left: -100%;
}

.carousel-inner &gt; .next.left, .carousel-inner &gt; .prev.right {
  left: 0;
}

.carousel-inner &gt; .active.left {
  left: -100%;
}

.carousel-inner &gt; .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical &gt; .btn-group:before, .btn-group-vertical &gt; .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical &gt; .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
::selection, ::-moz-selection {
  background-color: #ff5100;
  color: #fff;
}

.accent-bg, .funded-bar .bar {
  background-color: #ff5100;
}

.accent {
  color: #ff5100;
}

.recent-post figure, span.highlighted, span.dropcap4, .loved-item:hover .loved-count, .flickr-widget li, .portfolio-grid li, .wpcf7 input.wpcf7-submit[type=submit], .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li span.current, figcaption .product-added, .woocommerce .wc-new-badge, .yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-wishlistaddedbrowse a, .woocommerce .widget_layered_nav ul li.chosen &gt; *, .woocommerce .widget_layered_nav_filters ul li a, .sticky-post-icon, .fw-video-close:hover {
  background-color: #ff5100 !important;
  color: #ffffff;
}

a:hover, #sidebar a:hover, .pagination-wrap a:hover, .carousel-nav a:hover, .portfolio-pagination div:hover &gt; i, #footer a:hover, .beam-me-up a:hover span, .portfolio-item .portfolio-item-permalink, .read-more-link, .blog-item .read-more, .blog-item-details a:hover, .author-link, #reply-title small a, span.dropcap2, .spb_divider.go_to_top a, .love-it-wrapper .loved, .comments-likes .loved span.love-count, .item-link:hover, #header-translation p a, #breadcrumbs a:hover, .ui-widget-content a:hover, .yith-wcwl-add-button a:hover, #product-img-slider li a.zoom:hover, .woocommerce .star-rating span, .article-body-wrap .share-links a:hover, ul.member-contact li a:hover, .price ins, .bag-product a.remove:hover, .bag-product-title a:hover, #back-to-top:hover, ul.member-contact li a:hover, .fw-video-link-image:hover i, .ajax-search-results .all-results:hover, .search-result h5 a:hover .ui-state-default a:hover, .fw-video-link-icon:hover {
  color: #ff5100;
}

.carousel-wrap &gt; a:hover, #mobile-menu ul li:hover &gt; a {
  color: #ff5100 !important;
}

.read-more i:before, .read-more em:before {
  color: #ff5100;
}

input[type=text]:focus, input[type=email]:focus, textarea:focus, .bypostauthor .comment-wrap .comment-avatar, .search-form input:focus, .wpcf7 input:focus, .wpcf7 textarea:focus, .ginput_container input:focus, .ginput_container textarea:focus, .mymail-form input:focus, .mymail-form textarea:focus, input[type=tel]:focus, input[type=number]:focus {
  border-color: #ff5100 !important;
}

nav .menu ul li:first-child:after, .navigation a:hover &gt; .nav-text, .returning-customer a:hover {
  border-bottom-color: #ff5100;
}

nav .menu ul ul li:first-child:after {
  border-right-color: #ff5100;
}

.spb_impact_text .spb_call_text {
  border-left-color: #ff5100;
}

.spb_impact_text .spb_button span {
  color: #fff;
}

.woocommerce .free-badge {
  background-color: #ff5100;
  color: #ffffff;
}

a[rel=tooltip], ul.member-contact li a, a.text-link, .tags-wrap .tags a, .logged-in-as a, .comment-meta-actions .edit-link, .comment-meta-actions .comment-reply, .read-more {
  border-color: #444444;
}

.super-search-go {
  border-color: #ff5100 !important;
}

.super-search-go:hover {
  background: #ff5100 !important;
  border-color: #ff5100 !important;
}

.owl-pagination .owl-page span {
  background-color: #be8d27;
}

.owl-pagination .owl-page::after {
  background-color: #ff5100;
}

.owl-pagination .owl-page:hover span, .owl-pagination .owl-page.active a {
  background-color: #ff5100;
}

body.header-below-slider .home-slider-wrap #slider-continue:hover {
  border-color: #ff5100;
}

body.header-below-slider .home-slider-wrap #slider-continue:hover i {
  color: #ff5100;
}

#one-page-nav li a:hover &gt; i {
  background: #ff5100;
}

#one-page-nav li.selected a:hover &gt; i {
  border-color: #ff5100;
}

#one-page-nav li .hover-caption {
  background: #ff5100;
  color: #ffffff;
}

#one-page-nav li .hover-caption:after {
  border-left-color: #ff5100;
}

.loading-bar-transition .pace .pace-progress {
  background-color: #ff5100;
}

body, .layout-fullwidth #container {
  background-color: #efede8;
}

#main-container {
  background-color: transparent;
}

a, .ui-widget-content a, #respond .form-submit input[type=submit] {
  color: #444444;
}

a:hover, a:focus {
  color: #d7a78d;
}

.pagination-wrap li a:hover, ul.bar-styling li:not(.selected) &gt; a:hover, ul.bar-styling li &gt; .comments-likes:hover, ul.page-numbers li &gt; a:hover, ul.page-numbers li &gt; span.current {
  color: #ffffff !important;
  background: #ff5100;
  border-color: #ff5100;
}

ul.bar-styling li &gt; .comments-likes:hover * {
  color: #ffffff !important;
}

.pagination-wrap li a, .pagination-wrap li span, .pagination-wrap li span.expand, ul.bar-styling li &gt; a, ul.bar-styling li &gt; div, ul.page-numbers li &gt; a, ul.page-numbers li &gt; span, .curved-bar-styling, ul.bar-styling li &gt; form input, .spb_directory_filter_below {
  border-color: #be8d27;
}

input[type=text], input[type=email], input[type=password], textarea, select, .wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 textarea, .wpcf7 select, .ginput_container input[type=text], .ginput_container input[type=email], .ginput_container textarea, .ginput_container select, .mymail-form input[type=text], .mymail-form input[type=email], .mymail-form textarea, .mymail-form select, input[type=date], input[type=tel], input.input-text, input[type=number] {
  border-color: #be8d27;
  background-color: #f7f7f7;
  color: #222222;
}

input[type=submit], button[type=submit], input[type=file], select {
  border-color: #be8d27;
}

input[type=submit]:hover, button[type=submit]:hover, .wpcf7 input.wpcf7-submit[type=submit]:hover, .gform_wrapper input[type=submit]:hover, .mymail-form input[type=submit]:hover {
  background: #ff5100 !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
}

textarea:focus, input:focus {
  border-color: #999 !important;
}

.modal-header {
  background: #f7f7f7;
}

.recent-post .post-details, .portfolio-item h5.portfolio-subtitle, .search-item-content time, .search-item-content span, .portfolio-details-wrap .date {
  color: #222222;
}

ul.bar-styling li.facebook &gt; a:hover {
  color: #fff !important;
  background: #3b5998;
  border-color: #3b5998;
}

ul.bar-styling li.twitter &gt; a:hover {
  color: #fff !important;
  background: #4099FF;
  border-color: #4099FF;
}

ul.bar-styling li.google-plus &gt; a:hover {
  color: #fff !important;
  background: #d34836;
  border-color: #d34836;
}

ul.bar-styling li.pinterest &gt; a:hover {
  color: #fff !important;
  background: #cb2027;
  border-color: #cb2027;
}

#top-bar .tb-text {
  color: #222222;
}

#top-bar .tb-text &gt; a, #top-bar nav .menu &gt; li &gt; a {
  color: #666666;
}

#top-bar .menu li {
  border-left-color: #e3e3e3;
  border-right-color: #e3e3e3;
}

#top-bar .menu &gt; li &gt; a, #top-bar .menu &gt; li.parent:after {
  color: #666666;
}

#top-bar .menu &gt; li &gt; a:hover, #top-bar a:hover {
  color: #fe504f;
}

.header-wrap, .vertical-header .header-wrap #header-section {
  background-color: transparent;
}

.vertical-header #container .header-wrap {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-left, .header-right, .vertical-menu-bottom .copyright {
  color: #222;
}

.header-left a, .header-right a, .vertical-menu-bottom .copyright a, #header .header-left ul.menu &gt; li &gt; a.header-search-link-alt, #header .header-right ul.menu &gt; li &gt; a.header-search-link-alt {
  color: #222;
}

#header-search a:hover, .super-search-close:hover {
  color: #ff5100;
}

.sf-super-search {
  background-color: #ff5100;
}

.sf-super-search .search-options .ss-dropdown &gt; span, .sf-super-search .search-options input {
  color: #ff5100;
  border-bottom-color: #ff5100;
}

.sf-super-search .search-options .ss-dropdown ul li .fa-check {
  color: #ff5100;
}

.sf-super-search-go:hover, .sf-super-search-close:hover {
  background-color: #ff5100;
  border-color: #ff5100;
  color: #ffffff;
}

#header-languages .current-language {
  background: #bcbcbc;
  color: #ffffff;
}

#header-section #main-nav {
  border-top-color: #000000;
}

.ajax-search-wrap, .ajax-search-results, .search-result-pt .search-result, .vertical-header .ajax-search-results {
  border-color: #000000;
}

.page-content {
  border-bottom-color: #be8d27;
}

.ajax-search-wrap input[type=text], .search-result-pt h6, .no-search-results h6, .search-result h5 a, .no-search-results p {
  color: #fe4f0b;
}

.search-item-content time {
  color: #000000;
}

#mobile-top-text, #mobile-logo h1 {
  color: #222;
}

#mobile-top-text a, #mobile-header a {
  color: #222;
}

#mobile-header a.mobile-menu-link span.menu-bars, #mobile-header a.mobile-menu-link span.menu-bars:before, #mobile-header a.mobile-menu-link span.menu-bars:after {
  background-color: #222;
}

#mobile-menu-wrap, #mobile-cart-wrap {
  background-color: #222;
  color: #e4e4e4;
}

.mobile-search-form input[type=text] {
  color: #e4e4e4;
  border-bottom-color: #444;
}

#mobile-menu-wrap a, #mobile-cart-wrap a:not(.sf-button) {
  color: #fff;
}

#mobile-menu-wrap a:hover, #mobile-cart-wrap a:not(.sf-button):hover {
  color: #fe504f;
}

#mobile-cart-wrap .shopping-bag-item &gt; a.cart-contents, #mobile-cart-wrap .bag-product, #mobile-cart-wrap .bag-empty {
  border-bottom-color: #444;
}

#mobile-menu ul li, .mobile-cart-menu li, .mobile-cart-menu .bag-header, .mobile-cart-menu .bag-product, .mobile-cart-menu .bag-empty {
  border-color: #444;
}

a.mobile-menu-link span, a.mobile-menu-link span:before, a.mobile-menu-link span:after {
  background: #fff;
}

a.mobile-menu-link:hover span, a.mobile-menu-link:hover span:before, a.mobile-menu-link:hover span:after {
  background: #fe504f;
}

.full-center #main-navigation ul.menu &gt; li &gt; a, .full-center .header-right ul.menu &gt; li &gt; a, .full-center nav.float-alt-menu ul.menu &gt; li &gt; a, .full-center .header-right div.text {
  height: 140px;
  line-height: 140px;
}

.full-center #header, .full-center .float-menu {
  height: 140px;
}

.full-center nav li.menu-item.sf-mega-menu &gt; ul.sub-menu, .full-center .ajax-search-wrap {
  top: 140px !important;
}

.browser-ff #logo a {
  height: 100px;
}

.browser-ff .full-center #logo a, .full-center #logo {
  height: 140px;
}

#logo.has-img img {
  max-height: 110px;
}

#mobile-logo.has-img img {
  max-height: 110px;
}

#logo.has-img, .header-left, .header-right {
  height: 100px;
}

#mobile-logo {
  max-height: 100px;
  max-width: 100px;
}

.full-center #logo.has-img a &gt; img {
  height: 100px;
}

#logo.no-img, #logo.no-img a, .header-left, .header-right {
  line-height: 100px;
}

#logo.has-img a &gt; img {
  padding: 20px 0;
}

#logo.has-img a {
  height: 140px;
}

#logo.has-img a &gt; img {
  padding: 0;
}

.full-center.resized-header #main-navigation ul.menu &gt; li &gt; a, .full-center.resized-header .header-right ul.menu &gt; li &gt; a, .full-center.resized-header nav.float-alt-menu ul.menu &gt; li &gt; a, .full-center.resized-header .header-right div.text {
  height: 120px;
  line-height: 120px;
}

.full-center.resized-header #logo, .full-center.resized-header #logo.no-img a {
  height: 120px;
}

.full-center.resized-header #header, .full-center.resized-header .float-menu {
  height: 120px;
}

.full-center.resized-header nav ul.menu &gt; li.menu-item &gt; ul.sub-menu, .full-center.resized-header nav li.menu-item.sf-mega-menu &gt; ul.sub-menu, .full-center.resized-header nav li.menu-item.sf-mega-menu-alt &gt; ul.sub-menu, .full-center.resized-header .ajax-search-wrap {
  top: 120px !important;
}

.browser-ff .resized-header #logo a {
  height: 120px;
}

.resized-header #logo.has-img a {
  height: 120px;
}

.full-center.resized-header nav.float-alt-menu ul.menu &gt; li &gt; ul.sub-menu {
  top: 120px !important;
}

#main-nav {
  border-color: #000000;
  border-top-style: none;
}

nav#main-navigation .menu &gt; li &gt; a span.nav-line {
  background-color: #07c1b6;
}

.show-menu {
  background-color: #ff5100;
  color: #ffffff;
}

nav .menu &gt; li:before {
  background: #07c1b6;
}

nav .menu .sub-menu .parent &gt; a:after {
  border-left-color: #07c1b6;
}

nav .menu ul.sub-menu {
  background-color: #be8d27;
}

nav .menu ul.sub-menu li {
  border-top-color: #000000;
  border-top-style: none;
}

li.menu-item.sf-mega-menu &gt; ul.sub-menu &gt; li {
  border-top-color: #000000;
  border-top-style: none;
}

li.menu-item.sf-mega-menu &gt; ul.sub-menu &gt; li {
  border-right-color: #000000;
  border-right-style: none;
}

#main-nav {
  border-width: 0;
}

nav .menu &gt; li.menu-item &gt; a, nav.std-menu .menu &gt; li &gt; a {
  color: #fe4f0b;
}

#main-nav ul.menu &gt; li, #main-nav ul.menu &gt; li:first-child, #main-nav ul.menu &gt; li:first-child, .full-center nav#main-navigation ul.menu &gt; li, .full-center nav#main-navigation ul.menu &gt; li:first-child, .full-center #header nav.float-alt-menu ul.menu &gt; li {
  border-color: #000000;
}

nav ul.menu &gt; li.menu-item.sf-menu-item-btn &gt; a &gt; span.menu-item-text {
  border-color: #fe4f0b;
  background-color: #fe4f0b;
  color: #ffcbba;
}

nav ul.menu &gt; li.menu-item.sf-menu-item-btn:hover &gt; a &gt; span.menu-item-text {
  border-color: #ff5100;
  background-color: #ff5100;
  color: #ffffff;
}

#main-nav ul.menu &gt; li, .full-center nav#main-navigation ul.menu &gt; li, .full-center nav.float-alt-menu ul.menu &gt; li, .full-center #header nav.float-alt-menu ul.menu &gt; li {
  border-width: 0;
}

#main-nav ul.menu &gt; li:first-child, .full-center nav#main-navigation ul.menu &gt; li:first-child {
  border-width: 0;
  margin-left: -15px;
}

#main-nav .menu-right {
  right: -5px;
}

nav .menu &gt; li.menu-item:hover &gt; a, nav.std-menu .menu &gt; li:hover &gt; a {
  color: #ffcbba !important;
}

nav .menu li.current-menu-ancestor &gt; a, nav .menu li.current-menu-item &gt; a, nav .menu li.current-scroll-item &gt; a, #mobile-menu .menu ul li.current-menu-item &gt; a {
  color: #be8d27;
}

nav .menu &gt; li:hover &gt; a {
  color: #ffcbba !important;
}

nav .menu ul.sub-menu li.menu-item &gt; a, nav .menu ul.sub-menu li &gt; span, nav.std-menu ul.sub-menu {
  color: #ffffff;
}

nav .menu ul.sub-menu li.menu-item:hover &gt; a {
  color: #ffffff !important;
  background: #bcbcbc;
}

nav .menu li.parent &gt; a:after, nav .menu li.parent &gt; a:after:hover {
  color: #aaa;
}

nav .menu ul.sub-menu li.current-menu-ancestor &gt; a, nav .menu ul.sub-menu li.current-menu-item &gt; a {
  color: #ffffff !important;
  background: #bcbcbc;
}

#main-nav .header-right ul.menu &gt; li, .wishlist-item {
  border-left-color: #000000;
}

.bag-header, .bag-product, .bag-empty, .wishlist-empty {
  border-color: #000000;
}

.bag-buttons a.checkout-button, .bag-buttons a.create-account-button, .woocommerce input.button.alt, .woocommerce .alt-button, .woocommerce button.button.alt {
  background: #ff5100;
  color: #ffffff;
}

.woocommerce .button.update-cart-button:hover {
  background: #ff5100;
  color: #ffffff;
}

.woocommerce input.button.alt:hover, .woocommerce .alt-button:hover, .woocommerce button.button.alt:hover {
  background: #ff5100;
  color: #ffffff;
}

.shopping-bag:before, nav .menu ul.sub-menu li:first-child:before {
  border-bottom-color: #07c1b6;
}

a.overlay-menu-link span, a.overlay-menu-link span:before, a.overlay-menu-link span:after {
  background: #222;
}

.overlay-menu-open #logo h1, .overlay-menu-open .header-left, .overlay-menu-open .header-right, .overlay-menu-open .header-left a, .overlay-menu-open .header-right a {
  color: #ffffff !important;
}

#overlay-menu nav ul li a, .overlay-menu-open a.overlay-menu-link {
  color: #ffffff;
}

#overlay-menu {
  background-color: #ff5100;
}

#overlay-menu {
  background-color: rgba(255, 81, 0, 0.95);
}

#overlay-menu nav li:hover &gt; a {
  color: #ff5100 !important;
}

#base-promo, .sf-promo-bar {
  background-color: #e4e4e4;
}

#base-promo &gt; p, #base-promo.footer-promo-text &gt; a, #base-promo.footer-promo-arrow &gt; a, .sf-promo-bar &gt; p, .sf-promo-bar.promo-text &gt; a, .sf-promo-bar.promo-arrow &gt; a {
  color: #222;
}

#base-promo.footer-promo-arrow:hover, #base-promo.footer-promo-text:hover, .sf-promo-bar.promo-arrow:hover, .sf-promo-bar.promo-text:hover {
  background-color: #ff5100 !important;
  color: #ffffff !important;
}

#base-promo.footer-promo-arrow:hover &gt; *, #base-promo.footer-promo-text:hover &gt; *, .sf-promo-bar.promo-arrow:hover &gt; *, .sf-promo-bar.promo-text:hover &gt; * {
  color: #ffffff !important;
}

#breadcrumbs {
  background-color: #e4e4e4;
  color: #666666;
}

#breadcrumbs a, #breadcrumb i {
  color: #999999;
}

.page-heading h1, .page-heading h3 {
  color: #222222;
}

.page-heading .heading-text, .fancy-heading .heading-text {
  text-align: center;
}

body {
  color: #222222;
}

h1, h1 a {
  color: #222222;
}

h2, h2 a {
  color: #222222;
}

h3, h3 a {
  color: #222222;
}

h4, h4 a, .carousel-wrap &gt; a {
  color: #222222;
}

h5, h5 a {
  color: #222222;
}

h6, h6 a {
  color: #222222;
}

figure.animated-overlay figcaption {
  background-color: #ff5100;
}

figure.animated-overlay figcaption {
  background-color: rgba(255, 81, 0, 0.9);
}

figure.animated-overlay figcaption * {
  color: #ffffff;
}

figcaption .thumb-info .name-divide {
  background-color: #ffffff;
}

.bold-design figure.animated-overlay figcaption:before {
  background-color: #ff5100;
  color: #ffffff;
}

.article-divider {
  background: #be8d27;
}

.post-pagination-wrap {
  background-color: #444;
}

.post-pagination-wrap .next-article &gt; *, .post-pagination-wrap .next-article a, .post-pagination-wrap .prev-article &gt; *, .post-pagination-wrap .prev-article a {
  color: #fff;
}

.post-pagination-wrap .next-article a:hover, .post-pagination-wrap .prev-article a:hover {
  color: #ff5100;
}

.article-extras {
  background-color: #f7f7f7;
}

.review-bar {
  background-color: #f7f7f7;
}

.review-bar .bar, .review-overview-wrap .overview-circle {
  background-color: #2e2e36;
  color: #fff;
}

.posts-type-bright .recent-post .post-item-details {
  border-top-color: #be8d27;
}

table {
  border-bottom-color: #be8d27;
}

table td {
  border-top-color: #be8d27;
}

.read-more-button, #comments-list li .comment-wrap {
  border-color: #be8d27;
}

.read-more-button:hover {
  color: #ff5100;
  border-color: #ff5100;
}

.testimonials.carousel-items li .testimonial-text {
  background-color: #f7f7f7;
}

.widget ul li, .widget.widget_lip_most_loved_widget li {
  border-color: #be8d27;
}

.widget.widget_lip_most_loved_widget li {
  border-color: #be8d27;
}

.widget_lip_most_loved_widget .loved-item &gt; span {
  color: #222222;
}

.widget .wp-tag-cloud li a {
  background: #f7f7f7;
  border-color: #be8d27;
}

.widget .tagcloud a:hover, .widget ul.wp-tag-cloud li:hover &gt; a {
  background-color: #ff5100;
  color: #ffffff;
}

.loved-item .loved-count &gt; i {
  color: #222222;
  background: #be8d27;
}

.subscribers-list li &gt; a.social-circle {
  color: #ffffff;
  background: #ff5100;
}

.subscribers-list li:hover &gt; a.social-circle {
  color: #fbfbfb;
  background: #ff5100;
}

.sidebar .widget_categories ul &gt; li a, .sidebar .widget_archive ul &gt; li a, .sidebar .widget_nav_menu ul &gt; li a, .sidebar .widget_meta ul &gt; li a, .sidebar .widget_recent_entries ul &gt; li, .widget_product_categories ul &gt; li a, .widget_layered_nav ul &gt; li a, .widget_display_replies ul &gt; li a, .widget_display_forums ul &gt; li a, .widget_display_topics ul &gt; li a {
  color: #444444;
}

.sidebar .widget_categories ul &gt; li a:hover, .sidebar .widget_archive ul &gt; li a:hover, .sidebar .widget_nav_menu ul &gt; li a:hover, .widget_nav_menu ul &gt; li.current-menu-item a, .sidebar .widget_meta ul &gt; li a:hover, .sidebar .widget_recent_entries ul &gt; li a:hover, .widget_product_categories ul &gt; li a:hover, .widget_layered_nav ul &gt; li a:hover, .widget_edd_categories_tags_widget ul li a:hover, .widget_display_replies ul li, .widget_display_forums ul &gt; li a:hover, .widget_display_topics ul &gt; li a:hover {
  color: #d7a78d;
}

#calendar_wrap caption {
  border-bottom-color: #ff5100;
}

.sidebar .widget_calendar tbody tr &gt; td a {
  color: #ffffff;
  background-color: #ff5100;
}

.sidebar .widget_calendar tbody tr &gt; td a:hover {
  background-color: #ff5100;
}

.sidebar .widget_calendar tfoot a {
  color: #ff5100;
}

.sidebar .widget_calendar tfoot a:hover {
  color: #ff5100;
}

.widget_calendar #calendar_wrap, .widget_calendar th, .widget_calendar tbody tr &gt; td, .widget_calendar tbody tr &gt; td.pad {
  border-color: #be8d27;
}

.widget_sf_infocus_widget .infocus-item h5 a {
  color: #ff5100;
}

.widget_sf_infocus_widget .infocus-item h5 a:hover {
  color: #ff5100;
}

.sidebar .widget hr {
  border-color: #be8d27;
}

.widget ul.flickr_images li a:after, .portfolio-grid li a:after {
  color: #ffffff;
}

.portfolio-item {
  border-bottom-color: #be8d27;
}

.masonry-items .portfolio-item-details {
  background: #f7f7f7;
}

.masonry-items .blog-item .blog-details-wrap:before {
  background-color: #f7f7f7;
}

.masonry-items .portfolio-item figure {
  border-color: #be8d27;
}

.portfolio-details-wrap span span {
  color: #666;
}

.share-links &gt; a:hover {
  color: #ff5100;
}

#infscr-loading .spinner &gt; div {
  background: #be8d27;
}

.blog-aux-options li.selected a {
  background: #ff5100;
  border-color: #ff5100;
  color: #ffffff;
}

.blog-filter-wrap .aux-list li:hover {
  border-bottom-color: transparent;
}

.blog-filter-wrap .aux-list li:hover a {
  color: #ffffff;
  background: #ff5100;
}

.mini-blog-item-wrap, .mini-items .mini-alt-wrap, .mini-items .mini-alt-wrap .quote-excerpt, .mini-items .mini-alt-wrap .link-excerpt, .masonry-items .blog-item .quote-excerpt, .masonry-items .blog-item .link-excerpt, .timeline-items .standard-post-content .quote-excerpt, .timeline-items .standard-post-content .link-excerpt, .post-info, .author-info-wrap, .body-text .link-pages, .page-content .link-pages, .posts-type-list .recent-post, .standard-items .blog-item .standard-post-content {
  border-color: #be8d27;
}

.standard-post-date, .timeline {
  background: #be8d27;
}

.timeline-items .format-quote .standard-post-content:before, .timeline-items .standard-post-content.no-thumb:before {
  border-left-color: #f7f7f7;
}

.search-item-img .img-holder {
  background: #f7f7f7;
  border-color: #be8d27;
}

.masonry-items .blog-item .masonry-item-wrap {
  background: #f7f7f7;
}

.mini-items .blog-item-details, .share-links, .single-portfolio .share-links, .single .pagination-wrap, ul.post-filter-tabs li a {
  border-color: #be8d27;
}

.related-item figure {
  background-color: #ff5100;
  color: #ffffff;
}

.required {
  color: #ee3c59;
}

.post-item-details .comments-likes a i, .post-item-details .comments-likes a span {
  color: #222222;
}

.posts-type-list .recent-post:hover h4 {
  color: #d7a78d;
}

.blog-grid-items .blog-item .grid-left:after {
  border-left-color: #e3e3e3;
}

.blog-grid-items .blog-item .grid-right:after {
  border-right-color: #e3e3e3;
}

.blog-item .inst-icon {
  background: #ffffff;
  color: #ff5100;
}

.blog-item .tweet-icon, .blog-item .post-icon, .blog-item .inst-icon {
  background: #be8d27;
  color: #ffffff !important;
}

.blog-item:hover .tweet-icon, .blog-item:hover .post-icon, .blog-item:hover .inst-icon {
  background: #ffffff;
}

.blog-item:hover .tweet-icon i, .blog-item:hover .post-icon i, .blog-item:hover .inst-icon i {
  color: #be8d27 !important;
}

.blog-grid-items .blog-item h2, .blog-grid-items .blog-item h6, .blog-grid-items .blog-item data, .blog-grid-items .blog-item .author span, .blog-grid-items .blog-item .tweet-text a, .masonry-items .blog-item h2, .masonry-items .blog-item h6 {
  color: #222;
}

.posts-type-bold a, .masonry-items .blog-item a {
  color: #444444;
}

.posts-type-bold .recent-post .details-wrap:before, .masonry-items .blog-item .details-wrap:before, .posts-type-bold .recent-post.has-thumb .details-wrap:before {
  border-bottom-color: #e3e3e3;
}

.posts-type-bold .recent-post.has-thumb:hover .details-wrap, .posts-type-bold .recent-post.no-thumb:hover .details-wrap, .bold-items .blog-item:hover, .masonry-items .blog-item:hover .details-wrap, .blog-grid-items .blog-item:hover &gt; div, .instagram-item .inst-overlay {
  background: #be8d27;
}

.blog-grid-items .instagram-item:hover .inst-overlay {
  background: rgba(190, 141, 39, 0.9);
}

.posts-type-bold .recent-post:hover .details-wrap:before, .masonry-items .blog-item:hover .details-wrap:before {
  border-bottom-color: #be8d27;
}

.posts-type-bold .recent-post:hover .details-wrap *, .bold-items .blog-item:hover *, .masonry-items .blog-item:hover .details-wrap, .masonry-items .blog-item:hover .details-wrap a, .masonry-items .blog-item:hover h2, .masonry-items .blog-item:hover h6, .masonry-items .blog-item:hover .details-wrap .quote-excerpt *, .blog-grid-items .blog-item:hover *, .instagram-item .inst-overlay data {
  color: #ffffff;
}

.blog-grid-items .blog-item:hover .grid-right:after {
  border-right-color: #be8d27;
}

.blog-grid-items .blog-item:hover .grid-left:after {
  border-left-color: #be8d27;
}

.bold-design .posts-type-bold .recent-post .details-wrap h2:after, .bold-design .posts-type-bold .recent-post .details-wrap h2:after, .bold-design .blog-grid-items .blog-item .tweet-text:after, .bold-design .blog-grid-items .blog-item .quote-excerpt:after, .bold-design .blog-grid-items .blog-item h2:after {
  background: #222;
}

.bold-design .posts-type-bold .recent-post:hover .details-wrap h2:after, .bold-design .posts-type-bold .recent-post:hover .details-wrap h2:after, .bold-design .blog-grid-items .blog-item:hover .tweet-text:after, .bold-design .blog-grid-items .blog-item:hover .quote-excerpt:after, .bold-design .blog-grid-items .blog-item:hover h2:after {
  background: #ffffff;
}

.blog-grid-items .blog-item:hover h2, .blog-grid-items .blog-item:hover h6, .blog-grid-items .blog-item:hover data, .blog-grid-items .blog-item:hover .author span, .blog-grid-items .blog-item:hover .tweet-text a {
  color: #ffffff;
}

.spb-row-expand-text {
  background-color: #f7f7f7;
}

.sf-button.accent {
  color: #ffffff;
  background-color: #ff5100;
  border-color: #ff5100;
}

.sf-button.sf-icon-reveal.accent {
  color: #ffffff !important;
  background-color: #ff5100 !important;
}

a.sf-button.stroke-to-fill {
  color: #444444;
}

.sf-button.accent:hover {
  background-color: #ff5100;
  border-color: #ff5100;
  color: #ffffff;
}

a.sf-button, a.sf-button:hover, #footer a.sf-button:hover {
  background-image: none;
  color: #fff;
}

a.sf-button.gold, a.sf-button.gold:hover, a.sf-button.lightgrey, a.sf-button.lightgrey:hover, a.sf-button.white, a.sf-button.white:hover {
  color: #222 !important;
}

a.sf-button.transparent-dark {
  color: #222222 !important;
}

a.sf-button.transparent-light:hover, a.sf-button.transparent-dark:hover {
  color: #ff5100 !important;
}

.sf-icon {
  color: #1dc6df;
}

.sf-icon-cont, .sf-icon-cont:hover, .sf-hover .sf-icon-cont, .sf-icon-box[class*=icon-box-boxed-] .sf-icon-cont, .sf-hover .sf-icon-box-hr {
  background-color: #1dc6df;
}

.sf-hover .sf-icon-cont, .sf-hover .sf-icon-box-hr {
  background-color: #222 !important;
}

.sf-hover .sf-icon-cont .sf-icon {
  color: #ffffff !important;
}

.sf-icon-box[class*=sf-icon-box-boxed-] .sf-icon-cont:after {
  border-top-color: #1dc6df;
  border-left-color: #1dc6df;
}

.sf-hover .sf-icon-cont .sf-icon, .sf-icon-box.sf-icon-box-boxed-one .sf-icon, .sf-icon-box.sf-icon-box-boxed-three .sf-icon {
  color: #ffffff;
}

.sf-icon-box-animated .front {
  background: #f7f7f7;
  border-color: #be8d27;
}

.sf-icon-box-animated .front h3 {
  color: #222222;
}

.sf-icon-box-animated .back {
  background: #ff5100;
  border-color: #ff5100;
}

.sf-icon-box-animated .back, .sf-icon-box-animated .back h3 {
  color: #ffffff;
}

.client-item figure, .borderframe img {
  border-color: #be8d27;
}

span.dropcap3 {
  background: #000;
  color: #fff;
}

span.dropcap4 {
  color: #fff;
}

.spb_divider, .spb_divider.go_to_top_icon1, .spb_divider.go_to_top_icon2, .testimonials &gt; li, .tm-toggle-button-wrap, .tm-toggle-button-wrap a, .portfolio-details-wrap, .spb_divider.go_to_top a, .widget_search form input {
  border-color: #be8d27;
}

.divider-wrap h3.divider-heading:before, .divider-wrap h3.divider-heading:after {
  background: #be8d27;
}

.spb_tabs .ui-tabs .ui-tabs-panel, .spb_content_element .ui-tabs .ui-tabs-nav, .ui-tabs .ui-tabs-nav li, .spb_tabs .nav-tabs li a {
  border-color: #be8d27;
}

.tabs-type-dynamic .nav-tabs li.active a, .tabs-type-dynamic .nav-tabs li a:hover {
  background: #ff5100;
  border-color: #ff5100 !important;
  color: #ff5100;
}

.spb_tour .nav-tabs li.active a, .spb_tabs .nav-tabs li.active a {
  color: #ff5100;
}

.spb_accordion_section &gt; h4:hover .ui-icon:before {
  border-color: #ff5100;
}

.spb_tour .ui-tabs .ui-tabs-nav li a, .nav-tabs &gt; li.active &gt; a:hover {
  border-color: #be8d27 !important;
}

.spb_tour.span3 .ui-tabs .ui-tabs-nav li {
  border-color: #be8d27 !important;
}

.toggle-wrap .spb_toggle, .spb_toggle_content {
  border-color: #be8d27;
}

.toggle-wrap .spb_toggle:hover {
  color: #ff5100;
}

.ui-accordion h4.ui-accordion-header .ui-icon {
  color: #222222;
}

.standard-browser .ui-accordion h4.ui-accordion-header.ui-state-active:hover a, .standard-browser .ui-accordion h4.ui-accordion-header:hover .ui-icon {
  color: #ff5100;
}

blockquote.pullquote {
  border-color: #ff5100;
}

.borderframe img {
  border-color: #eeeeee;
}

.spb_box_content.whitestroke {
  background-color: #fff;
  border-color: #be8d27;
}

ul.member-contact li a:hover {
  color: #d7a78d;
}

.testimonials.carousel-items li .testimonial-text {
  border-color: #be8d27;
}

.testimonials.carousel-items li .testimonial-text:after {
  border-left-color: #be8d27;
  border-top-color: #be8d27;
}

.horizontal-break {
  background-color: #be8d27;
}

.horizontal-break.bold {
  background-color: #222222;
}

.progress .bar {
  background-color: #ff5100;
}

.progress.standard .bar {
  background: #ff5100;
}

.progress-bar-wrap .progress-value {
  color: #ff5100;
}

.share-button {
  background-color: #be8d27 !important;
  color: #ffffff !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #ff5100 !important;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #ffffff !important;
}

.pt-banner h6 {
  color: #ffffff;
}

.pinmarker-container a.pin-button:hover {
  background: #ff5100;
  color: #ffffff;
}

.directory-item-details .item-meta {
  color: #222222;
}

.spb_row_container .spb_tweets_slider_widget .spb-bg-color-wrap, .spb_tweets_slider_widget .spb-bg-color-wrap {
  background: #1dc6df;
}

.spb_tweets_slider_widget .tweet-text, .spb_tweets_slider_widget .tweet-icon {
  color: #ffffff;
}

.spb_tweets_slider_widget .tweet-text a {
  color: #339933;
}

.spb_tweets_slider_widget .tweet-text a:hover {
  color: #ffffff;
}

.spb_testimonial_slider_widget .spb-bg-color-wrap {
  background: #1dc6df;
}

.spb_testimonial_slider_widget .testimonial-text, .spb_testimonial_slider_widget cite, .spb_testimonial_slider_widget .testimonial-icon {
  color: #ffffff;
}

#footer {
  background: #eee2ca;
}

#footer.footer-divider {
  border-top-color: #be8d27;
}

#footer a {
  color: #be8d27;
}

#footer a:hover {
  color: #252525;
}

#footer .widget ul li, #footer .widget_categories ul, #footer .widget_archive ul, #footer .widget_nav_menu ul, #footer .widget_recent_comments ul, #footer .widget_meta ul, #footer .widget_recent_entries ul, #footer .widget_product_categories ul {
  border-color: #be8d27;
}

#copyright {
  border-top-color: #be8d27;
}

#copyright nav .menu li {
  border-left-color: #be8d27;
}

#footer .widget_calendar #calendar_wrap, #footer .widget_calendar th, #footer .widget_calendar tbody tr &gt; td, #footer .widget_calendar tbody tr &gt; td.pad {
  border-color: #be8d27;
}

.widget input[type=email] {
  background: #f7f7f7;
  color: #999;
}

#footer .widget hr {
  border-color: #be8d27;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .modal-body .comment-form-rating, ul.checkout-process, #billing .proceed, ul.my-account-nav &gt; li, .woocommerce #payment, .woocommerce-checkout p.thank-you, .woocommerce .order_details, .woocommerce-page .order_details, .woocommerce ul.products li.product figure .cart-overlay .yith-wcwl-add-to-wishlist, #product-accordion .panel, .review-order-wrap, .woocommerce form .form-row input.input-text, .woocommerce .coupon input.input-text, .woocommerce table.shop_table, .woocommerce-page table.shop_table {
  border-color: #be8d27;
}

nav.woocommerce-pagination ul li span.current, nav.woocommerce-pagination ul li a:hover {
  background: #ff5100 !important;
  border-color: #ff5100;
  color: #ffffff !important;
}

.woocommerce-account p.myaccount_address, .woocommerce-account .page-content h2, p.no-items, #order_review table.shop_table, #payment_heading, .returning-customer a, .woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods, .woocommerce .coupon, .summary-top {
  border-bottom-color: #be8d27;
}

p.no-items, .woocommerce-page .cart-collaterals, .woocommerce .cart_totals table tr.cart-subtotal, .woocommerce .cart_totals table tr.order-total, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td, .woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
  border-top-color: #be8d27;
}

.woocommerce a.button, .woocommerce button[type=submit], .woocommerce-ordering .woo-select, .variations_form .woo-select, .add_review a, .woocommerce .coupon input.apply-coupon, .woocommerce .button.update-cart-button, .shipping-calculator-form .woo-select, .woocommerce .shipping-calculator-form .update-totals-button button, .woocommerce #billing_country_field .woo-select, .woocommerce #shipping_country_field .woo-select, .woocommerce #review_form #respond .form-submit input, .woocommerce table.my_account_orders .order-actions .button, .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce.widget .buttons a, .load-more-btn, .bag-buttons a.bag-button, .bag-buttons a.wishlist-button, #wew-submit-email-to-notify, .woocommerce input[name=save_account_details] {
  background: #f7f7f7;
  color: #d7a78d;
}

.woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #ffffff;
}

.product figcaption a.product-added {
  color: #ffffff;
}

.woocommerce ul.products li.product figure .cart-overlay, .yith-wcwl-add-button a, ul.products li.product a.quick-view-button, .yith-wcwl-add-to-wishlist, .woocommerce form.cart button.single_add_to_cart_button, .woocommerce p.cart a.single_add_to_cart_button, .lost_reset_password p.form-row input[type=submit], .track_order p.form-row input[type=submit], .change_password_form p input[type=submit], .woocommerce form.register input[type=submit], .woocommerce .wishlist_table tr td.product-add-to-cart a, .woocommerce input.button[name=save_address], .woocommerce .woocommerce-message a.button, .woocommerce .quantity, .woocommerce-page .quantity {
  background: #f7f7f7;
}

.woocommerce .single_add_to_cart_button:disabled[disabled] {
  color: #444444 !important;
  background-color: #f7f7f7 !important;
}

.woocommerce .quantity .qty-plus:hover, .woocommerce .quantity .qty-minus:hover {
  color: #ff5100;
}

.woocommerce div.product form.cart .variations select {
  background-color: #f7f7f7;
}

.woocommerce ul.products li.product figure .cart-overlay .shop-actions &gt; a.product-added, .woocommerce ul.products li.product figure figcaption .shop-actions &gt; a.product-added:hover {
  color: #ff5100 !important;
}

ul.products li.product .product-details .posted_in a {
  color: #222222;
}

.woocommerce table.shop_table tr td.product-remove .remove {
  color: #222222 !important;
}

.woocommerce-MyAccount-navigation li {
  border-color: #be8d27;
}

.woocommerce-MyAccount-navigation li.is-active a, .woocommerce-MyAccount-navigation li a:hover {
  color: #222222;
}

.woocommerce form.cart button.single_add_to_cart_button, .woocommerce form.cart .yith-wcwl-add-to-wishlist a, .woocommerce .quantity input, .woocommerce .quantity .minus, .woocommerce .quantity .plus {
  color: #444444;
}

.woocommerce ul.products li.product figure .cart-overlay .shop-actions &gt; a:hover, ul.products li.product .product-details .posted_in a:hover, .product .cart-overlay .shop-actions .jckqvBtn:hover {
  color: #ff5100;
}

.woocommerce p.cart a.single_add_to_cart_button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce .button.checkout-button {
  background: #ff5100;
  color: #ff5100;
}

.woocommerce a.button:hover, .woocommerce .coupon input.apply-coupon:hover, .woocommerce .shipping-calculator-form .update-totals-button button:hover, .woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .add_review a:hover, .woocommerce #review_form #respond .form-submit input:hover, .lost_reset_password p.form-row input[type=submit]:hover, .track_order p.form-row input[type=submit]:hover, .change_password_form p input[type=submit]:hover, .woocommerce table.my_account_orders .order-actions .button:hover, .woocommerce .widget_price_filter .price_slider_amount .button:hover, .woocommerce.widget .buttons a:hover, .woocommerce .wishlist_table tr td.product-add-to-cart a:hover, .woocommerce input.button[name=save_address]:hover, .woocommerce input[name=apply_coupon]:hover, .woocommerce form.register input[type=submit]:hover, .woocommerce form.cart .yith-wcwl-add-to-wishlist a:hover, .load-more-btn:hover, #wew-submit-email-to-notify:hover, .woocommerce input[name=save_account_details]:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce .button.checkout-button:hover {
  background: #ff5100;
  color: #ffffff;
}

.woocommerce form.cart button.single_add_to_cart_button:hover {
  background: #ff5100 !important;
  color: #ffffff !important;
}

.woocommerce #account_details .login, .woocommerce #account_details .login h4.lined-heading span, .my-account-login-wrap .login-wrap, .my-account-login-wrap .login-wrap h4.lined-heading span, .woocommerce div.product form.cart table div.quantity {
  background: #f7f7f7;
}

.woocommerce .help-bar ul li a:hover, .woocommerce .address .edit-address:hover, .my_account_orders td.order-number a:hover, .product_meta a.inline:hover {
  border-bottom-color: #ff5100;
}

.woocommerce .order-info, .woocommerce .order-info mark {
  background: #ff5100;
  color: #ffffff;
}

.woocommerce #payment div.payment_box {
  background: #f7f7f7;
}

.woocommerce #payment div.payment_box:after {
  border-bottom-color: #f7f7f7;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #f7f7f7;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background: #be8d27;
}

.yith-wcwl-wishlistexistsbrowse a:hover, .yith-wcwl-wishlistaddedbrowse a:hover {
  color: #ffffff;
}

.woocommerce .products li.product .price, .woocommerce div.product p.price, .woocommerce ul.products li.product .price {
  color: #222222;
}

.woocommerce ul.products li.product-category .product-cat-info {
  background: #be8d27;
}

.woocommerce ul.products li.product-category .product-cat-info:before {
  border-bottom-color: #be8d27;
}

.woocommerce ul.products li.product-category a:hover .product-cat-info {
  background: #ff5100;
  color: #ffffff;
}

.woocommerce ul.products li.product-category a:hover .product-cat-info h3 {
  color: #ffffff !important;
}

.woocommerce ul.products li.product-category a:hover .product-cat-info:before {
  border-bottom-color: #ff5100;
}

.woocommerce input[name=apply_coupon], .woocommerce .cart input[name=update_cart] {
  background: #f7f7f7 !important;
  color: #ff5100 !important;
}

.woocommerce input[name=apply_coupon]:hover, .woocommerce .cart input[name=update_cart]:hover {
  background: #ff5100 !important;
  color: #ffffff !important;
}

.woocommerce div.product form.cart .variations td.label label {
  color: #222222;
}

.woocommerce ul.products li.product.product-display-gallery-bordered, .product-type-gallery-bordered .products, .product-type-gallery-bordered .products .owl-wrapper-outer, .inner-page-wrap.full-width-shop .product-type-gallery-bordered .sidebar[class*=col-sm] {
  border-color: #be8d27;
}

#buddypress .activity-meta a, #buddypress .acomment-options a, #buddypress #member-group-links li a, .widget_bp_groups_widget #groups-list li, .activity-list li.bbp_topic_create .activity-content .activity-inner, .activity-list li.bbp_reply_create .activity-content .activity-inner {
  border-color: #be8d27;
}

#buddypress .activity-meta a:hover, #buddypress .acomment-options a:hover, #buddypress #member-group-links li a:hover {
  border-color: #ff5100;
}

#buddypress .activity-header a, #buddypress .activity-read-more a {
  border-color: #ff5100;
}

#buddypress #members-list .item-meta .activity, #buddypress .activity-header p {
  color: #222222;
}

#buddypress .pagination-links span, #buddypress .load-more.loading a {
  background-color: #ff5100;
  color: #ffffff;
  border-color: #ff5100;
}

#buddypress div.dir-search input[type=submit], #buddypress #whats-new-submit input[type=submit] {
  background: #f7f7f7;
  color: #ff5100;
}

span.bbp-admin-links a, li.bbp-forum-info .bbp-forum-content {
  color: #222222;
}

span.bbp-admin-links a:hover {
  color: #ff5100;
}

.bbp-topic-action #favorite-toggle a, .bbp-topic-action #subscription-toggle a, .bbp-single-topic-meta a, .bbp-topic-tags a, #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic, #bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer, #bbp-user-navigation ul li a, .bbp-pagination-links a, #bbp-your-profile fieldset input, #bbp-your-profile fieldset textarea, #bbp-your-profile, #bbp-your-profile fieldset {
  border-color: #be8d27;
}

.bbp-topic-action #favorite-toggle a:hover, .bbp-topic-action #subscription-toggle a:hover, .bbp-single-topic-meta a:hover, .bbp-topic-tags a:hover, #bbp-user-navigation ul li a:hover, .bbp-pagination-links a:hover {
  border-color: #ff5100;
}

#bbp-user-navigation ul li.current a, .bbp-pagination-links span.current {
  border-color: #ff5100;
  background: #ff5100;
  color: #ffffff;
}

#bbpress-forums fieldset.bbp-form button[type=submit], #bbp_user_edit_submit, .widget_display_search #bbp_search_submit {
  background: #f7f7f7;
  color: #ff5100;
}

#bbpress-forums fieldset.bbp-form button[type=submit]:hover, #bbp_user_edit_submit:hover {
  background: #ff5100;
  color: #ffffff;
}

#bbpress-forums li.bbp-header {
  border-top-color: #ff5100;
}

.atcf-profile-campaigns &gt; li {
  border-color: #be8d27;
}

#tribe-bar-form, .tribe-events-list .tribe-events-event-cost span, #tribe-events-content .tribe-events-calendar td {
  background-color: #f7f7f7;
}

.tribe-events-loop .tribe-events-event-meta, .tribe-events-list .tribe-events-venue-details {
  border-color: #be8d27;
}

.bold-design .spb_accordion .spb_accordion_section &gt; h4.ui-state-default, .bold-design .nav-tabs &gt; li a {
  background-color: #f7f7f7;
}

.bold-design .spb_accordion .spb_accordion_section &gt; h4.ui-state-active, .bold-design .nav-tabs &gt; li.active a {
  background-color: #ff5100 !important;
}

.bold-design .spb_accordion .spb_accordion_section &gt; h4:after, .bold-design .nav-tabs &gt; li a:after {
  border-top-color: #ff5100;
}

.bold-design .spb_tour .nav-tabs &gt; li a:after {
  border-left-color: #ff5100;
}

.bold-design .spb_accordion .spb_accordion_section &gt; h4.ui-state-active a, .bold-design .spb_accordion .spb_accordion_section &gt; h4.ui-state-active .ui-icon, .bold-design .nav-tabs &gt; li.active a {
  color: #ffffff !important;
}

.bold-design .spb_accordion .spb_accordion_section &gt; h4.ui-state-hover, .bold-design .nav-tabs &gt; li:hover a {
  background-color: #ff5100;
}

.bold-design .spb_accordion .spb_accordion_section &gt; h4.ui-state-hover a, .bold-design .spb_accordion .spb_accordion_section &gt; h4.ui-state-hover .ui-icon, .bold-design .nav-tabs &gt; li:hover a {
  color: #ffffff;
}

.bold-design .title-wrap .carousel-arrows a {
  background-color: #ff5100;
  color: #ffffff;
}

.bold-design .title-wrap .carousel-arrows a:hover {
  background-color: #ff5100;
  color: #ffffff;
}

.product-type-standard .product .cart-overlay .shop-actions &gt; a, .product-type-standard .product figure .cart-overlay .yith-wcwl-add-to-wishlist a, .product-type-standard .product .cart-overlay .shop-actions &gt; .jckqvBtn {
  background-color: #ff5100;
  color: #ffffff;
}

.product-type-standard .product .cart-overlay .shop-actions &gt; a:hover, .product-type-standard .product figure .cart-overlay .yith-wcwl-add-to-wishlist a:hover, .woocommerce .product-type-standard .product figure .cart-overlay .shop-actions &gt; a.product-added {
  background-color: #ff5100;
  color: #ffffff !important;
}

.bright-design h3.spb-heading:before, .bright-design h3.spb-heading:after, .bright-design .gform_heading h3:before, .bright-design .gform_heading h3:after {
  border-color: #be8d27;
}

.bright-design .spb_accordion .spb_accordion_section &gt; h4.ui-state-default, .bright-design .nav-tabs &gt; li.active a {
  background-color: #f7f7f7;
}

.bright-design .spb_accordion .spb_accordion_section &gt; h4:hover a, .bright-design .spb_accordion .spb_accordion_section &gt; h4.ui-state-active a, .bright-design .spb_accordion .spb_accordion_section &gt; h4.ui-state-active .ui-icon, .bright-design .nav-tabs &gt; li.active a, .bright-design .spb_tour .nav-tabs li:hover a {
  color: #ff5100 !important;
}

.bright-design .posts-type-list .recent-post:hover {
  background-color: #ff5100 !important;
}

.bright-design .posts-type-list .recent-post:hover .details-wrap &gt; h4 a, .bright-design .posts-type-list .recent-post:hover .details-wrap * {
  color: #ffffff;
}

.bright-design .testimonials &gt; li:before {
  color: #ff5100;
}

@media only screen and (max-width: 767px) {
  nav .menu &gt; li {
    border-top-color: #be8d27;
  }
}
html.no-js .sf-animation, .mobile-browser .sf-animation, .apple-mobile-browser .sf-animation, .sf-animation[data-animation=none] {
  opacity: 1 !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  -webkit-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  transform: scale(1) !important;
}

html.no-js .sf-animation.image-banner-content, .mobile-browser .sf-animation.image-banner-content, .apple-mobile-browser .sf-animation.image-banner-content, .sf-animation[data-animation=none].image-banner-content {
  bottom: 50% !important;
}

.standard_bordered {
  border: none !important;
}

.header-right div.text {
  display: none;
}

.medidas p, li {
  font-size: 18px;
  line-height: 28px;
}

ul.social-icons li.twitter a:hover {
  background-color: transparent !important;
  color: #fff !important;
}

ul.social-icons li.facebook a:hover {
  background-color: transparent !important;
  color: #fff !important;
}

ul.social-icons li.instagram a:hover {
  background-color: transparent !important;
  color: #fff !important;
}

ul.social-icons li.youtube a:hover {
  background-color: transparent !important;
  color: #fff !important;
}

ul.social-icons li a:hover i {
  top: 0;
}

.title-wrap {
  display: none;
}

/* Elimino icono en la botonera del Footer*/
.widget_nav_menu ul &gt; li a:before {
  display: none;
}

#logo h1, #logo h2, #mobile-logo h1 {
  font-family: Lato;
  font-weight: 400;
  font-style: normal;
  color: #222;
  font-size: 24px;
  font-display: swap;
}

body, p {
  font-family: Hind;
  line-height: 30px;
  font-weight: 300;
  font-style: normal;
  font-size: 19px;
  font-display: swap;
}

h1, .impact-text, .impact-text-large {
  font-family: Gloock;
  line-height: 65px;
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  font-display: swap;
}

h2, .blog-item .quote-excerpt {
  font-family: Prompt;
  line-height: 40px;
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  font-display: swap;
}

h3 {
  font-family: Prompt;
  line-height: 30px;
  font-weight: 200;
  font-style: normal;
  font-size: 25px;
  font-display: swap;
}

h4 {
  font-family: Montserrat;
  line-height: 20px;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  font-display: swap;
}

h5 {
  font-family: Lato;
  line-height: 18px;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  font-display: swap;
}

h6 {
  font-family: "Playfair Display";
  line-height: 50px;
  font-weight: 900;
  font-style: normal;
  font-size: 50px;
  font-display: swap;
}

#main-nav, #header nav, #vertical-nav nav, .header-9#header-section #main-nav, #overlay-menu nav, #mobile-menu, #one-page-nav li .hover-caption, .mobile-search-form input[type=text] {
  font-family: Prompt;
  letter-spacing: 0px;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  font-display: swap;
}</pre></body></html>