/* ASSISTANCE Hack for Footer*/
#footerSelectionClass .footer-nav-list.list-unstyled a[data-e2e-id="aco_footer_navigation3_1"]{margin-top:30px;display: block;font-size:18px;}

/* Hack for Travel Alerts */
#pageHeader { background-color:#D8292F;}
.header-alert-wrapper {margin: 0 auto !important;}
.alert-section.low.page-width {/*display:inline-block;*/ width: auto !important;}
.alert-section.low.page-width .container {width: auto !important;}
.header-alert-wrapper .alert-section.low.page-width:nth-child(1) {float:left;}
.header-alert-wrapper .alert-section.low.page-width:nth-child(2) {float:right;}

/*EveryMundo - Adding AirTrafix links to Special Offer section */
.thumb-nail-component .caption .airTrafx {margin: -10px -17px -10px -15px;}
.airTrafx ul+p {margin-top:0px;}
.airTrafx .heading {display:inline-block; width:100%; padding: 5px 15px !important; background-color:#2A2A2A; margin-bottom: 10px !important; }
.airTrafx .heading a {color:#FFFFFF !important;font-weight: 600 !important;}
.airTrafx .subHeading {display:inline-block; width:100%; padding: 0px 15px !important; margin-bottom: 10px !important;}
.airTrafx .subHeading a { font-weight: 600 !important;}
.airTrafx ul {margin:0; padding: 0; list-style: none;}
.airTrafx ul li { padding:0 15px; font-weight: 300;}
.lineHt {padding-top:5px;}
.lineHt p {padding-left: 15px; font-size: 13px;}
.lineHt ul li {font-size: 13px; margin-bottom: 5px; margin-top: 5px;}

/* HIDDING opinion labs from footer, not used anymore */
#rateThisPageSection {display:none;}


/*  Hidding Lowest Price guarantee  - Temporary fix */
.fare-section .best-buy-content{
	display: none;
}


@media (min-width: 1200px) {
.header-alert-wrapper {width:1200px !important;}
}

@media (max-width: 767px) {
/*	.header-alert-wrapper {width:100% !important; margin: 0 auto !important;}
	.header-alert-wrapper .alert-section.low.page-width:nth-child(1) {width:76% !important;}
	.header-alert-wrapper .alert-section.low.page-width:nth-child(1) .alert-text { text-align: right;}
	.header-alert-wrapper .alert-section.low.page-width:nth-child(2) {width:24% !important;}*/

/*COOKIES MESSAGE UK, FR*/
#cookie-disclosure-bar.bar-section .bar-content {padding-bottom: 30px;}
#cookie-disclosure-bar.bar-section .bar-text {margin-bottom:0;display: inline;}
#cookie-disclosure-bar.bar-section .bar-action {padding-top: 5px;display: inline;}

}
@media only screen and (max-width: 767px) {
  .fd-panel,
  .fd-panel[_ngcontent-c0] {
    display: block !important; }
  .fd-panel .panel-content,
  .fd-panel[_ngcontent-c0] .panel-content[_ngcontent-c0] {
    display: block !important; }
  .fd-panel .panel-content .fdapp-availability-container,
  .fd-panel[_ngcontent-c0] .panel-content[_ngcontent-c0] .fdapp-availability-container[_ngcontent-c0] {
    display: block !important; } }