/*
Theme Name:     Verrier
Theme URI:      https://verrier.io
Template: hello-elementor
Author:         Verrier
Author URI:     https://verrier.io
Description:    Verrier is a child theme of Hello Elementor, created by Elementor team Verrier.
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:    verrier
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

html, body {
	overflow-x: inherit !important;
 	position: relative;
}


/* elementor form success notice */
.elementor-message.elementor-message-success {
    color: #fff;
    margin-top: 30px;
    text-align: center;
    border: 1px solid #259e63;
    padding: 10px;
    border-radius: 5px;
}



/*Responsive CSS*/
@media (max-width: 767px) {}