/*
Theme Name: KidsCare Child Theme
Theme URI: https://kidscare.axiomthemes.com/
Description: KidsCare is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AxiomThemes
Author URI: https://axiomthemes.com/
Version: 3.2.7
Tested up to: 6.9.1
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: kidscare
Template: kidscare
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
/* País de Xauxa: capçalera */
.top_panel_default .sc_layouts_logo img { max-height: 90px !important; width: auto; }
@media (min-width: 1280px) {
	.top_panel_default .sc_layouts_row .sc_layouts_column.column-1_4 { width: 12%; }
	.top_panel_default .sc_layouts_row .sc_layouts_column.column-3_4 { width: 88%; }
	.top_panel_default .sc_layouts_menu_nav > li > a { padding-left: 0.45em !important; padding-right: 0.45em !important; }
}

/* Contingut migrat de Visual Composer */
.elementor-widget-text-editor img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.elementor-widget-text-editor h1, .elementor-widget-text-editor h2, .elementor-widget-text-editor h3,
.elementor-widget-text-editor h4, .elementor-widget-text-editor h5 { margin-top: 0.4em; margin-bottom: 0.4em; }

/* Capçalera en pantalles mitjanes i mòbil */
@media (min-width: 1024px) and (max-width: 1279px) {
	.top_panel_default .sc_layouts_row .sc_layouts_column.column-1_4 { width: 10%; }
	.top_panel_default .sc_layouts_row .sc_layouts_column.column-3_4 { width: 90%; }
	.top_panel_default .sc_layouts_logo img { max-height: 70px !important; }
	.top_panel_default .sc_layouts_menu_nav > li > a { padding-left: 0.3em !important; padding-right: 0.3em !important; font-size: 12px; }
}
@media (max-width: 1023px) {
	.top_panel_default .sc_layouts_row .sc_layouts_column.column-1_4 { width: 50%; }
	.top_panel_default .sc_layouts_row .sc_layouts_column.column-3_4 { width: 50%; }
	.top_panel_default .sc_layouts_logo img { max-height: 60px !important; }
	.top_panel_default .menu_main_nav_area { display: none !important; }
	.top_panel_default .sc_layouts_menu_mobile_button { display: inline-block !important; }
}
