/*
 Theme Name:   Mighti Child
 Theme URI:    https://mighti.themewant.com/
 Description:  Mighti Child
 Author:       Themewant
 Author URI:   http://themewant.com
 Template:     mighti
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
.sticky_form.rts-search-popup {
	display: none;
}
.elementor-9046 .elementor-element.elementor-element-0d28bd2 .elementor-tab-content {
    padding: 20px !important;
}
.page-id-9277 .bg-dark-1, .page-id-13206 .bg-dark-1{
    background-color: #ffffff !important;
}
.rts-light-mood .rts-fs-menu {
    background-color: #000000;
    background-image: url(https://hisun.cl/wp-content/uploads/2023/10/Bg-manu-burguer.jpg);
    background-position: top center;
    background-size: cover;
}
.rts-fs-menu .burger_close_icon {
    color: #ffffff;
}
.tituloHome {
	font-size: 50px;
    text-align: center;
	display: block;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
}
.desctHome {
	font-size: 34px;
    text-align: center;
    display: block;
    text-transform: initial;
    font-weight: 500;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
}
.menu-area .navbar ul li .sub-menu::after {
    background-color: #EC1C24;
}
.bg-dark-1 {
    background-color: #000000;
}
.rts-breadcrumb-area .inner .bg-text {
    color: rgba(255, 255, 255, 0.05);
}
.elementor-4907 .elementor-element.elementor-element-8a5cd79:not(.elementor-motion-effects-element-type-background), .elementor-4907 .elementor-element.elementor-element-8a5cd79 > .elementor-motion-effects-container > .elementor-motion-effects-layer
 {
    background-color: #000000 !important;
}
.reactheme-breadcrumbs .breadcrumbs-single {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image: url(http://hisun.cl/wp-content/uploads/2025/08/bg-contacto-1.jpg) !important;
}
.page-template .main-contain {
    background-color: #ffffff !important;
}
/*Smartphone*/
@media (max-width: 480px) {
	.tituloHome {
		font-size: 34px;
	}
	.desctHome {
    	font-size: 26px;
	}
}