.post-box .entry-image {
    display: contents
}

article .entry-image {
    display: none
}

.special-image-aside h2 {
    margin: 0 !important;
    text-align: center !important
}

.special-bot {
    text-align: center !important;
    margin-bottom: 10px !important;
    background: #e30713 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    border: 4px solid #000
}

.action__bot {
    text-align: center !important;
    margin-bottom: 10px !important;
    background: #e30713 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    border: 2px solid #000;
    display: block;
    width: auto;
    padding: 25px;
    margin: 0 auto
}

.special-bot:hover, .action__bot:hover {
    background: #e8686f !important
}

.my-button {
    display: none
}

@media screen and (max-width: 768px) {
    .my-button {
        display: block
    }

    .my-button a {
        margin: 40px auto;
        width: 295px;
        height: 50px;
        display: block;
        background: #fd0;
        text-align: center;
        padding: 23px 0 0;
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        box-shadow: 5px 5px 10px
    }
}

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
}

body {
    --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--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: .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
}

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

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

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

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

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

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

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

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

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

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

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

body .is-layout-flex > * {
    margin: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    font-weight: 400;
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    clear: both
}

html {
    overflow-y: scroll;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: none
}

article, aside, details, figcaption, figure, footer, header, nav, section {
    display: block
}

.io-title-description {
    display: inline-block;
    margin: 17px 0;
    padding: 14px 0;
    float: none
}

.io-title-description a {
    font-size: 34px;
    font-weight: 400;
    text-decoration: none;
    padding-left: 15px;
    color: #444;
    text-shadow: .1px 1px 2px #888
}

.io-title-description a:hover {
    color: #111;
    text-decoration: none
}

.io-title-description .site-description:hover {
    color: #111;
    text-decoration: none
}

.io-title-description .site-description {
    font-weight: 400;
    padding-left: 18px;
    line-height: 2;
    font-size: 12px;
    text-shadow: .1px 1px 2px #ccc
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

del {
    color: #333
}

ins {
    background: 0 0;
    text-decoration: none
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 24px
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

small {
    font-size: smaller
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

.socialmedia img {
    border-radius: 4px
}

.themonic-logo img {
    max-width: 100%
}

.clear:after, .wrapper:after, .format-status .entry-header:after {
    clear: both
}

.clear:before, .clear:after, .wrapper:before, .wrapper:after, .format-status .entry-header:before, .format-status .entry-header:after {
    display: table;
    content: ""
}

.wrapper {
    border: 1px solid #e9e9e9
}

.archive-title, .page-title {
    font-size: 11px;
    line-height: 2.181818182;
    font-weight: 700;
    text-transform: uppercase;
    color: #636363
}

.entry-content th, .comment-content th {
    background: #f1f1f1;
    border: 1px solid #c1c1c1;
    font-size: 11px;
    line-height: 2.181818182;
    font-weight: 700;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #636363
}

article.format-quote footer.entry-meta, article.format-link footer.entry-meta, article.format-status footer.entry-meta {
    font-size: 11px;
    line-height: 2.181818182
}

button, input, textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    font-family: inherit;
    margin-right: 0;
    margin-bottom: 7px;
    padding: 8px 10px
}

button, input {
    line-height: normal
}

textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top
}

#searchsubmit {
    background: #00a1e0;
    border: 1px solid #00a1e0;
    color: #fff;
    min-width: 24%
}

input[type=submit] {
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio], input[type=file], input[type=hidden], input[type=image], input[type=color] {
    border: 0;
    border-radius: 0;
    padding: 0
}

li.bypostauthor cite span {
    background-color: #fff;
    background-image: none;
    border: 1px solid #09f;
    border-radius: 2px;
    box-shadow: none;
    color: #09f;
    padding: 0
}

.entry-content img, .comment-content img, .widget img {
    max-width: 100%
}

img[class*=align], img[class*=wp-image-], img[class*=attachment-] {
    height: auto
}

img.size-full, img.size-large, img.header-image, img.wp-post-image {
    max-width: 100%;
    height: auto
}

embed, iframe, object, video {
    max-width: 100%
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

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

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    margin-bottom: 10px
}

.wp-caption {
    max-width: 100%;
    padding: 4px
}

.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    font-style: italic;
    font-size: 12px;
    line-height: 1.4;
    color: #666
}

img.wp-smiley, .rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.entry-content dl.gallery-item {
    margin: 0
}

.gallery-item a, .gallery-caption {
    width: 90%
}

.gallery-item a {
    display: block
}

.gallery-caption a {
    display: inline
}

.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto
}

.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%
}

.gallery-columns-1 .gallery-icon img {
    padding: 3%
}

.site-content nav {
    border: 1px solid #ededed;
    background: #f9f9f9;
    clear: both;
    line-height: 2;
    margin-bottom: 28px;
    overflow: hidden;
    padding: 2%
}

