/*
	Theme Name:   Grenier Architecture (Hello Elementor - Child)
	Theme URI:
	Description:
	Author:       VERYA Inc.
	Author URI:   https://verya.ca/
    Template:     hello-elementor
	Version:      1.0.0
	License:      GNU General Public License v2 or later
	License URI:  http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain:  grenier2
*/



body
    { overflow-x:hidden; }

    body[class*="elementor-page"] .elementor-widget-text-editor p:last-child,
    body[class*="error404"] .elementor-widget-text-editor p:last-child
        { margin-bottom:0 !important; }



.animated.animated-fast
    { animation-duration:.5s !important; }



/* MEDIA QUERY: Mobile Portrait (<= 767px) -> Mobile Portrait breakpoint in Elementor */
@media screen and (max-width: 767px) {



}



/* MEDIA QUERY: Mobile Landscape (<= 880px) -> Mobile Landscape breakpoint in Elementor */
@media screen and (max-width: 880px) {



}



/* MEDIA QUERY: Tablet Portrait (<= 1024px) -> Tablet Portrait breakpoint in Elementor */
@media screen and (max-width: 1024px) {

    

}



/* MEDIA QUERY: Tablet Landscape (<= 1200px) -> Tablet Landscape breakpoint in Elementor */
@media screen and (max-width: 1200px) {



}
