2023-08-26 10:59:09 -07:00
|
|
|
@import url("https://fonts.bunny.net/css?family=damion:400|oxygen:400");
|
2023-09-14 00:45:00 -07:00
|
|
|
@import url("https://cdn.satki.net/static/fonts/OpenDyslexic2-Alt-A/opendyslexic.min.css");
|
2023-10-24 01:05:44 -07:00
|
|
|
@import url("https://cdn.jsdelivr.net/npm/fork-awesome/css/fork-awesome.min.css");
|
2023-09-14 00:45:00 -07:00
|
|
|
#slb_viewer_wrap .slb_theme_slb_black a,
|
|
|
|
#slb_viewer_wrap .slb_theme_slb_black a:hover,
|
|
|
|
#slb_viewer_wrap .slb_theme_slb_black .slb_data_title,
|
|
|
|
#slb_viewer_wrap .slb_theme_slb_black .slb_data_desc,
|
|
|
|
#slb_viewer_wrap .slb_theme_slb_black .slb_group_status,
|
|
|
|
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active {
|
|
|
|
color: var(--text-color) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#slb_viewer_wrap .slb_theme_slb_black .slb_container,
|
2023-09-18 07:57:20 -07:00
|
|
|
div#cwv3_dialog.cwv3_dialog.js,
|
|
|
|
#pojo-a11y-skip-content {
|
2023-09-14 00:45:00 -07:00
|
|
|
background-color: var(--background) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
div#cwv3_dialog.cwv3_dialog.js,
|
|
|
|
div.cwv3_btns,
|
|
|
|
.gdrf-success,
|
|
|
|
.gdrf-errors {
|
|
|
|
border-color: var(--background-darker) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active {
|
|
|
|
background-color: var(--href-dark);
|
|
|
|
}
|
|
|
|
|
|
|
|
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
|
|
|
|
background-color: var(--href);
|
|
|
|
}
|
|
|
|
|
|
|
|
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay,
|
|
|
|
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links {
|
|
|
|
border-color: var(--href);
|
|
|
|
background-color: var(--background-darker);
|
|
|
|
}
|
|
|
|
|
|
|
|
.pojo-skip-link {
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pojo-skip-link:focus {
|
|
|
|
box-shadow: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pojo-skip-link:focus {
|
|
|
|
color: var(--href) !important;
|
|
|
|
}
|
|
|
|
|
2023-09-18 07:57:20 -07:00
|
|
|
body.pojo-a11y-dyslexia-font,
|
|
|
|
body.pojo-a11y-dyslexia-font :not(i):not(span) {
|
2023-09-14 00:45:00 -07:00
|
|
|
font-family: OpenDyslexic2 Alt !important;
|
|
|
|
}
|
|
|
|
|
2023-09-18 07:57:20 -07:00
|
|
|
/* Flickering animation */
|
|
|
|
@keyframes flicker {
|
|
|
|
0%, 18%, 22%, 25%, 53%, 57%, 100% {
|
|
|
|
text-shadow: 0 0 4px var(--href-dark), 0 0 11px var(--href-dark), 0 0 19px var(--href-dark), 0 0 40px var(--href), 0 0 80px var(--href), 0 0 150px var(--href);
|
|
|
|
}
|
|
|
|
20%, 24%, 55% {
|
|
|
|
text-shadow: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@keyframes slide {
|
|
|
|
to {
|
|
|
|
background-position: 4500vh;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#wpadminbar .ab-top-menu > li.hover > .ab-item,
|
|
|
|
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus,
|
|
|
|
#wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus,
|
|
|
|
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
|
|
|
div#wpadminbar.nojq,
|
|
|
|
#wpadminbar .screen-reader-shortcut {
|
|
|
|
background: var(--background-darker);
|
|
|
|
color: var(--href);
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks a span#ab-updates {
|
|
|
|
background: var(--background-darker);
|
|
|
|
color: #2c3338;
|
|
|
|
display: inline;
|
|
|
|
padding: 2px 5px;
|
|
|
|
font-size: 10px;
|
|
|
|
font-weight: 600;
|
|
|
|
border-radius: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .menupop .ab-sub-wrapper,
|
|
|
|
#wpadminbar .shortlink-input {
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
|
|
|
|
background: var(--background-darker);
|
|
|
|
display: none;
|
|
|
|
position: absolute;
|
|
|
|
float: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.customize-partial-edit-shortcut button,
|
|
|
|
.widget .customize-partial-edit-shortcut button {
|
|
|
|
background-color: var(--href) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover > a,
|
|
|
|
#wpadminbar .quicklinks .menupop ul li a:focus,
|
|
|
|
#wpadminbar .quicklinks .menupop ul li a:focus strong,
|
|
|
|
#wpadminbar .quicklinks .menupop ul li a:hover,
|
|
|
|
#wpadminbar .quicklinks .menupop ul li a:hover strong,
|
|
|
|
#wpadminbar .quicklinks .menupop.hover ul li a:focus,
|
|
|
|
#wpadminbar .quicklinks .menupop.hover ul li a:hover,
|
|
|
|
#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:focus,
|
|
|
|
#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:hover,
|
|
|
|
#wpadminbar li #adminbarsearch.adminbar-focused:before,
|
|
|
|
#wpadminbar li .ab-item:focus .ab-icon:before,
|
|
|
|
#wpadminbar li .ab-item:focus:before,
|
|
|
|
#wpadminbar li a:focus .ab-icon:before,
|
|
|
|
#wpadminbar li.hover .ab-icon:before,
|
|
|
|
#wpadminbar li.hover .ab-item:before,
|
|
|
|
#wpadminbar li:hover #adminbarsearch:before,
|
|
|
|
#wpadminbar li:hover .ab-icon:before,
|
|
|
|
#wpadminbar li:hover .ab-item:before,
|
|
|
|
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,
|
|
|
|
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover,
|
|
|
|
#wpadminbar:not(.mobile) > #wp-toolbar a:focus span.ab-label,
|
|
|
|
#wpadminbar:not(.mobile) > #wp-toolbar li:hover span.ab-label,
|
|
|
|
#wpadminbar > #wp-toolbar li.hover span.ab-label,
|
|
|
|
#wpadminbar .quicklinks .menupop .ab-sub-secondary > li .ab-item:focus a,
|
|
|
|
#wpadminbar .quicklinks .menupop .ab-sub-secondary > li > a:hover,
|
|
|
|
#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover > a .blavatar,
|
|
|
|
#wpadminbar .quicklinks li a:focus .blavatar,
|
|
|
|
#wpadminbar .quicklinks li a:hover .blavatar,
|
|
|
|
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
|
|
|
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
|
|
|
color: var(--href);
|
|
|
|
}
|
|
|
|
|
|
|
|
.ab-sub-wrapper {
|
|
|
|
background-color: var(--background) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-my-account.with-avatar > .ab-empty-item img,
|
|
|
|
#wpadminbar #wp-admin-bar-my-account.with-avatar > a img {
|
|
|
|
border: none !important;
|
|
|
|
background: var(--background-darker) !important;
|
|
|
|
}
|
|
|
|
|
2023-08-28 17:43:48 -07:00
|
|
|
::-moz-selection {
|
|
|
|
background-color: var(--selector);
|
|
|
|
}
|
2023-09-14 00:45:00 -07:00
|
|
|
|
2023-08-26 10:59:09 -07:00
|
|
|
::selection {
|
|
|
|
background-color: var(--selector);
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
::-webkit-scrollbar,
|
|
|
|
.comment-form-url {
|
2023-08-26 10:59:09 -07:00
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
#site-navigation ul li a,
|
|
|
|
.byline a,
|
|
|
|
.entry-footer > span.tags-links,
|
|
|
|
.entry-footer > span.tags-links a,
|
|
|
|
.entry-title a,
|
|
|
|
.menu-toggle a,
|
|
|
|
.mt-author-bio,
|
|
|
|
.mt-author-website a,
|
|
|
|
.mt-related-post-title,
|
|
|
|
.mt-search-icon a,
|
|
|
|
.mt-social-menu-wrapper,
|
|
|
|
.page-title,
|
|
|
|
.posted-on time,
|
|
|
|
.site-info,
|
|
|
|
.tagcloud a:hover,
|
|
|
|
.tags-links a,
|
|
|
|
.widget-title,
|
|
|
|
a.comment-edit-link,
|
|
|
|
article.hentry .entry-footer > span,
|
|
|
|
body,
|
|
|
|
button,
|
|
|
|
h1.entry-title,
|
|
|
|
h2.entry-title a,
|
|
|
|
h3#reply-title.comment-reply-title,
|
|
|
|
hr,
|
|
|
|
input,
|
|
|
|
label,
|
|
|
|
li,
|
|
|
|
section ul li a,
|
|
|
|
select,
|
|
|
|
span.screen-reader-text,
|
|
|
|
textarea,
|
|
|
|
time,
|
|
|
|
ul#primary-menu.menu.nav-menu:after {
|
2023-08-26 10:59:09 -07:00
|
|
|
color: var(--text-color) !important;
|
|
|
|
font-family: var(--main-font);
|
|
|
|
}
|
|
|
|
|
|
|
|
/*** Background Start ***/
|
2023-09-01 01:05:36 -07:00
|
|
|
#site-navigation ul li a::after,
|
|
|
|
.front-slider-block .post-info-wrap .entry-meta .posted-on a:before,
|
|
|
|
.has-thumbnail .post-info-wrap .entry-meta .posted-on a:before,
|
|
|
|
.posted-on a:before {
|
2023-08-26 10:59:09 -07:00
|
|
|
background-color: var(--text-color);
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
#site-navigation,
|
|
|
|
.wp-comment-cookies-consent,
|
|
|
|
div.custom-header.no-bg-img,
|
|
|
|
div.logo-ads-wrap,
|
|
|
|
div.mt-logo-row-wrapper.mt-clearfix,
|
|
|
|
div.site-branding,
|
|
|
|
div.sticky-wrapper,
|
|
|
|
footer#colophon.site-footer,
|
|
|
|
nav#site-navigation.main-navigation.isActive,
|
|
|
|
#site-navigation ul li .sub-menu,
|
|
|
|
#site-navigation ul li .children,
|
|
|
|
.comment-list .comment-body,
|
|
|
|
#respond,
|
|
|
|
.mt-author-box,
|
|
|
|
textarea#comment {
|
2023-08-26 10:59:09 -07:00
|
|
|
background-color: var(--background-darker) !important;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
#colophon .widget .widget-title:before,
|
|
|
|
#secondary .widget .widget-title:before,
|
|
|
|
#site-navigation .menu-item-description,
|
|
|
|
.edit-link .post-edit-link,
|
|
|
|
.features-post-title:before,
|
|
|
|
.front-slider-block .lSAction > a:hover,
|
|
|
|
.mt-live-link a,
|
|
|
|
.mt-menu-search .mt-form-wrap .search-form .search-submit,
|
|
|
|
.mt-related-post-title:before,
|
|
|
|
.post-cats-list a,
|
|
|
|
.reply .comment-reply-link,
|
|
|
|
.top-featured-post-wrap .post-thumbnail .post-number,
|
|
|
|
.widget.widget_tag_cloud a:hover,
|
|
|
|
.widget_search .search-submit,
|
|
|
|
.widget_tag_cloud .tagcloud a:hover,
|
|
|
|
article .post-thumbnail:before,
|
|
|
|
article.sticky:before,
|
|
|
|
div.mt-live-link a,
|
|
|
|
input.search-submit {
|
2023-08-26 10:59:09 -07:00
|
|
|
background-color: var(--href);
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.bttn:hover,
|
|
|
|
.mt-live-link a:focus,
|
|
|
|
.mt-live-link a:hover,
|
|
|
|
.navigation .nav-links a:hover,
|
|
|
|
.post-edit-link:hover,
|
|
|
|
button,
|
|
|
|
div.mt-live-link a:hover,
|
|
|
|
input.search-submit:hover,
|
|
|
|
input[type=button]:hover,
|
|
|
|
input[type=reset]:hover,
|
|
|
|
input[type=submit]:hover {
|
2023-08-26 10:59:09 -07:00
|
|
|
color: var(--text-color);
|
|
|
|
background-color: var(--href-dark);
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
div#bottom-footer,
|
|
|
|
div#page.site,
|
|
|
|
div#top-header.top-header-wrap.mt-clearfix,
|
|
|
|
textarea#comment,
|
|
|
|
input#author,
|
|
|
|
input#email,
|
|
|
|
input#url {
|
2023-08-26 10:59:09 -07:00
|
|
|
background-color: var(--background) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.category-button[class*=cbd-cat-] a {
|
|
|
|
background-color: var(--href) !important;
|
|
|
|
color: var(--text-color);
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.category-button[class*=cbd-cat-] a:hover {
|
|
|
|
background-color: var(--href-dark) !important;
|
|
|
|
color: inherit;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*** Background End ***/
|
2023-09-01 01:05:36 -07:00
|
|
|
#colophon,
|
|
|
|
.mt-social-menu-wrapper {
|
2023-08-26 10:59:09 -07:00
|
|
|
border-top: 1px solid var(--href-dark);
|
|
|
|
}
|
|
|
|
|
|
|
|
.is-sticky .mt-social-menu-wrapper {
|
|
|
|
background: var(--background-darker);
|
|
|
|
z-index: 9999;
|
|
|
|
box-shadow: none !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
p {
|
|
|
|
color: var(--text-color);
|
|
|
|
font-family: var(--main-font);
|
|
|
|
font-size: 15px;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
h1,
|
|
|
|
h2,
|
|
|
|
h3,
|
|
|
|
h4,
|
|
|
|
h5,
|
|
|
|
h6 {
|
2023-08-26 10:59:09 -07:00
|
|
|
clear: both;
|
|
|
|
font-weight: 400;
|
|
|
|
line-height: 1.5;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
font-family: var(--main-font);
|
|
|
|
color: var(--text-color);
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.entry-title,
|
|
|
|
.page-title,
|
|
|
|
b,
|
|
|
|
strong {
|
2023-08-26 10:59:09 -07:00
|
|
|
color: var(--text-color);
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.mt-disclaimer-text,
|
|
|
|
p em,
|
|
|
|
p i {
|
2023-08-26 10:59:09 -07:00
|
|
|
color: var(--text-color);
|
|
|
|
font-family: var(--main-font);
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
p em a,
|
|
|
|
p i a {
|
2023-08-26 10:59:09 -07:00
|
|
|
color: #f5a9b8;
|
|
|
|
font-family: var(--main-font);
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
p em a:hover,
|
|
|
|
p i a:hover {
|
2023-08-26 10:59:09 -07:00
|
|
|
color: #c48793;
|
|
|
|
font-family: var(--main-font);
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.mt-author-name a:hover,
|
|
|
|
.mt-author-website a:hover,
|
|
|
|
em a,
|
|
|
|
h3.entry-title a:active,
|
|
|
|
h3.entry-title a:hover,
|
|
|
|
i a,
|
2023-09-14 00:45:00 -07:00
|
|
|
section ul li a:hover {
|
2023-08-26 10:59:09 -07:00
|
|
|
color: var(--href) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
textarea {
|
|
|
|
overflow: auto;
|
|
|
|
padding-left: 3px;
|
|
|
|
vertical-align: top;
|
|
|
|
color: var(--text-color);
|
|
|
|
background-color: var(--background-darker);
|
|
|
|
height: 160px;
|
|
|
|
max-width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
input,
|
|
|
|
input.search-field,
|
|
|
|
input[type=email],
|
|
|
|
input[type=password],
|
|
|
|
input[type=search],
|
|
|
|
input[type=text],
|
|
|
|
input[type=url],
|
|
|
|
p.comment-form-cookies-consent #wp-comment-cookies-consent {
|
2023-08-26 10:59:09 -07:00
|
|
|
color: var(--text-color) !important;
|
|
|
|
background-color: var(--background-darker);
|
|
|
|
border-bottom: none;
|
|
|
|
border: none;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.search-no-results #primary .search-submit {
|
|
|
|
margin-top: 40px;
|
|
|
|
border: 0;
|
|
|
|
font-size: 20px;
|
|
|
|
color: var(--text-color);
|
|
|
|
}
|
|
|
|
|
|
|
|
body {
|
|
|
|
font-weight: 400;
|
|
|
|
overflow: hidden;
|
|
|
|
position: relative;
|
|
|
|
line-height: 1.8;
|
|
|
|
background: var(--background);
|
|
|
|
}
|
|
|
|
|
|
|
|
* {
|
|
|
|
cursor: var(--cursor), default !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.site-title {
|
|
|
|
margin: 0;
|
|
|
|
font-family: var(--special-font);
|
|
|
|
line-height: 1.5;
|
|
|
|
font-weight: 1;
|
|
|
|
color: var(--text-color);
|
2023-09-18 07:57:20 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
.site-title {
|
2023-08-26 10:59:09 -07:00
|
|
|
text-shadow: 0 0 3px var(--href-dark), 0 0 10px var(--href), 0 0 20px var(--href), 0 0 30px var(--href);
|
|
|
|
}
|
|
|
|
|
2023-09-18 07:57:20 -07:00
|
|
|
.error-num {
|
|
|
|
animation: flicker 1.5s infinite alternate;
|
|
|
|
}
|
|
|
|
|
2023-08-26 10:59:09 -07:00
|
|
|
.site-title a:hover {
|
|
|
|
color: var(--href);
|
|
|
|
cursor: url("data:image/webp;base64,UklGRkgDAABXRUJQVlA4WAoAAAAQAAAAHwAAHwAAQUxQSHEBAAABkENtm2k738ze58ROKlSubNROdavYSW/bto3KrFLatm0be2a+rzjs0kbEBACxRb4GZlPz0R2QZxoAogwbx9amsEhH1KNd2VxDzo9pBCC2yN4gUL9e3E/B2Di2Ft0lf2xQOaBcu2Ez125ZdUYhePVGCtmrXVOQHo9Y/lrZgyi3sR3SrYfOXrN/ArYp8U6ZPnEu8aJI6cBNZY5HN4oMzgVmShIlR0n+X/haC4PlSZGicpOiC6TTIaCjSBWX9OoLVHyrUKygDzUAHJcvkpx2wqL8K4UiMag7ItT+KxZLfxvAoPp3kcUKrWFhr8gXh9S/OjARFigRixL0MA1YNPinIBZGJVqJCIgwVQlF5kcq6F9DWGTukvckmQcp7zUcEQAYYI3kHElREkmGRJoJg6wGKLkliYnzPgTvkiB9HoA8jUWqx5EvyvfN4pqweQARgBpdxm4+evnWrYuHF5ZUASIUGBlkRqmUBYDIoHBjY4usUWTw/wwAVlA4ILABAAAQCQCdASogACAAPl0kjkWjoiEb9AA4BcS2AE6ZjZEIwGeq/sBlpO8l+TlbEvIVvoHEC3gagHRwY/B2xe6y9F3KJmUjAchCd03m3WTJKM9lNj4A/v8r8P/Xx1meVrJSUMxTcc9AZUbxa7RBza8/X22RkP/ZT/WPJvC/31XXNWdX4IQcymLxSHwk/AOQot/Vy51SPpLByvi2Nw/WnY//Vvw5/K7sTv6L7lhx/paRR3x7/+tT8U7rqW3wZ27YUH+0pH8BfxU3qX+XPAYKa6+B7G4rKTErNTD8yHKRmzxi2SPCI+D3qFvHklOO5NEXQtwKgi/wwBymnoBsApVtopJHEfLWHvHs/Eu4wS6evuaq8pp+kHsTtkQg1Me+n5+IeVXrNyMhb46InSX+nR1VuVapmbHqeZ6IHBGivUs802afX4E4iF+92dw02gf5u/ohS9TFeaQxq5IRp7wmrHCYX+FN3B93Ku8jhEuLfGC7g5E85Eyxf5EGte35Fh7f69epPL/rnhnOP3JhPlxCEaAK0kD3Khpl3U+zmQunDE3bYwA+bicyd0CPQ4vqv92TaZ1G/TQAAAA="), default !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.single .mt-author-box .mt-author-info .mt-author-name a {
|
|
|
|
font-family: var(--special-font);
|
|
|
|
color: var(--text-color);
|
|
|
|
}
|
|
|
|
|
|
|
|
.error-num {
|
|
|
|
margin: 0;
|
|
|
|
font-family: var(--special-font);
|
|
|
|
line-height: 1.5;
|
|
|
|
font-weight: 1;
|
|
|
|
}
|
|
|
|
|
|
|
|
.site-description {
|
|
|
|
margin: 0;
|
|
|
|
font-size: 15px;
|
|
|
|
font-family: var(--main-font);
|
|
|
|
line-height: 1.5;
|
|
|
|
font-weight: 1;
|
|
|
|
color: var(--text-color);
|
|
|
|
}
|
|
|
|
|
|
|
|
.features-post-title {
|
|
|
|
font-size: 18px;
|
|
|
|
font-weight: 700;
|
|
|
|
margin-bottom: 25px;
|
|
|
|
position: relative;
|
|
|
|
padding-left: 40px;
|
|
|
|
font-family: var(--main-font);
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.btn-wrapper a,
|
|
|
|
.entry-footer .mt-readmore-btn,
|
|
|
|
.mt-readmore-btn {
|
2023-08-26 10:59:09 -07:00
|
|
|
display: inline-block;
|
|
|
|
padding: 0;
|
|
|
|
font-size: 14px;
|
|
|
|
color: var(--text-color);
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.wp-block-code,
|
2023-09-14 00:45:00 -07:00
|
|
|
code,
|
|
|
|
pre {
|
2023-08-26 10:59:09 -07:00
|
|
|
background-color: #343434;
|
2023-10-24 01:05:44 -07:00
|
|
|
word-wrap: break-word;
|
2023-08-26 10:59:09 -07:00
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
#cancel-comment-reply-link:before,
|
|
|
|
#site-navigation li.menu-item-has-children > a:before,
|
|
|
|
#site-navigation li.page_item_has_children > a:before,
|
|
|
|
.edit-link .post-edit-link:before,
|
|
|
|
.nav-links .nav-next a:after,
|
|
|
|
.nav-links .nav-previous a:before,
|
|
|
|
.widget_archive a:before,
|
|
|
|
.widget_categories a:before,
|
|
|
|
.widget_meta a:before,
|
|
|
|
.widget_nav_menu li a:before,
|
|
|
|
.widget_pages li a:before,
|
|
|
|
.widget_recent_comments li:before,
|
|
|
|
.widget_recent_entries a:before,
|
|
|
|
.widget_rss li:before,
|
|
|
|
.wp-block-archives li a:before,
|
|
|
|
.wp-block-categories li a:before,
|
|
|
|
.wp-block-latest-comments li:before,
|
|
|
|
.wp-block-latest-posts li a:before,
|
|
|
|
.wp-block-page-list li a:before,
|
|
|
|
blockquote:after,
|
|
|
|
blockquote:before,
|
|
|
|
li.recentcomments:before,
|
|
|
|
q:after,
|
|
|
|
q:before {
|
2023-08-26 10:59:09 -07:00
|
|
|
font-family: ForkAwesome !important;
|
|
|
|
color: var(--text-color);
|
|
|
|
}
|
|
|
|
|
|
|
|
#mt-scrollup:before {
|
|
|
|
content: "\f061";
|
|
|
|
font-family: "ForkAwesome";
|
|
|
|
transition: none;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
a:hover,
|
|
|
|
em a:active,
|
|
|
|
em a:focus,
|
2023-09-14 00:45:00 -07:00
|
|
|
em a:hover {
|
2023-08-26 10:59:09 -07:00
|
|
|
color: var(--href);
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
#cancel-comment-reply-link,
|
|
|
|
#cancel-comment-reply-link:before,
|
|
|
|
#footer-menu li a:hover,
|
|
|
|
#mt-scrollup:hover,
|
|
|
|
#site-navigation ul li.current-menu-ancestor > a,
|
|
|
|
#site-navigation ul li.current-menu-item > a,
|
|
|
|
#site-navigation ul li.current-menu-parent > a,
|
|
|
|
#site-navigation ul li.current_page_ancestor > a,
|
|
|
|
#site-navigation ul li.current_page_item > a,
|
|
|
|
#site-navigation ul li.focus > a,
|
|
|
|
#site-navigation ul li:hover > a,
|
|
|
|
#top-footer a:hover,
|
|
|
|
#top-navigation ul li a:hover,
|
|
|
|
.banner-sub-title,
|
|
|
|
.breadcrumbs .trail-items li a:hover,
|
|
|
|
.btn-wrapper a:hover,
|
|
|
|
.cat-links a:hover,
|
|
|
|
.color_blog_dark_latest_posts .mt-post-title a:hover,
|
|
|
|
.comment-author .fn .url:hover,
|
|
|
|
.commentmetadata .comment-edit-link,
|
|
|
|
.entry-cat .cat-links a:hover,
|
|
|
|
.entry-cat a:hover,
|
|
|
|
.entry-footer .mt-readmore-btn:hover,
|
|
|
|
.entry-footer a:hover,
|
|
|
|
.entry-meta a:hover,
|
|
|
|
.entry-title a:hover,
|
|
|
|
.front-slider-block .banner-title a:hover,
|
|
|
|
.front-slider-block .post-info-wrap .entry-title a:hover,
|
|
|
|
.has-thumbnail .post-info-wrap .entry-title a:hover,
|
|
|
|
.logged-in-as a,
|
|
|
|
.menu-toggle:hover,
|
|
|
|
.mt-readmore-btn:hover,
|
|
|
|
.mt-search-icon:hover,
|
|
|
|
.mt-social-icon-wrap li a:focus,
|
|
|
|
.mt-social-icon-wrap li a:hover,
|
|
|
|
.navigation.pagination .nav-links .page-numbers.current,
|
|
|
|
.navigation.pagination .nav-links a.page-numbers:hover,
|
|
|
|
.post-info-wrap .entry-meta a:hover,
|
|
|
|
.single .mt-single-related-posts .entry-title a:hover,
|
|
|
|
.widget a:hover,
|
|
|
|
.widget a:hover:before,
|
|
|
|
.widget li:hover:before,
|
|
|
|
.wrap-label i,
|
|
|
|
a,
|
|
|
|
a:focus {
|
2023-08-26 10:59:09 -07:00
|
|
|
color: var(--href);
|
|
|
|
}
|
|
|
|
|
|
|
|
#site-navigation ul li[class*=cbd-cat-] .menu-item-description:after {
|
|
|
|
border-top-color: var(--href);
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.color_blog_dark_social_media a:hover,
|
|
|
|
.custom-header,
|
|
|
|
.error-404.not-found,
|
|
|
|
.navigation.pagination .nav-links .page-numbers.current,
|
|
|
|
.navigation.pagination .nav-links a.page-numbers:hover,
|
|
|
|
.widget.widget_tag_cloud a:hover,
|
|
|
|
.widget_search .search-submit,
|
|
|
|
.widget_search .search-submit:hover,
|
|
|
|
.widget_tag_cloud .tagcloud a:hover {
|
2023-08-26 10:59:09 -07:00
|
|
|
border-color: var(--href);
|
|
|
|
}
|
|
|
|
|
|
|
|
.mt-menu-search .mt-form-wrap .search-form .search-field:focus {
|
|
|
|
outline-color: var(--href);
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.entry-footer > span.tags-links a:hover,
|
|
|
|
ul.trail-items span {
|
2023-08-26 10:59:09 -07:00
|
|
|
color: var(--href) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.trail-items span:hover {
|
|
|
|
color: var(--href-dark) !important;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.mt-menu-search .mt-form-wrap .search-form .search-submit:hover,
|
|
|
|
.tagcloud a:hover,
|
|
|
|
.wp-block-search__button:hover {
|
2023-08-26 10:59:09 -07:00
|
|
|
border-radius: 0;
|
|
|
|
background-color: var(--href-dark) !important;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.mt-menu-search .mt-form-wrap .search-form .search-field,
|
|
|
|
textarea,
|
|
|
|
.comment-list .comment-body,
|
|
|
|
#respond,
|
|
|
|
.mt-author-box {
|
2023-08-26 10:59:09 -07:00
|
|
|
border: none !important;
|
|
|
|
border-bottom: none !important;
|
|
|
|
border-top: none !important;
|
|
|
|
border-left: none !important;
|
|
|
|
border-right: none !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
span.required {
|
|
|
|
color: red;
|
|
|
|
}
|
|
|
|
|
|
|
|
.mt-author-box {
|
|
|
|
margin-top: 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.mt-author-box .mt-author__avatar img {
|
|
|
|
border-radius: 50% !important;
|
|
|
|
border: 1px var(--href) solid;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.mt-live-link a:focus,
|
|
|
|
.mt-live-link a:hover,
|
2023-09-14 00:45:00 -07:00
|
|
|
.search article {
|
2023-08-26 10:59:09 -07:00
|
|
|
box-shadow: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.site-info {
|
|
|
|
float: unset;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.mt-copyright-text {
|
|
|
|
background-image: linear-gradient(to right, #E61D25, #F46F22, #F7924E, #E05AA3, #C34E95, #B21E6A);
|
|
|
|
-webkit-background-clip: text;
|
|
|
|
background-clip: text;
|
|
|
|
-webkit-text-fill-color: transparent;
|
2023-09-18 07:57:20 -07:00
|
|
|
animation: slide 1000s linear infinite;
|
2023-08-26 10:59:09 -07:00
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
#mt-scrollup,
|
|
|
|
.mt-author__avatar,
|
|
|
|
.mt-copyright-text,
|
|
|
|
.nav-links,
|
|
|
|
.post-thumbnail img,
|
|
|
|
.site-info,
|
|
|
|
.wp-block-image {
|
2023-08-26 10:59:09 -07:00
|
|
|
-webkit-user-select: none;
|
|
|
|
-moz-user-select: none;
|
|
|
|
user-select: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
video {
|
|
|
|
max-width: 100%;
|
|
|
|
width: 100% !important;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.bttn,
|
|
|
|
.navigation .nav-links a,
|
|
|
|
.search-submit,
|
|
|
|
.tagcloud a,
|
|
|
|
.wp-block-search__button,
|
|
|
|
button,
|
|
|
|
input.search-submit[type=submit],
|
|
|
|
input[type=button],
|
|
|
|
input[type=reset],
|
|
|
|
input[type=submit] {
|
2023-08-26 10:59:09 -07:00
|
|
|
background-color: var(--href);
|
|
|
|
border: none !important;
|
|
|
|
color: var(--text-color) !important;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.bttn,
|
|
|
|
.comment-reply-link,
|
|
|
|
.mt-menu-search .mt-form-wrap .search-form .search-field,
|
|
|
|
.navigation .nav-links a,
|
|
|
|
.page-numbers.current,
|
|
|
|
.tagcloud a:hover,
|
|
|
|
button,
|
|
|
|
input.search-submit,
|
|
|
|
input.search-submit:hover,
|
|
|
|
input[type=button],
|
|
|
|
input[type=reset],
|
|
|
|
input[type=submit],
|
|
|
|
textarea {
|
2023-08-26 10:59:09 -07:00
|
|
|
border-radius: 5px !important;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
img,
|
2023-09-08 03:43:36 -07:00
|
|
|
.mt-author-box,
|
|
|
|
#respond,
|
|
|
|
.wp-block-code,
|
2023-10-24 01:05:44 -07:00
|
|
|
code,
|
|
|
|
.censor {
|
2023-08-26 10:59:09 -07:00
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.page-numbers.current {
|
|
|
|
background-color: var(--href-dark);
|
|
|
|
border: none !important;
|
|
|
|
color: var(--text-color) !important;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.recentcomments,
|
|
|
|
.widget_recent_comments li {
|
2023-08-26 10:59:09 -07:00
|
|
|
display: block !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.comment-author img {
|
|
|
|
border-radius: 50% !important;
|
|
|
|
padding: none;
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.screen-reader-text:active,
|
|
|
|
.screen-reader-text:focus,
|
|
|
|
.screen-reader-text:hover {
|
2023-08-26 10:59:09 -07:00
|
|
|
background-color: var(--background) !important;
|
|
|
|
box-shadow: none !important;
|
|
|
|
color: var(--href) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
@media (max-width: 979px) {
|
2023-09-01 01:05:36 -07:00
|
|
|
#site-navigation ul li a,
|
|
|
|
.is-sticky #site-navigation ul li a {
|
2023-08-26 10:59:09 -07:00
|
|
|
border-bottom: 1px solid var(--href-dark);
|
|
|
|
}
|
|
|
|
}
|
2023-09-01 01:05:36 -07:00
|
|
|
#site-navigation ul li a.sub-toggle,
|
|
|
|
#site-navigation ul li a.sub-toggle:hover {
|
2023-08-26 10:59:09 -07:00
|
|
|
background: var(--background) none repeat scroll 0 0;
|
|
|
|
color: var(--text-color);
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
|
2023-09-01 01:05:36 -07:00
|
|
|
.search article .post-thumbnail {
|
|
|
|
border-radius: 10px;
|
|
|
|
}
|
|
|
|
|
2023-09-14 00:45:00 -07:00
|
|
|
.invert img {
|
2023-09-08 03:43:36 -07:00
|
|
|
filter: invert(1);
|
|
|
|
}
|
|
|
|
|
2023-10-24 01:05:44 -07:00
|
|
|
.censor {
|
|
|
|
background-color: #000 !important;
|
|
|
|
color: #000 !important;
|
|
|
|
transition: all 0.3s ease-in-out;
|
|
|
|
-webkit-transition: all 0.3s ease-in-out;
|
|
|
|
-moz-transition: all 0.3s ease-in-out;
|
|
|
|
}
|
|
|
|
|
|
|
|
.censor:hover {
|
|
|
|
background-color: transparent !important;
|
|
|
|
color: var(--text-color) !important;
|
|
|
|
}
|
|
|
|
|
2023-08-26 10:59:09 -07:00
|
|
|
:root {
|
|
|
|
--text-color: #fff;
|
|
|
|
--background: #191b19;
|
|
|
|
--background-darker: #000200;
|
|
|
|
--href: #19D73E;
|
|
|
|
--href-dark: #21C03C;
|
2023-09-01 01:05:36 -07:00
|
|
|
--selector: #1d5d9c;
|
2023-08-26 10:59:09 -07:00
|
|
|
--main-font: "Oxygen",sans-serif;
|
|
|
|
--special-font: "Damion",handwriting;
|
|
|
|
--cursor: url("data:image/png;base64,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");
|
2023-08-28 17:43:48 -07:00
|
|
|
}
|