/*
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
*/

.main-container .site-footer .pos-top .row-inner { height: auto!important}
.post-type-archive-notas .header-wrapper.header-scroll-opacity { max-height: 50vh!important}
.post-type-archive-productos .main-wrapper .style-color-xsdn-bg ,
.post-type-archive-notas .main-wrapper .style-color-xsdn-bg { background-color: #f7f7f7!important;}
.post-type-archive-productos .t-entry p+hr,
.post-type-archive-productos .t-entry-author,
.post-type-archive-notas .t-entry p+hr,
.post-type-archive-notas .t-entry-author { display: none!important}
.single-notas #page-header { background: #eee}
.single-notas h1 { color: #F6842D!important}
.single-notas .header-wrapper.header-scroll-opacity { max-height: 50vh!important}
.single-notas .author-info { display: none!important}

.portfolio-wrapper .limit-width { max-width:1920px; margin: auto;}
.imagen-destacada { width: 100%; padding: 0 10px 10px 0}

.detail-container ,
.detail-container  .detail-label { display: block}
.detail-mt2 .detail-label {color:#f6842d!important; font-size: 22px!important}

.post-type-archive-portfolio .tmb > .t-inside {width: calc(100% + 1px); border: 5px solid #fff}
.post-type-archive-portfolio .isotope-wrapper.single-gutter { margin: 0!important}
.post-type-archive-portfolio .main-container .row-container .double-bottom-padding { padding:25px  0!important}
.post-type-archive-portfolio .isotope-container > .tmb > .t-inside { margin: 0!important}
.post-type-archive-portfolio .single-gutter > div > .tmb { margin-top: -1px!important; padding: 0!important}
.post-type-archive-portfolio .tmb .t-entry-text { display: none; background:rgba(246, 132, 45,.8);background:rgba(0, 0, 0,.65);text-align: left;position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;align-content: center;justify-content: center;justify-items: center;}
.post-type-archive-portfolio .tmb:hover  .t-entry-text{display: flex;}
.post-type-archive-portfolio .tmb-no-bg:not(.tmb-content-lateral).tmb .t-entry-text .t-entry-text-tc {display: flex;align-content: center;justify-content: center;justify-items: center;align-items: center;color: #fff;}
.post-type-archive-portfolio .tmb-light.tmb .t-entry-text .t-entry-title a {color: #fff;font-size: 18px !important;position: absolute;text-align: center;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-content: center;justify-content: center;justify-items: center;align-items: center;}
.post-type-archive-portfolio .tmb .t-entry-visual img {width: auto;max-width: none;position: relative;display: block;height: 130%;}
.post-type-archive-portfolio .tmb .t-entry-visual .pushed, .tmb .t-entry-visual .t-entry-visual-cont > a {overflow: hidden;position: absolute;top: 50%;bottom: 0;left: 50%;right: 0;transform: translate(-50%,-50%);width: 100%;height: 100%;}
.post-type-archive-portfolio .tmb .dummy {padding-top: 60% !important; }

@media (max-width: 1200px) {
	.imagen-destacada {padding: 0 0 10px 0;}
}
@media (max-width: 960px) {
	.imagen-destacada {padding: 0 4px 10px 0;}
}