/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

/* Add your custom styles here */
/*--------------------------------------Booking Form----------------------------------*/
.book-col-column.check-in {
    width: 15%;
}
.bdt-panel-slide-desc {
    background: linear-gradient(to top, rgba(0, 0, 0, 1.7) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0) 80%);
}
.footer-width-fixer {
             z-index: 150 !important;
             position: absolute !important;
           }
[type=button]:focus, button:focus {
    color: #fff !important;
    background-color: #000000 !important;
    text-decoration: none;
}
.hide{
		display:block !important;
	}
.show{
		display:none !Important;
	}
.book-col-column.checkout {
     width: 15%;
}
.book-col-column.book-now {
    width: 25%;
    float: right;
}
.book-col-column.adults {
    width: 10%;
	margin-left: 1%;
}
.book-col-column.rooms {
    width: 10%;
	margin-left: 1%;
}
.book-col-column.children {
    width: 10%;
	margin-left: 1%;
}
.containerrr>header {
	width: 100%;
	max-width: 69em;
	margin: 0 auto;
	padding: 2.875em 1.875em 1.875em;
}

.containerrr>header h1 {
	font-size: 2.125em;
	line-height: 1;
	margin: 0 0 0.2em 0;
	float: left;
	font-weight: 400;
}

.containerrr>header>span {
	display: block;
	position: relative;
	z-index: 9999;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.containerrr>header>span span:after {
	width: 30px;
	height: 30px;
	left: -12px;
	font-size: 50%;
	top: -8px;
	font-size: 75%;
	position: relative;
}

.containerrr>header>span span:hover:before {
	content: attr(data-content);
	text-transform: none;
	text-indent: 0;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 110%;
	padding: 0.8em 1em;
	line-height: 1.2;
	text-align: left;
	left: auto;
	margin-left: 4px;
	position: absolute;
	color: #47a3da;
	background: #fff;
}

.containerrr>header nav {
	float: right;
	text-align: center;
}

.containerrr>header nav a {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 2.5em;
	height: 2.5em;
	background: #47a3da;
	border-radius: 50%;
	margin: 0 0.1em;
	border: 4px solid #fff;
}

.containerrr>header nav a>span {
	display: none;
}

.containerrr>header nav a:hover:before {
	content: attr(data-info);
	color: #fff;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	pointer-events: none;
}

.containerrr>header nav a:hover {
	background: #fff;
}

.bp-icon:after {
	font-family: 'bpicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

.containerrr>header nav .bp-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 2;
	text-indent: 0;
}

.containerrr>header nav a:hover:after {
	color: #47a3da;
}

.bp-icon-next:after {
	content: "\e000";
}

.bp-icon-drop:after {
	content: "\e001";
}

.bp-icon-archive:after {
	content: "\e002";
}

.bp-icon-about:after {
	content: "\e003";
}

.bp-icon-prev:after {
	content: "\e004";
}

.main {
	width: 100%;
	/*padding: 0 2em 3em;*/
	max-width: 100em;
}

@media screen and (max-width: 55em) {
	.containerrr>header h1, .containerrr>header nav {
		float: none;
	}

	.containerrr>header>span, .containerrr>header h1 {
		text-align: center;
	}

	.containerrr>header nav {
		margin: 0 auto;
	}

	.containerrr>header>span {
		text-indent: 30px;
	}
	.show{
		display:none;
	}
	.hide{
		display:block;
	}
}

/* --------------------------------------------------------
CSS for columns / fields
----------------------------------------------------------*/
.formhide {
    display: none;
}

.unhide {
    display: block;
    position: fixed;
    width: auto;
    height: auto;
    bottom: 80px;
    right: 40px;
    background-color: #000 !important;
    color: #FFF;
    border-radius: 8px;
    text-align: center;
    box-shadow: 2px 2px 3px #161414;
    padding: 16px;
    z-index: 99999;
}
.unhide:hover {
    box-shadow: 2px 2px 3px #161414;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.1);
}
.book-col-form {
	position: relative;
	background-color: #f5f5f5;
	padding:20px;
}

.book-col-form:before, .book-col-form:after {
	content: " ";
	display: table;
}

.book-col-form:after {
	clear: both;
}

.book-col-column {
	width: 16.33%;
	padding: 15px 4px;
	float: left;
	text-align: center;
	font-family: 'Nunito Sans';
    font-weight: bolder;
}

.book-col-column2 {
	width: 12%;
	padding: 15px 15px;
	float: left;
}

.book-col-form label {
	display: -webkit-box;
    font-family: 'Nunito Sans';
    font-weight: 200;
    color: #000000;
    padding-bottom: 5px;
    font-size: 14px;
}

.book-col-form input, .book-col-form textarea, .book-col-form select {
	font-family: 'Nunito Sans';
	/*font-size: 1.1em;*/
	padding: 5px 10px;
	color: #333;
	display: block;
	width: 100%;
	background: transparent;
	height: 30px;
	font-size: 13px;
}

.book-col-form .tabelem {
	height: 30px;
	padding: 5px 5px;
	width: 60%;
}

/* klett cake kodo*/
.book-col-form select {
    height: 40px;
	padding:0px;
    font-size: 15px;
    background-color: transparent;
    border-bottom: 2px solid #777777;
    text-align: justify;
    font-family: 'Nunito Sans';
    color: #707070;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-radius: 0px;
}

.book-col-form input, .book-col-form textarea {
	border: 1px solid #d2d2d2;
	font-family: 'Nunito Sans';
    font-size: 15px;
	text-align: center;
	color: #707070;
}

.book-col-form textarea {
	min-height: 200px;
}

.book-col-form input:focus, .book-col-form textarea:focus, .book-col-form label:active+input, .book-col-form label:active+textarea {
	outline: none;
	border: 3px solid #10689a;
}

.book-col-form select:focus {
	outline: none;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #10689a;
	font-style: italic;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #10689a;
	font-style: italic;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #10689a;
	font-style: italic;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #10689a;
	font-style: italic;
}

.book-col-submit-wrap {
	text-align: center;
	margin-top: 15px;
	clear: both;
}

/* klett cake kodo */
.book-col-form input.book-col-submit {
	margin-top: -15px;
    background: #000000;
    border: 1px solid #000000;
    color: #ffff;
    cursor: pointer;
    display: inline-block;
    padding: 20px 10px 34px 10px;
    font-size: 13px;
    font-weight: 600;
    height: 30px;
    font-family: 'Nunito Sans';
    border-radius: 0px;
}

.book-col-form input.book-col-submit:hover {
	color: #282828;
	background: #fff;
	transition: background 0.3s linear;
	border: 1px solid #282828;
}

@media screen and (max-width: 70em) {
/* 	.book-col-column {
		width: 50%;
	} */
/* 
	.book-col-column:nth-child(3) {
		width: 100%;
	} */
}

@media screen and (max-width: 48em) {
	.book-col-column {
		width: 100% !important;
		padding: 10px;
	}
.wpr-mobile-nav-menu {
    margin-top: 0px !Important;
}	
	.arrival {
    width: 100% !important;
}
	.departure {
    width: 100% !important;
}
	.book-col-form select {
    text-align: center !important;
}
	button.premium-modal-trigger-btn.premium-btn-block.premium-button-none:focus {
    background-color: black !IMPORTANT;
    color: white !important;
}
	input#arrival {
    width: 100% !important;
}
	input#departure{
		width: 100% !important;
	}
	.unhide {
		right: 20px;
		padding: 13px;
	}
	.qodef-e-media-image img {
    width: 150px !important;
}
	.book-col-form {
    padding: 0px; 
	margin-top: 0px !important;
}
	.book-col-column.rooms{
		margin-top: 0px !important;
	}
	.book-col-column.children{
		margin-top: 0px !important;
	}
	.book-col-column.adults{
		margin-top: 0px !important;
	}
	.hide{
		display:none !Important;
	}
	.show{
		display:block !Important;
	}
	.book-col-submit-wrap{
		margin-top:0px !important;
	}
	.premium-modal-box-modal-header {
    display: block !important;
}
	
}

#ui-datepicker-div {
	display: none;
}

#hotel .selectgroup {
	color: #5E5E5E !important;
}

.ui-widget {
	
	font-size: 1.0em;
}
/*------------------------------------Booking Form End---------------------------*/