/**
* Theme Name: Akomo Child
* Description: This is a child theme of Akomo, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/yogs-themes">Yogs Themes</a>
* Template: akomo
* Version: 2.4
*/

.about-section-two .image img{
	width: 800px;
	height: 400px;
	object-fit: cover;
}

.about-section-two .image-2 img{
	width: 500px;
	height: 600px;
	object-fit: cover;
}

.about-section-two .image-3 img{
	width: 350px;
	height: 250px;
	object-fit: cover;
}

.experience-section .theme-btn, .page-breadcrumb, .widget_akomo_contact_info .text, .scroll-to-top{
	display: none !important;
}

.main-footer .logo img{
	object-fit: contain;
}

.preloader:after{
	background-image: url(https://corralejosonne.com/wp-content/uploads/2025/01/favicon.png) !important;
	background-size: contain !important;
}

.preloader:before{
	content: "Cargando" !important;
}

.main-footer.style-two .widgets-section{
	padding-top: 120px !important;
}

.dunasolBLue{
	margin-bottom: 0px !important;
}

.dunasolBLue .sub-title-three{
	font-size: 50px !important;
}

.about-section-two{
	padding-top: 60px !important;
}