/*
Bienvenue dans l'éditeur de CSS !

Pour en savoir plus sur le fonctionnement de l'éditeur, vous pouvez vous
rendre sur cette page :
http://wp.me/PEmnE-Bt
*/
.booking_form_div .btn.btn-primary {
	background: #db7300 none repeat scroll 0 0;
	border-radius: 0;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	width: 100%;
}

.home #page {
	max-width:950px;
}

.page-id-1228 .entry-content td {border-bottom:1px solid #ddd}

#firsticons {float:none;}

.booking_form_div textarea, .booking_form_div input[type="text"], .booking_form_div select {
	border: 1px solid #bbb;
	border-radius: 0;
	width: 100%;
}

.datepick-inline .datepick, .datepick-inline .datepick-header, .datepick-inline .datepick-header span, .datepick-inline .calendar-links, .datepick-inline .calendar-links a, .datepick -inline .datepick-days-cell, .datepick-inline .datepick-days-cell a, .datepick-inline .datepick-days-cell div, .datepick-inline .datepick-title-row, .datepick-inline .datepick-title-row th {
	font-size: 16px;
}

.datepick-inline .calendar-links {
	background: #fff none repeat scroll 0 0;
}

.datepick-inline {
	background: #ffffff none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
}

.datepick-inline .calendar-links .datepick-prev a, .datepick-inline .calendar-links .datepick-next a, .datepick-inline .calendar-links .datepick-prev a:hover, .datepick-inline .calendar-links .datepick-next a:hover {
	color: #db7300;
	font-weight: normal;
}

.datepick-inline .datepick-header {
	color: #444;
	font-weight: normal;
}

.widget_wpdev_booking .bk_calendar_frame {
	margin: 0;
}

#bookingwidget-2 h3 {
	background: rgba(0,0,0,0) url("http://gitelepigeonnierechenay.fr/wp-content/uploads/2016/03/booking.svg") no-repeat scroll center top;
	padding-top: 50px;
}

a {font-weight:normal}

.jetpack-testimonial .entry-title, .jetpack-testimonial-shortcode .testimonial-entry-title {
    color: #db7300;
    font-family: "Source Sans Pro",Arial,sans-serif;
    font-size: 1.4rem;
    font-weight: lighter;
    text-transform: uppercase;
}

.block_hints .date2approve.block_check_in_out, .block_hints .block_pending, .datepick-inline .date2approve, td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div, td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div {
	background-color: #eee;
}

.block_hints .date2approve.block_check_in_out, .block_hints .block_pending, .datepick-inline .date2approve, .block_hints .block_pending a, .datepick-inline .date2approve a {
	color: #bbb;
	text-shadow: inherit;
}