/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter-Italic.woff2') format('woff2'),
        url('fonts/Inter-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter-Regular.woff2') format('woff2'),
        url('fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

a:hover{color: #ed6000 !important}
.side-menu a .sm-label{
    color: #fff;
}
.press-listing .t-entry-category.t-entry-tax{
    font-style: italic;
    font-size: 14px !important;
    line-height: 24px;
}

body .press-listing .tmb-meta-weight-500.tmb .t-entry p.t-entry-meta span.t-entry-date,
.press-listing span.t-entry-date{
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 24px;
}
.press-listing .t-entry p.t-entry-meta:nth-child(2){
    margin-top: 0px !important;
}
.press-listing .t-entry-visual-cont img{
    border: 1px solid #eee;
}
body .press-listing .t-entry-title.font-weight-500 a,
.press-listing .t-entry-title{
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 11px;
    font-weight: 600 !important;
}
.press-listing .t-entry-excerpt p{
    line-height: 26px;
}
.press-listing .t-entry-text-tc{
    padding: 10px 0px;
}
.press-listing .t-entry-readmore.btn-container{
    margin-top: 30px !important;
}
.post-template-default.single-post .category-info{
    font-size: 16px;
}

.custom-link.btn {
	text-transform: none!important;
}

footer#colophon span {
	text-align: center;
}

@media (max-width:600px){
    .single-post #page-header {
        display: none;
    }
    
    /* owl */
    #projekte-slider .owl-carousel-wrapper,#projekte-slider .owl-carousel-wrapper .t-inside   {
        height: 35vh!important;
        
    }   
    
    #projekte-slider .uncode-nav-container {
        opacity: .6!important;
        max-width: 40px!important;
        max-height: 40px!important;
    }
}

@media (max-width:960px){
    footer *{
        text-align: center!important;
    }   
}

@media (min-width:600px){
    .single .heading-text p {
        padding: 0 12%;
    }

}



.grid-filters ul.menu-smart a {
    font-family: 'Noto Sans', sans-serif!important;
    font-size: 14px!important;
}
.grid-filters ul.menu-smart a.active {
    
}



@media (min-width:600px){
    #projekte {           
        padding-top: 100px;
    }
}

/* STARTSEITE INLINE */
#projekte-slider .single-block-padding{
    padding-left: 70px;
    padding-bottom: 70px;
}
#projekte-slider .single-block-padding .btn-container{
    padding-top: 30px;
}
@media screen and (min-width:1000px) {
    #projekte-slider .uncode-owl-nav .uncode-nav-prev{
        padding-left: 0;
        padding-right: 0;
    }
    #projekte-slider .uncode-owl-nav .uncode-nav-next{
        padding-left: 0;
        padding-right: 0;
    }
}


/* UNCODE CSS */
.single-portfolio .owl-nav-container {
    height: 45px;
    width: 45px;
    border-radius: 50% !important;
}
.single-portfolio .owl-nav-container i{
    top: 11px;
}
.current-menu-item{
    pointer-events: none;
}
body .main-container .press-header .vc_custom_heading_wrap {
    margin-top: 20px !important;  
}

body .wpcf7 form span.wpcf7-not-valid-tip {
    color: red !important;
}

.t-entry-category.t-entry-tax a {
    pointer-events: none;
    color: inherit !important;
    text-decoration: none !important;
    cursor: default !important;
}
.new-element p {margin-top: 10px !important;}


.uncode-close-offcanvas-mobile {
    top:30px;
    z-index: 9999;
}


.error404 #sections-container h1 {
    margin-top: 50px!important;
}
.errorpage ul {
    list-style: disc;
    padding: 15px;
}
.errorpage ul li {
    padding: 5px 5px 5px 5px;
    margin-left: 15px;
    
}


.btn-container .btn {
    font-size: 14px;
    letter-spacing: 0;
}
@media (max-width:767px){
    .btn-container .btn {
        font-size: 16px;
    } 
}
