/*
Theme Name: bookingpraxis Theme
Theme URI: https://www.bookingpraxis.gr/
Author: bookingpraxis Team
Author URI: https://www.bookingpraxis.gr/
Description: Theme for bookingpraxis Web Site!
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: bookingpraxis

*/


@import url('https://fonts.googleapis.com/css2?family=Pacifico&family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



html,
body,
.home-back-ground
{
height:100%;	
}


body{
    font-family: 'Work Sans', sans-serif;	
	font-size:14px;
	color:#545454;
	background-color:#F5F5F5;
}


.home-back-ground .col-md-7
 {
  height: 100%;
  background-repeat:no-repeat;
  background-size:cover;
  
}

.home-back-ground {
	position: relative;
	top: -100px;
	margin-bottom: -100px;
}


.home-form-container{
	position:absolute;
	top:20%;
	width:100%;
	
}


.home-form-title {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 30px;
}


.home-form-label
{
color:#A0A0A0;	
}

.home_text{
	font-weight:bold;
	font-size:48px;
	line-height: 120%;
}
 
 
.home_text span{
	color:#4759FF
	
	
} 
 
 .special_promotions_label {
  margin-top: 12vh;
  font-weight: bold;
  font-size: 16px;
}



.sp_prom_item{
	background-size:cover;
	background-repeat:no-repeat;
	color:white;
	width:270px;
	height:188px;
	border-radius: 5px;
	
	padding-top:40px;
	padding-left:20px;
}


.sp_prom_item-title {
	font-size: 20px;
	font-weight: 500;
}



.sp_prom_item-subtitle {
	font-size: 14px;
	font-weight: 500;
}

.sp_prom_item-btn {
	background: white;
	color: #222;
	text-decoration: none;
	padding: 10px 25px;
	border-radius: 5px;
	font-weight: 500;
	display: table;
	margin-top: 20px;
}

.datepicker td, .datepicker th {
 
  width: 40px;
  height: 40px;
 
}





.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
	margin-top: 55px;
}

.home-form-num-input,
.input-append.date.myDatepicker input {
	width: 90%;
	border: 0px;
	background-color:transparent;
	height:40px;
	font-size:16px;
	font-weight:500;
	line-height:16px;
	border-radius:5px;
	padding-left:5px;
	
}

.home-form-num-input {
	width: 100%;
	background-color: #EDF2F8;
	background-image: url('/wp-content/themes/bookingpraxis/assets/img/arrow-down.png');
	background-repeat: no-repeat;
	background-position: 96% 50%;
}

.input-append.date.myDatepicker {
	background: #EDF2F8;
	margin-bottom: 25px;
	color:#545454;
}

.calendar-input-icon{
	position:relative;
	top:-2px;
}

.home-form-submit {
	border: 0px;
	color: white;
	background: linear-gradient(#FF5C29, #FF8044);
	margin-top: 30px;
	height: 40px;
	font-size: 16px;
	font-weight: 500;
	border-radius: 5px;
}

.form-submit-icon {
	position: relative;
	top: -2px;
	left: -5px;
}

.best_price__image {
	margin-top: 30px;
}

.page-template-template-homepage .navbar.navbar-expand-lg.sticky-top.bg-white.pb-3 {
	background: transparent !important;
}

.properties_found_label {
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 20px;
}

.room-item-img {
	width: 100%;
	object-fit: cover;
	height: 180px;
	border-radius: 10px;
}


.room-item {
	max-width: 370px;
	padding: 15px;
	background-color: white;
	border-radius: 10px;
	box-shadow: -1px 2px 12px #c6c4c4;
	margin-bottom: 50px;
}


.room-item-title {
	margin-top: 15px;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
	min-height: 48px;
}

.room-item-price {
  font-weight: 500;
  font-size: 20px;
}
.room-item-btn {
	width: 100%;
	display: table;
	background: linear-gradient(#FFEEE9, #FFEEE9);
	color: #FF5C29;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	transition:all 0.5s;
}
.room-item-btn:hover {
	background: linear-gradient(#FF5C29, #FF8044);
	color: #fff;
	
}

.cancellation_policy_link {
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	margin-top: 10px;
	display: table;
}


.search_page_property_name {
	font-size: 18px;
	font-weight: 500;
}


.search_page_room_types_inner { 
	margin-bottom: 40px;
}
.search_page_property_address {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: 500;
	margin-top: 5px;
}

.search_page_property_address_link {
	color: #FF5C29;
	text-decoration: none;
	cursor: pointer;
}



#menu-properties {
	height: 31px;
	background: white;
	border: 1px solid #e6e6e6;
	margin-top: 3px;
}

.book-box-header {
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.rounded-number {
	font-size: 14px;
	font-weight: bold;
	background: #4759FF;
	width: 30px;
	height: 30px;
	display: inline-table;
	color: white;
	text-align: center;
	line-height: 30px;
	border-radius: 30px;
	margin-right: 10px;
}

.book-box-header-title {
	font-size: 20px;
	font-weight: 500;
}

.book-box label {
  font-size: 14px;
  color: #A0A0A0;
  font-weight: 500;
  margin-bottom: 10px;
}

.book-box .form-control{
  background-color: #EDF2F8;
}


#book_creditname {
	background-image: url("/wp-content/themes/bookingpraxis/assets/img/card-name-icon.png");
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 45px;
}

.book-right-image {
	height: 180px;
	object-fit: cover;
}

.book-property-name {
	margin-top: 10px;
	font-size: 20px;
	font-weight: 500;
}
.book-room_type-name {
	font-size: 14px;
	font-weight: 500;
	margin-top: -3px;
	color: #777;
	border-bottom: 1px solid #EDF2F8;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.box_book_submit_value {
	font-weight: 500;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.book-box label.box_book_submit_label {
  margin-bottom: 5px;
}

.book_submit_rate_info_box {
	background: #F3F6FC;
	border-radius: 15px;
	padding: 15px 20px;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 15px;
}


.book_submit_totals_line {
	margin-top: 12px;
	border-bottom: 1px solid #EDF2F8;
	padding-bottom: 12px;
}


.book_submit_totals_line_prelabel,
.book_submit_totals_line_label {
  font-weight: 500;
  color: #A0A0A0;
}

.book_submit_totals_line_prelabel {
	margin-bottom: 10px;
}
.book_box_submit {
	
	padding: 10px;
}
.book_submit_totals_line_value {
	text-align: right;
	font-weight: 500; 
}



.book_submit_bigtotal_label {
	font-size: 16px;
	font-weight: 500;
	color: #545454;
}



.book_submit_bigtotal_value {
	font-size: 16px;
	font-weight: 500;
	color: #FF5C29;
	text-align: right;
}

.book_submit_bigtotal {
	margin-top: 20px;
}

.book_submit_btn {
	background: rgb(255,92,41);
	background: linear-gradient(326deg, rgba(255,92,41,1) 0%, rgba(255,111,55,1) 35%, rgba(255,128,68,1) 100%);
	height: 50px;
	color: white;
	border: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
}

.agree_label {
	display: table;
	width: calc(100% - 25px);
	margin-left: 20px;
}




.agree_label a  {
 color:#FF5C29;

}


.agree_checkbox {
	float: left;
	margin-top: 4px;
}



.room-item-address-box {
	font-size: 13px;
	margin-bottom: 15px;
}

.room-item-proeperty {
	font-size: 16px;
	font-weight: 500;
}


.datepicker.datepicker-dropdown.dropdown-menu {
	z-index: 9999 !important;
}





