/*
Theme Name:   Ukola Child
Theme URI:    https://ukolahome.es
Description:  Tema hijo para U'KOLA Estudio de Cocinas
Author:       Ukola
Author URI:   https://ukolahome.es
Template:     astra
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ukola-child
*/

/*
  NOTA: El valor de "Template" debe coincidir exactamente con
  el nombre de la carpeta de tu tema padre en /wp-content/themes/
  
  Temas más comunes con Elementor:
    - Hello Elementor  → Template: hello-elementor
    - Astra            → Template: astra
    - OceanWP          → Template: oceanwp
    - GeneratePress    → Template: generatepress
    - Neve             → Template: neve
  
  Si tu tema padre es distinto, cambia la línea "Template:" arriba.
*/


/* Menu fijo superpuesto sobre el contenido */
html body { padding-top: 0 !important; }/* Logo mas grande */
#ukola-header .ukola-logo img { height: 56px !important; }
