/*
Theme Name: Resideo Child
Theme URI: http://pixelprime.co/themes/resideo-wp/
Template: resideo
Description: Resideo Child Theme
Version: 2.5.1
Author: Pixel Prime
Author URI: http://pixelprime.co/
Text Domain: resideo
Tags: black, white, light, four-columns, responsive-layout, custom-colors, custom-header, custom-menu, featured-image-header, full-width-template, sticky-post, theme-options, translation-ready, threaded-comments
License: 
License URI: 
*/

/* GRID DYNAMIC POSTS TBS */
.dce-post-block{
    display: block;
    position: relative;
    overflow: hidden;
    height: 360px;
    box-shadow: 0px 15px 30px rgba(0,0,0,0.10);
    margin-bottom: 30px;
}
.dce-post-block .dce-meta-item .dce-img{
    width: 100%;
    height: 246px;
}
.dce-post-block .dce-post-terms .dce-term-item{
    font-family: "IBM Plex Sans";
    font-size: 1.3rem;
    font-weight: 900;
}
.dce-post-block .dce-item_custommeta{
    height: 246px;
}
.dce-post-block .dce-item_termstaxonomy{
    text-align: left !important;
    padding-top: 10px;
    padding-left: 20px;
}
.dce-post-block .dce-item_title{
    text-align: left !important;
    color: #333;
    opacity: .7;
    padding-left: 20px;
}
.dce-post-block .dce-item .dce-item_title .dce-post-title{
    padding: 15px;
}
