/*
Theme Name:     Newsmag Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newsmag                             
Version:        3.3c
*/

/* Ajusta el contenedor del logo para que no sea rectangular */
.td-header-wrap .td-header-sp-logo {

    max-width: 200px; /* Cambia este valor según el ancho que desees para tu logo */
}

.td-header-wrap .td-header-sp-logo img {
    max-height: 160px !important; /* Cambia este valor según el alto que prefieras */
    width: auto;
}

/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
