<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   GP Maximus
 Theme URI:    https://generatepress.com
 Description:  GeneratePress child theme Maximus
 Author:       Forra
 Author URI:   https://www.forra.com
 Template:     generatepress
 Version:      0.1
*/
.akismet_comment_form_privacy_notice {
	padding-top: 10px;
	font-size:12px;
	color: #9f9f9f;
}

.akismet_comment_form_privacy_notice a{
	color: #9f9f9f;
}

.main-navigation ul ul {
    width: auto;
    white-space: nowrap;
}
.header-aligned-left .site-header {
	border-bottom: 2px solid #efefef;
}
.nav-float-right .inside-header .site-branding {
    display: inline-block;
    word-wrap: normal;
	/*width: 160px;*/
	float:left;
	margin-top:20px;
}
.nav-float-right .inside-header .main-navigation {
	/*margin-top:20px;*/

}
.main-navigation .main-nav ul li &gt; a{
    color: #4a4a4a;
    letter-spacing: .3px;
    display: block;
	/*border-left: 1px solid #e8e6e6;
    padding: 0 24px 0 8px;*/

    
}
#primary-menu ul#menu-main &gt; li {
    word-wrap: normal;
    width: 130px; 
}
#primary-menu ul li &gt; a {
    line-height: 1.3rem;
    padding-left: 8px;
    padding-right: 8px;
}
.menu-item-has-children .dropdown-menu-toggle {
    display: none;
}
.secondary-nav-float-right .secondary-navigation {
	padding-bottom:10px;
}

h1 {
    padding: 20px 0 10px 0;
}

.entry-content {
    margin: 0.5em 0 0 0;
}
.entry-excerpt {
    font-size: 1.5rem;
    color: #666;
}
.metaslider {
    padding-bottom: 2rem;
}


h3.wp-show-posts-entry-title,
.wp-show-posts-columns .wp-show-posts-entry-title  {
	font-size:18px;
}

.mobile-header-navigation .mobile-header-logo img{
    float: none;
    height: auto;
}

.mobile-header-logo #mobile-header .menu-toggle {
    padding-right: 10px;
}
#mobile-menu ul {
    margin-top: 10px;
    margin-left: 0px;
}
#mobile-menu .main-navigation li {
    width: auto;
}
#mobile-menu ul li.menu-item-has-children&gt;a,
#mobile-menu ul li &gt;a
{
    line-height: 2.5rem;
    border-left: 0;
    background-color: #efefef;
    border-bottom: 1px solid #ffffff
}
#mobile-header&gt;.inside-navigation {
    padding: 10px;
}
.wpp-thumbnail {
    padding-right: 10px;
}
.wpp-list &gt; div {
    font-size: 1.1rem;
    font-weight: bold;
    border-bottom: 1px solid #efefef;
    padding: 20px 0 20px 0;
    margin: 0;
    width:100%;
    clear: both;
    height: 70px;
}

.wpp-list &gt; div a, .wpp-list &gt; div a:link, .wpp-list &gt; div a:visited, .wpp-list &gt; div a:active,
#primary-list article .entry-header h2 a, #primary-list article .entry-header h2 a:link,#primary-list article .entry-header h2 a:visited, #primary-list article .entry-header h2 a:active,
.relatedthumb div a,.relatedthumb div a:link,.relatedthumb div a:visited, .relatedthumb div a:active

{
    color: #000;
}
.wpp-list &gt; div a:hover,
#primary-list article .entry-header h2 a:hover,
.relatedthumb div a:hover
{
    color: #666;
}

#primary-list article {
    width: 100%;
    margin-right: 0;
    float: left;
    display: block;
    
}
#primary-list article .post-image {
    width: 230px !important;
    float: left;
    margin-right: 30px;
    margin-top: 0;
    overflow: hidden;
    height: 100%;
}
#primary-list article .entry-header h2 {
    font-size: 25px;
    font-weight: 700;
    color: #111;
}

#primary-list article .entry-summary {
    color: #7d7d7d;
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
}


header#masthead {
    border-bottom: 1px solid #efefef;
}
/* related post */
.relatedposts {
    display:block;
    width:100%;
}
.relatedthumb {
    float: left;
    display:block;

    padding: 5px;
}
.relatedthumb div {
  font-size: 1.1rem;
    font-weight: bold;

}
.relatedthumb .related_img img {

}
/* pagination */
.paging-navigation .nav-links, 
.page-links {
    font-size: 1.3em;
    font-weight: 700;
    margin: 3.125rem 0 5rem;
    padding: 0;
    visibility: visible!important;
}
.paging-navigation .page-numbers,
.post-page-numbers, 
.post-page-next, 
.post-page-viewall{
    display: inline-block;
    line-height: 1;
    margin-left: .769em;
    padding: 6px 8px;
}
.paging-navigation .page-numbers:first-of-type,
.post-page-numbers:first-of-type, 
.post-page-next:first-of-type {
    margin-left:0;
}
.paging-navigation .page-numbers.current,
.post-page-numbers.current, 
.post-page-next.current  {
    background: #f5f3f2;
    border-radius: 3px;
    color: #767674;
    padding: 6px 14px;
    margin-left: .385em;
}

.post-page-numbers.disable, .post-page-next.disable {
    color: #cccccc;
    
}
.post-page-next, 
.paging-navigation .page-numbers.next,
.paging-navigation .page-numbers.prev{
    background: #fff;
    border: 1px solid #767674;
    border-radius: 3px;
    color: #187aab;
    
}
.post-page-viewall {
    font-size:.769em;
}
@media screen and (max-width: 400px) {
}

@media (max-width: 1000px){
    h1 {
         padding: 10px 0 10px 0;
    }
    .separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
        padding: 20px;
    }
   #primary .featured-image {
        margin-top:1rem;
   }
  .site-header .header-image {
  /*      content: url("https://www.joserizal.com/wp-content/uploads/2019/02/jose-rizal-logo-x2.png");*/
        width: auto;
}

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