/*!
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.0
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
*/

.home .elementor-element-de8914d {
	display: none !important;
}

/* Header */
@media (max-width: 1024px) {
	.knsl-top-bar .elementor-section.elementor-element-896c562 {
		padding: 15px;
	}
}
.onovo-logo-image img {
	width: 195px !important;
	max-width: 195px !important;
}
	
.elementor-shape {
  height: 0 !important;
  overflow: hidden;
}
.knsl-top-bar-white.fixed .elementor-section > .elementor-background-overlay {
  background-image: none !important;
}

@media (max-width: 1024px) {
    .knsl-top-bar .elementor-section.elementor-element-896c562 .elementor-container {
        justify-content: flex-end;
    }
}
.elementor-275 .elementor-element.elementor-element-f51fa89 .onovo-menu ul li a::before {
	color: #00224E !important;
}

/* Home Page */

.home .knsl-banner .knsl-overlay {
	opacity: 0.95 !important;
}
@media (min-width: 1024px) {
	.elementor-6925 .elementor-element.elementor-element-d58c55a {
		bottom: 45px !important;
	}
}

.home .knsl-icon-box {
  border-color: transparent !important;
}
.home .knsl-icon-box img  {
  transition: transform 0.2s cubic-bezier(.4, 0, .2, 1);
}
.home .knsl-icon-box img:hover,
.home .knsl-icon-box img:focus-visible {
  transform: scale(1.12);
}

/* Página habitación */
@media (max-width: 1024px) {
	.mphb_room_type .knsl-room-features-lg {
		flex-direction: column !important;
	}
}
	.bedroom-booking-button .elementor-widget-container a {
		width: 100% !important;
	}

.bedroom-booking-button .elementor-widget-container {
  margin: 0px 0px 40px 0px !important;
}

/* Hide MotoPress Hotel Booking (MPHB) booking UI */
.mphb_sc_search-wrapper,
.mphb_sc_availability_calendar-wrapper,
.mphb-calendar,
.mphb-to-book-btn-wrapper,
.mphb-book-button,
.mphb-booking-form,
.mphb-booking-form-wrapper,
.mphb-checkout,
.mphb_sc_search-form,
.mphb-required-fields-tip,
knsl-book-form {
  display: none !important;
}
.mphb-regular-price,
.mphb-price-wrapper,
.mphb-price {
  display: none !important;
}

/* Formulario de contacto */
.knsl-text-sm {
	display: none;
}

.elementor-element-cd577e2 .e-con-inner {
	padding: 0px !important;
}
.elementor-element-cd577e2 .e-con-inner h4 {
	margin: 0px !important;
	margin-bottom: 30px !important;
}

/* Página habitaciones */
@media (max-width: 992px) {
    .knsl-filter .knsl-work-category {
        margin-bottom: 10px !important;
    }
}

/* Página habitaciones */
footer .footer-reserva-button .knsl-btn svg {
  width: 24px;
}