<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme:  Minamaze Pro
 Skin:   Magazine
*/

/* Pre-Header Style */
#pre-header {
	border-bottom: none;
	background-color: #F33F3F;
}
#pre-header .header-links li a, 
#pre-header-social li a {
	color: #fff;
	background-color: transparent;
}
#pre-header .header-links li a:hover, 
#pre-header-social li a:hover {
	color: #1e1e1e;
	background-color: transparent !important;
}
#pre-header .header-links .sub-menu {
	background-color: #f8f8f8;
	border-color: #e8e8e8;
}
#pre-header .header-links .sub-menu li a {
	color: #1e1e1e;
}	
#pre-header .header-links .sub-menu li a:hover {
	color: #fff;
	padding-right: 0px;
	background-color: #f33f3f !important;
	
}
#pre-header .header-links .sub-menu a:hover span {
	margin-left: 0px;
}
#pre-header .header-links .sub-menu li {
	border-bottom: 1px solid #e8e8e8;
}
#pre-header .header-links .sub-menu li span {
	-webkit-transition: 0;
	-moz-transition: 0;
	-ms-transition: 0;
	-o-transition: 0;
	transition: 0;
}
#pre-header .sub-menu .menu-parent &gt; a:hover:before {
	left: -10px;
}

#pre-header-search .search {
	background-color: #f8f8f8;
	border-color: #f8f8f8;
}
#pre-header-search input {
	color: #1e1e1e;	
}

/* Header Style */
#header .header-links .sub-menu {
	background-color: #f8f8f8;
	border-color: #e8e8e8;
}
#header .header-links .sub-menu li {
	border-bottom: 1px solid #e8e8e8;
	padding: 0;
}
#header .header-links .sub-menu li:hover {
	background-color: #f33f3f;
}
#header .header-links .sub-menu a {
	color: #1e1e1e;
	border-bottom: none;
	padding-left: 20px;
	padding-right: 20px;
}
#header .header-links .sub-menu li:hover &gt; a span,
#header .header-links .sub-menu a:hover span {
	color: #fff;
}
#header .sub-menu .menu-parent &gt; a:before {
	left: 10px;
}
#header .sub-menu li:hover a:before,
#header .sub-menu .menu-parent &gt; a:hover:before {
	color: #fff;
	left: 0;
}

/* Introduce Page Style */
#introaction-core,
#outroaction-core {
	padding: 30px 0px;
}
#introaction-core .three_fourth,
#outroaction-core .three_fourth {
	margin-right: 0;
	width: 100%;
	float: none;
	text-align: center;
}
#introaction-core .one_fourth,
#outroaction-core .one_fourth {
	width: 100%;
	text-align: center;
}
.action-button h4,
.attention_button h4 {
	margin-top: 25px;
	display: inline-block;
	background-color: transparent;
	border: 2px solid #f33f3f;
	color: #f33f3f;
	font-weight: 700;
	padding: 10px 15px;
}
.action-button h4:hover,
.attention_button h4:hover {
	background-color: #f33f3f;
	color: #fff;
}
.action-text h3, 
.attention_text h3 {
	margin-bottom: 10px;
}

/* Featured Style */
#section-home .section {
	border: none;
	padding: 0px;
}
#section-home .entry-header {
	border-bottom: 3px solid #f33f3f;
}
#section-home .entry-content {
	text-align: left;
}
#section-home .more-link {
	display: inline-block;
	background-color: transparent;
	border: 2px solid #f33f3f;
	color: #f33f3f;
	font-weight: 700;
	padding: 10px 15px;
	text-transform: uppercase;
}
#section-home .more-link:hover {
	background-color: #f33f3f;
	color: #fff;
}

/*Footer Style */
#footer {
	background-color: #121212;
	border-top: none;
	border-bottom: none;
}
#footer-core h3 {
	font-size: 15px;
	font-weight: 700;
	border-bottom: 1px solid #343434;
	box-shadow: none;
}
#footer .widget li a {
	color: #fff;
}
#footer .widget li a:hover {
	color: #f33f3f;
}
#footer .widget li span {
	display: block;
	color: #aaaaaa;
}
#footer .widget_recent_entries li,
#footer .widget_recent_comments li {
	margin-bottom: 10px;
}
#footer .widget li:last-child {
	margin-bottom: 0px;
}
#footer .widget_tag_cloud a {
	color: #fff;
	border: 2px solid #343434;
}
#footer .widget_tag_cloud a:hover {
	background-color: #fff;
	border-color: #fff;
	color: #f33f3f;
}
#footer .widget_search .search {
	background-color: #343434;
	border: none;
	outline: none;
	color: #fff;
}
#footer .widget_search .searchsubmit {
	display: inline-block;
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 8px 5px;
}
#footer .widget_search .searchsubmit:hover {
	background-color: #fff;
	color: #f33f3f;
}

/* Subfooter Syle */
#sub-footer {
	background-color: #f33f3f;
	border-top: none;
}
#footer-menu li:after {
	display: none;
}
#sub-footer-core a {
	color: #fff;
}
#sub-footer-core a:hover {
	color: #1e1e1e;
}
#sub-footer-core {
	color: #fff;
}

