/*
Theme Name:     Typology Child
Theme URI:      http://mekshq.com
Description:    Child theme for Typology theme
Author:         meks
Author URI:     http://mekshq.com
Template:       typology
Version:        0.1.0
*/
.skip-link{
 /* display:  !important;	 */
}
h1.section-title.h6 {
    font-size: 4.2rem;
}
.cbox {
    display: block;
    margin: 40px 0px;
}

.cleft {
    display: inline-block;
    margin-right: 30px;
    vertical-align: top;
    min-width: 239px;
}

.cright {
    display: inline-block;
}

.typology-header .typology-nav span {
    padding: 3px 6px;
    margin-left: 10px;
}

.typology-header .typology-nav i {
    font-size: 2.4rem;
}

.typology-header .typology-nav .sub-menu li:only-of-type a {
    padding: 6px 10px 6px 10px;
}

.site-title img {
    max-width: 190px;
}

@media screen and (max-width : 480px){
    .site-title img {
        max-width: 120px;
    }

    .typology-sidebar-header {
        height: 75px;
        padding: 10px 10px;
    }

    .typology-sidebar-header-wrapper {
        height: auto;
        display: inline-block;
    }

    .typology-sidebar-close {
        position: absolute;
        right: 0px;
        top: 10px;
    }

    .typology-social-links {
        display: inline-block;
        margin-left: 20px;
    }
}

.typology-sidebar-header-wrapper {
    height: auto;
}

.typology-social-links {
    text-align: center;
}

.typology-header.typology-header-sticky {
    height: 110px;
    z-index: 9002;
    top: -110px;
}

#typology-header .slot-l {
    height: auto;
    padding-top: 14px;
}

#typology-header .slot-l, #typology-header .slot-r {
    display: block;
}
#typology-header .typology-actions-list {
    float: right;
    margin: 15px 15px 0px 0px;
}
#typology-header .typology-search-form input {
    border-radius: 6px;
    border: none;
    width: 205px;
    font-size: 1.3rem;
    height: 29px;
    color: #4f4f51;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
}
#typology-header .typology-search-form input[type="search"] {
    padding-right: 30px;
}
#typology-header .typology-search-form .typology-button-search {
    background: url(img/search-icon.png) no-repeat center center;
    bottom: 4px;
    height: 26px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    width: 27px;
    border: none;
    min-width: auto;
    bottom: 2px !important;
}

#typology-header .typology-search-form .typology-button-search:hover {
    box-shadow: none;
}

.typology-soc-menu {
    padding: 5px 10px;
    display: inline-block;
}

.typology-soc-menu li {
    margin-top: 0px;
    display: inline-block;
}

.typology-soc-menu li a {
    padding: 0px 10px !important;
}

.typology-soc-menu li a::before {
    height: 20px;
    width: 20px;
    border-radius: 10%;
    color: #275e8e;
    line-height: 20px;
    background: #FFF;
    font-weight: normal;
}

.typology-soc-menu li a .typology-social-name {
    display: none;
}
.home .soliloquy-outer-container{
    font-size: 40px;
}
@media screen and (max-width : 1024px){
    #typology-header .typology-search-form, #typology-header .header-social-menu {
        display: none;
    }
    .home .soliloquy-outer-container{
        font-size: 36px;
    }
}

.home.page-template-default .section-content {
    margin: 0 auto 6rem;
}

.single .typology-section:first-child .section-content, .section-content-page, .section-content.section-content-a {
	max-width: 66rem;
}

.home.page-template-default .typology-section .section-head {
    margin-bottom: 4rem;
}

.home.page-template-default .typology-section .section-head h3.section-title.h6 {
    font-size: 4.2rem;
}

.home .meta-item.meta-category::after {
    display:none;
}

.home .meta-item.meta-date {
    display: none;
}
.issues_group ul li span,
.meta-item, .meta-item span, .meta-item a, .comment-metadata a {
    color: #5E5E5E !important;
}

.archive.category .typology-section .section-head h1.section-title.h6 {
    font-size: 4.2rem;
}

.typology-pagination a, .typology-pagination span {
    font-size: 2.1rem;
}

.typology-footer {
    background: #275e8e;
}

.typology-flat .typology-footer .widget:only-of-type {
    margin-top: 0rem;
}

.typology-footer .container {
    max-width: 1170px;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}

.typology-footer .container > .typology-footer-sidebar {
    margin-bottom: 0px;
    padding-left: 35px;
}

.typology-footer-sidebar .widget_text.widget {
    max-width: 100%;
}

.typology-footer .container .wrap {
    background: url(img/ficon.png) no-repeat left center;
    padding: 30px 0 30px 80px;
}

p.copyright, p.credit {
    color: #fff;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 0px;
    font-family: Verdana, Geneva, sans-serif;
}

.typology-footer .widget p a, .widget .textwidget a {
    border-bottom: none;
}

.typology-footer .widget p a:hover, .widget .textwidget a:hover {
    border-bottom: none;
}

.section-content-c {
	max-width: 66rem;
    padding-top: 1rem;
}

.home .section-content-c {
    max-width: 95%;
}


.home.page-template-default .typology-section {
    padding: 0rem 0 0rem !important;
}
.home.page-template-default .typology-section .section-content:first-child {
    max-width: 100% !important;
}

.typology-post.typology-layout-c .entry-title.h4 {
    margin-bottom: 10px;
}

.typology-layout-c.typology-post {
    padding: 0 20px 70px 20px;
    margin: 0;
    min-height: 356px;
}

