<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
Theme Name:         Matina Blog
Theme URI:          https://demo.mysterythemes.com/matina-demos/
Author:             Mystery Themes
Author URI:         https://mysterythemes.com
Description:        Explore and employ the various design features for your blog with Matina Blog. It is an excellent WordPress theme that is intended to assist bloggers express their ideas via the use of appropriate layouts, colors, and design elements. Matina Blog provides unique and appealing layout options to help you generate intriguing yet easy content. Matina Blog's responsive design ensures that your site appears fantastic across all devices.
Version:            1.0.7
Requires at least:  5.8
Tested up to:       6.6
Requires PHP:       7.4
License:            GNU General Public License v3 or later
License URI:        http://www.gnu.org/licenses/gpl-3.0.html
Template:           matina
Text Domain:        matina-blog
Tags:               blog, news, entertainment, portfolio, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
*/

a:hover,
a:focus,
a:active {
  color: #000;
}

.single .entry-content,
.single .cat-links {
  padding: 0px;
}


.widget-area .widget {
  box-shadow: 0 0 15px rgba(0 0 0 / 0.08);
  background-color: #fff;
  padding: 20px;
}

.widget-area .widget-title{
  font-size: 25px;
  padding:5px 0px;
}


.widget.matina_latest_posts .posts-wrapper .single-post-wrap {
  display: grid;
  grid-template-columns: 40% 60%;
}

.widget.matina_latest_posts .posts-wrapper .single-post-wrap .post-thumb,
.widget.matina_latest_posts .posts-wrapper .single-post-wrap .post-content-wrap {
  width: 100%;
}

.custom-logo-link {
  width: 200px;
}

#colophon .widget-area .widget {
  box-shadow: none;
  background-color: transparent;
  padding: 0px;
}

#site-navigation ul li a {
  font-weight: 600;
}

.archive--layout-two article .entry-title a {
  color: #333;
}

.archive--layout-two .mt-archive-posts-wrapper article {
  width: 47%;
  display: inline-block;
  vertical-align: top;
  margin: 0px -4px 30px 3%;
}

.archive--layout-two .mt-archive-posts-wrapper article {
  box-shadow: 0 0 15px rgba(0 0 0 / 0.08);
  background-color: #fff;
  text-align: left;
}

.archive--layout-two .mt-archive-posts-wrapper article:hover {
  box-shadow: 0 4px 60px 0 rgb(0 0 0 / 15%);
}

.cat-links,
.entry-content,
.entry-readmore,
.entry-footer {
  padding: 10px 20px;
}

.archive--layout-two article .entry-readmore a {
  border-radius: 30px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  position: relative;
  padding: 10px 30px;
  background-color: #f49069;
  border: 1px solid #f49069;
}

.archive--layout-two article .entry-readmore a:hover {
  background-color: #fff;
}

.archive--layout-two article .entry-readmore a:hover:after {
  display: none;
}

.archive--layout-two article .post-info-wrapper .cat-links a {
  margin: -38px 0 25px;
  position: relative;
  display: block;
  background-color: #f49069;
  width: fit-content;
  padding: 5px 20px;
  border-radius: 30px;
  color: #fff;
  border: 5px solid #fff;
  font-weight: 600;
}


.archive--layout-two .mt-archive-posts-wrapper article .cat-links {
  padding: 0;
}

.archive--layout-two .mt-archive-posts-wrapper article .cat-links a {
  display: inline-block;
  margin: -40px 0px 20px 20px;
  width: fit-content;
  position: relative;
  background-color: #f49069;
  padding: 5px 20px;
  border-radius: 30px;
  color: #fff;
  border: 5px solid #fff;
  font-weight: 600;
}

.archive--layout-two article .archive-entry-thumbnail {
  margin-bottom: 0px;
}

.archive--layout-two .mt-archive-posts-wrapper article .cat-links .post-categories{
  list-style: none;
  display: flex;
}

.archive--layout-two .mt-archive-posts-wrapper article .cat-links a{
  margin: -10px 0px 20px 5px;
}


.post-info-wrapper .cat-links,
.post-info-wrapper .entry-header,
.post-info-wrapper .entry-content,
.post-info-wrapper .entry-readmore,
.post-info-wrapper .entry-footer {
  padding: 0px;
}

.archive--layout-two article .entry-title:before {
  left: 25px;
}

.archive--layout-two article .entry-header {
  margin-top: 0;
  padding: 0px 20px;
}

.site-header {
  background-color: #fff;
}

.wp-block-heading,
.widget-area .widget-title {
  color: #f49069;
  position: relative;
  border-color: #d7d7d7;
  border-style: solid;
  border-width: 0 0 1px 0;
  text-align: left;
  margin-bottom: 20px;
  display: block;
}

.wp-block-heading::after,
.widget-area .widget-title::after {
  position: absolute;
  content: "";
  height: 3px;
  width: 20%;
  bottom: -1px;
  right: 0;
  top: unset;
  z-index: auto;
  border: 0px;
}

.wp-block-heading::before,
.widget-area .widget-title::before {
  position: absolute;
  content: "";
  height: 3px;
  width: 50%;
  bottom: -1px;
  left: 0;
  background: #f59f7d;
  top: unset;
  z-index: auto;
  border: 0px;
}

#masthead .site-branding {
  width: 30%;
}

#mt-topbar .matina-social-icons-wrapper .single-icon a {
  color: #fff;
}


.header-search-wrapper .search-icon {
  background-color: #f49069;
}

.header-search-wrapper .search-icon a {
  color: #fff;
}

.header-search-wrapper .search-icon:hover a {
  color: #f49069;
}

#colophon .footer-bottom-wrapper .site-info a {
  color: #fff;
}

#mt-topbar .matina-social-icons-wrapper .single-icon a:hover {
  color: #f49069;
  background-color: #fff;
  border-color: #f49069;
}


#mt-topbar .matina-social-icons-wrapper .single-icon a {
  color: #fff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: block;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #fff;
}

.single .entry-content a {
  text-decoration: underline;
}

.posts-navigation .nav-links a {
  display: block;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #f49069;
  padding: 10px;
  border-radius: 30px;
  padding: 5px 15px;
  width: max-content;
  border-bottom: 0px;
  border: 2px solid #f49069;
}

.posts-navigation .nav-links a:hover {
  background-color: #fff;
}

.entry-title.singe-post-title {
  margin: 20px 0px;
  text-align: left;
}

#main&gt;article {
  text-align: left;
}

.single--layout-default article .cat-links a {
  background: #c97c76;
  color: #fff;
  padding: 10px 20px;
  margin: 3px;
  font-weight: 600;
  border-radius: 20px;
}

.single-post-navigation .nav-links a span.post-title {
  text-decoration: underline;
}

.comments-area,
.related-posts-wrapper,
.entry-author-box {
  box-shadow: 0 0 15px rgba(0 0 0 / 0.08);
  background-color: #fff;
  padding: 20px;
}

.entry-author-box {
  margin-top: 0px;
}

.related-posts-wrapper {
  margin: 30px 0px;
}

.comments-area .comment-respond {
  margin-top: 0px;
}

.footer--layout-default .footer-bottom-wrapper .footer-social-icons .single-icon {
  border: 1px solid #fff;
}

.search--drop-down .search-form-wrap .search-close {
	width: 25px;
	height: 25px;
	line-height: 22px;
}</pre></body></html>