/*
Theme Name: Marina Child
Description: A child theme of Marina theme.
Version: 1.0.0
Text Domain: marina
Template: marina
*/

/* Dropdown menu style */
.nd_elements_navigation_component div > ul li > ul.sub-menu li > ul.sub-menu{ padding-left: 10px !important;}

.nd_elements_navigation_component div > ul li > not_found_page_containerul.sub-menu li.menu-item-has-children a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.nd_elements_navigation_component div > ul li > ul.sub-menu li.menu-item-has-children > a:after{ display: none !important;}

.nd_elements_navigation_component div > ul li > ul.sub-menu li.menu-item-has-children > a img{ 
	height: 13px;
	float: right;
}

/* Mobile Sidebar Menu style */
.nd_elements_navigation_sidebar .menu li.menu-item a{color: #000 !important;} 

/* Footer */
.footer_col{ margin-left: 20px;}
@media screen and (max-width: 767px){
	.footer_col{ margin-left: 0;}
	.footer_col *,
	.footer_col .elementor-icon-wrapper{ text-align: center !important;}
}

/* Rooms info icons */
.elementor-col-33 .elementor-widget-container{ margin-top: 0 !important;}


/* 404 Error Page style */
.not_found_page_container{ margin-bottom: 90px;}

.not_found_404 .not_found_size_150{ 
	font-size: 150px;
	text-align: center;
	margin-top: 0 !important;
	margin-bottom: 20px;
}

.not_found_title .not_found_size_33{ 
	font-size: 33px;
	text-align: center;
}

.not_found_subtitle .not_found_size_28{ 
	font-size: 28px;
	text-align: center;
}

.back_to_homepage{
	width: 200px;
	margin: 0 auto;
	text-align: center;
}

.back_to_homepage a{
	padding: 15px;
	border-radius: 10px;
	margin-bottom: 40px;
}

/* WP Forms style */
div.wpforms-container-full button[type=submit]:not(:hover):not(:active){ 
	background-color: #0b2239 !important;
	color: #fff !important;
}

div.wpforms-container-full button[type=submit]:hover:not(:active){ 
	background-color: #28a1da !important;
	color: #000 !important;
}

div.wpforms-container-full input[type=text],
div.wpforms-container-full input[type=email],
div.wpforms-container-full .wpforms-form textarea{ color: #000 !important;}

/* Language Switcher style */
#polylang_lang_switcher .cpel-switcher__list{ background: #FFF;}
#polylang_lang_switcher .cpel-switcher__lang{ padding: 10px;}

/* Custom back to top icon style */
#back_to_top{
	display: none;
	background: #0b2239;
    position: fixed;
    bottom: 20px;
    right: 10px;
    padding: 12px 15px;
    border-radius: 50%;
	z-index: 9999;
}

#back_to_top:hover{
	cursor: pointer;
	background: #28a1da;
}

#back_to_top span.back_to_top_icon{
    display: block;
	width: 10px;
    height: 10px;
    margin-top: 6px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    transform: rotate(-45deg);
}

#back_to_top:hover span.back_to_top_icon{
    border-top: 2px solid #000;
    border-right: 2px solid #000;
}

/* Booking Mask */
.container>header {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 2.875em 1.875em 1.875em;
}

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

.container>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;
}

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

.container>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;
}

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

.container>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;
}

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

.container>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;
}

.container>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;
}

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

.container>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%;
	margin: 0 auto !important;
	/*padding: 0 2em 3em;*/
	max-width: 100em;
}

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

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

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

	.container>header>span {
		text-indent: 30px;
	}
}

/* --------------------------------------------------------
CSS for columns / fields
----------------------------------------------------------*/
.book-col-form {
	position: relative;
	background-color: #b09b58;
}

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

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

.book-col-column {
	width: 14%;
	padding: 15px 15px;
	float: left;
}

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

.book-col-form label {
	display: block;
	padding: 5px 5px 5px 5px;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	color: #333;
}

.book-col-form  .book-col-submit-wrap input.book-col-submit{
	background-color: #000 !important;
	color: #FFF !important;
}

.book-col-form  .book-col-submit-wrap input.book-col-submit:hover{
	background-color: #FFF !important;
	color: #000 !important;
}

#quickbooking{ margin: 0 auto !important;}

.book-col-column label{ color: #000 !important; font-weight: bold !important;}
#BookOnline .book-col-column select{ padding: 0 20px;}

/* Booking Mask home page */
#BookOnline{
	padding: 25px;
	border-radius: 10px;
}

