/**
* Theme Name: Machic Child
* Description: This is a child theme of Machic, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: machic
* Version: 1.4.6
*/

.site-header .header-mobile .site-brand img {
    width: 200px !important;
}

.iconboxes-widget {
    border: 1px solid var(--color-theme-border);
    background-color: #744fc8 !important;
    border-radius: 10px !important;
}

.site-brand a img {
	width: auto !important;
    height: 70px !important;
}

.header-type1 .header-top {
	height: 15px !important;
}

.header-type1 .header-nav .site-menu .menu > li > a:hover, .header-type1 .header-nav .site-menu .menu .sub-menu a:hover, .header-type1 .header-nav .site-menu .menu > li.menu-item-has-children:hover > a, .header-type1 .header-nav .site-menu .menu .sub-menu .menu-item-has-children:hover > a {
    color: #dbbaff !important;
}

.contact-form {
        background-color: #804ece !important;
    color: white !important;
}

.contact-form > p {
    color: white !important;
}

.prueba-banner {
	font-size: 0.75rem !important; 
	opacity: 0.5 !important;
}

.banner-bottom {
	margin-top: 15px !important;
	margin-bottom: -20px !important;
}

.banner-inner {
    position: relative; /* Asegura que el ::before se posicione correctamente */
    background-image: url(https://sashipet.cl/wp-content/uploads/2025/02/retrato-diversos-gatos-perros-raza-feliz-sentados-juntos-aislados-amarillo_191971-30587.png);
    background-position: 50px 285px;
    background-size: cover;
}



