/* 
Theme Name: COOL WAYS
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;
}
html{

}
body{
    overflow-x: hidden;
}

header.page-header,
.site-header,
footer#site-footer {
    display: none !important;
}
.elementor-nav-menu .elementor-item {


}
.hidden{
    display: none !important;
}

span.menu-item-description {
    font-size: 14px;
    display: block;
    clear: both;
    font-style: italic;
}
.elementor-nav-menu .elementor-item {
    display: block;
}
.menu-item img {
    max-height: 50px;
    display: block;
    margin: 0 auto 10px auto;
    width: auto;
}
/*--- /MENU ----*/

p.elementor-icon-box-description {
    padding-bottom: 15px !important;
}
span.numeros {
    font-size: 35px;
    line-height: 1em;
    display: block;
    font-weight: 800;
}
input[type=date], input[type=email], input[type=number], input[type=password], 
input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    padding: 0.5rem 0rem !important;
}
/*--- Politicas --*/
#politicas-pagina {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    color: #000;
}

@media (max-width: 1024px){
 
}
@media (min-width: 769px) and (max-width: 1024px){
    .colores h3{
        font-size: 28px !important;
    }
}
@media (min-width: 769px) and (max-width: 820px){
    .elementor-2 .elementor-element.elementor-element-442dc4f5 > .elementor-container,
    .elementor-2 .elementor-element.elementor-element-b2e42e5 .swiper-slide {
        height: 60vh !important;
        min-height: 60vh;
    }
}
