<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Fim Child
 Theme URI:    https://fimvisual.com
 Description:  Fim Child Theme
 Author:       FimThemes
 Author URI:   https://fimvisual.com
 Template:     fim
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  fim-child
*/
/* Write Custom CSS */
body.home .text-logo {
  color: #fff;
  display: inline-block;
  padding-left: 15px;
  position: absolute;
  top: 35px;
  line-height: 1em;
}
.nav-tabs &gt; li &gt; a {
  margin-bottom: 20px;
}
.cat-item.cat-item-1,
.cat-item.cat-item-68,
.cat-item.cat-item-67 {
  display: none;
}
.obra-widget ul li {
  display: none;
}
.obra-widget ul li.current-cat-parent,
.obra-widget ul li.current-cat,
.obra-widget ul li.current-cat-ancestor {
  display: block;
}
.obra-widget ul li.current-cat-parent li,
.obra-widget ul li.current-cat li,
.obra-widget ul li.current-cat-ancestor li {
  display: block;
}
.obra-widget ul li.current-cat-parent &gt; a,
.obra-widget ul li.current-cat &gt; a,
.obra-widget ul li.current-cat-ancestor &gt; a {
  color: #36bbf7;
}
.obra-blog-controls,
#comments {
  display: none;
}
.single .obra-mid-wrap {
  padding: 100px 0;
}
.rmd-try {
  margin: 50px 0;
  text-align: center;
}
.rmd-try a {
  display: inline-block;
  color: #fff;
  background-color: #5aa1e3;
  padding: 10px;
  border-radius: 5px;
  margin: 0 10px;
}
.rmd-try a:hover {
  text-decoration: none;
  color: #fff;
}
.obra-hide-sidebar .blog-detail-style-two {
  width: 100%;
}
#TOC {
  position: relative;
  width: 100%;
}
#TOC.scroll {
  position: fixed;
  width: 90%;
  top: 30px;
}
.w70p img {
  width: 60%;
  opacity: 0.8;
}
.w65p img {
  width: 55%;
  opacity: 0.8;
}
.vc_mobile .w65p img,
.vc_mobile .w70p img {
  display: none;
}
.vc_mobile .vc_custom_heading {
  text-align: center !important;
}
/*.tp-caption.rev-btn{
  text-align: center !important;
}*/
.single {
  /*a {
    color: #337ab7!important;
    text-decoration: none!important;
  }*/
}
.single .list-group-item.active,
.single .list-group-item.active:hover,
.single .list-group-item.active:focus {
  background-color: #337ab7 !important;
  border-color: #337ab7 !important;
}
.search .widget_categories {
  display: none;
}
.reg-ok {
  background: green;
  color: #fff;
  padding: 10px 10px;
  width: 100%;
  display: block;
  margin: 10px 0 30px 0;
}
.reg-not-ok {
  background: red;
  color: #fff;
  padding: 10px 10px;
  width: 100%;
  display: block;
  margin: 10px 0 30px 0;
}
.obra-logout-admin {
  text-align: center;
}
.obra-logout-admin a {
  display: block;
  margin: 10px;
  font-size: 20px;
}
.menu-ide {
  display: none;
}
.logged-in .menu-login,
.logged-in .menu-reg {
  display: none;
}
.logged-in .menu-ide {
  display: block;
}
/*# sourceMappingURL=style.css.map */</pre></body></html>