/*
 Theme Name:   Siparum
 Theme URI:    http://www.siparum.lt
 Description:  Siparum WP theme.
 Author:       Linas
 Author URI:   http://www.web3.lt
 Template:     dejure
 Version:      1.0
 License:      GNU General Public License v3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post
 Text Domain:  dahztheme
*/

/*@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;700&display=swap');

body,
.site-header .main-navigation ul ul a,
.df-social-connect a, .languages-list a {
    font-family: 'Josefin Sans', sans-serif!important;
}

h1, h2, h3, h4, h5, h6,
.universe-search .universe-search-form .universe-search-input {
    font-family: 'Josefin Sans', sans-serif!important;
}

.heading-white-center,
.mobile-primary-navbar > li > a,
.main-navigation .df-mega-menu > .sub-nav > li.has-children:not(.new-column) > a,
.site-header .main-navigation a {
    font-family: 'Josefin Sans', sans-serif!important;
}*/

#wrapper .footer-primary-widgets .widget h3,
#wrapper .footer-primary-widgets .widget caption {
    color: #1b6b9a;
}

.footer-primary-widgets .widget h4 {
    text-transform: none;
    line-height: 1.4;
}

.stats-desc span{
    padding: 0 10px;
}

.df-align-center{
    display: block;
    margin: 0 auto 15px;
    text-align: center;
}

.df-topbar-left{
    float: right;
}

.related-title {
    text-transform: none;
}

.about-author {
    display: none;
}

.post-pagination{
    display: none;
}

.related-post{
    display: none;
}

.posted-on{
    display: none;
}

.df-topbar {
    display: block;
}

.widget_dahz_recent_entries .recententries {
    margin-bottom: 5px;
}

.about-us-block{
    padding: 5% 0 5%;
}

#apie-mus{
    background: url("images/Siparum_komanda2c.jpg") center center no-repeat;
    background-size: cover;
}

@media only screen and (max-width: 1299px) {
    .about-us-block{
        padding: 3% 0 3%;
    }

}


@media only screen and (max-width: 992px) {
    .df_modal.df-small {
        width: 75%;
    }
    .vc_row.vc_row-flex.team-holder{
        padding: 0!important;
    }
}

@media only screen and (max-width: 767px) {
    #apie-mus{
        background: url("images/Siparum_komanda2c.jpg") 0 center no-repeat;
        background-size: cover;
    }
}

@media only screen and (max-width: 479px) {
    .vc_row.vc_row-flex.team-holder{
        height: 260px;
    }
    #rev_slider_1_1_forcefullwidth {
        height: 440px!important;
    }
    #rev_slider_1_1_wrapper {
        height: 440px!important;
    }
}

