img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important
}

#customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin: 30px 0;
}

#customers td,
#customers th {
    border: 1px solid #ddd;
    padding: 8px;
}

#customers tr:hover {
    background-color: #969696;
}

#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  figure img {
    border-radius: 14px;
    margin: 20px auto;
  }

.wp-block-archives {
    box-sizing: border-box
}

.wp-block-archives-dropdown label {
    display: block
}

.wp-block-avatar {
    line-height: 0
}

.wp-block-avatar,
.wp-block-avatar img {
    box-sizing: border-box
}

.wp-block-avatar.aligncenter {
    text-align: center
}

.wp-block-audio {
    box-sizing: border-box
}

.wp-block-audio :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .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(.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>.wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical>.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
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
    border: 2px solid;
    padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
    color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
    background-color: initial;
    background-image: none
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons>.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: .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-categories.wp-block-categories-dropdown.aligncenter {
    text-align: center
}

.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
}

@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)>.wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width:782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.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>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.wp-block-columns) {
    margin-bottom: 1.75em
}

: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-stretch {
    align-self: stretch
}

.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: .75em;
    margin-top: .5em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    font-size: .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: .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: .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: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .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: .5em
}

.wp-block-post-comments .reply {
    font-size: .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(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination>.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;
    overflow: hidden;
    overflow: clip;
    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: initial
}

.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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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.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: inherit;
    width: 100%;
    z-index: 1
}

.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
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .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;
    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-touch-callout:inherit) {

    .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>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>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>h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000
}

:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
    color: inherit
}

.wp-block-details {
    box-sizing: border-box
}

.wp-block-details summary {
    cursor: pointer
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[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]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[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 :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .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 {
    box-sizing: border-box
}

.wp-block-file:not(.wp-element-button) {
    font-size: .8em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

:where(.wp-block-file) {
    margin-bottom: 1.5em
}

.wp-block-file__embed {
    margin-bottom: 1em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: .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: .85;
    text-decoration: none
}

.wp-block-form-input__label {
    display: flex;
    flex-direction: column;
    gap: .25em;
    margin-bottom: .5em;
    width: 100%
}

.wp-block-form-input__label.is-label-inline {
    align-items: center;
    flex-direction: row;
    gap: .5em
}

.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {
    margin-bottom: .5em
}

.wp-block-form-input__label:has(input[type=checkbox]) {
    flex-direction: row-reverse;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-form-input__label-content {
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-form-input__input {
    font-size: 1em;
    margin-bottom: .5em;
    padding: 0 .5em
}

.wp-block-form-input__input[type=date],
.wp-block-form-input__input[type=datetime-local],
.wp-block-form-input__input[type=datetime],
.wp-block-form-input__input[type=email],
.wp-block-form-input__input[type=month],
.wp-block-form-input__input[type=number],
.wp-block-form-input__input[type=password],
.wp-block-form-input__input[type=search],
.wp-block-form-input__input[type=tel],
.wp-block-form-input__input[type=text],
.wp-block-form-input__input[type=time],
.wp-block-form-input__input[type=url],
.wp-block-form-input__input[type=week] {
    border: 1px solid;
    line-height: 2;
    min-height: 2em
}

textarea.wp-block-form-input__input {
    min-height: 10em
}

.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, #000000b3, #0000004d 70%, #0000);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: .8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .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%;
    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% - .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% - .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% - .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% - .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% - .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% - .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>a,
.wp-block-gallery.has-nested-images figure.wp-block-image>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, #000000b3, #0000004d 70%, #0000);
    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;
    scrollbar-color: #0000 #0000;
    scrollbar-gutter: stable both-edges;
    scrollbar-width: thin;
    text-align: center;
    width: 100%;
    will-change: transform
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
    height: 12px;
    width: 12px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
    background-color: initial
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: initial;
    border: 3px solid #0000;
    border-radius: 8px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
    background-color: #fffc
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
    scrollbar-color: #fffc #0000
}

@media (hover:none) {
    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
        scrollbar-color: #fffc #0000
    }
}

.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>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>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: 0 0;
    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)>a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>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%;
    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)*.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)*.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)*.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)*.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)*.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)*.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)*.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)*.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
}

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
    position: relative
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
    padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
    rotate: 180deg
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image[style*=border-radius] img,
.wp-block-image[style*=border-radius]>a {
    border-radius: inherit
}

.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>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image.alignright>figcaption {
    caption-side: bottom;
    display: table-caption
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-image.is-style-circle-mask 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,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        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
    }
}

:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
    border-radius: 9999px
}

.wp-block-image figure {
    margin: 0
}

.wp-lightbox-container {
    display: flex;
    flex-direction: column;
    position: relative
}

.wp-lightbox-container img {
    cursor: zoom-in
}

.wp-lightbox-container img:hover+button {
    opacity: 1
}

.wp-lightbox-container button {
    align-items: center;
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    backdrop-filter: blur(16px) saturate(180%);
    background-color: #5a5a5a40;
    border: none;
    border-radius: 4px;
    cursor: zoom-in;
    display: flex;
    height: 20px;
    justify-content: center;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 16px;
    text-align: center;
    top: 16px;
    transition: opacity .2s ease;
    width: 20px;
    z-index: 100
}

.wp-lightbox-container button:focus-visible {
    outline: 3px auto #5a5a5a40;
    outline: 3px auto -webkit-focus-ring-color;
    outline-offset: 3px
}

.wp-lightbox-container button:hover {
    cursor: pointer;
    opacity: 1
}

.wp-lightbox-container button:focus {
    opacity: 1
}

.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
    background-color: #5a5a5a40;
    border: none
}

.wp-lightbox-overlay {
    box-sizing: border-box;
    cursor: zoom-out;
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 100000
}

.wp-lightbox-overlay .close-button {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    min-height: 40px;
    min-width: 40px;
    padding: 0;
    position: absolute;
    right: calc(env(safe-area-inset-right) + 16px);
    top: calc(env(safe-area-inset-top) + 16px);
    z-index: 5000000
}

.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
    background: 0 0;
    border: none
}

.wp-lightbox-overlay .lightbox-image-container {
    height: var(--wp--lightbox-container-height);
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: top left;
    width: var(--wp--lightbox-container-width);
    z-index: 9999999999
}

.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    position: relative;
    transform-origin: 0 0;
    width: 100%;
    z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
    height: var(--wp--lightbox-image-height);
    min-height: var(--wp--lightbox-image-height);
    min-width: var(--wp--lightbox-image-width);
    width: var(--wp--lightbox-image-width)
}

.wp-lightbox-overlay .wp-block-image figcaption {
    display: none
}

.wp-lightbox-overlay button {
    background: 0 0;
    border: none
}

.wp-lightbox-overlay .scrim {
    background-color: #fff;
    height: 100%;
    opacity: .9;
    position: absolute;
    width: 100%;
    z-index: 2000000
}

.wp-lightbox-overlay.active {
    animation: turn-on-visibility .25s both;
    visibility: visible
}

.wp-lightbox-overlay.active img {
    animation: turn-on-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) {
    animation: turn-off-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) img {
    animation: turn-off-visibility .25s both
}

@media (prefers-reduced-motion:no-preference) {
    .wp-lightbox-overlay.zoom.active {
        animation: none;
        opacity: 1;
        visibility: visible
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container {
        animation: lightbox-zoom-in .4s
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
        animation: none
    }

    .wp-lightbox-overlay.zoom.active .scrim {
        animation: turn-on-visibility .4s forwards
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
        animation: lightbox-zoom-out .4s
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
        animation: turn-off-visibility .4s forwards
    }
}

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }

    99% {
        opacity: 0;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
    }

    to {
        transform: translate(-50%, -50%) scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        transform: translate(-50%, -50%) scale(1);
        visibility: visible
    }

    99% {
        visibility: visible
    }

    to {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
        visibility: hidden
    }
}

ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
    line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),
.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
    line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    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
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .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: .75em;
    width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a,
.wp-block-latest-comments[style*=font-size] a {
    font-size: inherit
}

.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
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    overflow-wrap: break-word
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap
}

.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% - .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% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .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
    }
}

:root :where(.wp-block-latest-posts.is-grid) {
    padding: 0
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
    padding-left: 0
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-bottom: 1em;
    margin-top: .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
}

:root :where(ul.has-background, ol.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    box-sizing: border-box;
    direction: ltr;
    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.is-vertically-aligned-center>.wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,
.wp-block-media-text>.wp-block-media-text__content,
.wp-block-media-text>.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 {
    grid-column: 1;
    grid-row: 1;
    margin: 0
}

.wp-block-media-text>.wp-block-media-text__content {
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media {
    grid-column: 2;
    grid-row: 1
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content {
    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>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media img {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border: 0
}

@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 {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center
}

.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(a),
.wp-block-navigation :where(a:active),
.wp-block-navigation :where(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: .6em;
    line-height: 0;
    margin-left: .25em;
    padding: 0;
    width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    display: inline-block;
    stroke: currentColor;
    height: inherit;
    margin-top: .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 .1s linear;
    visibility: hidden;
    width: 0;
    z-index: 2
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.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: #0000;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: .5em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .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 .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.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: initial;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: 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-left: 0;
    padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
    margin-left: -.6em;
    pointer-events: none
}

.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle) {
    padding: 0
}

.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: .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: .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>.has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.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>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.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>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.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 #00000026
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
    background-color: inherit
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
    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(.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 :where(.wp-block-navigation-item 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 .1s ease-out;
    animation-fill-mode: forwards;
    background-color: inherit;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20em);
    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-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: #0000 !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
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
    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: #0000;
    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 {
    width: 100%
}

.has-modal-open .wp-block-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size, 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
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.link-ui-tools {
    border-top: 1px solid #f0f0f0;
    padding: 8px
}

.link-ui-block-inserter {
    padding-top: 8px
}

.link-ui-block-inserter__back {
    margin-left: 8px;
    text-transform: uppercase
}

.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: .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: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

p.has-drop-cap.has-background {
    overflow: hidden
}

:root :where(p.has-background) {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
    rotate: 180deg
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    font-size: .5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    font-size: .7em;
    margin-bottom: .7em
}

.wp-block-post-author__content {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-post-author__name {
    margin: 0
}

:where(.wp-block-post-comments-form) input:not([type=submit]),
:where(.wp-block-post-comments-form) textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),
:where(.wp-block-post-comments-form) textarea {
    padding: calc(.667em + 2px)
}

.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 .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),
.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: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .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: .5em
}

.wp-block-post-date {
    box-sizing: border-box
}

:where(.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;
    height: 100%
}

.wp-block-post-featured-image :where(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: initial
}

.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: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1
}

.wp-block-post-featured-image:where(.alignleft, .alignright) {
    width: 100%
}

.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-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],
.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
    rotate: 180deg
}

.wp-block-post-terms {
    box-sizing: border-box
}

.wp-block-post-terms .wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-time-to-read,
.wp-block-post-title {
    box-sizing: border-box
}

.wp-block-post-title {
    word-break: break-word
}

.wp-block-post-title a {
    display: inline-block
}

.wp-block-preformatted {
    box-sizing: border-box;
    white-space: pre-wrap
}

:where(.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: 4em 0;
    text-align: center
}

.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote blockquote {
    margin: 0
}

.wp-block-pullquote p {
    margin-top: 0
}

.wp-block-pullquote p:last-child {
    margin-bottom: 0
}

.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.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>li {
        width: calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em)
    }
}

@media (max-width:600px) {
    .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
        grid-template-columns: 1fr
    }
}

.wp-block-post-template-is-layout-constrained>li>.alignright,
.wp-block-post-template-is-layout-flow>li>.alignright {
    float: right;
    margin-inline-end: 0;
    margin-inline-start: 2em
}

.wp-block-post-template-is-layout-constrained>li>.alignleft,
.wp-block-post-template-is-layout-flow>li>.alignleft {
    float: left;
    margin-inline-end: 2em;
    margin-inline-start: 0
}

.wp-block-post-template-is-layout-constrained>li>.aligncenter,
.wp-block-post-template-is-layout-flow>li>.aligncenter {
    margin-inline-end: auto;
    margin-inline-start: auto
}

.wp-block-query-pagination>.wp-block-query-pagination-next,
.wp-block-query-pagination>.wp-block-query-pagination-numbers,
.wp-block-query-pagination>.wp-block-query-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
    margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between>.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-quote>cite {
    display: block
}

.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-read-more:where(:not([style*=text-decoration])) {
    text-decoration: none
}

.wp-block-read-more:where(:not([style*=text-decoration])):active,
.wp-block-read-more:where(: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: .8125em
}

.wp-block-search__button {
    margin-left: 10px;
    word-break: normal
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    height: 1.25em;
    min-height: 24px;
    min-width: 24px;
    width: 1.25em;
    fill: currentColor;
    vertical-align: text-bottom
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

.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 {
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset !important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    flex-shrink: 0;
    margin-left: 0;
    max-width: 100%
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true] {
    max-width: calc(100% - 100px)
}

.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    min-width: 0 !important;
    transition-property: width
}

.wp-block-search.wp-block-search__button-only .wp-block-search__input {
    flex-basis: 100%;
    transition-duration: .3s
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
    overflow: hidden
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    flex-basis: 0;
    flex-grow: 0;
    margin: 0;
    min-width: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 0 !important
}

:where(.wp-block-search__input) {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 4px
}

: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: 4px 8px
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    float: right
}

.wp-block-separator {
    border: none;
    border-top: 2px solid
}

:root :where(.wp-block-separator.is-style-dots) {
    height: auto;
    line-height: 1;
    text-align: center
}

:root :where(.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-separator.is-style-dots {
    background: none !important;
    border: none !important
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block;
    line-height: 0
}

.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
}

:root :where(.wp-block-site-logo.is-style-rounded) {
    border-radius: 9999px
}

:root :where(.wp-block-site-title a) {
    color: inherit
}

.wp-block-social-links {
    background: 0 0;
    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 svg {
    height: 1em;
    width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .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 .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 .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link.wp-social-link {
    display: inline-block;
    margin: 0;
    padding: 0
}

.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
    color: currentColor;
    fill: currentColor
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
    background-color: #0a7aff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
    background-color: #1d4fc4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
    background: 0 0
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
    height: 1.25em;
    width: 1.25em
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
    color: #f90
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
    color: #1ea0c3
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
    color: #0757fe
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
    color: #0a7aff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
    color: #1e1f26
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
    color: #02e49b
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
    color: #e94c89
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
    color: #4280ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
    color: #f45800
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
    color: #1778f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
    color: #0461dd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
    color: #e65678
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
    color: #24292d
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
    color: #382110
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
    color: #ea4434
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
    color: #1d4fc4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
    color: #f00075
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
    color: #e21b24
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
    color: #0d66c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
    color: #3288d4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
    color: #f6405f
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
    color: #e60122
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
    color: #ef4155
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
    color: #ff4500
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
    color: #0478d7
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
    color: #ff5600
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
    color: #1bd760
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
    color: #2aabee
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
    color: #011835
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
    color: #6440a4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
    color: #1da1f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
    color: #1eb7ea
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
    color: #4680c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
    color: #25d366
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
    color: #3499cd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
    color: #d32422
}

:where(.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
}

:root :where(.wp-block-social-links .wp-social-link a) {
    padding: .25em
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
    padding: 0
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
    padding-left: .66667em;
    padding-right: .66667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
    color: #000
}

.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
}

:root :where(.wp-block-tag-cloud.is-style-outline) {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

:root :where(.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: .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: initial;
    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: #0000
}

.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>* {
    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]>*,
.wp-block-table table[style*=border-top-color]>* td,
.wp-block-table table[style*=border-top-color]>* th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: initial
}

.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]>* {
    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]>*,
.wp-block-table table[style*=border-bottom-color]>* td,
.wp-block-table table[style*=border-bottom-color]>* th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: initial
}

.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]>* {
    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]>* {
    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]>* {
    border-style: inherit;
    border-width: inherit
}

:where(.wp-block-term-description) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
    margin-bottom: 0;
    margin-top: 0
}

.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 {
    vertical-align: middle;
    width: 100%
}

@supports (position:sticky) {
    .wp-block-video [poster] {
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

.editor-styles-wrapper,
.entry-content {
    counter-reset: footnotes
}

a[data-fn].fn {
    counter-increment: footnotes;
    display: inline-flex;
    font-size: smaller;
    text-decoration: none;
    text-indent: -9999999px;
    vertical-align: super
}

a[data-fn].fn:after {
    content: "["counter(footnotes) "]";
    float: left;
    text-indent: 0
}

.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 {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    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%
}

:where(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(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, #9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, #cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: .44rem;
    --wp--preset--spacing--30: .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, .2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(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: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

body .is-layout-flex {
    display: flex
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center
}

.is-layout-flex>:is(*, div) {
    margin: 0
}

body .is-layout-grid {
    display: grid
}

.is-layout-grid>:is(*, div) {
    margin: 0
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

.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
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/wp-content/themes/vilva/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    animation-duration: .75s
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    0% {
        transform: scaleX(1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        transform: scaleX(1)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    0% {
        transform: scaleX(1)
    }

    30% {
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        transform: scale3d(1.05, .95, 1)
    }

    to {
        transform: scaleX(1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {

    0%,
    to {
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    0% {
        transform: scaleX(1)
    }

    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        transform: scaleX(1)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    0% {
        transform: none
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        transform: none
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {

    0%,
    11.1%,
    to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        transform: translate3d(0, -10px, 0)
    }

    90% {
        transform: translate3d(0, 5px, 0)
    }

    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        transform: translate3d(10px, 0, 0)
    }

    90% {
        transform: translate3d(-5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translateZ(0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(-1turn);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY
}

@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    animation-name: hinge
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        transform: rotate(-10deg)
    }

    70% {
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    animation-name: jackInTheBox
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    animation-name: rollOut
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: zoomOut
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

.zoomOutRight {
    animation-name: zoomOutRight
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    animation-name: zoomOutUp
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}

@font-face {
    font-family: 'EB Garamond';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/ebgaramond/v30/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7e8QL99U60.ttf) format('truetype')
}

@font-face {
    font-family: 'EB Garamond';
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/ebgaramond/v30/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7eOQL99U60.ttf) format('truetype')
}

@font-face {
    font-family: 'EB Garamond';
    font-style: italic;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/ebgaramond/v30/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7diR799U60.ttf) format('truetype')
}

@font-face {
    font-family: 'EB Garamond';
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/ebgaramond/v30/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7dbR799U60.ttf) format('truetype')
}

@font-face {
    font-family: 'EB Garamond';
    font-style: italic;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/ebgaramond/v30/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7c8R799U60.ttf) format('truetype')
}

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/ebgaramond/v30/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-6_RkBI96.ttf) format('truetype')
}

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/ebgaramond/v30/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-2fRkBI96.ttf) format('truetype')
}

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/ebgaramond/v30/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-NfNkBI96.ttf) format('truetype')
}

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/ebgaramond/v30/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-DPNkBI96.ttf) format('truetype')
}

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/ebgaramond/v30/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-a_NkBI96.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 200;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmoP92UnK_c.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 300;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmrR92UnK_c.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmqP92UnK_c.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 500;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmq992UnK_c.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmpR8GUnK_c.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmpo8GUnK_c.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 800;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmoP8GUnK_c.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 900;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmom8GUnK_c.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 200;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GVilXs1Ug.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GiClXs1Ug.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G1ilXs1Ug.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G5ClXs1Ug.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GCC5Xs1Ug.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GMS5Xs1Ug.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GVi5Xs1Ug.ttf) format('truetype')
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 900;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4Gfy5Xs1Ug.ttf) format('truetype')
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

:root {
    --primary-font: 'Nunito Sans', sans-serif;
    --secondary-font: 'EB Garamond', serif;
    --font-color: #333;
    --font-color-rgb: 51, 51, 51;
    --primary-color: #90bab5;
    --primary-color-rgb: 144, 186, 181
}

body,
button,
input,
select,
optgroup,
textarea {
    color: var(--font-color);
    font-family: var(--primary-font);
    font-size: 18px;
    line-height: 1.75
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    margin-bottom: 10px
}

h1 {
    font-size: 2.72em;
    line-height: 1.49
}

h2 {
    font-size: 2.17em;
    line-height: 1.26
}

h3 {
    font-size: 1.72em;
    line-height: 1.26;
    margin: .65em 0
}

h4 {
    font-size: 1.39em;
    line-height: 1.24;
    margin: .65em 0
}

h5 {
    font-size: 1.11em;
    line-height: 1.25;
    margin: 1em 0
}

h6 {
    font-size: .8888em;
    line-height: 1.25;
    margin: 1em 0
}

p {
    margin-bottom: 1.5em
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote,
q {
    display: block;
    margin: 1em 0;
    font-size: 1.22em;
    font-weight: 700;
    font-style: italic;
    line-height: 1.75em;
    padding-left: 25px;
    border-left: 2px solid var(--primary-color)
}

q {
    border-left-width: 1px
}

p blockquote,
p q {
    float: left;
    max-width: 300px;
    margin-top: 0;
    padding-right: 30px;
    margin-bottom: 10px
}

blockquote cite {
    display: block;
    font-size: .82em;
    font-style: normal;
    color: #999;
    font-weight: 400;
    line-height: 1.11em;
    margin-top: 15px
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    background: #fff
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul,
ol {
    margin: 0 0 1.5em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    vertical-align: top;
    height: auto;
    max-width: 100%
}

figure {
    margin: 1em 0
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    border-radius: 0;
    font-size: 1em;
    text-align: left;
    border-collapse: collapse
}

table tr th {
    font-weight: 700;
    color: #111;
    padding: 10px 15px;
    border-bottom: 2px solid #ebebeb
}

table tr td {
    color: #343434;
    padding: 10px 15px
}

table tbody tr:nth-child(odd) {
    background: rgba(0, 0, 0, .035)
}

.site-footer table tr th {
    color: #fff;
    border-bottom-color: rgba(255, 255, 255, .1)
}

.site-footer table tr td {
    color: rgba(255, 255, 255, .7)
}

.site-footer table tbody tr:nth-child(odd) {
    background: rgba(255, 255, 255, .05)
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: none;
    border-radius: 0;
    background: #121212;
    color: #fff;
    font-size: .7778em;
    line-height: 1;
    padding: 18px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button:active,
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
    background: var(--primary-color);
    color: #fff
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea,
select {
    color: #121212;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0;
    padding: 10px 15px;
    width: 100%;
    height: 50px;
    font-size: .7778em
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
    color: #111;
    outline: thin dotted
}

select {
    border: 1px solid rgba(0, 0, 0, .1)
}

textarea {
    width: 100%;
    height: 150px
}

a {
    text-decoration: underline;
    color: var(--primary-color);
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

a:hover,
a:active {
    outline: 0
}

a:hover {
    text-decoration: none;
    color: var(--primary-color)
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.container:before,
.container:after,
.site-content:before,
.site-content:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.container:after,
.site-content:after {
    clear: both
}

.widget {
    margin: 0 0 50px
}

.widget-area .widget:last-child {
    margin-bottom: 0
}

.widget select {
    max-width: 100%;
    font-size: .7778em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px
}

.sticky {
    display: block
}

.updated:not(.published) {
    display: none
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption:not(.aligncenter) {
    margin-top: 0;
    margin-bottom: 0
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text,
.wp-block-image figcaption {
    margin: .8075em 0 0;
    font-size: .7778em;
    color: #999
}

.wp-caption-text,
.wp-block-image figcaption {
    text-align: center
}

.alignleft .wp-caption-text,
.alignright .wp-caption-text,
.alignleft figcaption,
.alignright figcaption {
    text-align: left
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 5px;
    margin: 0
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block;
    font-size: .7778em;
    background: #f8f8f8;
    padding: 5px;
    font-weight: 400;
    font-style: normal
}

.portfolio-holder {
    margin-bottom: 60px
}

.portfolio-holder .post-thumbnail {
    text-align: center
}

.custom-background .site {
    background: #fff;
    max-width: 85%;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16)
}

.skip-link,
.skip-link:hover,
.skip-link:visited {
    position: absolute;
    top: -999px;
    left: 20px;
    background: #f7f7f7;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: .8888em;
    font-weight: 600;
    padding: 10px 20px;
    color: #000;
    border-radius: 5px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .1);
    z-index: 999;
    text-decoration: none;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.skip-link:focus,
.skip-link:active {
    top: 50px
}

.woocommerce-page .site-content>.page-header {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 100px 0;
    margin-bottom: 40px;
    z-index: 1
}

.woocommerce-page .site-content>.page-header:before {
    content: "";
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.woocommerce-page .site-content .page-header .page-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3.33em;
    font-family: var(--secondary-font);
    line-height: 1.25;
    color: #fff
}

.woocommerce-page .site-content>.page-header .archive-description {
    color: #fff
}

.woocommerce-page .site-content>.page-header .archive-description p {
    margin-top: 20px;
    margin-bottom: 0
}

.woocommerce-page .site-content>.page-header .breadcrumb-wrapper a,
.woocommerce-page .site-content>.page-header .breadcrumb-wrapper span {
    color: #fff
}

.page .site-main .page-header+.post-thumbnail {
    margin-bottom: 0;
    margin-top: 30px
}

.entry-content p {
    margin-top: 0;
    margin-bottom: 20px
}

.edit-link {
    width: 100%;
    margin-top: 5px
}

.edit-link .post-edit-link {
    color: #fff;
    background: var(--primary-color);
    padding: 3px 8px;
    border-radius: 4px;
    letter-spacing: .5px;
    text-decoration: none
}

.edit-link .post-edit-link:hover {
    background: #000;
    color: #fff
}

.svg-holder {
    line-height: 0
}

.container {
    max-width: 1220px;
    margin: 0 auto
}

.site-header ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.dropcap {
    font-size: 3.56em;
    font-weight: 700;
    line-height: .95;
    color: #111;
    float: left;
    margin-right: 5px;
    font-family: var(--secondary-font)
}

.archive .content-area .page-header {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 50px;
    margin-bottom: 50px
}

.content-area .page-header .page-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3.33em;
    font-family: var(--secondary-font);
    line-height: 1.25;
    color: #121212
}

.page-template-default .content-area .page-header .page-title {
    font-size: 3.11em
}

.section-title,
.promo-section .widget .widget-title {
    font-size: 2em;
    text-align: center;
    font-family: var(--secondary-font);
    font-weight: 600;
    color: #121212;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 60px
}

.sub-title {
    font-size: .7778em;
    text-transform: uppercase;
    font-family: var(--primary-font);
    color: #999;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 1px
}

.result-count {
    font-size: .6666em;
    color: #999;
    margin-top: 20px;
    display: block;
    letter-spacing: 1px
}

.post-count {
    display: block;
    margin-bottom: 20px;
    font-size: .7778em;
    color: #999
}

figure.post-thumbnail {
    margin-top: 0;
    margin-bottom: 20px
}

article .entry-meta,
article .entry-footer {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

article .entry-meta {
    margin-bottom: 10px
}

article .entry-meta>span,
article .entry-footer>span {
    display: inline-block;
    font-size: .6666em;
    line-height: 1.49;
    color: #999;
    font-style: italic
}

article .entry-meta>span.category {
    font-weight: 700
}

.entry-meta span.posted-on,
.entry-footer span.posted-on,
.entry-meta span.byline,
.entry-footer span.byline {
    text-transform: uppercase;
    font-style: normal
}

article .entry-meta>span:after,
article .entry-footer>span:after {
    content: "";
    background: #999;
    width: 25px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px
}

article .entry-meta>span:last-child:after,
article .entry-footer>span:last-child:after {
    display: none
}

article .entry-meta>span a,
article .entry-footer>span a {
    display: inline-block;
    color: #999;
    text-transform: uppercase;
    font-style: normal
}

article .entry-meta>span a:hover,
article .entry-footer>span a:hover {
    color: var(--primary-color)
}

article .entry-meta>span.category a,
article .entry-footer>span.category a {
    color: var(--primary-color);
    letter-spacing: 1px
}

article .entry-meta>span.category a:after,
article .entry-footer>span.category a:after {
    content: "";
    background: rgba(0, 0, 0, .1);
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    margin: -2px 5px 0 8px
}

article .entry-meta>span.category a:last-child:after,
article .entry-footer>span.category a:last-child:after {
    display: none
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget ul ul {
    margin-left: 15px
}

.widget ul ul {
    margin-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, .05);
    padding-top: 15px
}

.widget ul li {
    display: block;
    margin-bottom: 20px;
    font-size: .8888em;
    font-weight: 600;
    line-height: 1.6
}

.widget ul ul li {
    font-size: 1em
}

.widget ul li a {
    text-decoration: none;
    color: var(--font-color);
    display: inline-block
}

.widget ul li a:hover {
    color: var(--primary-color)
}

.widget-area .widget .widget-title {
    margin-top: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: .7778em;
    font-family: var(--secondary-font);
    letter-spacing: 1.5px;
    background: rgba(var(--primary-color-rgb), .1);
    color: var(--font-color);
    padding: 18px;
    line-height: 1;
    text-align: center
}

.nav-menu .close {
    display: none;
    background-color: transparent;
    padding: 0
}

.search-form {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

label {
    width: calc(100% - 50px)
}

.search-form .search-field {
    border-radius: 0;
    border-right: none;
    height: 50px;
    font-size: .7778em
}

.search-form .search-submit {
    width: 50px;
    height: 50px;
    padding: 0;
    text-align: center;
    border-radius: 0;
    border: none;
    box-shadow: none;
    background-color: #121212;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    text-indent: 60px;
    overflow: hidden
}

.search-form .search-submit:hover,
.search-form .search-submit:active,
.search-form .search-submit:focus {
    background-color: var(--primary-color);
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center
}

.owl-carousel>.owl-nav button[class*=owl-] {
    width: 50px;
    height: 50px;
    border: 1px solid rgba(0, 0, 0, .1);
    position: absolute;
    top: 50%;
    left: 260px;
    border-radius: 0;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656 4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716 247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284 4.685 16.97-.001z"></path></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px;
    text-indent: 60px;
    overflow: hidden;
    z-index: 999;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.owl-carousel>.owl-nav button[class*=owl-]:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656 4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716 247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284 4.685 16.97-.001z"></path></svg>')
}

.owl-carousel>.owl-nav button.owl-next {
    left: auto;
    right: 260px;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"></path></svg>')
}

.owl-carousel>.owl-nav button.owl-next:hover {
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"></path></svg>')
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    direction: ltr
}

.mCSB_container:not(.mCS_y_hidden) {
    margin-right: 15px
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    visibility: visible;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s
}

.mCustomScrollbar:hover .mCSB_scrollTools {
    width: 16px;
    visibility: visible
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: ns-resize;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 5px;
    height: 100%;
    margin: 0 auto;
    border-radius: 40px;
    cursor: ns-resize;
    background: rgba(0, 0, 0, .2);
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    cursor: ns-resize;
    background: rgba(0, 0, 0, .4)
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: rgba(0, 0, 0, .1);
    width: 5px;
    height: 100%;
    margin: 0 auto;
    border-radius: 40px
}

.cat-links a,
.category a,
.posted-on a,
.footer-b .copyright a,
.comments a,
.instagram-section .profile-link {
    text-decoration: none
}

.cat-links a:hover,
.category a:hover,
.posted-on a:hover,
.footer-b .copyright a:hover,
.comments a:hover,
.instagram-section .profile-link:hover {
    text-decoration: underline
}

.light-dark-toggle {
    width: auto;
    position: fixed;
    top: 50px;
    right: 0;
    overflow: hidden;
    line-height: 1;
    background: #fff;
    padding: 10px;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, .16);
    border-radius: 5px 0 0 5px;
    max-width: 90px;
    text-align: center;
    z-index: 99999
}

.light-dark-toggle:focus-within {
    outline: thin dotted var(--primary-color)
}

.light-dark-title {
    font-size: .6667em;
    font-weight: 700;
    letter-spacing: .5px;
    display: block;
    margin-bottom: 10px;
    line-height: 1.35
}

.light-dark-toggle input[type=checkbox] {
    position: absolute;
    top: -30px;
    left: 0
}

.light-dark-toggle .light-dark-toggle-label {
    display: block;
    padding: 0;
    width: 35px;
    height: 20px;
    border-radius: 50px;
    border: 2px solid #121212;
    background: #121212;
    position: relative;
    margin: 0 auto
}

.light-dark-toggle.current button,
.light-dark-toggle input[type=checkbox]:checked+.light-dark-toggle-label {
    background: var(--primary-color);
    border-color: var(--primary-color)
}

.light-dark-toggle .light-dark-toggle-label:before {
    content: "";
    background: #fff;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.light-dark-toggle.current button:before,
.light-dark-toggle input[type=checkbox]:checked+.light-dark-toggle-label:before {
    left: calc(100% - 16px)
}

.content-area,
.widget-area {
    margin-top: 60px;
    margin-bottom: 60px
}

.page .content-area,
.page .widget-area {
    margin-top: 30px
}

.rightsidebar .content-area {
    float: left;
    width: calc(100% - 331px);
    padding-right: 60px
}

.rightsidebar .widget-area {
    float: right;
    width: 330px
}

.leftsidebar .content-area {
    float: right;
    width: calc(100% - 331px);
    padding-left: 60px
}

.leftsidebar .widget-area {
    float: left;
    width: 330px
}

.full-width-centered .site-content .content-area {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto
}

.last-widget-sticky.rightsidebar .site-content>.container,
.last-widget-sticky.leftsidebar .site-content>.container {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.last-widget-sticky.leftsidebar .site-content>.container {
    flex-direction: row-reverse
}

.last-widget-sticky .site-content .widget-area .widget:last-child {
    position: sticky;
    top: 0
}

.pagination .page-numbers {
    background: #fff;
    display: inline-block;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-bottom: 5px;
    color: #121212;
    font-size: .8888em;
    font-weight: 600;
    vertical-align: middle;
    box-shadow: 0 2px 0px rgba(0, 0, 0, .0);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
    font-size: .7778em;
    width: auto;
    padding-left: 10px;
    padding-right: 20px
}

.pagination .page-numbers.next {
    padding-right: 10px;
    padding-left: 20px
}

.pagination .page-numbers.prev svg,
.pagination .page-numbers.next svg {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -2px
}

.pagination .page-numbers.next svg {
    margin-right: 0;
    margin-left: 10px
}

.pagination .page-numbers.dots {
    box-shadow: none
}

.pagination .page-numbers.dots:hover {
    color: #121212;
    box-shadow: none
}

.pagination .page-numbers:hover,
.pagination .page-numbers.current {
    color: #121212;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .05)
}

.post-navigation {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 60px;
    margin-top: 60px
}

.post-navigation .nav-links:before,
.post-navigation .nav-links:after,
.posts-navigation .nav-links:before,
.posts-navigation .nav-links:after {
    content: "";
    display: table
}

.post-navigation .nav-links:after,
.posts-navigation .nav-links:after {
    clear: both
}

.post-navigation .nav-links div[class*=nav-] {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.post-navigation .nav-links .nav-previous {
    flex-direction: row-reverse
}

.post-navigation .nav-links a {
    width: calc(100% - 90px)
}

.post-navigation .nav-links .nav-previous a {
    padding-left: 20px;
    text-decoration: none
}

.post-navigation .nav-links .nav-next a {
    padding-right: 20px;
    text-decoration: none
}

.post-navigation .nav-links a .meta-nav {
    position: relative;
    display: block;
    font-size: .6666em;
    text-transform: uppercase;
    color: #a5a8b2;
    letter-spacing: 1px
}

.post-navigation .nav-links a .meta-nav svg {
    width: 15px;
    margin-right: 5px
}

.post-navigation .nav-links .nav-next a .meta-nav svg {
    margin-right: 0;
    margin-left: 5px
}

.post-navigation .nav-links a .post-title {
    font-size: .8888em;
    font-weight: 600;
    color: #111;
    line-height: 1.5em;
    display: block;
    margin-top: 5px
}

.post-navigation .nav-links a:hover .post-title {
    color: var(--primary-color)
}

.post-navigation .nav-links .post-img {
    background: #f5f5f5;
    width: 90px;
    height: 90px;
    overflow: hidden;
    margin: 0
}

.post-navigation .nav-links .post-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.posts-navigation .nav-links a {
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #f0f0f0;
    border-radius: 0;
    padding: 15px 25px 15px 40px;
    font-size: .7778em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000;
    position: relative;
    text-decoration: none
}

.posts-navigation .nav-links .nav-next a {
    padding-left: 25px;
    padding-right: 40px
}

.posts-navigation .nav-links a:hover {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color)
}

.posts-navigation .nav-links a:before {
    content: "";
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="%23777" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"></path></svg>');
    position: absolute;
    top: 20px;
    left: 18px;
    width: 14px;
    height: 12px
}

.posts-navigation .nav-links a:hover:before {
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="%23fff" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"></path></svg>')
}

.posts-navigation .nav-links .nav-next a:before {
    left: auto;
    right: 18px;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="%23777" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>')
}

.posts-navigation .nav-links .nav-next a:hover:before {
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="%23fff" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>')
}

#load-posts {
    text-align: center
}

#load-posts a {
    display: inline-block;
    font-size: .666em;
    text-transform: uppercase;
    color: #262525;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 1px;
    border: 2px solid #f0f0f0;
    border-radius: 0;
    padding: 15px 25px;
    text-align: center
}

#load-posts a.loading,
#load-posts a:hover {
    background: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
    text-decoration: none
}

#load-posts a svg {
    vertical-align: middle;
    margin-right: 10px
}

#load-posts a.disabled {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
    opacity: .6;
    cursor: not-allowed
}

.back-to-top {
    padding: 0;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    bottom: 0;
    right: 20px;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, .37);
    color: #fff;
    cursor: pointer;
    text-align: center;
    line-height: 70px;
    border-radius: 100%;
    z-index: 999;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 20px
}

.back-to-top:hover {
    background: var(--primary-color)
}

.back-to-top svg {
    width: 20px;
    height: 20px;
    margin-top: 5px
}

.breadcrumb-wrapper {
    margin-top: 10px;
    margin-bottom: 0
}

.single .top-bar {
    margin-bottom: 30px
}

.breadcrumb-wrapper span {
    color: #121212;
    font-size: .7778em;
    display: inline-block;
    vertical-align: middle
}

.breadcrumb-wrapper>span {
    padding-bottom: 5px
}

.breadcrumb-wrapper span span,
.breadcrumb-wrapper span a {
    font-size: 1em
}

.breadcrumb-wrapper a {
    color: #121212
}

.breadcrumb-wrapper a:hover>span {
    color: #999
}

.breadcrumb-wrapper .current>a,
.breadcrumb-wrapper .current>a span {
    color: #999;
    pointer-events: none
}

.breadcrumb-wrapper span.separator {
    margin: 0 10px;
    width: 4px;
    line-height: 1
}

.additional-post {
    margin-top: 60px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 40px
}

.additional-post .post-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 1.22em;
    font-weight: 700;
    font-family: var(--secondary-font)
}

.additional-post article {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 25px;
    margin-bottom: 25px;
    align-items: flex-start
}

.additional-post article:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.additional-post article .entry-header {
    width: calc(100% - 110px);
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-right: 30px
}

.additional-post article .entry-meta {
    width: 100px;
    margin-top: 0;
    flex-direction: column;
    align-items: flex-start
}

.additional-post article .entry-meta>span {
    font-size: .6666em
}

.additional-post article .entry-meta>span:after {
    display: block;
    margin: 10px 0
}

.additional-post article .entry-meta>span:last-child:after {
    display: none
}

.additional-post article .entry-meta>span.category a {
    color: #121212
}

.additional-post article .entry-meta>span.category a:hover {
    color: var(--primary-color)
}

.additional-post article .entry-meta>span.category a:after {
    background: 0 0;
    width: auto;
    height: auto;
    content: ",";
    margin-left: 0;
    font-size: 16px;
    line-height: 1;
    margin-top: -5px;
    color: #999
}

.additional-post article .entry-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.1112em
}

