/* 
Theme Name: FISOL 2026
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Jose García
Author URI: https://grupogo.com.co/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
#wp-admin-bar-root-default {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1rem !important;
}
body {
    background: #ffffff;
}
html {
  scroll-behavior: smooth;
}

/*--- MENU ---*/

/*- - - H O M E - - - /*/


.fisol-product-card {
    padding: 1em 1.5em;
    border: 1px solid #bbbbbb;
    border-radius: 0px;
    margin-bottom: 10px;
}
.fisol-catalog-search {
    border-radius: 0px !important;
}

.fisol-product-card h4 {
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 0 0 2px;
}
.fisol-product-card h4 strong {
    color: #cf2b2a;
}
.fisol-product-card p {
    margin-top: 20px;
}
/*--- FOOTER  ---*/
