﻿#RptNav_liNavItem_0 {
    // display: none;
}

.mod-socialIcons {
    padding-left: 5px;
}

.cms-social-fb:before {
    width: 22px;
    height: 22px;
}

.mod-socialIcons i {
    font-size: 22px;
    color: #1B5A2E;
}

.region-tabordion .tabordion-tab-container {
    z-index: 999 !important;
}

.region-results .table tr td.result-name {
    font-family: Lato;
    font-weight: bold;
}

.mod-tourresults .tb-calendar .tb-calendar-days .tb-calendar-day {
    height: 46px;
    padding-top: 2px;
}

.mod-results .region-results .result-container .table tr td.result-price small {
    color: #3F3F3F;
}

.result-highlight {
    font-size: 15px;
}

.mod-availabilityextras .region-title {
    color: #25326C;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}

.geo-panel .item {
    min-height: 500px;
}

.mod-results .region-results .result-container {
    margin-bottom: 15px;
}

header .cms-headersection-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

header .mp-site-header-container {
    padding-bottom: 20px;
}

#site-menu.mp-site-menu .navbar-nav {
    padding-bottom: 0px;
}

.navbar-nav > li {
    width: unset;
    float: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}

#site-menu.mp-site-menu .nav li a {
    margin: 0px;
}

.mod-signup-fullwidth {
    margin: 15px 13px 10px 15px;
    padding: 12px;
}

    .mod-signup-fullwidth .container {
        width: 100%;
        margin: 0px;
    }

.mod-sitelinks-fullwidth {
    background-color: #000;
}

/*.homepage .mod-sitelinks-fullwidth {
    background-color: #000;
    box-shadow: 0 -30px 50px black;
}*/

/*.mod-sitelinks-fullwidth .panel-default {
    background-color: #000;
    color: #FFF;
    border: none;
}*/

.mod-sitelinks-fullwidth .panel-body ul.list-inline {
    max-width: 970px;
    width: 100%;
    margin: 0px auto !important;
}

    .mod-sitelinks-fullwidth .panel-body ul.list-inline li {
        padding: 0px;
        margin-bottom: 10px;
        color: #FFF;
    }

        .mod-sitelinks-fullwidth .panel-body ul.list-inline li a {
            /*color: #FFF;*/
            text-transform: lowercase;
            display: block;
        }

            .mod-sitelinks-fullwidth .panel-body ul.list-inline li a::first-letter {
                text-transform: uppercase;
            }

        .mod-sitelinks-fullwidth .panel-body ul.list-inline li:last-of-type {
            display: none;
        }

.mod-tsbv2 input.hidden-xs.hidden-sm.btn.btn-block.btn-primary {
    height: 40px;
    text-transform: uppercase;
}

.tsb-toggle-advancedopts {
    display: none !important;
}

.mod-results .progress .progress-bar {
    background-color: #25326C;
}

.btn-primary {
    text-transform: uppercase;
    border-radius: 0px;
}

.cms-icon-pin,
.cms-icon-tick {
    color: #25326C;
}

.modal-title {
    text-transform: uppercase;
    color: #25326C;
    font-size: 18px;
    font-weight: bold;
}

.mod-tourresults .tb-calendar .tb-calendar-days .tb-calendar-day strong,
.cms-price {
    color: #1B5A2E;
}

.mod-tourresults .tb-calendar .tb-calendar-days .tb-calendar-day.tb-calendar-day-selected {
    background: #b3ffa7;
}

.cms-box-header {
    color: #25326C;
    text-transform: uppercase;
    font-weight: bold;
}

.mod-availabilityextras input[type="submit"].btn-block {
    margin-top: 12px;
}

.mod-basket .region-title.text-center {
    text-align: left;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    color: #25326C;
}

.mod-basket .region-panel:nth-child(2n-1) {
    background-color: #F0F0F0;
}

.mod-basket .region-discounts {
    background-color: #FFF;
}

.mod-basketthankyou .flow-module.flow-thanks-header .region-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    color: #25326C;
}

.mod-signup-fullwidth input[type="submit"].btn-block {
    text-align: center;
    font-size: 14px;
}

.region-header {
    font-size: 19px;
}

.mod-basket {
    margin-bottom: 20px;
}

.HTMLContent {
    padding: 0px;
}

.homepage .HTMLContent {
    padding: 0px 15px;
}

.mod-linkboxes-horizontal .mod-linkboxes-image .linkbox-title {
    font-size: 16px;
    margin-bottom: auto;
}

.mod-linkboxes-slide .mod-linkboxes-image .mod-linkboxes-bg {
    top: 80%;
}

.mod-tourresults .owl-theme .owl-controls .owl-buttons > div.owl-prev .cms-icon-left,
.mod-tourresults .owl-theme .owl-controls .owl-buttons > div.owl-next .cms-icon-right {
    color: #000;
}

td.result-highlight.small.text-right {
    text-align: center;
}
/*Ticket #52954*/
.mod-availabilityextrasv2 .extras-toptotals li.btn {
    display: none !important;
}

.mod-tourresults .tb-calendar .tb-calendar-days .tb-calendar-day {
    width: 14.28%;
}

#euCookieNotify {
    display: block;
}

.mod-membersarea .my-searches-section {
    display: none;
}

@media(max-width: 1366px) {
    .cms-template-phfw .mod-bannerslider .banner-item {
        min-height: 530px !important;
    }
}