.additional-post article .entry-meta+.entry-title {
    padding-left: 30px;
    width: calc(100% - 160px)
}

.additional-post article .entry-title a {
    color: #121212;
    text-decoration: none
}

.additional-post article .entry-title a:hover {
    color: var(--primary-color)
}

.additional-post article .post-thumbnail {
    width: 110px;
    margin-bottom: 0
}

.comments-area {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.comments-area .comments-title,
.comment-respond .comment-reply-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 1.22em;
    font-family: var(--secondary-font)
}

.comments-area ol {
    margin: 0;
    padding: 0;
    list-style: none
}

.comments-area ol li ol {
    margin-left: 30px
}

.comment-list .comment {
    border-top: 1px solid rgba(0, 0, 0, .05);
    margin-top: 20px;
    padding-top: 20px
}

.comment-list>.comment:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0
}

.comments-area .comment-body {
    position: relative;
    padding-left: 70px
}

.comments-area .bypostauthor>.comment-body .comment-author:after {
    content: "";
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.999 19.999"><g class="a" transform="translate(2 1.902)"><path fill="%2300ab0b" d="M 9.834222793579102 17.09700393676758 C 9.293392181396484 17.09700393676758 8.75604248046875 16.91920280456543 8.321172714233398 16.59635353088379 C 8.226932525634766 16.52631378173828 8.115872383117676 16.48946380615234 7.99956226348877 16.48946380615234 C 7.883032321929932 16.48946380615234 7.771632194519043 16.52643394470215 7.677412509918213 16.59638404846191 C 7.241622447967529 16.91916275024414 6.704292297363281 17.09657287597656 6.163562297821045 17.09657287597656 C 5.919732570648193 17.09657287597656 5.677532196044922 17.06148338317871 5.443672180175781 16.99227333068848 C 4.684462547302246 16.76824378967285 4.062642574310303 16.19062423706055 3.781052350997925 15.44737339019775 C 3.698472261428833 15.23033332824707 3.497072458267212 15.08926391601563 3.268432378768921 15.08926391601563 C 3.257022380828857 15.08926391601563 3.24551248550415 15.08962345123291 3.234002351760864 15.0903434753418 C 3.18197226524353 15.09369373321533 3.127422332763672 15.09544372558594 3.073572397232056 15.09544372558594 C 2.333252429962158 15.09544372558594 1.630492329597473 14.77195358276367 1.145472407341003 14.20793342590332 C 0.6309023499488831 13.60939311981201 0.4188423752784729 12.78896331787109 0.5781523585319519 12.01321315765381 C 0.628312349319458 11.77128314971924 0.5158923864364624 11.52090358734131 0.3051423728466034 11.40245342254639 C -0.3843876421451569 11.0153636932373 -0.863067626953125 10.31490325927734 -0.9748876094818115 9.528953552246094 C -1.086567640304565 8.744133949279785 -0.8234476447105408 7.937823295593262 -0.2710376381874084 7.372093677520752 C -0.09887763112783432 7.195113658905029 -0.0609276294708252 6.926823616027832 -0.1779476255178452 6.705893516540527 C -0.5481376051902771 6.008523464202881 -0.574747622013092 5.161323547363281 -0.2486976236104965 4.440483570098877 C 0.07903236895799637 3.715943574905396 0.7355723977088928 3.178373575210571 1.507562398910522 3.002493381500244 C 1.743242383003235 2.948773384094238 1.914972424507141 2.746383428573608 1.93482232093811 2.498863458633423 C 1.997702360153198 1.708733439445496 2.431482315063477 0.9799134731292725 3.095152378082275 0.5499134659767151 C 3.507802486419678 0.2825334668159485 3.985422372817993 0.1412034779787064 4.476352214813232 0.1412034779787064 C 4.775092601776123 0.1412034779787064 5.068942546844482 0.1934034675359726 5.349722385406494 0.2963534593582153 C 5.408862590789795 0.3179934620857239 5.470902442932129 0.3290634751319885 5.533562183380127 0.3290634751319885 C 5.704382419586182 0.3290534615516663 5.861742496490479 0.2500134706497192 5.965312480926514 0.1122034713625908 C 6.447322368621826 -0.5240164995193481 7.206072330474854 -0.9019965529441833 7.997312545776367 -0.9019965529441833 C 8.788962364196777 -0.9019965529441833 9.547962188720703 -0.5240164995193481 10.02763271331787 0.1091034710407257 C 10.13322257995605 0.2487534731626511 10.29187202453613 0.3284034729003906 10.46349239349365 0.3284034729003906 C 10.52629280090332 0.3284034729003906 10.58841228485107 0.3173234760761261 10.64813232421875 0.2954734861850739 C 10.92821216583252 0.1925134658813477 11.2226619720459 0.1400634795427322 11.52193260192871 0.1400634795427322 C 12.01345252990723 0.1400634795427322 12.49126243591309 0.2819134593009949 12.90372276306152 0.5502734780311584 C 13.5648021697998 0.9778934717178345 13.99903202056885 1.706353425979614 14.06306266784668 2.497463464736938 C 14.08274269104004 2.745793581008911 14.25481224060059 2.947883367538452 14.49137210845947 3.002033472061157 C 15.26238250732422 3.177703380584717 15.91892242431641 3.715273380279541 16.24664306640625 4.439813613891602 C 16.57781219482422 5.170623302459717 16.55232238769531 5.996893405914307 16.17643165588379 6.706143379211426 C 16.05976295471191 6.926653385162354 16.09770202636719 7.194893360137939 16.27117156982422 7.372983455657959 C 16.82341194152832 7.939643383026123 17.08597183227539 8.746183395385742 16.97332191467285 9.530303001403809 C 16.86064147949219 10.31448364257813 16.38290214538574 11.01409339904785 15.69535255432129 11.40177345275879 C 15.47971248626709 11.52283382415771 15.36982250213623 11.76781368255615 15.42027282714844 12.01229381561279 C 15.58054256439209 12.78744316101074 15.36860275268555 13.60835361480713 14.85323238372803 14.2078332901001 C 14.36939144134521 14.77166938781738 13.66647529602051 15.09544372558594 12.9253454208374 15.09544372558594 C 12.92530059814453 15.09544372558594 12.9252872467041 15.09544372558594 12.92524242401123 15.09544372558594 C 12.87138271331787 15.09543323516846 12.81682205200195 15.09369373321533 12.76308250427246 15.09024333953857 C 12.75198268890381 15.08954334259033 12.74048233032227 15.08917331695557 12.72901248931885 15.08917331695557 C 12.50478267669678 15.08917331695557 12.29945278167725 15.2332935333252 12.21808242797852 15.44778347015381 C 11.9347620010376 16.19160270690918 11.31292247772217 16.76860427856445 10.5541820526123 16.99249267578125 C 10.32169246673584 17.06164360046387 10.078782081604 17.09700393676758 9.834222793579102 17.09700393676758 Z"/><path fill="%23fff" d="M 7.997312545776367 0.09800338745117188 C 7.514002799987793 0.09800338745117188 7.058032035827637 0.3258533477783203 6.76472282409668 0.7129936218261719 C 6.467014312744141 1.109124183654785 6.00753116607666 1.32906436920166 5.53363037109375 1.32906436920166 C 5.357028961181641 1.32906436920166 5.178509712219238 1.298551559448242 5.005492210388184 1.235233306884766 C 4.833670616149902 1.172236442565918 4.654583930969238 1.141204833984375 4.476350784301758 1.141204833984375 C 4.182979583740234 1.141204833984375 3.891871452331543 1.225250244140625 3.638912200927734 1.389153480529785 C 3.232272148132324 1.652623176574707 2.970282554626465 2.092863082885742 2.931622505187988 2.578803062438965 C 2.876962661743164 3.260343551635742 2.390322685241699 3.826943397521973 1.729701995849609 3.977503776550293 C 1.257721900939941 4.085033416748047 0.8630819320678711 4.409003257751465 0.6624326705932617 4.852603912353516 C 0.4617824554443359 5.29620361328125 0.4777727127075195 5.808363914489746 0.7057619094848633 6.237853050231934 C 1.02507209777832 6.840743064880371 0.9190826416015625 7.582773208618164 0.4444427490234375 8.070733070373535 C 0.1051321029663086 8.41822338104248 -0.05352783203125 8.905513763427734 0.01514244079589844 9.388093948364258 C 0.08380222320556641 9.870683670043945 0.3724527359008789 10.29344367980957 0.7950925827026367 10.5307035446167 C 1.387052536010742 10.8634033203125 1.696362495422363 11.54561328887939 1.557712554931641 12.21437358856201 C 1.459712028503418 12.69158363342285 1.587042808532715 13.18761348724365 1.903682708740234 13.55593299865723 C 2.199407577514648 13.89982128143311 2.62714672088623 14.09543991088867 3.073574066162109 14.09543991088867 C 3.106174468994141 14.09543991088867 3.138856887817383 14.09439754486084 3.171612739562988 14.09229373931885 C 3.204021453857422 14.09026718139648 3.23631477355957 14.08926582336426 3.268446922302246 14.08926582336426 C 3.907810211181641 14.08926391601563 4.485134124755859 14.48575592041016 4.716182708740234 15.09308338165283 C 4.888832092285156 15.54878330230713 5.262812614440918 15.89627361297607 5.727452278137207 16.03338432312012 C 5.870650291442871 16.07576179504395 6.017534255981445 16.09657287597656 6.16356372833252 16.09657287597656 C 6.489995002746582 16.09657287597656 6.812380790710449 15.99265956878662 7.081362724304199 15.79343318939209 C 7.354347229003906 15.59078884124756 7.676995277404785 15.48946571350098 7.999558448791504 15.48946571350098 C 8.322122573852539 15.48946571350098 8.644601821899414 15.59078884124756 8.917252540588379 15.79343318939209 C 9.185972213745117 15.99292850494385 9.508113861083984 16.09700202941895 9.834220886230469 16.09700202941895 C 9.980564117431641 16.09700202941895 10.12765312194824 16.0760612487793 10.27116203308105 16.03338432312012 C 10.73580169677734 15.89627361297607 11.10978221893311 15.54811382293701 11.28310203552246 15.09308338165283 C 11.51334095001221 14.48618412017822 12.09069538116455 14.0892162322998 12.7290096282959 14.08917808532715 C 12.76156234741211 14.08917617797852 12.79417991638184 14.09020614624023 12.82701206207275 14.09229373931885 C 12.85982799530029 14.09439563751221 12.89265060424805 14.09543991088867 12.92529296875 14.09543991088867 C 13.37273979187012 14.09543991088867 13.79981231689453 13.8998441696167 14.09493255615234 13.55593299865723 C 14.41157245635986 13.18761348724365 14.53957271575928 12.69158363342285 14.44090270996094 12.21437358856201 C 14.30291271209717 11.54561328887939 14.61156272888184 10.8634033203125 15.20419216156006 10.5307035446167 C 15.6261625289917 10.29277324676514 15.91414260864258 9.870683670043945 15.98347282409668 9.388093948364258 C 16.05281257629395 8.905513763427734 15.89348220825195 8.41822338104248 15.55483245849609 8.070733070373535 C 15.07953262329102 7.582773208618164 14.97353267669678 6.841413497924805 15.2928524017334 6.237853050231934 C 15.52083206176758 5.807693481445313 15.53683280944824 5.29620361328125 15.33551216125488 4.851933479309082 C 15.13486194610596 4.408333778381348 14.74022197723389 4.08436393737793 14.26824188232422 3.976823806762695 C 13.60762214660645 3.825603485107422 13.12032222747803 3.259673118591309 13.06632232666016 2.578133583068848 C 13.02699279785156 2.092193603515625 12.76568222045898 1.65195369720459 12.35836219787598 1.388473510742188 C 12.10599422454834 1.224272727966309 11.81520080566406 1.140069007873535 11.52193450927734 1.140061378479004 C 11.3434419631958 1.140056610107422 11.16405868530273 1.171241760253906 10.99179267883301 1.234563827514648 C 10.81877517700195 1.297879219055176 10.6401424407959 1.328403472900391 10.46349906921387 1.328403472900391 C 9.98948860168457 1.328403472900391 9.529720306396484 1.108635902404785 9.230562210083008 0.7129936218261719 C 8.937252044677734 0.3258533477783203 8.481282234191895 0.09800338745117188 7.997312545776367 0.09800338745117188 M 7.166022300720215 11.72036361694336 L 4.16621208190918 8.787213325500488 L 5.404132843017578 7.539083480834961 L 7.166022300720215 9.223423004150391 L 10.9277925491333 5.33586311340332 L 12.16571235656738 6.583993911743164 L 7.166022300720215 11.72036361694336 M 7.997312545776367 -1.901996612548828 C 8.992444038391113 -1.901996612548828 9.950216293334961 -1.473686218261719 10.6182804107666 -0.7426300048828125 C 10.91207313537598 -0.8204364776611328 11.21511459350586 -0.8599357604980469 11.52184295654297 -0.8599357604980469 C 12.2058048248291 -0.8599166870117188 12.870530128479 -0.6631450653076172 13.4446325302124 -0.2908172607421875 L 13.4446325302124 -0.2908172607421875 C 14.28115653991699 0.2502975463867188 14.85563564300537 1.133090019226074 15.02170944213867 2.112277984619141 C 15.96063041687012 2.41915225982666 16.74603271484375 3.117411613464355 17.15777206420898 4.027683258056641 C 17.56901550292969 4.935222625732422 17.57688522338867 5.988980293273926 17.18978691101074 6.901698112487793 C 17.81775665283203 7.669354438781738 18.10519790649414 8.68384838104248 17.96314239501953 9.672543525695801 C 17.82138061523438 10.65933799743652 17.26283264160156 11.55005550384521 16.44812965393066 12.10965633392334 C 16.56416702270508 13.09438991546631 16.2614860534668 14.10370445251465 15.61153221130371 14.85974311828613 C 14.96013641357422 15.61883068084717 14.02242088317871 16.06552696228027 13.02670574188232 16.093994140625 C 12.59089088439941 16.98707580566406 11.79205322265625 17.66984748840332 10.83721256256104 17.95161437988281 C 10.51419258117676 18.04768371582031 10.17537307739258 18.09700393676758 9.834222793579102 18.09700393676758 C 9.190168380737305 18.09700393676758 8.549810409545898 17.91626167297363 7.999041557312012 17.58315277099609 C 7.447338104248047 17.91622161865234 6.807188987731934 18.09657287597656 6.163562774658203 18.09657287597656 C 5.823602676391602 18.09657287597656 5.485922813415527 18.04765319824219 5.159882545471191 17.95116424560547 C 4.205093383789063 17.66941261291504 3.40628719329834 16.98602104187012 2.972140312194824 16.09399223327637 C 1.977666854858398 16.06550979614258 1.040310859680176 15.61935138702393 0.3872823715209961 14.8599739074707 C -0.2621898651123047 14.10450649261475 -0.5649242401123047 13.09535026550293 -0.4493160247802734 12.10971832275391 C -1.265361785888672 11.55028820037842 -1.824228286743164 10.65863418579102 -1.96491813659668 9.669803619384766 C -2.105524063110352 8.681713104248047 -1.818069458007813 7.66879940032959 -1.191118240356445 6.902331352233887 C -1.578231811523438 5.991298675537109 -1.571016311645508 4.93742847442627 -1.159828186035156 4.028353691101074 C -0.7483558654785156 3.118679046630859 0.03640937805175781 2.420709609985352 0.9759445190429688 2.113198280334473 C 1.141068458557129 1.135534286499023 1.714901924133301 0.2526473999023438 2.551392555236816 -0.2893257141113281 C 3.126372337341309 -0.6618766784667969 3.792022705078125 -0.8587970733642578 4.476352691650391 -0.8587970733642578 C 4.781661033630371 -0.8587970733642578 5.083295822143555 -0.8197002410888672 5.376714706420898 -0.7423210144042969 C 6.044746398925781 -1.473556518554688 7.002415657043457 -1.901996612548828 7.997312545776367 -1.901996612548828 Z"/></g></svg>');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 35px;
    left: 35px
}

.comment-body img.avatar {
    position: absolute;
    top: 5px;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    object-fit: cover
}

.comment-body b.fn {
    font-size: .888em;
    margin-bottom: 0;
    display: block;
    color: #202020;
    font-weight: 700
}

.comment-author a {
    text-decoration: none;
    color: #202020;
    line-height: 1.25em
}

.comment-author a:hover {
    color: var(--primary-color)
}

.comment-body b.fn span.says {
    display: none
}

.comment-body .comment-metadata {
    font-size: .666em;
    color: #999;
    line-height: 1.25em
}

.comment-metadata a {
    color: #999
}

.comment-metadata a:hover {
    color: #202020
}

.comment-body .comment-awaiting-moderation {
    font-size: .7778em;
    line-height: 1.65em;
    margin-top: 10px;
    margin-bottom: 0;
    color: red;
    letter-spacing: 0
}

.comment-body .reply .comment-reply-link {
    display: inline-block;
    text-align: center;
    position: relative;
    vertical-align: top;
    color: #202020;
    font-size: .7em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .8px;
    padding-left: 25px
}

.comment-body .reply .comment-reply-link:hover {
    color: var(--primary-color)
}

.comment-body .reply .comment-reply-link:before {
    content: "";
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="18" height="15" viewBox="0 0 18 15"><path d="M934,147.2a11.941,11.941,0,0,1,7.5,3.7,16.063,16.063,0,0,1,3.5,7.3c-2.4-3.4-6.1-5.1-11-5.1v4.1l-7-7,7-7Z" transform="translate(-927 -143.2)" fill="%23202020"/></svg>');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 2px;
    left: 0
}

.comment-body .reply .comment-reply-link:hover:before {
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="18" height="15" viewBox="0 0 18 15"><path d="M934,147.2a11.941,11.941,0,0,1,7.5,3.7,16.063,16.063,0,0,1,3.5,7.3c-2.4-3.4-6.1-5.1-11-5.1v4.1l-7-7,7-7Z" transform="translate(-927 -143.2)" fill="%2390BAB5"/></svg>')
}

.comment-body .comment-content {
    font-size: .8888em;
    font-weight: 400
}

.comment-body .comment-content p {
    margin-top: 5px;
    margin-bottom: 15px
}

