/*!
Theme Name: Hello Elementor Child
Theme URI: https://crocoblock.com/
Author: Crocoblock
Author URI: https://crocoblock.com/
Description: Child theme for Hello Elementor with all CrocoBlock features compatibility.
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor-child
*/

@media (min-width: 921px) {
    .mobile-sign-up {
        display: none !important;
    }
}

footer.site-footer ul li {
	list-style-type: none;
}

.jet-breadcrumbs .jet-breadcrumbs__item:nth-last-child(-n+2) {
	display: none;
}

.site-content .ast-container {
	display: block;
}

h1,h2,h3,h4,h5,h6 {
    margin-block-start:0
    ;margin-block-end:0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}



/* selector, selector .elementor-widget-container, selector .elementor-image, selector .elementor-image > a {
    height: 100%;
} */