#nav-above {
    padding: 24px 0
}

#nav-above {
    display: none
}

.paged #nav-above {
    display: block
}

.nav-previous a, .nav-next > a {
    color: #444;
    text-decoration: none
}

.nav-previous, .previous-image {
    float: left;
    padding-bottom: 7px;
    width: 50%
}

.nav-next, .next-image {
    float: right;
    text-align: right;
    width: 50%
}

.nav-single + .comments-area, #comment-nav-above {
    margin: 48px 0
}

.author .archive-header {
    margin-bottom: 24px
}

.author-info {
    border-top: 1px solid #ededed;
    margin: 24px 0;
    padding-top: 24px;
    overflow: hidden
}

.author-description p {
    color: #757575;
    font-size: 13px;
    line-height: 1.846153846
}

.author.archive .author-info {
    border-top: 0;
    margin: 0 0 48px
}

.author.archive .author-avatar {
    margin-top: 0
}

html {
    font-size: 90.5%
}

body {
    font-size: 14px;
    font-family: "Ubuntu", Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
    color: #444
}

a {
    outline: none;
    color: #060f37;
    text-decoration: none
}

a:hover {
    color: #0c87d3;
    text-decoration: underline
}

.assistive-text, .site .screen-reader-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px)
}

.themonic-nav .assistive-text:hover, .themonic-nav .assistive-text:active, .themonic-nav .assistive-text:focus {
    background: #fff;
    border: 2px solid #333;
    border-radius: 3px;
    clip: auto !important;
    color: #000;
    display: none;
    font-size: 12px;
    padding: 12px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100000
}

.site {
    padding: 0 24px;
    background-color: #fff
}

.site-content {
    margin: 0 14px
}

.widget-area {
    margin-top: 10px
}

.site-header {
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    height: auto;
    margin-bottom: 24px;
    text-align: left
}

.site-header h1, .site-header h2 {
    text-align: center
}

.site-header h1 a, .site-header h2 a {
    color: #515151;
    display: inline-block;
    text-decoration: none
}

.site-header h1 a:hover, .site-header h2 a:hover {
    color: #21759b
}

.site-header h1 {
    font-size: 24px;
    line-height: 1.285714286;
    margin-bottom: 14px
}

.site-header h2 {
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    color: #757575
}

.header-image {
    margin-top: 24px
}

.themonic-logo {
    padding: 17px;
    float: left;
    margin: 10px 0
}

.themonic-nav {
    display: none;
    text-align: center;
    float: left;
    width: 100%
}

.themonic-nav li {
    display: none;
    font-size: 12px;
    line-height: 1.42857143;
    width: auto;
    transition: .3s ease 0s
}

.themonic-nav li:hover {
    display: none;
    text-decoration: none;
    background: #00a1e0
}

.themonic-nav li a {
    display: none;
    padding: 0 20px
}

.bluem {
    background-color: #00a1e0;
    padding: 5px
}

.orangem {
    background-color: #ff811a
}

.greenm {
    background-color: #8ac327
}

.redm {
    background-color: #f96234;
    padding: 10px
}

section[role=banner] {
    margin-bottom: 48px
}

.widget-area .widget {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    margin-bottom: 20px;
    line-height: 1.4;
    word-wrap: break-word
}

.widget-area .widget-title {
    background: #f2f2f2;
    font-size: 16px
}

.widget.widget_search {
    margin-bottom: 14px
}

.widget-area .widget li, .widget-area .widget .textwidget {
    font-size: 13px;
    line-height: 1.646153846;
    border-bottom: 1px solid #e9e9e9;
    padding: 5px 0
}

.widget-area .widget p {
    margin-bottom: 12px;
    padding: 8px 10px
}

.widget-area .textwidget ul {
    list-style: disc outside;
    margin: 0 0 24px
}

.widget-area .textwidget li {
    margin-left: 36px
}

.widget-area .widget a {
    color: #757575;
    text-decoration: none;
    font-size: 98%
}

.widget-area .widget a:hover {
    color: #4f5254
}

.widget-area #s {
    margin-right: -5px;
    width: 69%
}

footer[role=contentinfo] {
    background: #f2f2f2;
    width: 100%;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #e9e9e9;
    clear: both;
    font-size: 14px;
    height: auto;
    line-height: 2;
    margin-right: auto;
    margin-bottom: 0;
    padding: 24px 0
}

footer[role=contentinfo] a {
    color: #686868;
    margin-left: 5px;
    text-decoration: none
}

footer[role=contentinfo] a:hover {
    color: #333
}

.entry-meta {
    clear: both
}

.entry-header {
    margin-bottom: 20px
}

.entry-header img.wp-post-image {
    margin-bottom: 24px
}

.entry-header .entry-title {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 20px
}

.entry-header .entry-title a {
    color: #444;
    text-decoration: none
}

.entry-header .entry-title a:hover {
    color: #111
}

