/*
Theme Name: ColorMag Hijo
Theme URI: http://autentica.felicidad
Version: 4.0
Description: Tema hijo de MyProduct para hacer cambios sin riesgo
Author: Autentica
Author URI: http://autenticafelicidad.com
Template: colormag
*/
 
@import url("../Colormag/style.css");
 
/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/

/* Estilo linea titulos */
.linea {
	border-bottom: 2px solid #289dcc;
	font-size: 18px;
	margin-bottom: 15px;
	padding-bottom: 0;
	
/* Ocultar Geo */
.geodir_address_map_row {
    display: none !important;
}
/* Ocultar nombre IG */
	.sb_instagram_header {
		display: none !important;
	}

/* Ocultar Titulo Galería Elementor */
	.elementor-slideshow__title
	{
		display: none !important;
	}
	
/* Footer */
	.tg-fourth-footer-widget {
    width: 60%;
    float: right;
    margin-right: 0;
}
	
/* Color Menu */
#site-navigation {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
	position: relative;
	background-color: #6EC1E4;
	border-top: 4px solid #289dcc;
}

/* Animación flecha */
	.avro_icon1{
		animation-iteration-count: infinite;
	}
	
/* GEO */
	.geodir_adress_map_row {
		display: none !important;
	}
	
/* =FOOTER WIDGET AREA
----------------------------------------------- */
.footer-widgets-wrapper {
	border-top: 1px solid #f2f2f2;
	background-color: #303440;
}

.footer-widgets-area {
	padding-top: 45px;
	padding-bottom: 10px;
	color: #cccccc;
}

.tg-footer-main-widget {
	width: 39.473684%;
	float: left;
	margin-right: 2.631579%;
}

.tg-footer-other-widgets {
	float: right;
	width: 57.894737%;
}

.tg-second-footer-widget {
	width: 40%;
	float: left;
	margin-right: 4.545454%;
}	
	
.tg-third-footer-widget {
	width: 0.1%;
	float: left;
	margin-right: 4.545454%;
}

.tg-fourth-footer-widget {
	width: 0.1%;
	float: right;
	margin-right: 0;
}

.footer-widgets-area .widget-title {
	border-bottom: 2px solid #289dcc;
	font-size: 18px;
	margin-bottom: 15px;
	padding-bottom: 0;
}

.footer-widgets-area .widget-title span {
	background-color: #289dcc;
	color: #ffffff;
	padding: 6px 12px;
	display: inline-block;
}

.footer-widgets-area p {
	text-align: left;
	color: #aaaaaa;
}

.footer-widgets-area a {
	color: #ffffff;
}

.footer-widgets-area a:hover {
	color: #289dcc;
}

#colophon .widget {
	margin-bottom: 40px;
}

#colophon, #colophon p {
	font-size: 14px;
	line-height: 1.4;
}