html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul,li {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote::before,
q::before {
content: "\f10d";
font-family: "FontAwesome";
position: absolute;
left: -20px;
top: -10px;
}
blockquote:after,
q:after {
content: "\f10e";
font-family: "FontAwesome";
position: absolute;
right: 0;
bottom: -10px;
}
blockquote,
q {
quotes: """";
position: relative;
}
blockquote cite {
display: block;
font-weight: 300;
font-size: 16px;
margin-top: 20px;
}
blockquote cite::before {
content: "-";
margin-right: 10px;
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}   html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
textarea {
color: #3b3b3b;
font-family: "Roboto", sans-serif;
font-size: 15px;
line-height: 1.8;
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: normal;
font-family: "Nunito", sans-serif;
line-height: 1.5;
margin-bottom: 15px;
color: #3d3d3d;
font-weight: 700;
}
p {
margin-bottom: 10px;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 20px;
font-size: 20px;
font-style: italic;
font-family: "Roboto", sans-serif;
font-weight: 300;
}
address {
margin: 0 0 15px;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; } hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 15px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 15px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 15px 15px;
}
img {
height: 100%; max-width: 100%;
object-fit: cover; vertical-align: middle;
width: 100%;
}
figure {
margin: 0;
}
table {
margin: 0 0 15px;
width: 100%;
border-collapse: collapse;
}
th {
font-weight: bold;
border: 1px solid #ccc;
padding: 5px 10px;
}
td {
border: 1px solid #ccc;
padding: 5px 10px;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
outline: 1px solid #e1e1e1;
box-shadow: 0 0 5px rgb(0, 0, 0, 0.2);
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}
.fas{
font-family: 'font-awesome';
font-weight: 400;
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
display: inline-block;
text-transform: none;
speak: none;
}
.form-submit .submit{
font-size: 1.5rem;
}  a {
color: #484747;
text-decoration: none;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
a:hover,
a:focus,
a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background-color: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
.form-submit .submit{
color:#fff;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 20px 0px 0px 20px;
padding: 3px;
width: 100%;
box-shadow: 0 0 3px rgb(5 5 5 / 19%);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
} .site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 50px 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.mt-container:before,
.mt-container:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,  .mt-container:before,
.mt-container:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}
.footer-widgets-wrapper .blogbuster-pro-social-icon-wrap,
.widget-area .blogbuster-pro-social-icon-wrap {
float: none;
} .widget_archive ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_pages ul,
.widget_nav_menu ul,
.wp-block-latest-posts,
.wp-block-archives,
.wp-block-categories,
.wp-block-page-list,
.wp-block-latest-comments {
list-style: outside none none;
margin: 0;
}
.wp-block-page-list ul {
list-style: outside none none;
}
.widget_archive li,
.widget_categories li,
.widget_recent_entries li,
.widget_meta li,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li,
.widget_nav_menu li,
.wp-block-latest-posts li,
.wp-block-archives li,
.wp-block-categories li,
.wp-block-page-list li,
.wp-block-latest-comments li {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
margin-bottom: 5px;
padding-bottom: 5px;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_recent_entries li:last-child,
.widget_meta li:last-child,
.widget_recent_comments li:last-child,
.widget_rss li:last-child,
.widget_pages li:last-child,
.widget_nav_menu li:last-child,
.wp-block-latest-posts li:last-child,
.wp-block-archives li:last-child,
.wp-block-categories li:last-child,
.wp-block-page-list li:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.widget_archive a,
.widget_categories a,
.widget_recent_entries a,
.widget_meta a,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li a,
.widget_nav_menu li a,
.wp-block-latest-posts li a,
.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-page-list li a,
.wp-block-latest-comments li {
color: #333333;
font-size: 14px;
line-height: 32px;
padding-left: 30px;
position: relative;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
display: inline-block;
}
.widget a:hover,
.widget a:hover::before,
.widget li:hover::before,
.site-info .widget a:hover {
color: #960505;
}
.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 {
color: #afb4bd;
content: "\f187";
font-family: "FontAwesome";
font-size: 18px;
left: 0;
position: absolute;
top: 0px;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.widget_categories a::before,
.wp-block-categories li a:before {
content: "\f07b";
font-family: "FontAwesome";
}
.widget_recent_entries a::before,
.wp-block-latest-posts li a:before {
content: "\f04e";
font-family: "FontAwesome";
}
.widget_meta a::before,
.widget_nav_menu li a:before {
content: "\f105";
font-family: "FontAwesome";
}
.widget_recent_comments li::before,
.wp-block-latest-comments li:before {
content: "\f086";
font-family: "FontAwesome";
top: 0;
}
.widget_rss li::before {
content: "\f09e";
font-family: "FontAwesome";
top: 0;
}
.widget_pages li a:before,
.wp-block-page-list li a:before {
content: "\f1ea";
font-family: "FontAwesome";
top: 0;
}
.widget_search .search-field {
width: 75%;
float: left;
}
.widget_search .search-submit {
height: 36px;
width: 25%;
background: #e53935;
border-color: #e53935;
color: #ffffff;
}
.widget_recent_entries .post-date {
color: #8f8f8f;
display: block;
font-size: 11px;
margin-top: -5px;
padding-left: 24px;
}
.widget_nav_menu .sub-menu {
margin: 10px 0 0 10px;
}
.widget_nav_menu li::before {
top: 0;
}
.widget_search::after {
clear: both;
content: "";
display: table;
}
.widget_search .search-field {
width: 75%;
float: left;
}
.widget_search .search-submit,
.widget_search .search-submit:hover {
height: 36px;
width: 25%;
background: #e53935;
border-color: #e53935;
color: #ffffff;
padding: 0;
}
.widget_tag_cloud .tagcloud a,
.widget_tag_cloud a {
color: #909090;
font-size: 14px !important;
border: 1px solid #cfcfcf;
padding: 1px 10px;
display: inline-block;
margin: 0 5px 10px 0;
border-radius: 2px;
}
.widget_tag_cloud .tagcloud a:hover,
.widget.widget_tag_cloud a:hover {
background: #e53935;
color: #fff;
border-color: #e53935;
}
.wp-block-search__button {
background: #333;
border: none;
width: 80px;
font-size: 15px;
margin: 0;
border-radius: 0px 20px 20px 0px;
height: 36px;
color: #ffffff;
}
.widget-area .widget {
margin: 0 0 40px;
border-radius:20px;
}
#secondary .widget .widget-title, .wp-block-heading, .mt-related-post-title,.wp-block-search__label {
padding: 10px 0px;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 600;
} .wp-block-social-links .wp-block-social-link.wp-social-link{
border-bottom: 3px solid rgb(205 205 205);
}  .sticky {
display: block;
}
.site-title{
font-size: 36px;
}
h1.entry-title {
color: #353535;
font-weight: 700;
padding-bottom: 0;
text-transform: capitalize;
}
.hentry {
margin: 0 0 15px;
}
.single .byline,
.group-blog .byline,
.posted-on,
.blog-author,
.blog-cat {
display: inline;
font-family: "Roboto", sans-serif;
font-size: 16px;
font-weight: 600;
}
.entry-cat a {
font-size: 13px;
}
.posted-on a {
position: relative;
color: #333;
}
.entry-cat .cat-links a,
.entry-meta a {
color: #333;
}
.byline a {
color: #333;
}
.entry-cat .cat-links a:hover,
.entry-cat a:hover,
.byline a:hover,
.posted-on a:hover,
.entry-meta span:hover::before {
color: #960505;
}
.cat-links {
display: inline-block;
}
.cat-links:before {
content: "\f07c";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.comments-link {
float: right;
}
.posted-on:before {
content: "\ec45";
font-style: normal;
margin-right: 5px;
}
.comments-link:before,
.post-comment:before {
content: "\f075";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.byline:before {
content: "\f007";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.tags-links:before {
content: "\23";
font-family: FontAwesome;
font-style: normal;
}
.page-content,
.entry-content,
.entry-summary {
margin: 15px 0 0;
}
.page-content a,
.entry-content a,
.entry-summary a {
text-decoration: underline;
}
.page-links {
clear: both;
margin: 0 0 15px;
}
.edit-link .post-edit-link:before {
content: "\f040";
font-family: FontAwesome;
margin-right: 5px;
}
#blog-post article.hentry,
.search article.hentry,
.archive article.hentry,
.tag article.hentry,
.category article.hentry,
.blog article.hentry {
margin-bottom: 40px;
}
.blog article.hentry:first-child {
margin-top: 30px;
}
.home article.hentry:first-child {
margin-top: 0px;
}
.updated {
display: none;
}
.published.updated {
display: inline-block;
}
.entry-footer a {
color: #666666;
}
.entry-footer a:hover {
color: #e53935;
} #comments {
margin-top: 30px;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
#comments h2.comments-title {
color: #333;
display: inline-block;
font-size: 22px;
font-style: normal;
font-weight: 700;
margin: 15px 0;
padding: 8px 15px;
}
#comments h3 {
margin: 0 0 10px;
color: #141414;
font-weight: 600;
display: inline-block;
line-height: 22px;
font-size: 18px;
}
#commentform label {
display: inline-block;
}
textarea#comment {
width: 100%;
height: 150px;
}
.comment-form-cookies-consent label {
margin-left: 14px;
} .comments-area ol {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area ol.children {
margin: 0 0 0 15px;
}
.comment-list .comment-body {
padding: 20px;
margin-bottom: 20px;
background: none;
border: 1px solid #e1e1e1;
text-align: left;
}
.comment-author img {
vertical-align: text-top;
margin-right: 15px;
border: 1px solid #e1e1e1;
padding: 3px;
}
.comment-author {
float: none;
width: 12%;
}
.comment-metadata {
font-size: 12px;
}
.comment-content {
margin-top: 10px;
}
.comment-author .fn {
font-style: normal;
font-size: 16px;
text-transform: capitalize;
font-weight: bold;
}
.comment-author .fn .url {
color: #333;
padding: 0;
font-size: 16px;
}
.comment-author .fn .url:hover {
color: #960505;
}
.comment-author .says {
display: none;
}
.commentmetadata {
float: right;
font-weight: normal;
font-size: 12px;
font-style: italic;
font-weight: 300;
}
.comment-metadata a {
color: #969696;
}
.commentmetadata .comment-edit-link {
color: #e53935;
}
.commentmetadata+.clear {
margin-bottom: 20px;
}
.reply .comment-reply-link {
background: none repeat scroll 0 0 #960505;
color: #ffffff;
font-size: 12px;
line-height: 20px;
padding: 2px 10px;
display: inline-block;
}
.reply .comment-reply-link:hover {
background: none repeat scroll 0 0 #050505;
}
#respond {
padding: 20px;
margin: 20px 0 0;
color: #141414;
border: 1px solid #e1e1e1;
background: #fafafa;
}
#commentform .form-submit {
margin-bottom: 0;
}
#cancel-comment-reply-link {
font-style: italic;
color: #960505;
}
#cancel-comment-reply-link:before {
font-family: "FontAwesome";
content: "\f127";
margin: 0 5px 0 20px;
font-style: normal;
color: #960505;
}
.logged-in-as a {
color: #960505;
}
.edit-link a {
color: #960505;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
#infinite-footer {
display: none;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
margin-left: -2%;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin-bottom: 3%;
margin-left: 2%;
}
.site-main .gallery a img {
max-width: none;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .mt-container {
margin: 0 auto;
width: 1300px;
}
.mt-flex{
display: flex;
align-items: center;
}
.mt-clearfix:after {
content: "";
display: table;
clear: both;
}
.post-bg-image.cover-image {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.entry-thumbnail .post-thumb {
line-height: 0;
margin-top: 0;
margin-bottom: 0;
}
.entry-footer {
margin-top: 15px;
}
a {
text-decoration: none;
transition: 0.2s;
}
html,
body {
overflow-x: hidden;
}
.edit-link a {
background-color: #ff6e6e;
color: #ffffff;
font-size: 14px;
box-shadow: 0 0 5px rgb(0 0 0 / 21%);
padding: 5px 15px;
}
.edit-link a:hover {
background: #555;
color: #fff;
}
.entry-footer .edit-link a:hover {
color:#fff;
}
span.mt-drop-cap {
font-size: 50px;
font-weight: 700;
line-height: 15px;
padding: 5px;
}
.page p {
margin-bottom: 15px;
}
.single-post .entry-content .wp-block-gallery figcaption {
color: #fff;
font-style: normal;
padding: 40px 10px 9px;
}
.page .content-area {
margin-bottom: 30px;
}
.blogbuster-site-layout--boxed #page {
max-width: 1360px;
margin: 0 auto;
background: #fff;
}
body.blogbuster-site-layout--boxed {
background: #f2f2f2;
}
.item-title a,
.entry-title {
font-size: 20px;
line-height: 1.6;
}
.entry-title a {
position: relative;
display: inline;
background-image: linear-gradient(currentColor, currentColor);
background-size: 0% 1px;
background-repeat: no-repeat;
background-position: center bottom;
transition: background-size 0.5s ease-out;
text-decoration: none;
}
.entry-title a:hover {
background-size: 100% 1px;
}
.entry-title, .entry-meta {
margin: 10px 0px;
}
.home #primary .entry-content {
font-size: 15px;
font-weight: 300;
line-height: 2;
margin: 0px 0 0px;
}
.published::before {
content: "\f073";
font-family: "Font Awesome 5 Free";
margin-right: 5px;
}
.author::before {
content: "\f007";
font-family: "Font Awesome 5 Free";
margin-right: 5px;
}
.published, .author {
vertical-align: top;
display: inline-block;
font-size: 14px;
font-weight: 500;
color: #6b6b6b;
}
.author a{
color:#6b6b6b;
}
span.posted-on, span.byline, .single span.byline{
font-size: 0px;
} .post-image.hover-effect--one, .post-image.hover-effect--two {
overflow: hidden;
}
.post-image.hover-effect--one img {
transform: scale(1);
transition: 0.5s ease;
}
.post-image.hover-effect--one:hover img{
transform: scale(1.1);
}
.post-image.hover-effect--two {
position: relative;
}
.post-image.hover-effect--two:after {
content: "";
position: absolute;
top: 0px;
left: 0px;
width: 0%;
height: 100%;
background-color: rgba(255, 255, 255, 0.4);
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.post-image.hover-effect--two:hover:after
{
width: 120%;
background-color: rgba(255, 255, 255, 0);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.post-image.hover-effect--two:after {
position: absolute;
top: 0;
left: -100%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.post-image.hover-effect--two:hover:after {
-webkit-animation: shine 1s;
animation: shine 1s;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
} #primary,
.home.blog #primary {
float: left;
width: 70%;
}
#secondary,
.home.blog #secondary {
float: right;
width: 27%;
}
#left-secondary, .home.blog #left-secondary{
float: left;
width: 27%;
}
.home.page-template-template-home #primary,
.home.page-template-template-home #secondary,
.error404 #primary {
float: none;
width: 100%;
}
.left-sidebar #primary,
.home.left-sidebar #primary {
float: right;
}
.left-sidebar #secondary,
.home.left-sidebar #secondary {
float: left;
}
.no-sidebar #primary,
.home.blog.no-sidebar #primary {
float: none;
width: 100%;
margin: 0 auto;
}
.no-sidebar-center #primary,
.home.blog.no-sidebar-center #primary {
float: none;
width: 90%;
margin: 0 auto;
}
.no-sidebar #secondary,
.no-sidebar-center #secondary,
.no-sidebar #left-secondary,
.no-sidebar-center #left-secondary , 
.right-sidebar #left-secondary, .home.blog.right-sidebar #left-secondary{
display: none;
}
.both-sidebar #left-secondary, .home.blog.both-sidebar #left-secondary {
float: left;
width: 23%;
}
.both-sidebar #secondary, .home.blog.both-sidebar #secondary {
float: right;
width: 23%;
}
.both-sidebar #primary, .home.blog.both-sidebar #primary {
float: left;
width: 50%;
margin-left: 2% !important;
}
.widget .author,
.widget .posted-on a::before {
display: none;
}
.single.blogbuster-site-layout--separate #primary article, .blogbuster-site-layout--separate .widget-area .widget,  
.blogbuster-site-layout--separate .blogbuster-pro-author-container{
box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
padding: 20px;
border-radius:20px;
background: #fff;
}
.blogbuster-site-layout--separate.page #primary article{
padding:20px;
}
.global-sidebar-layout--two #secondary,  .global-sidebar-layout--two #left-secondary{
background-color: #fff;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
padding:20px;
border-radius:20px;
}
.blogbuster-site-layout--separate.global-sidebar-layout--two .widget-area .widget, .blogbuster-site-layout--separate #colophon .widget-area .widget{
box-shadow:none;
padding: 0;
background: transparent;
}  
.blogbuster-site-layout--separate .nav-links .nav-previous a,
.blogbuster-site-layout--separate .nav-links .nav-next a{
background-color: #fff;
} .header-main-wrapper {
background-color: #fff;
z-index: 9999;
position: relative;
box-shadow: 0 0 35px rgb(0 0 0 / 7%);
padding: 20px 0px;
}
#content{
margin-top:30px;
}
#site-navigation ul li a.mt-sub-menu-toggle {
display: none;
}
.responsive-header-wrapper{
display: none;
}
.header-main-wrapper .mt-menu-toggle{
display: none;
}
.mt-menu-toggle a {
color: #333;
}
.mt-menu-toggle:hover {
color: #EC3535;
}
#site-navigation{
width:45%;
}
.site-branding{
width:30%
}
#site-navigation ul {
margin: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
}  
#site-navigation ul li {
position: relative;
}
#site-navigation ul li a {
color: #000;
padding: 0 10px;
display: block;
font-size: 16px;
letter-spacing: 1px;
line-height: 55px;
position: relative;
font-weight: 600;
}
#site-navigation ul ul {
display: block;
}
#site-navigation ul ul.children li a {
line-height: 25px;
padding: 8px 15px;
}
#site-navigation .menu-item-description {
position: absolute;
top: -14px;
right: -20px;
background: #B71C1C;
line-height: 24px;
font-size: 12px;
padding: 0 10px;
color: #fff;
font-weight: 600;
text-transform: capitalize;
z-index: 9;
}
#site-navigation .menu-item-description::after {
position: absolute;
bottom: -3px;
left: 0;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 3px 3px 0 0;
border-color: #B71C1C transparent transparent transparent;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.is-sticky #site-navigation .menu-item-description {
display: none;
}
#site-navigation ul.sub-menu,
#site-navigation ul.children {
background: #E53935 none repeat scroll 0 0;
width: 200px;
position: absolute;
z-index: 99;
left: -9999rem;
opacity: 0;
-webkit-transform: translateY(0.6rem);
-ms-transform: translateY(0.6rem);
-o-transform: translateY(0.6rem);
transform: translateY(0.6rem);
-webkit-transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
-o-transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
}
#site-navigation ul li:hover>ul.sub-menu, #site-navigation ul li:hover>ul.children, #site-navigation ul li.focus>ul.sub-menu, #site-navigation ul li.focus>ul.children {
left: 0;
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
-o-transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
border-radius: 20px;
}
#site-navigation ul li.focus>ul.sub-menu,
#site-navigation ul li.focus>ul.children {
opacity: 1;
visibility: visible;
-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
#site-navigation ul.sub-menu li,
#site-navigation ul.children li {
float: none;
display: block;
border-bottom: 1px solid #e1e1e1;
margin: 0;
}
#site-navigation ul.sub-menu li:hover:first-child, #site-navigation ul.children li:hover:first-child ,
#site-navigation ul.sub-menu li.current-menu-item:first-child,
#site-navigation ul.sub-menu li:focus:first-child, #site-navigation ul.children li:focus:first-child ,
#site-navigation ul.sub-menu li:focus.current-menu-item:first-child{
border-radius: 18px 18px 0px 0px;
}
#site-navigation ul.sub-menu li:hover:last-child, #site-navigation ul.children li:hover:last-child,
#site-navigation ul.sub-menu li.current-menu-item:last-child,#site-navigation ul.sub-menu li:focus:last-child, #site-navigation ul.children li:focus:last-child,
#site-navigation ul.sub-menu li:focus.current-menu-item:last-child {
border-radius: 0px 0px 18px 18px;
}
#site-navigation ul.sub-menu li a,
#site-navigation ul.children li a {
line-height: 24px;
padding: 10px 15px;
overflow: hidden;
color:#fff;
}
#site-navigation ul.sub-menu li:hover, #site-navigation ul.children li:hover,
#site-navigation ul.sub-menu li.current-menu-item ,
#site-navigation ul.sub-menu li:focus, #site-navigation ul.children li:focus,
#site-navigation ul.sub-menu li:focus.current-menu-item{
background-color: #fff;
}
#site-navigation ul.sub-menu .menu-item-description,
#site-navigation ul.children .menu-item-description {
display: none;
}
#site-navigation ul.sub-menu li:last-child,
#site-navigation ul.children li:last-child {
border: none;
}
#site-navigation ul.sub-menu li ul,
#site-navigation ul.children li ul {
right: 9999em;
left: auto !important;
top: 0% !important;
-webkit-transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
-o-transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
}
#site-navigation ul.sub-menu li:hover>ul,
#site-navigation ul.children li:hover>ul,
#site-navigation ul.sub-menu li.focus>ul,
#site-navigation ul.children li.focus>ul {
right: -100%;
left: auto !important;
top: 0% !important;
-webkit-transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
-o-transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
}
#site-navigation ul li.menu-item-has-children>a:before,
#site-navigation ul li.page_item_has_children>a:before {
content: "\f078";
font-family: "FontAwesome";
position: absolute;
right: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#site-navigation ul.sub-menu li.menu-item-has-children>a:before,
#site-navigation ul.children li.page_item_has_children>a:before {
content: "\f078";
}
#site-navigation ul#primary-menu li.menu-item-has-children a,
#site-navigation #primary-menu li.page_item_has_children a {
padding-right: 30px;
} .header-main-layout--three .site-branding{
width:100%;
text-align: center;
}
.header-main-layout--three #site-navigation {
width: auto;
}
.header-main-layout--three #site-navigation ul li a{
padding:0 15px;
}
.header-main-layout--three #site-navigation ul li:first-child a {
padding-left: 0;
}
.header-main-layout--three #site-navigation ul.sub-menu li a,
.header-main-layout--three #site-navigation ul.children li a{
padding: 10px 15px;
}
.header-main-layout--three .mt-icon-elements-wrap{
width: auto;
margin-left:  auto;
}
.header-main-layout--three .blog-menu-icon-wrap {
margin: 15px 0px 0px;
padding: 15px 0px 0px;
border-top: 2px dotted #d1d1d1;
}
.header-main-layout--three .is-sticky .blog-menu-icon-wrap {
margin: 0px;
padding: 5px 0px;
z-index: 9999;
border: 0;
box-shadow: 0 0 35px rgb(0 0 0 / 7%);
background: #fff;
} .mt-icon-elements-wrap{
width: 25%;
display: inline-flex;
gap:15px;
align-items: center;
justify-content: end;
}
.social-icons-wrapper {
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
} .mt-icon-elements-wrap .icon-layout--two.social-icons-wrapper a i{
height: 30px;
width: 30px;
text-align: center;
line-height: 30px;
border-radius:30px;
font-size: 16px;
background-color: #000;
color:#fff;
} .icon-color--official .fa-instagram {
color: #C62828;
}
.icon-color--official .fa-youtube,
.icon-color--official .fa-youtube-play {
color: #C62828;
}
.icon-color--official .fa-facebook,
.icon-color--official .fa-facebook-circle,
.icon-color--official .fa-facebook-square,
.icon-color--official .fa-facebook-official,
.icon-color--official .fa-twitter-square,
.icon-color--official .fa-skype {
color: #1da1f2;
}
.icon-color--official .fa-google-plus-circle,
.icon-color--official .fa-google-plus-square,
.icon-color--official .fa-google-plus-official,
.icon-color--official .fa-google-plus {
color: #db4a39;
}
.icon-color--official .fa-tiktok {
color: #ee1d52;
}
.icon-color--official .fa-twitter,
.icon-color--official .fa-x-twitter {
color: #000;
}
.icon-color--official .fa-whatsapp,
.icon-color--official .fa-whatsapp-square {
color: #25d366;
}
.icon-color--official .fa-airbnb {
color: #F73659;
}
.icon-color--official .fa-deviantart {
color: #05cc47;
}
.icon-color--official .fa-linkedin,
.icon-color--official .fa-linkedin-square {
color: #0a66c2;
}
.icon-color--official .fa-pinterest,
.icon-color--official .fa-pinterest-square,
.icon-color--official .fa-pinterest-alt {
color: #bd081c;
}
.icon-color--official .fa-adobe {
color: #DB2219;
}
.icon-color--official .fa-flickr,
.icon-color--official .fa-flickr-square {
color: #f40083;
}
.icon-color--official .fa-tumblr {
color: #35465d;
}
.icon-color--official .fa-slack {
color: #4a154b;
}
.icon-color--official .fa-reddit,
.icon-color--official .fa-reddit-square {
color: #ff4500;
}
.icon-color--official .fa-messenger {
color: #913BCC;
}
.icon-color--official .fa-wordpress {
color: #009BCB;
}
.icon-color--official .fa-weixin {
color: #09B83E;
}
.icon-color--official .fa-behance {
color: #0054F7;
}
.icon-color--official .fa-behance-square {
color: #053eff;
}
.icon-color--official .fa-dribbble {
color: #ea4c89;
}
.icon-color--official .fa-yahoo {
color: #6001d2;
}
.icon-color--official .fa-blogger {
color: #ED7800;
}
.icon-color--official .fa-snapchat,
.icon-color--official .fa-snapchat-ghost,
.icon-color--official .fa-snapchat-square {
color: #fffc00;
}
.icon-color--official .fa-wix {
color: #F4B66C;
}
.icon-color--official .fa-meta {
color: #005ED6;
}
.icon-color--official .fa-baidu {
color: #2319DC;
}
.icon-color--official .fa-twitch {
color: #8C45F7;
}
.icon-color--official .fa-discord-alt {
color: #5562EA;
}
.icon-color--official .fa-vk {
color: #0072F7;
}
.icon-color--official .fa-trip-advisor {
color: #31D99C;
}
.icon-color--official .fa-telegram {
color: #28A4E4;
}
.icon-color--official .fa-quora {
color: #B32A26;
}
.icon-color--official .fa-ok-ru {
color: #EF8B27;
}
.icon-color--official .fa-microsoft-teams {
color: #544FBC;
}
.icon-color--official .fa-foursquare {
color: #F14572;
}
.icon-color--official .fa-soundcloud {
color: #F75200;
}
.icon-color--official .fa-vimeo {
color: #00A8E8;
}
.icon-color--official .fa-digg {
color: #313131;
}
.icon-color--official .fa-periscope {
color: #3E9FBE;
}
.icon-color--official .fa-xing {
color: #005D5B;
}
.icon-color--official .fa-imdb {
color: #EDBF17;
} #masthead .icon-layout--two.icon-color--official .fa-instagram {
background-color: #C62828;
}
#masthead  .icon-layout--two.icon-color--official.fa-youtube,
#masthead   .icon-layout--two.icon-color--official .fa-youtube-play {
background-color: #C62828;
}
#masthead   .icon-layout--two.icon-color--official .fa-facebook,
#masthead   .icon-layout--two.icon-color--official .fa-facebook-circle,
#masthead   .icon-layout--two.icon-color--official .fa-facebook-square,
#masthead   .icon-layout--two.icon-color--official .fa-facebook-official,
#masthead   .icon-layout--two.icon-color--official .fa-twitter-square,
#masthead   .icon-layout--two.icon-color--official .fa-skype {
background-color: #1da1f2;
}
#masthead   .icon-layout--two.icon-color--official .fa-google-plus-circle,
#masthead   .icon-layout--two.icon-color--official .fa-google-plus-square,
#masthead   .icon-layout--two.icon-color--official .fa-google-plus-official,
#masthead   .icon-layout--two.icon-color--official .fa-google-plus {
background-color: #db4a39;
}
#masthead   .icon-layout--two.icon-color--official .fa-tiktok {
background-color: #ee1d52;
}
#masthead   .icon-layout--two.icon-color--official .fa-twitter ,
#masthead   .icon-layout--two.icon-color--official .fa-x-twitter{
background-color: #000;
}
#masthead   .icon-layout--two.icon-color--official .fa-whatsapp,
#masthead   .icon-layout--two.icon-color--official .fa-whatsapp-square {
background-color: #25d366;
}
#masthead   .icon-layout--two.icon-color--official .fa-airbnb {
background-color: #F73659;
}
#masthead   .icon-layout--two.icon-color--official .fa-threads {
background-color: #1e3050;
}
#masthead   .icon-layout--two.icon-color--official .fa-deviantart {
background-color: #05cc47;
}
#masthead   .icon-layout--two.icon-color--official .fa-linkedin,
#masthead   .icon-layout--two.icon-color--official .fa-linkedin-square {
background-color: #0a66c2;
}
#masthead   .icon-layout--two.icon-color--official .fa-pinterest,
#masthead   .icon-layout--two.icon-color--official .fa-pinterest-square,
#masthead   .icon-layout--two.icon-color--official .fa-pinterest-alt {
background-color: #bd081c;
}
#masthead   .icon-layout--two.icon-color--official .fa-adobe {
background-color: #DB2219;
}
#masthead   .icon-layout--two.icon-color--official .fa-flickr,
#masthead   .icon-layout--two.icon-color--official .fa-flickr-square {
background-color: #f40083;
}
#masthead   .icon-layout--two.icon-color--official .fa-tumblr {
background-color: #35465d;
}
#masthead   .icon-layout--two.icon-color--official .fa-slack {
background-color: #4a154b;
}
#masthead   .icon-layout--two.icon-color--official .fa-reddit,
#masthead   .icon-layout--two.icon-color--official .fa-reddit-square {
background-color: #ff4500;
}
#masthead   .icon-layout--two.icon-color--official .fa-messenger,#masthead   .icon-layout--two.icon-color--official .fa-facebook-messenger {
background-color: #913BCC;
}
#masthead   .icon-layout--two.icon-color--official .fa-wordpress {
background-color: #009BCB;
}
#masthead   .icon-layout--two.icon-color--official .fa-weixin {
background-color: #09B83E;
}
#masthead   .icon-layout--two.icon-color--official .fa-behance {
background-color: #0054F7;
}
#masthead   .icon-layout--two.icon-color--official .fa-behance-square {
background-color: #053eff;
}
#masthead   .icon-layout--two.icon-color--official .fa-dribbble {
background-color: #ea4c89;
}
#masthead   .icon-layout--two.icon-color--official .fa-yahoo {
background-color: #6001d2;
}
#masthead   .icon-layout--two.icon-color--official .fa-blogger {
background-color: #ED7800;
}
#masthead   .icon-layout--two.icon-color--official .fa-snapchat,
#masthead   .icon-layout--two.icon-color--official .fa-snapchat-ghost,
#masthead   .icon-layout--two.icon-color--official .fa-snapchat-square {
background-color: #fffc00;
}
#masthead   .icon-layout--two.icon-color--official .fa-wix {
background-color: #F4B66C;
}
#masthead   .icon-layout--two.icon-color--official .fa-meta {
background-color: #005ED6;
}
#masthead   .icon-layout--two.icon-color--official .fa-baidu {
background-color: #2319DC;
}
#masthead   .icon-layout--two.icon-color--official .fa-twitch {
background-color: #8C45F7;
}
#masthead   .icon-layout--two.icon-color--official .fa-discord-alt {
background-color: #5562EA;
}
#masthead   .icon-layout--two.icon-color--official .fa-vk {
background-color: #0072F7;
}
#masthead   .icon-layout--two.icon-color--official .fa-trip-advisor {
background-color: #31D99C;
}
#masthead   .icon-layout--two.icon-color--official .fa-telegram {
background-color: #28A4E4;
}
#masthead   .icon-layout--two.icon-color--official .fa-quora {
background-color: #B32A26;
}
#masthead   .icon-layout--two.icon-color--official .fa-ok-ru {
background-color: #EF8B27;
}
#masthead   .icon-layout--two.icon-color--official .fa-microsoft-teams {
background-color: #544FBC;
}
#masthead   .icon-layout--two.icon-color--official .fa-foursquare {
background-color: #F14572;
}
#masthead   .icon-layout--two.icon-color--official .fa-soundcloud {
background-color: #F75200;
}
#masthead   .icon-layout--two.icon-color--official .fa-vimeo {
background-color: #00A8E8;
}
#masthead   .icon-layout--two.icon-color--official .fa-digg {
background-color: #313131;
}
#masthead   .icon-layout--two.icon-color--official .fa-periscope {
background-color: #3E9FBE;
}
#masthead   .icon-layout--two.icon-color--official .fa-xing {
background-color: #005D5B;
}
#masthead   .icon-layout--two.icon-color--official .fa-imdb {
background-color: #EDBF17;
}
#masthead .mt-icon-elements-wrap  .icon-layout--two.icon-color--official .social-icons-wrapper a i{
color:#fff;
} .header-search-wrapper {
position: relative;
}
.header-search-wrapper .mt-search-icon a i {
background-color: #ff0000;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 40px;
text-align: center;
color: #ffffff;
}
.header-search-wrapper .search-form-wrap.active-search {
visibility: visible;
opacity: 1;
transform: scaleY(1);
}
.header-search-wrapper .search-form-wrap {
visibility: hidden;
}
.header-search-wrapper .search-form-wrap { 
opacity: 0;
visibility: hidden;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
z-index: 9999;
-webkit-transform: scale(0.3);
-ms-transform: scale(0.3);
-o-transform: scale(0.3);
transform: scale(0.3);
-webkit-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;
}
.header-search-wrapper .search-form-wrap .search-form {
position: absolute;
top: 50%;
left: 50%;
border-radius: 20px;
border: 1px solid #fff;
width: 40%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
transform: translate(-50%, -50%);
box-shadow: 0 0 20px rgb(253 253 253 / 19%)
}
.header-search-wrapper .search-form-wrap .search-form .search-field {
border: none;
padding: 20px;
border-radius: 20px 20px 0px 0px;
height: 150px;
display: block;
margin: 0 auto;
font-size: 20px;
width: 100%;
}
.header-search-wrapper .search-form-wrap .search-submit {
padding: 16px 60px;
width: 100%;
background: #EC3535;
border-radius: 0px 0px 20px 20px;
border: none;
color: #fff;
font-size: 18px;
display: inline-block;
-webkit-transition: 0.3sease;
-o-transition: 0.3s ease;
transition: 0.3sease;
}
.header-search-wrapper .mt-form-close {
position: absolute;
right: 40px;
top: 30px;
font-size: 50px;
cursor: pointer;
}
.header-search-wrapper .mt-form-close a{
color: #fff;
} .search-box-layout--two .search-form-wrap.active-search {
opacity: 1;
visibility: visible;
top: 45px;
}
.search-box-layout--two .search-form-wrap {
background: #ffffff none repeat scroll 0 0;
box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.15);
border-top: 2px solid #E53935;
padding: 15px;
position: absolute;
right: 0;
top: 60px;
width: 300px;
z-index: 9999;
left: unset;
height: auto;
opacity: 0;
visibility: hidden;
transition: 0.3s ease;
}
.header-search-wrapper.search-box-layout--two .search-form-wrap .search-field {
border-radius: 0;
padding: 4px 10px;
width: 73%;
margin: 1px 0px 0px;
float: left;
font-size: 16px;
height: auto;
}
.header-search-wrapper.search-box-layout--two  .search-form-wrap .search-form {
position: static;
top: 50%;
left: 50%;
border-radius: 20px;
border: 1px solid #fff;
width: 100%;
-webkit-transform: unset;
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: unset;
text-align: center;
transform: unset;
box-shadow: 0 0 20px rgb(253 253 253 / 19%);
}
.header-search-wrapper.search-box-layout--two .search-form-wrap .search-submit {
padding: 13px 11px;
height: 38px;
width: auto;
background: #EC3535;
border-radius: 0;
border: none;
color: #fff;
font-size: 16px;
display: inline-block;
-webkit-transition: 0.3sease;
-o-transition: 0.3s ease;
transition: 0.3sease;
}
.header-search-wrapper.search-box-layout--two .mt-form-close {
position: absolute;
right: 0;
left: -6px;
width: 22px;
text-align: center;
line-height: 22px;
height: 22px;
top: -17px;
font-size: 21px;
background-color: #000;
cursor: pointer;
} .top-header-wrapper {
padding: 10px 0px;
}
.top-bar-navigation{
margin-left: auto;
}
ul#top-header-menu {
display: flex;
gap: 10px;
}
.top-header-wrapper a, .top-header-wrapper a:hover{
color:#fff;
} .archive-content-wrapper article.page.type-page{
padding: 20px;
}
.archive-style--grid .archive-content-wrapper {
margin-left:-3%;
}
article .post-thumbnail{
position: relative;
display: block;
border-radius: 20px 20px 0px 0px;
overflow: hidden;
}
.post-cat-item a, .featured-info-wrap {
display: inline-block;
font-size: 15px;
color: #202020;
box-shadow:0 0 9px rgb(105 105 105 / 12%);
background-color: #fff;
font-weight: 500;
padding: 3px 15px;
border-radius: 29px;
}
ul.post-cats-list {
display: inline-flex;
flex-wrap: wrap;
gap: 10px;
}
.archive-content-wrapper article,.mt-single-featured-wrapper {
border-radius: 22px;
width: 100%;
background-color: #fff3f3;
margin-bottom: 40px;
transition: transform .2s ease;
}
article .mt-post-content-wrap{
padding: 20px;
}
.entry-footer {
margin: 0px 0px 20px;
display: flex;
flex-wrap: wrap;
gap:10px
}
.archive-content-wrapper article .entry-footer >span{
font-size:14px;
font-weight: 600;
}
article .mt-post-content-wrap .archive-cat-read-wrap{
justify-content: space-between;
}
article .read-more-button a {
background-color: #ffffff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.13);
border-radius: 22px;
width: 35px;
height: 35px;
display: block;
color: #4e4e4e;
font-size: 15px;
text-align: center;
line-height: 35px;
transition: transform 0.3s ease, background-color 0.3s ease;
}
.read-more-button:hover a{
background-color:#efefef ;
color: #fff;
transform: translateX(3px); 
}
article .read-more-button.text a{
padding: 3px 15px;
box-shadow: 0 0 9px rgb(105 105 105 / 4%);
width: auto;
line-height: inherit;
height: auto;
}
article.posts-layout--two .read-more-button.text a{
box-shadow: 0 0 9px rgba(105, 105, 105, 0.11);
}
.archive-content-wrapper article.posts-layout--two .read-more-button:hover a{
color:#fff;
} .mt-featured-wrapper {
margin: 30px 0px 40px -3%;
}
.mt-single-featured-wrapper{
margin:0 -4px 30px 3%;
display: inline-block;
width:22%;
padding: 20px;
transition: transform .2s ease;
}
.archive-content-wrapper article:hover, .mt-single-featured-wrapper:hover{
transform: translateY(4px);
}
.mt-single-featured-wrapper figure{
margin:0;
}
.mt-single-featured-wrapper img{
border-radius:20px;
height: auto;
}
.mt-single-featured-wrapper .featured-info-wrap{
margin:20px 0px 0px;  
}
.mt-single-featured-wrapper .featured-info-wrap a{
color:#000;
}
.mt-content-title, .page-title, .related-post-title{
text-align: center;
margin-bottom: 40px;
letter-spacing: 8px;
text-transform: uppercase;
}
.lSSlideWrapper,  .lSSlideWrapper .mt-front-featured-wrapper {
overflow: visible;
}
.lSSlideWrapper .mt-front-featured-wrapper .mt-single-featured-wrapper{
margin:0 0 30px;
}
.lSSlideWrapper .mt-front-featured-wrapper {
margin: 30px 0px 30px 0%;
} .featured-item-layout--two.featured-carousel-style--one .lSSlideWrapper .mt-front-featured-wrapper{
margin-top:0px;
}
.mt-featured-wrapper.featured-item-layout--two .mt-single-featured-wrapper {
padding: 20px;
margin: 20px 0px;
border: 1px solid #e1e1e1;
position: relative;
background: #fff;
box-shadow: 0px 2px 5px rgb(0 0 0 / 15%);
border-bottom: 3px solid #2c8e7b;
}
.featured-item-layout--two .mt-single-featured-wrapper figure {
margin: 0;
text-align: center;
}
.featured-item-layout--two .mt-single-featured-wrapper img {
border-radius: 20px;
width: 200px;
height: 200px;
border-radius: 100px;
}
.mt-featured-wrapper.featured-item-layout--two .featured-info-wrap {
box-shadow: none;
text-align: center;
display: block;
background: transparent;
}
.featured-item-layout--two .mt-single-featured-wrapper .featured-info-wrap a {
font-size: 18px;
font-weight: 600;
} .lSSlideOuter .lSPager.lSpg{
display: none;
}
.lSAction > a {
background-image: unset;
width: 40px;
height: 40px;
color: #fff;
border-radius: 50px;
opacity: 1;
line-height: 42px;
padding-left: 14px;
}
.mt-featured-wrapper .fa-chevron-left:before,.mt-featured-wrapper  .fa-chevron-right:before {
font-size: 18px;
font-weight: 800;
}
.featured-carousel-style--two .lSAction {
position: absolute;
right: 0px;
top: 0px;
}
.featured-carousel-style--two .lSAction > .lSNext {
right: 10px;
}
.featured-carousel-style--two .lSAction > .lSPrev {
left: 10px;
}
.featured-carousel-style--two .lSAction a {
position: static;
color: #fff;
display: inline-block;
font-size: 24px;
margin-left: 5px;
text-align: center;
width: 40px;
height: 40px;
line-height: 35px;
margin-top: 0;
padding: 0;
}
.featured-carousel-style--two .mt-content-title{
text-align: left;
margin:0
}
.mt-featured-wrapper.featured-carousel-style--two{
position: relative;
}
.featured-carousel-style--two  .lSSlideWrapper{
position:unset;
}
.mt-featured-wrapper.featured-carousel-style--one, .mt-featured-wrapper.featured-carousel-style--two{
margin-left: 0;
}
.mt-featured-wrapper.featured-carousel-style--one .lSAction a:hover{
color: #fff;
} .nav-links .meta-nav {
display: none;
}
.nav-links::after {
content: "";
display: block;
clear: both;
}
.nav-links .nav-previous,
.nav-links .nav-next {
width: 48%;
float: left;
text-align: left;
}
.nav-links .nav-next {
text-align: right;
float: right;
}
.nav-links .nav-next a, .nav-links .nav-previous a {
box-shadow: 0 0 15px rgb(0 0 0 / 14%);
display: inline-flex;
overflow: hidden;
text-overflow: ellipsis;
flex-wrap: wrap;
white-space: nowrap;
text-wrap: wrap;
align-items: center;
padding: 10px;
border: 1px solid #efefef;
}
.entry-thumbnail {
width: 38%;
float: left;
}
.entry-exrecpt {
width: 60%;
float: right;
}
.short-content {
margin-bottom: 10px;
}
.short-content+.bttn {
float: right;
}
.full-width {
float: none;
width: 100%;
}
.navigation .nav-links .page-numbers {
padding: 0 14px;
display: inline-block;
border-bottom: 3px solid #ce7900;
color: #242424;
height: 40px;
line-height: 40px;
text-align: center;
margin: 0 3px;
border-radius: 10px;
border-color: #e1e1e1;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
}
.navigation.pagination {
margin-left: 0;
}
.nav-links{
text-align: center;
}
.navigation .nav-links a.page-numbers:hover,
.navigation .nav-links .page-numbers.current {
background: #fff;
color: #000; 
}
.nav-links .nav-thumbnail{
width: 20%;
height: auto;
display: inline-block;
}
.nav-content {
display: inline-grid;
vertical-align: middle;
font-size: 17px;
font-weight: 600;
padding: 0px 10px;
color: #000;
width: 80%;
}
.nav-links .no-thumbnail .nav-thumbnail{
display: none;
}
.no-sidebar .nav-content{
width:85%;
}
.no-sidebar .nav-links .nav-thumbnail{
width:15%;
} .post-navigation-style--two .nav-links .nav-thumbnail img{
border-radius: 50px;
box-shadow: 0 2px 7px rgb(0 0 0 / 33%);
} .archive-content-wrapper article.posts-layout--two {
border-bottom: 6px solid #ce7900;
background-color: #ffffff;
box-shadow: 0 2px 20px #0e0e130d;
padding: 20px;
}
.archive-content-wrapper article.posts-layout--two .read-more-button a{
color: #ce7900;
}
.archive-content-wrapper article.posts-layout--two .read-more-button a:hover{
color: #fff;
background-color: #fff;  
}
.archive-content-wrapper article.posts-layout--two .post-cat-item a{
color:#000;
background-color: #fff;
}
.archive-content-wrapper article.posts-layout--two .post-cat-item a:hover{
background-color: #dd9933;
color: #fff;
}
.archive-style--classic  article.posts-layout--two .post-thumbnail{
border-radius: 0px;
} .archive-content-wrapper .archive.page.type-page{
padding:20px;
}
.archive-style--grid .archive-content-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.archive-style--grid .archive-content-wrapper .entry-content{
margin:0px;
}
.archive-style--grid .archive-content-wrapper article {
width: 47%; 
margin-left: 3%;
}
.archive-style--grid.no-sidebar .archive-content-wrapper article:nth-child(5n+1),
.archive-style--grid.no-sidebar .archive-content-wrapper article:nth-child(5n+2),
.archive-style--grid.no-sidebar .archive-content-wrapper article:nth-child(5n+3),
.archive-style--grid.no-sidebar-center .archive-content-wrapper article:nth-child(5n+1),
.archive-style--grid.no-sidebar-center .archive-content-wrapper article:nth-child(5n+2),
.archive-style--grid.no-sidebar-center .archive-content-wrapper article:nth-child(5n+3) {
width: 30.33%;
}
.archive-style--grid.no-sidebar .archive-content-wrapper article:nth-child(5n+4),
.archive-style--grid.no-sidebar .archive-content-wrapper article:nth-child(5n+5),
.archive-style--grid.no-sidebar-center .archive-content-wrapper article:nth-child(5n+4),
.archive-style--grid.no-sidebar-center .archive-content-wrapper article:nth-child(5n+5) {
width: 35%;
}
.no-sidebar .archive-content-wrapper article .entry-title{
font-size:25px;
line-height: 1.5;
margin: 5px 0px;
} .archive-style--grid article.posts-layout--two .post-thumbnail{
border-radius: 0px;
}
.posts-layout--two .mt-post-content-wrap{
padding:20px 0px 0px;
} .archive-style--list article .single-post-wrap {
display: grid;
grid-template-columns: 40% 57%;
grid-column-gap: 3%;
align-items: center;
vertical-align: top;
padding: 20px;
border-radius: 20px;
}
.archive-style--list .entry-title{
font-size: 25px;
}
.archive-style--list #primary article .single-post-wrap .post-thumbnail{
border-radius:20px;
}
.archive-style--list article .mt-post-content-wrap{
padding:0px;
}
.post-thumbnail-wrap {
position: relative;
}
.no-thumbnail .post-thumbnail-wrap{
display: none;
}
.archive-style--list article.no-thumbnail .single-post-wrap{
grid-template-columns: 100%;
} .archive-style--list .posts-layout--two .single-post-wrap{
grid-template-columns: 30% 69%;
grid-column-gap: 2%;
}
.archive-style--list article.posts-layout--two{
border-left: 6px solid #ce7900;
border-bottom: 0;
}
.archive-style--list #primary .posts-layout--two .single-post-wrap .post-thumbnail{
border-radius:0px;
}
.archive-style--list #primary article.posts-layout--two .single-post-wrap .post-thumbnail{
height: 200px;
}
article.posts-layout--two .mt-footer {
display: grid;
border-top: 2px dotted #a7a7a7;
grid-template-columns: 68% 32%;
padding: 15px 0px 0px;
}
.archive-style--list article.posts-layout--two .mt-footer {
margin-top: 20px;
}
article.posts-layout--two .entry-footer{
margin:0px;
}
article.posts-layout--two .mt-button {
margin: 10px 0px 0px auto;
}
.entry-footer > span, .archive-style--list .entry-meta {
margin: 10px 0px 0px;
} .single-posts-layout--two.single article .single-post-wrap, .single-posts-layout--three.single article .single-post-wrap{
display: block;
}
.single-posts-layout--two.single .single-post-title-meta-wrap {
padding: 20px 30px 0px;
width: 90%;
margin: 0 auto -100px;
position: relative;
top: -100px;
background: #fff;
}
.single.single-posts-layout--two .mt-post-content-wrap , .single.single-posts-layout--three .mt-post-content-wrap{
padding: 5px 0px;
}
.single #primary article .single-post-wrap .post-thumbnail{
border-radius: 20px;
} .single-posts-layout--three.single .single-post-title-meta-wrap{
padding:20px 0px 0px;
} .single .mt-post-content-wrap{
padding: 20px 0px;
}
.single article .post-thumbnail{
border-radius:20px;
}
.single .post-cat-item a{
background-color: #ff6e6e;
color:#fff;
}
.single .post-cat-item a:hover{
color:#fff;
}
.single article .single-post-wrap{
display: grid;
grid-gap:20px;
grid-template-columns: 54% 44%;
align-items: center;
}
.single article.no-thumbnail .single-post-wrap{
grid-template-columns: 100%;
}
.single .tags-links a{
color: #7a7a7a;
}
.entry-meta >span{
color: #7a7a7a;
margin-right: 12px;
}
.single .single-post-wrap .entry-title{
font-size: 32px;
} .no-results .page-content p{
font-size: 22px;
}
.search article .post-thumbnail{
border-radius:0px;
} #site-navigation ul li .sub-menu, #site-navigation ul li .children {
z-index: 999;
border-radius: 20px;
}
.bubbles {
position: fixed;
z-index: -99;
display: block;
} 
.bubble{
position: fixed;
display: block;
list-style: none;
bottom: -50px;
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.6);
border-radius: 50%;
animation: rise 5s infinite ease-in;
opacity: 0.7;
}
@keyframes rise {
0% {
transform: translateY(0) scale(1);
opacity: 0.7;
}
50% {
opacity: 1;
}
100% {
transform: translateY(-100vh) scale(1.3);
opacity: 0;
}
} .bubble:nth-child(1) { left: 10%; animation-duration: 10s; background: #ff5733; width: 10px; height: 10px; }
.bubble:nth-child(2) { left: 20%; animation-duration: 10s; background: #33ff57; width: 15px; height: 15px; }
.bubble:nth-child(3) { left: 30%; animation-duration: 12s; background: #3385ff; width: 10px; height: 10px; }
.bubble:nth-child(4) { left: 40%; animation-duration: 10s; background: #ff33a1; width: 15px; height: 15px; }
.bubble:nth-child(5) { left: 50%; animation-duration: 14s; background: #f4c542; width: 10px; height: 10px; }
.bubble:nth-child(6) { left: 60%; animation-duration: 10s; background: #8e44ad; width: 5px; height: 5px; }
.bubble:nth-child(7) { left: 70%; animation-duration: 12s; background: #1abc9c; width: 10px; height: 10px; }
.bubble:nth-child(8) { left: 80%; animation-duration: 10s; background: #ff5e00; width: 15px; height: 15px; }
.bubble:nth-child(9) { left: 90%; animation-duration: 14s; background: #3498db; width: 10px; height: 10px; }
.bubble:nth-child(10) { left: 95%; animation-duration: 10s; background: #e74c3c; width: 10px; height: 10px; } .metoers {
position: fixed;
inset: 0;
z-index: -999;
animation: zoom 50s linear infinite;
overflow: hidden;
}
@keyframes zoom {
0%, 100% { transform: scale(1); }
50% { transform: scale(1.2); }
}
.metoer {
position: absolute;
width: 4px;
height: 4px;
border-radius: 50%;
animation: shoot 3s linear infinite;
}
.metoer::before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100px;
height: 1px;
background: linear-gradient(90deg, #cbcbcb, transparent);
}
@keyframes shoot {
0% { transform: rotate(315deg) translateX(0); opacity: 1; }
70% { opacity: 1; }
100% { transform: rotate(315deg) translateX(-1000px); opacity: 0; }
} .metoer:nth-child(1)  { top:0; right:0;        animation-delay:0s;     animation-duration:2s;    background:#FF4500; box-shadow:0 0 8px #FF4500; }
.metoer:nth-child(2)  { top:0; right:80px;     animation-delay:0.2s;   animation-duration:4s;    background:#32CD32; box-shadow:0 0 8px #32CD32; }
.metoer:nth-child(3)  { top:80px; right:0;     animation-delay:0.4s;   animation-duration:3s;    background:#1E90FF; box-shadow:0 0 8px #1E90FF; }
.metoer:nth-child(4)  { top:0; right:180px;    animation-delay:0.6s;   animation-duration:2.5s;  background:#FFD700; box-shadow:0 0 8px #FFD700; }
.metoer:nth-child(5)  { top:0; right:400px;    animation-delay:0.8s;   animation-duration:3.5s;  background:#8A2BE2; box-shadow:0 0 8px #8A2BE2; }
.metoer:nth-child(6)  { top:0; right:600px;    animation-delay:1s;     animation-duration:4s;    background:#20B2AA; box-shadow:0 0 8px #20B2AA; }
.metoer:nth-child(7)  { top:300px; right:0;    animation-delay:1.2s;   animation-duration:2.75s; background:#DC143C; box-shadow:0 0 8px #DC143C; }
.metoer:nth-child(8)  { top:0; right:700px;    animation-delay:1.4s;   animation-duration:2.25s; background:#00FA9A; box-shadow:0 0 8px #00FA9A; }
.metoer:nth-child(9)  { top:0; right:1000px;   animation-delay:0.75s;  animation-duration:3.25s; background:#FF1493; box-shadow:0 0 8px #FF1493; }
.metoer:nth-child(10) { top:0; right:450px;    animation-delay:2.75s;  animation-duration:3.5s;  background:#00BFFF; box-shadow:0 0 8px #00BFFF; } .blogbuster-pro-author-container {
border: 1px solid #e1e1e1;
padding: 23px 6px;
margin-top: 30px;
box-shadow: 0 0 5px rgb(147 147 147 / 14%);
}
.blogbuster-site-layout--separate .blogbuster-pro-author-container {
padding: 23px 20px;
margin-top: 30px;
background-color: #fff;
border-radius: 14px;
box-shadow:0 0 15px rgba(0, 0, 0, 0.13);
}
.blogbuster-pro-author-image {
display: inline-block;
width: 12%;
margin-right: 2%;
vertical-align: top;
}
.no-sidebar .blogbuster-pro-author-image{
width:8%;
}
.blogbuster-pro-author-image img{
border-radius: 80px;
box-shadow: 0 0 5px rgb(147 147 147 / 37%);
border: 2px solid #fff;
height: auto;
}
.blogbuster-pro-author-info {
display: inline-block;
width: 85%;
}
.blogbuster-pro-author-info h3 {
margin: 12px 0px;
}
.author-website a {
color: #000;
}
.author-nicename a:hover {
color: #800080;
} .blogbuster-pro-author-container.author-box-layout--two .blogbuster-pro-author-image img {
border: 1px solid #e1e1e1;
padding: 5px;
background: #fff;
}
.blogbuster-pro-author-container.author-box-layout--two .blogbuster-pro-author-image {
position: relative;
top: -60px;
margin-bottom: -60px;
}
.blogbuster-pro-author-container.author-box-layout--two {
margin-top: 70px;
background: #f9f9f9;
} .blogbuster-pro-site-layout--full-width .single-related-posts {
margin-top: 30px;
}
.both-sidebar .related-post-wrap {
width: 47%;
margin-bottom: 25px;
}
.blogbuster-pro-site-layout--full-width .related-post-wrap {
box-shadow: unset;
}
.related-post-wrap {
width: 30.33%;
display: inline-block;
vertical-align: top;
margin-left: 3%;
margin-right: -4px;
background-color: #fff5f5;
padding: 20px;
border-radius: 14px;
margin-bottom: 20px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
}
.related-post-wrap img{
height: auto;
}
.blogbuster-site-layout--separate .related-post-wrap {
background-color: none;
box-shadow: none;
margin-bottom: 0;
}
.related-post-wrap .blogbuster-pro-post-cats-list li a {
padding: 4px 12px;
margin-bottom: 5px;
display: inline-block;
}
.single-related-posts {
margin-top: 30px;
}
.related-post-wrap .related-post-content-wrap {
padding-top: 20px;
}
.related-post-wrap .related-post-content-wrap h3 {
margin: 6px 0px;
}
.blogbuster-pro-related-posts-wrapper {
margin-left: -3%;
} .related-post-layout--two .single-related-post-wrapper article .related-post-content-wrap {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 20px 20px;
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)) repeat scroll 0 0;
}
.related-post-layout--two  .related-post-wrap{
position: relative;
border-radius: 0px;
padding: 0;
background-color: transparent;
}
.related-post-wrap .related-post-content-wrap h3{
font-size: 18px;
line-height: 1.5;
}
.related-post-layout--two .related-post-wrap .related-post-content-wrap h3 a{
color:#fff;
}
.single .related-post-layout--two  article .post-thumbnail{
border-radius: 0;
}
#primary .single-related-posts .mt-container {
width: 100%;
} .blogbuster-pro-related-posts-wrapper  article.section-column-2 {
width: 47%;
margin-bottom: 3%;
}
.blogbuster-pro-related-posts-wrapper article.section-column-1 {
width: 100%;
margin-bottom: 3%;
}
.blogbuster-pro-related-posts-wrapper article.section-column-4{
width: 22%;
margin-bottom: 3%;
} .site-footer ul.sub-menu {
display: none;
}
.site-footer ul {
margin: 0px;
}
.site-footer {
background-color: #000;
padding: 20px 0px;
margin-top: 30px;
}
.site-footer .wp-block-heading,
.site-footer a,.site-footer a:hover,
.site-footer .mt-container,
.site-footer p,
.site-footer span,
.site-info .widget a ,
.site-footer .widget_archive a,.site-footer .widget_categories a,.site-footer .widget_recent_entries a,.site-footer .widget_meta a,.site-footer .widget_recent_comments li,.site-footer .widget_rss li,.site-footer .widget_pages li a,.site-footer .widget_nav_menu li a,.site-footer .wp-block-latest-posts li a,.site-footer .wp-block-archives li a,.site-footer .wp-block-categories li a,.site-footer .wp-block-page-list li a,.site-footer .wp-block-latest-comments li,
.site-footer .widget_archive a::before,.site-footer .widget_categories a::before,.site-footer .widget_recent_entries a::before,.site-footer .widget_meta a::before,.site-footer .widget_recent_comments li::before,.site-footer .widget_rss li:before,.site-footer .widget_pages li a:before,.site-footer .widget_nav_menu li a:before,.site-footer .wp-block-latest-posts li a:before,.site-footer .wp-block-archives li a:before,.site-footer .wp-block-categories li a:before,.site-footer .wp-block-page-list li a:before,.site-footer .wp-block-latest-comments li:before{
color: #fff;
}
.mt-grid {
display: grid;
}
.footer-text a {
color: #fff;
}
.footer-widget--column-four .footer-widget-wrapper.mt-grid {
grid-template-columns: repeat(4, calc(25% - 1.5em));
}
.footer-widget-wrapper.mt-grid {
grid-column-gap: 2em;
}
.footer-widget--column-two .footer-widget-wrapper.mt-grid {
grid-template-columns: repeat(2, calc(50% - 1em));
}
.footer-widget--column-three .footer-widget-wrapper.mt-grid {
grid-template-columns: repeat(3, calc(33.33% - 1.33em));
}
.footer-widget--column-one .footer-widget-wrapper.mt-grid {
grid-template-columns: 100%;
}
.articlewave-footer .footer-text {
text-align: center;
padding: 20px 0px 0px;
}
.blogbuster-site-layout--separate #colophon .widget-area .widget{
box-shadow: none;
padding: 0px;
border-radius: 0px;
} .error-404 .page-caption {
font-weight: 900;
font-size: 250px;
}
.error-404.not-found {
background-repeat: no-repeat;
width: 100%;
margin: 0 auto;
padding: 40px 0 30px;
text-align: center;
font-size: 18px;
background-position: center !important;
background-size: cover !important;
background-attachment: scroll !important;
background-repeat: no-repeat !important;
}
.error404  .page-title {
font-size: 27px;
margin-bottom: 15px;
}
.error404 .page-content p{
text-align: center;
margin-bottom: 20px;
font-size: 14px;
letter-spacing: 2px;
text-transform: uppercase;
}
.error-404 .page-content .search-field, .no-results .search-field {
width: 70%;
margin-right: -5px;
height: 45px;
padding: 5px 10px;
border-radius: 30px 0px 0px 30px;
}
.page-content input[type="submit"], .button-back-home {
font-size: 14px;
line-height: 14px;
padding: 15px 25px 14px;
font-weight: 400;
display: inline-block;
position: relative;
text-shadow: none;
border: 1px solid #000;
background: #000;
color: #fff !important;
border-radius: 0px 30px 30px 0px;
}
.error-404 .search-form{
margin-bottom: 30px;
text-align: center;
} .error-container {
text-align: center;
font-size: 180px;
font-family: 'Catamaran', sans-serif;
font-weight: 800;
margin: 20px 15px;
color: #F56991; }
.error-container > span {
display: inline-block;
transition: color 1s ease-in-out;
} .error-page-layout--two .error-404 {
text-align: center;
background: #f8f8f8;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-attachment: scroll;
background-size: auto;
padding: 100px 0;
margin: 30px 0 30px;
position: relative;
width: 100%;
}
.error404 .error-page-layout--two .page-title{
font-size: 18px;
margin: 2px 0px;
}
.error-page-layout--two .error-404 .page-caption {
font-size: 200px;
font-weight: 900;
line-height: 1;
}
.error-page-layout--two .error-404 .page-header {
z-index: 10;
background-color: #f8f8f8;
width: 100%;
position: relative;
top: -181px;
text-transform: uppercase;
padding: 2px;
width: 70%;
margin: 0 auto -60px;
}
.error-404.not-found .error-button-wrap a:hover{
background-color: #ce7900;
color:#fff;
}
.error-404.not-found .error-button-wrap a {
background: #ffff;
display: inline-block;
text-decoration: none;
margin-top: 30px;
box-shadow: 0 0 15px rgb(0 0 0 / 12%);
padding: 10px 20px;
border-radius: 5px;
border-bottom: 3px solid #e3e3e3;
color: #1a1a1a;
border-radius: 10px;
}
.error-button-wrap a {
margin: 0 10px;
} .blogbuster-site-layout--separate.page.archive-style--grid #primary article{
width: 100%;
} #mt-scrollup {
display: none;
position: fixed;
right: 20px;
bottom: 20px;
background: #E53935;
width: 50px;
height: 50px;
line-height: 53px;
text-align: center;
color: #fff;
font-size: 22px;
border-radius: 100%;
cursor: pointer;
transition: 0.5s ease;
}
.mt-front-sticky-post-wrapper article .single-post-wrap {
display: flex;
align-items: center;
gap: 20px;
padding: 0px 0px 20px;
}
.mt-front-sticky-post-wrapper article .post-thumbnail{
border-radius: 20px;
}
.mt-front-sticky-post-wrapper article .post-thumbnail-wrap{
width:48%;
}
.mt-front-sticky-post-wrapper article .mt-post-content-wrap{
width:51%;
}
.mt-front-sticky-post-wrapper article.no-thumbnail .mt-post-content-wrap{
width:100%;
}
.mt-front-sticky-post-wrapper article .entry-title a, .single.no-sidebar .single-post-title-meta-wrap .entry-title,
.single.no-sidebar-center .single-post-title-meta-wrap .entry-title{
font-size: 40px;
line-height: 1.5;
}
.mt-front-sticky-post-wrapper .published, .mt-front-sticky-post-wrapper .author,
.mt-front-sticky-post-wrapper .tags-links a {
font-size: 16px;
font-weight: 600;
color: #6b6b6b;
}
.mt-front-sticky-post-wrapper .entry-content p{
font-size: 16px;
}
.mt-front-sticky-post-wrapper .post-cat-item a{
background-color: #ce7900;
color:#fff;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
font-weight: 600;
}
.mt-front-sticky-post-wrapper .post-cat-item a:hover{
color:#fff;  
}  .sticky-post-layout--two article {
padding: 20px 20px 0px;
margin: 20px 0;
box-shadow: 0px 0px 8px rgb(0 0 0 / 9%);
border-radius: 8px;
overflow: hidden;
background: #fff;
}
.sticky-post-layout--two{
position: relative;
} .sticky-post-layout--two article::before {
content: '';
position: absolute;
top: 62px;
left: 0;
transform: translateX(-50%) rotate(-20deg);
width: 22px;
height: 22px;
background: radial-gradient(circle at 30% 30%, #ff4d4d, #700404);
border-radius: 50%;
z-index: 3;
box-shadow: inset -2px -2px 3px rgba(255, 255, 255, 0.3),
0 0 3px rgba(0, 0, 0, 0.4);
} .sticky-post-layout--two article::after {
content: '';
position: absolute;
top: 82px;
left: 8px;
transform: translateX(-50%) rotate(331deg);
width: 2px;
height: 12px;
background: #333;
z-index: 2;
border-radius: 1px;
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
} .trending-posts-wrapper .post-thumbnail-wrap, .latest-posts-wrapper .post-thumbnail-wrap {
display: inline-block;
width: 30%;
margin-right: -4px;
vertical-align: middle;
}
.trending-posts-wrapper .post-content-wrap, .latest-posts-wrapper  .post-content-wrap {
width: 66%;
margin-right: -4px;
vertical-align: middle;
display: inline-block;
margin-left: 4%;
}
.trending-posts .post-thumbnail-wrap .post-count {
position: absolute;
left: 0;
top: 0;
background-color: rgb(4, 168, 208);
display: block;
padding: 0px 10px;
font-size: 14px;
color: #fff;
border-radius: 6px 0px 10px 1px;
}
.trending-posts .post-thumbnail-wrap, .latest-posts-wrapper .post-thumbnail-wrap {
position: relative;
}
.trending-posts .no-image .post-thumbnail-wrap, .latest-posts-wrapper .no-image .post-thumbnail-wrap {
display: none;
}
.trending-posts-wrapper .no-image .post-content-wrap, .latest-posts-wrapper .no-image .post-content-wrap{
width: 100%;
margin-left: 0;
}
.posts-wrapper .post-thumbnail-wrap img {
border-radius: 10px;
}
.trending-posts-wrapper .entry-title a, .latest-posts-wrapper .entry-title a {
font-size: 16px;
}
.trending-posts-wrapper .entry-title , .latest-posts-wrapper .entry-title{
margin:5px 0px;
line-height: 1;
}
.trending-posts-wrapper .post-cat-item a:hover, .latest-posts-wrapper .post-cat-item a:hover{
background-color: #fff;
box-shadow: 0 0 9px rgba(87, 86, 86, 0.18);
}
.trending-posts-wrapper .post-wrap , .latest-posts-wrapper .post-wrap{
margin-bottom: 20px;
}
.latest-posts-wrapper .entry-meta{
margin: 0;
}
.latest-posts-wrapper .entry-meta .published{
font-weight: 400;
font-size: 14px;
} .mt-author-profile-wrapper .author-info-wrap .author-avatar {
width: 85px;
height: 85px;
display: inline-block;
margin: 0 10px 5px 0px;
}
.mt-author-profile-wrapper .author-info-wrap .author-avatar img{
border-radius:50px;
}
.mt-author-profile-wrapper .author-info-wrap .author-name {
width: 65%;
display: inline-block;
text-align: left;
font-size: 18px;
}
.mt-author-profile-wrapper .author-info-wrap .author-description{
margin: 10px 0px 0px;
text-align: left;
}
.cS-hidden{
height: auto;
opacity: 1;
} #mt-site-mode-wrap a {
display: block;
height: 32px;
width: 32px;
border-radius: 20px;
position: relative;
transition: .25s;
font-size: 0;
box-shadow: 2px 3px 8px rgb(0 0 0 / 37%);
}
#mt-site-mode-wrap a span {
height: 26px;
width: 26px;
border-radius: 50%;
background-color: #fff;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50% , -50%);
transition: all ease-in-out .3s;
}
#mt-site-mode-wrap a.light-mode span:after {
height: 16px;
width: 16px;
content: "";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
opacity: 1;
visibility: visible;
color: #111;
transition: all ease-in-out .3s;
background-size: 16px 16px;
background-repeat: no-repeat;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23000000' d='M9.5 14.993c-2.477 0-4.493-2.015-4.493-4.493s2.015-4.493 4.493-4.493 4.493 2.015 4.493 4.493-2.015 4.493-4.493 4.493zM9.5 7.007c-1.926 0-3.493 1.567-3.493 3.493s1.567 3.493 3.493 3.493 3.493-1.567 3.493-3.493-1.567-3.493-3.493-3.493z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M9.5 5c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M9.5 20c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M3.5 11h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M18.5 11h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M4.5 6c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2 2c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M2.5 18c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l2-2c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-2 2c-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M16.5 18c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2 2c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M14.5 6c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l2-2c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-2 2c-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3C/svg%3E");
}
#mt-site-mode-wrap a.dark-mode span:after {
height: 10px;
width: 10px;
background-size: 10px 10px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-moon' viewBox='0 0 16 16'%3E%3Cpath d='M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278zM4.858 1.311A7.269 7.269 0 0 0 1.025 7.71c0 4.02 3.279 7.276 7.319 7.276a7.316 7.316 0 0 0 5.205-2.162c-.337.042-.68.063-1.029.063-4.61 0-8.343-3.714-8.343-8.29 0-1.167.242-2.278.681-3.286z'/%3E%3C/svg%3E");
}
#mt-site-mode-wrap a.dark-mode span::after {
background-repeat: no-repeat;
background-size: 12px 12px;
content: "";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 12px;
line-height: 1;
color: #111;
transition: all ease-in-out .3s;
opacity: 1;
visibility: visible;
height: 12px;
width: 12px;
} body.dark-mode,
.dark-mode #site-navigation ul li a,
.dark-mode.mt-icon-elements-wrap .search-icon a,
.dark-mode .entry-title a,
.dark-mode .mt-button a,
.dark-mode .block-title,
.dark-mode .post-excerpt,
.dark-mode .widget_archive a,
.dark-mode .widget_categories a,
.dark-mode .widget_recent_entries a,
.dark-mode .widget_meta a,
.dark-mode .widget_recent_comments li,
.dark-mode .widget_rss li,
.dark-mode .widget_pages li a,
.dark-mode .widget_nav_menu li a,
.dark-mode .wp-block-latest-posts li a,
.dark-mode .wp-block-archives li a,
.dark-mode .wp-block-categories li a,
.dark-mode .wp-block-page-list li a,
.dark-mode .wp-block-latest-comments li,
.dark-mode .entry-title,
.dark-mode #comments h3,
.dark-mode #respond,
.dark-mode h1,
.dark-mode h2,
.dark-mode h3,
.dark-mode h4,
.dark-mode h5,
.dark-mode h6,
.dark-mode .page-header .page-title,
.dark-mode .header-news-ticker-wrapper .post-title a,
.dark-mode .banner-tabbed-wrapper ul.banner-tabs li a,
.dark-mode .trending-posts .entry-title a,
.dark-mode .latest-posts-wrapper .posts-column-wrapper .entry-title a:hover,
.dark-mode.header-main-layout--two .custom-button-bell-icon,
.dark-mode .mt-banner-wrapper .post-title a,
.dark-mode .mt-banner-wrapper .slide-title a,
.dark-mode .news-ticker-post-title a,
.dark-mode .header-search-wrapper i,
.dark-mode .trail-item span,
.dark-mode .mt-post-content-wrap .entry-meta span a,
.dark-mode .navigation .nav-links a.page-numbers,
.dark-mode.navigation .nav-links a,
.dark-mode .wp-block-latest-comments__comment-meta a,
.dark-mode .published.updated,
.dark-mode .post-meta-wrap a,
.dark-mode .post-meta-wrap span,
.dark-mode .site-title a,
.dark-mode #colophon .widget a::before,
.dark-mode #colophon,
.dark-mode .copyright-content-wrapper,
.dark-mode #colophon a,
.dark-mode #footer-navigation ul li a,
.dark-mode .mt-banner-wrapper .tabbed-content-wrapper a,
.dark-mode .frontpage-section .post-excerpt,
.dark-mode .frontpage-block .entry-title a,
.dark-mode .latest-posts-wrapper .posts-column-wrapper .entry-title a,
.dark-mode .published, .dark-mode .author,.dark-mode .author a,
.dark-mode .widget a:hover::before,
.dark-mode .mt-single-featured-wrapper .featured-info-wrap a,
.dark-mode.single-posts-layout--two .post-thumbnail-wrap .mt-post-title-wrap .entry-title,
.dark-mode .nav-links .nav-next a, .dark-mode .nav-links .nav-previous a,
.dark-mode .author-nicename a,
.dark-mode .nav-content,
.dark-mode .entry-footer a,
.dark-mode .entry-meta >span,
.dark-mode .error-404.not-found .error-button-wrap a,
.dark-mode.global-sidebar-layout--two .widget .widget-title, .dark-mode.global-sidebar-layout--two .wp-block-heading, .dark-mode.global-sidebar-layout--two .wp-block-search__label,
.dark-mode.single-posts-layout--two .post-thumbnail-wrap .mt-post-title-wrap .entry-meta>span {
color: #fff;
}
.dark-mode.mt-news-site-layout--separate .frontpage-block .block-wrapper,
.dark-mode.single.blogbuster-site-layout--separate #primary article,
.dark-mode .error-404.not-found .error-button-wrap a,
.dark-mode.blogbuster-site-layout--separate .blogbuster-pro-author-container,
.dark-mode.single-posts-layout--two.single .single-post-title-meta-wrap,
.dark-mode.global-sidebar-layout--two #secondary, 
.dark-mode.global-sidebar-layout--two #left-secondary,
.dark-mode .site-footer,
.dark-mode.mt-site-layout--separate #primary,
.dark-mode.home.blog.mt-site-layout--separate #primary,
.dark-mode.mt-site-layout--separate #secondary .widget,
.dark-mode.home.blog.mt-site-layout--separate #secondary .widget,
.dark-mode.mt-site-layout--separate #left-secondary .widget,
.dark-mode.home.blog.mt-site-layout--separate #left-secondary .widget,
.dark-mode.mt-site-layout--separate .breadcrumbs,
.dark-mode #respond,
.mt-site-layout--separate.dark-mode .secondary-content-wrapper .widget,
.dark-mode .header-news-ticker-wrapper .news-ticker-posts-wrapper.ticker-posts,
.dark-mode .sticky-header-widget-wrapper .widget,
.dark-mode .mt-banner-wrapper .banner-tabbed-wrapper .tabbed-content-wrapper .tab-content-wrap .single-post-wrap,
.dark-mode .header-news-ticker-wrapper,
.dark-mode .author-info-wrap,
.dark-mode .bottom-header-wrapper,
.dark-mode .main-header-wrapper,
.dark-mode .breadcrumb-trail.breadcrumbs,
.dark-mode .sticky-header-widget-wrapper,
.dark-mode #top-header,
.dark-mode #footer-widget-area,
.dark-mode .site-info,
.dark-mode #mt-scrollup,
.dark-mode .subcribe-ads-button a,
.dark-mode .sticky-wrapper.is-sticky,
.dark-mode.mt-site-layout--separate .frontpage-block .block-wrapper,
.dark-mode.header-main-layout--two .header-news-ticker-wrapper .mt-container,
.dark-mode.archive-style--classic .posts-layout--two .mt-post-content-wrap,
.dark-mode.archive-style--grid .posts-layout--two .mt-post-content-wrap,
.dark-mode .archive-content-wrapper article.posts-layout--two,
.dark-mode .archive-content-wrapper article.page.type-page,
.dark-mode .archive-content-wrapper article, 
.dark-mode .mt-button a,
.dark-mode.blogbuster-site-layout--separate .widget-area .widget,
.dark-mode .mt-featured-wrapper.featured-item-layout--two .mt-single-featured-wrapper,
.dark-mode.header-main-layout--three .is-sticky .blog-menu-icon-wrap,
.dark-mode.single-posts-layout--two .post-thumbnail-wrap .mt-post-title-wrap, .dark-mode .header-main-wrapper {
background: #1c1c1c;
}
.dark-mode .sticky-post-layout--two article{
box-shadow: 0px 0px 8px rgb(255 255 255 / 45%);
}
.dark-mode .sticky-post-layout--two article::after{
background: #fff;
}
.dark-mode .subcribe-ads-button a {
border: 1px solid #fff;
}
.dark-mode .subcribe-ads-button .search-icon a {
border: none;
}
.dark-mode .sidebar-menu-toggle-nav span {
background-color: #fff;
}
.dark-mode .bottom-header-wrapper .mt-container {
border-top: 1px solid #fff;
}
body.dark-mode,
.dark-mode #page,
.dark-mode .mt-logo-row-wrapper {
background: #000;
}
.page .archive-content-wrapper article{
background: transparent;
}