.comments-area .comment-list+.comment-respond {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.comment-respond .comment-reply-title small {
    font-size: 50%;
    line-height: 1.3;
    vertical-align: middle;
    display: inline-block;
    letter-spacing: .5px
}

.comment-respond .comment-reply-title a {
    display: inline-block;
    margin-left: 10px;
    color: #202020;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 10px;
    border-left: 1px solid #202020
}

.comment-respond .comment-reply-title a:hover {
    color: var(--primary-color)
}

.comment-respond .comment-form p {
    margin-top: 0;
    margin-bottom: 20px
}

.comment-form p.comment-notes {
    display: none;
    width: 100%
}

.comment-respond .comment-form p.comment-form-comment {
    width: 100%
}

.comment-respond .comment-form p.comment-form-author,
.comment-respond .comment-form p.comment-form-email,
.comment-respond .comment-form p.comment-form-url {
    width: 31.5%;
    display: inline-block;
    margin-right: 2%
}

.comment-respond .comment-form p.comment-form-url {
    margin-right: 0
}

.comment-respond .comment-form p textarea,
.comment-respond .comment-form p input {
    font-size: .7778em
}

.comment-respond .comment-form p:not(.comment-form-cookies-consent) label {
    display: none
}

.comment-respond .comment-form p.comment-form-cookies-consent {
    position: relative;
    width: 100%
}

.comment-respond .comment-form p.comment-form-cookies-consent label {
    font-size: .8888em;
    line-height: 1.65em;
    color: var(--font-color);
    padding-left: 25px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: auto
}

.comment-respond .comment-form p.comment-form-cookies-consent label:hover {
    text-decoration: underline
}

.comment-respond .comment-form p.comment-form-cookies-consent label:before {
    content: "";
    width: 15px;
    height: 15px;
    border: 1px solid rgba(0, 0, 0, .3);
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>');
    background-repeat: no-repeat;
    background-size: 0;
    background-position: center;
    position: absolute;
    top: 6px;
    left: 0;
    font-weight: 400;
    text-align: center;
    line-height: 14px;
    font-size: 0;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.comment-respond .comment-form p.comment-form-cookies-consent input[type=checkbox]:checked+label:before {
    content: "";
    border-color: #121212;
    background-color: #121212;
    background-size: 10px
}

.comment-respond .comment-form p.comment-form-cookies-consent input[type=checkbox] {
    display: none
}

.comment-form p.form-submit {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.comment-form p.form-submit input[type=submit] {
    background: #121212;
    border: none;
    padding: 20px 35px
}

.comment-form p.form-submit input[type=submit]:hover {
    background: var(--primary-color);
    color: #fff
}

.sticky-bar-content {
    background: var(--primary-color);
    text-align: center;
    color: #fff
}

.sticky-bar-content .container {
    font-size: .8888em;
    line-height: 1.25;
    padding: 15px 30px 15px 0
}

.sticky-bar-content a {
    display: inline-block;
    color: #fff
}

.sticky-t-bar .close {
    background: 0 0;
    padding: 0;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 12px;
    right: 2%;
    cursor: pointer;
    z-index: 9999;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.custom-background .sticky-t-bar .close {
    right: calc(100% - 90%)
}

.admin-bar .sticky-t-bar .close {
    top: 45px
}

.sticky-t-bar .close:hover {
    background: rgba(0, 0, 0, .1)
}

.sticky-t-bar .close:before,
.sticky-t-bar .close:after {
    content: "";
    background: #fff;
    width: 15px;
    height: 1px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.sticky-t-bar .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sticky-t-bar:not(.active) .close {
    top: 0;
    background: var(--primary-color)
}

.admin-bar .sticky-t-bar:not(.active) .close {
    top: 32px
}

.sticky-t-bar:not(.active) .close:before,
.sticky-t-bar:not(.active) .close:after {
    width: 8px;
    left: -5px;
    height: 2px
}

.sticky-t-bar:not(.active) .close:after {
    left: 0;
    right: -5px
}

.sticky-t-bar .newsletter-inner-wrapper {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 1220px;
    margin: 0 auto;
    padding: 10px 0
}

.sticky-t-bar .newsletter-inner-wrapper .text-holder {
    margin-bottom: 0;
    padding-right: 20px;
    text-align: right
}

.sticky-t-bar .newsletter-inner-wrapper h3 {
    font-size: 1.1112em;
    margin-top: 0;
    margin-bottom: 0
}

.sticky-t-bar .newsletter-inner-wrapper .text-holder span {
    font-size: .8888em
}

.sticky-t-bar .newsletter-inner-wrapper form {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    flex: inherit
}

.sticky-t-bar .newsletter-inner-wrapper form input {
    width: auto;
    margin-bottom: 0;
    margin-top: 0;
    height: 40px
}

.sticky-t-bar .newsletter-inner-wrapper form input[type=text] {
    border-color: rgba(0, 0, 0, .15);
    margin-right: 5px
}

.sticky-t-bar .newsletter-inner-wrapper form input[name=subscribe-email] {
    width: 60%
}

.sticky-t-bar .newsletter-inner-wrapper form input[name=subscribe-fname]+input[name=subscribe-email] {
    width: auto
}

.sticky-t-bar .blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap input[type=checkbox],
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form label .check-mark {
    top: 5px
}

.sticky-t-bar .blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap input[type=checkbox] {
    height: auto
}

.sticky-t-bar .newsletter-inner-wrapper form input[type=submit] {
    margin-top: 0 !important;
    padding-top: 5px;
    padding-bottom: 5px
}

.header-t {
    background: rgba(0, 0, 0, .03);
    padding: 15px 0
}

.header-t .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.secondary-menu {
    display: flex;
    flex: auto;
    align-items: center
}

.secondary-menu .toggle-btn {
    display: none
}

.secondary-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.secondary-menu ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: .7222em;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1.7;
    position: relative
}

.secondary-menu ul li .submenu-toggle {
    top: 10px;
    right: 13px;
    font-size: 10px
}

.secondary-menu ul ul li .submenu-toggle {
    top: 20px
}

.secondary-menu ul li a {
    color: var(--font-color);
    display: inline-block;
    text-decoration: none;
    padding: 5px 15px
}

.secondary-menu ul li.menu-item-has-children>a {
    padding-right: 25px
}

.secondary-menu ul.nav-menu>li:first-child a {
    padding-left: 0
}

.secondary-menu ul li:hover>a,
.secondary-menu ul li.current-menu-item>a,
.secondary-menu ul li.current_page_item>a,
.secondary-menu ul li.current-menu-ancestor>a,
.secondary-menu ul li.current_page_ancestor>a,
.secondary-menu ul li:hover>.submenu-toggle,
.secondary-menu ul li.current-menu-item>.submenu-toggle,
.secondary-menu ul li.current_page_item>.submenu-toggle,
.secondary-menu ul li.current-menu-ancestor>.submenu-toggle,
.secondary-menu ul li.current_page_ancestor>.submenu-toggle {
    color: var(--primary-color)
}

.secondary-menu ul li:hover>ul,
.secondary-menu ul li.focused>ul {
    opacity: 1;
    filter: alpha(opacity=100);
    clip: inherit
}

.secondary-menu ul ul {
    opacity: 0;
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
    top: 100%;
    left: 0;
    width: 250px;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .16);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .16);
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    z-index: 999
}

.secondary-menu ul ul ul {
    left: 100%;
    top: 0
}

.secondary-menu .nav-menu>li:nth-last-of-type(1)>ul,
.secondary-menu .nav-menu>li:nth-last-of-type(2)>ul,
.secondary-menu .nav-menu>li:nth-last-of-type(3)>ul {
    left: auto;
    right: 0
}

.secondary-menu .nav-menu>li:nth-last-of-type(1)>ul ul,
.secondary-menu .nav-menu>li:nth-last-of-type(2)>ul ul,
.secondary-menu .nav-menu>li:nth-last-of-type(3)>ul ul {
    left: auto;
    right: 100%
}

.secondary-menu ul ul li {
    display: block;
    font-size: 1em;
    letter-spacing: 1px;
    padding-right: 25px;
    padding-left: 25px;
    margin-right: 0;
    border-right: none
}

.secondary-menu ul ul li.menu-item-has-children .submenu-toggle {
    right: 25px
}

.secondary-menu ul ul li a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px dashed rgba(0, 0, 0, .1)
}

.secondary-menu ul ul li.menu-item-has-children>a {
    padding-right: 20px
}

.header-t .right {
    display: flex;
    flex: auto;
    justify-content: flex-end;
    align-items: center
}

.header-social ul li {
    display: inline-block;
    font-size: .7778em
}

.header-social ul li a {
    display: inline-block;
    color: #121212;
    padding: 10px 7px;
    line-height: 1
}

.header-social ul li a:hover {
    color: var(--primary-color)
}

.header-search {
    position: relative;
    line-height: 1
}

.header-search .search-toggle,
.cart-block {
    background: 0 0;
    color: var(--font-color);
    font-size: .7778em;
    padding: 5px 0;
    line-height: 1;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.header-search .search-toggle:hover {
    cursor: pointer;
    color: var(--primary-color)
}

.header-search-wrap {
    position: absolute;
    top: -5px !important;
    right: -30%;
    z-index: 999;
    background: #fff;
    box-shadow: -5px 0 20px rgba(0, 0, 0, .07);
    width: 300px;
    opacity: 0;
    visibility: hidden;
    clip: rect(1px 1px 1px 1px);
    -webkit-transition: opacity .35s ease, right .35s ease;
    -moz-transition: opacity .35s ease, right .35s ease;
    transition: opacity .35s ease, right .35s ease
}

.active .header-search-wrap {
    right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    clip: inherit
}

.header-search-inner-wrap {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.header-search-wrap .close {
    background: 0 0;
    padding: 0;
    width: 30px;
    height: 35px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.header-search-wrap .close:hover {
    background: 0 0
}

.header-search-wrap .close:before,
.header-search-wrap .close:after {
    content: "";
    background: #999;
    width: 15px;
    height: 1px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.header-search-wrap .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header-search-wrap .close:hover:before,
.header-search-wrap .close:hover:after {
    background: red
}

.header-search-wrap .search-form {
    width: calc(100% - 30px);
    position: relative;
    padding-left: 30px
}

.header-search-wrap .search-form:before {
    content: "";
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23999" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 15px;
    height: 15px
}

.header-search-wrap .search-form label {
    width: calc(100% - 35px)
}

.header-search-wrap .search-form .search-field {
    height: 35px;
    background: rgba(255, 255, 255, .85);
    border-color: rgba(255, 255, 255, .3);
    padding: 0 15px 0 5px
}

.header-search-wrap .search-form .search-submit {
    height: 35px;
    width: 35px;
    text-indent: 40px;
    background-color: transparent;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23999" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    position: relative;
    z-index: -1
}

.header-search-wrap .search-form .search-submit:focus {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 9
}

.cart-block {
    margin-left: 15px
}

.cart-block a {
    color: #121212;
    position: relative;
    padding-right: 8px;
    padding-top: 8px
}

.cart-block a:hover {
    color: var(--primary-color)
}

.cart-block a .number {
    position: absolute;
    top: 0;
    right: 0;
    background: var(--primary-color);
    color: #fff;
    width: 17px;
    text-align: center;
    height: 17px;
    line-height: 17px;
    border-radius: 100%;
    font-size: .7778em;
    font-weight: 600
}

.header-t .header-social+.header-search,
.header-t .header-social+.cart-block {
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 15px;
    margin-left: 5px
}

.header-mid {
    padding: 30px 0;
    text-align: center
}

.site-branding .site-title-wrap .site-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.6667em;
    line-height: 1.3;
    font-family: var(--secondary-font);
    font-weight: 800
}

.site-branding .site-title-wrap .site-title a {
    color: #121212;
    text-decoration: none
}

.site-branding .site-title-wrap .site-description {
    margin-top: 0;
    margin-bottom: 0;
    font-size: .7778em;
    color: #777
}

.header-bottom {
    border-top: 1px solid rgba(0, 0, 0, .07);
    border-bottom: 1px solid rgba(0, 0, 0, .07)
}

.main-navigation .toggle-btn,
.main-navigation .toggle-text {
    display: none
}

.main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.main-navigation ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: .7222em;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1.75;
    position: relative
}

.submenu-toggle {
    background: 0 0;
    padding: 0;
    color: var(--font-color);
    font-size: 12px;
    display: block;
    position: absolute;
    top: 26px;
    right: 19px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.submenu-toggle:hover {
    background: 0 0;
    color: var(--primary-color)
}

.sub-menu .menu-item-has-children .submenu-toggle {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.main-navigation ul li a {
    color: var(--font-color);
    display: inline-block;
    text-decoration: none;
    padding: 22px
}

.main-navigation ul li.menu-item-has-children>a {
    padding-right: 35px
}

.main-navigation ul li:hover>a,
.main-navigation ul li.current-menu-item>a,
.main-navigation ul li.current_page_item>a,
.main-navigation ul li.current-menu-ancestor>a,
.main-navigation ul li.current_page_ancestor>a,
.main-navigation ul li:hover>.submenu-toggle,
.main-navigation ul li.current-menu-item>.submenu-toggle,
.main-navigation ul li.current_page_item>.submenu-toggle,
.main-navigation ul li.current-menu-ancestor>.submenu-toggle,
.main-navigation ul li.current_page_ancestor>.submenu-toggle {
    color: var(--primary-color)
}

.main-navigation ul ul {
    opacity: 0;
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
    top: 100%;
    left: 0;
    width: 250px;
    background: #fff;
    text-align: left;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .16);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .16);
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: 100%;
    top: 0
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focused>ul {
    opacity: 1;
    filter: alpha(opacity=100);
    clip: inherit
}

.main-navigation ul ul li {
    display: block;
    font-size: 1em;
    letter-spacing: 1px;
    padding-right: 25px;
    padding-left: 25px;
    margin-right: 0;
    border-right: none
}

.main-navigation ul ul li.menu-item-has-children .submenu-toggle {
    right: 25px;
    top: 19px
}

.main-navigation ul ul li a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px dashed rgba(0, 0, 0, .1)
}

.main-navigation ul ul li.menu-item-has-children>a {
    padding-right: 20px
}

.style-three .header-bottom .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.style-three .header-bottom .main-navigation {
    display: flex;
    flex: auto;
    flex-wrap: wrap
}

.style-three .header-bottom .right {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.style-three .header-bottom .header-social+.header-search,
.style-three .header-bottom .header-social+.cart-block {
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 15px;
    margin-left: 5px
}

.site-header.style-one .header-search-wrap,
.site-header.style-three .header-search-wrap,
.site-header.style-six .header-search-wrap {
    top: -2px !important
}

.site-header.style-four {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    margin-bottom: 20px
}

.style-four .header-t .social-networks {
    margin: 0;
    padding: 0;
    list-style: none
}

.style-four .header-bottom {
    border-bottom: none
}

.style-four .header-bottom .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.style-four .header-bottom .main-navigation {
    display: flex;
    flex: auto;
    flex-wrap: wrap
}

.style-four .header-bottom .right {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.style-four .header-bottom .header-search+.cart-block {
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 15px;
    margin-left: 15px
}

.site-header.style-five .header-t {
    padding-top: 10px;
    padding-bottom: 10px
}

.site-header.style-five .secondary-menu {
    justify-content: center
}

.site-header.style-five .header-mid .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.site-header.style-five .header-mid .site-branding {
    order: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: auto
}

.site-header.style-five .header-mid .header-social {
    order: 1;
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start
}

.site-header.style-five .header-mid .header-search {
    order: 3;
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-end
}

.site-header.style-five .header-mid .header-search .search-form {
    flex-wrap: inherit
}

.site-header.style-five .header-mid .header-search .search-form label {
    width: auto
}

.site-header.style-five .header-mid .search-form .search-field {
    border: none;
    height: auto;
    padding: 0
}

.site-header.style-five .header-mid .search-form .search-submit {
    background-color: transparent;
    width: 30px;
    height: auto;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23000" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center right;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.site-header.style-five .header-mid .search-form .search-submit:hover {
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%2390BAB5" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>')
}

.site-header.style-six .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.site-header.style-six .site-branding {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0
}

.site-header.style-six .site-branding .site-logo+.site-title-wrap {
    padding-left: 15px
}

.site-header.style-six .main-navigation ul li:nth-last-of-type(1)>a {
    padding-right: 0
}

.site-header.style-six .main-navigation ul li.menu-item-has-children:nth-last-of-type(1)>a {
    padding-right: 15px
}

.site-header.style-six .main-navigation ul li.menu-item-has-children:nth-last-of-type(1)>.submenu-toggle {
    right: 0
}

.main-navigation ul.nav-menu>li:nth-last-of-type(1)>ul,
.main-navigation ul.nav-menu>li:nth-last-of-type(2)>ul,
.main-navigation ul.nav-menu>li:nth-last-of-type(3)>ul {
    left: auto;
    right: 0
}

.site-header.style-seven .header-bottom {
    border-bottom: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    margin-bottom: 20px
}

.site-header.style-seven .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    max-width: 100%;
    padding: 0 3%;
    align-items: center
}

.site-header.style-seven .site-branding {
    display: flex;
    flex: initial;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0
}

.site-header.style-seven .site-branding .site-logo+.site-title-wrap {
    padding-left: 15px
}

.site-header.style-seven .main-navigation {
    display: flex;
    flex: 2;
    flex-direction: column;
    align-items: flex-start
}

.site-header.style-seven .right {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: flex-end
}

.site-header.style-seven .header-bottom .header-search {
    padding-left: 10px
}

.site-header.style-seven .header-bottom .header-search .search-form {
    flex-wrap: inherit
}

.site-header.style-seven .header-bottom .header-search .search-form label {
    width: auto
}

.site-header.style-seven .header-bottom .search-form .search-field {
    border: none;
    height: auto;
    padding: 0
}

.site-header.style-seven .header-bottom .search-form .search-submit {
    background-color: transparent;
    width: 30px;
    height: auto;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23000" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center right;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.site-header.style-seven .header-bottom .search-form .search-submit:hover {
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%2390BAB5" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>')
}

.site-header.style-eight .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.site-header.style-eight .site-branding {
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0
}

.site-header.style-eight .site-branding .site-logo+.site-title-wrap {
    padding-left: 15px
}

.site-header.style-eight .main-navigation {
    display: flex;
    flex: auto;
    flex-direction: column;
    align-items: flex-start
}

.site-header.style-eight .right {
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center
}

.style-eight .header-bottom .header-social+.header-search,
.style-eight .header-bottom .header-social+.cart-block {
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 15px;
    margin-left: 5px
}

.site-header.style-nine .header-bottom {
    border-bottom: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    margin-bottom: 20px
}

.site-header.style-nine .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
    max-width: 100%;
    padding: 0 3%
}

.style-nine .header-bottom .secondary-menu {
    flex: initial;
    border-right: 1px solid rgba(0, 0, 0, .2);
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

.style-nine .header-bottom .secondary-menu .toggle-btn {
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 20px;
    background: 0 0;
    border: none;
    position: relative;
    cursor: pointer
}

.style-nine .header-bottom .secondary-menu .toggle-btn .toggle-bar {
    background: #333;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-nine .header-bottom .secondary-menu .toggle-btn .toggle-bar:first-child {
    top: -12px
}

.style-nine .header-bottom .secondary-menu .toggle-btn .toggle-bar:last-child {
    bottom: -12px
}

.style-nine .header-bottom .secondary-menu .toggle-btn:hover .toggle-bar {
    background: var(--primary-color)
}

.style-nine .header-bottom .secondary-menu ul.nav-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 320px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    z-index: 999;
    overflow: auto;
    padding-top: 80px;
    visibility: hidden;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%)
}

.style-nine .header-bottom .secondary-menu.menu-toggled ul.nav-menu {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.style-nine .secondary-menu .nav-menu .close {
    display: block;
    width: 20px;
    height: 20px;
    position: fixed;
    top: 30px;
    right: 30px;
    cursor: pointer
}

.style-nine .secondary-menu .nav-menu .close:before,
.style-nine .secondary-menu .nav-menu .close:after {
    content: "";
    background: #333;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.style-nine .secondary-menu .nav-menu .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.style-nine .secondary-menu .nav-menu .close:hover:before,
.style-nine .secondary-menu .nav-menu .close:hover:after {
    background: red
}

.style-nine .header-bottom .secondary-menu ul li {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.style-nine .header-bottom .secondary-menu ul li a {
    display: block;
    padding: 25px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.style-nine .header-bottom .secondary-menu ul li.menu-item-has-children>a {
    padding-right: 30px
}

.style-nine .header-bottom .secondary-menu ul li .submenu-toggle {
    top: 0;
    width: 25px;
    height: 60px;
    font-size: inherit;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    right: 5px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-nine .header-bottom .secondary-menu ul li .submenu-toggle.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.style-nine .secondary-menu ul ul {
    display: none;
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    background: rgba(0, 0, 0, .02);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.site-header.style-nine .site-branding {
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0
}

.style-nine .header-bottom .secondary-menu+.site-branding {
    padding-left: 20px
}

.site-header.style-nine .site-branding .site-logo+.site-title-wrap {
    padding-left: 15px
}

.site-header.style-nine .main-navigation {
    display: flex;
    flex: auto;
    flex-direction: column;
    align-items: flex-start
}

.site-header.style-nine .right {
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center
}

.style-nine .header-bottom .header-social+.header-search,
.style-nine .header-bottom .header-social+.cart-block {
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 15px;
    margin-left: 5px
}

.site-header.style-ten {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    margin-bottom: 20px
}

.site-header.style-ten .header-t {
    background: 0 0
}

.site-header.style-ten .header-bottom {
    border-bottom: none
}

.site-header.style-ten .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    padding: 0 3%
}

.site-header.style-ten .secondary-menu,
.site-header.style-ten .right {
    flex: 1
}

.style-ten .secondary-menu .toggle-btn {
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 20px;
    background: 0 0;
    border: none;
    position: relative;
    cursor: pointer
}

.style-ten .secondary-menu .toggle-btn .toggle-bar {
    background: #333;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-ten .secondary-menu .toggle-btn .toggle-bar:first-child {
    top: -12px
}

.style-ten .secondary-menu .toggle-btn .toggle-bar:last-child {
    bottom: -12px
}

.style-ten .secondary-menu .toggle-btn:hover .toggle-bar {
    background: var(--primary-color)
}

.style-ten .secondary-menu ul.nav-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 320px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    z-index: 999;
    overflow: auto;
    padding-top: 80px;
    visibility: hidden;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%)
}

.style-ten .secondary-menu.menu-toggled ul.nav-menu {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.style-ten .secondary-menu .nav-menu .close {
    display: block;
    width: 20px;
    height: 20px;
    position: fixed;
    top: 30px;
    right: 30px;
    cursor: pointer
}

.style-ten .secondary-menu .nav-menu .close:before,
.style-ten .secondary-menu .nav-menu .close:after {
    content: "";
    background: #333;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.style-ten .secondary-menu .nav-menu .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.style-ten .secondary-menu .nav-menu .close:hover:before,
.style-ten .secondary-menu .nav-menu .close:hover:after {
    background: red
}

.style-ten .secondary-menu ul li {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.style-ten .secondary-menu ul li a {
    display: block;
    padding: 25px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.style-ten .secondary-menu ul li.menu-item-has-children>a {
    padding-right: 30px
}

.style-ten .secondary-menu ul li.menu-item-has-children .submenu-toggle {
    top: 0;
    width: 25px;
    height: 60px;
    font-size: inherit;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    right: 5px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-ten .secondary-menu ul li.menu-item-has-children .submenu-toggle.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.style-ten .secondary-menu ul ul {
    display: none;
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    background: rgba(0, 0, 0, .02);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.site-header.style-ten .site-branding {
    display: flex;
    flex-direction: column;
    flex: auto;
    justify-content: center;
    align-items: center;
    text-align: center
}

.site-header.style-eleven .header-mid .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
    max-width: 100%;
    padding-left: 3%;
    padding-right: 3%
}

.site-header.style-eleven .site-branding {
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    align-items: center;
    text-align: left
}

.site-header.style-eleven .site-branding .site-logo+.site-title-wrap {
    padding-left: 15px
}

.site-header.style-eleven .header-mid .right {
    display: flex;
    flex: auto;
    justify-content: flex-end
}

.style-eleven .header-bottom .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
    max-width: 100%;
    padding-left: 3%;
    padding-right: 3%
}

.style-eleven .header-bottom .secondary-menu {
    flex: initial;
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px
}

.style-eleven .header-bottom .secondary-menu .toggle-btn {
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 20px;
    background: 0 0;
    border: none;
    position: relative;
    cursor: pointer
}

.style-eleven .header-bottom .secondary-menu .toggle-btn .toggle-bar {
    background: #333;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-eleven .header-bottom .secondary-menu .toggle-btn .toggle-bar:first-child {
    top: -12px
}

.style-eleven .header-bottom .secondary-menu .toggle-btn .toggle-bar:last-child {
    bottom: -12px
}

.style-eleven .header-bottom .secondary-menu .toggle-btn:hover .toggle-bar {
    background: var(--primary-color)
}

.style-eleven .header-bottom .secondary-menu ul.nav-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 320px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    z-index: 999;
    overflow: auto;
    padding-top: 80px;
    visibility: hidden;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%)
}

.style-eleven .header-bottom .secondary-menu.menu-toggled ul.nav-menu {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.style-eleven .secondary-menu .nav-menu .close {
    display: block;
    width: 20px;
    height: 20px;
    position: fixed;
    top: 30px;
    right: 30px;
    cursor: pointer
}

.style-eleven .secondary-menu .nav-menu .close:before,
.style-eleven .secondary-menu .nav-menu .close:after {
    content: "";
    background: #333;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.style-eleven .secondary-menu .nav-menu .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.style-eleven .secondary-menu .nav-menu .close:hover:before,
.style-eleven .secondary-menu .nav-menu .close:hover:after {
    background: red
}

.style-eleven .header-bottom .secondary-menu ul li {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.style-eleven .header-bottom .secondary-menu ul li a {
    display: block;
    padding: 25px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.style-eleven .header-bottom .secondary-menu ul li.menu-item-has-children>a {
    padding-right: 30px
}

.style-eleven .header-bottom .secondary-menu ul li .submenu-toggle {
    top: 0;
    width: 25px;
    height: 60px;
    font-size: inherit;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    right: 5px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-eleven .header-bottom .secondary-menu ul li .submenu-toggle.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.style-eleven .secondary-menu ul ul {
    display: none;
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    background: rgba(0, 0, 0, .02);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.style-eleven .header-bottom .main-navigation {
    display: flex;
    flex: auto;
    flex-wrap: wrap
}

.style-eleven .header-bottom .right {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.style-eleven .header-bottom .header-social+.header-search,
.style-eleven .header-bottom .header-social+.cart-block {
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 15px;
    margin-left: 5px
}

.site-header.style-twelve .header-mid .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.site-header.style-twelve .site-branding {
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    align-items: center;
    text-align: left
}

.site-header.style-twelve .site-branding .site-logo+.site-title-wrap {
    padding-left: 15px
}

.site-header.style-twelve .header-mid .right {
    display: flex;
    flex: auto;
    justify-content: flex-end
}

.style-twelve .header-bottom .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.style-twelve .header-bottom .secondary-menu {
    flex: initial;
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px
}

.style-twelve .header-bottom .secondary-menu .toggle-btn {
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 20px;
    background: 0 0;
    border: none;
    position: relative;
    cursor: pointer
}

.style-twelve .header-bottom .secondary-menu .toggle-btn .toggle-bar {
    background: #333;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-twelve .header-bottom .secondary-menu .toggle-btn .toggle-bar:first-child {
    top: -12px
}

.style-twelve .header-bottom .secondary-menu .toggle-btn .toggle-bar:last-child {
    bottom: -12px
}

.style-twelve .header-bottom .secondary-menu .toggle-btn:hover .toggle-bar {
    background: var(--primary-color)
}

.style-twelve .header-bottom .secondary-menu ul.nav-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 320px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    z-index: 999;
    overflow: auto;
    padding-top: 80px;
    visibility: hidden;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%)
}

.style-twelve .header-bottom .secondary-menu.menu-toggled ul.nav-menu {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.style-twelve .secondary-menu .nav-menu .close {
    display: block;
    width: 20px;
    height: 20px;
    position: fixed;
    top: 30px;
    right: 30px;
    cursor: pointer
}

.style-twelve .secondary-menu .nav-menu .close:before,
.style-twelve .secondary-menu .nav-menu .close:after {
    content: "";
    background: #333;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.style-twelve .secondary-menu .nav-menu .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.style-twelve .secondary-menu .nav-menu .close:hover:before,
.style-twelve .secondary-menu .nav-menu .close:hover:after {
    background: red
}

.style-twelve .header-bottom .secondary-menu ul li {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.style-twelve .header-bottom .secondary-menu ul li a {
    display: block;
    padding: 25px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.style-twelve .header-bottom .secondary-menu ul li.menu-item-has-children>a {
    padding-right: 30px
}

.style-twelve .header-bottom .secondary-menu ul li .submenu-toggle {
    top: 0;
    width: 25px;
    height: 60px;
    font-size: inherit;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    right: 5px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-twelve .header-bottom .secondary-menu ul li .submenu-toggle.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.style-twelve .secondary-menu ul ul {
    display: none;
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    background: rgba(0, 0, 0, .02);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.style-twelve .header-bottom .main-navigation {
    display: flex;
    flex: auto;
    flex-wrap: wrap
}

.style-twelve .header-bottom .right {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.style-twelve .header-bottom .header-social+.header-search,
.style-twelve .header-bottom .header-social+.cart-block {
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 15px;
    margin-left: 5px
}

.site-header.style-thirteen {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.site-header.style-thirteen .header-t {
    background: 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0
}

.site-header.style-thirteen .header-social {
    display: flex;
    flex: auto;
    flex-direction: column
}

.site-header.style-thirteen .main-navigation {
    display: flex;
    flex: auto;
    flex-direction: column;
    align-items: center
}

.site-header.style-thirteen .main-navigation ul li a {
    padding-left: 15px;
    padding-right: 15px
}

.site-header.style-thirteen .main-navigation ul ul li a {
    padding-left: 0;
    padding-right: 0
}

.site-header.style-thirteen .main-navigation ul li.menu-item-has-children>a {
    padding-right: 35px
}

.site-header.style-fourteen {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.site-header.style-fourteen .header-t {
    background: 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0
}

.site-header.style-fourteen .header-t .container {
    max-width: 100%;
    padding-left: 3%;
    padding-right: 3%
}

.site-header.style-fourteen .header-social {
    display: flex;
    flex: auto;
    flex-direction: column
}

.site-header.style-fourteen .main-navigation {
    display: flex;
    flex: auto;
    flex-direction: column;
    align-items: center
}

.site-header.style-fourteen .main-navigation ul li a {
    padding-left: 15px;
    padding-right: 15px
}

.site-header.style-fourteen .main-navigation ul ul li a {
    padding-left: 0;
    padding-right: 0
}

.site-header.style-fourteen .main-navigation ul li.menu-item-has-children>a {
    padding-right: 35px
}

.site-header.style-fourteen .header-search .search-form {
    flex-wrap: inherit
}

.site-header.style-fourteen .header-search .search-form label {
    width: auto
}

.site-header.style-fourteen .search-form .search-field {
    border: none;
    height: auto;
    padding: 0
}

.site-header.style-fourteen .search-form .search-submit {
    background-color: transparent;
    width: 30px;
    height: auto;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23000" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center right;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.site-header.style-fourteen .search-form .search-submit:hover {
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%2390BAB5" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>')
}

.site-header.style-fifteen .header-mid {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    position: relative
}

.site-header.style-fifteen .header-t {
    background: 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0
}

.site-header.style-fifteen .main-navigation {
    display: flex;
    flex: auto;
    flex-direction: column;
    align-items: center
}

.style-fifteen .secondary-menu {
    flex: initial;
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px
}

.style-fifteen .secondary-menu .toggle-btn {
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 20px;
    background: 0 0;
    border: none;
    position: relative;
    cursor: pointer
}

.style-fifteen .secondary-menu .toggle-btn .toggle-bar {
    background: #333;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-fifteen .secondary-menu .toggle-btn .toggle-bar:first-child {
    top: -12px
}

.style-fifteen .secondary-menu .toggle-btn .toggle-bar:last-child {
    bottom: -12px
}

.style-fifteen .secondary-menu .toggle-btn:hover .toggle-bar {
    background: var(--primary-color)
}

.style-fifteen .secondary-menu ul.nav-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 320px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    z-index: 999;
    overflow: auto;
    padding-top: 80px;
    visibility: hidden;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%)
}

.style-fifteen .secondary-menu.menu-toggled ul.nav-menu {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.style-fifteen .secondary-menu .nav-menu .close {
    display: block;
    width: 20px;
    height: 20px;
    position: fixed;
    top: 30px;
    right: 30px;
    cursor: pointer
}

.style-fifteen .secondary-menu .nav-menu .close:before,
.style-fifteen .secondary-menu .nav-menu .close:after {
    content: "";
    background: #333;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.style-fifteen .secondary-menu .nav-menu .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.style-fifteen .secondary-menu .nav-menu .close:hover:before,
.style-fifteen .secondary-menu .nav-menu .close:hover:after {
    background: red
}

.style-fifteen .secondary-menu ul li {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.style-fifteen .secondary-menu ul li a {
    display: block;
    padding: 25px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.style-fifteen .secondary-menu ul li.menu-item-has-children>a {
    padding-right: 30px
}

.style-fifteen .secondary-menu ul li.menu-item-has-children .submenu-toggle {
    top: 0;
    width: 25px;
    height: 60px;
    font-size: inherit;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    right: 5px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-fifteen .secondary-menu ul li.menu-item-has-children .submenu-toggle.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.style-fifteen .secondary-menu ul ul {
    display: none;
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    background: rgba(0, 0, 0, .02);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.site-header.style-fifteen .header-mid .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    padding: 0 3%
}

.site-header.style-fifteen .secondary-menu {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    padding: 0;
    border-right: none;
    text-align: left
}

.site-header.style-fifteen .right {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center
}

.style-fifteen .header-mid .header-social+.header-search,
.style-fifteen .header-mid .header-social+.cart-block {
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 15px;
    margin-left: 5px
}

.site-header.style-fifteen .site-branding {
    display: flex;
    flex-direction: column;
    flex: auto;
    justify-content: center;
    align-items: center;
    text-align: center
}

.site-header.style-sixteen .header-mid {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    position: relative
}

.site-header.style-sixteen .header-t {
    background: 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0
}

.site-header.style-sixteen .main-navigation {
    display: flex;
    flex: auto;
    flex-direction: column;
    align-items: center
}

.style-sixteen .secondary-menu {
    flex: initial;
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px
}

.style-sixteen .secondary-menu .toggle-btn {
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 20px;
    background: 0 0;
    border: none;
    position: relative;
    cursor: pointer
}

.style-sixteen .secondary-menu .toggle-btn .toggle-bar {
    background: #333;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-sixteen .secondary-menu .toggle-btn .toggle-bar:first-child {
    top: -12px
}

.style-sixteen .secondary-menu .toggle-btn .toggle-bar:last-child {
    bottom: -12px
}

.style-sixteen .secondary-menu .toggle-btn:hover .toggle-bar {
    background: var(--primary-color)
}

.style-sixteen .secondary-menu ul.nav-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 320px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    z-index: 999;
    overflow: auto;
    padding-top: 80px;
    visibility: hidden;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%)
}

.style-sixteen .secondary-menu.menu-toggled ul.nav-menu {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.style-sixteen .secondary-menu .nav-menu .close {
    display: block;
    width: 20px;
    height: 20px;
    position: fixed;
    top: 30px;
    right: 30px;
    cursor: pointer
}

.style-sixteen .secondary-menu .nav-menu .close:before,
.style-sixteen .secondary-menu .nav-menu .close:after {
    content: "";
    background: #333;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.style-sixteen .secondary-menu .nav-menu .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.style-sixteen .secondary-menu .nav-menu .close:hover:before,
.style-sixteen .secondary-menu .nav-menu .close:hover:after {
    background: red
}

.style-sixteen .secondary-menu ul li {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.style-sixteen .secondary-menu ul li a {
    display: block;
    padding: 25px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.style-sixteen .secondary-menu ul li.menu-item-has-children>a {
    padding-right: 30px
}

.style-sixteen .secondary-menu ul li.menu-item-has-children .submenu-toggle {
    top: 0;
    width: 25px;
    height: 60px;
    font-size: inherit;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    right: 5px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-sixteen .secondary-menu ul li.menu-item-has-children .submenu-toggle.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.style-sixteen .secondary-menu ul ul {
    display: none;
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    background: rgba(0, 0, 0, .02);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.site-header.style-sixteen .header-mid .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.site-header.style-sixteen .secondary-menu {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    padding: 0;
    border-right: none;
    text-align: left
}

.site-header.style-sixteen .right {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center
}

.style-sixteen .header-mid .header-social+.header-search,
.style-sixteen .header-mid .header-social+.cart-block {
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 15px;
    margin-left: 5px
}

.site-header.style-sixteen .site-branding {
    display: flex;
    flex-direction: column;
    flex: auto;
    justify-content: center;
    align-items: center;
    text-align: center
}

.site-header.style-seventeen .header-t {
    background: 0 0;
    padding: 30px 0
}

.site-header.style-seventeen .header-t .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    padding-left: 3%;
    padding-right: 3%
}

.site-header.style-seventeen .secondary-menu {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    padding: 0;
    border-right: none;
    text-align: left
}

.site-header.style-seventeen .right {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center
}

.style-seventeen .header-t .header-social+.header-search,
.style-seventeen .header-t .header-social+.cart-block {
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 15px;
    margin-left: 5px
}

.site-header.style-seventeen .site-branding {
    display: flex;
    flex-direction: column;
    flex: auto;
    justify-content: center;
    align-items: center;
    text-align: center
}

.site-header.style-seventeen .header-mid {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    padding: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.site-header.style-seventeen .main-navigation {
    display: flex;
    flex: auto;
    justify-content: center;
    align-items: center
}

.style-seventeen .secondary-menu {
    flex: initial;
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px
}

.style-seventeen .secondary-menu .toggle-btn {
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 20px;
    background: 0 0;
    border: none;
    position: relative;
    cursor: pointer
}

.style-seventeen .secondary-menu .toggle-btn .toggle-bar {
    background: #333;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-seventeen .secondary-menu .toggle-btn .toggle-bar:first-child {
    top: -12px
}

.style-seventeen .secondary-menu .toggle-btn .toggle-bar:last-child {
    bottom: -12px
}

.style-seventeen .secondary-menu .toggle-btn:hover .toggle-bar {
    background: var(--primary-color)
}

.style-seventeen .secondary-menu ul.nav-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 320px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    z-index: 9999;
    overflow: auto;
    padding-top: 80px;
    visibility: hidden;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%)
}

.style-seventeen .secondary-menu.menu-toggled ul.nav-menu {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.style-seventeen .secondary-menu .nav-menu .close {
    display: block;
    width: 20px;
    height: 20px;
    position: fixed;
    top: 30px;
    right: 30px;
    cursor: pointer
}

.style-seventeen .secondary-menu .nav-menu .close:before,
.style-seventeen .secondary-menu .nav-menu .close:after {
    content: "";
    background: #333;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.style-seventeen .secondary-menu .nav-menu .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.style-seventeen .secondary-menu .nav-menu .close:hover:before,
.style-seventeen .secondary-menu .nav-menu .close:hover:after {
    background: red
}

.style-seventeen .secondary-menu ul li {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.style-seventeen .secondary-menu ul li a {
    display: block;
    padding: 25px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.style-seventeen .secondary-menu ul li.menu-item-has-children>a {
    padding-right: 30px
}

.style-seventeen .secondary-menu ul li.menu-item-has-children .submenu-toggle {
    top: 0;
    width: 25px;
    height: 60px;
    font-size: inherit;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    right: 5px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-seventeen .secondary-menu ul li.menu-item-has-children .submenu-toggle.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.style-seventeen .secondary-menu ul ul {
    display: none;
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    background: rgba(0, 0, 0, .02);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.site-header.style-eighteen .header-t {
    background: 0 0;
    padding: 30px 0
}

.site-header.style-eighteen .header-t .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.site-header.style-eighteen .secondary-menu {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    padding: 0;
    border-right: none;
    text-align: left
}

.site-header.style-eighteen .right {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center
}

.style-eighteen .header-t .header-social+.header-search,
.style-eighteen .header-t .header-social+.cart-block {
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 15px;
    margin-left: 5px
}

.site-header.style-eighteen .site-branding {
    display: flex;
    flex-direction: column;
    flex: auto;
    justify-content: center;
    align-items: center;
    text-align: center
}

.site-header.style-eighteen .header-mid {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    padding: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.site-header.style-eighteen .main-navigation {
    display: flex;
    flex: auto;
    flex-direction: column;
    align-items: center
}

.style-eighteen .secondary-menu {
    flex: initial;
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px
}

.style-eighteen .secondary-menu .toggle-btn {
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 20px;
    background: 0 0;
    border: none;
    position: relative;
    cursor: pointer
}

.style-eighteen .secondary-menu .toggle-btn .toggle-bar {
    background: #333;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-eighteen .secondary-menu .toggle-btn .toggle-bar:first-child {
    top: -12px
}

.style-eighteen .secondary-menu .toggle-btn .toggle-bar:last-child {
    bottom: -12px
}

.style-eighteen .secondary-menu .toggle-btn:hover .toggle-bar {
    background: var(--primary-color)
}

.style-eighteen .secondary-menu ul.nav-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 320px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    z-index: 9999;
    overflow: auto;
    padding-top: 80px;
    visibility: hidden;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%)
}

.style-eighteen .secondary-menu.menu-toggled ul.nav-menu {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.style-eighteen .secondary-menu .nav-menu .close {
    display: block;
    width: 20px;
    height: 20px;
    position: fixed;
    top: 30px;
    right: 30px;
    cursor: pointer
}

.style-eighteen .secondary-menu .nav-menu .close:before,
.style-eighteen .secondary-menu .nav-menu .close:after {
    content: "";
    background: #333;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.style-eighteen .secondary-menu .nav-menu .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.style-eighteen .secondary-menu .nav-menu .close:hover:before,
.style-eighteen .secondary-menu .nav-menu .close:hover:after {
    background: red
}

.style-eighteen .secondary-menu ul li {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.style-eighteen .secondary-menu ul li a {
    display: block;
    padding: 25px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.style-eighteen .secondary-menu ul li.menu-item-has-children>a {
    padding-right: 30px
}

.style-eighteen .secondary-menu ul li.menu-item-has-children .submenu-toggle {
    top: 0;
    width: 25px;
    height: 60px;
    font-size: inherit;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    right: 5px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-eighteen .secondary-menu ul li.menu-item-has-children .submenu-toggle.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.style-eighteen .secondary-menu ul ul {
    display: none;
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    background: rgba(0, 0, 0, .02);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.site-header.style-nineteen {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat
}

.site-header.style-nineteen:before {
    content: "";
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.site-header.style-nineteen .header-mid {
    position: relative;
    z-index: 1
}

.site-header.style-nineteen .site-branding .site-description {
    color: #ddd
}

.style-nineteen .header-bottom {
    background: #fff;
    border-bottom: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    position: relative
}

.style-nineteen .header-bottom .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    max-width: 100%;
    padding-left: 3%;
    padding-right: 3%
}

.style-nineteen .header-bottom .secondary-menu {
    flex: 1
}

.style-nineteen .header-bottom .secondary-menu .toggle-btn {
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 20px;
    background: 0 0;
    border: none;
    position: relative;
    cursor: pointer
}

.style-nineteen .header-bottom .secondary-menu .toggle-btn .toggle-bar {
    background: #333;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-nineteen .header-bottom .secondary-menu .toggle-btn .toggle-bar:first-child {
    top: -12px
}

.style-nineteen .header-bottom .secondary-menu .toggle-btn .toggle-bar:last-child {
    bottom: -12px
}

.style-nineteen .header-bottom .secondary-menu .toggle-btn:hover .toggle-bar {
    background: var(--primary-color)
}

.style-nineteen .header-bottom .secondary-menu ul.nav-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 320px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    z-index: 99999;
    overflow: auto;
    padding-top: 80px;
    visibility: hidden;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%)
}

.style-nineteen .header-bottom .secondary-menu.menu-toggled ul.nav-menu {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.style-nineteen .secondary-menu .nav-menu .close {
    display: block;
    width: 20px;
    height: 20px;
    position: fixed;
    top: 30px;
    right: 30px;
    cursor: pointer
}

.style-nineteen .secondary-menu .nav-menu .close:before,
.style-nineteen .secondary-menu .nav-menu .close:after {
    content: "";
    background: #333;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.style-nineteen .secondary-menu .nav-menu .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.style-nineteen .secondary-menu .nav-menu .close:hover:before,
.style-nineteen .secondary-menu .nav-menu .close:hover:after {
    background: red
}

.style-nineteen .header-bottom .secondary-menu ul li {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.style-nineteen .header-bottom .secondary-menu ul li a {
    display: block;
    padding: 25px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.style-nineteen .header-bottom .secondary-menu ul li.menu-item-has-children>a {
    padding-right: 30px
}

.style-nineteen .header-bottom .secondary-menu ul li .submenu-toggle {
    top: 0;
    width: 25px;
    height: 60px;
    font-size: inherit;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    right: 5px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.style-nineteen .header-bottom .secondary-menu ul li .submenu-toggle.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.style-nineteen .secondary-menu ul ul {
    display: none;
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    background: rgba(0, 0, 0, .02);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.style-nineteen .header-bottom .main-navigation {
    display: flex;
    flex: 2;
    flex-wrap: wrap;
    justify-content: center
}

.style-nineteen .header-bottom .right {
    display: flex;
    justify-content: flex-end;
    flex: 1
}

.style-nineteen .header-bottom .right>div {
    padding-top: 0;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.style-nineteen .header-bottom .header-social+.header-search,
.style-nineteen .header-bottom .header-social+.cart-block {
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding-left: 15px;
    margin-left: 5px
}

.site-header.style-nineteen .header-search-wrap {
    top: 11px
}

.sticky-header {
    position: fixed;
    top: -999px;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.custom-background .sticky-header {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto
}

.sticky-header.sticky {
    visibility: visible;
    top: 0
}

.sticky-header .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.sticky-header .site-branding {
    padding: 10px 0;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.site-header.style-ten .sticky-header .site-branding,
.site-header.style-fifteen .sticky-header .site-branding,
.site-header.style-sixteen .sticky-header .site-branding,
.site-header.style-seventeen .sticky-header .site-branding,
.site-header.style-eighteen .sticky-header .site-branding {
    flex-direction: row;
    justify-content: flex-start;
    text-align: left
}

.sticky-header .has-logo-text .site-title-wrap {
    padding-left: 15px
}

.site-header.style-nineteen .sticky-header .site-branding .site-description {
    color: #777
}

.sticky-header .main-navigation {
    display: flex;
    flex: 2;
    justify-content: flex-end;
    flex-wrap: wrap
}

.site-banner .item {
    position: relative
}

.site-banner .banner-caption {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    text-align: center
}

.site-banner .banner-caption .container {
    max-width: 860px
}

.site-banner .banner-caption .cat-links {
    font-size: .6666em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.site-banner.style-one .banner-caption .cat-links {
    margin-bottom: 2px;
    background: rgba(255, 255, 255, .95);
    display: table;
    padding: 3px 10px;
    margin-left: auto;
    margin-right: auto
}

.site-banner .banner-caption .cat-links a {
    display: inline-block;
    color: var(--primary-color);
    position: relative
}

.site-banner .banner-caption .cat-links a:after {
    content: ",";
    margin-right: 5px;
    font-size: 1.5em;
    line-height: 1;
    color: #777
}

.site-banner .banner-caption .cat-links a:last-child:after {
    display: none
}

.site-banner .banner-caption .banner-title {
    font-size: 2.67em;
    line-height: 1.3;
    font-family: var(--secondary-font);
    font-weight: 500;
    background: rgba(255, 255, 255, .95);
    display: inline;
    margin: 0
}

.site-banner.style-one .banner-caption .banner-title {
    padding: 0 10px
}

.site-banner .banner-caption .banner-title a {
    color: #121212;
    text-decoration: none
}

.site-banner .banner-caption .banner-title a:hover {
    color: rgba(0, 0, 0, .6)
}

.promo-section .owl-carousel>.owl-nav button[class*=owl-] {
    left: -25px;
    border-radius: 100%;
    border: none;
    background-color: rgba(255, 255, 255, .45)
}

.promo-section .owl-carousel>.owl-nav button.owl-next {
    left: auto;
    right: -25px
}

.promo-section .owl-carousel>.owl-nav button[class*=owl-]:hover {
    background-color: var(--primary-color)
}

.site-banner.style-three .item {
    padding-right: 1px
}

.site-banner.style-three .banner-caption {
    text-align: left;
    bottom: 0;
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: -moz-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: -ms-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: -o-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: linear-gradient(transparent, rgba(0, 0, 0, .4));
    padding: 60px 40px 40px
}

.site-banner.style-three .banner-caption .container {
    max-width: 100%
}

.site-banner.style-three .banner-caption .cat-links a,
.site-banner.style-three .banner-caption .cat-links a:after {
    color: #fff
}

.site-banner.style-three .banner-caption .banner-title {
    background: 0 0;
    color: #fff;
    font-size: 2em
}

.site-banner.style-three .banner-caption .banner-title a {
    color: #fff
}

.site-banner.style-three .banner-caption .banner-title a:hover {
    color: rgba(255, 255, 255, .7)
}

.site-banner.style-three .banner-meta>span {
    font-size: .6666em;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative
}

.site-banner.style-three .banner-meta>span:after {
    content: "";
    background: rgba(255, 255, 255, .25);
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    border-radius: 100%
}

.site-banner.style-three .banner-meta>span:last-child:after {
    display: none
}

.site-banner.style-three .banner-meta>span a {
    color: #fff
}

.site-banner.style-three .banner-meta>span a:hover {
    color: var(--primary-color)
}

.site-banner.style-three .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
    left: 2%;
    background-color: rgba(255, 255, 255, .3);
    border-color: rgba(255, 255, 255, .3)
}

.site-banner.style-three .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
    left: auto;
    right: 2%
}

.site-banner.style-three .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-]:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color)
}

.site-banner.style-four .banner-caption {
    bottom: 0;
    top: 0;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.site-banner.style-four .banner-caption .container {
    max-width: 600px;
    background: rgba(255, 255, 255, .95);
    padding: 40px
}

.site-banner.style-four .banner-caption .banner-title {
    font-size: 2em;
    background: 0 0
}

.site-banner.style-four .banner-meta {
    margin-top: 10px
}

.site-banner.style-four .banner-meta>span {
    font-size: .6666em;
    font-weight: 700;
    color: #999;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative
}

.site-banner.style-four .banner-meta>span:after {
    content: "";
    background: rgba(0, 0, 0, .25);
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    border-radius: 100%
}

.site-banner.style-four .banner-meta>span:last-child:after {
    display: none
}

.site-banner.style-four .banner-meta>span a {
    color: #999
}

.site-banner.style-four .banner-meta>span a:hover {
    color: var(--primary-color)
}

.site-banner.style-four .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
    left: -7%
}

.site-banner.style-four .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
    left: auto;
    right: -7%
}

.site-banner.style-five .banner-caption {
    text-align: left;
    bottom: 0;
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: -moz-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: -ms-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: -o-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: linear-gradient(transparent, rgba(0, 0, 0, .4));
    padding: 60px 40px 40px
}

.site-banner.style-five .banner-caption .container {
    max-width: 100%
}

.site-banner.style-five .banner-caption .cat-links a,
.site-banner.style-five .banner-caption .cat-links a:after {
    color: #fff
}

.site-banner.style-five .banner-caption .banner-title {
    background: 0 0;
    color: #fff;
    font-size: 1.3333em
}

.site-banner.style-five .banner-caption .banner-title a {
    color: #fff
}

.site-banner.style-five .banner-caption .banner-title a:hover {
    color: rgba(255, 255, 255, .7)
}

.site-banner.style-five .banner-meta>span {
    font-size: .6666em;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative
}

.site-banner.style-five .banner-meta>span:after {
    content: "";
    background: rgba(255, 255, 255, .25);
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    border-radius: 100%
}

.site-banner.style-five .banner-meta>span:last-child:after {
    display: none
}

.site-banner.style-five .banner-meta>span a {
    color: #fff
}

.site-banner.style-five .banner-meta>span a:hover {
    color: var(--primary-color)
}

.site-banner.style-five .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
    left: 2%;
    background-color: rgba(255, 255, 255, .8);
    border-color: rgba(255, 255, 255, .8)
}

.site-banner.style-five .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
    left: auto;
    right: 2%
}

.site-banner.style-five .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-]:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color)
}

.site-banner.style-seven .item-wrap {
    padding-left: 3%;
    padding-right: 3%
}

.site-banner.style-seven .banner-caption {
    bottom: 0;
    top: 0;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.site-banner.style-seven .banner-caption .container {
    max-width: 600px;
    background: rgba(255, 255, 255, .95);
    padding: 40px
}

.site-banner.style-seven .banner-caption .banner-title {
    font-size: 2em;
    background: 0 0
}

.site-banner.style-seven .banner-meta {
    margin-top: 10px
}

.site-banner.style-seven .banner-meta>span {
    font-size: .6666em;
    font-weight: 700;
    color: #999;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative
}

.site-banner.style-seven .banner-meta>span:after {
    content: "";
    background: rgba(0, 0, 0, .25);
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    border-radius: 100%
}

.site-banner.style-seven .banner-meta>span:last-child:after {
    display: none
}

.site-banner.style-seven .banner-meta>span a {
    color: #999
}

.site-banner.style-seven .banner-meta>span a:hover {
    color: var(--primary-color)
}

.site-banner.style-seven .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
    background-color: #1a1a1a;
    border: none;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656 4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716 247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284 4.685 16.97-.001z"></path></svg>');
    left: 1.5%
}

.site-banner.style-seven .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-]:hover {
    background-color: var(--primary-color)
}

.site-banner.style-seven .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
    left: auto;
    right: 1.5%;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"></path></svg>')
}

.site-banner.style-eight .banner-caption {
    text-align: left;
    bottom: 0;
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .5));
    background: -moz-linear-gradient(transparent, rgba(0, 0, 0, .5));
    background: -ms-linear-gradient(transparent, rgba(0, 0, 0, .5));
    background: -o-linear-gradient(transparent, rgba(0, 0, 0, .5));
    background: linear-gradient(transparent, rgba(0, 0, 0, .5));
    padding: 80px 0;
    text-align: center
}

.site-banner.style-eight .banner-caption .container {
    max-width: 990px
}

.site-banner.style-eight .banner-caption .cat-links a,
.site-banner.style-eight .banner-caption .cat-links a:after {
    color: #fff
}

.site-banner.style-eight .banner-caption .banner-title {
    background: 0 0;
    color: #fff;
    font-size: 2.67em
}

.site-banner.style-eight .banner-caption .banner-title a {
    color: #fff
}

.site-banner.style-eight .banner-caption .banner-title a:hover {
    color: rgba(255, 255, 255, .75)
}

.site-banner.style-eight .banner-meta>span {
    font-size: .6666em;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative
}

.site-banner.style-eight .banner-meta>span:after {
    content: "";
    background: rgba(255, 255, 255, .25);
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    border-radius: 100%
}

.site-banner.style-eight .banner-meta>span:last-child:after {
    display: none
}

.site-banner.style-eight .banner-meta>span a {
    color: #fff
}

.site-banner.style-eight .banner-meta>span a:hover {
    color: var(--primary-color)
}

.site-banner.style-eight .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
    left: 3%;
    border: none;
    background-color: rgba(0, 0, 0, .5);
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656 4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716 247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284 4.685 16.97-.001z"></path></svg>')
}

.site-banner.style-eight .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
    left: auto;
    right: 3%;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"></path></svg>')
}

.site-banner.style-eight .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-]:hover {
    background-color: var(--primary-color)
}

.site-banner.style-nine .item-holder {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-gap: 8px
}

.site-banner.style-nine .item-holder .item:first-child {
    grid-column: 1/span 2;
    grid-row: 1/span 2
}

.site-banner.style-nine .item-holder .item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.site-banner.style-nine .banner-caption {
    text-align: left;
    bottom: 0;
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: -moz-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: -ms-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: -o-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: linear-gradient(transparent, rgba(0, 0, 0, .4));
    padding: 100px 60px 60px
}

.site-banner.style-nine .item:not(:first-child) .banner-caption {
    padding: 60px 30px 30px
}

.site-banner.style-nine .banner-caption .container {
    max-width: 100%
}

.site-banner.style-nine .banner-caption .cat-links a,
.site-banner.style-nine .banner-caption .cat-links a:after {
    color: #fff
}

.site-banner.style-nine .banner-caption .banner-title {
    background: 0 0;
    color: #fff;
    font-size: 1.3333em
}

.site-banner.style-nine .item:first-child .banner-caption .banner-title {
    font-size: 2.2223em
}

.site-banner.style-nine .banner-caption .banner-title a {
    color: #fff
}

.site-banner.style-nine .banner-caption .banner-title a:hover {
    color: rgba(255, 255, 255, .7)
}

.site-banner.style-nine .banner-meta>span {
    font-size: .6666em;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative
}

.site-banner.style-nine .banner-meta>span:after {
    content: "";
    background: rgba(255, 255, 255, .25);
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    border-radius: 100%
}

.site-banner.style-nine .banner-meta>span:last-child:after {
    display: none
}

.site-banner.style-nine .banner-meta>span a {
    color: #fff
}

.site-banner.style-nine .banner-meta>span a:hover {
    color: var(--primary-color)
}

.site-banner.style-nine .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
    left: -60px;
    border: none;
    background-color: rgba(0, 0, 0, .5);
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656 4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716 247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284 4.685 16.97-.001z"></path></svg>')
}

.site-banner.style-nine .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
    left: auto;
    right: -60px;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"></path></svg>')
}

.site-banner.style-nine .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-]:hover {
    background-color: var(--primary-color)
}

.site-banner.style-ten .owl-stage {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.site-banner.style-ten .owl-item {
    display: flex;
    flex: auto;
    flex-direction: column
}

.site-banner.style-ten .item {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.site-banner.style-ten .item .banner-img-wrap {
    width: 60%;
    display: flex;
    flex-direction: column
}

.site-banner.style-ten .item .banner-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.banner-img-wrap .svg-holder,
.banner-img-wrap .fallback-svg {
    width: 100%;
    height: 100%
}

.site-banner.style-ten .item .banner-caption {
    position: static;
    width: 40%;
    text-align: left;
    padding: 40px;
    background: rgba(var(--primary-color-rgb), .15);
    display: flex;
    flex-direction: column;
    justify-content: center
}

.site-banner.style-ten .banner-caption .cat-links {
    font-size: .7778em
}

.site-banner.style-ten .banner-caption .cat-links a,
.site-banner.style-ten .banner-caption .cat-links a:after {
    color: #121212
}

.site-banner.style-ten .banner-caption .banner-title {
    background: 0 0;
    font-size: 2.67em
}

.site-banner.style-ten .item .banner-desc {
    margin-top: 20px
}

.site-banner.style-ten .item .banner-meta {
    margin-top: 15px
}

.site-banner.style-ten .banner-meta>span {
    font-size: .7778em;
    color: #121212;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative
}

.site-banner.style-ten .banner-meta>span:after {
    content: "";
    background: rgba(0, 0, 0, .25);
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: -3px 5px 0;
    vertical-align: middle;
    border-radius: 100%
}

.site-banner.style-ten .banner-meta>span:last-child:after {
    display: none
}

.site-banner.style-ten .banner-meta>span a {
    color: #121212;
    font-weight: 700
}

.site-banner.style-ten .banner-meta>span a:hover {
    color: var(--primary-color)
}

.site-banner.style-ten .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
    left: -60px;
    border: none;
    background-color: rgba(0, 0, 0, .5);
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656 4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716 247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284 4.685 16.97-.001z"></path></svg>')
}

.site-banner.style-ten .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
    left: auto;
    right: -60px;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"></path></svg>')
}

.site-banner.style-ten .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-]:hover {
    background-color: var(--primary-color)
}

.site-banner.style-eleven .owl-stage {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.site-banner.style-eleven .owl-item {
    display: flex;
    flex: auto;
    flex-direction: column
}

.site-banner.style-eleven .item {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.site-banner.style-eleven .item .banner-img-wrap {
    width: 63%;
    display: flex;
    flex-direction: column
}

.site-banner.style-eleven .item .banner-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.site-banner.style-eleven .item .banner-caption {
    position: static;
    width: 37%;
    text-align: left;
    padding: 40px 11% 40px 40px;
    background: rgba(var(--primary-color-rgb), .15);
    display: flex;
    flex-direction: column;
    justify-content: center
}

.site-banner.style-eleven .banner-caption .cat-links {
    font-size: .7778em
}

.site-banner.style-eleven .banner-caption .cat-links a,
.site-banner.style-eleven .banner-caption .cat-links a:after {
    color: #121212
}

.site-banner.style-eleven .banner-caption .banner-title {
    background: 0 0;
    font-size: 2.67em
}

.site-banner.style-eleven .item .banner-desc {
    margin-top: 20px
}

.site-banner.style-eleven .item .banner-meta {
    margin-top: 15px
}

.site-banner.style-eleven .banner-meta>span {
    font-size: .7778em;
    color: #121212;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative
}

.site-banner.style-eleven .banner-meta>span:after {
    content: "";
    background: rgba(0, 0, 0, .25);
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: -3px 5px 0;
    vertical-align: middle;
    border-radius: 100%
}

.site-banner.style-eleven .banner-meta>span:last-child:after {
    display: none
}

.site-banner.style-eleven .banner-meta>span a {
    color: #121212;
    font-weight: 700
}

.site-banner.style-eleven .banner-meta>span a:hover {
    color: var(--primary-color)
}

.site-banner.style-eleven .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
    left: 3%;
    border: none;
    background-color: rgba(0, 0, 0, .5);
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656 4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716 247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284 4.685 16.97-.001z"></path></svg>')
}

.site-banner.style-eleven .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
    left: auto;
    right: 3%;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"></path></svg>')
}

.site-banner.style-eleven .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-]:hover {
    background-color: var(--primary-color)
}

.site-banner.style-six {
    position: relative
}

.site-banner.style-six .banner-caption {
    text-align: left;
    bottom: 0;
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: -moz-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: -ms-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: -o-linear-gradient(transparent, rgba(0, 0, 0, .4));
    background: linear-gradient(transparent, rgba(0, 0, 0, .4));
    padding: 100px 60px 60px
}

.site-banner.style-six .banner-caption .container {
    max-width: 100%
}

.site-banner.style-six .owl-item:not(.center) .banner-caption .container {
    display: none
}

.site-banner.style-six .banner-caption .cat-links a,
.site-banner.style-six .banner-caption .cat-links a:after {
    color: #fff
}

.site-banner.style-six .banner-caption .banner-title {
    background: 0 0;
    color: #fff;
    font-size: 2.2223em
}

.site-banner.style-six .banner-caption .banner-title a {
    color: #fff
}

.site-banner.style-six .banner-caption .banner-title a:hover {
    color: rgba(255, 255, 255, .7)
}

.site-banner.style-six .banner-meta>span {
    font-size: .6666em;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative
}

.site-banner.style-six .banner-meta>span:after {
    content: "";
    background: rgba(255, 255, 255, .25);
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    border-radius: 100%
}

.site-banner.style-six .banner-meta>span:last-child:after {
    display: none
}

.site-banner.style-six .banner-meta>span a {
    color: #fff
}

.site-banner.style-six .banner-meta>span a:hover {
    color: var(--primary-color)
}

.site-banner.style-six .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
    left: 3%;
    border: none;
    background: 0 0;
    height: 100%;
    width: auto;
    max-width: 275px;
    text-indent: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: flex-end;
    top: 0;
    transform: none;
    padding-bottom: 50px !important
}

.site-banner.style-six .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
    left: auto;
    right: 3%;
    text-align: right;
    align-items: flex-end
}

.site-banner.style-six .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-]:hover {
    background: 0 0
}

.site-banner.style-six .owl-carousel [class*=owl-] .nav-arrow {
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, .5);
    display: block;
    padding: 15px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.site-banner.style-six .owl-carousel .owl-next .nav-arrow {
    left: auto;
    right: 0
}

.site-banner.style-six .owl-carousel [class*=owl-]:hover>.nav-arrow {
    background: var(--primary-color)
}

.site-banner.style-six .owl-carousel [class*=owl-] .nav-arrow svg {
    margin-top: -1px
}

.site-banner.style-six .owl-carousel .owl-nav [class*=owl-] a {
    pointer-events: none
}

.site-banner.style-six .owl-carousel .owl-nav [class*=owl-] .cat-links {
    margin-top: 0;
    margin-bottom: 0;
    font-size: .6666em;
    font-weight: 700;
    letter-spacing: 1px
}

.site-banner.style-six .owl-carousel .owl-nav [class*=owl-] .cat-links a {
    display: inline-block;
    color: #fff
}

.site-banner.style-six .owl-carousel .owl-nav [class*=owl-] .cat-links a:after {
    content: ",";
    margin-right: 3px;
    margin-left: 1px;
    font-size: 1.5em;
    line-height: 1
}

.site-banner.style-six .owl-carousel .owl-nav [class*=owl-] .cat-links a:last-child:after {
    display: none
}

.site-banner.style-six .owl-carousel .owl-nav [class*=owl-] .banner-title {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 1.3333em;
    font-family: var(--secondary-font);
    font-weight: 500;
    line-height: 1.2;
    text-transform: none
}

.site-banner.style-six .owl-carousel .owl-nav [class*=owl-] .banner-title a {
    color: #fff;
    text-decoration: none
}

.video-banner #wp-custom-header {
    position: relative;
    height: 0;
    padding-top: 56.25%
}

.video-banner #wp-custom-header:before {
    content: "";
    background: rgba(0, 0, 0, .15);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.video-banner #wp-custom-header iframe,
.video-banner .wp-custom-header video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-banner #wp-custom-header .wp-custom-header-video-button {
    position: absolute;
    bottom: 30px;
    right: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    left: 0;
    margin: auto;
    background: 0 0;
    border: none;
    border-radius: 100%;
    box-shadow: none;
    text-indent: 100px;
    overflow: hidden;
    white-space: nowrap;
    z-index: 99
}

.video-banner #wp-custom-header .wp-custom-header-video-button:before {
    content: "";
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm-16 328c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v160zm112 0c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v160z"></path></svg>');
    background-repeat: no-repeat;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.video-banner #wp-custom-header .wp-custom-header-video-pause:before {
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" ><path fill="%23fff" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z"></path></svg>')
}

.video-banner #wp-custom-header .wp-custom-header-video-button:hover:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

@media screen and (max-width:899px) {
    .video-banner #wp-custom-header {
        height: auto;
        padding-top: 0
    }
}

.static-cta-banner {
    position: relative
}

.site-banner.static-cta-banner img {
    height: 540px;
    object-fit: cover
}

.site-banner.static-cta-banner .banner-caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    z-index: 9
}

.site-banner.static-cta-banner .banner-caption .container {
    background: rgba(255, 255, 255, .9);
    padding: 60px 40px
}

.site-banner.static-cta-banner .banner-caption .banner-title {
    background: 0 0
}

.site-banner.static-cta-banner .banner-caption .banner-desc {
    margin-top: 20px
}

.site-banner.static-cta-banner .banner-caption .btn {
    text-align: center;
    background: #121212;
    color: #fff;
    text-decoration: none;
    font-size: .7778em;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 15px 30px;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block
}

.site-banner.static-cta-banner .banner-caption .btn:hover {
    background: var(--primary-color)
}

.promo-section {
    margin-top: 80px;
    margin-bottom: calc(80px - 3%)
}

.promo-section+.site-content .content-area,
.promo-section+.site-content .widget-area {
    margin-top: 0
}

.promo-section .widget:last-child {
    margin-bottom: 0
}

.promo-section .bttk-itw-holder {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.promo-section .widget_bttk_image_text_widget .bttk-itw-holder li {
    margin-bottom: 3%;
    margin-right: 3%;
    box-shadow: none;
    width: 31.33%
}

.promo-section .widget_bttk_image_text_widget .bttk-itw-holder li:nth-child(3n) {
    margin-right: 0
}

.promo-section.style-two .widget_bttk_image_text_widget .bttk-itw-holder li {
    box-shadow: 0 2px 20px rgba(0, 0, 0, .05)
}

.promo-section .widget_bttk_image_text_widget .bttk-itw-holder li img {
    display: inline-block
}

.feature-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background: rgba(var(--primary-color-rgb), .1)
}

.feature-section .grid {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.feature-section .large-post {
    width: 50%;
    padding-right: 15px
}

.feature-section .small-post {
    width: 50%;
    padding-left: 15px
}

.feature-section article {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: 20px
}

.feature-section article:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.feature-section .small-post article {
    display: flex;
    flex: auto;
    flex-wrap: wrap
}

.feature-section .small-post article .post-thumbnail {
    width: 100px;
    margin-bottom: 0
}

.feature-section .small-post article .content-wrap {
    width: calc(100% - 100px);
    padding-left: 20px
}

.feature-section article .entry-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 2em;
    font-family: var(--secondary-font);
    line-height: 1.3;
    font-weight: 600
}

.feature-section .small-post article .entry-title {
    font-size: 1.3333em
}

.feature-section article .entry-title a {
    color: #121212;
    text-decoration: none
}

.feature-section article .entry-title a:hover {
    color: var(--primary-color)
}

.feature-section.style-two .grid {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.feature-section.style-two .large-post {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px
}

.feature-section.style-two .small-post {
    width: 25%;
    padding-left: 0;
    padding-right: 15px
}

.feature-section.style-two .large-post+.small-post {
    padding-right: 0;
    padding-left: 15px
}

.feature-section.style-two article {
    margin-bottom: 30px;
    text-align: center;
    flex-direction: column;
    border-bottom: none;
    padding-bottom: 0
}

.feature-section.style-two article:last-child {
    margin-bottom: 0
}

.feature-section.style-two .small-post article .post-thumbnail {
    width: 100%;
    margin-bottom: 10px
}

.feature-section.style-two .small-post article .content-wrap {
    width: 100%;
    padding-left: 0
}

.feature-section.style-two article .entry-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.78em;
    font-family: var(--secondary-font);
    line-height: 1.3;
    font-weight: 600
}

.feature-section.style-two .small-post article .entry-title {
    font-size: 1.1112em;
    line-height: 1.25
}

.feature-section.style-two article .entry-title a {
    color: #121212;
    text-decoration: none
}

.feature-section.style-two article .entry-title a:hover {
    color: var(--primary-color)
}

.feature-section.style-two article .entry-meta,
.feature-section.style-two article .entry-footer {
    justify-content: center
}

.popular-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background: rgba(var(--primary-color-rgb), .1)
}

.popular-section .grid {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.popular-section .large-post {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px
}

.popular-section .small-post {
    width: 25%;
    padding-right: 15px
}

.popular-section .large-post+.small-post {
    padding-right: 0;
    padding-left: 15px
}

.popular-section article {
    margin-bottom: 40px;
    text-align: center
}

.popular-section article:last-child {
    margin-bottom: 0
}

.popular-section article .entry-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.78em;
    font-family: var(--secondary-font);
    line-height: 1.3;
    font-weight: 600
}

.popular-section .small-post article .entry-title {
    font-size: 1.1112em;
    line-height: 1.25
}

.popular-section article .entry-title a {
    color: #121212;
    text-decoration: none
}

.popular-section article .entry-title a:hover {
    color: var(--primary-color)
}

.popular-section article .entry-meta,
.popular-section article .entry-footer {
    justify-content: center
}

.popular-section.style-two .grid {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.popular-section.style-two .large-post {
    width: 50%;
    padding-left: 0;
    padding-right: 15px
}

.popular-section.style-two .small-post {
    width: 50%;
    padding-left: 15px
}

.popular-section.style-two article {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: 20px;
    text-align: left
}

.popular-section.style-two article:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.popular-section.style-two .small-post article {
    display: flex;
    flex: auto;
    flex-wrap: wrap
}

.popular-section.style-two .small-post article .post-thumbnail {
    width: 100px;
    margin-bottom: 0
}

.popular-section.style-two .small-post article .content-wrap {
    width: calc(100% - 100px);
    padding-left: 20px
}

.popular-section.style-two article .entry-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 2em;
    font-family: var(--secondary-font);
    line-height: 1.3;
    font-weight: 600
}

.popular-section.style-two .small-post article .entry-title {
    font-size: 1.3333em
}

.popular-section.style-two article .entry-title a {
    color: #121212;
    text-decoration: none
}

.popular-section.style-two article .entry-title a:hover {
    color: var(--primary-color)
}

.popular-section.style-two article .entry-footer {
    justify-content: flex-start
}

.feature-section.style-three .grid,
.popular-section.style-three .grid {
    display: block
}

.feature-section.style-three .owl-item:not(.active),
.popular-section.style-three .owl-item:not(.active) {
    opacity: .4;
    filter: alpha(opacity=40)
}

.feature-section.style-three article figure.post-thumbnail,
.popular-section.style-three article figure.post-thumbnail {
    margin-bottom: 0
}

.feature-section.style-three article .content-wrap,
.popular-section.style-three article .content-wrap {
    background: #fff;
    padding: 25px
}

.feature-section.style-three article .content-wrap .entry-title,
.popular-section.style-three article .content-wrap .entry-title {
    font-size: 1.3333em;
    margin-bottom: 15px
}

.feature-section.style-three .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-],
.popular-section.style-three .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
    background-color: #fff;
    border: none;
    border-radius: 100%;
    left: 3%
}

.feature-section.style-three .owl-carousel .owl-stage-outer+.owl-nav .owl-next,
.popular-section.style-three .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
    left: auto;
    right: 3%
}

.feature-section.style-three .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-]:hover,
.popular-section.style-three .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-]:hover {
    background-color: var(--primary-color)
}

.feature-section.style-four .grid,
.popular-section.style-four .grid {
    margin-left: -1.5%;
    margin-right: -1.5%
}

.feature-section.style-four article,
.popular-section.style-four article {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    width: 30.33%;
    border-bottom: none;
    padding-bottom: 0;
    margin: 30px 1.5% 0;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0);
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.feature-section.style-four article:first-child,
.popular-section.style-four article:first-child {
    width: 63.66%;
    margin-top: 0;
    flex-direction: column
}

.feature-section.style-four article:nth-child(2),
.popular-section.style-four article:nth-child(2) {
    width: 30.33%;
    margin-top: 0;
    flex-direction: column
}

.feature-section.style-four article:hover,
.popular-section.style-four article:hover {
    box-shadow: 0 4px 24px rgba(0, 0, 0, .1)
}

.feature-section.style-four article .post-thumbnail,
.popular-section.style-four article .post-thumbnail {
    margin-bottom: 0;
    width: 150px
}

.feature-section.style-four article:first-child .post-thumbnail,
.feature-section.style-four article:nth-child(2) .post-thumbnail,
.popular-section.style-four article:first-child .post-thumbnail,
.popular-section.style-four article:nth-child(2) .post-thumbnail {
    width: 100%
}

.feature-section.style-four article .post-thumbnail img,
.popular-section.style-four article .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.feature-section.style-four article .content-wrap,
.popular-section.style-four article .content-wrap {
    padding: 10px 20px;
    width: calc(100% - 150px)
}

.feature-section.style-four article:first-child .content-wrap,
.feature-section.style-four article:nth-child(2) .content-wrap,
.popular-section.style-four article:first-child .content-wrap,
.popular-section.style-four article:nth-child(2) .content-wrap {
    padding: 30px;
    width: 100%
}

.feature-section.style-four article .entry-title,
.popular-section.style-four article .entry-title {
    font-size: 1.1112em
}

.feature-section.style-four article:first-child .entry-title,
.popular-section.style-four article:first-child .entry-title {
    font-size: 1.78em;
    margin-bottom: 20px
}

.feature-section.style-four article:nth-child(2) .entry-title,
.popular-section.style-four article:nth-child(2) .entry-title {
    font-size: 1.3333em
}

.feature-section.style-four article .entry-meta>span,
.popular-section.style-four article .entry-meta>span {
    font-size: .6666em
}

.feature-section.style-four article span.category,
.popular-section.style-four article span.category {
    display: inline-block;
    font-size: .6666em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.49
}

.feature-section.style-four article span.category a,
.popular-section.style-four article span.category a {
    color: var(--primary-color);
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: middle
}

.feature-section.style-four article span.category a:after,
.popular-section.style-four article span.category a:after {
    content: "";
    background: rgba(0, 0, 0, .1);
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    margin: -2px 5px 0 8px
}

.feature-section.style-four article span.category a:last-child:after,
.popular-section.style-four article span.category a:last-child:after {
    display: none
}

.feature-section.style-four article .entry-meta,
.popular-section.style-four article .entry-meta {
    justify-content: flex-start
}

.instagram-section {
    padding-top: 60px;
    position: relative;
    z-index: 1;
    text-align: center;
    display: flex;
    flex: auto;
    flex-direction: column
}

.instagram-section:before {
    content: "";
    background: rgba(var(--primary-color-rgb), .2);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.instagram-section .title {
    margin: 0 0 40px;
    font-size: .8888em;
    font-weight: 600;
    letter-spacing: 1px
}

.instagram-section .title a {
    display: inline-block;
    margin-left: 10px;
    color: #000;
    text-transform: uppercase
}

.instagram-section .title a:hover {
    color: var(--primary-color)
}

.instagram-section p {
    margin-top: 0;
    margin-bottom: 0
}

.instagram-section .popup-gallery {
    order: 2;
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    width: 100%
}

.instagram-section .popup-gallery li {
    padding: 0;
    display: block;
    position: relative
}

.instagram-section .popup-gallery.photos-2 li {
    width: 50%
}

.instagram-section .popup-gallery.photos-3 li {
    width: 33.33%
}

.instagram-section .popup-gallery.photos-4 li {
    width: 25%
}

.instagram-section .popup-gallery.photos-5 li {
    width: 20%
}

.instagram-section .popup-gallery.photos-6 li {
    width: 16.6667%
}

.instagram-section .popup-gallery.photos-7 li {
    width: 14.26%
}

.instagram-section .popup-gallery.photos-8 li {
    width: 12.5%
}

.instagram-section .popup-gallery.photos-9 li {
    width: 11.111%
}

.instagram-section .popup-gallery.photos-10 li {
    width: 10%
}

.instagram-section .popup-gallery.photos-11 li {
    width: 9.08%
}

.instagram-section .popup-gallery.photos-12 li {
    width: 8.33%
}

@media screen and (max-width:1366px) {

    .instagram-section .popup-gallery.photos-8 li,
    .instagram-section .popup-gallery.photos-9 li,
    .instagram-section .popup-gallery.photos-10 li,
    .instagram-section .popup-gallery.photos-11 li,
    .instagram-section .popup-gallery.photos-12 li {
        width: 14.26%
    }
}

@media screen and (max-width:1199px) {

    .instagram-section .popup-gallery.photos-6 li,
    .instagram-section .popup-gallery.photos-7 li,
    .instagram-section .popup-gallery.photos-8 li,
    .instagram-section .popup-gallery.photos-9 li,
    .instagram-section .popup-gallery.photos-10 li,
    .instagram-section .popup-gallery.photos-11 li,
    .instagram-section .popup-gallery.photos-12 li {
        width: 20%
    }
}

@media screen and (max-width:1024px) {

    .instagram-section .popup-gallery.photos-5 li,
    .instagram-section .popup-gallery.photos-6 li,
    .instagram-section .popup-gallery.photos-7 li,
    .instagram-section .popup-gallery.photos-8 li,
    .instagram-section .popup-gallery.photos-9 li,
    .instagram-section .popup-gallery.photos-10 li,
    .instagram-section .popup-gallery.photos-11 li,
    .instagram-section .popup-gallery.photos-12 li {
        width: 25%
    }
}

@media screen and (max-width:767px) {

    .instagram-section .popup-gallery.photos-2 li,
    .instagram-section .popup-gallery.photos-3 li,
    .instagram-section .popup-gallery.photos-4 li,
    .instagram-section .popup-gallery.photos-5 li,
    .instagram-section .popup-gallery.photos-6 li,
    .instagram-section .popup-gallery.photos-7 li,
    .instagram-section .popup-gallery.photos-8 li,
    .instagram-section .popup-gallery.photos-9 li,
    .instagram-section .popup-gallery.photos-10 li,
    .instagram-section .popup-gallery.photos-11 li,
    .instagram-section .popup-gallery.photos-12 li {
        width: 100%
    }
}

.instagram-section ul li .instagram-meta {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    font-size: .7778em;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.instagram-section ul li:hover .instagram-meta {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.instagram-section ul li .instagram-meta span {
    padding: 5px 10px;
    display: inline-block
}

.instagram-section ul li .instagram-meta span svg {
    margin-right: 5px
}

.instagram-section .profile-link {
    font-size: .7778em;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--font-color);
    letter-spacing: 1px;
    margin: 0 auto 20px;
    display: table;
    clear: both
}

.instagram-section .profile-link .insta-icon {
    display: inline-block;
    margin-right: 10px;
    font-size: 1.5em;
    line-height: 1;
    position: relative;
    top: 2px
}

.mfp-bg {
    z-index: 99999
}

.mfp-wrap {
    z-index: 99999
}

.footer-t {
    background: #121212;
    padding-top: 80px;
    padding-bottom: 30px
}

.site-footer .grid:not(.column-1) {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.site-footer .grid:not(.column-1) .col {
    margin-right: 3%
}

.site-footer .grid:not(.column-1) .col:last-child {
    margin-right: 0
}

.site-footer .grid.column-2 .col {
    width: 48%
}

.site-footer .grid.column-3 .col {
    width: 31.33%
}

.site-footer .grid.column-4 .col {
    width: 22.66%
}

.site-footer .blossomthemes-email-newsletter-wrapper form input[type=submit] {
    background: rgba(255, 255, 255, .15)
}

.site-footer .blossomthemes-email-newsletter-wrapper form input[type=submit]:hover {
    background: var(--primary-color)
}

.site-footer .widget .widget-title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: .7778em;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-family: var(--secondary-font);
    font-weight: 800;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding-bottom: 10px
}

.site-footer .widget .widget-title span {
    display: inline-block;
    position: relative
}

.site-footer .widget .widget-title span:after {
    content: "";
    background: var(--primary-color);
    max-width: 80px;
    height: 1px;
    position: absolute;
    bottom: -11px;
    left: 0;
    width: 100%
}

.site-footer .widget_bttk_contact_social_links ul.social-networks li a {
    border-color: rgba(255, 255, 255, .15);
    color: rgba(255, 255, 255, .5)
}

.site-footer .widget_categories ul li,
.site-footer .widget_text .textwidget {
    color: #fff
}

.site-footer .widget ul li a {
    color: #fff
}

.site-footer .widget ul li a:hover {
    color: var(--primary-color)
}

.site-footer .widget_bttk_popular_post ul li .entry-header .entry-meta a,
.site-footer .widget_bttk_pro_recent_post ul li .entry-header .entry-meta a {
    color: rgba(255, 255, 255, .7)
}

.site-footer .blossomthemes-email-newsletter-wrapper,
.site-footer .blossomthemes-email-newsletter-wrapper.bg-img.has-overlay:before {
    background: 0 0 !important
}

.site-footer .widget_blossomthemes_email_newsletter_widget .text-holder h3,
.site-footer .widget_blossomthemes_email_newsletter_widget .text-holder span {
    color: #fff
}

.site-footer .blossomthemes-email-newsletter-wrapper form label .check-mark {
    border-color: rgba(255, 255, 255, .15)
}

.site-footer .blossomthemes-email-newsletter-wrapper form label .text {
    color: rgba(255, 255, 255, .5)
}

.site-footer .widget_bttk_author_bio .title-holder,
.site-footer .widget_bttk_author_bio .text-signature,
.site-footer .widget_bttk_author_bio .author-bio-content {
    color: #fff
}

.site-footer .widget_bttk_author_bio .readmore {
    background: var(--primary-color)
}

.site-footer .widget_bttk_author_bio .readmore:hover {
    background: var(--primary-color)
}

.site-footer .widget_bttk_author_bio .author-socicons li a,
.site-footer .widget_bttk_social_links ul li a {
    color: #fff;
    border-color: rgba(255, 255, 255, .15)
}

.site-footer .widget_bttk_author_bio .author-socicons li a:hover,
.site-footer .widget_bttk_social_links ul li a:hover {
    border-color: var(--primary-color)
}

.site-footer .widget_bttk_popular_post .style-three li .entry-header,
.site-footer .widget_bttk_pro_recent_post .style-three li .entry-header {
    background: #121212
}

.footer-b {
    background: #000;
    padding: 20px 0
}

.footer-b .container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.footer-b .copyright {
    font-size: .8888em;
    color: #fff;
    flex: 1;
    flex-wrap: wrap
}

.footer-b .copyright a {
    color: #fff
}

.footer-b .copyright a:hover {
    color: var(--primary-color)
}

.footer-social .social-networks {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-social .social-networks li {
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
    line-height: 1.3
}

.footer-social .social-networks li a {
    display: inline-block;
    color: #fff;
    padding: 5px 10px
}

.footer-social .social-networks li a:hover {
    color: var(--primary-color)
}

.widget_calendar table tr th,
.widget_calendar table tr td {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    font-size: .8888em
}

.widget_calendar .wp-calendar-nav-next {
    float: right
}

.tagcloud a {
    display: inline-block;
    font-size: .7778em !important;
    text-transform: uppercase;
    font-weight: 700;
    color: #121212;
    letter-spacing: 1px;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 12px 18px;
    margin-right: 3px;
    margin-bottom: 10px;
    line-height: 1.3;
    text-decoration: none
}

.tagcloud a:hover {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color)
}

.widget_bttk_image_text_widget .bttk-itw-holder li {
    margin-top: 0;
    margin-bottom: 5px;
    position: relative;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .05);
    overflow: hidden;
    font-size: 1em
}

.widget_bttk_image_text_widget .bttk-itw-holder li img {
    -webkit-transition: all ease 1s;
    -moz-transition: all ease 1s;
    transition: all ease 1s
}

.widget_bttk_image_text_widget .bttk-itw-holder li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.widget_bttk_image_text_widget .bttk-itw-holder li .btn-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    background: #121212;
    color: #fff;
    max-width: 90%;
    max-height: -moz-fit-content;
    max-height: fit-content;
    width: auto;
    margin: auto;
    text-decoration: none;
    font-size: .6666em;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 15px 30px;
    word-break: break-word;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

.widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore:hover {
    background: var(--primary-color)
}

.bttk-contact-widget-wrap p {
    color: #fff;
    font-size: .8888em;
    margin-top: 0;
    margin-bottom: 25px
}

.widget_bttk_contact_social_links ul.contact-list li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 30px;
    color: #fff
}

.widget_bttk_contact_social_links ul.contact-list li svg {
    position: absolute;
    top: 4px;
    left: 0;
    color: var(--primary-color);
    font-size: 1.1112em;
    font-weight: 400
}

.widget_bttk_contact_social_links ul.contact-list li svg.fa-phone {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg)
}

.widget_bttk_contact_social_links ul li a {
    color: #fff
}

.widget-area .bttk-contact-widget-wrap p,
.widget-area .widget_bttk_contact_social_links ul li a,
.widget-area .widget_bttk_contact_social_links ul.contact-list li {
    color: #333
}

.widget_bttk_contact_social_links ul li a:hover,
.widget-area .widget_bttk_contact_social_links ul li a:hover {
    color: var(--primary-color);
    text-decoration: underline
}

.widget_bttk_contact_social_links ul.social-networks {
    margin-top: 30px
}

.widget_bttk_contact_social_links ul.social-networks li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1%;
    margin-bottom: 10px
}

.widget_bttk_contact_social_links ul.social-networks li a {
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .15);
    color: var(--font-color)
}

.widget_bttk_contact_social_links ul.social-networks li a:hover {
    background: var(--primary-color);
    color: #fff
}

.widget_bttk_popular_post ul li .entry-header,
.widget_bttk_pro_recent_post ul li .entry-header {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.widget_bttk_popular_post ul.style-three li .entry-header,
.widget_bttk_pro_recent_post ul.style-three li .entry-header {
    justify-content: center
}

.widget_bttk_popular_post ul li .entry-header .cat-links,
.widget_bttk_pro_recent_post ul li .entry-header .cat-links,
.widget_bttk_popular_post .style-three li .entry-header .cat-links,
.widget_bttk_popular_post .style-two li .entry-header .cat-links,
.widget_bttk_pro_recent_post .style-three li .entry-header .cat-links,
.widget_bttk_pro_recent_post .style-two li .entry-header .cat-links {
    display: inline-block;
    margin-bottom: 5px;
    font-size: .6666em;
    font-weight: 700;
    letter-spacing: 1px;
    order: 2
}

.widget_bttk_popular_post ul.style-two li .entry-header .cat-links,
.widget_bttk_pro_recent_post ul.style-two li .entry-header .cat-links {
    order: inherit
}

.widget_bttk_popular_post ul.style-two li .entry-header .cat-links {
    display: block;
    width: 100%
}

.widget_bttk_popular_post ul li .entry-header .cat-links a,
.widget_bttk_pro_recent_post ul li .entry-header .cat-links a {
    color: var(--primary-color);
    text-transform: uppercase
}

.widget_bttk_popular_post ul li .entry-header .cat-links a:hover,
.widget_bttk_pro_recent_post ul li .entry-header .cat-links a:hover {
    text-decoration: underline
}

.widget_bttk_popular_post ul li .entry-header .cat-links a:after,
.widget_bttk_pro_recent_post ul li .entry-header .cat-links a:after {
    content: ",";
    font-size: 18px;
    line-height: 1
}

.widget_bttk_popular_post ul li .entry-header .cat-links a:last-child:after,
.widget_bttk_pro_recent_post ul li .entry-header .cat-links a:last-child:after {
    display: none
}

.widget_bttk_popular_post ul li .entry-header .entry-meta,
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta {
    font-size: .77em;
    margin-bottom: 5px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700
}

.widget_bttk_popular_post ul.style-two li .entry-header .entry-meta,
.widget_bttk_pro_recent_post ul.style-two li .entry-header .entry-meta {
    display: block;
    text-align: center;
    width: 100%
}

.widget_bttk_popular_post ul li .entry-header .entry-meta:after,
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta:after {
    content: "";
    background: #999;
    width: 25px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px
}

.widget_bttk_popular_post ul.style-two li .entry-header .entry-meta:after,
.widget_bttk_pro_recent_post ul.style-two li .entry-header .entry-meta:after {
    display: none
}

.widget_bttk_popular_post ul li .entry-header .entry-meta a,
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta a {
    color: rgba(0, 0, 0, .7)
}

.widget_bttk_popular_post ul li .entry-header .entry-meta a:hover,
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta a:hover {
    color: var(--primary-color);
    text-decoration: underline
}

.widget_bttk_popular_post ul li .entry-header .entry-title,
.widget_bttk_pro_recent_post ul li .entry-header .entry-title {
    width: 100%;
    order: 3;
    font-size: 1em;
    line-height: 1.6
}

.widget_bttk_popular_post ul.style-two li .entry-header .entry-title,
.widget_bttk_pro_recent_post ul.style-two li .entry-header .entry-title {
    order: inherit
}

.widget-area .blossomthemes-email-newsletter-wrapper {
    padding: 30px;
    text-align: center
}

.blossomthemes-email-newsletter-wrapper.bg-img {
    z-index: 1
}

.blossomthemes-email-newsletter-wrapper.bg-img:before {
    z-index: -1
}

.widget_blossomthemes_email_newsletter_widget .img-holder,
.widget_blossomthemes_email_newsletter_widget .text-holder {
    margin-bottom: 20px;
    width: auto
}

.widget_blossomthemes_email_newsletter_widget .img-holder img {
    width: auto;
    height: auto
}

.widget_blossomthemes_email_newsletter_widget .text-holder h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.3333em;
    font-family: var(--secondary-font);
    font-weight: 700;
    line-height: 1.25
}

.widget_blossomthemes_email_newsletter_widget .text-holder span {
    font-size: .8888em;
    line-height: 1.6;
    display: block;
    margin-top: 10px
}

.widget_blossomthemes_email_newsletter_widget form {
    display: flex;
    flex: 1;
    flex-direction: column
}

.widget_blossomthemes_email_newsletter_widget input[type=text] {
    margin-bottom: 5px;
    font-size: .7778em
}

.blossomthemes-email-newsletter-wrapper form label {
    order: 5;
    width: 100%;
    font-size: .7778em;
    margin-top: 10px
}

.widget_blossomthemes_email_newsletter_widget .has-overlay form label {
    color: #fff
}

.blossomthemes-email-newsletter-wrapper form label .subscribe-inner-wrap {
    display: inline-block;
    position: relative;
    padding-left: 25px
}

.blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap input[type=checkbox] {
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    opacity: 0;
    width: auto
}

.blossomthemes-email-newsletter-wrapper form label .check-mark {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid rgba(0, 0, 0, .15);
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    position: absolute;
    top: 6px;
    left: 0;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z" class=""></path></svg>');
    background-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff
}

.blossomthemes-email-newsletter-wrapper.has-overlay form label .check-mark {
    border-color: rgba(255, 255, 255, .25)
}

.blossomthemes-email-newsletter-wrapper form label input[type=checkbox]:checked+.check-mark {
    background-size: 9px;
    background-color: var(--primary-color);
    border-color: var(--primary-color)
}

.blossomthemes-email-newsletter-wrapper form label input[type=checkbox]:checked+.check-mark:before {
    display: none
}

.blossomthemes-email-newsletter-wrapper form label .text {
    margin-top: 2px;
    text-align: left;
    display: inline-block
}

.widget_bttk_author_bio {
    text-align: left
}

.widget_bttk_author_bio .image-holder {
    margin-bottom: 20px
}

.widget_bttk_author_bio .title-holder {
    font-family: var(--secondary-font);
    color: #121212;
    font-weight: 800;
    line-height: 1.42;
    font-size: 1.22em;
    margin-bottom: 10px
}

.widget_bttk_author_bio .author-bio-content {
    line-height: 1.6;
    margin-bottom: 20px
}

.widget_bttk_author_bio .author-bio-content p {
    margin-top: 0;
    margin-bottom: 20px
}

.widget_bttk_author_bio .author-bio-content p:last-child {
    margin-bottom: 0
}

.widget_bttk_author_bio .text-signature {
    margin-bottom: 20px
}

.widget_bttk_author_bio .readmore {
    display: block;
    background: #121212;
    text-align: center;
    font-size: .7778em;
    font-weight: 700;
    letter-spacing: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
    color: #fff
}

.widget_bttk_author_bio .readmore:hover {
    background: var(--primary-color)
}

.widget_bttk_author_bio .author-socicons li {
    font-size: .8888em;
    margin-left: 0
}

.widget_bttk_author_bio .author-socicons li a {
    display: inline-block;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.widget_bttk_author_bio .author-socicons li a:hover {
    border-color: var(--primary-color);
    background: var(--primary-color);
    color: #fff
}

.widget_bttk_social_links ul li {
    margin-bottom: 7px;
    padding-left: 0;
    padding-right: 7px;
    font-size: .7778em
}

.widget_bttk_social_links ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: 0 0;
    border: 1px solid rgba(0, 0, 0, .1)
}

.widget_bttk_social_links ul li a:hover {
    border-color: var(--primary-color);
    background: var(--primary-color);
    color: #fff
}

.widget_bttk_custom_categories ul li {
    margin-bottom: 10px;
    background-size: cover !important
}

.widget_bttk_custom_categories ul li a {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center
}

.widget_bttk_custom_categories ul li .cat-title {
    font-size: .7778em;
    font-weight: 700;
    color: #fff;
    display: flex;
    flex: auto;
    padding: 5px 0 5px 15px;
    letter-spacing: 1px
}

.widget_bttk_custom_categories ul li .post-count {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: .6666em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0
}

.widget_bttk_custom_categories ul li a:hover .post-count {
    background: var(--primary-color)
}

.widget-area .widget_categories ul li,
.widget-area .widget_archive ul li,
.widget-area .widget_meta ul li,
.widget-area .widget_nav_menu ul li,
.widget-area .widget_pages ul li {
    font-size: .7778em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.widget-area .widget_categories ul li:last-child,
.widget-area .widget_archive ul li:last-child,
.widget-area .widget_meta ul li:last-child,
.widget-area .widget_nav_menu ul li:last-child,
.widget-area .widget_pages ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.widget-area .widget_categories ul ul li,
.widget-area .widget_archive ul ul li,
.widget-area .widget_meta ul ul li,
.widget-area .widget_nav_menu ul ul li,
.widget-area .widget_pages ul ul li {
    font-size: 1em
}

.widget_nav_menu ul li {
    position: relative
}

.widget_nav_menu ul li ul {
    display: none
}

.widget_nav_menu ul li .submenu-toggle {
    width: 20px;
    text-align: center;
    height: 20px;
    top: 0;
    right: 0;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

.widget_nav_menu .sub-menu .menu-item-has-children .submenu-toggle {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

.site-footer .widget_nav_menu ul li .submenu-toggle {
    color: #fff
}

.widget_nav_menu ul li.menu-item-has-children .submenu-toggle.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.instagram-section .btif-instagram-feed {
    display: flex;
    flex-direction: column
}

.widget_btif_instagram_widget ul li {
    margin: 0;
    padding: 3px
}

.widget_btif_instagram_widget .profile-link {
    display: block;
    margin-top: 10px;
    text-align: center;
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    color: #fff;
    font-size: .7778em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 10px;
    text-decoration: none
}

.widget_btif_instagram_widget .profile-link:hover {
    background: 0 0;
    color: var(--primary-color)
}

.widget_btif_instagram_widget .profile-link .insta-icon {
    margin-right: 5px
}

.widget_blossomtheme_companion_cta_widget>div {
    padding: 40px 20px
}

.widget_blossomtheme_companion_cta_widget>div.bttk-cta-bg {
    position: relative;
    z-index: 1
}

.widget_blossomtheme_companion_cta_widget>div.bttk-cta-bg:before {
    content: "";
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.right .blossomtheme-cta-container,
.right .blossomtheme-cta-container .widget-title {
    text-align: right
}

.centered .blossomtheme-cta-container,
.centered .blossomtheme-cta-container .widget-title {
    text-align: center
}

.widget_blossomtheme_companion_cta_widget .widget-title,
.widget-area .widget_blossomtheme_companion_cta_widget .widget-title {
    background: 0 0;
    padding: 0;
    font-size: 1.3333em;
    letter-spacing: 0;
    text-transform: none;
    color: #fff
}

.widget_blossomtheme_companion_cta_widget .text-holder {
    color: #fff
}

.widget_blossomtheme_companion_cta_widget .text-holder p {
    margin-top: 0;
    font-size: .8888em;
    line-height: 1.5
}

.widget_blossomtheme_companion_cta_widget .btn-cta {
    display: inline-block;
    font-weight: 700;
    font-size: .7778em;
    color: #fff;
    letter-spacing: 1px;
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    padding: 12px 25px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 3px
}

.widget_blossomtheme_companion_cta_widget .btn-cta+.btn-cta,
.widget_blossomtheme_companion_cta_widget .btn-cta:hover {
    background: 0 0;
    color: var(--primary-color)
}

.widget_blossomtheme_companion_cta_widget .btn-cta+.btn-cta:hover {
    background: var(--primary-color);
    color: #fff
}

.widget_bttk_testimonial_widget .bttk-testimonial-holder {
    padding-top: 40px
}

.widget_bttk_testimonial_widget .bttk-testimonial-inner-holder {
    border: 3px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    text-align: center;
    padding: 50px 20px 20px;
    position: relative
}

.site-footer .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder {
    border-color: rgba(255, 255, 255, .2)
}

.widget_bttk_testimonial_widget .img-holder {
    width: 70px;
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
    top: -40px;
    left: 0;
    border: 2px solid rgba(0, 0, 0, .1);
    padding: 4px;
    background: #fff;
    right: 0;
    margin: 0 auto
}

.site-footer .widget_bttk_testimonial_widget .img-holder {
    background: #000;
    border-color: rgba(255, 255, 255, .2)
}

.widget_bttk_testimonial_widget .img-holder img {
    border-radius: 3px
}

.widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .name {
    display: block;
    font-weight: 700;
    line-height: 1.4
}

.widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .designation {
    font-size: .7778em;
    color: #8c8c8c
}

.site-footer .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .designation {
    color: rgba(255, 255, 255, .6)
}

.widget_bttk_testimonial_widget .testimonial-content {
    margin-top: 15px
}

.widget_bttk_testimonial_widget .testimonial-content p {
    margin-top: 0;
    margin-bottom: 20px
}

.widget_bttk_testimonial_widget .testimonial-content p:last-child {
    margin-bottom: 0
}

.widget_bttk_description_widget .bttk-team-holder-modal {
    display: none !important
}

.widget_bttk_description_widget .bttk-team-inner-holder {
    text-align: center
}

.widget_bttk_description_widget .image-holder {
    margin-bottom: 30px
}

.widget_bttk_description_widget .name {
    display: block;
    font-weight: 700;
    line-height: 1.5
}

.widget_bttk_description_widget .designation {
    display: block;
    font-size: .7778em;
    color: #8c8c8c;
    margin-top: 0
}

.widget_bttk_description_widget .description {
    margin-top: 15px
}

.site-footer .widget_bttk_description_widget .description {
    color: rgba(255, 255, 255, .6)
}

.widget_bttk_description_widget .description p {
    margin-top: 0;
    margin-bottom: 20px
}

.widget_bttk_description_widget .description p:last-child {
    margin-bottom: 0
}

.widget_bttk_description_widget .social-profile {
    margin-top: 20px;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center
}

.widget_bttk_description_widget .social-profile li,
#secondary .widget_bttk_description_widget .social-profile li {
    margin-right: 5px;
    margin-bottom: 0;
    margin-top: 5px;
    padding-bottom: 0;
    border-bottom: none
}

.widget_bttk_description_widget .social-profile li a,
#secondary .widget_bttk_description_widget .social-profile li a {
    display: inline-block;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: var(--primary-color);
    border-radius: 100%;
    color: #fff
}

.widget_bttk_description_widget .social-profile li a:hover {
    background: #d18f7f;
    color: #fff !important
}

.widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder {
    position: relative;
    padding-left: 70px
}

#secondary .widget_blossomthemes_stat_counter_widget .widget-title,
.site-footer .widget_blossomthemes_stat_counter_widget .widget-title {
    margin-bottom: 15px;
    background: 0 0;
    color: #121212;
    text-align: left;
    padding: 0;
    font-size: .8888em
}

.widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .icon-holder {
    font-size: 3em;
    position: absolute;
    top: 5px;
    left: 0;
    line-height: 1;
    color: var(--primary-color)
}

.widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .hs-counter {
    font-size: 2.6665em;
    font-weight: 700;
    line-height: 1
}

.widget_bttk_posts_category_slider_widget .item {
    height: 350px;
    position: relative
}

.widget_bttk_posts_category_slider_widget .item img {
    width: 100%;
    height: 350px;
    object-fit: cover
}

.widget_bttk_posts_category_slider_widget .item .carousel-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    padding: 20px 10px
}

.site-footer .widget_bttk_posts_category_slider_widget .item .carousel-title {
    background: rgba(255, 255, 255, .5)
}

.widget_bttk_posts_category_slider_widget .carousel-title a {
    color: #fff;
    display: inline-block
}

.widget_bttk_posts_category_slider_widget .carousel-title a:hover {
    color: var(--primary-color)
}

.widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:after {
    content: ","
}

.widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:last-child:after {
    display: none
}

.widget_bttk_posts_category_slider_widget .carousel-title .title {
    font-size: 1em;
    margin-top: 5px;
    margin-bottom: 0
}

.widget_bttk_posts_category_slider_widget .owl-carousel .owl-nav [class*=owl-] {
    border-radius: 100%;
    background: rgba(0, 0, 0, .5);
    left: 10px;
    top: 40%;
    min-height: auto
}

.widget_bttk_posts_category_slider_widget .owl-carousel .owl-nav .owl-next {
    left: auto;
    right: 10px
}

.widget_bttk_posts_category_slider_widget .owl-carousel .owl-nav [class*=owl-]:before {
    display: none
}

.widget_bttk_posts_category_slider_widget .owl-theme .owl-nav [class*=owl-]:hover {
    background: var(--primary-color)
}

.widget_bttk_posts_category_slider_widget .owl-carousel .owl-dots {
    position: static
}

.widget_bttk_posts_category_slider_widget .owl-carousel .owl-dots .owl-dot {
    background: rgba(0, 0, 0, .3);
    margin: 5px
}

.widget_bttk_posts_category_slider_widget .owl-carousel .owl-dots .owl-dot.active,
.widget_bttk_posts_category_slider_widget .owl-carousel .owl-dots .owl-dot:hover {
    background: #111;
    border-color: #111
}

.widget_bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot span,
.widget_bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot:hover span,
.widget_bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot span:hover,
.widget_bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot.active span {
    background: 0 0
}

.widget_bttk_icon_text_widget .rtc-itw-inner-holder {
    display: flex;
    flex: 1;
    flex-direction: column;
    text-align: center
}

.widget_bttk_icon_text_widget .rtc-itw-inner-holder .icon-holder {
    font-size: 3em;
    line-height: 1;
    color: var(--primary-color)
}

.widget_bttk_icon_text_widget .rtc-itw-inner-holder .text-holder {
    order: 2;
    margin-top: 40px
}

.widget_bttk_icon_text_widget .rtc-itw-inner-holder .widget-title {
    font-size: .778em;
    font-weight: 700;
    text-align: center;
    background: 0 0;
    color: #121212;
    font-family: var(--primary-color);
    letter-spacing: 1px
}

#secondary .widget_bttk_icon_text_widget .text-holder .widget-title,
.site-footer .widget_bttk_icon_text_widget .text-holder .widget-title {
    padding: 0;
    margin-bottom: 0
}

.widget_bttk_icon_text_widget .rtc-itw-inner-holder .widget-title span {
    padding-right: 0
}

#secondary .widget_bttk_icon_text_widget .text-holder .widget-title span,
.site-footer .widget_bttk_icon_text_widget .text-holder .widget-title span {
    background: 0 0;
    padding: 0
}

#secondary .widget_bttk_icon_text_widget .text-holder .widget-title:after,
.site-footer .widget_bttk_icon_text_widget .text-holder .widget-title:after {
    display: none
}

.widget_bttk_icon_text_widget .text-holder .content {
    font-size: .8888em
}

.widget_bttk_icon_text_widget .text-holder .btn-readmore {
    display: inline-block;
    font-weight: 700;
    font-size: .7778em;
    color: #fff;
    letter-spacing: 1px;
    background: var(--primary-color);
    border: none;
    padding: 13px 30px;
    text-transform: uppercase;
    text-decoration: none
}

.widget_bttk_icon_text_widget .text-holder .btn-readmore:hover {
    background: #121212;
    color: #fff
}

.widget_blossom_client_logo_widget .blossom-inner-wrap {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center
}

.widget_blossom_client_logo_widget .widget-title {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0
}

#secondary .widget_blossom_client_logo_widget .widget-title,
.site-footer .widget_blossom_client_logo_widget .widget-title {
    margin-bottom: 0
}

.widget_blossom_client_logo_widget .image-holder {
    width: 50%;
    padding-right: 20px;
    margin-top: 40px
}

.widget_blossom_client_logo_widget .image-holder:nth-child(2n) {
    padding-right: 0;
    padding-left: 20px
}

.client-logo-section .widget_blossom_client_logo_widget .image-holder {
    padding: 40px;
    width: 25%;
    margin-top: 0
}

.widget_blossom_client_logo_widget .image-holder.black-white {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

.widget_blossom_client_logo_widget .image-holder.black-white:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.image-holder:not(.black-white) a:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

body[class*=post-layout-] .site-main article .entry-title {
    margin-top: 10px;
    margin-bottom: 0;
    font-family: var(--secondary-font);
    font-size: 1.67em;
    line-height: 1.25;
    font-weight: 600
}

body[class*=post-layout-] .site-main article .entry-title a {
    color: #121212;
    text-decoration: none
}

body[class*=post-layout-] .site-main article .entry-title a:hover {
    color: var(--primary-color)
}

body[class*=post-layout-] .site-main article .entry-content {
    margin-top: 0
}

body[class*=post-layout-] .site-main article .entry-content p {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1.6
}

body[class*=post-layout-] .site-main article .entry-content p:last-child {
    margin-bottom: 0
}

body[class*=post-layout-] .site-main article .entry-footer {
    margin-top: 20px
}

body[class*=post-layout-] .site-main article .entry-footer .btn-readmore {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .7778em;
    letter-spacing: 1px;
    color: #121212;
    display: inline-block;
    text-decoration: none
}

body[class*=post-layout-] .site-main article .entry-footer .btn-readmore:hover {
    color: var(--primary-color)
}

body[class*=post-layout-] .site-main article .entry-footer .btn-readmore>svg {
    width: 10px;
    height: 15px;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 5px
}

body[class*=post-layout-] .site-main article .entry-footer .btn-readmore:hover>svg path {
    fill: var(--primary-color)
}

body[class*=post-layout-] .site-main article .entry-footer .social-share {
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    justify-content: flex-end;
    min-height: 30px;
    align-items: center;
    position: relative
}

body[class*=post-layout-] .site-main article .entry-footer .social-share .share-icon {
    font-size: .6666em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    cursor: pointer;
    background: 0 0;
    padding: 0;
    color: var(--font-color)
}

body[class*=post-layout-] .site-main article .entry-footer .social-share .share-icon:hover {
    color: var(--primary-color)
}

body[class*=post-layout-] .site-main article .entry-footer .social-share .share-icon svg {
    font-size: 15px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px
}

body[class*=post-layout-] .site-main article .entry-footer .social-share .social-networks {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    right: 45px;
    top: 0;
    background: #fff;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    transition: all ease .35s
}

body[class*=post-layout-] .site-main article .entry-footer .social-share.active .social-networks {
    right: 55px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

body[class*=post-layout-] .site-main article .entry-footer .social-share .social-networks li {
    display: inline-block;
    font-size: .6666em;
    margin-left: 5px
}

body[class*=post-layout-] .site-main article .entry-footer .social-share .social-networks li:first-child {
    margin-left: 0
}

body[class*=post-layout-] .site-main article .entry-footer .social-share .social-networks li a {
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, .1);
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #121212
}

body[class*=post-layout-] .site-main article .entry-footer .social-share .social-networks li a:hover {
    background: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff
}

.post-layout-one .site-main {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin-left: -1.5%;
    margin-right: -1.5%
}

.post-layout-one .site-main article {
    margin-bottom: 48px;
    padding-bottom: 48px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%
}

.full-width.post-layout-one .site-main article {
    width: 30.33%
}

.post-layout-one .site-main article:first-child,
.full-width.post-layout-one .site-main article:first-child {
    width: 100%
}

.post-layout-one .site-main article .entry-header {
    margin-bottom: 15px
}

.post-layout-one .site-main article:first-child .entry-title {
    font-size: 2.22em
}

.post-layout-one .site-main article figure.post-thumbnail {
    margin-bottom: 30px
}

body[class*=post-layout-] .site-main article figure.post-thumbnail img {
    width: 100%
}

.post-layout-ten .site-main {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-left: -1.5%;
    margin-right: -1.5%
}

.post-layout-ten .site-main article {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    width: 30.33%;
    margin-left: 1.5%;
    margin-right: 1.5%
}

.post-layout-ten.rightsidebar .site-main article,
.post-layout-ten.leftsidebar .site-main article,
.post-layout-ten.full-width-centered .site-main article {
    width: 47%
}

.post-layout-ten .site-main article .entry-header {
    margin-bottom: 30px
}

.post-layout-ten .site-main article figure.post-thumbnail {
    margin-bottom: 30px
}

body.post-layout-three .site-main article {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 60px;
    margin-bottom: 60px
}

body.post-layout-three .site-main article .entry-header {
    margin-bottom: 25px
}

body.post-layout-three .site-main article .entry-title {
    margin-top: 10px;
    font-size: 2.22em
}

.post-layout-four .site-main article,
.post-layout-five .site-main article,
.post-layout-twelve .site-main article {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 60px;
    padding-bottom: 60px
}

.post-layout-twelve .site-main article {
    align-items: center
}

.post-layout-five .site-main article:nth-child(2n) {
    flex-direction: row-reverse
}

.post-layout-four .site-main article .post-thumbnail,
.post-layout-five .site-main article .post-thumbnail,
.post-layout-twelve .site-main article .post-thumbnail {
    margin-bottom: 0;
    width: 45%
}

.post-layout-twelve .site-main article .post-thumbnail {
    width: 47%
}

.post-layout-four .site-main article .content-wrap,
.post-layout-five .site-main article .content-wrap,
.post-layout-twelve .site-main article .content-wrap {
    width: 55%;
    padding-left: 30px
}

.post-layout-twelve .site-main article .content-wrap {
    width: 53%
}

.post-layout-five .site-main article:nth-child(2n) .content-wrap {
    padding-left: 0;
    padding-right: 30px
}

.post-layout-four .site-main article .content-wrap .entry-title,
.post-layout-five .site-main article .content-wrap .entry-title,
.post-layout-twelve .site-main article .content-wrap .entry-title {
    margin-top: 0;
    margin-bottom: 15px
}

.post-layout-six .site-main article,
.post-layout-seven .site-main article,
.post-layout-eight .site-main article {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 60px;
    padding-bottom: 60px
}

.post-layout-seven .site-main article,
.post-layout-eight .site-main article:nth-child(2n) {
    flex-direction: row-reverse
}

.post-layout-six .site-main article .post-thumbnail,
.post-layout-seven .site-main article .post-thumbnail,
.post-layout-eight .site-main article .post-thumbnail {
    margin-bottom: 0;
    width: 60%
}

.post-layout-six .site-main article .post-thumbnail img,
.post-layout-seven .site-main article .post-thumbnail img,
.post-layout-eight .site-main article .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.post-layout-six .site-main article .content-wrap,
.post-layout-seven .site-main article .content-wrap,
.post-layout-eight .site-main article .content-wrap {
    width: 40%;
    background: #fff;
    position: relative;
    left: -60px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 30px 0 30px 30px
}

.post-layout-seven .site-main article .content-wrap,
.post-layout-eight .site-main article:nth-child(2n) .content-wrap {
    left: auto;
    right: -60px;
    padding-left: 0;
    padding-right: 30px
}

.post-layout-six .site-main article .content-wrap .entry-header,
.post-layout-six .site-main article .content-wrap .entry-footer,
.post-layout-eight .site-main article .content-wrap .entry-header,
.post-layout-eight .site-main article .content-wrap .entry-footer {
    margin-right: -60px
}

.post-layout-seven .site-main article .content-wrap .entry-header,
.post-layout-seven .site-main article .content-wrap .entry-footer,
.post-layout-eight .site-main article:nth-child(2n) .content-wrap .entry-header,
.post-layout-eight .site-main article:nth-child(2n) .content-wrap .entry-footer {
    margin-left: -60px
}

.post-layout-eight .site-main article:nth-child(2n) .content-wrap .entry-header,
.post-layout-eight .site-main article:nth-child(2n) .content-wrap .entry-footer {
    margin-right: 0
}

.post-layout-six .site-main article .content-wrap .entry-title,
.post-layout-seven .site-main article .content-wrap .entry-title,
.post-layout-eight .site-main article .content-wrap .entry-title {
    margin-top: 0;
    margin-bottom: 15px
}

.post-layout-six .site-main article .content-wrap span.category,
.post-layout-seven .site-main article .content-wrap span.category,
.post-layout-eight .site-main article .content-wrap span.category {
    display: inline-block;
    font-size: .6666em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.49
}

.post-layout-six .site-main article .content-wrap span.category a,
.post-layout-seven .site-main article .content-wrap span.category a,
.post-layout-eight .site-main article .content-wrap span.category a {
    color: var(--primary-color);
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: middle
}

.post-layout-six .site-main article .content-wrap span.category a:after,
.post-layout-seven .site-main article .content-wrap span.category a:after,
.post-layout-eight .site-main article .content-wrap span.category a:after {
    content: "";
    background: rgba(0, 0, 0, .1);
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    margin: -2px 5px 0 8px
}

.post-layout-six .site-main article .content-wrap span.category a:last-child:after,
.post-layout-seven .site-main article .content-wrap span.category a:last-child:after,
.post-layout-eight .site-main article .content-wrap span.category a:last-child:after {
    display: none
}

.post-layout-six .site-main article .entry-meta>span,
.post-layout-seven .site-main article .entry-meta>span,
.post-layout-eight .site-main article .entry-meta>span {
    font-weight: 700;
    font-style: italic
}

.post-layout-six .site-main article .entry-meta>span:after,
.post-layout-seven .site-main article .entry-meta>span:after,
.post-layout-eight .site-main article .entry-meta>span:after {
    content: "";
    background: rgba(0, 0, 0, .1);
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    margin: -2px 10px 0 8px
}

.post-layout-six .site-main article .entry-meta>span:last-child:after,
.post-layout-seven .site-main article .entry-meta>span:last-child:after,
.post-layout-eight .site-main article .entry-meta>span:last-child:after {
    display: none
}

.post-layout-six .site-main article .entry-meta>span a,
.post-layout-seven .site-main article .entry-meta>span a,
.post-layout-eight .site-main article .entry-meta>span a {
    vertical-align: initial;
    font-style: normal
}

body.post-layout-nine .site-main article {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 10px;
    margin-bottom: 60px
}

body.post-layout-nine .site-main article .entry-header {
    margin-bottom: 25px
}

body.post-layout-nine .site-main article .entry-title {
    margin-top: 10px;
    font-size: 2.22em
}

body.post-layout-nine .site-main article .content-wrap {
    background: #fff;
    width: 90%;
    margin: 0 auto;
    padding: 40px 40px 0;
    position: relative;
    top: -50px
}

.post-layout-eleven .site-main {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-left: -1.5%;
    margin-right: -1.5%
}

.post-layout-eleven.rightsidebar .site-main,
.post-layout-eleven.leftsidebar .site-main {
    margin-left: -2%;
    margin-right: -2%
}

.post-layout-eleven .site-main article {
    margin-bottom: 50px;
    width: 30.33%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    position: relative;
    overflow: hidden
}

.post-layout-eleven.rightsidebar .site-main article,
.post-layout-eleven.leftsidebar .site-main article,
.post-layout-eleven.full-width-centered .site-main article {
    width: 46%;
    margin-left: 2%;
    margin-right: 2%
}

.post-layout-eleven .site-main article figure.post-thumbnail {
    margin-bottom: 0
}

.post-layout-eleven .site-main article .content-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 100px 30px 30px;
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .75) 60%);
    background: -moz-linear-gradient(transparent, rgba(0, 0, 0, .75) 60%);
    background: -ms-linear-gradient(transparent, rgba(0, 0, 0, .75) 60%);
    background: -o-linear-gradient(transparent, rgba(0, 0, 0, .75) 60%);
    background: linear-gradient(transparent, rgba(0, 0, 0, .75) 60%)
}

.post-layout-eleven .site-main article .content-wrap .entry-title {
    margin-top: 5px
}

.post-layout-eleven .site-main article .content-wrap .entry-title a {
    color: #fff
}

.post-layout-eleven .site-main article .content-wrap .entry-title a:hover {
    color: #fff;
    opacity: .75;
    filter: alpha(opacity=75)
}

.post-layout-eleven .site-main article .content-wrap span.category {
    display: inline-block;
    font-size: .6666em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.49
}

.post-layout-eleven .site-main article .content-wrap span.category a {
    color: var(--primary-color);
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: middle
}

.post-layout-eleven .site-main article .content-wrap span.category a:after,
.post-layout-eleven .site-main article .entry-meta>span:after {
    content: "";
    background: rgba(255, 255, 255, .2);
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    margin: -2px 5px 0 8px
}

.post-layout-eleven .site-main article .entry-meta>span:after {
    margin-left: 10px;
    margin-right: 10px
}

.post-layout-eleven .site-main article .content-wrap span.category a:last-child:after,
.post-layout-eleven .site-main article .entry-meta>span:last-child:after {
    display: none
}

.post-layout-eleven .site-main article .content-wrap .entry-meta {
    margin-bottom: 0;
    margin-top: 10px
}

.post-layout-eleven .site-main article .entry-meta>span {
    color: #fff
}

.post-layout-eleven .site-main article .entry-meta>span a {
    vertical-align: initial;
    color: #fff
}

.post-layout-eleven .site-main article .entry-meta>span a:hover {
    color: #fff;
    opacity: .75;
    filter: alpha(opacity=75)
}

.author-section {
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

.single .content-area .author-section {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 60px;
    margin-top: 60px
}

.archive.author .content-area>.author-section {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 40px;
    margin-bottom: 50px
}

.author-section .author-img {
    margin: 0;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    overflow: hidden
}

.author-section .author-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%
}

.author-section .author-content-wrap {
    width: calc(100% - 180px);
    padding-left: 20px
}

.author-section .author-name {
    font-size: 1.22em;
    color: #111;
    margin-top: 0;
    margin-bottom: 20px;
    display: inline-block;
    line-height: 1em;
    font-family: var(--secondary-font)
}

.author-section .author-name .sub-title {
    font-size: .64em
}

.author-section .author-content {
    font-size: .8888em;
    line-height: 1.63
}

.author-section .author-social {
    margin-top: 20px
}

.author-section .social-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.author-section .social-list li {
    margin: 5px;
    display: inline-block
}

.author-section .social-list li a {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 100%;
    font-size: .7778em;
    color: #999;
    padding: 0;
    background: #f7f7f7
}

.author-section .social-list li a:hover {
    background: var(--primary-color);
    color: #fff
}

.newsletter-block {
    text-align: center
}

.single .newsletter-block {
    margin-top: 60px
}

.newsletter-block .blossomthemes-email-newsletter-wrapper {
    padding: 60px 30px
}

.newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: var(--secondary-font);
    font-size: 2em
}

.newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder span {
    display: block;
    margin-top: 10px;
    font-size: .8888em
}

.newsletter-block .blossomthemes-email-newsletter-wrapper form {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: flex-start;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.newsletter-block .blossomthemes-email-newsletter-wrapper form input {
    display: flex;
    flex: 2;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0
}

.newsletter-block .blossomthemes-email-newsletter-wrapper form input[name=subscribe-email] {
    width: 50%;
    flex: auto
}

.newsletter-block .blossomthemes-email-newsletter-wrapper form input+input[name=subscribe-email] {
    width: auto;
    flex: 2
}

.newsletter-block .blossomthemes-email-newsletter-wrapper form input[type=submit] {
    flex: 1;
    justify-content: center
}

.newsletter-block .blossomthemes-email-newsletter-wrapper form>label {
    order: 5
}

.single-post .site-main article .content-wrap {
    position: relative
}

.single-post .site-main article .post-thumbnail {
    width: 100%
}

.single-post .site-main .entry-header {
    width: 100%
}

.single-post .site-main .article-meta {
    width: 132px;
    text-align: center
}

.single-post .site-main .sticky-meta .article-meta {
    position: absolute;
    left: -175px;
    width: 75px;
    height: 100%;
    text-align: center;
    top: 0
}

.single-post.leftsidebar .site-main .sticky-meta .article-meta {
    left: unset;
    right: -175px
}

.single-post .site-main .sticky-meta .article-meta .article-inner-meta {
    position: sticky;
    top: 50px
}

.single-post .site-main .article-meta .byline a {
    display: flex;
    flex-direction: column;
    flex: auto;
    font-size: .6666em;
    font-weight: 800;
    color: #121212;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.single-post .site-main .article-meta .byline a:hover {
    color: var(--primary-color)
}

.single-post .site-main .article-meta .byline a img {
    margin: 0 auto 10px auto;
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 100%
}

.single-post .site-main .article-meta .byline+.comments,
.single-post .site-main .article-meta .byline+.social-share {
    border-top: 1px solid rgba(0, 0, 0, .07);
    margin-top: 15px;
    padding-top: 10px
}

.single .site-main .comments {
    display: block;
    font-size: .6666em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0
}

.single .site-main .comments svg {
    display: none
}

.single .site-main .comments a {
    color: #909090
}

.single .site-main .comments a:hover {
    color: var(--primary-color)
}

.single-post .site-main .article-meta .share-title {
    display: block;
    text-transform: uppercase;
    font-weight: 800;
    font-size: .7778em;
    letter-spacing: 1px;
    margin-bottom: 10px
}

.single-post .site-main .article-meta .favourite {
    display: flex;
    flex: 1;
    flex-direction: column-reverse
}

.single-post .site-main .article-meta .favourite a,
.single-post .site-main .article-meta .favourite .liked-icon {
    width: 60px;
    text-align: center;
    height: 60px;
    line-height: 64px;
    background: #fff;
    box-shadow: 0 0 15px rgba(var(--primary-color-rgb), .4);
    border-radius: 100%;
    margin: 5px auto 0 auto;
    font-size: 1em;
    color: #da222e
}

.single-post .site-main .article-meta .favourite a:hover {
    background: #da222e;
    color: #fff
}

.single-post .site-main .article-meta .favourite .fav-count {
    display: inline-block;
    font-size: .6666em;
    font-weight: 700;
    letter-spacing: 1px
}

.single-post .site-main .article-meta .social-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.single-post .site-main .article-meta .social-list li {
    display: block;
    margin-top: 10px
}

.single-post .site-main .article-meta .social-list li a {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #f7f7f7;
    border-radius: 100%;
    color: #999
}

.single-post .site-main .article-meta .social-list li a:hover {
    background: var(--primary-color);
    color: #fff
}

.single-post .site-main article .entry-content,
.single-post .site-main article .entry-content p:first-child {
    margin-top: 0
}

.single-post.full-width-centered .site-main .entry-content {
    max-width: 728px;
    margin: 0 auto
}

.single-post .site-main .entry-footer {
    margin-top: 10px
}

.single-post .site-main .entry-footer .cat-tags {
    font-size: .6666em;
    color: #333;
    letter-spacing: 1px
}

.single-post .site-main .entry-footer .cat-tags a {
    color: #333;
    font-weight: 600;
    background: rgba(0, 0, 0, .05);
    padding: 6px 15px;
    margin-right: 2px;
    margin-bottom: 5px;
    text-decoration: none
}

.single-post .site-main .entry-footer .cat-tags a:hover {
    background: var(--primary-color);
    color: #fff
}

.leftsidebar.single-post .site-main article .content-wrap {
    flex-direction: row-reverse
}

.leftsidebar.single-post .site-main .article-meta+.entry-content {
    padding-left: 0;
    padding-right: 50px
}

.leftsidebar.single-post .site-main .article-meta~.entry-footer {
    padding-left: 0;
    padding-right: 182px
}

.single-style-four .content-area,
.single-style-four .widget-area {
    margin-top: 30px
}

.single-style-four .site-main .entry-header {
    margin-bottom: 35px
}

.single-style-four .site-main .entry-header .entry-meta>span.category a:after {
    background: 0 0;
    width: auto;
    height: auto;
    content: ",";
    margin-left: 2px;
    margin-right: 5px
}

.single-style-four .site-main .entry-header .entry-meta>span.category a:last-child:after {
    display: none
}

.single-style-four .site-main .entry-header .entry-title {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 3.11em;
    font-family: var(--secondary-font);
    font-weight: 700;
    line-height: 1.25;
    color: #121212
}

.single-style-four .site-main article .post-thumbnail {
    margin-bottom: 60px
}

.archive .content-area,
.archive .widget-area {
    margin-top: 30px
}

.archive .content-area .page-header .result-count {
    margin-top: 10px
}

.search-results .content-area>.page-header {
    margin-bottom: 50px
}

.search-results .content-area>.page-header .page-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: .6666em;
    color: #999;
    letter-spacing: 1px
}

.search-results .content-area>.page-header .search-form {
    border-bottom: 2px solid rgba(0, 0, 0, .15)
}

.search-results .content-area>.page-header .search-field {
    border: none;
    padding-left: 0;
    height: 80px;
    font-size: 3.33em;
    font-weight: 700;
    line-height: 1.25em;
    font-family: var(--secondary-font)
}

.search-results .content-area>.page-header .search-submit {
    height: 80px;
    background-color: transparent;
    text-indent: 100px;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23121212" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
    background-size: 25px
}

.search-results .content-area>.page-header .search-submit:hover {
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%2390BAB5" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>')
}

.no-results .page-content .search-form {
    display: none
}

.error404 .site-main .error-404 {
    text-align: center
}

.error404 .content-area .page-header .page-title {
    font-family: var(--primary-font);
    font-size: 2.72em;
    margin-top: 0;
    margin-bottom: 30px
}

.error404 .site-main .error-text {
    font-size: 1.39em;
    max-width: 586px;
    margin: 0 auto
}

.error404 .site-main .error-num {
    font-size: 22.22em;
    line-height: 1;
    font-weight: 700;
    text-shadow: 0 -10px rgba(0, 0, 0, .1);
    color: var(--primary-color);
    margin-top: 60px
}

.error404 .site-main .btn-readmore {
    display: inline-block;
    font-size: .7778em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 17px 50px;
    line-height: 1.75em;
    background: #121212;
    color: #fff;
    margin-top: 80px;
    text-decoration: none
}

.error404 .site-main .btn-readmore:hover {
    background: var(--primary-color)
}

.error404 .site-main .search-form {
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    max-width: 630px
}

.dr-archive-details .dr-archive-list-title a,
.dr-advance-search .advance-search-options #dr-recipes-clear-filters,
.dr-feature-image .view-gallery-btn,
.dr-archive-details .dr-archive-list-title a {
    text-decoration: none
}

.post-navigation .dr-category .cat-name {
    font-size: .78em;
    font-family: var(--secondary-font)
}

.dr-post-carousel.owl-carousel .owl-nav button[class*=owl-]:hover {
    background: var(--primary-color)
}

.dr-post-carousel.owl-carousel .owl-nav button[class*=owl-]:hover path {
    stroke: var(--white-color)
}

.post-layout-two.rightsidebar .site-main article,
.post-layout-two.leftsidebar .site-main article {
    flex: auto
}

.archive .site-main article,
.site-main .dr-archive-list-gridwrap article {
    margin-top: 0;
    padding-top: 0;
    border-top: none
}

.site-main .dr-archive-list-gridwrap article:not(:first-child) {
    margin-top: 0
}

.post-layout-two .site-main article.recipe-post figure.post-thumbnail {
    margin-bottom: 0
}

.post-layout-two .site-main article.recipe-post .content-wrap {
    padding-left: 60px
}

.dr-archive-list-gridwrap .entry-meta span.posted-on {
    font-weight: 400;
    text-transform: none
}

.archive .site-main article.recipe-post .entry-footer>span.byline:after {
    display: none
}

.archive .site-main .dr-archive-list-gridwrap article .entry-meta>span,
.site-main .dr-archive-list-gridwrap article .entry-meta>span {
    margin-right: 0
}

.site-main+.navigation.pagination {
    margin-top: 0;
    padding-top: 0;
    border-top: none
}

.site-main+.navigation.pagination .page-numbers {
    font-family: var(--primary-font);
    color: #121212;
    min-width: auto;
    min-height: auto;
    width: 50px;
    height: 50px;
    line-height: 50px;
    letter-spacing: 0px;
    margin: 0 5px 0 0
}

.site-main+.navigation.pagination .page-numbers.prev {
    padding-left: 10px;
    width: auto
}

.site-main+.navigation.pagination .page-numbers.next {
    padding-right: 10px;
    width: auto
}

.site-main+.navigation.pagination .page-numbers.prev svg,
.site-main+.navigation.pagination .page-numbers.next svg {
    position: static;
    opacity: 1;
    filter: alpha(opacity=100)
}

.comments-area ol li>div {
    margin-top: 0;
    border-top: none
}

.widget ul li.dr-mst-pop-wrap,
.dr-recipe-keys ul li a {
    display: flex
}

.dr-popular-tags ul li {
    display: inline-block
}

.site-footer .dr-fav-header .dr-entry-meta>span {
    color: rgba(var(--white-color-rgb), .7)
}

@media screen and (min-width:768px) {
    .single.full-width-centered .site-main article:not(.has-article-meta) .content-wrap {
        flex-direction: column
    }

    .single.full-width-centered .site-main article .article-meta {
        margin-left: -70px
    }

    .single.full-width-centered .site-main article:not(.has-article-meta) .entry-content,
    .page.full-width-centered .site-main article {
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .single.full-width-centered .site-content .content-area {
        max-width: 670px
    }
}

@media screen and (max-width:767px) {

    .archive .site-main .dr-archive-list-gridwrap article,
    .site-main .dr-archive-list-gridwrap article,
    .dr-gb-block-wrap .recipe-post {
        display: block
    }

    .archive .site-main .dr-archive-list-gridwrap article .post-thumbnail,
    .site-main .dr-archive-list-gridwrap article .post-thumbnail,
    .dr-gb-block-wrap .recipe-post .post-thumbnail {
        width: 100%;
        margin-bottom: 20px
    }

    .archive .site-main .dr-archive-list-gridwrap article .content-wrap,
    .site-main .dr-archive-list-gridwrap article .content-wrap,
    .dr-gb-block-wrap .recipe-post .content-wrap {
        width: 100%;
        padding-left: 35px
    }

    .archive .site-main .dr-archive-list-gridwrap article .floated-meta,
    .site-main .dr-archive-list-gridwrap article .floated-meta,
    .dr-gb-block-wrap .recipe-post .floated-meta {
        left: 0
    }
}

@media screen and (max-width:1500px) {

    .custom-background .site,
    .custom-background .sticky-header {
        max-width: 95%
    }

    .site-banner .banner-caption {
        bottom: 20px
    }

    .owl-carousel>.owl-nav button[class*=owl-] {
        left: 235px
    }

    .owl-carousel>.owl-nav button.owl-next {
        left: auto;
        right: 235px
    }

    .site-banner.style-nine .item .banner-caption {
        padding: 20px
    }

    .site-banner.style-nine .banner-caption .container {
        padding-left: 0;
        padding-right: 0
    }

    .site-banner.style-four .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
        left: -5%
    }

    .site-banner.style-four .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
        left: auto;
        right: -5%
    }

    .site-banner.style-eleven .item .banner-caption {
        padding: 40px
    }

    .site-banner.style-eleven .banner-caption .banner-title {
        font-size: 2em
    }

    .site-banner.style-six .owl-carousel .owl-nav [class*=owl-] .cat-links,
    .site-banner.style-six .owl-carousel .owl-nav [class*=owl-] .banner-title {
        background: rgba(0, 0, 0, .3);
        padding: 5px 10px;
        margin-top: 0
    }

    .site-banner.style-six .owl-carousel .owl-nav [class*=owl-] .banner-title {
        font-size: 1em
    }
}

@media screen and (max-width:1366px) {
    .container {
        max-width: 1170px
    }

    .rightsidebar .widget-area,
    .leftsidebar .widget-area {
        width: 300px
    }

    .rightsidebar .content-area,
    .leftsidebar .content-area {
        width: calc(100% - 301px)
    }

    .style-nineteen .header-bottom .secondary-menu {
        flex: initial
    }

    .site-header.style-nineteen .main-navigation ul li a {
        padding-left: 12px;
        padding-right: 12px
    }

    .site-header.style-nineteen .main-navigation ul ul li a {
        padding-left: 0;
        padding-right: 0
    }

    .site-header.style-nineteen .main-navigation ul li.menu-item-has-children>a {
        padding-right: 35px
    }

    .owl-carousel>.owl-nav button[class*=owl-] {
        left: 145px
    }

    .owl-carousel>.owl-nav button.owl-next {
        left: auto;
        right: 145px
    }

    .site-banner.style-three .banner-caption {
        padding: 20px 5px
    }

    .site-banner.style-three .banner-caption .banner-title {
        font-size: 1.6667em
    }

    .site-banner.style-four .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
        left: 0
    }

    .site-banner.style-four .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
        left: auto;
        right: 0
    }

    .site-banner.style-eight .banner-caption {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .site-banner.style-nine .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-],
    .site-banner.style-ten .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
        left: 0
    }

    .site-banner.style-nine .owl-carousel .owl-stage-outer+.owl-nav .owl-next,
    .site-banner.style-ten .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
        left: auto;
        right: 0
    }

    .site-banner.style-ten .banner-caption .banner-title {
        font-size: 1.67em
    }

    .site-banner.style-eleven .item .banner-img-wrap {
        width: 55%
    }

    .site-banner.style-eleven .item .banner-caption {
        padding: 30px;
        width: 45%
    }

    .site-banner.style-six .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
        max-width: 200px;
        left: 1%
    }

    .site-banner.style-six .owl-carousel .owl-stage-outer+.owl-nav .owl-next {
        left: auto;
        right: 1%
    }
}