.entry-header .entry-format {
    margin-top: 24px;
    font-weight: 400
}

.entry-header .comments-link {
    margin-top: 24px;
    font-size: 13px;
    line-height: 1.846153846;
    color: #757575
}

.comments-link a, .entry-meta a {
    color: #757575
}

.comments-link a:hover, .entry-meta a:hover {
    color: #333
}

.site-content article.sticky {
    background: #f8f8f8;
    border-color: #ddd;
    border-style: solid solid double;
    border-width: 1px 1px 1px 7px;
    box-shadow: .01em .1em .1em .1em #eee;
    clear: both;
    font-size: 13px;
    line-height: 1.19231;
    margin-bottom: 24px;
    margin-top: -6px;
    padding: 17px;
    text-align: left
}

.sticky .below-title-meta {
    background: #f2f2f2 none repeat scroll 0 0;
    margin-left: -2.8%;
    width: 105.5%
}

.entry-content, .entry-summary, .mu_register {
    line-height: 1.7
}

.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {
    margin: 24px 0;
    line-height: 1.7
}

.entry-content h1, .comment-content h1 {
    font-size: 21px;
    line-height: 1.5
}

.entry-content h2, .comment-content h2, .mu_register h2 {
    font-size: 18px;
    line-height: 1.6
}

.entry-content h3, .comment-content h3 {
    font-size: 16px;
    line-height: 1.8
}

.entry-content h4, .comment-content h4 {
    font-size: 14px;
    line-height: 1.8
}

.entry-content h5, .comment-content h5 {
    font-size: 13px;
    line-height: 1.8
}

.entry-content h6, .comment-content h6 {
    font-size: 12px;
    line-height: 1.8
}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    margin: 20px 0;
    line-height: 1.7
}

.entry-content blockquote p {
    margin: 0
}

.entry-content ol, .comment-content ol, .entry-content ul, .comment-content ul, .mu_register ul {
    margin: 0 0 24px;
    line-height: 1.7
}

.entry-content ul ul, .comment-content ul ul, .entry-content ol ol, .comment-content ol ol, .entry-content ul ol, .comment-content ul ol, .entry-content ol ul, .comment-content ol ul {
    margin-bottom: 0
}

.entry-content ul, .comment-content ul, .mu_register ul {
    list-style: square outside
}

.entry-content ol, .comment-content ol {
    list-style: decimal outside
}

.entry-content li, .comment-content li, .mu_register li {
    margin: 0 0 0 36px
}

.entry-content blockquote, .comment-content blockquote {
    background: #fafafa;
    border-left: 4px solid #d6d6d6;
    border-right: 4px solid #d6d6d6;
    border-radius: 14px;
    margin-bottom: 24px;
    padding: 24px;
    font-style: italic
}

.entry-content blockquote p:last-child, .comment-content blockquote p:last-child {
    margin-bottom: 0
}

.entry-content code, .comment-content code {
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    line-height: 2
}

.entry-content pre, .comment-content pre {
    border: 1px solid #ededed;
    border-radius: 20px;
    color: #666;
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    line-height: 1.514285714;
    margin: 24px 0;
    overflow: auto;
    padding: 24px
}

.entry-content pre code, .comment-content pre code {
    display: block
}

.entry-content abbr, .comment-content abbr, .entry-content dfn, .comment-content dfn, .entry-content acronym, .comment-content acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

.entry-content address, .comment-content address {
    display: block;
    line-height: 1.5;
    margin: 0 0 24px
}

img.alignleft {
    margin: 8px 24px 12px 0
}

img.alignright {
    margin: 12px 0 12px 24px
}

img.aligncenter {
    margin-top: 12px;
    margin-bottom: 12px
}

.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
    margin-bottom: 2px
}

.entry-content dl, .comment-content dl {
    margin: 0 24px
}

.entry-content dt, .comment-content dt {
    font-weight: 700;
    line-height: 1.714285714
}

.entry-content dd, .comment-content dd {
    line-height: 1.714285714;
    margin-bottom: 24px
}

.entry-content table, .comment-content table {
    border-bottom: 1px solid #ededed;
    color: #757575;
    font-size: 12px;
    line-height: 1.7;
    margin: 0 0 24px;
    width: 100%
}

.entry-content table caption, .comment-content table caption {
    font-size: 16px;
    margin: 24px 0
}

.entry-content td, .comment-content td {
    border: 1px solid #c1c1c1;
    padding: 14px
}