.book-col-form input, .book-col-form textarea, .book-col-form select {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	/*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: 30px;
	font-size: 13px;
	background-color: #fff;
	border: 1px solid #d2d2d2;
}

.book-col-form input, .book-col-form textarea {
	border: 1px solid #d2d2d2;
}

.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;
	padding-top: 20px;
	clear: both;
}

/* klett cake kodo */
.book-col-form input.book-col-submit {
	background: #282828;
	border: 1px solid #282828;
	color: #fff;
	width: auto;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	padding: 1px 10px;
	font-size: 12px;
	font-weight: 600;
	border-radius: 2px;
	letter-spacing: 1px;
	height: 40px;
}

.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%;
		padding: 10px;
	}
}

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

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

.ui-widget {
	font-family: Lato, Arial, sans-serif !important;
	font-size: 1.0em;
}

/* Custom Rooms booking mask */
.booking_mask_inside_room #BookOnline{
	display: flex;
	flex-direction: column;
}

.booking_mask_inside_room #BookOnline .book-col-column{ 
	padding: 15px 15px 0 15px;
	width: 100%;
}

.booking_mask_inside_room #BookOnline .book-col-column:last-child{ padding-bottom: 15px;}

.booking_mask_inside_room #BookOnline .book-col-column label{
	text-align: center;
	font-weight: bold;
}

/* Shortcode - Custom booking widget */
.acom_booking_widget_inner{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.acom_booking_widget_inner img{ width: 200px;}


.acom_booking_widget_container{
	background: url('https://athenscommercial.gr/wp-content/uploads/2023/03/pexels-jimmy-teoh-951539.jpg');
	background-size: cover;
	background-position: center center;
	border-radius: 12px;
	padding: 45px 16px;
	box-shadow: 0 5px 20px 5px #00000044;
	position: relative;
}

.acom_booking_widget_container .acom_booking_widget_inner img{ width: 230px; z-index: 9;}

.acom_booking_widget_container .acom_booking_widget_inner a.acom_booking_widget_button{
	background: #b09b58;
	color: #000;
	padding: 14px 20px;
	font-weight: bold;
	margin: 40px 0 30px 0;
	border-radius: 4px;
	border: 2px solid #0000044;
	transition: all 300ms ease-in-out;
	z-index: 9;
}

.acom_booking_widget_container .acom_booking_widget_inner a.acom_booking_widget_button:hover{
	background: #000;
	color: #FFF;
}

.acom_booking_widget_container .acom_booking_widget_hotel{
	color: #FFF;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	margin: 0;
	z-index: 9;
	transform: skewX(-9deg);
}

.acom_booking_widget_container:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 12px;
	background: linear-gradient(transparent, #000);
	opacity: .4;
}

/* Text styling_Nd_Booking */
.font_family {
	font-family:Roboto,sans-serif;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1.2px;
	line-height: 34px;
}

/* Remove underline from room menu options */
.nd_booking_list_style_none .nd_booking_text_transform_uppercase { text-decoration: none;}


/* Room type - Price style */
#nd_booking_single_cpt_1_header_image_price .nd_booking_display_inline_block {
  display: flex !important;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

#nd_booking_single_cpt_1_header_image_price .nd_booking_display_inline_block .nd_booking_float_right{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

#nd_booking_single_cpt_1_header_image_price .nd_booking_display_inline_block .nd_booking_float_right *{ margin: 0; margin-right: 10px;}
#nd_booking_single_cpt_1_header_image_price .nd_booking_display_inline_block .nd_booking_float_right .nd_booking_section.nd_booking_height_5{ display: none;}

/* Branches sticky information collumn */
.branch_sticky_info{
	position: sticky !important;
	top: 0 !important;
}

.nd_booking_section *{ text-decoration: none;}

.branch_rooms_num > div{ box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}

/* Rooms - Hide week price info */
#nd_booking_single_cpt_1_basic_info{
	display: flex;
	justify-content: center;
}

#nd_booking_single_cpt_1_basic_info #nd_booking_single_cpt_1_basic_info_week_price{ display: none !important;}


/* New homepage branches */

@media screen and (min-width:1800px){
	.branchesfront1 {
		position:relative;
		left: -300px;
	}

	.branchesfront2 {
		position:relative;
		right: -300px;
	}
}
/* Image size on similar rooms section-ND Booking*/
img.nd_booking_section{height:246px;}