/* Theme Name: Egovt Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of egovt
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: egovt
Version: 1.19
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  egovt-child
*/


/*********************** WEB SITE ADESPROC // by NOVA INTERACTIVA 2026 *******************/

/**** HOME ****/
/* footer menu */
#adesproc2026-footermenu .sub-menu,
#adesproc2026-footermenu2 .sub-menu{
	display: none!important;
}

/* hero boxes */
.adesproc-hboxes{
	box-shadow: 2px 2px 10px #00000055;
}
.adesproc-hbox1,
.adesproc-hbox2,
.adesproc-hbox3,
.adesproc-hbox4{
	display: block;
	width: 95px;
	height: 95px;
}
.adesproc-hbox1{
	background: url(/wp-content/uploads/2026/08/hhbox-ico-1C.svg) no-repeat;
}
.adesproc-hbox1:hover{
	background: url(/wp-content/uploads/2026/08/hhbox-ico-1CW.svg) no-repeat;
}
.adesproc-hbox2{
	background: url(/wp-content/uploads/2026/08/hhbox-ico-2c.svg) no-repeat;
}
.adesproc-hbox2:hover{
	background: url(/wp-content/uploads/2026/08/hhbox-ico-2CW.svg) no-repeat;
}
.adesproc-hbox3{
	background: url(/wp-content/uploads/2026/08/hhbox-ico-3C.svg) no-repeat;
}
.adesproc-hbox3:hover{
	background: url(/wp-content/uploads/2026/08/hhbox-ico-3CW.svg) no-repeat;
}
.adesproc-hbox4{
	background: url(/wp-content/uploads/2026/08/hhbox-ico-4C.svg) no-repeat;
}
.adesproc-hbox4:hover{
	background: url(/wp-content/uploads/2026/08/hhbox-ico-4CW.svg) no-repeat;
}
.adesproc-hboxes1:hover .adesproc-hbox1{
	background: url(/wp-content/uploads/2026/08/hhbox-ico-1CW.svg) no-repeat;
}
.adesproc-hboxes2:hover .adesproc-hbox2{
	background: url(/wp-content/uploads/2026/08/hhbox-ico-2CW.svg) no-repeat;
}
.adesproc-hboxes3:hover .adesproc-hbox3{
	background: url(/wp-content/uploads/2026/08/hhbox-ico-3CW.svg) no-repeat;
}
.adesproc-hboxes3:hover .adesproc-hbox4{
	background: url(/wp-content/uploads/2026/08/hhbox-ico-4CW.svg) no-repeat;
}


.adesproc-hboxes1 .second_font,
.adesproc-hboxes2 .second_font,
.adesproc-hboxes3 .second_font,
.adesproc-hboxes4 .second_font{
	min-height: 60px;
	display: inline-block;
}
.adesproc-hboxes1:hover .second_font,
.adesproc-hboxes2:hover .second_font,
.adesproc-hboxes3:hover .second_font,
.adesproc-hboxes4:hover .second_font{
	color: white!important;
}

/* box - "Libertad" */
#adesproc-box-libertad .second_font{
	text-align: center;
}

/* box - piso DONAR */
#adesproc-piso-donar{
	padding-left: 0;
}

/* box search sidebar */
.widget_search .search-submit{
	background-color: #e7670a;
	border-radius: 20px;
	color: white;
}

/* piso de noticias */
.adesproc-homenews{
	
}

/**** INTERNAS ****/

#adesproc-paginador1 .page-numbers{
	width: unset;
}

.default article.post-wrap .post-title h2.post-title a {
    text-transform: none!important;
}