updates mate mate

This commit is contained in:
Sophia Atkinson 2023-07-22 23:56:21 -07:00
parent 16e727d2d5
commit 1090abfc53
8 changed files with 2191 additions and 2059 deletions

View File

@ -20,9 +20,7 @@ ul#primary-menu.menu.nav-menu :after,span.screen-reader-text,li,label,hr,h3#repl
color:var(--text-color) !important;
font-family:var(--main-font);
}
/***
Background Start
***/
/*** Background Start ***/
.has-thumbnail .post-info-wrap .entry-meta .posted-on a:before,.front-slider-block .post-info-wrap .entry-meta .posted-on a:before,.posted-on a:before,#site-navigation ul li a::after{
background-color:var(--text-color);
}
@ -32,12 +30,12 @@ div.site-branding,div.logo-ads-wrap,div#wpadminbar.nojq,div.sticky-wrapper,foote
div.mt-live-link a,input.search-submit,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a,.front-slider-block .lSAction>a:hover,.top-featured-post-wrap .post-thumbnail .post-number,.post-cats-list a,#site-navigation .menu-item-description,article .post-thumbnail:before,#secondary .widget .widget-title:before,.mt-related-post-title:before,#colophon .widget .widget-title:before,.features-post-title:before,.mt-menu-search .mt-form-wrap .search-form .search-submit,.mt-live-link a,.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud a:hover,.edit-link .post-edit-link,.reply .comment-reply-link,.widget_search .search-submit,article.sticky:before{
background-color:var(--href);
}
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active,.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
color:var(--text-color);
background-color:var(--href-dark);
}
div#top-header.top-header-wrap.mt-clearfix,div#page.site,div#bottom-footer{
background-color:var(--background);
background-color:var(--background)!important;
}
.category-button[class*=cbd-cat-] a{
background-color:var(--href)!important;
@ -49,9 +47,7 @@ div#top-header.top-header-wrap.mt-clearfix,div#page.site,div#bottom-footer{
color: inherit;
border-radius: 2px;
}
/***
Background End
***/
/*** Background End ***/
.mt-social-menu-wrapper{
border-top:1px solid #ffffff33;
}
@ -209,7 +205,7 @@ li.recentcomments:before,blockquote:before,q:before,blockquote:after,q:after,.ed
transition:none;
}
em a:active,em a:focus,em a:hover,a:hover{
color:var(--href-dark);
color:var(--href);
}
#mt-scrollup:hover, .entry-cat .cat-links a:hover,.entry-cat a:hover,.entry-footer a:hover,.comment-author .fn .url:hover,.commentmetadata .comment-edit-link,#cancel-comment-reply-link,#cancel-comment-reply-link:before,.logged-in-as a,.widget a:hover,.widget a:hover:before,.widget li:hover:before,.mt-social-icon-wrap li a:hover,.mt-social-icon-wrap li a:focus,#site-navigation ul li:hover>a,#site-navigation ul li.current-menu-item>a,#site-navigation ul li.current_page_ancestor>a,#site-navigation ul li.current-menu-ancestor>a,#site-navigation ul li.current_page_item>a,#site-navigation ul li.current-menu-parent>a,#site-navigation ul li.focus>a,.banner-sub-title,.entry-title a:hover,.cat-links a:hover,.entry-footer .mt-readmore-btn:hover,.btn-wrapper a:hover,.mt-readmore-btn:hover,.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links a.page-numbers:hover,#footer-menu li a:hover,.color_blog_dark_latest_posts .mt-post-title a:hover,.menu-toggle:hover,#top-navigation ul li a:hover,.mt-search-icon:hover,.entry-meta a:hover,.front-slider-block .banner-title a:hover,.post-info-wrap .entry-meta a:hover,.single .mt-single-related-posts .entry-title a:hover,.breadcrumbs .trail-items li a:hover,.wrap-label i,.has-thumbnail .post-info-wrap .entry-title a:hover,.front-slider-block .post-info-wrap .entry-title a:hover,#top-footer a:hover,a,a:focus{
color:var(--href);
@ -246,14 +242,6 @@ span.required{
.mt-author-box{
margin-top:15px;
}
.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit]{
color:var(--text-color)!important;
border:1px solid var(--text-color)!important;
}
.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{
color:#fff!important;
border-color:#fff!important;
}
.mt-author-box .mt-author__avatar img{
border-radius:50%;
border:1px var(--href) solid;
@ -264,11 +252,9 @@ span.required{
.site-info{
float:unset;
text-align:center;
}
.mt-copyright-text {
background-image:
linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
background-image: linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: gradientR 1000s linear infinite;
@ -292,11 +278,12 @@ span.required{
max-width:100%;
width: 100% !important;
}
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button{
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit]{
background-color: var(--href);
border: none!important;
color:#fff!important;
}
.tagcloud a:hover, input.search-submit,input.search-submit:hover{
.tagcloud a:hover, input.search-submit,input.search-submit:hover, img,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit],.mt-menu-search .mt-form-wrap .search-form .search-field{
border-radius: 2px;
}

View File

@ -20,9 +20,7 @@ ul#primary-menu.menu.nav-menu :after,span.screen-reader-text,li,label,hr,h3#repl
color:var(--text-color) !important;
font-family:var(--main-font);
}
/***
Background Start
***/
/*** Background Start ***/
.has-thumbnail .post-info-wrap .entry-meta .posted-on a:before,.front-slider-block .post-info-wrap .entry-meta .posted-on a:before,.posted-on a:before,#site-navigation ul li a::after{
background-color:var(--text-color);
}
@ -32,12 +30,12 @@ div.site-branding,div.logo-ads-wrap,div#wpadminbar.nojq,div.sticky-wrapper,foote
div.mt-live-link a,input.search-submit,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a,.front-slider-block .lSAction>a:hover,.top-featured-post-wrap .post-thumbnail .post-number,.post-cats-list a,#site-navigation .menu-item-description,article .post-thumbnail:before,#secondary .widget .widget-title:before,.mt-related-post-title:before,#colophon .widget .widget-title:before,.features-post-title:before,.mt-menu-search .mt-form-wrap .search-form .search-submit,.mt-live-link a,.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud a:hover,.edit-link .post-edit-link,.reply .comment-reply-link,.widget_search .search-submit,article.sticky:before{
background-color:var(--href);
}
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active,.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
color:var(--text-color);
background-color:var(--href-dark);
}
div#top-header.top-header-wrap.mt-clearfix,div#page.site,div#bottom-footer{
background-color:var(--background);
background-color:var(--background)!important;
}
.category-button[class*=cbd-cat-] a{
background-color:var(--href)!important;
@ -49,9 +47,7 @@ div#top-header.top-header-wrap.mt-clearfix,div#page.site,div#bottom-footer{
color: inherit;
border-radius: 2px;
}
/***
Background End
***/
/*** Background End ***/
.mt-social-menu-wrapper{
border-top:1px solid #ffffff33;
}
@ -209,7 +205,7 @@ li.recentcomments:before,blockquote:before,q:before,blockquote:after,q:after,.ed
transition:none;
}
em a:active,em a:focus,em a:hover,a:hover{
color:var(--href-dark);
color:var(--href);
}
#mt-scrollup:hover, .entry-cat .cat-links a:hover,.entry-cat a:hover,.entry-footer a:hover,.comment-author .fn .url:hover,.commentmetadata .comment-edit-link,#cancel-comment-reply-link,#cancel-comment-reply-link:before,.logged-in-as a,.widget a:hover,.widget a:hover:before,.widget li:hover:before,.mt-social-icon-wrap li a:hover,.mt-social-icon-wrap li a:focus,#site-navigation ul li:hover>a,#site-navigation ul li.current-menu-item>a,#site-navigation ul li.current_page_ancestor>a,#site-navigation ul li.current-menu-ancestor>a,#site-navigation ul li.current_page_item>a,#site-navigation ul li.current-menu-parent>a,#site-navigation ul li.focus>a,.banner-sub-title,.entry-title a:hover,.cat-links a:hover,.entry-footer .mt-readmore-btn:hover,.btn-wrapper a:hover,.mt-readmore-btn:hover,.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links a.page-numbers:hover,#footer-menu li a:hover,.color_blog_dark_latest_posts .mt-post-title a:hover,.menu-toggle:hover,#top-navigation ul li a:hover,.mt-search-icon:hover,.entry-meta a:hover,.front-slider-block .banner-title a:hover,.post-info-wrap .entry-meta a:hover,.single .mt-single-related-posts .entry-title a:hover,.breadcrumbs .trail-items li a:hover,.wrap-label i,.has-thumbnail .post-info-wrap .entry-title a:hover,.front-slider-block .post-info-wrap .entry-title a:hover,#top-footer a:hover,a,a:focus{
color:var(--href);
@ -246,14 +242,6 @@ span.required{
.mt-author-box{
margin-top:15px;
}
.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit]{
color:var(--text-color)!important;
border:1px solid var(--text-color)!important;
}
.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{
color:#fff!important;
border-color:#fff!important;
}
.mt-author-box .mt-author__avatar img{
border-radius:50%;
border:1px var(--href) solid;
@ -264,11 +252,9 @@ span.required{
.site-info{
float:unset;
text-align:center;
}
.mt-copyright-text {
background-image:
linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
background-image: linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: gradientR 1000s linear infinite;
@ -292,11 +278,12 @@ span.required{
max-width:100%;
width: 100% !important;
}
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button{
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit]{
background-color: var(--href);
border: none!important;
color:#fff!important;
}
.tagcloud a:hover, input.search-submit,input.search-submit:hover{
.tagcloud a:hover, input.search-submit,input.search-submit:hover, img,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit],.mt-menu-search .mt-form-wrap .search-form .search-field{
border-radius: 2px;
}

View File

@ -20,9 +20,7 @@ ul#primary-menu.menu.nav-menu :after,span.screen-reader-text,li,label,hr,h3#repl
color:var(--text-color) !important;
font-family:var(--main-font);
}
/***
Background Start
***/
/*** Background Start ***/
.has-thumbnail .post-info-wrap .entry-meta .posted-on a:before,.front-slider-block .post-info-wrap .entry-meta .posted-on a:before,.posted-on a:before,#site-navigation ul li a::after{
background-color:var(--text-color);
}
@ -32,12 +30,12 @@ div.site-branding,div.logo-ads-wrap,div#wpadminbar.nojq,div.sticky-wrapper,foote
div.mt-live-link a,input.search-submit,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a,.front-slider-block .lSAction>a:hover,.top-featured-post-wrap .post-thumbnail .post-number,.post-cats-list a,#site-navigation .menu-item-description,article .post-thumbnail:before,#secondary .widget .widget-title:before,.mt-related-post-title:before,#colophon .widget .widget-title:before,.features-post-title:before,.mt-menu-search .mt-form-wrap .search-form .search-submit,.mt-live-link a,.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud a:hover,.edit-link .post-edit-link,.reply .comment-reply-link,.widget_search .search-submit,article.sticky:before{
background-color:var(--href);
}
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active,.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
color:var(--text-color);
background-color:var(--href-dark);
}
div#top-header.top-header-wrap.mt-clearfix,div#page.site,div#bottom-footer{
background-color:var(--background);
background-color:var(--background)!important;
}
.category-button[class*=cbd-cat-] a{
background-color:var(--href)!important;
@ -49,9 +47,7 @@ div#top-header.top-header-wrap.mt-clearfix,div#page.site,div#bottom-footer{
color: inherit;
border-radius: 2px;
}
/***
Background End
***/
/*** Background End ***/
.mt-social-menu-wrapper{
border-top:1px solid #ffffff33;
}
@ -209,7 +205,7 @@ li.recentcomments:before,blockquote:before,q:before,blockquote:after,q:after,.ed
transition:none;
}
em a:active,em a:focus,em a:hover,a:hover{
color:var(--href-dark);
color:var(--href);
}
#mt-scrollup:hover, .entry-cat .cat-links a:hover,.entry-cat a:hover,.entry-footer a:hover,.comment-author .fn .url:hover,.commentmetadata .comment-edit-link,#cancel-comment-reply-link,#cancel-comment-reply-link:before,.logged-in-as a,.widget a:hover,.widget a:hover:before,.widget li:hover:before,.mt-social-icon-wrap li a:hover,.mt-social-icon-wrap li a:focus,#site-navigation ul li:hover>a,#site-navigation ul li.current-menu-item>a,#site-navigation ul li.current_page_ancestor>a,#site-navigation ul li.current-menu-ancestor>a,#site-navigation ul li.current_page_item>a,#site-navigation ul li.current-menu-parent>a,#site-navigation ul li.focus>a,.banner-sub-title,.entry-title a:hover,.cat-links a:hover,.entry-footer .mt-readmore-btn:hover,.btn-wrapper a:hover,.mt-readmore-btn:hover,.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links a.page-numbers:hover,#footer-menu li a:hover,.color_blog_dark_latest_posts .mt-post-title a:hover,.menu-toggle:hover,#top-navigation ul li a:hover,.mt-search-icon:hover,.entry-meta a:hover,.front-slider-block .banner-title a:hover,.post-info-wrap .entry-meta a:hover,.single .mt-single-related-posts .entry-title a:hover,.breadcrumbs .trail-items li a:hover,.wrap-label i,.has-thumbnail .post-info-wrap .entry-title a:hover,.front-slider-block .post-info-wrap .entry-title a:hover,#top-footer a:hover,a,a:focus{
color:var(--href);
@ -246,14 +242,6 @@ span.required{
.mt-author-box{
margin-top:15px;
}
.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit]{
color:var(--text-color)!important;
border:1px solid var(--text-color)!important;
}
.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{
color:#fff!important;
border-color:#fff!important;
}
.mt-author-box .mt-author__avatar img{
border-radius:50%;
border:1px var(--href) solid;
@ -264,11 +252,9 @@ span.required{
.site-info{
float:unset;
text-align:center;
}
.mt-copyright-text {
background-image:
linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
background-image: linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: gradientR 1000s linear infinite;
@ -292,11 +278,12 @@ span.required{
max-width:100%;
width: 100% !important;
}
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button{
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit]{
background-color: var(--href);
border: none!important;
color:#fff!important;
}
.tagcloud a:hover, input.search-submit,input.search-submit:hover{
.tagcloud a:hover, input.search-submit,input.search-submit:hover, img,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit],.mt-menu-search .mt-form-wrap .search-form .search-field{
border-radius: 2px;
}

View File

@ -20,9 +20,7 @@ ul#primary-menu.menu.nav-menu :after,span.screen-reader-text,li,label,hr,h3#repl
color:var(--text-color) !important;
font-family:var(--main-font);
}
/***
Background Start
***/
/*** Background Start ***/
.has-thumbnail .post-info-wrap .entry-meta .posted-on a:before,.front-slider-block .post-info-wrap .entry-meta .posted-on a:before,.posted-on a:before,#site-navigation ul li a::after{
background-color:var(--text-color);
}
@ -32,12 +30,12 @@ div.site-branding,div.logo-ads-wrap,div#wpadminbar.nojq,div.sticky-wrapper,foote
div.mt-live-link a,input.search-submit,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a,.front-slider-block .lSAction>a:hover,.top-featured-post-wrap .post-thumbnail .post-number,.post-cats-list a,#site-navigation .menu-item-description,article .post-thumbnail:before,#secondary .widget .widget-title:before,.mt-related-post-title:before,#colophon .widget .widget-title:before,.features-post-title:before,.mt-menu-search .mt-form-wrap .search-form .search-submit,.mt-live-link a,.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud a:hover,.edit-link .post-edit-link,.reply .comment-reply-link,.widget_search .search-submit,article.sticky:before{
background-color:var(--href);
}
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active,.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
color:var(--text-color);
background-color:var(--href-dark);
}
div#top-header.top-header-wrap.mt-clearfix,div#page.site,div#bottom-footer{
background-color:var(--background);
background-color:var(--background)!important;
}
.category-button[class*=cbd-cat-] a{
background-color:var(--href)!important;
@ -49,9 +47,7 @@ div#top-header.top-header-wrap.mt-clearfix,div#page.site,div#bottom-footer{
color: inherit;
border-radius: 2px;
}
/***
Background End
***/
/*** Background End ***/
.mt-social-menu-wrapper{
border-top:1px solid #ffffff33;
}
@ -209,7 +205,7 @@ li.recentcomments:before,blockquote:before,q:before,blockquote:after,q:after,.ed
transition:none;
}
em a:active,em a:focus,em a:hover,a:hover{
color:var(--href-dark);
color:var(--href);
}
#mt-scrollup:hover, .entry-cat .cat-links a:hover,.entry-cat a:hover,.entry-footer a:hover,.comment-author .fn .url:hover,.commentmetadata .comment-edit-link,#cancel-comment-reply-link,#cancel-comment-reply-link:before,.logged-in-as a,.widget a:hover,.widget a:hover:before,.widget li:hover:before,.mt-social-icon-wrap li a:hover,.mt-social-icon-wrap li a:focus,#site-navigation ul li:hover>a,#site-navigation ul li.current-menu-item>a,#site-navigation ul li.current_page_ancestor>a,#site-navigation ul li.current-menu-ancestor>a,#site-navigation ul li.current_page_item>a,#site-navigation ul li.current-menu-parent>a,#site-navigation ul li.focus>a,.banner-sub-title,.entry-title a:hover,.cat-links a:hover,.entry-footer .mt-readmore-btn:hover,.btn-wrapper a:hover,.mt-readmore-btn:hover,.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links a.page-numbers:hover,#footer-menu li a:hover,.color_blog_dark_latest_posts .mt-post-title a:hover,.menu-toggle:hover,#top-navigation ul li a:hover,.mt-search-icon:hover,.entry-meta a:hover,.front-slider-block .banner-title a:hover,.post-info-wrap .entry-meta a:hover,.single .mt-single-related-posts .entry-title a:hover,.breadcrumbs .trail-items li a:hover,.wrap-label i,.has-thumbnail .post-info-wrap .entry-title a:hover,.front-slider-block .post-info-wrap .entry-title a:hover,#top-footer a:hover,a,a:focus{
color:var(--href);
@ -246,14 +242,6 @@ span.required{
.mt-author-box{
margin-top:15px;
}
.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit]{
color:var(--text-color)!important;
border:1px solid var(--text-color)!important;
}
.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{
color:#fff!important;
border-color:#fff!important;
}
.mt-author-box .mt-author__avatar img{
border-radius:50%;
border:1px var(--href) solid;
@ -264,11 +252,9 @@ span.required{
.site-info{
float:unset;
text-align:center;
}
.mt-copyright-text {
background-image:
linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
background-image: linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: gradientR 1000s linear infinite;
@ -292,11 +278,12 @@ span.required{
max-width:100%;
width: 100% !important;
}
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button{
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit]{
background-color: var(--href);
border: none!important;
color:#fff!important;
}
.tagcloud a:hover, input.search-submit,input.search-submit:hover{
.tagcloud a:hover, input.search-submit,input.search-submit:hover, img,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit],.mt-menu-search .mt-form-wrap .search-form .search-field{
border-radius: 2px;
}

View File

@ -1,4 +1,5 @@
@import url("https://fonts.bunny.net/css?family=damion:400|dotgothic16:400|source-code-pro:300|oxygen:400");
:root {
--text-color: #fff;
--background: #121212;
@ -9,13 +10,16 @@
--special-font: 'Damion',handwriting;
--cursor: url("data:image/png;base64,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");
}
::-webkit-scrollbar {
display: none;
}
#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);
}
ul#primary-menu.menu.nav-menu :after,span.screen-reader-text,li,label,hr,h3#reply-title.comment-reply-title,.tags-links a,.posted-on time,.byline a,time,a.comment-edit-link,.entry-footer>span.tags-links a,.entry-footer>span.tags-links,h2.entry-title a,.site-info,body,button,input,select,textarea,article.hentry .entry-footer>span,.mt-social-menu-wrapper,.mt-related-post-title,.widget-title,.page-title,h1.entry-title,.entry-title a,.mt-author-website a,section ul li a,.mt-author-bio, .menu-toggle a,.mt-search-icon a,#site-navigation ul li a, .tagcloud a:hover {
color: var(--text-color) !important;
font-family: var(--main-font);
@ -26,24 +30,30 @@ Background Start
.has-thumbnail .post-info-wrap .entry-meta .posted-on a:before,.front-slider-block .post-info-wrap .entry-meta .posted-on a:before,.posted-on a:before,#site-navigation ul li a::after {
background-color: var(--text-color);
}
div.site-branding,div.logo-ads-wrap,div#wpadminbar.nojq,div.sticky-wrapper,footer#colophon.site-footer,nav#site-navigation.main-navigation.isActive,div.mt-logo-row-wrapper.mt-clearfix,div.custom-header.no-bg-img,#site-navigation {
background-color: var(--background-darker);
}
div.mt-live-link a,input.search-submit,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a,.front-slider-block .lSAction>a:hover,.top-featured-post-wrap .post-thumbnail .post-number,.post-cats-list a,#site-navigation .menu-item-description,article .post-thumbnail:before,#secondary .widget .widget-title:before,.mt-related-post-title:before,#colophon .widget .widget-title:before,.features-post-title:before,.mt-menu-search .mt-form-wrap .search-form .search-submit,.mt-live-link a,.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud a:hover,.edit-link .post-edit-link,.reply .comment-reply-link,.widget_search .search-submit,article.sticky:before {
background-color: var(--href);
}
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active,.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
color: var(--text-color);
background-color: var(--href-dark);
}
div#top-header.top-header-wrap.mt-clearfix,div#page.site,div#bottom-footer {
background-color:var(--background);
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;
@ -55,16 +65,19 @@ Background End
.mt-social-menu-wrapper {
border-top: 1px solid #ffffff33;
}
.is-sticky .mt-social-menu-wrapper {
background: var(--background-darker);
z-index: 9999;
box-shadow: 0 0 10px rgba(0,0,0,.2);
}
p {
color: var(--text-color);
font-family: var(--main-font);
font-size: 15px;
}
h1,h2,h3,h4,h5,h6 {
clear: both;
font-weight: 400;
@ -73,28 +86,34 @@ h1,h2,h3,h4,h5,h6{
font-family: var(--main-font);
color: var(--text-color);
}
strong,b,.entry-title,.page-title {
color: var(--text-color);
font-weight: 600;
}
p em,p i, .mt-disclaimer-text {
color: var(--text-color);
font-family: var(--main-font);
font-style: italic;
}
p em a,p i a {
color: #f5a9b8;
font-family: var(--main-font);
font-style: italic;
}
p em a:hover,p i a:hover {
color: #c48793;
font-family: var(--main-font);
font-style: italic;
}
em a,i a,h3.entry-title a:hover,h3.entry-title a:active,.mt-author-website a:hover,.mt-author-name a:hover,section ul li a:hover {
color: var(--href)!important;
}
textarea {
overflow: auto;
padding-left: 3px;
@ -105,18 +124,21 @@ textarea{
max-width: 100%;
width: 100%;
}
input,input#author,input#email,input#url,input.search-field,input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],p.comment-form-cookies-consent #wp-comment-cookies-consent {
color: var(--text-color);
background-color: var(--background-darker);
border-bottom: none;
border: none;
}
.search-no-results #primary .search-submit {
margin-top: 40px;
border: 0;
font-size: 20px;
color: var(--text-color);
}
body {
font-weight: 400;
overflow: hidden;
@ -124,9 +146,11 @@ body{
line-height: 1.8;
background: var(--background);
}
* {
cursor: var(--cursor),default !important;
}
.site-title {
margin: 0;
font-family: var(--special-font);
@ -135,20 +159,24 @@ body{
color: var(--text-color);
text-shadow: 0 0 3px var(--href-dark),0 0 10px var(--href),0 0 20px var(--href),0 0 30px var(--href);
}
.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;
@ -157,6 +185,7 @@ body{
font-weight: 1;
color: var(--text-color);
}
.features-post-title {
font-size: 18px;
font-weight: 700;
@ -165,20 +194,24 @@ body{
padding-left: 40px;
font-family: var(--main-font);
}
.entry-footer .mt-readmore-btn,.btn-wrapper a,.mt-readmore-btn {
display: inline-block;
padding: 0;
font-size: 14px;
color: var(--text-color);
}
code,.wp-block-code {
background-color: #343434;
font-family: 'Source Code Pro',monospace;
}
#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li.hover>.ab-item {
background: var(--background-darker);
color: var(--href);
}
#wpadminbar .quicklinks a span#ab-updates {
background: var(--background-darker);
color: #2c3338;
@ -188,6 +221,7 @@ code,.wp-block-code{
font-weight: 600;
border-radius: 10px;
}
#wpadminbar .menupop .ab-sub-wrapper,#wpadminbar .shortlink-input {
margin: 0;
padding: 0;
@ -197,10 +231,12 @@ code,.wp-block-code{
position: absolute;
float: none;
}
li.recentcomments:before,blockquote:before,q:before,blockquote:after,q:after,.edit-link .post-edit-link:before,.nav-links .nav-previous a:before,.nav-links .nav-next a:after,#cancel-comment-reply-link:before,.widget_archive a:before,.widget_categories a:before,.widget_recent_entries a:before,.widget_meta a:before,.widget_recent_comments li:before,.widget_rss li:before,.widget_pages li a:before,.widget_nav_menu li a:before,.wp-block-latest-posts li a:before,.wp-block-archives li a:before,.wp-block-categories li a:before,.wp-block-page-list li a:before,.wp-block-latest-comments li:before,#site-navigation li.menu-item-has-children>a:before,#site-navigation li.page_item_has_children>a:before {
font-family: ForkAwesome!important;
color: var(--text-color);
}
#mt-scrollup:before {
content: '\f061';
font-family: 'ForkAwesome';
@ -208,31 +244,40 @@ li.recentcomments:before,blockquote:before,q:before,blockquote:after,q:after,.ed
-webkit-transition: none;
transition: none;
}
em a:active,em a:focus,em a:hover,a:hover {
color:var(--href-dark);
color: var(--href);
}
#mt-scrollup:hover, .entry-cat .cat-links a:hover,.entry-cat a:hover,.entry-footer a:hover,.comment-author .fn .url:hover,.commentmetadata .comment-edit-link,#cancel-comment-reply-link,#cancel-comment-reply-link:before,.logged-in-as a,.widget a:hover,.widget a:hover:before,.widget li:hover:before,.mt-social-icon-wrap li a:hover,.mt-social-icon-wrap li a:focus,#site-navigation ul li:hover>a,#site-navigation ul li.current-menu-item>a,#site-navigation ul li.current_page_ancestor>a,#site-navigation ul li.current-menu-ancestor>a,#site-navigation ul li.current_page_item>a,#site-navigation ul li.current-menu-parent>a,#site-navigation ul li.focus>a,.banner-sub-title,.entry-title a:hover,.cat-links a:hover,.entry-footer .mt-readmore-btn:hover,.btn-wrapper a:hover,.mt-readmore-btn:hover,.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links a.page-numbers:hover,#footer-menu li a:hover,.color_blog_dark_latest_posts .mt-post-title a:hover,.menu-toggle:hover,#top-navigation ul li a:hover,.mt-search-icon:hover,.entry-meta a:hover,.front-slider-block .banner-title a:hover,.post-info-wrap .entry-meta a:hover,.single .mt-single-related-posts .entry-title a:hover,.breadcrumbs .trail-items li a:hover,.wrap-label i,.has-thumbnail .post-info-wrap .entry-title a:hover,.front-slider-block .post-info-wrap .entry-title a:hover,#top-footer a:hover,a,a:focus {
color: var(--href);
}
#site-navigation ul li[class*=cbd-cat-] .menu-item-description:after {
border-top-color: var(--href);
}
.widget_search .search-submit,.widget_search .search-submit:hover,.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links a.page-numbers:hover,.error-404.not-found,.color_blog_dark_social_media a:hover,.custom-header,.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud a:hover {
border-color: var(--href);
}
.mt-menu-search .mt-form-wrap .search-form .search-field:focus {
outline-color: var(--href);
}
ul.trail-items span,.entry-footer>span.tags-links a:hover {
color: var(--href)!important;
}
ul.trail-items span:hover {
color: var(--href-dark)!important;
}
.mt-menu-search .mt-form-wrap .search-form .search-submit:hover, .tagcloud a:hover,.wp-block-search__button:hover {
border-radius: 0;
background-color: var(--href-dark)!important;
}
.mt-menu-search .mt-form-wrap .search-form .search-field,textarea {
border: none!important;
border-bottom: none!important;
@ -240,35 +285,31 @@ ul.trail-items span:hover{
border-left: none!important;
border-right: none!important;
}
span.required {
color: red;
}
.mt-author-box {
margin-top: 15px;
}
.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit]{
color:var(--text-color)!important;
border:1px solid var(--text-color)!important;
}
.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{
color:#fff!important;
border-color:#fff!important;
}
.mt-author-box .mt-author__avatar img {
border-radius: 50%;
border: 1px var(--href) solid;
}
.search article,.mt-live-link a:hover,.mt-live-link a:focus {
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);
background-image: linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: gradientR 1000s linear infinite;
@ -277,26 +318,31 @@ span.required{
-ms-user-select: none;
user-select: none;
}
.site-info {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
@keyframes gradientR {
to {
background-position: 4500vh;
}
}
video {
max-width: 100%;
width: 100% !important;
}
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button{
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit] {
background-color: var(--href);
border: none!important;
color: #fff!important;
}
.tagcloud a:hover, input.search-submit,input.search-submit:hover{
.tagcloud a:hover, input.search-submit,input.search-submit:hover, img,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit],.mt-menu-search .mt-form-wrap .search-form .search-field {
border-radius: 2px;
}

View File

@ -1,4 +1,5 @@
@import url("https://fonts.bunny.net/css?family=damion:400|dotgothic16:400|source-code-pro:300|oxygen:400");
:root {
--text-color: #fff;
--background: #282828;
@ -9,13 +10,16 @@
--special-font: 'Damion', handwriting;
--cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAAEEfUpiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEs0lEQVRYw7VXz28bRRS2NxTlyLUiwAFOLQcEhwAXuCFxReqNCxISl/bAAalEquAApTTxOnbSOI5je73+Ef9c23HiNi4lLUmbOC1FoojCv8AF0cpN/WOG761njDddO9mQrPQ03tmZb7753rz3xi5/wrsLc/UevLRW75eYpaNcz3NfXG3KjjF0vOYa+JR38hyjJiwdhduZDjoVsyN7MzmSvZWyrpK8HmNoDV9CfRbTpAEYohIuBzu2A5I1rbm8U+DGncw3A9nlNpaU3E8pvlwvcMsHrNuwaLH3gQQskJlZF8vZD6jcLfBgfo4EGPXtHUQDSts5DmMhY57bIsgBC0aA++PemHWArjI1OtnEgCbn3JbD2FeeC8raryt85V6Rl7fz9rtJrydOwwf2ShKP+dwV2sWHsOdcTh4JAF+xubS/jXd+OAA4nJQgny4Yc+353GwK384OdIAdAJ2YPmMrPxe5V5tqQFoNDnIPBaCVyYRPOvmNpd8jyyGOY0C+yfrkibYB6BBA6gd9Aqudr9wzzNVnktMk6tODaOCW9DDR7Fv/s2bqcePhNVNQbMWRqApsnLwBY2C3u98EithT2KfiOsxDK5FQC4UAF0fTBTBnAPrVCENm4NO6Jw6Ad2CKIwC4jE4iR9Q8VbWpD6S4BwfYTJv+r9w1eGJN4+kbCbkdt98uVw0CINfp1yIMW6ITeAYAbxKIE4BuPCDHeKKTT6DJlweJhR6AjAPxm8WuhtsU5kNB7BgQSLAwR+HNpHuHA2wscRlMtDJqDKdYoCyoV6P7AxS3si1PZLIJui1i8KOIgb68N1iD2ZSPI+fPQLCvo5VQjOgbtzPsStqPg6WO7esFyqqxanjUn/SeyN5KvgAGVVgbCZTYTBTvZEdklA4MZ9of8gGFswIrYiJNplx+CWycBxmVUDLySmEz/TpMcRqhVHJZ1xOBV5Fg3UOTKnnCFzcn3Ydtwuqwt/sSjGvfE3nYB05oyew1HfO0vTB4lFLDexai8WNY3KqAyuBxTqUENZbhSPEgwkirLBK5j8XYUXmsjkyNfgIUkrK+JWoa01YXGVoKy7Q3NvUFxl2ihCmUU46NgMwJpa1epUakXm4EMrMcRD61zlfdx0KgP7Mto4+IwD3ItVFO0Z+s6eSabwXG8zgjPdc4cs8QBXpETDVEnkbWoCzZ0qsRHsjO+D3hyycx/w0QeFEocjQELPecbUueN62rhll5OoulIF1f9G60qMr/I1C3VaD7eydv1gqEawfh2hQhvCtuyNG9ecMxAVz1WeZmki7LLFQMMJK7zwUtuiphzMXvgxc/Qpb7HHPOYe4naD9D+/6hzwAtTpfx67+t8sqOYRayMGQliWnXokqaeQILNzD+Meb9BXtFYJyQ/4d8TgkA7BEmPIH9PfHd+ZP939YeVMbpqkrliQigspBSdBul9jGi4SVZkcpb+aNJTAA12+JW7r9/ffV8ovZglc5DS5T+Jt1g8e4T30dA0jW0bjp9SgAr17skAP4WwC9g4Y4g0Kn+Uqb2D/xNi8JNL9M4vLuPjADtpoxdIcwUIfO7ffLTtZuhYJE1tJXQKRqzWJp3H0exkgTGRcS0RdsUdf8fhKWZhEDGMYF/AQoJFGEv3mkiAAAAAElFTkSuQmCC");
}
::-webkit-scrollbar {
display: none;
}
#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);
}
ul#primary-menu.menu.nav-menu :after,span.screen-reader-text,li,label,hr,h3#reply-title.comment-reply-title,.tags-links a,.posted-on time,.byline a,time,a.comment-edit-link,.entry-footer>span.tags-links a,.entry-footer>span.tags-links,h2.entry-title a,.site-info,body,button,input,select,textarea,article.hentry .entry-footer>span,.mt-social-menu-wrapper,.mt-related-post-title,.widget-title,.page-title,h1.entry-title,.entry-title a,.mt-author-website a,section ul li a,.mt-author-bio, .menu-toggle a,.mt-search-icon a,#site-navigation ul li a, .tagcloud a:hover {
color: var(--text-color) !important;
font-family: var(--main-font);
@ -26,24 +30,30 @@ Background Start
.has-thumbnail .post-info-wrap .entry-meta .posted-on a:before,.front-slider-block .post-info-wrap .entry-meta .posted-on a:before,.posted-on a:before,#site-navigation ul li a::after {
background-color: var(--text-color);
}
div.site-branding,div.logo-ads-wrap,div#wpadminbar.nojq,div.sticky-wrapper,footer#colophon.site-footer,nav#site-navigation.main-navigation.isActive,div.mt-logo-row-wrapper.mt-clearfix,div.custom-header.no-bg-img,#site-navigation {
background-color: var(--background-darker);
}
div.mt-live-link a,input.search-submit,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a,.front-slider-block .lSAction>a:hover,.top-featured-post-wrap .post-thumbnail .post-number,.post-cats-list a,#site-navigation .menu-item-description,article .post-thumbnail:before,#secondary .widget .widget-title:before,.mt-related-post-title:before,#colophon .widget .widget-title:before,.features-post-title:before,.mt-menu-search .mt-form-wrap .search-form .search-submit,.mt-live-link a,.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud a:hover,.edit-link .post-edit-link,.reply .comment-reply-link,.widget_search .search-submit,article.sticky:before {
background-color: var(--href);
}
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active,.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
color: var(--text-color);
background-color: var(--href-dark);
}
div#top-header.top-header-wrap.mt-clearfix,div#page.site,div#bottom-footer {
background-color:var(--background);
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;
@ -55,16 +65,19 @@ Background End
.mt-social-menu-wrapper {
border-top: 1px solid #ffffff33;
}
.is-sticky .mt-social-menu-wrapper {
background: var(--background-darker);
z-index: 9999;
box-shadow: 0 0 10px rgba(0,0,0,.2);
}
p {
color: var(--text-color);
font-family: var(--main-font);
font-size: 15px;
}
h1,h2,h3,h4,h5,h6 {
clear: both;
font-weight: 400;
@ -73,28 +86,34 @@ h1,h2,h3,h4,h5,h6{
font-family: var(--main-font);
color: var(--text-color);
}
strong,b,.entry-title,.page-title {
color: var(--text-color);
font-weight: 600;
}
p em,p i, .mt-disclaimer-text {
color: var(--text-color);
font-family: var(--main-font);
font-style: italic;
}
p em a,p i a {
color: #f5a9b8;
font-family: var(--main-font);
font-style: italic;
}
p em a:hover,p i a:hover {
color: #c48793;
font-family: var(--main-font);
font-style: italic;
}
em a,i a,h3.entry-title a:hover,h3.entry-title a:active,.mt-author-website a:hover,.mt-author-name a:hover,section ul li a:hover {
color: var(--href)!important;
}
textarea {
overflow: auto;
padding-left: 3px;
@ -105,18 +124,21 @@ textarea{
max-width: 100%;
width: 100%;
}
input,input#author,input#email,input#url,input.search-field,input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],p.comment-form-cookies-consent #wp-comment-cookies-consent {
color: var(--text-color);
background-color: var(--background-darker);
border-bottom: none;
border: none;
}
.search-no-results #primary .search-submit {
margin-top: 40px;
border: 0;
font-size: 20px;
color: var(--text-color);
}
body {
font-weight: 400;
overflow: hidden;
@ -124,9 +146,11 @@ body{
line-height: 1.8;
background: var(--background);
}
* {
cursor: var(--cursor),default !important;
}
.site-title {
margin: 0;
font-family: var(--special-font);
@ -135,20 +159,24 @@ body{
color: var(--text-color);
text-shadow: 0 0 3px var(--href-dark),0 0 10px var(--href),0 0 20px var(--href),0 0 30px var(--href);
}
.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;
@ -157,6 +185,7 @@ body{
font-weight: 1;
color: var(--text-color);
}
.features-post-title {
font-size: 18px;
font-weight: 700;
@ -165,20 +194,24 @@ body{
padding-left: 40px;
font-family: var(--main-font);
}
.entry-footer .mt-readmore-btn,.btn-wrapper a,.mt-readmore-btn {
display: inline-block;
padding: 0;
font-size: 14px;
color: var(--text-color);
}
code,.wp-block-code {
background-color: #343434;
font-family: 'Source Code Pro',monospace;
}
#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li.hover>.ab-item {
background: var(--background-darker);
color: var(--href);
}
#wpadminbar .quicklinks a span#ab-updates {
background: var(--background-darker);
color: #2c3338;
@ -188,6 +221,7 @@ code,.wp-block-code{
font-weight: 600;
border-radius: 10px;
}
#wpadminbar .menupop .ab-sub-wrapper,#wpadminbar .shortlink-input {
margin: 0;
padding: 0;
@ -197,10 +231,12 @@ code,.wp-block-code{
position: absolute;
float: none;
}
li.recentcomments:before,blockquote:before,q:before,blockquote:after,q:after,.edit-link .post-edit-link:before,.nav-links .nav-previous a:before,.nav-links .nav-next a:after,#cancel-comment-reply-link:before,.widget_archive a:before,.widget_categories a:before,.widget_recent_entries a:before,.widget_meta a:before,.widget_recent_comments li:before,.widget_rss li:before,.widget_pages li a:before,.widget_nav_menu li a:before,.wp-block-latest-posts li a:before,.wp-block-archives li a:before,.wp-block-categories li a:before,.wp-block-page-list li a:before,.wp-block-latest-comments li:before,#site-navigation li.menu-item-has-children>a:before,#site-navigation li.page_item_has_children>a:before {
font-family: ForkAwesome!important;
color: var(--text-color);
}
#mt-scrollup:before {
content: '\f061';
font-family: 'ForkAwesome';
@ -208,31 +244,40 @@ li.recentcomments:before,blockquote:before,q:before,blockquote:after,q:after,.ed
-webkit-transition: none;
transition: none;
}
em a:active,em a:focus,em a:hover,a:hover {
color:var(--href-dark);
color: var(--href);
}
#mt-scrollup:hover, .entry-cat .cat-links a:hover,.entry-cat a:hover,.entry-footer a:hover,.comment-author .fn .url:hover,.commentmetadata .comment-edit-link,#cancel-comment-reply-link,#cancel-comment-reply-link:before,.logged-in-as a,.widget a:hover,.widget a:hover:before,.widget li:hover:before,.mt-social-icon-wrap li a:hover,.mt-social-icon-wrap li a:focus,#site-navigation ul li:hover>a,#site-navigation ul li.current-menu-item>a,#site-navigation ul li.current_page_ancestor>a,#site-navigation ul li.current-menu-ancestor>a,#site-navigation ul li.current_page_item>a,#site-navigation ul li.current-menu-parent>a,#site-navigation ul li.focus>a,.banner-sub-title,.entry-title a:hover,.cat-links a:hover,.entry-footer .mt-readmore-btn:hover,.btn-wrapper a:hover,.mt-readmore-btn:hover,.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links a.page-numbers:hover,#footer-menu li a:hover,.color_blog_dark_latest_posts .mt-post-title a:hover,.menu-toggle:hover,#top-navigation ul li a:hover,.mt-search-icon:hover,.entry-meta a:hover,.front-slider-block .banner-title a:hover,.post-info-wrap .entry-meta a:hover,.single .mt-single-related-posts .entry-title a:hover,.breadcrumbs .trail-items li a:hover,.wrap-label i,.has-thumbnail .post-info-wrap .entry-title a:hover,.front-slider-block .post-info-wrap .entry-title a:hover,#top-footer a:hover,a,a:focus {
color: var(--href);
}
#site-navigation ul li[class*=cbd-cat-] .menu-item-description:after {
border-top-color: var(--href);
}
.widget_search .search-submit,.widget_search .search-submit:hover,.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links a.page-numbers:hover,.error-404.not-found,.color_blog_dark_social_media a:hover,.custom-header,.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud a:hover {
border-color: var(--href);
}
.mt-menu-search .mt-form-wrap .search-form .search-field:focus {
outline-color: var(--href);
}
ul.trail-items span,.entry-footer>span.tags-links a:hover {
color: var(--href)!important;
}
ul.trail-items span:hover {
color: var(--href-dark)!important;
}
.mt-menu-search .mt-form-wrap .search-form .search-submit:hover, .tagcloud a:hover,.wp-block-search__button:hover {
border-radius: 0;
background-color: var(--href-dark)!important;
}
.mt-menu-search .mt-form-wrap .search-form .search-field,textarea {
border: none!important;
border-bottom: none!important;
@ -240,35 +285,31 @@ ul.trail-items span:hover{
border-left: none!important;
border-right: none!important;
}
span.required {
color: red;
}
.mt-author-box {
margin-top: 15px;
}
.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit]{
color:var(--text-color)!important;
border:1px solid var(--text-color)!important;
}
.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{
color:#fff!important;
border-color:#fff!important;
}
.mt-author-box .mt-author__avatar img {
border-radius: 50%;
border: 1px var(--href) solid;
}
.search article,.mt-live-link a:hover,.mt-live-link a:focus {
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);
background-image: linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: gradientR 1000s linear infinite;
@ -277,26 +318,31 @@ span.required{
-ms-user-select: none;
user-select: none;
}
.site-info {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
@keyframes gradientR {
to {
background-position: 4500vh;
}
}
video {
max-width: 100%;
width: 100% !important;
}
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button{
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit] {
background-color: var(--href);
border: none!important;
color: #fff!important;
}
.tagcloud a:hover, input.search-submit,input.search-submit:hover{
.tagcloud a:hover, input.search-submit,input.search-submit:hover, img,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit],.mt-menu-search .mt-form-wrap .search-form .search-field {
border-radius: 2px;
}

View File

@ -1,4 +1,5 @@
@import url("https://fonts.bunny.net/css?family=damion:400|dotgothic16:400|source-code-pro:300|oxygen:400");
:root {
--text-color: #fff;
--background: #333333;
@ -9,13 +10,16 @@
--special-font: 'Damion',handwriting;
--cursor: url("data:image/png;base64,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");
}
::-webkit-scrollbar {
display: none;
}
#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);
}
ul#primary-menu.menu.nav-menu :after,span.screen-reader-text,li,label,hr,h3#reply-title.comment-reply-title,.tags-links a,.posted-on time,.byline a,time,a.comment-edit-link,.entry-footer>span.tags-links a,.entry-footer>span.tags-links,h2.entry-title a,.site-info,body,button,input,select,textarea,article.hentry .entry-footer>span,.mt-social-menu-wrapper,.mt-related-post-title,.widget-title,.page-title,h1.entry-title,.entry-title a,.mt-author-website a,section ul li a,.mt-author-bio, .menu-toggle a,.mt-search-icon a,#site-navigation ul li a, .tagcloud a:hover {
color: var(--text-color) !important;
font-family: var(--main-font);
@ -26,24 +30,30 @@ Background Start
.has-thumbnail .post-info-wrap .entry-meta .posted-on a:before,.front-slider-block .post-info-wrap .entry-meta .posted-on a:before,.posted-on a:before,#site-navigation ul li a::after {
background-color: var(--text-color);
}
div.site-branding,div.logo-ads-wrap,div#wpadminbar.nojq,div.sticky-wrapper,footer#colophon.site-footer,nav#site-navigation.main-navigation.isActive,div.mt-logo-row-wrapper.mt-clearfix,div.custom-header.no-bg-img,#site-navigation {
background-color: var(--background-darker);
}
div.mt-live-link a,input.search-submit,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a,.front-slider-block .lSAction>a:hover,.top-featured-post-wrap .post-thumbnail .post-number,.post-cats-list a,#site-navigation .menu-item-description,article .post-thumbnail:before,#secondary .widget .widget-title:before,.mt-related-post-title:before,#colophon .widget .widget-title:before,.features-post-title:before,.mt-menu-search .mt-form-wrap .search-form .search-submit,.mt-live-link a,.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud a:hover,.edit-link .post-edit-link,.reply .comment-reply-link,.widget_search .search-submit,article.sticky:before {
background-color: var(--href);
}
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active,.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
color: var(--text-color);
background-color: var(--href-dark);
}
div#top-header.top-header-wrap.mt-clearfix,div#page.site,div#bottom-footer {
background-color:var(--background);
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;
@ -55,16 +65,19 @@ Background End
.mt-social-menu-wrapper {
border-top: 1px solid #ffffff33;
}
.is-sticky .mt-social-menu-wrapper {
background: var(--background-darker);
z-index: 9999;
box-shadow: 0 0 10px rgba(0,0,0,.2);
}
p {
color: var(--text-color);
font-family: var(--main-font);
font-size: 15px;
}
h1,h2,h3,h4,h5,h6 {
clear: both;
font-weight: 400;
@ -73,28 +86,34 @@ h1,h2,h3,h4,h5,h6{
font-family: var(--main-font);
color: var(--text-color);
}
strong,b,.entry-title,.page-title {
color: var(--text-color);
font-weight: 600;
}
p em,p i, .mt-disclaimer-text {
color: var(--text-color);
font-family: var(--main-font);
font-style: italic;
}
p em a,p i a {
color: #f5a9b8;
font-family: var(--main-font);
font-style: italic;
}
p em a:hover,p i a:hover {
color: #c48793;
font-family: var(--main-font);
font-style: italic;
}
em a,i a,h3.entry-title a:hover,h3.entry-title a:active,.mt-author-website a:hover,.mt-author-name a:hover,section ul li a:hover {
color: var(--href)!important;
}
textarea {
overflow: auto;
padding-left: 3px;
@ -105,18 +124,21 @@ textarea{
max-width: 100%;
width: 100%;
}
input,input#author,input#email,input#url,input.search-field,input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],p.comment-form-cookies-consent #wp-comment-cookies-consent {
color: var(--text-color);
background-color: var(--background-darker);
border-bottom: none;
border: none;
}
.search-no-results #primary .search-submit {
margin-top: 40px;
border: 0;
font-size: 20px;
color: var(--text-color);
}
body {
font-weight: 400;
overflow: hidden;
@ -124,9 +146,11 @@ body{
line-height: 1.8;
background: var(--background);
}
* {
cursor: var(--cursor),default !important;
}
.site-title {
margin: 0;
font-family: var(--special-font);
@ -135,20 +159,24 @@ body{
color: var(--text-color);
text-shadow: 0 0 3px var(--href-dark),0 0 10px var(--href),0 0 20px var(--href),0 0 30px var(--href);
}
.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;
@ -157,6 +185,7 @@ body{
font-weight: 1;
color: var(--text-color);
}
.features-post-title {
font-size: 18px;
font-weight: 700;
@ -165,20 +194,24 @@ body{
padding-left: 40px;
font-family: var(--main-font);
}
.entry-footer .mt-readmore-btn,.btn-wrapper a,.mt-readmore-btn {
display: inline-block;
padding: 0;
font-size: 14px;
color: var(--text-color);
}
code,.wp-block-code {
background-color: #343434;
font-family: 'Source Code Pro',monospace;
}
#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li.hover>.ab-item {
background: var(--background-darker);
color: var(--href);
}
#wpadminbar .quicklinks a span#ab-updates {
background: var(--background-darker);
color: #2c3338;
@ -188,6 +221,7 @@ code,.wp-block-code{
font-weight: 600;
border-radius: 10px;
}
#wpadminbar .menupop .ab-sub-wrapper,#wpadminbar .shortlink-input {
margin: 0;
padding: 0;
@ -197,10 +231,12 @@ code,.wp-block-code{
position: absolute;
float: none;
}
li.recentcomments:before,blockquote:before,q:before,blockquote:after,q:after,.edit-link .post-edit-link:before,.nav-links .nav-previous a:before,.nav-links .nav-next a:after,#cancel-comment-reply-link:before,.widget_archive a:before,.widget_categories a:before,.widget_recent_entries a:before,.widget_meta a:before,.widget_recent_comments li:before,.widget_rss li:before,.widget_pages li a:before,.widget_nav_menu li a:before,.wp-block-latest-posts li a:before,.wp-block-archives li a:before,.wp-block-categories li a:before,.wp-block-page-list li a:before,.wp-block-latest-comments li:before,#site-navigation li.menu-item-has-children>a:before,#site-navigation li.page_item_has_children>a:before {
font-family: ForkAwesome!important;
color: var(--text-color);
}
#mt-scrollup:before {
content: '\f061';
font-family: 'ForkAwesome';
@ -208,31 +244,40 @@ li.recentcomments:before,blockquote:before,q:before,blockquote:after,q:after,.ed
-webkit-transition: none;
transition: none;
}
em a:active,em a:focus,em a:hover,a:hover {
color:var(--href-dark);
color: var(--href);
}
#mt-scrollup:hover, .entry-cat .cat-links a:hover,.entry-cat a:hover,.entry-footer a:hover,.comment-author .fn .url:hover,.commentmetadata .comment-edit-link,#cancel-comment-reply-link,#cancel-comment-reply-link:before,.logged-in-as a,.widget a:hover,.widget a:hover:before,.widget li:hover:before,.mt-social-icon-wrap li a:hover,.mt-social-icon-wrap li a:focus,#site-navigation ul li:hover>a,#site-navigation ul li.current-menu-item>a,#site-navigation ul li.current_page_ancestor>a,#site-navigation ul li.current-menu-ancestor>a,#site-navigation ul li.current_page_item>a,#site-navigation ul li.current-menu-parent>a,#site-navigation ul li.focus>a,.banner-sub-title,.entry-title a:hover,.cat-links a:hover,.entry-footer .mt-readmore-btn:hover,.btn-wrapper a:hover,.mt-readmore-btn:hover,.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links a.page-numbers:hover,#footer-menu li a:hover,.color_blog_dark_latest_posts .mt-post-title a:hover,.menu-toggle:hover,#top-navigation ul li a:hover,.mt-search-icon:hover,.entry-meta a:hover,.front-slider-block .banner-title a:hover,.post-info-wrap .entry-meta a:hover,.single .mt-single-related-posts .entry-title a:hover,.breadcrumbs .trail-items li a:hover,.wrap-label i,.has-thumbnail .post-info-wrap .entry-title a:hover,.front-slider-block .post-info-wrap .entry-title a:hover,#top-footer a:hover,a,a:focus {
color: var(--href);
}
#site-navigation ul li[class*=cbd-cat-] .menu-item-description:after {
border-top-color: var(--href);
}
.widget_search .search-submit,.widget_search .search-submit:hover,.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links a.page-numbers:hover,.error-404.not-found,.color_blog_dark_social_media a:hover,.custom-header,.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud a:hover {
border-color: var(--href);
}
.mt-menu-search .mt-form-wrap .search-form .search-field:focus {
outline-color: var(--href);
}
ul.trail-items span,.entry-footer>span.tags-links a:hover {
color: var(--href)!important;
}
ul.trail-items span:hover {
color: var(--href-dark)!important;
}
.mt-menu-search .mt-form-wrap .search-form .search-submit:hover, .tagcloud a:hover,.wp-block-search__button:hover {
border-radius: 0;
background-color: var(--href-dark)!important;
}
.mt-menu-search .mt-form-wrap .search-form .search-field,textarea {
border: none!important;
border-bottom: none!important;
@ -240,35 +285,31 @@ ul.trail-items span:hover{
border-left: none!important;
border-right: none!important;
}
span.required {
color: red;
}
.mt-author-box {
margin-top: 15px;
}
.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit]{
color:var(--text-color)!important;
border:1px solid var(--text-color)!important;
}
.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{
color:#fff!important;
border-color:#fff!important;
}
.mt-author-box .mt-author__avatar img {
border-radius: 50%;
border: 1px var(--href) solid;
}
.search article,.mt-live-link a:hover,.mt-live-link a:focus {
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);
background-image: linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: gradientR 1000s linear infinite;
@ -277,26 +318,31 @@ span.required{
-ms-user-select: none;
user-select: none;
}
.site-info {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
@keyframes gradientR {
to {
background-position: 4500vh;
}
}
video {
max-width: 100%;
width: 100% !important;
}
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button{
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit] {
background-color: var(--href);
border: none!important;
color: #fff!important;
}
.tagcloud a:hover, input.search-submit,input.search-submit:hover{
.tagcloud a:hover, input.search-submit,input.search-submit:hover, img,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit],.mt-menu-search .mt-form-wrap .search-form .search-field {
border-radius: 2px;
}

View File

@ -1,4 +1,5 @@
@import url("https://fonts.bunny.net/css?family=damion:400|dotgothic16:400|source-code-pro:300|oxygen:400");
:root {
--text-color: #000;
--background: #fff;
@ -9,13 +10,16 @@
--special-font: 'Damion',handwriting;
--cursor: url("data:image/webp;base64,UklGRngDAABXRUJQVlA4WAoAAAAQAAAAHwAAHwAAQUxQSIEBAAABoHNt22nbHdAz57eObRudT2tWPqe2bdu2WjNOeiddSttOSs/5zecOFmZETICqVm6+8+qrL11a1F8KiRqvaCvVf3s8UgqNJE00ifj/LEJxo6NCfYnU/W0irprDtzOlpI5Ug5/9gogN2DiD41JaK+gKRGyq2sSCR1JaQ5uLPGJT08YZz0pJtYlQYOo2zrivmk+RYRo0zjiiUOVjCtOwsZmh8L/PSsFEfuyqRNLLRMo0GY+VSjpCbpdhR+YpSGOgFEzkk1ZKpFeJuARMxm4FaT7R5bjg67aS9BY5LgE7Z6lCqnHYdgkQeUVS0FUy7BJs/h4qJWr+Ljl2GZFlkoKG/UnEbggyzkhSRXOgwC7j4v8UtAoK7Eacs72KUm2AiF2XsT22mlKthYhdy6bIcf8aSrUAcuxqNgVwS3UGTf+NDPw/m8gve3sn9aii4V+RGRubHCar0Yq6vQq5bZzx0WiFpAEF6VCEPM8zfp2goMZTafizEeDFVgoqNUjD9j313LaKgqoDAFZQOCDQAQAAkAkAnQEqIAAgAD5tKJFFpCIhmAwGAEAGxLYAW/NAPwAqQHqAegB5XnsW/sp6Ul2d/O8WMOCgA9qaZz+txdfVW/Tdgtw0GDD3K3EJpW5vvqx1oH8cAAD+51nIAAr3PTg8Tf3hFNZ+EzJ//BMyrWeoZ3OSvzBEHD9EY74RWPQPG/+W9ptQ7TPCo3IhnJ3j4sfu9GQRpNqfk0Fljw103/0yJ/+eCTMQhssw7HOSudmbTwwG9y/iG7y5IQ5ah7JO9p+tGDxKH86NyCSr/dmRLTQPrCBtWKmo+9SYzeLzVxsv/CDJPH26BxH2OZ58HAo2NOOQ7QCEWQUvlRLjfbjfURzu4jHGdt9sG8vs90HxHn3Mzf8SQ/95BxTmka11B6cRk342guuVaV+J29SX557TZwskvZE/Rg0i7crn9lZszxnzBnP3KBQwgQCYO5YNA2toe3NKKCwrCAk0stuCMDaxc9xrxp3S5irJ+Sq6kZbv/f+vsHD3cusfYcen/PpPsU3yMGKtO+BdHtZcBcQYl4D9qTOv1LaiNJtdqH9rFMFSqub4AjjCRgoBRJXa2ozZxzQVl8b+0/EGDh61OfW3uUQywis65Xe4M54tVmYKG0q2z5YAAAA=");
}
::-webkit-scrollbar {
display: none;
}
#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);
}
ul#primary-menu.menu.nav-menu :after,span.screen-reader-text,li,label,hr,h3#reply-title.comment-reply-title,.tags-links a,.posted-on time,.byline a,time,a.comment-edit-link,.entry-footer>span.tags-links a,.entry-footer>span.tags-links,h2.entry-title a,.site-info,body,button,input,select,textarea,article.hentry .entry-footer>span,.mt-social-menu-wrapper,.mt-related-post-title,.widget-title,.page-title,h1.entry-title,.entry-title a,.mt-author-website a,section ul li a,.mt-author-bio, .menu-toggle a,.mt-search-icon a,#site-navigation ul li a, .tagcloud a:hover {
color: var(--text-color) !important;
font-family: var(--main-font);
@ -26,24 +30,30 @@ Background Start
.has-thumbnail .post-info-wrap .entry-meta .posted-on a:before,.front-slider-block .post-info-wrap .entry-meta .posted-on a:before,.posted-on a:before,#site-navigation ul li a::after {
background-color: var(--text-color);
}
div.site-branding,div.logo-ads-wrap,div#wpadminbar.nojq,div.sticky-wrapper,footer#colophon.site-footer,nav#site-navigation.main-navigation.isActive,div.mt-logo-row-wrapper.mt-clearfix,div.custom-header.no-bg-img,#site-navigation {
background-color: var(--background-darker);
}
div.mt-live-link a,input.search-submit,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a,.front-slider-block .lSAction>a:hover,.top-featured-post-wrap .post-thumbnail .post-number,.post-cats-list a,#site-navigation .menu-item-description,article .post-thumbnail:before,#secondary .widget .widget-title:before,.mt-related-post-title:before,#colophon .widget .widget-title:before,.features-post-title:before,.mt-menu-search .mt-form-wrap .search-form .search-submit,.mt-live-link a,.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud a:hover,.edit-link .post-edit-link,.reply .comment-reply-link,.widget_search .search-submit,article.sticky:before {
background-color: var(--href);
}
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{
.mt-live-link a:hover,.mt-live-link a:focus, div.mt-live-link a:hover,input.search-submit:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active,.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
color: var(--text-color);
background-color: var(--href-dark);
}
div#top-header.top-header-wrap.mt-clearfix,div#page.site,div#bottom-footer {
background-color:var(--background);
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;
@ -55,16 +65,19 @@ Background End
.mt-social-menu-wrapper {
border-top: 1px solid #ffffff33;
}
.is-sticky .mt-social-menu-wrapper {
background: var(--background-darker);
z-index: 9999;
box-shadow: 0 0 10px rgba(0,0,0,.2);
}
p {
color: var(--text-color);
font-family: var(--main-font);
font-size: 15px;
}
h1,h2,h3,h4,h5,h6 {
clear: both;
font-weight: 400;
@ -73,28 +86,34 @@ h1,h2,h3,h4,h5,h6{
font-family: var(--main-font);
color: var(--text-color);
}
strong,b,.entry-title,.page-title {
color: var(--text-color);
font-weight: 600;
}
p em,p i, .mt-disclaimer-text {
color: var(--text-color);
font-family: var(--main-font);
font-style: italic;
}
p em a,p i a {
color: #f5a9b8;
font-family: var(--main-font);
font-style: italic;
}
p em a:hover,p i a:hover {
color: #c48793;
font-family: var(--main-font);
font-style: italic;
}
em a,i a,h3.entry-title a:hover,h3.entry-title a:active,.mt-author-website a:hover,.mt-author-name a:hover,section ul li a:hover {
color: var(--href)!important;
}
textarea {
overflow: auto;
padding-left: 3px;
@ -105,18 +124,21 @@ textarea{
max-width: 100%;
width: 100%;
}
input,input#author,input#email,input#url,input.search-field,input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],p.comment-form-cookies-consent #wp-comment-cookies-consent {
color: var(--text-color);
background-color: var(--background-darker);
border-bottom: none;
border: none;
}
.search-no-results #primary .search-submit {
margin-top: 40px;
border: 0;
font-size: 20px;
color: var(--text-color);
}
body {
font-weight: 400;
overflow: hidden;
@ -124,9 +146,11 @@ body{
line-height: 1.8;
background: var(--background);
}
* {
cursor: var(--cursor),default !important;
}
.site-title {
margin: 0;
font-family: var(--special-font);
@ -135,20 +159,24 @@ body{
color: var(--text-color);
text-shadow: 0 0 3px var(--href-dark),0 0 10px var(--href),0 0 20px var(--href),0 0 30px var(--href);
}
.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;
@ -157,6 +185,7 @@ body{
font-weight: 1;
color: var(--text-color);
}
.features-post-title {
font-size: 18px;
font-weight: 700;
@ -165,20 +194,24 @@ body{
padding-left: 40px;
font-family: var(--main-font);
}
.entry-footer .mt-readmore-btn,.btn-wrapper a,.mt-readmore-btn {
display: inline-block;
padding: 0;
font-size: 14px;
color: var(--text-color);
}
code,.wp-block-code {
background-color: #343434;
font-family: 'Source Code Pro',monospace;
}
#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li.hover>.ab-item {
background: var(--background-darker);
color: var(--href);
}
#wpadminbar .quicklinks a span#ab-updates {
background: var(--background-darker);
color: #2c3338;
@ -188,6 +221,7 @@ code,.wp-block-code{
font-weight: 600;
border-radius: 10px;
}
#wpadminbar .menupop .ab-sub-wrapper,#wpadminbar .shortlink-input {
margin: 0;
padding: 0;
@ -197,10 +231,12 @@ code,.wp-block-code{
position: absolute;
float: none;
}
li.recentcomments:before,blockquote:before,q:before,blockquote:after,q:after,.edit-link .post-edit-link:before,.nav-links .nav-previous a:before,.nav-links .nav-next a:after,#cancel-comment-reply-link:before,.widget_archive a:before,.widget_categories a:before,.widget_recent_entries a:before,.widget_meta a:before,.widget_recent_comments li:before,.widget_rss li:before,.widget_pages li a:before,.widget_nav_menu li a:before,.wp-block-latest-posts li a:before,.wp-block-archives li a:before,.wp-block-categories li a:before,.wp-block-page-list li a:before,.wp-block-latest-comments li:before,#site-navigation li.menu-item-has-children>a:before,#site-navigation li.page_item_has_children>a:before {
font-family: ForkAwesome!important;
color: var(--text-color);
}
#mt-scrollup:before {
content: '\f061';
font-family: 'ForkAwesome';
@ -208,31 +244,40 @@ li.recentcomments:before,blockquote:before,q:before,blockquote:after,q:after,.ed
-webkit-transition: none;
transition: none;
}
em a:active,em a:focus,em a:hover,a:hover {
color:var(--href-dark);
color: var(--href);
}
#mt-scrollup:hover, .entry-cat .cat-links a:hover,.entry-cat a:hover,.entry-footer a:hover,.comment-author .fn .url:hover,.commentmetadata .comment-edit-link,#cancel-comment-reply-link,#cancel-comment-reply-link:before,.logged-in-as a,.widget a:hover,.widget a:hover:before,.widget li:hover:before,.mt-social-icon-wrap li a:hover,.mt-social-icon-wrap li a:focus,#site-navigation ul li:hover>a,#site-navigation ul li.current-menu-item>a,#site-navigation ul li.current_page_ancestor>a,#site-navigation ul li.current-menu-ancestor>a,#site-navigation ul li.current_page_item>a,#site-navigation ul li.current-menu-parent>a,#site-navigation ul li.focus>a,.banner-sub-title,.entry-title a:hover,.cat-links a:hover,.entry-footer .mt-readmore-btn:hover,.btn-wrapper a:hover,.mt-readmore-btn:hover,.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links a.page-numbers:hover,#footer-menu li a:hover,.color_blog_dark_latest_posts .mt-post-title a:hover,.menu-toggle:hover,#top-navigation ul li a:hover,.mt-search-icon:hover,.entry-meta a:hover,.front-slider-block .banner-title a:hover,.post-info-wrap .entry-meta a:hover,.single .mt-single-related-posts .entry-title a:hover,.breadcrumbs .trail-items li a:hover,.wrap-label i,.has-thumbnail .post-info-wrap .entry-title a:hover,.front-slider-block .post-info-wrap .entry-title a:hover,#top-footer a:hover,a,a:focus {
color: var(--href);
}
#site-navigation ul li[class*=cbd-cat-] .menu-item-description:after {
border-top-color: var(--href);
}
.widget_search .search-submit,.widget_search .search-submit:hover,.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links a.page-numbers:hover,.error-404.not-found,.color_blog_dark_social_media a:hover,.custom-header,.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud a:hover {
border-color: var(--href);
}
.mt-menu-search .mt-form-wrap .search-form .search-field:focus {
outline-color: var(--href);
}
ul.trail-items span,.entry-footer>span.tags-links a:hover {
color: var(--href)!important;
}
ul.trail-items span:hover {
color: var(--href-dark)!important;
}
.mt-menu-search .mt-form-wrap .search-form .search-submit:hover, .tagcloud a:hover,.wp-block-search__button:hover {
border-radius: 0;
background-color: var(--href-dark)!important;
}
.mt-menu-search .mt-form-wrap .search-form .search-field,textarea {
border: none!important;
border-bottom: none!important;
@ -240,35 +285,31 @@ ul.trail-items span:hover{
border-left: none!important;
border-right: none!important;
}
span.required {
color: red;
}
.mt-author-box {
margin-top: 15px;
}
.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit]{
color:var(--text-color)!important;
border:1px solid var(--text-color)!important;
}
.navigation .nav-links a:hover,.bttn:hover,button,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{
color:#fff!important;
border-color:#fff!important;
}
.mt-author-box .mt-author__avatar img {
border-radius: 50%;
border: 1px var(--href) solid;
}
.search article,.mt-live-link a:hover,.mt-live-link a:focus {
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);
background-image: linear-gradient(to right, #E61D25,#F46F22,#F7924E,#E05AA3,#C34E95,#B21E6A);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: gradientR 1000s linear infinite;
@ -277,26 +318,31 @@ span.required{
-ms-user-select: none;
user-select: none;
}
.site-info {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
@keyframes gradientR {
to {
background-position: 4500vh;
}
}
video {
max-width: 100%;
width: 100% !important;
}
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button{
.tagcloud a, .search-submit,input.search-submit[type=submit],.wp-block-search__button,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit] {
background-color: var(--href);
border: none!important;
color: #fff!important;
}
.tagcloud a:hover, input.search-submit,input.search-submit:hover{
.tagcloud a:hover, input.search-submit,input.search-submit:hover, img,.navigation .nav-links a,.bttn,button,input[type=button],input[type=reset],input[type=submit],.mt-menu-search .mt-form-wrap .search-form .search-field {
border-radius: 2px;
}