.typology-post.typology-layout-c .entry-title.h4 {
    min-height: 92px;
}

.typology-layout-c.typology-post .entry-excerpt {

}

body.vol-masthead .section-content.section-content-page {
    min-width:900px;
}

.typology-layout-c.typology-post:nth-child(even) {
    border-left: 1px solid #d9d9d9;
}

/* ## CollapseoMatic

--------------------------------------------- */

span.collapseomatic, .expand_issue,.minimize-issue{
    background: url(img/plus-icon.png) no-repeat  0 2px transparent;
    color: #4f4f51;
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 5px 0 5px 30px;
    cursor: pointer;
}

span.collapseomatic:hover, .expand_issue:hover,.minimize-issue:hover {
    text-decoration: none;
}

span.collapseomatic.colomat-close, .minimize-issue {
    background-image: url(img/minus-icon.png);
}

div.collapseomatic_excerpt,
div.collapseomatic_content {
    margin: 10px 0 0 25px;
}

.entry-content div.collapseomatic_content ul > li,
div.collapseomatic_content ul > li, .issues_group ul li {
    list-style-image: url(img/bullet-list-grey.png);
}

.entry-content div.collapseomatic_content li a,
div.collapseomatic_content li a, .issues_group ul li a {
    color: #5a5b5d;
}

.entry-content div.collapseomatic_content li a:hover,
div.collapseomatic_content li a:hover, .issues_group ul li a:hover {
    color: #005288;
}

h5.collapsible-accordian{
    cursor: pointer;
}

h5.collapsible-accordian:before{
    width: 36px;
    height: 30px;
    content: "";
    display: inline-block;
    background: url(img/plus-icon.png) no-repeat 0 2px transparent;
    float: left;
}

.issues_group ul li{
    margin-bottom: 15px;
    list-style-image: url(img/right-arrow.png);
}

h5.collapsible-accordian.open-in:before{
    background: url(img/minus-icon.png) no-repeat 0 2px transparent;
}

.colapsable-volume{
    display: none;
    padding: 15px;
    margin-bottom: 10px;
}

.page-template-template-archive-php .volume h4:after{
    content: "";
    color: #fff;
    font-size: 40px;
    display: block;
    float: right;
    line-height: 26px;
    background: url(img/plus-icon.png) no-repeat 0 2px transparent;
    width: 30px;
    height: 30px;
}

.page-template-template-archive-php .volume h4.open-in:after{
    background: url(img/minus-icon.png) no-repeat 0 2px transparent;
}

.page-template-template-archive-php .volume{
    border-bottom: 2px solid #2a6a9f;
    border-width: thin;
    margin-bottom: 6px;
    max-width: 70%;
}

.page-template-template-archive-php .volume h4{
    background: #f8f8f8;
    padding: 10px;
    color: #2a6a9f;
    cursor: pointer;
    margin-bottom: 0px !important;
}

.issues_group ul{
    margin-left: 20px;
    margin-bottom: 20px;
}

.issues_group{
    display: none;
    margin: 10px 0 0 25px;
}

.hr-hide:last-of-type{
    display: none;
}

.previous-post-link{
    float:left;
}

.next-post-link{
    float:right;
}

div.collapseomatic_content .lcp_paginator li {
    background-color: #275E8E;
    border: none;
    color: #FBCC49;
}

div.collapseomatic_content .lcp_paginator li a,
.entry-content div.collapseomatic_content .lcp_paginator li a {
    color: #fff;
}

div.collapseomatic_content .lcp_paginator li a:hover,
.entry-content div.collapseomatic_content .lcp_paginator li a:hover {
    color: #FBCC49;
}

.issue-title {
    color: #005288;
    font-weight: normal;
    display: inline-block;
    margin-right: 26px;
}

.collapsible-accordian span {
    font-size: 14px !important;
    font-family: Verdana, Geneva, sans-serif;
    color: #2a6a9f;
}

.issues_group ul li a {
    color: #000;
}

.issues_group ul li span {
    display: block;
    font-size: 13px;
    font-family: monospace,monospace;
    color: #71818c;
    font-weight: 500;
    font-family: Verdana, Geneva, sans-serif;
}

.soliloquy-container img {
    width: 100% !important;
}

.home .typology-section {
    width: 100%;
    max-width: 100%;
}

.typology-pagination {
    padding-top: 2rem;
    margin-top: 2rem;
}
body.archive span.typology-archive-title{
    display: none;
}
.section-content .section-content-page{
    text-align: center;
}


.section-content-page{
    text-align: center;
    max-width: 66rem;
    margin: 0 auto 12rem;
}
.typology-section{
    text-align: center;
    margin: 0 auto 12rem;
}
.cat-banner{
    max-height: 400px;
    width: 100%;
    object-fit: cover;
}
.page-template-template-archive-php .volume {
    margin: 0 auto;
}
.entry-content ul{
    display: inline-block;
}
.author-bio {
    border: 1px solid #275e8e;
    margin: 0 auto;
    border-radius: 5px;
    max-width: 80%;
    padding: 20px;
}
.author-bio h2 {
    margin-bottom: 0px;
}
.author-bio p {
    font-style: italic;
    margin-bottom: 0;
}
.section-content-page ul li {
    text-align: left;
}

article.category-discourse .entry-content p { text-align: left; max-width: 66rem;}

@media screen and (max-width: 786px){
    .home .soliloquy-outer-container{
        font-size: 30px;
    }
}
