.booking-it .booking-results .price-box-actividad .CuadroPrecioTotal {
	color: #333333;
	float: right;
	width: 100%;
	text-align: right;
	padding-top: 10px;
	position: relative;
}
.booking-it .booking-results .price-box-actividad {
	text-align: center;
	border: 1px solid #e2e2e2;
	padding: 00px 10px 30px 10px;
	margin-bottom: -30px;
}
.booking-it .booking-results .price-box-actividad label {
	background: white;
	position: relative;
	top: -10px;
	padding: 0 14px;
	font-size: 12px;
	text-transform: uppercase;
}
.booking-it .CuadroPrecioTotal .price {
	font-size: 22px !important;
	font-weight: 500 !important;
	color: #d16f38 !important;
}

.booking-it .price-box-item-detalle li {
	display: block;
	width: 100%;
	text-align: left;
	font-size: 14px;
	text-transform: unset !important;
	white-space: nowrap;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
	padding: 8px 0;
	margin: auto;
}
.booking-it .bk-extract-price-person {
	display: inline-block;
	width: 100%;
}
.booking-it .price-box-item-detalle li strong {
	float: right;
	text-align: right;
	margin-right: 0px;
	font-weight: 500;
}
.booking-it .price-box-item-detalle li span {
	float: none;
}
.booking-it .conDescuento, .booking-it .price-box-item-detalle .filaDestacada {
	color: #c94a27 !important;/*color: #ff4146 !important;*/
	
}

.booking-it .conDescuento, .booking-it .price-box-item-detalle .filaDestacada {
	color: #c94a27 !important;/*color: #ff4146 !important;*/
	
}
.booking-it .CuadroPrecioTotal .regular-price {
	text-decoration: line-through;
	color: #949494;
	position: absolute;
	right: 4%;
	top: 0px;
	font-size: 12px;
	letter-spacing: 1px;
}
.booking-it .booking-results .notasAlPie {
	font-size: 12px !important;
	letter-spacing: 0;
	margin-bottom: 20px;
	color: #999;
	font-weight: normal;
	text-transform: unset !important;
	line-height: 1em;
	display: block;
	text-align: center;
	width: 100%;
}
.booking-it .booking-message-discount span {
	float: none;
	color: #007bff !important;
}
.booking-it .booking-message-discount i {
	font-size: 1.5em;
}
.booking-it .booking-message-discount {
	width: 90%;
	display: block;
	position: relative;
	float: none;
	font-size: 10px;
	text-align: center;
	border: 1px solid #007bff;
	padding: 00px 8px 8px 8px;
	margin: 5px auto 15px;
	background: white;
}
.booking-it .booking-message-discount .length-reservations {
	color: #007bff;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2em;
	display: inline-block;
}
.booking-it .booking-message-discount .discount-label {
	background: white;
	position: relative;
	top: -8px;
	padding: 0 10px;
	font-size: 12px;
	text-transform: uppercase;
}
.booking-it .pagoendestino {
	padding: 12px 0 12px 12px;
	border-top: 1px solid #ddd;
	margin-top: 10px;
}
.booking-it .pagoendestino img {
	float: left;
	display: block;
	position: relative;
	width: 45px
}
.booking-it .pagoendestino strong {
	float: left;
	position: relative;
	left: 10px;
	display: inline-block;
	color: #333;
}
.booking-it .pagoendestino span {
	float: left;
	position: relative;
	left: 10px;
	display: inline-block;
	font-size: 10px;
	color: #666;
 *width: 190px;
	width: calc(100% - 54px);
}
.booking-it .mediosdePagoTarjetas {
	padding-top: 18px;
	border-top: 1px solid #ddd;
}