.site-content article {
    border-bottom: 2px double #f3f3f3;
    margin-bottom: 28px;
    padding-bottom: 24px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.page-links {
    clear: both;
    line-height: 1.714285714
}

footer.entry-meta {
    margin-top: 24px;
    font-size: 13px;
    line-height: 1.846153846;
    color: #757575
}

.entry-meta > span a {
    color: #333;
    padding: 2px;
    text-decoration: none
}

.single-author .entry-meta .by-author {
    display: none
}

.mu_register h2 {
    color: #757575;
    font-weight: 400
}

.archive-header, .page-header {
    margin-bottom: 48px;
    padding-bottom: 22px;
    border-bottom: 1px solid #ededed
}

.archive-meta {
    color: #757575;
    font-size: 12px;
    line-height: 2;
    margin-top: 22px
}

.article.attachment {
    overflow: hidden
}

.image-attachment div.attachment {
    text-align: center
}

.image-attachment div.attachment p {
    text-align: center
}

.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

.image-attachment .entry-caption {
    margin-top: 8px
}

article.format-aside h1 {
    margin-bottom: 24px
}

article.format-aside h1 a {
    text-decoration: none;
    color: #4d525a
}

article.format-aside h1 a:hover {
    color: #2e3542
}

article.format-aside .aside {
    background: #f3f3f3;
    border-top: 16px solid #16a1e7;
    padding: 24px 24px 0
}

article.format-aside p {
    font-size: 13px;
    line-height: 1.846153846;
    color: #4a5466
}

article.format-aside blockquote:last-child, article.format-aside p:last-child {
    margin-bottom: 0
}

article.format-quote .entry-content p {
    margin: 0;
    padding-bottom: 24px
}

article.format-quote .entry-content blockquote {
    display: block;
    padding: 24px 24px 0;
    font-size: 15px;
    line-height: 1.6;
    font-style: normal;
    color: #6a6a6a;
    background: #efefef
}

.format-status .entry-header {
    margin-bottom: 24px
}

.format-status .entry-header header {
    display: inline-block
}

.format-status .entry-header h1 {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0
}

.format-status .entry-header h2 {
    font-size: 12px;
    font-weight: 400;
    line-height: 2;
    margin: 0
}

.format-status .entry-header header a {
    color: #757575
}

.format-status .entry-header header a:hover {
    color: #21759b
}

.format-status .entry-header img {
    float: left;
    margin-right: 21px
}

.comments-title {
    margin-bottom: 48px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400
}

.comments-area article {
    margin: 24px 0
}

.comments-area article header {
    margin: 0 0 15px;
    overflow: hidden;
    position: relative
}

.comments-area article header img {
    float: left;
    padding: 0;
    line-height: 0
}

.comments-area article header cite, .comments-area article header time {
    display: block;
    margin-left: 45px
}

.comments-area article header cite {
    font-style: normal;
    font-size: 15px;
    line-height: 1
}

.comments-area article header time {
    line-height: 1.714285714;
    text-decoration: none;
    font-size: 10px;
    color: #5e5e5e
}

.comments-area article header a {
    text-decoration: none;
    color: #5e5e5e
}

.comments-area article header a:hover {
    color: #21759b
}

.comments-area article header cite a {
    color: #444
}

.comments-area article header cite a:hover {
    text-decoration: underline
}

.comments-area article header h4 {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    background-color: #0088d0;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #009cee, #0088d0);
    background-image: -ms-linear-gradient(top, #009cee, #0088d0);
    background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
    background-image: -o-linear-gradient(top, #009cee, #0088d0);
    background-image: linear-gradient(top, #009cee, #0088d0);
    border-radius: 3px;
    border: 1px solid #007cbd
}

.comments-area li.bypostauthor cite span {
    position: relative;
    margin-left: 5px;
    padding: 2px 5px;
    font-size: 10px
}

a.comment-reply-link, a.comment-edit-link {
    color: #686868;
    font-size: 13px;
    line-height: 1.846153846
}

a.comment-reply-link:hover, a.comment-edit-link:hover {
    color: #21759b
}

.commentlist .pingback {
    line-height: 1.714285714;
    margin-bottom: 24px
}

#respond {
    margin-top: 48px
}

#respond h3#reply-title {
    font-size: 16px;
    line-height: 1.5
}

#respond h3#reply-title #cancel-comment-reply-link {
    margin-left: 10px;
    font-weight: 400;
    font-size: 12px
}

#respond form {
    margin: 24px 0
}

#respond form p {
    margin: 11px 0
}

#respond form p.logged-in-as {
    margin-bottom: 24px
}

#respond form label {
    display: block;
    line-height: 1.714285714
}

#respond form input[type=text], #respond form textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.714285714;
    padding: 10px;
    width: 100%
}

#respond form p.form-allowed-tags {
    margin: 0;
    font-size: 12px;
    line-height: 2;
    color: #5e5e5e
}

.required {
    color: red
}

.entry-page-image {
    margin-bottom: 14px
}

.template-front-page .site-content article {
    border: 0;
    margin-bottom: 0
}

.template-front-page .widget-area {
    clear: both;
    float: none;
    width: auto;
    padding-top: 24px;
    border-top: 1px solid #ededed
}

