/*
Theme Name: Magzilla
Theme URI: http://www.favethemes.com/
Author: Favethemes
Author URI: http://www.favethemes.com/
Description: Magzilla - Theme for online magazine and newspaper
Version: 1.0.1
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: favethemes
Template: magzilla
*/

@import url("../magzilla/style.css");

/* Your CSS code goes here
-------------------------------------- */

.bic_calendar_active_date > div > a {
    color: white;
    font-weight: 500 !important;
}

#lang {
    margin: 25px 20px 0 0;
}

#lang li {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-right: 3px;
}

#mobile-lang {
    margin: 15px 0 15px 0;
}

#mobile-lang li {
    display: inline-block;
    padding-right: 12px;
}

.sticky-nav #mobile-lang {
    display: none;
}

.module-category a {
    line-height: 24px !important;
}

.dropdown-menu li.menu-item:hover {
    background-color: #f7be68;
}

.top-footer {
    padding-bottom: 25px;
}

.navbar-header {
    height: 90px;
}

.mobile-menu .navbar-brand img {
    margin-top: -5px;
    max-height: 74px;
}

.mobile-menu .navbar-toggle {
    padding-top: 30px;
    padding-bottom: 30px;
}

#bic-calendar a {     
    display: inline-block;     
    position: relative;    
    z-index: 1;     
    padding: 0.8em 1em 0.8em 1em;     
    /* margin: -0.8em -1em -0.8em -1em;  */
}

#bic-calendar td.day > div {
    text-align: center;
}

.wpb_video_wrapper {
    padding-top: 5px !important;
}


.post-gallery {
    background: lightgray !important;
    border: 0 !important;
}

.slick-list.draggable {
    height: 100% !important;
}

@media (max-width:991px){
    .navbar-header i.fa {
        font-size: 37px;
    }

    .mobile-menu .navbar-brand img {
        max-height: 46px !important;
        margin-top: -6px !important;
    }
    .mobile-menu .navbar-toggle {
        padding-top: 14px;
    }

    .navbar-header {
        height: 65px;
    }

    .hide_mobile {
        display: none !important;
    }
}

.post-title.module-big-title a {
    line-height: 31pt;
    font-size: 27pt;
}

.item.slick-slide a {
    width: 800px !important;
    height: 600px !important;
    display: inline-block;
}

.entry-content p {
    font-size: 19px;
    line-height: 26px;
}

@media (max-width: 991px){
    .no-dropdown-mobile .dropdown-menu,
    .no-dropdown-mobile .dropdown-toggle i {
        display: none !important;
    }
    .top-footer div.container div.row div.col-xs-12:nth-child(n+2) .widget-top {
        margin-top: 31px;
    }
}

.magzilla-social-icons.ft-social-circle li a i {
    text-align: center;
    float: left;
    font-size: 30px;
    margin: 0 auto;
    margin-right: 8px;
    margin-bottom: 2px;
    width: 49px !important;
    height: 49px !important;
    line-height: 49px;
}



.post-meta li, .widget-body .post-meta li, .post-author, .widget .post-author-for-archive .post-author {
    font-size: 19px !important;
    font-weight: 500 !important;
}

.post-meta i {
    font-size: 16px !important;
}

.post-meta > li:not(.post-total-shares) {
    display: block;
    margin-bottom: 5px;
    white-space: normal !important
}

.post-meta > li:last-of-type {
    margin-bottom: 0;
}
/*
.thumb a + .thumb-content + .slide-image-wrap img {
    opacity: 0 !important;
}


.slide-image-wrap {
    background-size: cover;
    position: relative;
}

.slide-image-wrap::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    transition: all 300ms ease;
    opacity: 0;
    pointer-events: none;
    z-index: 0;
}

.category-galerija:hover .slide-image-wrap::after, .slide-image-wrap:hover::after {
    opacity: 1;
}
*/

.magzilla-grid-1 a + .thumb-content + .slide-image-wrap img, .magzilla-grid-2 a + .thumb-content + .slide-image-wrap img {
    max-height: auto !important;
}

@media (max-width: 767px){
    .page-template-page-events-php .category-label-wrap {
        display: none !important;
    }
    
    .post .module-small-title, .module-small-title {
        font-size: 18px !important;
        line-height: 21px !important;
        margin-top: -31px !important;
    }
    
    .homepage-top-posts .grid-banner .row > div:nth-child(n+4) {
        display: none;
    }
    
    .category-jaunumi .category-label-wrap,
    .category-jaunumi .category-label,
    .page-template-_template_ps_page-php .category-label-wrap,
    .page-template-_template_ps_page-php .category-label,
    .page-template-page-inmates-php .category-label-wrap {
        display: none;
    }
    
    h2.post-title.module-big-title a {
        font-size: 14pt;
        line-height: 18pt;
    }
    .thumb.big-thumb .gallery-title-small, .gallery-4 .thumb .gallery-title-small {
        font-size: 10pt !important;
        line-height: 13pt !important;
    }
}

@media (max-width: 480px){
    .post-meta li, .widget-body .post-meta li, .post-author {
        line-height: 25px !important;
    }
}

.post-total-shares {
    display: none !important;
}

li.post-date {
    display: none !important;
}

.page-template-page-events-php .magzilla-main-wrap .site-main div .row:first-of-type {
    display: block;
}

@media (max-width: 991px){
    .post .module-small-title, .module-small-title {
        font-size: 17px !important;
        line-height: 19px !important;
        margin: 0 0 10px;
    }
}

@media (max-width: 768px){
    h2.post-title.module-small-title {
        margin-top: 0px !important;
    }
}

@media (max-width: 520px){
    h1.ps-fwh-page-title {
        font-size: 27px;
    }
}

.ps-fwh-title-container {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.3);
    padding-top: 13%;
    padding-bottom: 13%;
}

.ps-fwh-title {
    position: relative !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ps-fwh {
    min-height: auto !important;
}

.passed-event {
    position: relative;
    overflow: hidden;
}

.passed-event::before {
    position: absolute;
    content: attr(data-passed-text);
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(33, 33, 33, 0.95);
    color: white;
    border-radius: 0 0 15px 15px;
    text-transform: uppercase;
    padding: 7px 15px;
    font-weight: bold;
    font-size: 11pt;
    z-index: 10;
}

.event-passed-text {
    font-size: 16pt;
    background: #dd4b39;
    display: inline-block;
    padding: 5px 14px;
    line-height: 24pt;
    margin-top: -14px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
}

.passed-event img {
    filter: grayscale(0.8);
}