/*!
Theme Name: Qcore
Theme URI: https://qcore.fund/
Author: Squeeze Creative
Author URI: https://squeezecreative.com.au
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: qcore
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Qcore is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*

.sqz-main_slider {height:100vh; background:#000;}
.sqz-swipe_slide img {width:100%; height:100vh; object-fit:cover; transition:all 0.3s ease-in-out 0s; }
.sqz-swipe_slide.zoom img {transform:scale(1.2); transform-origin: 50% 50%;}
.sqz-main_slider img {transition:transform 10s ease-in-out 0s; display:block; transform: scale(1.2); transform-origin: 50% 50%;}
.sqz-main_slider .swiper-slide-active img {transform: scale(1); }
*/
/*
.slick-vertical .slick-slide {border:none;}
.sqz-main_slider img , .sqz-main_slider .slick-current img {transform:scaleY(1.2); height:100vh; width:100%; object-fit:cover;}
.sqz-main_slider .slick-active {position:relative; z-index:3;}
.sqz-main_slider .slick-active img {transform:scaleY(1);}
*/

body.home {padding-top: 200vh;}
@media (max-width:640px) {
	.gform_wrapper.gravity-theme .gform_fields {grid-template-columns: repeat(12, 1fr) !important;} 
	
}