.template-front-page .widget-area .widget li {
    margin: 8px 0 0;
    font-size: 13px;
    line-height: 1.714285714;
    list-style-type: square;
    list-style-position: inside
}

.template-front-page .widget-area .widget li a {
    color: #757575
}

.template-front-page .widget-area .widget li a:hover {
    color: #21759b
}

.template-front-page .widget-area .widget_text img {
    float: left;
    margin: 8px 24px 8px 0
}

.widget-area .widget ul ul {
    margin-left: 12px
}

.widget_rss li {
    margin: 12px 0
}

.widget_recent_entries .post-date, .widget_rss .rss-date {
    color: #aaa;
    font-size: 11px;
    margin-left: 12px
}

#wp-calendar {
    margin: 0;
    width: 100%;
    font-size: 13px;
    line-height: 1.846153846;
    color: #686868
}

#wp-calendar th, #wp-calendar td, #wp-calendar caption {
    text-align: left
}

#wp-calendar #next {
    padding-right: 24px;
    text-align: right
}

.widget_search label {
    display: block;
    font-size: 13px;
    line-height: 1.846153846
}

.widget_twitter li {
    list-style-type: none
}

.widget_twitter .timesince {
    display: block;
    text-align: right
}

.entry-summary .read-more {
    display: inline-block
}

.below-title-meta {
    background: #f7f7f7;
    padding-bottom: 26px;
    color: #a2a2a2;
    line-height: 1.8;
    width: 106.3%;
    margin-left: -3.1%
}

.below-title-meta a {
    color: #666;
    text-decoration: none
}

.below-title-meta a:hover {
    color: #444
}

.adt {
    float: left;
    padding-left: 22px
}

.adt-comment {
    float: right;
    padding-right: 16px
}

.articletags a {
    background-color: #555;
    margin: 2px;
    padding: 3px;
    text-decoration: none;
    text-shadow: 0 0px 0 #fff;
    color: #fff
}

.articletags a:hover {
    color: #f2f2f2
}

.footercopy {
    padding-left: 20px;
    float: left
}

.footercredit {
    float: right;
    padding-right: 20px;
    margin-left: 20px
}

.site-wordpress {
    color: #888;
    padding: 10px 2px;
    float: right;
    font-size: 13px
}

.site-wordpress a {
    color: #666;
    text-decoration: none
}

section.comment-content.comment {
    border: 1px solid #f1f1f1;
    padding: 10px
}

img#wpstats {
    display: block;
    margin: 0 auto 24px
}

.socialmedia {
    float: right;
    padding: 7px 10px;
    text-align: right;
    width: 25%;
    margin-top: 30px
}

.socialmedia a {
    padding: 0 5px
}

.widget_top-posts .widgets-list-layout-links {
    float: right;
    width: 80%
}

.woocommerce .site-content {
    border-right: medium none;
    padding-top: 30px;
    width: 94%;
    padding: 30px 2% 0
}

.woocommerce .page-title {
    border-bottom: 1px solid #e1e1e1;
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.woocommerce .site-content nav {
    border: none
}

.woocommerce h1 {
    font-size: 28px;
    font-weight: 400
}

#content .woocommerce-breadcrumb {
    background: 0 0
}

.woocommerce span.onsale {
    background-color: #09f;
    text-transform: uppercase;
    color: #fff;
    font-size: .857em;
    font-weight: 500
}

.woocommerce ul.products li.product h3 {
    font-size: 1.5em;
    font-weight: 400
}

.woocommerce div.product .product_title {
    line-height: 1.2
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.2
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    color: #fff;
    background: #33aeff
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    color: #fff;
    background: #09f
}

.woocommerce ul.products li.product .button {
    color: #fff;
    background: #33aeff
}

.wp-block-image figcaption {
    margin: 0 auto 20px auto;
    color: #555;
    text-align: center;
    font-size: 13px;
    letter-spacing: 1px
}

.woocommerce .input-text {
    margin: 0;
    padding: 7px;
    border-radius: 3px
}

.socialmedia img {
    height: 32px;
    width: 32px
}

#wp-calendar td#today {
    font-weight: 700;
    color: #09f
}

#calendar_wrap {
    padding: 15px;
    border: 1px solid #f1f1f1;
    font-family: arial, ubuntu
}

#wp-calendar caption {
    font-weight: 700
}

#calendar_wrap a {
    color: #09f
}

#wp-calendar td {
    border: 1px solid #f1f1f1;
    display: table-cell;
    text-align: center
}

#wp-calendar tr {
    border: 1px solid #f1f1f1
}

#wp-calendar th {
    font-weight: 700;
    text-align: center;
    padding: 5px 0
}

span.wp-calendar-nav-prev {
    line-height: 2
}

#wp-calendar thead {
    background: #f7f7f7
}

select#cat {
    max-width: 100%
}

picture img {
    max-width: 100%;
    height: auto
}

.selectnav {
    display: none
}

select.selectnav {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 4px;
    padding: 10px;
    width: 96%
}