/* Intro Page Style */
#intro.option1 {
	background-color: #f8f8f8;
	padding: 30px;
}
#intro.option1 #intro-core {
	text-align: center;
	padding-bottom: 15px;
}
#intro.option1 #intro-core:before {
	display: none;
}
#intro.option1 .page-title {
	margin-bottom: 10px;
	display: inline-block;
	text-align: center;
}
#breadcrumbs {
	text-transform: uppercase;
	display: block;
	text-align: center;
}
#intro.option1 #intro-core:after {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

/* Blog Posts Style */
.blog-article {
	border: none;
	padding: 0px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}
.blog-article p {
	margin-bottom: 0px;
}
.blog-article .blog-title {
	font-size: 18px;
	font-weight: 700;
}
.blog-article .blog-title:hover {
	color: #f33f3f;
}
.entry-meta &gt; span {
	padding-right: 10px;
	font-weight: 600;
	color: #aaa;
}
.entry-meta &gt; span:after {
	content: '|';
	color: #aaa;
	margin-left: 10px;
}
.entry-meta &gt; span:last-child:after {
	display: none;
}
.entry-meta &gt; span i {
	color: #f33f3f;
}
.blog-article .more-link {
	margin-top: 20px;
	display: inline-block;
	background-color: transparent;
	border: 2px solid #f33f3f;
	color: #f33f3f !important;
	font-weight: 700;
	padding: 10px 15px;
	text-transform: uppercase;
}
.blog-article .more-link:hover {
	background-color: #f33f3f;
	color: #fff !important;
}

/* Blog Pages Style */
.pag {
	text-align: left;
}
.pag li a,
.pag li span {
	margin-right: 5px;
	width: 36px;
	height: 36px;
	text-align: center;
	display: inline-block;
	line-height: 36px;
	background-color: transparent;
	border: 2px solid #f33f3f;
	padding: 0px;
	font-weight: 700;
	color: #f33f3f;
	font-size: 13px;
}

/* Sidebar Style */
#sidebar .widget {
	border-bottom: none;
}
.widget_search .search {
	border-color: #e8e8e8;
	background-color: #f8f8f8;
	outline: none;
}
.widget_search .searchsubmit {
	display: inline-block;
	background-color: transparent;
	border: 2px solid #f33f3f;
	color: #f33f3f;
	font-weight: 700;
	text-transform: uppercase;
	padding: 8.5px 5px;
	outline: none;
}
.widget_search .searchsubmit:hover {
	background-color: #f33f3f;
	color: #fff;
}
#sidebar h3.widget-title {
	font-size: 15px;
	font-weight: 700;
	border-bottom: 3px solid #eee;
	margin-bottom: 25px;
}
#sidebar h3.widget-title:before {
	display: none;
}
#sidebar h3.widget-title:after {
	display: none;
}
#sidebar .widget ul {
	border: none;
}
#sidebar .widget li {
	border: none;
}
#sidebar .widget li a {
	padding: 0px;
	font-size: 14px;
	font-weight: 600;
	color: #1e1e1e;
}
#sidebar .widget li span {
	display: block;
	font-size: 12px;
	color: #aaa;
	font-weight: 600;
}
#sidebar .widget li a:hover {
	color: #f33f3f;
}
#sidebar .widget_tag_cloud a {
	color: #4a4a4a;
	border: 2px solid #e8e8e8;
	font-size: 13px;
}
#sidebar .widget_tag_cloud a:hover {
	color: #fff;
	background-color: #f33f3f;
	border-color: #f33f3f;
}

/* Single Post Style */
.nav-previous a,
.nav-next a {
	display: inline-block;
	background-color: transparent;
	border: 2px solid #f33f3f;
	color: #f33f3f !important;
	font-weight: 700;
	padding: 10px 15px;
	text-transform: uppercase;
}
.nav-previous a:hover,
.nav-next a:hover {
	background-color: #f33f3f;
	color: #fff !important;
}
#nav-above,
#nav-below {
	padding: 30px 0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

/* Comments &amp; Leave Comment */
#comments-title,
#reply-title {
	font-size: 15px;
	font-weight: 700;
	border-bottom: 3px solid #eee;
	padding-bottom: 10px;
}
.commentlist article footer:before,
.commentlist article footer:after {
	display: none;
}
.commentlist article footer {
	border: none;
	background-color: #f8f8f8;
}
.comment-author a {
	color: #1e1e1e;
}
.comment-meta a,
.comment .reply a {
	font-weight: 600;
	text-transform: uppercase;
}
#commentform input[type="text"],
#commentform #comment {
	background-color: #f8f8f8;
	border: 1px solid #e8e8e8;
	outline: none;
	padding: 15px;
	margin-top: 0px;
}
.logged-in-as a {
	text-transform: uppercase;
	font-weight: 700;
}
.logged-in-as a:hover {
	color: #1e1e1e;
}
.comment-form-comment label {
	display: none;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: inline-block;
	background-color: transparent;
	border: 2px solid #f33f3f;
	color: #f33f3f;
	font-weight: 700;
	padding: 10px 15px;
	text-transform: uppercase;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #f33f3f;
	color: #fff;
}

</pre></body></html>