.travelrow .w-tabs-list-h {
    justify-content: center;
}
.travelrow .w-tabs.style_default .w-tabs-item {
    border-width: 0;
}
body .travelrow a.w-tabs-item {
    color: #000!important;
}
body .travelrow a.w-tabs-item.active {
    color: #1a63a3!important;
}
.travelrow .w-tabs-list {
    background: #fff!important;
}
.travelrow a.w-tabs-item .w-tabs-item-title{
    border-bottom: 1px solid transparent;
}
.travelrow a.w-tabs-item.active .w-tabs-item-title{
    border-bottom: 1px solid #1a63a3;
}
.travelforms label {
    font-family: 'Gotham-Medium';
}
.travelrow .travelforms input {
    color: #000;
    border: 1px solid #000;
    background: #fff;
    border-radius: 10px;
    box-shadow: none;
    font-size: 16px;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
}
.travelrow .travelforms input::placeholder {
    text-align: left;
}
.travelrow .travelforms .width60 {
    width: 58%;
    margin-right: 1%;
}
.travelrow .travelforms .width50 {
    width: 48%;
    margin-right: 1%;
}
.travelrow .travelforms .width40 {
    width: 38%;
    margin-right: 1%;
}
.travelrow .travelforms .width30 {
    width: 28%;
    margin-right: 1%;
}
.travelrow .travelforms .width20 {
    width: 19%;
    margin-right: 1%;
}
.travelrow .travelforms .width25 {
    width: 23%;
    margin-right: 1.45%;
    margin-top: 10px;
}
.travelrow .travelforms input:focus {
    box-shadow: none;
}
.travelrow button.w-btn, .travelrow input.w-btn {
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 15px;
}
.layout_travel .usg_post_image_1 {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 5% 5% 10% 5%;
}
.layout_travel .usg_vwrapper_1 {
    width: auto!important;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 2rem;
    background: rgba(0,0,0,0.5);
    margin: 5% 5% 10% 5%;
}
.layout_travel .usg_text_1 {
    color: #ffffff!important;
    font-family: 'Didot Regular', sans-serif!important;
    font-weight: 700!important;
    font-size: 36px!important;
    line-height: 40px;
    margin-bottom: 30px!important;
}
.slick-results button.slick-prev.slick-arrow:before {
    content: "\e60c";
    font-family: 'ult-silk';
    color: rgb(33, 100, 158);
    font-size: 40px;
}
.slick-results button.slick-next.slick-arrow:after {
    content: "\e60d";
    font-family: 'ult-silk';
    color: rgb(33, 100, 158);
    font-size: 40px;
}
p.error {
    font-family: 'Gotham-Medium';
    color: #1A63A3;
    border: 1px solid red;
    border-radius: 5px;
    padding: 0 5px;
    margin-bottom: 5px;
}
.layout_travel.flights .usg_vwrapper_1 {
    background: #fff!important;
    border: 2px solid #000;
}
.layout_travel.flights .usg_text_1 {
    color: #000!important;
    font-family: 'Didot Regular', sans-serif!important;
    font-weight: 700!important;
    font-size: 18px!important;
    line-height: 28px;
    margin-bottom: 10px!important;
}
.layout_travel.flights .usg_post_date_1 {
    color: #24659f!important;
    text-align: left!important;
    font-family: 'Helvetica45Light', sans-serif!important;
    font-size: 16px!important;
    line-height: 17px!important;
    width: 100%!important;
    margin-left: 0!important;
}
.layout_travel.flights .usg_text_1.small {
    font-family: 'Helvetica45Light'!important;
    font-weight: 400!important;
    font-size: 14px!important;
    text-transform: uppercase;
}
.layout_travel.flights  .w-grid-item-h>.w-vwrapper:only-child {
    height: unset;
}
.multioptions {
    display: none;
    margin-top: 5px;
}
.travelrow .travelforms>div {
    margin-bottom: 10px;
}
#response .slick-prev {
    left: -25px;
}
#response .slick-next {
    right: 15px;
    margin-top: 10px;
}
.travelrow .travelforms label {
    display: inline-block;
    position: relative;
}
.travelforms input[type="date"]::after {
    content: '\f073';
    font-family: fontawesome;
    font-weight: 900;
    right: 15px;
    position: absolute;
    font-size: 20px;
    color: #1a63a3;
}
.travelforms input[type="time"]::after {
    content: '\f017';
    font-family: fontawesome;
    font-weight: 900;
    right: 15px;
    position: absolute;
    font-size: 20px;
    color: #1a63a3;
}
.travelforms input[type="date"]::-webkit-calendar-picker-indicator,
.travelforms input[type="time"]::-webkit-calendar-picker-indicator{
    display: none;
    -webkit-appearance: none;
}
.flights article.w-grid-item {
    border: 1px solid #000;
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
}
.leg_wrapper.w-hwrapper {
    align-items: flex-start;
}
.leg_wrapper.w-hwrapper .w-html {
    flex-shrink: 0;
    flex-grow: 1;
    font-family: 'Gotham Thin';
}
.leg_wrapper .w-html .departure-arrival-times,
.leg_wrapper .w-html .flight-length,
.leg_wrapper .w-html .price-details{
    font-family: 'Gotham-Medium';
}
#response h2 {
    font-family: 'Gotham-Medium';
    font-size: 22px;
    text-align: center;
}
.filters {
    display: flex;
    font-family: 'Gotham-Medium';
    align-items: center;
    color: #1A63A3;
}
.filters .travelers .options {
    display: none;
}
.filters .travelers.showdetails .options {
    display: block;
}
.filters select {
    background: transparent;
    border: 0;
    width: auto;
    box-shadow: none;
    color: #1A63A3;
    max-width: 150px;
}
.filters .travelers>div{
    cursor:pointer; 
}
.filters .travelers>div::after {
    content: '\f107';
    font-family: 'fontawesome';
    font-size: 15px;
    margin-left: 10px;
    margin-top: -3px;
    display: inline-block;
}
.filters .moreoptions {
    padding: 0 0 0 0.8rem;
}
.filters .travelers .options {
    position: absolute;
    z-index: 9;
    background: #fff;
    border: 2px solid #000;
    border-radius: 5px;
    padding: 15px; 
}
.filters .travelers .options::after{
    display:none;
}
.options>div {
    margin-bottom: 15px;
}
.options>div input[type="number"] {
    width: 60px;
}
.filters .class, .filters .travelers .title, .filters .airline {
    border: 1px solid #1A63A3;
    margin-right: 10px;
    border-radius: 8px;
    height: 40px;
    line-height: 40px;
}
.filters .travelers .title{
    padding: 0 5px 0 15px;
}
div#leftFilterArea {
    font-family: 'Gotham-Medium';
}
div#leftFilterArea .label {
    font-family: 'Gotham-Medium';
    font-size: 16px;
    margin-bottom: 5px;
}
select#sortDropdown {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    box-shadow: none;
    outline: none;
}
.results-slider.hotels .rating {
    font-family: 'Gotham-Medium';
}
div#price-slider .ui-slider-range.ui-corner-all.ui-widget-header {
    background: #1a63a3;
}
input#min-price, input#max-price {
    visibility: hidden;
	display: none;
}
span.ui-slider-handle.ui-corner-all.ui-state-active{
	  background: #1a63a3;
border: 1px solid #1a63a3;
}
.hotels .spatub:before {
    content: '\f593';
    font-family: fontawesome;
    font-weight: 300;
    font-size: 16px;
    color: #141D38;
    margin-right: 5px;
}
.results-slider.hotels .w-post-elm.post_image img {
	    border-radius: 10px 0px 0px 10px;
    display: block;
    height: 167px !important;
    width: 252px;
	margin-right: 20px;
}
.results-slider.hotels .w-hwrapper.usg_hwrapper_1 {
    border: 1px solid #000;
    border-radius: 10px;
}
.results-slider.hotels  article.w-grid-item.has-post-thumbnail.hentry {
    background: #fff;
    margin-bottom: 15px;
}
.results-slider.hotels .w-grid-item-h {
    min-height: 100% !important;
}
.results-slider.hotels  span.w-text-value {
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.5rem;
    color: #141D38;
   font-family: 'Gotham-Medium';
}
.hotels .pool:before {
    content: '\f5c4';
    font-family: fontawesome;
    font-weight: 300;
    font-size: 16px;
    color: #141D38;
    margin-right: 5px;
}
.hotels .shuttle:before {
    content: '\f5b6';
    font-family: fontawesome;
    font-weight: 300;
    font-size: 16px;
    color: #141D38;
    margin-right: 5px;
}
.hotels .amenities {
    display: inline-flex;
    line-height: 24px;
    margin: 10px 0;
    font-family: 'Gotham Thin';
    
}
.hotels .amenities > div {
    margin-right: 10px;
}
.results-slider.hotels a.w-btn.us-btn-style_4.usg_btn_1 {
    font-family: 'Gotham-Medium', sans-serif;
    font-size: 14px;
    line-height: 1!important;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 1.1em 1.4em;
    background: #FFBD24;
    border-color: transparent;
    color: #000000!important;
    box-shadow: 0 0em 0em rgb(0 0 0 / 20%);
}
.results-slider.hotels a.w-btn.us-btn-style_4.usg_btn_1:hover{
box-shadow: 0 0em 0em rgb(0 0 0 / 20%);
    background: #FFC94C;
    border-color: transparent;
    color: #000000!important;
}
.results-slider.hotels .w-post-elm.post_image {
    width: 28%;
}
.results-slider.hotels .base-price {
    font-family: 'Gotham-Medium';
    margin-bottom: 0px;
}
.results-slider.hotels .w-html.usg_html_2 {
    width: 52%;
}
.results-slider.hotels .w-vwrapper.usg_vwrapper_1.align_center.valign_middle {
    width: 20%;
}
@media (max-width:800px){
	
  .travelrow .travelforms input, .travelrow .travelforms label {
      width: 100%!important;
      margin-right: 0!important;
      margin-bottom: 10px;
  }
	.filters .moreoptions input{width:6% !important}
  .travelrow .travelforms input.radio {
    width: auto!important;
    margin-bottom: 0;
  }
  .layout_travel .usg_text_1 {
    font-size: 26px!important;
    line-height: 34px;
  }
  .layout_travel.flights .usg_post_date_1 {
    font-size: 14px!important;
    line-height: 15px!important;
  }
  .layout_travel.flights .usg_text_1 {
    font-size: 16px!important;
    line-height: 26px;
  }
  .layout_travel.flights .us-btn-style_4 {
    font-size: 1.0rem;
  }
  .filters {
    display: inline-grid;
  }
  .filters .moreoptions {
    padding: 0;
    display: flex;
    align-items: center;
    margin-top: 10px;
  }
  .filters .moreoptions input {
    margin-bottom: 0;
    margin-right: 3px!important;
	  width:6%;
  } 
  .filters .class, .filters .travelers .title {
    margin-bottom: 10px;
  }
  .flights article.w-grid-item .leg_wrapper {
    display: block;
  }
  
  
}