@media screen and (max-width: 768px) {
    .js .selectnav {
        display: inline-block
    }

    .main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul, .nav-menu li {
        display: none
    }

    .themonic-nav ul {
        display: none
    }

    .themonic-nav li a, .themonic-nav li {
        display: none
    }

    .themonic-nav ul.nav-menu, .themonic-nav div.nav-menu > ul {
        display: none
    }

    .socialmedia {
        display: none
    }

    .site-header {
        text-align: center;
        height: auto;
        border: none
    }

    .themonic-logo {
        float: none;
        margin: 0 0 10px
    }

    .themonic-nav {
        box-shadow: none
    }

    .link-comments {
        display: none
    }

    .entry-header .entry-title {
        margin-top: 20px
    }

    .wrapper {
        border: none
    }
}

@media screen and (max-width: 1040px) {
    #searchsubmit {
        margin-left: 0
    }
}

@media screen and (max-width: 420px) {
    .site-header {
        height: auto;
        border: none
    }

    .entry-header .entry-title {
        font-size: 20px
    }
}

@media screen and (min-width: 768px) {
    picture img {
        margin-right: 20px
    }

    .author-avatar {
        float: left;
        margin-top: 8px
    }

    .author-description {
        float: right;
        width: 85%
    }

    .site {
        margin: 0 auto;
        max-width: 1040px
    }

    .site-content {
        border-right: 1px solid #f1f1f1;
        float: left;
        margin: 0 1%;
        padding: 30px 2% 0 1%;
        width: 63.2%
    }

    body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {
        width: 96%;
        border-right: none
    }

    .widget-area {
        float: right;
        margin: 24px 0;
        padding: 0 2% 0 0;
        width: 28.7%
    }

    .site-header h1, .site-header h2 {
        text-align: left
    }

    .site-header h1 {
        font-size: 26px;
        line-height: 1.446153846;
        margin-bottom: 0
    }

    .themonic-nav ul.nav-menu, .themonic-nav div.nav-menu > ul {
        background: none repeat scroll 0 0 #f3f3f3;
        border-bottom: 5px solid #16a1e7;
        border-top: 1px solid #ededed;
        display: inline-block !important;
        text-align: left;
        width: 100%
    }

    .themonic-nav ul {
        margin: 0;
        text-indent: 0
    }

    .themonic-nav li a, .themonic-nav li {
        display: inline-block;
        text-decoration: none
    }

    .themonic-nav li a {
        border-bottom: 0;
        color: #6a6a6a;
        line-height: 3.692307692;
        padding: 0 20px;
        text-transform: uppercase;
        white-space: nowrap;
        transition: .3s ease 0s
    }

    .themonic-nav li a:hover {
        color: #fff
    }

    .themonic-nav li {
        position: relative
    }

    .themonic-nav li ul {
        display: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 999
    }

    .themonic-nav li ul ul {
        top: 0;
        left: 100%
    }

    .themonic-nav ul li:hover > ul {
        border-left: 0;
        display: block
    }

    .themonic-nav li ul li a {
        background: #efefef;
        border-bottom: 1px solid #f9f9f9;
        display: block;
        font-size: 11px;
        line-height: 2.181818182;
        padding: 8px 10px;
        width: 160px;
        white-space: normal
    }

    .themonic-nav li ul li a:hover {
        background: #e9e9e9;
        color: #444
    }

    .themonic-nav .current-menu-item > a, .themonic-nav .current-menu-ancestor > a, .themonic-nav .current_page_item > a, .themonic-nav .current_page_ancestor > a {
        background: none repeat scroll 0 0 #16a1e7;
        color: #fff;
        font-weight: 700
    }

    .entry-header .entry-title {
        font-size: 28px;
        margin-bottom: 20px
    }

    #respond form input[type=text] {
        width: 46.333333333%
    }

    #respond form textarea.blog-textarea {
        width: 79.666666667%
    }

    .template-front-page .site-content, .template-front-page article {
        overflow: hidden
    }

    .template-front-page.has-post-thumbnail article {
        float: left;
        width: 47.916666667%
    }

    .entry-page-image {
        float: right;
        margin-bottom: 0;
        width: 47.916666667%
    }

    .template-front-page .widget-area .widget, .template-front-page.two-sidebars .widget-area .front-widgets {
        float: left;
        padding-left: 10px;
        width: 51.875%;
        margin-bottom: 24px
    }

    .template-front-page .widget-area .widget:nth-child(odd) {
        clear: right
    }

    .template-front-page .widget-area .widget:nth-child(even), .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
        float: right;
        width: 39.0625%;
        margin: 0 0 24px
    }

    .template-front-page.two-sidebars .widget, .template-front-page.two-sidebars .widget:nth-child(even) {
        float: none;
        width: auto
    }

    .commentlist .children {
        margin-left: 48px
    }
}