@media screen and (max-width:1199px) {

    .container,
    .sticky-t-bar .newsletter-inner-wrapper {
        max-width: 1000px
    }

    .sticky-t-bar .newsletter-inner-wrapper .text-holder {
        max-width: 40%
    }

    .site-header.style-seven .main-navigation ul li,
    .site-header.style-eight .main-navigation ul li,
    .site-header.style-nine .main-navigation ul li {
        font-size: .6666em
    }

    .site-header.style-seven .main-navigation ul ul li,
    .site-header.style-eight .main-navigation ul ul li,
    .site-header.style-nine .main-navigation ul ul li {
        font-size: 1em
    }

    .site-header.style-eleven .site-branding,
    .site-header.style-eleven .header-mid .right,
    .site-header.style-twelve .site-branding,
    .site-header.style-twelve .header-mid .right {
        flex: 1
    }

    .owl-carousel>.owl-nav button[class*=owl-] {
        left: 105px
    }

    .owl-carousel>.owl-nav button.owl-next {
        left: auto;
        right: 105px
    }

    .feature-section.style-four article,
    .popular-section.style-four article {
        width: 47%
    }

    .feature-section.style-four article .content-wrap,
    .popular-section.style-four article .content-wrap {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .single-style-one .site-content>.entry-header .entry-title,
    .single-style-two .site-content>.container>.entry-header .entry-title,
    .single-style-five .site-content>.entry-header .entry-title,
    .single-style-six .site-content>.entry-header .entry-title,
    .single-style-seven .site-content>.entry-header .entry-title {
        font-size: 3em
    }

    .single-post .site-main .article-meta+.entry-content {
        padding-left: 30px
    }

    .single-post .site-main .article-meta~.entry-footer {
        padding-left: 162px
    }

    .leftsidebar.single-post .site-main .article-meta+.entry-content {
        padding-left: 0;
        padding-right: 30px
    }

    .leftsidebar.single-post .site-main .article-meta~.entry-footer {
        padding-left: 0;
        padding-right: 162px
    }
}

@media screen and (min-width:1025px) and (max-width:1500px) {
    .site-header.style-seven .main-navigation {
        flex: 2
    }

    .site-header.style-seven .main-navigation ul li a {
        padding-left: 20px;
        padding-right: 20px
    }

    .site-header.style-eight .main-navigation ul li a {
        padding-left: 17px;
        padding-right: 17px
    }

    .site-header.style-seven .main-navigation ul li.menu-item-has-children>a,
    .site-header.style-eight .main-navigation ul li.menu-item-has-children>a {
        padding-right: 35px
    }

    .site-header.style-seven .main-navigation ul ul li a,
    .site-header.style-eight .main-navigation ul ul li a {
        padding-left: 0;
        padding-right: 0
    }

    .site-header.style-seven .header-bottom .header-social {
        flex: initial
    }

    .site-header.style-eight .site-branding,
    .site-header.style-eight .right {
        flex: 1
    }

    .site-header.style-eight .main-navigation {
        flex: 2
    }
}

@media screen and (min-width:1025px) and (max-width:1366px) {

    .site-header.style-seven .main-navigation ul li.menu-item-has-children .submenu-toggle,
    .site-header.style-eight .main-navigation ul li.menu-item-has-children .submenu-toggle,
    .site-header.style-nine .main-navigation ul li.menu-item-has-children .submenu-toggle {
        right: 5px;
        font-size: 10px;
        top: 23px
    }

    .site-header.style-seven .main-navigation ul ul li.menu-item-has-children .submenu-toggle,
    .site-header.style-eight .main-navigation ul ul li.menu-item-has-children .submenu-toggle,
    .site-header.style-nine .main-navigation ul ul li.menu-item-has-children .submenu-toggle {
        right: 15px
    }

    .site-header.style-seven .main-navigation ul li a,
    .site-header.style-eight .main-navigation ul li a,
    .site-header.style-nine .main-navigation ul li a {
        padding-left: 10px;
        padding-right: 10px
    }

    .site-header.style-seven .main-navigation ul li.menu-item-has-children>a,
    .site-header.style-eight .main-navigation ul li.menu-item-has-children>a,
    .site-header.style-nine .main-navigation ul li.menu-item-has-children>a {
        padding-right: 15px
    }
}

@media screen and (min-width:1025px) {

    .main-navigation .primary-menu-list,
    .main-navigation ul ul,
    .site-header:not(.style-two) .secondary-menu ul,
    .site-header:not(.style-two) .secondary-menu ul ul {
        display: block !important
    }

    .close.close-nav-toggle,
    .close-main-nav-toggle {
        display: none
    }
}

@media screen and (max-width:1024px) {
    .container {
        max-width: 768px;
        padding-left: 15px;
        padding-right: 15px
    }

    .back-to-top {
        width: 40px;
        height: 40px;
        line-height: 55px
    }

    .rightsidebar .content-area {
        float: none;
        width: 100%;
        padding-right: 0
    }

    .leftsidebar .content-area {
        float: none;
        width: 100%;
        padding-left: 0
    }

    .rightsidebar .widget-area,
    .leftsidebar .widget-area {
        float: none;
        width: 100%
    }

    .last-widget-sticky.rightsidebar .site-content>.container,
    .last-widget-sticky.leftsidebar .site-content>.container {
        display: block
    }

    .toggle-btn {
        display: block;
        width: 25px;
        height: 25px;
        padding: 0;
        background: 0 0;
        position: relative
    }

    .toggle-btn:hover,
    .toggle-btn:active,
    .toggle-btn:focus {
        background: 0 0
    }

    .toggle-btn .toggle-bar {
        background: rgba(0, 0, 0, .5);
        width: 100%;
        height: 2px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        -webkit-transition: all ease .35s;
        -moz-transition: all ease .35s;
        transition: all ease .35s
    }

    .toggle-btn .toggle-bar:first-child {
        top: -12px
    }

    .toggle-btn .toggle-bar:last-child {
        bottom: -12px
    }

    .toggle-btn:hover .toggle-bar {
        background: rgba(0, 0, 0, .8)
    }

    .owl-carousel>.owl-nav button[class*=owl-] {
        width: 30px;
        height: 30px;
        background-size: 12px;
        left: 60px
    }

    .owl-carousel>.owl-nav button.owl-next {
        left: auto;
        right: 60px
    }

    .sticky-t-bar .newsletter-inner-wrapper {
        max-width: 768px;
        flex-direction: column;
        padding-left: 15px;
        padding-right: 15px
    }

    .sticky-t-bar .newsletter-inner-wrapper .text-holder {
        text-align: center;
        margin-bottom: 15px;
        padding-right: 0;
        max-width: 100%
    }

    .sticky-t-bar .newsletter-inner-wrapper form {
        text-align: center;
        justify-content: center
    }

    .secondary-menu .close-nav-toggle {
        width: 25px;
        height: 25px;
        padding: 0;
        background: 0 0;
        position: absolute;
        top: -31px;
        left: 0;
        display: none
    }

    .secondary-menu .menu-modal.active .close-nav-toggle {
        display: block
    }

    .secondary-menu .toggle-btn.active {
        display: none
    }

    .secondary-menu .close-nav-toggle .toggle-bar {
        background: rgba(0, 0, 0, .5);
        width: 100%;
        height: 2px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        -webkit-transition: all ease .35s;
        -moz-transition: all ease .35s;
        transition: all ease .35s;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .secondary-menu .close-nav-toggle .toggle-bar:last-child {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .header-t,
    .site-header.style-nine .header-bottom,
    .site-header.style-eleven .header-bottom,
    .site-header.style-twelve .header-bottom,
    .site-header.style-fifteen .header-mid,
    .site-header.style-sixteen .header-mid {
        position: relative
    }

    .secondary-menu .toggle-btn {
        display: block
    }

    .style-nine .secondary-menu .secondary-menu-list .close,
    .style-ten .secondary-menu .secondary-menu-list .close,
    .style-eleven .secondary-menu .secondary-menu-list .close,
    .style-twelve .secondary-menu .secondary-menu-list .close,
    .style-fifteen .secondary-menu .secondary-menu-list .close,
    .style-sixteen .secondary-menu .secondary-menu-list .close,
    .style-seventeen .secondary-menu .secondary-menu-list .close,
    .style-eighteen .secondary-menu .secondary-menu-list .close,
    .style-nineteen .secondary-menu .secondary-menu-list .close {
        display: none
    }

    .secondary-menu .secondary-menu-list,
    .style-nine .header-bottom .secondary-menu .secondary-menu-list,
    .style-ten .header-t .secondary-menu .secondary-menu-list,
    .style-eleven .header-bottom .secondary-menu .secondary-menu-list,
    .style-twelve .header-bottom .secondary-menu .secondary-menu-list,
    .style-fifteen .header-mid .secondary-menu .secondary-menu-list,
    .style-sixteen .header-mid .secondary-menu .secondary-menu-list,
    .style-seventeen .secondary-menu .secondary-menu-list,
    .style-eighteen .secondary-menu .secondary-menu-list,
    .style-nineteen .header-bottom .secondary-menu .secondary-menu-list {
        position: absolute;
        top: 100%;
        left: 15px;
        right: 15px;
        width: auto;
        height: auto;
        z-index: 9;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }

    .secondary-menu .secondary-menu-list .mobile-menu {
        display: none;
        padding: 0 20px;
        max-height: 44vh;
        overflow: auto;
        background: #fff;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
        visibility: visible
    }

    .style-nine .header-bottom .secondary-menu.menu-toggled ul.nav-menu,
    .style-ten .header-t .secondary-menu.menu-toggled ul.nav-menu,
    .style-eleven .header-bottom .secondary-menu.menu-toggled ul.nav-menu,
    .style-twelve .header-bottom .secondary-menu.menu-toggled ul.nav-menu,
    .style-fifteen .header-mid .secondary-menu.menu-toggled ul.nav-menu,
    .style-sixteen .header-mid .secondary-menu.menu-toggled ul.nav-menu,
    .style-seventeen .secondary-menu.menu-toggled ul.nav-menu,
    .style-eighteen .secondary-menu.menu-toggled ul.nav-menu,
    .style-nineteen .header-bottom .secondary-menu.menu-toggled ul.nav-menu {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }

    .secondary-menu ul li {
        display: block
    }

    .secondary-menu ul li a,
    .style-nine .header-bottom .secondary-menu ul li a,
    .style-ten .header-t .secondary-menu ul li a,
    .style-eleven .header-bottom .secondary-menu ul li a,
    .style-twelve .header-bottom .secondary-menu ul li a,
    .style-fifteen .header-mid .secondary-menu ul li a,
    .style-sixteen .header-mid .secondary-menu ul li a,
    .style-seventeen .header-t .secondary-menu ul li a,
    .style-eighteen .header-t .secondary-menu ul li a,
    .style-nineteen .header-bottom .secondary-menu ul li a {
        padding: 20px 0;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        display: block
    }

    .secondary-menu ul li .submenu-toggle {
        top: 0;
        right: 0;
        width: 20px;
        height: 55px;
        line-height: 55px
    }

    .secondary-menu ul ul li.menu-item-has-children .submenu-toggle {
        right: 0;
        transform: none;
        top: 0
    }

    .secondary-menu ul li.menu-item-has-children .submenu-toggle.active {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .secondary-menu ul ul {
        padding-left: 10px;
        position: static;
        visibility: visible;
        opacity: 1;
        box-shadow: none;
        width: auto;
        display: none;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none
    }

    .style-nine .secondary-menu ul ul,
    .style-ten .secondary-menu ul ul,
    .style-eleven .secondary-menu ul ul,
    .style-twelve .secondary-menu ul ul,
    .style-fifteen .secondary-menu ul ul,
    .style-sixteen .secondary-menu ul ul,
    .style-seventeen .secondary-menu ul ul,
    .style-eighteen .secondary-menu ul ul,
    .style-nineteen .secondary-menu ul ul {
        background: 0 0
    }

    .secondary-menu ul ul li {
        padding-left: 0;
        padding-right: 0
    }

    .secondary-menu ul ul li a {
        border-bottom-style: solid
    }

    .main-navigation {
        padding: 10px 0
    }

    .main-navigation .toggle-btn,
    .main-navigation .toggle-text {
        display: inline-block;
        vertical-align: middle
    }

    .main-navigation .toggle-text {
        font-size: .8888em;
        text-transform: uppercase;
        margin-left: 5px;
        font-weight: 600;
        letter-spacing: 1px
    }

    .main-navigation .close {
        background: 0 0;
        padding: 0;
        display: block;
        width: 20px;
        height: 20px;
        position: fixed;
        top: 30px;
        right: 20px;
        cursor: pointer
    }

    .main-navigation .close:before,
    .main-navigation .close:after {
        content: "";
        background: #333;
        height: 2px;
        width: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        -webkit-transition: all ease .35s;
        -moz-transition: all ease .35s;
        transition: all ease .35s;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .main-navigation .close:after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .main-navigation .close:hover:before,
    .main-navigation .close:hover:after {
        background: red
    }

    .main-navigation .primary-menu-list {
        text-align: left;
        position: fixed;
        top: 0;
        left: 0;
        width: 320px;
        height: 100%;
        background: #fff;
        box-shadow: 5px 0 10px rgba(0, 0, 0, .1);
        z-index: 99999;
        padding-top: 70px;
        overflow: hidden auto;
        display: none;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        transform: translateZ(0)
    }

    .primary-menu-list.active {
        display: block
    }

    .main-navigation .mobile-menu {
        width: 320px
    }

    .main-navigation ul {
        text-align: left
    }

    .main-navigation ul.nav-menu {
        padding-left: 20px;
        padding-right: 20px
    }

    .main-navigation ul li {
        display: block
    }

    .main-navigation ul li a {
        padding: 20px 0;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        display: block
    }

    .main-navigation ul ul {
        padding-left: 10px;
        position: static;
        visibility: visible;
        opacity: 1;
        box-shadow: none;
        width: auto;
        display: none;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none
    }

    .main-navigation ul ul li {
        padding-left: 0;
        padding-right: 0
    }

    .main-navigation ul ul li a {
        border-bottom-style: solid
    }

    .main-navigation ul li .submenu-toggle {
        top: 0;
        right: 0;
        width: 20px;
        height: 55px;
        line-height: 55px
    }

    .main-navigation ul ul li.menu-item-has-children .submenu-toggle {
        right: 0;
        transform: none;
        top: 0
    }

    .main-navigation ul li.menu-item-has-children .submenu-toggle.active {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .site-header.style-seven .main-navigation {
        flex: initial;
        margin-right: 20px
    }

    .site-header.style-seven .main-navigation ul li,
    .site-header.style-eight .main-navigation ul li,
    .site-header.style-nine .main-navigation ul li {
        font-size: .7222em
    }

    .site-header.style-seven .main-navigation ul ul li,
    .site-header.style-eight .main-navigation ul ul li,
    .site-header.style-nine .main-navigation ul ul li {
        font-size: 1em
    }

    .site-header.style-eight .main-navigation {
        flex: initial
    }

    .site-header.style-ten .site-branding {
        flex: 1
    }

    .style-eleven .header-bottom .main-navigation,
    .style-twelve .header-bottom .main-navigation {
        padding-left: 15px;
        padding-right: 15px
    }

    .site-header.style-thirteen .main-navigation,
    .site-header.style-fourteen .main-navigation {
        flex: initial;
        padding-left: 15px;
        padding-right: 15px
    }

    .site-header.style-fifteen .site-branding,
    .site-header.style-seventeen .site-branding {
        flex: initial
    }

    .site-header.style-nineteen .header-search-wrap {
        top: 5px
    }

    .style-nineteen .header-bottom .main-navigation {
        flex: initial
    }

    .style-nineteen .header-bottom .secondary-menu+.main-navigation {
        border-left: 1px solid rgba(0, 0, 0, .1);
        margin-left: 15px;
        padding-left: 15px
    }

    .site-header.style-nineteen .main-navigation ul li a {
        padding-left: 0;
        padding-right: 0
    }

    .sticky-header .main-navigation {
        flex: initial
    }

    .site-banner .banner-caption .banner-title {
        font-size: 2em
    }

    .site-banner.style-nine .banner-caption {
        padding: 20px 0
    }

    .site-banner.style-nine .banner-caption .banner-title,
    .site-banner.style-nine .item:first-child .banner-caption .banner-title {
        font-size: 1.1112em
    }

    .site-banner.style-three .banner-caption .banner-title {
        font-size: 1.1112em
    }

    .site-banner.style-four .banner-caption .banner-title {
        font-size: 1.3333em
    }

    .site-banner.style-seven .banner-caption .banner-title {
        font-size: 1.3333em
    }

    .site-banner.style-eight .item img {
        height: 400px;
        object-fit: cover
    }

    .site-banner.style-eight .fallback-svg {
        height: 400px;
        width: 100%
    }

    .site-banner.style-eight .banner-caption .banner-title {
        font-size: 2em
    }

    .site-banner.style-ten .item {
        flex-direction: column
    }

    .site-banner.style-ten .item .banner-img-wrap {
        width: 100%
    }

    .site-banner.style-ten .item .banner-caption {
        width: 100%;
        padding: 20px
    }

    .site-banner.style-eleven .item .banner-caption {
        padding: 20px
    }

    .site-banner.style-ten .banner-caption .banner-title,
    .site-banner.style-eleven .banner-caption .banner-title {
        font-size: 1.3333em
    }

    .site-banner.style-ten .item .banner-desc,
    .site-banner.style-eleven .item .banner-desc {
        font-size: .8888em
    }

    .site-banner.style-six .banner-caption .banner-title {
        font-size: 1.67em
    }

    .site-banner.style-six .owl-carousel .owl-stage-outer+.owl-nav [class*=owl-] {
        padding-bottom: 0 !important;
        top: 50%;
        height: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .site-banner.style-six .owl-carousel [class*=owl-] .nav-arrow {
        position: relative;
        transform: none;
        top: 0;
        width: 35px;
        height: 35px;
        padding: 10px;
        line-height: 20px
    }

    .site-banner.style-six .owl-carousel .owl-nav [class*=owl-] .cat-links,
    .site-banner.style-six .owl-carousel .owl-nav [class*=owl-] .banner-title {
        display: none
    }

    .site-banner.static-cta-banner .wp-custom-header img {
        height: 500px
    }

    .feature-section article .entry-title,
    .popular-section.style-two article .entry-title {
        font-size: 1.3333em
    }

    .feature-section .small-post article .entry-title,
    .popular-section.style-two .small-post article .entry-title {
        font-size: 1.1112em
    }

    .feature-section.style-four article:first-child .content-wrap,
    .feature-section.style-four article:nth-child(2) .content-wrap,
    .popular-section.style-four article:first-child .content-wrap,
    .popular-section.style-four article:nth-child(2) .content-wrap {
        padding: 15px
    }

    .feature-section.style-four article:first-child .entry-title,
    .popular-section.style-four article:first-child .entry-title {
        font-size: 1.3333em
    }

    .full-width.post-layout-one .site-main article {
        width: 47%
    }

    .site-footer .grid.column-4 .col,
    .site-footer .grid.column-3 .col {
        width: 48%
    }

    .site-footer .grid.column-4 .col:nth-child(2n),
    .site-footer .grid.column-3 .col:nth-child(2n) {
        margin-right: 0
    }

    .post-layout-ten .site-main article {
        width: 47%
    }

    .post-layout-eleven .site-main article {
        width: 47%
    }
}

@media screen and (max-width:767px) {
    .container {
        max-width: 420px
    }

    h1 {
        font-size: 2em
    }

    h2 {
        font-size: 1.67em
    }

    h3 {
        font-size: 1.3333em
    }

    h4 {
        font-size: 1.1112em
    }

    h5 {
        font-size: 1em
    }

    blockquote,
    q {
        font-size: 1.11em
    }

    .promo-section {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .feature-section,
    .popular-section {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .section-title {
        font-size: 1.67em;
        margin-bottom: 40px
    }

    article .entry-meta>span:after,
    article .entry-footer>span:after {
        width: 15px;
        margin-left: 5px;
        margin-right: 7px
    }

    .archive .content-area .page-header {
        margin-bottom: 30px;
        padding-bottom: 30px
    }

    .content-area .page-header .page-title,
    .page-template-default .content-area .page-header .page-title {
        font-size: 2.2223em
    }

    .pagination .page-numbers {
        font-size: .7778em;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .pagination .page-numbers.prev,
    .pagination .page-numbers.next {
        padding-right: 10px;
        font-size: .6666em
    }

    .pagination .page-numbers.next {
        padding-right: 0;
        padding-left: 10px
    }

    .pagination .page-numbers.prev svg,
    .pagination .page-numbers.next svg {
        width: 7px;
        margin-right: 5px
    }

    .pagination .page-numbers.next svg {
        margin-right: 0;
        margin-left: 5px
    }

    .woocommerce-page .site-content>.page-header {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .woocommerce-page .site-content .page-header .page-title {
        font-size: 2.2223em
    }

    .post-navigation {
        margin-top: 40px;
        padding-top: 40px
    }

    .comment-navigation .nav-previous,
    .posts-navigation .nav-previous,
    .post-navigation .nav-previous {
        float: none;
        width: 100%
    }

    .comment-navigation .nav-next,
    .posts-navigation .nav-next,
    .post-navigation .nav-next {
        float: none;
        width: 100%
    }

    .comment-navigation .nav-previous+.nav-next,
    .posts-navigation .nav-previous+.nav-next,
    .post-navigation .nav-previous+.nav-next {
        margin-top: 20px
    }

    .comments-area,
    .comments-area .comment-list+.comment-respond {
        margin-top: 40px;
        padding-top: 40px
    }

    .comments-area .comment-body {
        padding-left: 50px
    }

    .comment-body img.avatar {
        width: 40px;
        height: 40px
    }

    .comments-area ol li ol {
        margin-left: 20px
    }

    .comments-area .bypostauthor>.comment-body .comment-author:after {
        left: 25px;
        top: 28px
    }

    .comment-respond .comment-form p.comment-form-author,
    .comment-respond .comment-form p.comment-form-email,
    .comment-respond .comment-form p.comment-form-url {
        width: 100%;
        margin-right: 0
    }

    .sticky-t-bar .newsletter-inner-wrapper {
        max-width: 420px;
        flex-direction: column
    }

    .sticky-t-bar .newsletter-inner-wrapper form input {
        width: 100%;
        margin-bottom: 5px
    }

    .sticky-t-bar .newsletter-inner-wrapper form input[type=text] {
        margin-right: 0
    }

    .sticky-t-bar .newsletter-inner-wrapper form input[name=subscribe-email],
    .sticky-t-bar .newsletter-inner-wrapper form input[name=subscribe-fname]+input[name=subscribe-email] {
        width: 100%
    }

    .sticky-t-bar .blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap input[type=checkbox],
    .sticky-t-bar .blossomthemes-email-newsletter-wrapper form label .check-mark {
        top: 5px
    }

    .header-search-wrap {
        width: 250px
    }

    .site-header.style-five .header-mid .container {
        flex-direction: column
    }

    .site-header.style-five .header-mid .site-branding {
        order: inherit
    }

    .site-header.style-five .header-mid .header-social,
    .site-header.style-five .header-mid .header-search {
        margin-top: 10px
    }

    .site-header.style-seven .container {
        max-width: 420px;
        padding-left: 15px;
        padding-right: 15px
    }

    .site-header.style-seven .site-branding {
        flex: auto
    }

    .site-header.style-seven .main-navigation {
        margin-right: 0
    }

    .site-header.style-seven .right {
        width: 100%;
        flex: auto;
        justify-content: center;
        padding-bottom: 20px;
        align-items: center
    }

    .site-header.style-seven .header-bottom .header-social {
        display: flex;
        justify-content: center
    }

    .site-header.style-seven .header-bottom .header-search {
        padding-left: 0;
        margin-top: 15px
    }

    .site-header.style-seven .header-bottom .header-search .search-form {
        justify-content: center
    }

    .site-header.style-seven .header-bottom .cart-block {
        margin-top: 15px
    }

    .site-header.style-eight .right {
        justify-content: center;
        margin-bottom: 20px
    }

    .site-header.style-ten .container {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 420px
    }

    .site-header.style-ten .secondary-menu {
        flex: initial;
        order: 2
    }

    .site-header.style-ten .site-branding {
        text-align: left;
        justify-content: flex-start;
        flex-direction: row;
        flex-wrap: wrap
    }

    .site-header.style-ten .site-branding .site-logo+.site-title-wrap {
        padding-left: 15px
    }

    .site-header.style-ten .right {
        flex: auto;
        justify-content: center;
        width: 100%;
        margin-top: 15px;
        order: 3
    }

    .site-header.style-eleven .header-mid .container,
    .site-header.style-twelve .header-mid .container {
        flex-direction: column
    }

    .site-header.style-eleven .header-mid .right,
    .site-header.style-twelve .header-mid .right {
        margin-top: 15px
    }

    .site-header.style-fifteen .header-mid .container,
    .site-header.style-seventeen .header-t .container {
        max-width: 420px;
        padding-left: 15px;
        padding-right: 15px
    }

    .site-header.style-fifteen .secondary-menu,
    .site-header.style-sixteen .secondary-menu,
    .site-header.style-seventeen .secondary-menu,
    .site-header.style-eighteen .secondary-menu {
        flex: initial;
        order: 2
    }

    .site-header.style-fifteen .site-branding,
    .site-header.style-sixteen .site-branding,
    .site-header.style-seventeen .site-branding,
    .site-header.style-eighteen .site-branding {
        flex-direction: row;
        flex-wrap: wrap;
        text-align: left;
        justify-content: flex-start
    }

    .site-header.style-fifteen .site-branding .site-logo+.site-title-wrap,
    .site-header.style-sixteen .site-branding .site-logo+.site-title-wrap,
    .site-header.style-seventeen .site-branding .site-logo+.site-title-wrap,
    .site-header.style-eighteen .site-branding .site-logo+.site-title-wrap {
        padding-left: 15px
    }

    .site-header.style-fifteen .right,
    .site-header.style-sixteen .right,
    .site-header.style-seventeen .right,
    .site-header.style-eighteen .right {
        flex: auto;
        order: 3;
        justify-content: center;
        margin-top: 15px;
        width: 100%
    }

    .site-banner.style-one .item img {
        height: 320px;
        object-fit: cover
    }

    .site-banner.style-one .item .svg-holder .fallback-svg {
        height: 320px;
        width: 100%
    }

    .site-banner .banner-caption .banner-title {
        font-size: 1.3333em
    }

    .owl-carousel>.owl-nav button[class*=owl-] {
        left: 0
    }

    .owl-carousel>.owl-nav button.owl-next {
        left: auto;
        right: 0
    }

    .site-banner.style-nine .item-holder {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, 1fr);
        padding: 0
    }

    .site-banner.style-nine .item-holder .item:first-child {
        grid-column: 1/span 1;
        grid-row: 1/span 1
    }

    .site-banner.style-four .item img {
        height: 350px;
        object-fit: cover
    }

    .site-banner.style-four .fallback-svg {
        height: 350px
    }

    .site-banner.style-four .banner-caption .container {
        padding: 20px;
        width: 90%
    }

    .site-banner.style-four .banner-caption .banner-title {
        font-size: 1.1112em
    }

    .site-banner.style-five .item-wrap {
        max-width: 420px;
        margin: 0 auto;
        padding: 0 15px
    }

    .site-banner.style-five .banner-caption {
        padding: 20px
    }

    .site-banner.style-seven .item img {
        height: 400px;
        object-fit: cover
    }

    .site-banner.style-seven .fallback-svg {
        height: 400px;
        width: 100%
    }

    .site-banner.style-seven .banner-caption .container {
        padding: 20px;
        width: 90%
    }

    .site-banner.style-eight .banner-caption .banner-title {
        font-size: 1.67em
    }

    .site-banner.style-eleven .item {
        flex-direction: column
    }

    .site-banner.style-eleven .item .banner-img-wrap {
        width: 100%
    }

    .site-banner.style-eleven .item .banner-caption {
        width: 100%
    }

    .site-banner.style-six .item .banner-img-wrap,
    .site-banner.style-six .item .fallback-svg {
        height: 350px
    }

    .site-banner.style-six .item .banner-img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .site-banner.style-six .banner-caption {
        padding: 20px 10px
    }

    .site-banner.style-six .banner-caption .banner-title {
        font-size: 1.1112em
    }

    .site-banner.static-cta-banner .wp-custom-header img {
        height: auto
    }

    .site-banner.static-cta-banner .banner-caption {
        position: static
    }

    .site-banner.static-cta-banner .banner-caption .container {
        padding: 40px 15px 0;
        max-width: 420px
    }

    .promo-section .bttk-itw-holder {
        flex-direction: column;
        flex: auto
    }

    .promo-section .widget_bttk_image_text_widget .bttk-itw-holder li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .promo-section .widget_bttk_image_text_widget .bttk-itw-holder li:last-child {
        margin-bottom: 0
    }

    .feature-section .grid,
    .popular-section.style-two .grid {
        flex-direction: column
    }

    .feature-section .large-post,
    .popular-section.style-two .large-post {
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px
    }

    .feature-section .small-post,
    .popular-section.style-two .small-post {
        width: 100%;
        padding-left: 0
    }

    .popular-section .grid,
    .feature-section.style-two .grid {
        flex-direction: column
    }

    .popular-section .small-post,
    .feature-section.style-two .small-post {
        width: 100%;
        padding-right: 0
    }

    .popular-section .large-post,
    .feature-section.style-two .large-post {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .popular-section .large-post+.small-post,
    .feature-section.style-two .large-post+.small-post {
        padding-left: 0
    }

    .popular-section article:last-child,
    .feature-section.style-two article:last-child {
        margin-bottom: 40px
    }

    .popular-section .large-post+.small-post article:last-child,
    .feature-section.style-two .large-post+.small-post article:last-child {
        margin-bottom: 0
    }

    .popular-section article .entry-title,
    .feature-section.style-two article .entry-title {
        font-size: 1.1112em
    }

    .feature-section.style-four .grid,
    .popular-section.style-four .grid {
        margin-left: 0;
        margin-right: 0
    }

    .feature-section.style-four article,
    .popular-section.style-four article {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .feature-section.style-four article:first-child,
    .popular-section.style-four article:first-child {
        width: 100%
    }

    .feature-section.style-four article:nth-child(2),
    .popular-section.style-four article:nth-child(2) {
        width: 100%;
        margin-top: 30px
    }

    body[class*=post-layout-] .site-main article .entry-title {
        font-size: 1.3333em
    }

    .post-layout-one .site-main {
        flex-direction: column;
        margin-left: 0;
        margin-right: 0
    }

    .post-layout-one .site-main article {
        margin-bottom: 30px;
        padding-bottom: 30px;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .full-width.post-layout-one .site-main article {
        width: 100%
    }

    .post-layout-one .site-main article:first-child .entry-title {
        font-size: 1.67em
    }

    .newsletter-block .blossomthemes-email-newsletter-wrapper form {
        flex-direction: column
    }

    .newsletter-block .blossomthemes-email-newsletter-wrapper form input {
        flex: auto;
        width: 100%
    }

    .newsletter-block .blossomthemes-email-newsletter-wrapper form input+input[name=subscribe-email] {
        flex: auto;
        width: 100%
    }

    .newsletter-block .blossomthemes-email-newsletter-wrapper form input[type=submit] {
        flex: auto;
        align-items: center;
        justify-content: center
    }

    .footer-t {
        padding-top: 60px;
        padding-bottom: 10px
    }

    .site-footer .grid:not(.column-1) {
        flex-direction: column
    }

    .site-footer .grid:not(.column-1) .col {
        margin-right: 0
    }

    .site-footer .grid.column-4 .col,
    .site-footer .grid.column-3 .col,
    .site-footer .grid.column-2 .col {
        width: 100%
    }

    .footer-b .container {
        flex-direction: column;
        text-align: center
    }

    .footer-b .copyright {
        justify-content: center
    }

    .footer-b .footer-social {
        margin-top: 15px
    }

    .author-section {
        flex-direction: column;
        text-align: center
    }

    .author-section .author-img {
        margin: 0 auto 20px
    }

    .author-section .author-content-wrap {
        width: 100%;
        padding-left: 0
    }

    .search-results .content-area>.page-header .search-field {
        height: 60px;
        font-size: 2.2223em
    }

    .search-results .content-area>.page-header .search-submit {
        height: 60px
    }

    .post-layout-four .site-main article,
    .post-layout-five .site-main article,
    .post-layout-twelve .site-main article {
        flex-direction: column;
        margin-bottom: 40px;
        padding-bottom: 40px
    }

    .post-layout-four .site-main article .post-thumbnail,
    .post-layout-five .site-main article .post-thumbnail,
    .post-layout-twelve .site-main article .post-thumbnail {
        width: 100%;
        margin-bottom: 30px
    }

    .post-layout-four .site-main article .content-wrap,
    .post-layout-five .site-main article .content-wrap,
    .post-layout-twelve .site-main article .content-wrap {
        width: 100%;
        padding-left: 0
    }

    .post-layout-five .site-main article:nth-child(2n) .content-wrap {
        padding-right: 0
    }

    .post-layout-ten .site-main {
        margin-left: 0;
        margin-right: 0
    }

    .post-layout-ten .site-main article {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 40px;
        padding-bottom: 40px
    }

    .post-layout-ten.rightsidebar .site-main article,
    .post-layout-ten.leftsidebar .site-main article,
    .post-layout-ten.full-width-centered .site-main article {
        width: 100%
    }

    .post-layout-eleven .site-main,
    .post-layout-eleven.rightsidebar .site-main,
    .post-layout-eleven.leftsidebar .site-main {
        margin-left: 0;
        margin-right: 0
    }

    .post-layout-eleven .site-main article,
    .post-layout-eleven.rightsidebar .site-main article,
    .post-layout-eleven.leftsidebar .site-main article,
    .post-layout-eleven.full-width-centered .site-main article {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    body.post-layout-three .site-main article {
        padding-bottom: 40px;
        margin-bottom: 40px
    }

    .post-layout-six .site-main article,
    .post-layout-seven .site-main article,
    .post-layout-eight .site-main article {
        flex-direction: column;
        flex: auto;
        margin-bottom: 40px;
        padding-bottom: 10px
    }

    .post-layout-six .site-main article .post-thumbnail,
    .post-layout-seven .site-main article .post-thumbnail,
    .post-layout-eight .site-main article .post-thumbnail {
        width: 100%
    }

    .post-layout-six .site-main article .content-wrap,
    .post-layout-seven .site-main article .content-wrap,
    .post-layout-eight .site-main article .content-wrap,
    .post-layout-seven .site-main article .content-wrap,
    .post-layout-eight .site-main article:nth-child(2n) .content-wrap {
        left: 0;
        padding: 20px 20px 0;
        margin: 0 auto;
        width: calc(100% - 30px);
        top: -30px
    }

    .post-layout-six .site-main article .content-wrap .entry-header,
    .post-layout-six .site-main article .content-wrap .entry-footer,
    .post-layout-eight .site-main article .content-wrap .entry-header,
    .post-layout-eight .site-main article .content-wrap .entry-footer {
        margin-right: 0
    }

    .post-layout-seven .site-main article .content-wrap .entry-header,
    .post-layout-seven .site-main article .content-wrap .entry-footer,
    .post-layout-eight .site-main article:nth-child(2n) .content-wrap .entry-header,
    .post-layout-eight .site-main article:nth-child(2n) .content-wrap .entry-footer {
        margin-left: 0
    }

    body.post-layout-nine .site-main article {
        margin-bottom: 40px;
        padding-bottom: 0
    }

    body.post-layout-nine .site-main article .content-wrap {
        padding: 20px 20px 0
    }

    .error404 .content-area .page-header .page-title {
        font-size: 2.2223em
    }

    .error404 .site-main .error-text {
        font-size: 1.1112em
    }

    .error404 .site-main .error-num {
        margin-top: 40px;
        font-size: 9em
    }

    .error404 .site-main .btn-readmore {
        margin-top: 40px;
        padding-left: 20px;
        padding-right: 20px
    }

    .error404 .site-main .search-form {
        margin-top: 40px
    }

    .additional-post {
        margin-top: 40px;
        padding-top: 20px
    }

    .additional-post article .entry-header {
        flex-direction: column;
        padding-right: 20px
    }

    .additional-post article .entry-meta {
        width: 100%
    }

    .additional-post article .entry-title {
        font-size: .8888em
    }

    .additional-post article .entry-meta+.entry-title {
        width: 100%;
        padding-left: 0
    }

    .single .newsletter-block {
        margin-top: 40px
    }

    .newsletter-block .blossomthemes-email-newsletter-wrapper {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .single-post .site-main article .content-wrap {
        flex-direction: column;
        flex: auto
    }

    .single-post .site-main .article-meta {
        width: 100%;
        margin-bottom: 30px
    }

    .single-post .site-main .sticky-meta .article-meta {
        position: static;
        width: 100%;
        left: unset
    }

    .single-post .site-main .article-meta .share-title {
        width: 100%
    }

    .single-post .site-main .article-meta .favourite {
        flex-direction: row;
        align-items: center
    }

    .single-post .site-main .article-meta .favourite a,
    .single-post .site-main .article-meta .favourite .liked-icon {
        width: 40px;
        height: 40px;
        line-height: 45px;
        margin-right: 5px
    }

    .single-post .site-main .article-meta .favourite .fav-count {
        font-size: .8888em;
        margin-top: 5px;
        margin-right: 5px
    }

    .single-post .site-main .article-meta .social-share {
        display: flex;
        flex: 1;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }

    .single-post .site-main .article-meta .social-list li {
        display: inline-block;
        margin-left: 5px
    }

    .single-post .site-main .article-meta .social-list li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: .7778em
    }

    .single-post .site-main .article-meta+.entry-content {
        width: 100%;
        padding-left: 0
    }

    .single-post .site-main .article-meta~.entry-footer {
        padding-left: 0
    }

    .single .content-area .author-section {
        margin-top: 40px;
        padding-top: 40px
    }

    .leftsidebar.single-post .site-main .article-meta+.entry-content,
    .leftsidebar.single-post .site-main .article-meta~.entry-footer {
        padding-right: 0
    }

    .single-style-one .site-content>.entry-header,
    .single-style-two .site-content>.container>.entry-header {
        padding-top: 40px;
        padding-bottom: 40px;
        min-height: 320px
    }

    .single-style-two .site-content>.container>.entry-header {
        padding: 40px 20px
    }

    .single-style-one .site-content>.entry-header:before,
    .single-style-two .site-content>.container>.entry-header:before {
        background: rgba(0, 0, 0, .3);
        height: 100%
    }

    .single-style-one .site-content>.entry-header .entry-title,
    .single-style-two .site-content>.container>.entry-header .entry-title,
    .single-style-five .site-content>.entry-header .entry-title,
    .single-style-six .site-content>.entry-header .entry-title,
    .single-style-seven .site-content>.entry-header .entry-title {
        font-size: 2em
    }

    .single-style-three .site-main .entry-header .entry-title,
    .single-style-four .site-main .entry-header .entry-title {
        font-size: 2em
    }
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
#secondary .widget .textwidget a {
    color: var(--font-color)
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.widget .textwidget a {
    text-decoration: underline
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.widget .textwidget a:hover {
    color: var(--primary-color)
}

.single-post .site-main .sticky-meta .article-meta {
    position: absolute;
    left: -125px;
    width: 75px;
    height: 100%;
    text-align: center;
    top: 0
}

@media only screen and (max-width:1728px) {
    .single-post .site-main .sticky-meta .article-meta {
        left: -106px
    }
}

@media only screen and (max-width:1562px) {
    .single-post .site-main .sticky-meta .article-meta {
        left: 0
    }

    .single-post .site-main article .content-wrap {
        padding-left: 100px
    }
}

@media only screen and (max-width:767px) {
    .single-post .site-main .sticky-meta .article-meta {
        position: static;
        left: unset;
        width: 100%
    }

    .single-post .site-main article .content-wrap {
        width: 100%;
        padding-left: 0
    }
}

.dr-archive-pagination .dr__pagination {
    justify-content: flex-start
}

@media only screen and (max-width:767px) {
    .dr-archive-pagination .dr__pagination {
        justify-content: center
    }
}

.dr-archive-pagination .dr__pagination .page-numbers.next {
    padding-right: 20px
}

.dr-archive-pagination .dr__pagination .page-numbers.next:before,
.dr-archive-pagination .dr__pagination .page-numbers.prev:before {
    content: none
}

.dr-archive-pagination .dr__pagination .page-numbers.prev {
    padding-left: 20px;
    padding-right: 12px
}

.vilva-has-blocks.full-width .wp-block-cover .wp-block-cover__inner-container,
.vilva-has-blocks.full-width .wp-block-cover-image .wp-block-cover__inner-container,
.vilva-has-blocks.full-width-centered .wp-block-cover .wp-block-cover__inner-container,
.vilva-has-blocks.full-width-centered .wp-block-cover-image .wp-block-cover__inner-container {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.vilva-has-blocks.full-width-centered .wp-block-cover .wp-block-cover__inner-container,
.vilva-has-blocks.full-width-centered .wp-block-cover-image .wp-block-cover__inner-container {
    max-width: 840px
}

.single .site-main .has-article-meta .alignfull,
.single .site-main .has-article-meta .alignwide {
    position: relative
}

.vilva-has-blocks .site-main .entry-content p img {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em
}

.has-huge-font-size,
.has-large-font-size,
.has-larger-font-size {
    line-height: 1.3
}

.wp-block-image+h1,
.wp-block-image+h2,
.wp-block-image+h3,
.wp-block-image+h4,
.wp-block-image+h5,
.wp-block-image+h6 {
    clear: none
}

.wp-block-cover,
.wp-block-cover-image {
    padding: 5% 10%
}

.wp-block-separator {
    background-color: transparent;
    border-bottom: 5px solid rgba(var(--font-color-rgb), .15);
    margin: 2em 0;
    height: auto
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto
}

.wp-block-separator.is-style-wide {
    border-bottom-width: 5px
}

.wp-block-separator.is-style-dots {
    color: var(--font-color)
}

.wp-block-separator.is-style-dots:before {
    font-size: 1.6667em;
    letter-spacing: 1.5em;
    padding-left: 1.5em
}

.wp-block-embed {
    margin: 0
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    padding: 10% 5%
}

.wp-block-quote.is-style-large {
    text-align: left;
    padding: 40px 50px
}

.wp-block-quote.is-style-large:before {
    right: auto;
    left: 50px
}

.vilva-has-blocks .wp-block-gallery .blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-table figcaption {
    width: 100%;
    margin-top: 0;
    margin-bottom: 1.5em;
    font-size: .7778em;
    color: #999;
    text-align: center
}

.wp-block-embed figcaption {
    margin-top: 1em
}

.page .site-main .entry-content .wp-block-gallery .blocks-gallery-item,
.single .site-main .entry-content .wp-block-gallery .blocks-gallery-item {
    background: 0 0;
    padding-left: 0
}

.wp-block-file {
    background: rgba(var(--primary-color-rgb), .1);
    padding: 2% 4%;
    margin-bottom: .7em
}

.wp-block-file.aligncenter {
    display: table;
    margin-left: auto;
    margin-right: auto
}

.wp-block-file.alignfull {
    text-align: center
}

.wp-block-file a {
    display: inline-block;
    color: var(--font-color)
}

.wp-block-file .wp-block-file__button {
    background: var(--primary-color);
    padding: .7em 1.5em;
    font-size: .9em;
    line-height: 1.3
}

.wp-block-table.is-style-stripes {
    border-bottom: none
}

.wp-block-table table tr td,
.wp-block-table table tr th {
    border: 1px solid rgba(var(--primary-color-rgb), .3)
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: rgba(var(--primary-color-rgb), .1)
}

.wp-block-archives li,
.wp-block-categories li,
.wp-block-latest-comments li,
.wp-block-meta li,
.wp-block-nav-menu li,
.wp-block-pages li,
.wp-block-recent-entries li,
.wp-block-rss li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(var(--primary-color-rgb), .15)
}

.widget li ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.page .site-main .entry-content .wp-block-archives li,
.page .site-main .entry-content .wp-block-categories li,
.page .site-main .entry-content .wp-block-latest-comments li,
.page .site-main .entry-content .wp-block-meta li,
.page .site-main .entry-content .wp-block-nav-menu li,
.page .site-main .entry-content .wp-block-pages li,
.page .site-main .entry-content .wp-block-recent-entries li,
.page .site-main .entry-content .wp-block-rss li,
.single .site-main .entry-content .wp-block-archives li,
.single .site-main .entry-content .wp-block-categories li,
.single .site-main .entry-content .wp-block-latest-comments li,
.single .site-main .entry-content .wp-block-meta li,
.single .site-main .entry-content .wp-block-nav-menu li,
.single .site-main .entry-content .wp-block-pages li,
.single .site-main .entry-content .wp-block-recent-entries li,
.single .site-main .entry-content .wp-block-rss li {
    margin-bottom: 15px
}

.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-comments li a,
.wp-block-meta li a,
.wp-block-nav-menu li a,
.wp-block-pages li a,
.wp-block-recent-entries li a,
.wp-block-rss li a {
    color: var(--font-color)
}

.wp-block-archives li a:hover,
.wp-block-categories li a:hover,
.wp-block-latest-comments li a:hover,
.wp-block-meta li a:hover,
.wp-block-nav-menu li a:hover,
.wp-block-pages li a:hover,
.wp-block-recent-entries li a:hover,
.wp-block-rss li a:hover {
    color: var(--primary-color)
}

.page-template-default .site-main article .entry-content p.wp-block-tag-cloud,
.single .site-main article .entry-content p.wp-block-tag-cloud,
.site-main article .entry-content p.wp-block-tag-cloud {
    margin-bottom: 0
}

.wp-block-tag-cloud a {
    display: inline-block;
    padding: 5px;
    color: rgba(var(--font-color-rgb), .65);
    text-decoration: underline
}

.page .site-main .entry-content p.wp-block-tag-cloud a,
.single .site-main .entry-content p.wp-block-tag-cloud a {
    padding-bottom: 5px;
    font-family: var(--primary-font);
    font-weight: 400;
    line-height: 1.3
}

.page .site-main .entry-content p.wp-block-tag-cloud a:after,
.page .site-main .entry-content p.wp-block-tag-cloud a:before,
.single .site-main .entry-content p.wp-block-tag-cloud a:after,
.single .site-main .entry-content p.wp-block-tag-cloud a:before {
    display: none
}

.page .site-main .entry-content p.wp-block-tag-cloud a:hover,
.single .site-main .entry-content p.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:hover {
    color: var(--primary-color);
    text-decoration: none
}

.wp-block-calendar table {
    margin: 0;
    font-size: .9em;
    font-family: var(--primary-font)
}

.wp-block-calendar table caption {
    background: var(--secondary-color)
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
    color: var(--font-color)
}

.wp-block-calendar table tr td,
.wp-block-calendar table tr th {
    padding: 10px 0;
    text-align: center;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.5;
    background: 0 0;
    border: none
}

.wp-block-calendar table tr th {
    border-bottom: 2px solid var(--secondary-color)
}

.wp-block-calendar table tr td {
    font-weight: 400
}

.wp-block-calendar table tbody tr td#today {
    background: rgba(var(--primary-color-rgb), .15)
}

.wp-block-calendar table tr td a {
    display: block;
    color: var(--primary-color)
}

.wp-block-calendar table tr td a:hover {
    text-decoration: none;
    color: var(--font-color)
}

.wp-block-calendar table tfoot {
    border-top: 1px solid rgba(var(--primary-color-rgb), .1)
}

.wp-block-calendar table tfoot td#prev {
    text-align: left
}

.wp-block-calendar table tfoot td#next {
    text-align: right
}

.wp-block-text .textwidget {
    font-size: 1em;
    line-height: 1.89
}

.wp-block-text .textwidget p {
    margin-top: 0;
    margin-bottom: 20px
}

.wp-block-text .textwidget p:last-child {
    margin-bottom: 0
}

.wp-block-search .wp-block-search__label {
    margin-bottom: 5px
}

.wp-block-search .wp-block-search__input {
    width: calc(100% - 50px);
    border: 1px solid rgba(var(--font-color-rgb), .1);
    border-right: none;
    height: 60px
}

.wp-block-search .wp-block-search__button {
    margin: 0;
    width: 50px;
    height: 60px;
    background-color: transparent;
    width: 50px;
    padding: 0;
    text-align: center;
    border-radius: 0;
    border: 1px solid rgba(var(--font-color-rgb), .1);
    border-left: none;
    box-shadow: none;
    text-indent: 60px;
    white-space: nowrap;
    overflow: hidden;
    position: relative
}

.wp-block-search .wp-block-search__button:before {
    content: "";
    background-color: rgba(var(--font-color-rgb), .75);
    -webkit-mask-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgba(23,23,23,0.75)" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
    mask-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgba(23,23,23,0.75)" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-position: center;
    mask-position: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px
}

.wp-block-search .wp-block-search__button:hover:before {
    background-color: var(--primary-color)
}

.page .site-main .entry-content ul.wp-block-latest-posts,
.single .site-main .entry-content ul.wp-block-latest-posts,
.wp-block-latest-posts {
    margin-top: 0
}

.wp-block-archives li,
.wp-block-latest-posts li {
    margin-bottom: 1em
}

.page .site-main .entry-content .wp-block-archives li,
.page .site-main .entry-content .wp-block-latest-posts li,
.single .site-main .entry-content .wp-block-archives li,
.single .site-main .entry-content .wp-block-latest-posts li {
    margin-bottom: 1em
}

.page .site-main .entry-content .wp-block-archives li:last-child,
.page .site-main .entry-content .wp-block-latest-posts li:last-child,
.single .site-main .entry-content .wp-block-archives li:last-child,
.single .site-main .entry-content .wp-block-latest-posts li:last-child,
.wp-block-archives li:last-child,
.wp-block-latest-posts li:last-child {
    margin-bottom: 0
}

.wp-block-archives li a,
.wp-block-latest-posts li a {
    display: inline-block;
    color: var(--font-color)
}

.wp-block-archives li a:hover,
.wp-block-latest-posts li a:hover {
    color: var(--primary-color)
}

.page .site-main .entry-content ol.wp-block-latest-comments,
.single .site-main .entry-content ol.wp-block-latest-comments,
.wp-block-latest-comments {
    margin: 0;
    padding: 0;
    list-style: none
}

.wp-block-latest-comments__comment {
    font-size: 1em
}

.page .site-main .entry-content ol li.wp-block-latest-comments__comment,
.single .site-main .entry-content ol li.wp-block-latest-comments__comment {
    margin-bottom: 1em;
    padding-left: 0;
    counter-increment: none
}

.page .site-main .entry-content ol li.wp-block-latest-comments__comment:before,
.single .site-main .entry-content ol li.wp-block-latest-comments__comment:before {
    display: none
}

.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: 0
}

.has-avatars .wp-block-latest-comments__comment img+article .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment img+article .wp-block-latest-comments__comment-meta {
    margin-left: 52px
}

.wp-block-latest-comments__comment-date {
    font-size: .7778em
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .8888em
}

.wp-block-pullquote.alignleft {
    padding: 0;
    margin-top: 0
}

.wp-block-pullquote.alignleft blockquote {
    margin-top: 0;
    margin-bottom: 0
}

.wp-block-pullquote.is-style-default {
    border-top: 4px solid #555d66;
    border-bottom: 4px solid #555d66;
    padding: 1.5em 0
}

.wp-block-pullquote.is-style-default blockquote {
    border-left: none;
    padding-left: 0
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
    text-transform: uppercase;
    font-size: .7778em;
    font-style: normal
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin: 0;
    border-left: none;
    padding: 1em;
    max-width: 100%;
    font-size: 1em
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 1.1112em
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0
}

.wp-block-media-text.has-media-on-the-left .wp-block-media-text__content {
    padding-right: 0
}

.wp-block-button__link:hover {
    text-decoration: none
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    flex-grow: initial
}

@media screen and (max-width:1366px) {

    .page-template-default.vilva-has-blocks.full-width .site-main article .article-meta+.content-wrap,
    .page-template-default.vilva-has-blocks.full-width-centered .site-main article .article-meta+.content-wrap,
    .single.vilva-has-blocks.full-width .site-main article .article-meta+.content-wrap,
    .single.vilva-has-blocks.full-width-centered .site-main article .article-meta+.content-wrap {
        padding-right: 80px;
        padding-left: 0
    }
}

@media screen and (max-width:1199px) {

    .vilva-has-blocks.full-width .wp-block-cover .wp-block-cover__inner-container,
    .vilva-has-blocks.full-width .wp-block-cover-image .wp-block-cover__inner-container,
    .vilva-has-blocks.full-width-centered .wp-block-cover .wp-block-cover__inner-container,
    .vilva-has-blocks.full-width-centered .wp-block-cover-image .wp-block-cover__inner-container {
        max-width: 1000px
    }
}

@media screen and (max-width:1024px) {

    .vilva-has-blocks.full-width .wp-block-cover .wp-block-cover__inner-container,
    .vilva-has-blocks.full-width .wp-block-cover-image .wp-block-cover__inner-container,
    .vilva-has-blocks.full-width-centered .wp-block-cover .wp-block-cover__inner-container,
    .vilva-has-blocks.full-width-centered .wp-block-cover-image .wp-block-cover__inner-container {
        max-width: 768px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:767px) {

    .vilva-has-blocks.full-width .wp-block-cover .wp-block-cover__inner-container,
    .vilva-has-blocks.full-width .wp-block-cover-image .wp-block-cover__inner-container,
    .vilva-has-blocks.full-width-centered .wp-block-cover .wp-block-cover__inner-container,
    .vilva-has-blocks.full-width-centered .wp-block-cover-image .wp-block-cover__inner-container {
        max-width: 420px
    }

    .page-template-default.vilva-has-blocks.full-width-centered .site-main article .article-meta+.content-wrap,
    .single.vilva-has-blocks.full-width-centered .site-main article .article-meta+.content-wrap {
        padding-right: 0
    }

    .vilva-has-blocks.full-width .wp-block-cover .wp-block-cover__inner-container,
    .vilva-has-blocks.full-width .wp-block-cover-image .wp-block-cover__inner-container,
    .vilva-has-blocks.full-width-centered .wp-block-cover .wp-block-cover__inner-container,
    .vilva-has-blocks.full-width-centered .wp-block-cover-image .wp-block-cover__inner-container {
        padding-left: 0 !important
    }
}

.site-title,
.site-description {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px)
}