/*!
Theme Name: Kinsley Child
Theme URI: https://bslthemes.site/kinsley/
Author: beshleyua
Author URI: https://themeforest.net/user/beshleyua
Description: Kinsley - Hotel WordPress Theme
Version: 1.0.3
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: kinsley
Text Domain: kinsley-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

.google-map-form,
.google-map-form .elementor-custom-embed,
.google-map-form iframe{
	width: 100% !important;
    height: 100% !important;
}

.expiration_month, .expiration_year, .cvv {
    display: inline-block;
    width: 31.68%;
    vertical-align: top;
    margin-right: 2%;
    margin-bottom: 0;
}

.cvv {
    margin-right: 0;
}

.mphb-checkout-section .mphb-billing-fields {
    margin-left: 0;
}

.footer .knsl-footer .knsl-footer-social, .hf-type-footer .knsl-footer-social {
    padding-top: 0;
}

.knsl-book-form {
	background-color: #0E0E0E !important;
}

#menu-main-menu li.mphbmc-menu-currency-switcher-item-selected > a::before {
    content: "Currency:";
    text-transform: none;
    top: 4px;
}

#menu-main-menu li.mphbmc-menu-currency-switcher-item-selected {
    margin-top: 30px;
}

#menu-main-menu li.mphbmc-menu-currency-switcher-item-selected > .icon {
    top:-20px;
}

#menu-main-menu li.mphbmc-menu-currency-switcher-item-selected > a {
    padding-left: 50px;
    font-size: 20px;
}

#menu-main-menu li.mphbmc-menu-currency-switcher-item-selected > ul {
    padding-left: 50px;
}

@media only screen and (max-width: 991px){

	.google-map-form,
	.google-map-form .elementor-custom-embed,
	.google-map-form iframe{
		height: auto !important;
		min-height: 400px !important;
	}

    .google-map-form{
        position: inherit !important;
    }
}