.taxonomy-cpt-1 .inner-category{position:relative;height:280px;margin-bottom:30px}.taxonomy-cpt-1 .inner-category img{height:280px}.taxonomy-cpt-1 .inner-category .wrapper-text{height:280px;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;padding:5%;background:rgba(0,0,0,.2);opacity:1;transition:opacity .5s}.taxonomy-cpt-1 .inner-category .wrapper-text .title{margin-bottom:20px}.taxonomy-cpt-1 .inner-category .wrapper-text *{color:#fff}.taxonomy-cpt-1 .inner-category .wrapper-text h3{padding:3px 6px}.taxonomy-cpt-1 .inner-category .wrapper-text a{opacity:0;transition-duration:.5s}.taxonomy-cpt-1 .inner-category .wrapper-text a:hover{opacity:.7}.taxonomy-cpt-1 .inner-category:hover .wrapper-text{transition:opacity .5s;background:rgba(0,0,0,.5);opacity:1;transform:scale(1)}.taxonomy-cpt-1 .inner-category:hover .wrapper-text h3{background:rgba(0,0,0,.5);color:var(--w-color)}.taxonomy-cpt-1 .inner-category:hover .wrapper-text a{opacity:1}