@media(max-width: 500px) {
    .cms-template-phfw .mod-bannerslider .banner-item {
        min-height: 360px !important;
    }
.hide-on-mobile {
    display: none;
}
}

header .mp-site-header-container {
    padding-bottom: 0;
}

.mp-site-header {
    padding-top: 0;
    padding-bottom: 0;
}

.mp-site-header-nav-container .mp-site-header-nav {
    padding-bottom: 0;
    padding-top: 0;
}

/*#region Tour Bank Overrides */

.mod-tourresults .tb-paxcount .tb-paxrow label {
    margin: 5px 0 0 0;
}

.mod-tourresults .tb-paxcount .tb-paxrow small {
    display: block;
    margin-bottom: 5px;
}

.mod-tourresults .region-tabordion .tabordion-panel-container .tabordion-panel,
.mod-tourresults .tb-overview {
    font-size: 16px;
}

    .mod-tourresults .region-tabordion .tabordion-panel-container .tabordion-panel h3 {
        font-size: 22px;
    }

.mod-tourresults .tb-bookingflow.tb-stage1 .tb-switchsteps-on{
    display: none;
}

@media (min-width: 992px) {
    .mod-tourresults .tb-bookingflow .tb-flowstage {
        display: none;
    }

    .mod-tourresults .tb-bookingflow.tb-stage1 .tb-flowstage3 .tb-flowstage {
        display: block;
    }

    .mod-tourresults .tb-bookingflow .tb-mobileswitch {
        display: block !important;
    }

    .mod-tourresults .tb-bookingflow.tb-stage1 .tb-flowstage.tb-flowstage1 .tb-mobileswitch,
    .mod-tourresults .tb-bookingflow.tb-stage1 .tb-flowstage.tb-flowstage2 .tb-mobileswitch,
    .mod-tourresults .tb-bookingflow.tb-stage1 .tb-flowstage.tb-flowstage3 .tb-mobileswitch {
        display: none !important;
    }

    .mod-tourresults .tb-bookingflow.tb-stage1 .tb-flowstage.tb-flowstage2.tb-mobileswitch,
    .mod-tourresults .tb-bookingflow.tb-stage2 .tb-flowstage.tb-flowstage2.tb-mobileswitch,
    .mod-tourresults .tb-bookingflow.tb-stage3 .tb-flowstage.tb-flowstage2.tb-mobileswitch,
    .mod-tourresults .tb-bookingflow.tb-stage4 .tb-flowstage.tb-flowstage2.tb-mobileswitch {
        display: none !important;
    }

    .mod-tourresults .tb-bookingflow.tb-stage1 .tb-flowstage.tb-flowstage1,
    .mod-tourresults .tb-bookingflow.tb-stage1 .tb-flowstage.tb-flowstage2,
    .mod-tourresults .tb-bookingflow.tb-stage1 .tb-flowstage.tb-flowstage3 {
        display: block;
    }

    .mod-tourresults .tb-bookingflow.tb-stage2 .tb-flowstage.tb-flowstage1,
    .mod-tourresults .tb-bookingflow.tb-stage2 .tb-flowstage.tb-flowstage2,
    .mod-tourresults .tb-bookingflow.tb-stage2 .tb-flowstage.tb-flowstage3 {
        display: block;
    }

    .mod-tourresults .tb-bookingflow.tb-stage3 .tb-flowstage.tb-flowstage1,
    .mod-tourresults .tb-bookingflow.tb-stage3 .tb-flowstage.tb-flowstage3 {
        display: block;
    }

    .mod-tourresults .tb-bookingflow.tb-stage4 .tb-flowstage.tb-flowstage1,
    .mod-tourresults .tb-bookingflow.tb-stage4 .tb-flowstage.tb-flowstage4 {
        display: block;
    }

    .mod-tourresults .tb-bookingflow.tb-stage1 .tb-switchsteps-on {
        display: block;
    }

    .mod-tourresults .tb-bookingflow.tb-stage1 .tb-switchsteps-off {
        display: none;
    }
}

/*.mod-tourresults .tb-stepoption.tb-stepoption-selected {
    background: #c7c7c7;
}

.tb-booknow.dF.jcSB.aiC {
    flex-wrap: wrap;
}

@media(max-width: 992px) {
    .mod-tourresults .tb-bookingflow .tb-flowstage3 {
        display: unset;
    }
}*/

/*#endregion*/
.cms-template-phfw .mod-bannerslider, .cms-template-phfw .mod-bannerslider .banner-item {
    min-height: 300px !important;
    background-size: cover;
}


.mod-socialIcons i {
    color: #49828f;
}

/* IE fix #62607 */
_:-ms-fullscreen, :root .mod-linkboxes.linkbox-v2 .col-sm-4.col-md-4.dF.fdC {
    display: block !important;
}

@media all and (min-width: 992px) {
    _:-ms-fullscreen, :root .mod-tourresults .tb-calendar .tb-calendar-days .tb-calendar-day {
        flex-basis: 13%;
    }
}


@media (max-width: 992px) {
    .hide-on-mobile {
        display: none;
    }
}

/*.mod-tourresults .region-tabordion .tabordion-panel-container .tabordion-tab {
    display: block !important;
}

.mod-tourresults .region-tabordion .tabordion-tab-container .tabordion-tab {
    display: none !important;
}*/

#flow-extras .has-error .form-control {
    background-color:#f2dede;
}

#flow-extras .error .bootstrap-select .dropdown-toggle, #flow-extras .has-error .bootstrap-select .dropdown-toggle {
    background-color:#f2dede;
}