/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

[type=button], [type=submit], button {
	border:none!important;
}
select {
    border-style: solid!important;
    border-width: 2px 2px 2px 2px!important;
    border-color: var( --e-global-color-deac1e1 )!important;
	min-height:44px;
}
p {
    margin-bottom: 1.9rem!important;
}
.mh_mb-0 p {
	margin-bottom:0px!important;
}
.mh_read_more_link {
	color: var(--e-global-color-ef8dcfb)!important;
	font-family: "atrament-web", Sans-serif!important;
    font-weight: 800!important;
    text-transform: uppercase!important;
	font-style: italic!important;
}
.mh_read_more_link:hover {
	color: var(--e-global-color-deac1e1)!important;
}

.mh_category_icon>svg {
	width:80px;
}
.mh_category_icon>svg>g>path {
	fill:white!important;
}
.mh_logo img {
	width:100%!important;
}
.mphb_sc_search-form p input,.mphb_sc_search-form select {
	border-radius:0px!important;
	border:none!important;
    padding: 20px 20px 20px 50px!important;
    line-height: 1.4!important;
}
.mphb_sc_search-form .mphb_sc_search-submit-button-wrapper input {
	border-radius:0px!important;
	border:none!important;
    padding: 20px 40px 20px 40px!important;
    line-height: 1.4!important;
	font-family: var( --e-global-typography-70e03a8-font-family ), Sans-serif!important;
	text-transform: var( --e-global-typography-70e03a8-text-transform )!important;
	background-color:var(--e-global-color-deac1e1)!important;
    letter-spacing: var( --e-global-typography-70e03a8-letter-spacing )!important;
}
.mphb_sc_search-form .mphb_sc_search-submit-button-wrapper input:hover {
	background-color:var(--e-global-color-e90be6d)!important;
}

.mphb_sc_search-form>p {
	padding:0px!important;
	position:relative;
}
.mphb_sc_search-form>p:not(:nth-child(4)):not(:last-child):after {
    content: "";
    background: var(--e-global-color-ef8dcfb);
    position: absolute;
    bottom: 28%;
    right: 0;
    height: 50%;
    width: 1px;
}
.mh_lang_switcher {
    position: absolute!important;
    right: 0!important;
    z-index: 999!important;
}

.mphb_sc_search-check-in-date:before, .mphb_sc_search-check-out-date:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f073";
    z-index: 999;
    position: absolute;
    padding: 20px;
}
.mphb_sc_search-adults:before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0c0";
    z-index: 999;
    position: absolute;
    padding: 20px;
}
@media(min-width:1024px){
	.mphb_sc_search_results-wrapper .mphb-room-type {
		display:flex;
		flex-direction:row;
	}
	.mphb_sc_search_results-wrapper .mphb-room-type > div{
		width:100%;
	}

	.mphb_sc_search_results-wrapper .mphb-room-type .theme-room-type-images-wrapper{
		padding-right:1.5rem;
	}
}

#mphb-reservation-cart {
	display:none;
}


.mphb-room-type-title {
	margin-top:0px;
	margin-bottom:0px;
    font-size: 2.5rem!important;
}
.mphb-rooms-quantity-multiple {
	display:none;
}
.mphb-room-type-details-title {
	display:none;
}

.mphb-loop-room-type-attributes {
	padding:0;
}
.mphb-loop-room-type-attributes>li {
	display:block;
}
.mphb-loop-room-type-attributes>li>.mphb-attribute-title {
	font-weight:700;
}
.mphb-single-room-type-attributes {
    padding: 0;
}
.mphb-single-room-type-attributes>li {
    display:block;
}
.mphb-single-room-type-attributes>li>.mphb-attribute-title {
	font-weight:700;	
}

.mphb-adults-chooser, .mphb-guest-name-wrapper {
	display: inline-block;
    width: 49%;
}


    