/*
Theme Name: Evently
Theme URI: https://evently.qodeinteractive.com/
Description: A Modern Multi-Concept Event and Conference Theme
Author: Mikado Themes
Author URI: https://themeforest.net/user/mikado-themes
Text Domain: evently
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Requires at least: 6.3
Tested up to: 6.9
Requires PHP: 7.4
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.footer-newsletter-input-wrap{
	padding-bottom: 15px
}


.footer-newsletter-input-wrap input{
	background-color: white !important;
}

.footer-newsletter-btn-wrap input{
	width:100% !important;
}

.wp-block-woocommerce-customer-account a:hover, .lang_sel_sel:hover{
	text-decoration: none !important;
	color: #356bf8 !important;
}

.wp-block-woocommerce-customer-account{
	margin-right: 5px
}

.woocommerce-Address-title h2{
	font-size: 26px !important;
}
.text-center{
	text-align: center;
}

@media (max-width: 768px) {
  h1.mkdf-page-title {
    font-size: 14px;
	padding: 0px 0px 0px 0px !important;
  }
	.mkdf-page-subtitle {
		font-size: 14px !important;
    line-height: 5px !important;
    margin: 0px 0 0 !important;
	}
	.mkdf-title-separator{
		display: none !important;
	}
}