/*
Theme Name: OneOnOny NYC - 2024
Template: enfold
Description:
Version: 2.0.24
Author: Eden Marketing
Author URI: http://edenmarketing.com
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
*/


/*
* PLEASE DO NOT EDIT THIS FILE!
*
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme.
* Instead use the custom.css file that is located in your themes /css/ folder to add your styles.
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->General Styling
*/
@media screen and (max-width: 426px) {
	.bridge-column{
		width: 100% !important;
		float: left !important;
	}
	.flex_column.av_one_third {
    	width: 100% !important;
	}

}
body .ginput_container.ginput_container_fileupload input{
	
}
body .ginput_container.ginput_container_checkbox,
body .ginput_container.ginput_container_radio{
	padding:6px 0 0 1em;
}
body .gform-theme--framework .gppt-has-page-transitions .swiper-slide{
	padding-bottom:2em;
}