/* 
Theme Name: Aquassentials 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 ---*/
.page-id-266 .elementor.elementor-190.elementor-location-header,
.page-id-481 .elementor.elementor-190.elementor-location-header,
.page-id-2 .elementor.elementor-190.elementor-location-header {
  margin-bottom: -62px;
}
/*- - - H O M E - - - /*/
/*- - - scroll - - - /*/
.elementor-image-box-content {
    padding: 10px 30px;
}
.elementor-image-box-title {
    font-family: "Poppins", Sans-serif !important;

.elementor-image-box-content h3 a {
    font-family: poppins !important;
}
.elementor-image-box-img img {
    border-radius: 20px 20px 0 0 !important;
}
.btn{
    width: auto;
    max-width: auto;
    padding: 5px 50px 5px 50px;
    border-radius: 50px 50px 50px 50px;
}

/*--- FOOTER  ---*/
.top-noticia h2,
.interior-noticia h2{
    font-size:1.6em;
    font-family: "Barlow", Sans-serif;
}