.remove-padding {
    padding-left: 0px;
}

.breadcrumbs-row {
    background: var(--swa-blue);
}

.pfx-breadcrumbs {
    background: none;
    padding: 10px 0;
    margin-bottom: 0;
}

.pfx-breadcrumbs li {
    color: #fff;
}

.pfx-breadcrumbs li a {
    color: #fff;
    text-decoration: none;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

.full-width-bg {
    height: 540px;
}

.hero-text h1 {
    margin-top: 1rem;
    color: var(--swa-black);
}

.hero-text h2, .hero-text h3 {
    color: var(--swa-black);
    font-family: Southwest-Sans, Helvetica, Arial, sans-serif;
    font-weight: normal;
    padding: 0;
}

.hero-text h2 {
    font-size: 1.5em;
}

.hero-text h3 {
    font-size: 1.2em;
}

.hero-row p {
    line-height: 24px;
    padding: 0 20px 0px 10px;
    font-size: .95em;
}

#banner-wrapper-id > div {
    float: none !important;
}

/* Map area */
.links {
    padding: 10px;
    margin-bottom: 0;
    background: rgb(247,247,247);
    background: linear-gradient(0deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
    border-top: solid 1px #eee;
}

.links a {
    width: 25%;
    border-right: var(--swa-border-light-gray) 1px solid;
    padding: 10px;
    font-family: Southwest-Sans, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    color: var(--swa-blue) !important;
    font-size: 21px;
    line-height: 24px;
    text-decoration: underline;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.links a:last-child {
    border: none;
}

.body-text-container {
    margin-top: 1.5rem;
}

/* Featured Destination */
.featured {
    background-size: cover;
    background-position: 0% 50%;
    width: 100%;
}

.featured > div {
    background: rgb(0, 0, 0); /* The Fallback */
    background: rgba(0, 0, 0, .6);
    padding: 60px 30px;
}

.featured h3, .featured p {
    color:#fff;
}

.featured p.h6 {
    color: #cdcdcd;
    font-size: .8rem;
    margin-bottom: .2rem;
}

/* Rapid Rewards */
.rewards-row > div {
    padding-right: 8%;
    padding-left: 8%;
    align-content: flex-start;
    justify-content: space-between;
}

.rewards-row > div.first {
    padding-left: 15px;
}

/* Travel tips */
.travel-tip {
    padding: 30px;
    margin-bottom: 30px;
    line-height: 1.7em;
}

.travel-tip-guillermo {
    background: url("../img/guillermo.f8d753b5cd4a.png") no-repeat scroll bottom right;
    min-height: 270px;
    position: relative;
    background-position: bottom -95px right 30px;
}

.travel-tip-yellow {
    background-color: #FFBF27;
}

.travel-tip-gray {
    background: var(--swa-bg-med-gray);
}

.travel-tip-gray-blue {
    background: #C0CDD6;
}

.travel-tip-blue {
    background: var(--swa-bg-blue);
}

.travel-tip-salmon {
    background: #f7d1c6;
}

.travel-tip img {
    margin-bottom: 15px;
}

.rewards-row {
    margin: 25px 0;
}

.rewards-row h3 {
    width: 60%;
}

.rewards-row img {
    margin-bottom: 1rem;
}

.rewards-row p {
    margin-bottom: 0;
    width: 100%;
    order: 3;
}

img.video-thumbnail {
    max-width: 100%;
}

.airport-details {
    display: flex;
    width: 100%;
}

.airport-detail {
    flex-grow: 1;
    width: 25%;
    flex-basis: 25%;
}

.airport-detail-attributes p {
    margin-bottom: 3px;
}

.airport-detail-wifi {
    font-size: 90%;
}

.airport-detail-wifi::before {
    content: "";
    background-image: url("../img/whyfly-icon-wifi.0b7730946639.png");
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    background-position-y: bottom;
    vertical-align: text-bottom;
}

.airport-detail span {
    margin: 0 3px;
}

.airport-detail th {
    font-family: Southwest-Sans, Helvetica, Arial, sans-serif;
    font-weight: normal;
    padding: 0 1em 1em 0;
}

.airport-detail td {
    font-family: Southwest-Sans, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.75em;
    padding-bottom: .5em;
}

.airport-detail td sup {
    font-size: 50%;
    top: -1em;
}

.airport-detail th::after {
    content: ":";
}

.airport-details-row .disclaimers {
    margin-top: 0.5em;
}

.airport-detail-image {
    min-height: 200px;
}

.airport-detail:not(.airport-detail-image) {
    background-color: var(--swa-bg-gray);
    padding: 15px;
}

.airport-detail-stats {
    border-left: 1px solid var(--swa-border-light-gray);
}

.route-tool {
    margin: 20px auto 0;
    padding: 0 20px;
    text-align: center;
    display: block;

}
.route-tool a {
    color: var(--swa-blue);
}

@media (max-width: 1199px) {
    .full-width-bg {
        height: 580px;
    }
}

@media (max-width: 991px) {
    .full-width-bg {
        height: 500px;
    }
}

.lfma-fare.lfma-odd, .lfma-cta.lfma-odd {
    background: #fff;
}

.lfma-headline {
    font-size: 2rem;
    display: inline-block;
    position: relative;
    -webkit-transform: none!important;
    transform: none!important;
}

.lfma-headline a {
    font-family: Southwest-Sans, Helvetica, Arial, sans-serif;
    font-weight: bold;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

button.lfma-headline-link {
    font-family: Southwest-Sans, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-decoration: underline;
    color: var(--swa-blue-link);
    background: transparent;
    border: none;
}

.lfma-headline-link::after {
    content: "\E03F";
    font-family: swa-icon;
    margin-left: 5px;
    font-size: 1rem;
    text-decoration: none;
    display: inline-block;
}

.lfma-fares .disclaimers p::before {
    font-family: swa-icon;
    margin-right: 5px;
    font-size: 50%;
}   

.lfma-siblings {
    position: absolute;
    right: 0;
    height: 300px;
    z-index: 2;
    overflow-y: scroll;
    background-color: #fbfbfb;
    padding: 5px 20px;
    border: 2px solid var(--swa-border-light-gray);
}

.lfma-siblings a {
    display: block;
    text-decoration: none;
    line-height: 1.2em;
    padding: 8px 0;
}

.lfma-routes {
    position: relative;
}

.lfma-routes-hover {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: -1;
    width: 100%;
    height: 100%;
}

.lfma-cta {
    text-align: center;
    background-color: var(--swa-bg-gray);
    padding: 30px 5px;
}

.lfma-cta a {
    color: var(--swa-blue);
    display: inline-block;
    margin: 0 auto;
}

.lfma-cta a > span:first-child {
    text-decoration: underline;
}

.lfma-template {
    display: none;
}

.hover-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5000px;
}

/* Mobile */
@media (max-width: 767px) {
    .full-width-bg:before {
        background: rgba(255,255,255,.75);
    }

    .breadcrumbs-row {
        padding-left: 1em;
    }

    .breadcrumbs-row .container {
        margin: 0;
        padding: 0;
    }

    .hero-text h1 {
        font-size: 1.6em;
        margin-top: 0;
    }

    .hero-text h2 {
        font-size: 1.2em;
    }

    .booking-widget-row .container {
        padding: 0;
    }

    /* Map area */
    .links {
        padding: 0;
        background: rgb(247,247,247);
    }

    .links a {
        padding: 20px;
        font-size: 1.15em;
        line-height: 1.15em;
        background: rgb(247,247,247);
        background: linear-gradient(0deg, rgba(225,225,225,1) 0%, rgba(255,255,255,1) 100%);
    }

    .featured {
        background-position: 40% 50%;
    }

    .featured > div {
        padding: 40px 30px;
    }

    .perks-wrapper {
        margin-bottom: 0;
    }

    .rapid-rewards-container .section-intro {
        margin: 0 15px;
    }

    .rewards-row {
        padding: 30px 15px;
        margin: 0;
    }

    .rewards-row .row, .rewards-row > div.first  {
        padding-left: 0;
        padding-right: 0;
        align-items: center;
    }

    .rewards-row h3 {
        width: 60%;
    }

    .rewards-row img {
        order: 2;
        margin-bottom: 10px;
    }

    .rewards-row p {
        width: 100%;
        order: 3;
    }

    .travel-tip {
        padding: 30px;
        margin-bottom: 10px;
    }

    .travel-tip-guillermo {
        padding: 20px 20px 17rem;
        background-position: bottom -80px right 50%;
    }
}

@media (max-width: 767px) and (orientation: portrait) {
    .lfma-siblings {
        left: -15px;
    }
}

/* iPhone X override */
@media (min-width: 768px) and (max-width: 812px) and (orientation: landscape) {
    .full-width-bg {
        height: 380px;
    }

    .perks-wrapper {
        margin-bottom: 0px;
    }

    .booking-widget-row .container {
        padding: 0;
    }
}

/* Tablet and higher */
@media (min-width: 768px) {
    .height-fill {
        flex: 1;
        display: flex;
        justify-content: center;
    }

    #clean-header {
        margin-left: -30px;
        margin-right: -30px;
    }

    .promise-banner {
        margin-right: -15px;
        margin-left: -15px;
    }

    .destinations-intro {
        margin-left: auto;
        margin-right: auto;
    }

    .rewards-row.flex-border:first-child {
        border-left: none;
    }

    .rewards-row-group.row-first {
        border-bottom: 2px solid var(--swa-border-light-gray);
    }

    .rewards-row-group .rewards-row:first-child {
        border-right: 1px solid var(--swa-border-light-gray);
    }
}

@media (min-width: 992px) {
    .rewards-row-image-container {
        margin-left: 5%;
    }

    .rewards-row h3 {
        width: 70%;
    }
}

@media (max-width: 991px) {
    .airport-details {
        flex-wrap: wrap;
    }

    .airport-detail-image {
        width: 100%;
        flex-basis: 100%;
    }

    .airport-detail:not(.airport-detail-image) {
        width: 50%;
        flex-basis: 50%;
    }

    .hero-text h3 {
        font-size: 1em;
    }
}

/* Tablet portrait/iPhone X landscape */
@media (min-width: 768px) and (max-width: 991px) {
    .hero-row {
    	margin-bottom: 0;
    }

    .hero-text h2 {
        font-size: 1.3em;
    }

    .hero-row p {
    	padding: 0 10px 10px;
    	line-height: 23px;
    }

    .perks-table-row h4 {
        font-weight: bold;
        margin: 0px 0 15px;
        padding-top: 20px;
    }

    .links a {
        font-size: 18px;
        line-height: 20px;
    }

    .featured {
        background-position: 30% 50%;
    }

    .rewards-row-image-container {
        margin-left: 10px;
    }
}

/* LFMA route width control for everything bigger than mobile portrait */
@media (orientation: landscape), (min-width: 768px) {
    .lfma-route {
        width: 50%;
    }
}

/* Override to force width to 100% on narrow screens */
@media (max-width: 512px) {
    .airport-detail:not(.airport-detail-image) {
        width: 100%;
        flex-basis: 100%;
        border-left: none;
        border-top: 1px solid var(--swa-border-light-gray);
    }
}
