/* 
Theme Name: Sharpen.Studio
Theme URI: https://github.com/elementor/hello-theme/
Description: Theme for D&C
Author: Sharpen.Studio
Author URI: https://sharpen.studio/
Template: hello-elementor
Version: 1.0.1
Text Domain: sharpen-studio
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

/*
    Add your custom styles here
*/
.flatpickr-prev-month svg{
	    padding-left: 5px;
}
.flatpickr-next-month svg{ 
		padding-right:5px;
}
.flatpickr-prev-month svg, .flatpickr-next-month svg{ width:20px;}
.flatpickr-month{
				display:flex !important;
				align-items: center !important;
				justify-content: space-between !important;
}
.flatpickr-current-month {
    			position: static !important;
				padding:0px !important;
				align-content: center !important;
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
    			margin: 0 !important;
}
.flatpickr-current-month .numInputWrapper {
    width: 4ch !important;
}
.elementor-2109 .elementor-element.elementor-element-0f2ae8f .jeg-elementor-kit.jkit-button .jkit-button-wrapper {
    text-wrap: auto !important;
}