/**
* Theme Name: Archdeco Child
* Description: This is a child theme of Archdeco.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: archdeco
* Version: 1.2.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: archdeco-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/
.info-proyecto{
	height:100%;
	background:#00000075 !important;
	top:0px;
	left:0px;
}
.info-proyecto{
	opacity:0;
}
.info-proyecto:hover{
	opacity:1 !important;
}
h6{
	color:#fff;
}
.page-id-37791 .elementor img{
	height:100%;
}
.elementor-slideshow__title{
	display:none;
}
@media only screen and (max-width: 1180px) {
  .elementor-86 .elementor-element.elementor-element-67cf1584 {
   --display:block;
  }
	.e-gallery-justified .e-gallery-item {
    position: relative;
    width: 100%;
    height: 350px;
    padding-bottom: 20px;
    top: 0px;
    min-height: 380px;
	}
	.e-gallery-justified{
		padding-bottom:0px;
	}
	
}