/*!
Theme Name: Praveen ID
Theme URI: https://them.es/starter
Author: Puppets Media
Author URI: https://puppetsmedia.com
Description: Custom Starter theme
Version: 3.5.3
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: Praveenid
*/

/* From http://codex.wordpress.org/CSS */

.select2-container{
    width:100%!important;
}


.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:40px!important;
}
.select2-container .select2-selection--single{
	height:40px!important;
	margin-bottom:20px;
}