@media screen and (min-width: 960px) {
    body {
        background-color: #e6e6e6
    }

    body .site {
        padding: 24px 24px 0;
        margin-bottom: 24px
    }

    body.custom-background-empty {
        background-color: #fff
    }

    body.custom-background-empty .site, body.custom-background-white .site {
        background-color: #fff
    }
}

@media screen and (max-width: 768px) {
    .themonic-nav ul.nav-menu, .themonic-nav div.nav-menu > ul, .themonic-nav li {
        background: 0 0;
        border-bottom: none;
        border-top: none;
        display: none
    }
}

@media screen and (max-width: 440px) {
    .site {
        padding: 0
    }

    .widget-area {
        padding: 0 10px
    }

    .entry-header {
        margin-bottom: 10px
    }

    .entry-header .entry-title {
        margin-bottom: 10px
    }

    .alignleft.wp-post-image {
        width: 100%;
        float: none
    }

    img.alignleft {
        margin: 8px 0 0
    }

    .entry-summary {
        text-align: center
    }

    .entry-summary p {
        text-align: left
    }

    .footercopy {
        float: none;
        padding-right: 20px;
        text-align: center
    }

    .footercredit {
        float: none;
        margin-left: 0;
        margin-top: 10px;
        padding: 0 20px;
        text-align: center
    }

    .site-wordpress {
        width: 100%;
        text-align: center
    }

    .below-title-meta {
        width: 108.2%;
        margin-left: -4.1%
    }
}

@media print {
    body {
        background: 0 0 !important;
        color: #000;
        font-size: 10pt
    }

    footer a[rel=bookmark]:link:after, footer a[rel=bookmark]:visited:after {
        content: " [" attr(href) "] "
    }

    a {
        text-decoration: none
    }

    .entry-content img, .comment-content img, .author-avatar img, img.wp-post-image {
        border-radius: 0;
        box-shadow: none
    }

    .socialmedia img {
        display: none
    }

    .site {
        clear: both !important;
        display: block !important;
        float: none !important;
        max-width: 100%;
        position: relative !important
    }

    .site-header {
        margin-bottom: 72px;
        text-align: left
    }

    .site-header h1 {
        font-size: 21pt;
        line-height: 1;
        text-align: left
    }

    .site-header h2 {
        color: #000;
        font-size: 10pt;
        text-align: left
    }

    .site-header h1 a, .site-header h2 a {
        color: #000
    }

    .author-avatar, #colophon, #respond, .commentlist .comment-edit-link, .commentlist .reply, .entry-header .comments-link, .entry-meta .edit-link a, .page-link, .site-content nav, .widget-area, img.header-image, .themonic-nav {
        display: none
    }

    .wrapper {
        border-top: none;
        box-shadow: none
    }

    .site-content {
        margin: 0;
        width: auto
    }

    .singular .entry-header .entry-meta {
        position: static
    }

    .singular .site-content, .singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular .comments-title {
        margin: 0;
        width: 100%
    }

    .entry-header .entry-title, .entry-title, .singular .entry-title {
        font-size: 21pt
    }

    footer.entry-meta, footer.entry-meta a {
        color: #444;
        font-size: 10pt
    }

    .author-description {
        float: none;
        width: auto
    }

    .commentlist > li.comment {
        background: 0 0;
        position: relative;
        width: auto
    }

    .commentlist .avatar {
        height: 39px;
        left: 2.2em;
        top: 2.2em;
        width: 39px
    }

    .comments-area article header cite, .comments-area article header time {
        margin-left: 50px
    }
}

/*
Theme Name: Iconic One
Custom CSS Template for Iconic One.
*/

#cookie-notice {
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    left: 0;
    text-align: center;
    /* border-top: 2px solid #fbb03b; */
    font-weight: normal;
    font-family: -apple-system, BlinkMacSystemFont, Arial, Roboto, "Helvetica Neue", sans-serif;
}

#cookie-notice,
#cookie-notice * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cookie-notice.cn-animated {
    -webkit-animation-duration: 0.5s !important;
    animation-duration: 0.5s !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#cookie-notice.cn-animated.cn-effect-none {
    -webkit-animation-duration: 0.001s !important;
    animation-duration: 0.001s !important;
}

#cookie-notice .cookie-notice-container {
    display: block;
}

#cookie-notice.cookie-notice-hidden .cookie-notice-container {
    display: none;
}

#cookie-notice .cookie-revoke-container {
    display: block;
}

#cookie-notice.cookie-revoke-hidden .cookie-revoke-container {
    display: none;
}

.cn-position-top {
    top: 0;
}

.cn-position-bottom {
    bottom: 0;
}

.cookie-notice-container {
    padding: 15px 30px;
    text-align: center;
    width: 100%;
    z-index: 2;
}

.cookie-revoke-container {
    padding: 15px 30px;
    width: 100%;
    z-index: 1;
}

