/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 18 2024 | 18:36:11 */
/*---Shordcode pagina vuelos VE---*/
.elementor-element-79a7dc4{background-color: white;
    padding: 20px;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
    -webkit-box-shadow: 4px 6px 5px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 4px 6px 5px 0px rgba(0,0,0,0.22);
	box-shadow: 4px 6px 5px 0px rgba(0,0,0,0.22);
}
.elementor-element-79a7dc4 #flight-search-form .mt-5{
	margin-top: 0rem !important;
}
.details-selected{
	border: 1px solid #a5a5a5 !important;
	background-color: #f9f9f9 !important;
	padding-left: 5% !important;
}
.deatil-selected-cities, .deatil-selected-date{
	border-bottom: solid 1px;
}
.deatil-selected-cities, .deatil-selected-passengers, .deatil-selected-date{
    padding-bottom: 5px;
    max-width: 70%;
}
.deatil-selected-date{
	font-size: 20px;
}
.deatil-selected-passengers{
	font-size: 16px;
}
.details-selected-section .col-md-1 img{
	padding-top: 50%;
}
.itinerary-container{
	margin-right: -50px;
}
.flight-resume, .flight-resume-depurate-date,.flight-resume-arrival-date, .flight-resume-duration, .flight-resume-adults, .flight-resume-children  {
	display: block !important;
	font-size: 16px !important;
}
.flight-resume, .flight-resume-depurate-date,.flight-resume-arrival-date, .flight-resume-duration, .flight-resume-adults, .flight-resume-children, .flight-resume-arrival-date, .flight-resume-adults, .flight-resume-infants {
	padding: 10px;
}
.flight-resume-depurate-date, .flight-resume-duration, .flight-resume-children{
	background-color: #f3efef !important;
}
.deatil-selected-button .btn-gray{
	background-color: #9b9d9d !important;
}
#flight-search-form .btn-primary:not(label.btn), .btn-primary:not(label.btn):not([href]):not(:disabled):not(.disabled), .btn-primary:not([href]), .btn-primary:not([href]):not([href]):not(:disabled):not(.disabled){
	float: none !important;
  	margin-top: 20px !important;
}
.separator{
	display: none;
}
@media only screen and (max-width: 390px){
	.details-selected-section{
		padding: 0px;
	}
	.itinerary-container{
		margin-right: 0px;
	}
}
