/*
Theme Name: Qwery Child Theme
Theme URI: https://qwery.ancorathemes.com/
Description: Qwery is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 3.8.0
Tested up to: 7.0
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: qwery
Template: qwery
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

/**
* Contact page
*/
@media screen and (max-width: 782px){
	#forminator-module-21226 .forminator-pagination-steps{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#forminator-module-21226 .forminator-step{
		padding:0 20px !important;
	}
	#forminator-module-21226 .forminator-step-label{
		display: flex
	}
	#forminator-module-21226 .forminator-break {
		width: 1px;
		height: 24px;
		margin: 0 6px;
		position: relative;
		z-index: 0;
	}
}