.cn-close-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    width: 15px;
    height: 15px;
    opacity: 0.5;
    padding: 10px;
    outline: none;
}

.cn-close-icon:hover {
    opacity: 1;
}

.cn-close-icon:before,
.cn-close-icon:after {
    position: absolute;
    content: ' ';
    height: 15px;
    width: 2px;
    top: 3px;
    background-color: #fff;
}

.cn-close-icon:before {
    transform: rotate(45deg);
}

.cn-close-icon:after {
    transform: rotate(-45deg);
}

#cookie-notice .cn-revoke-cookie {
    margin: 0;
}

#cookie-notice .cn-button {
    margin: 0 0 0 10px;
    border: none;
}

.cn-button {
    font-family: -apple-system, BlinkMacSystemFont, Arial, Roboto, "Helvetica Neue", sans-serif;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 0.25px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: none;
    display: inline-block;
    cursor: pointer;
    touch-action: manipulation;
    white-space: nowrap;
    outline: none;
    box-shadow: none;
    text-shadow: none;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.cn-button:hover {
    box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.05);
    text-decoration: none;
}

.cn-button.wp-default,
.cn-button.bootstrap {
    text-decoration: none;
    padding: 8.5px 10px;
    line-height: 1;
}

.cn-button.wp-default {
    color: #fff;
    background: #fbb03b;
}

.cn-button.wp-default:hover {
}

.cn-button.bootstrap {
    color: #fff;
    background: #20C19E;
}

.cn-button.bootstrap:hover {
}

.cn-text-container {
    margin: 0 0 6px 0;
}

.cn-text-container,
.cn-buttons-container {
    display: inline-block;
}

#cookie-notice.cookie-notice-visible.cn-effect-none,
#cookie-notice.cookie-revoke-visible.cn-effect-none {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

#cookie-notice.cn-effect-none {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

#cookie-notice.cookie-notice-visible.cn-effect-fade,
#cookie-notice.cookie-revoke-visible.cn-effect-fade {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

#cookie-notice.cn-effect-fade {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

#cookie-notice.cookie-notice-visible.cn-effect-slide,
#cookie-notice.cookie-revoke-visible.cn-effect-slide {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

#cookie-notice.cn-effect-slide {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,
#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

#cookie-notice.cn-position-top.cn-effect-slide {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@media all and (max-width: 900px) {
    .cookie-notice-container #cn-notice-text {
        display: block;
    }

    .cookie-notice-container #cn-notice-buttons {
        display: block;
    }

    #cookie-notice .cn-button {
        margin: 0 5px 5px 5px;
    }
}

@media all and (max-width: 480px) {
    .cookie-notice-container,
    .cookie-revoke-container {
        padding: 15px 25px;
    }
}

body.custom-background {
    background-color: #1c1e21
}

#amp-mobile-version-switcher {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 100
}

#amp-mobile-version-switcher > a {
    display: block;
    padding: 15px 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #eaeaea;
    text-align: center;
    text-decoration: none;
    background-color: #444;
    border: 0
}

#amp-mobile-version-switcher > a:active, #amp-mobile-version-switcher > a:focus, #amp-mobile-version-switcher > a:hover {
    text-decoration: underline
}

.a {
    outline: none;
    color: #fff;
    text-decoration: none
}

.site-header {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    height: auto;
    margin-bottom: 24px;
    text-align: left
}

h1, h2, h3 {
	font-size: 25px;
	text-align: center;
}

.img-fig {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.fig-img img {
	border-radius: 14px;
	margin: 30px auto;
}

.table-responsive {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	margin-bottom: 15px;
}

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

.responsive-table th,
.responsive-table td {
	padding: 5px 5px;
	border: 1px solid #ddd;
	text-align: left;
}

.responsive-table th {
	background-color: #f4f4f4;
	font-weight: bold;
	color: black;
}

ul.custom-list {
	list-style: none;
	padding: 0;
	margin: 0;

}

ul.custom-list li {
	margin: 10px 0;
	padding: 10px 10px 10px 40px;
    background: transparent;
    border: 1px solid #111111;
	color: black;
	border-radius: 10px;
	position: relative;
}

ul.custom-list li::before {
	content: '★';
	position: absolute;
	left: 10px;

	font-size: 20px;
	top: 50%;
	transform: translateY(-50%);
}

ol.custom-list {
	counter-reset: custom-counter;
	list-style: none;
	padding: 0;
	margin: 0;
}

ol.custom-list li {
	counter-increment: custom-counter;
	margin: 15px 0;
	padding: 10px 10px 10px 40px;
	background: transparent;
	border: 1px solid #111111;
	color: black;
	border-radius: 10px;
	position: relative;
}

ol.custom-list li::before {
	content: counter(custom-counter) ". ";
	position: absolute;
	left: 10px;

	font-size: 20px;
	top: 50%;
	transform: translateY(-50%);
}
