/*
 Theme Name:   Agencium Child
 Description:  Agencium Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/agencium
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     agencium
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  agencium-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
.portfolio-date,
.portfolio-info-table .portfolio-info-item:first-of-type {
    display: none;
}

.portfolio-details .portfolio-info:after {
    content: '';
   	width: 60px;
    height: 100px;
    background-image: url("https://pruebas.jesus-nazareno.es/wp-content/uploads/2025/03/anagrama-blanco-y-gris-mini-2.png");
    background-size: 60px 100px;
	transform: none;
}

.page-title {
    display: none;
}