/*
Theme Name: Tour Package Child
Description: Tour Package WP Theme Child Theme
Author: Goodlayers
Author URL: http://goodlayers.com
Template: tourpackage
Version: 2.10
Text Domain: tourpackage-child
*/

body {
  overflow-x: hidden;
}

.text-right {
    text-align: right;
}

.d-inline-block {
    display: inline-block !important;
}
.float-left {
    float: left !important;
}

.vsep-social {
    display:block;
    width: 1px;
    height: 20px;
    background: #8A2226;
    margin: 6px 0.75em;
    vertical-align: 3px;
}

.vsep {
    display: block;
    width:1px;
    height:45px;
    background-color: #A43C40;
    margin: 0 20px;
    margin-bottom:-10px;
    padding:0;
    border-right: 1px solid #71090D;
}


/** TOP NAV **/
div.top-navigation-wrapper {
    background-image: none !important;
    background-color: #fff !important; /* was #fff */
    border: none !important;
    box-shadow: inset 0px 10px 8px -10px rgba(0,0,0,0.3);
}
div.top-navigation-container {
    font-size: 0.9375em;
    padding: 0.6em 0;
    color: #000 !important;
    text-align: right !important;
}


div.top-navigation-right-text {
    float: none !important;
    display: inline-block;
}

/** MIDDLE NAV  **/
    /** Middle Container **/
    .middle-container.container {
        /* text-align: right !important; */
        /* max-width: 450px !important; */

    }



div.middle-wrapper {
    background-image: none !important;
    background-color: #8A2226 !important;
    box-shadow: inset 0px 10px 8px -10px rgba(0,0,0,0.3);
}
div.middle-container {
    font-size: 0.9375em;
    padding: 0.8em 0;
    color: #fff;
}
div.middle-container div {
    display:inline-block;
    vertical-align:sub;
}
div.middle-container div a {
    text-align:left;
    color: #fff !important;
    font-size:10.5pt;
}
div.middle-container div a:hover {
    color:#fff;
}

/** BOTTOM NAV **/
div.header-wrapper {
    background-image: none !important;
    background-color: #234073 !important;
    box-shadow: inset 0px 10px 8px -10px rgba(0,0,0,0.3);
	/*padding-top: 30px;*/
}
div.header-container {
    color: #000;
}


/** SOCIAL WRAPPER **/
div.top-social-wrapper {
    float: none !important; /** WAS RIGHT **/
}
div.social-wrapper img {
    max-width: 25px !important;
}

/** LOGO CHANGES **/
.logo-wrapper {
    position: relative;
    text-align: center;
    margin: 0px !important;
    max-width: 100%;
    float: none !important;
    line-height: 0;
    padding: 0 !important;
}
.logo-wrapper a {
    position: absolute;
    top: 15px; /** WAS 13px **/
    left: 13%;
    display: block;
    z-index: 9;
    transform: translate(-50%, 0);
    background:#fff;
    padding:10px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.12),
                0 2px 4px 0 rgba(0,0,0,0.08);
}


/** NAV CHANGES **/
div.navigation-wrapper {
    margin: 0 !important;
}
div.navigation-wrapper ul.sf-menu li a {
    padding:0 10px;
    font-size:11pt;
}
.top-navigation-wrapper a {
    color: #234073 !important;
    font-weight: bold;
}

/** NAV SUBMENU CHANGE **/
ul.sf-menu li.sfHover ul li:first-child a {
    padding-top: 0 !important;
}


/** BORROWED STYLES **/
header div#header-top {
    font-size: 0.9375em;
    padding: 1.7em 0;
}
header div#header-top div#logo div.logo {
    position: relative;
    text-align: center;
}
header div#header-top div#logo div.logo a {
    position: absolute;
    top: -10px;
    left: 20%;
    display: block;
    z-index: 9;
    transform: translate(-50%, 0);
    background:#fff;
    padding:15px;
}
header div#header-top div#logo div.logo img {
    height: 200px;
    width: auto;
}
header div#header-top div.contact {
    text-align: center;
}
header div#header-top div.contact a {
    display: inline-block;
}
header div#header-top div.contact a i {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: black;
    text-align: center;
    vertical-align: middle;
    line-height: 31px;
    color: white;
    font-size: 0.85em;
    margin-right: 0.9em;
}
header div#header-top div.contact span {
    margin: 0 1.5em;
}
header div#header-top div.social {
    text-align: right;
}
header div#header-top div.social span {
    margin: 0 0.125em;
}
header div#header-top div.social i {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: black;
    text-align: center;
    vertical-align: middle;
    line-height: 31px;
    color: white;
    font-size: 0.85em;
}
header div#header-top div.social i.fa-facebook-f {
    background: #4767aa;
}
header div#header-top div.social i.fa-twitter {
    background: #1da2f2;
}
header div#header-top div.social i.fa-instagram {
    background: #0077b5;
}
header div#header-top div.social i.fa-google-plus-g {
    background: #DC4538;
}
header div#header-middle {
    background: #8A2226;
    color: white;
    padding: 1em 0;
}
header div#header-middle div.right-cta {
    text-align: right;
}
header div#header-middle div.right-cta div.row {
    justify-content: flex-end;
    align-content: center;
    height: 100%;
}
header div#header-middle div.right-cta div.row > div {
    vertical-align: middle;
}
header div#header-middle div.right-cta div.row > div.free-calls {
    padding-right: 15px;
}
header div#header-middle div.right-cta div.row > div.sep {
    width: 1px;
    height: 30px;
    background: white;
    margin: 4px 1.75em;
}
header div#header-middle div.right-cta div.row > div div.icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}
header div#header-middle div.right-cta div.row > div div.icon i {
    font-size: 2em;
    color: white;
    display: block;
}
header div#header-middle div.right-cta div.row > div div.text {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    font-size: 0.9375em;
    line-height: 1.25em;
}
header div#header-bottom {
    background: #234073;
    color: white;
}
header div#header-bottom div.row {
    height: 80px;
}
header div#header-bottom #mobileNav {
    text-align: right;
}
header div#header-bottom .openNav {
    font-size: 2em;
}
header div#header-bottom nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
header div#header-bottom nav ul li {
    display: inline-block;
    margin-right: 0.9em;
}
header div#header-bottom nav ul li:nth-child(5) {
    margin-right: 0;
}
header div#header-bottom nav ul li a {
    font-size: 0.925em;
    text-transform: uppercase;
    font-weight: 500;
}
header div#header-bottom nav ul li a:hover {
    opacity: 0.8;
}
header div#header-bottom nav.opened {
    display: block!important;
}
header div#header-bottom div.agent {
    text-align: right;
}
header div#header-bottom div.agent a {
    border: 1px solid white;
    background: #234073;
}
header div#header-bottom div.agent a:hover {
    background: #009ce2;
}


div.footer-wrapper div.custom-sidebar ul#menu-footer-buttons li {
  display: inline;
  background: none;
  font-weight: bold;
  padding: 6px 5px 6px 5px !important;
  margin-right: 15px;
}

div.footer-wrapper h3 {
  color: #fff;
  font-weight: bold;
  font-size: 2em;
}


/** HEADER BUTTONS **/
.btn.btn-agent-login, div.footer-wrapper div.custom-sidebar ul#menu-footer-buttons li {
    margin-left: 15px;
    border: 1px solid #fff !important;
    border-radius:3px;
    padding: 7px 3px 7px 3px !important;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.btn.btn-agent-login:hover {
    background-color: rgba(255,255,255,0.15);
}
/* div.navigation-wrapper ul.sf-menu li.btn-agent-login:last-child { */
div.navigation-wrapper ul.sf-menu li.btn-agent-login {
    color: red !important;
    margin-top:-9px !important;
}
/* div.navigation-wrapper ul.sf-menu li.btn-agent-login:last-child a { */
div.navigation-wrapper ul.sf-menu li.btn-agent-login a {
    font-weight:normal;
}




/** HEADER ICONS **/
.facebook-messenger-svg {
    width: 38px;
    height: 39px;
    margin: 0 6px 0 0;
    vertical-align: top !important;
    background: url('/wp-content/themes/tourpackage-child/images/svg/facebook-messenger.svg');
    background-size: 38px 39px;
    background-repeat: none;
    fill: #fff;
}
.gift-certificate-svg {
    width: 40px;
    height: 40px;
    margin: 0 6px 0 0;
    vertical-align: -7px !important;
    background: url('/wp-content/themes/tourpackage-child/images/svg/mail.svg');
    background-size: 40px 40px;
    background-repeat: none;
    fill: #fff !important;
}
.quote-svg {
    width: 40px;
    height: 37px;
    margin: 0 6px 0 0;
    vertical-align: -6px !important;
    background: url('/wp-content/themes/tourpackage-child/images/svg/two-quotes.svg');
    background-size: 40px 37px;
    background-repeat: none;
    fill: #fff;
}

/** FOOTER **/
.footer-logo-wrapper {
    text-align:center;
    margin: 0 auto;
    margin-bottom: 15px !important;
    width:225px;
    background-color:#fff;
    padding:15px 10px 0 10px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.12),
                0 2px 4px 0 rgba(0,0,0,0.08);
}
div.footer-container {
    margin-top: 30px;
    color: #98b4e6 !important;
}
div.copyright-wrapper {
    margin: 0 !important;
    color: #98b4e6 !important;
}
div.copyright-wrapper .copyright-border {
    display:none;
}



@keyframes pulse {
    0% {
        transform: scaleX(1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        transform: scaleX(1)
    }
}

.pulse,
.middle-container a:hover div:first-child {
    animation-name: pulse;
    animation-duration: 1s;
    animation-fill-mode: both
}

#contact-container label {
    font-weight:bold;
    margin-bottom:15px;
}

#contact-container input,
#contact-container select,
#contact-container input[type=tel],
#contact-container input[type=date],
#contact-container input[type=email],
#contact-container input[type=number],
#contact-container textarea {
    border: 1px solid rgba(35,64,115,0.5);
    width: 80%;
}
div.contact-form-wrapper input[type="text"],
div.contact-form-wrapper select,
div.contact-form-wrapper input[type=tel],
div.contact-form-wrapper input[type=date],
div.contact-form-wrapper input[type=email],
div.contact-form-wrapper input[type=number],
div.contact-form-wrapper input[type="password"] {
    width: 337px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    margin: 10px 5px 5px;
    line-height: 20px;
    max-width: 100%;
    display: block;
}
div.contact-form-wrapper input[type="text"],
div.contact-form-wrapper input[type="password"],
div.contact-form-wrapper textarea, div.sidebar-wrapper #search-text input[type="text"],
div.sidebar-wrapper .contact-widget input, div.custom-sidebar .contact-widget textarea,
div.comment-wrapper input[type="text"],
div.comment-wrapper input[type="password"],
#contact-container select,
div.comment-wrapper input[type="tel"],
div.comment-wrapper input[type="date"],
div.comment-wrapper input[type="email"],
div.comment-wrapper input[type="number"],
div.contact-form-wrapper input[type=tel],
div.contact-form-wrapper input[type=date],
div.contact-form-wrapper input[type=email],
div.contact-form-wrapper input[type=number],
div.comment-wrapper textarea {
    color: #888888;
    background-color: #ffffff;
    border-color: #e3e3e3;
    -webkit-box-shadow: #ececec 0px 1px 4px inset, #f7f7f7 -5px -5px 0px 0px, #f7f7f7 5px 5px 0px 0px, #f7f7f7 5px 0px 0px 0px, #f7f7f7 0px 5px 0px 0px, #f7f7f7 5px -5px 0px 0px, #f7f7f7 -5px 5px 0px 0px;
    box-shadow: #ececec 0px 1px 4px inset, #f7f7f7 -5px -5px 0px 0px, #f7f7f7 5px 5px 0px 0px, #f7f7f7 5px 0px 0px 0px, #f7f7f7 0px 5px 0px 0px, #f7f7f7 5px -5px 0px 0px, #f7f7f7 -5px 5px 0px 0px;
}

input[type=tel],
input[type=date],
input[type=email],
input[type=number],
input[type="text"],
input[type="password"],
input[type="email"],
input,
textarea,
select {
    padding: 7px;
    margin: 0;
    outline: none;
    max-width: 100%;
    margin-bottom: 10px;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

/** Fix bg color of slider next/prev **/
.ls-packagetour .ls-nav-prev,
.ls-packagetour .ls-nav-next,
div.gdl-top-slider .flex-direction-nav li .flex-prev,
div.gdl-top-slider .flex-direction-nav li .flex-next,
div.gdl-top-slider .nivo-directionNav a.nivo-prevNav,
div.gdl-top-slider .nivo-directionNav a.nivo-nextNav {
    background-color: rgba(0,0,0,0.5);
}



/** Flags taken from https://github.com/seanherron/Flag-Webicons **/
.flag-webicon {
    display: inline-block;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 64px;
    height: 64px;
    text-indent: -9999em;
    text-align: left;
}
.flag-webicon.xsmall {
    width: 16px;
    height: 16px;
}
.flag-webicon.small {
    width: 32px;
    height: 32px;
}
.flag-webicon.large {
    width: 128px;
    height: 128px;
}
.flag-webicon.xlarge {
    width: 256px;
    height: 256px;
}

/* canada */
.no-svg .flag-webicon.canada {
    background: url("/wp-content/themes/tourpackage-child/images/flags/canada.png");
}
.no-svg .flag-webicon.canada.xsmall {
    background: url("/wp-content/themes/tourpackage-child/images/flags/canada-xs.png");
}
.no-svg .flag-webicon.canada.small {
    background: url("/wp-content/themes/tourpackage-child/images/flags/canada-s.png");
}
.no-svg .flag-webicon.canada.large {
    background: url("/wp-content/themes/tourpackage-child/images/flags/canada-l.png");
}
.no-svg .flag-webicon.canada.xlarge {
    background: url("/wp-content/themes/tourpackage-child/images/flags/canada-xl.png");
}
.svg .flag-webicon.canada {
    background: url("/wp-content/themes/tourpackage-child/images/flags/canada.svg");
}

/* united-states */
.no-svg .flag-webicon.united-states {
    background: url("/wp-content/themes/tourpackage-child/images/flags/united-states.png");
}
.no-svg .flag-webicon.united-states.xsmall {
    background: url("/wp-content/themes/tourpackage-child/images/flags/united-states-xs.png");
}
.no-svg .flag-webicon.united-states.small {
    background: url("/wp-content/themes/tourpackage-child/images/flags/united-states-s.png");
}
.no-svg .flag-webicon.united-states.large {
    background: url("/wp-content/themes/tourpackage-child/images/flags/united-states-l.png");
}
.no-svg .flag-webicon.united-states.xlarge {
    background: url("/wp-content/themes/tourpackage-child/images/flags/united-states-xl.png");
}
.svg .flag-webicon.united-states {
    background: url("/wp-content/themes/tourpackage-child/images/flags/united-states.svg");
}

.package-info .flag-webicon {
    height:30px;
    margin-bottom: -11px;
    margin-right: 5px;
    margin-left: 10px;
}
.package-info {
  box-sizing: border-box;
  display: table;
}
.package-info .package-info-inner {
  margin: 1px;
 /*  background: #f7f7f7; */
  height: 100%;
  display: table-cell;
  text-align: center;
  width: 25%;
  border-left: solid white 2px;
}
.package-info .package-info-inner-blank {
  margin: 1px;
  background: #ffffff;
  height: 100%;
  display: table-cell;
  text-align: center;
  width: 25%;
  border-left: solid white 2px;
}
.package-info .departure-times-text {
    margin-left:21px;
    width:75%;
}

.personnal-item .personnal-thumbnail img {
    margin: 0 auto;
    margin-top: 20px;
}
.personnal-item {
    background: #fff !important;
}

.gdl-package-full .package-media-wrapper.gdl-image img {
    width: 100%;
}
.package-media-wrapper {
 margin-bottom: 0px !important;
}

/** SEE MORE PACKAGES SHORTCODE **/
#seemore-packages {
    padding: 0;
}
#seemore-packages a.box-tour div.description div.details h1 {
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 700;
    line-height: 1em;
    color: rgba(255,255,255,1);
    font-size: 20px;
    margin-bottom:10px;
}

#seemore-packages a.box-tour {
    height: 280px;
    display: block;
    position: relative;
    overflow: hidden;
    outline: 0;
    border-radius:5px;
    margin-bottom:13pt;
}
#seemore-package a.box-tour:last-child {
    margin-bottom: 0;
}
#seemore-packages a.box-tour div.image {
    height: 100%;
    position: absolute;
    background-size: cover;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
}
#seemore-packages a.box-tour:hover div.image {
    transform: scale(1.2);
}
#seemore-packages a.box-tour div.description {
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.65) 10%, rgba(0, 0, 0, 0.15) 55%, rgba(0, 0, 0, 0) 100%);
    height: 100%;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: white;
    padding: 4em 2em;
}

#seemore-packages a.box-tour div.description div.pricing {
    position: absolute;
    right: 0;
    top: 10px;
    background-color: rgba(138, 34, 38, 0.75);
    padding: 0.15em 1em;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 1em;
}

#seemore-packages a.box-tour div.description div.pricing span.currency {
    margin-right: 0.5em;
}

#seemore-packages a.box-tour div.description div.pricing span.currency img.flag {
    display:inline-block;
    margin-right:5px;
}

#seemore-packages a.box-tour div.description div.pricing span.currency:last-child {
    margin: 0;
}

#seemore-packages a.box-tour div.description div.details {
    width: 90%;
    text-align: left;
}


#seemore-packages a.box-tour div.description div.details .book-btn {
    background: #8A2226;
    margin-top: 1em;
    display: inline-block;
    padding: 5px 10px;
    font-weight:9pt;
    border-radius: 5px;
    box-shadow: inset 0px 10px 8px -10px rgba(0,0,0,0.3);
    transition: all 0.5s;
    opacity:0.95;
}

#seemore-packages a.box-tour div.description div.details .book-btn:hover {
    background: #234073;
}

#seemore-packages a.box-tour div.description div.information {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
#seemore-packages a.box-tour div.description div.information span {
    background: rgba(0, 0, 0, 0.45);
    padding: 0.35em 1em;
    border-radius: 5px;
    font-size: 0.75em;
}
#seemore-packages a.box-tour h1 {
    margin: 0;
}
#seemore-packages a.box-tour p {
    margin: 0;
    font-size: 1em;
    font-weight: 400;
    font-style: italic;
    text-shadow: 1px 1px 15px #000000;
}

#seemore-packages .slick-slide {
  margin: 0 7px;
}

#seemore-packages .slick-list {
  margin: 0 -7px;
}


.custom-sidebar-title.see-more-packages-title {
    font-size: 15pt; /** So it fits on one line **/
}


.p-0 {
    padding: none !important
}
.p-l-0 {
    padding-left: 0 !important;
}
.p-r-0 {
    padding-right: 0 !important;
}
.white-text,
.font-white,
.font-white P {
    color: #ffffff !important;
}
/* .display-inline-block {
    display: inline-block !important;
}
.text-center {
    text-align: center !important;
}
.margin-auto {
    margin: 0 auto !important;
} */


/** TOP RIGHT NAVIGATION STYLES **/
/** email **/
.top-navigation-right-text .tr-email,
.top-navigation-right-text .tr-phone,
.top-navigation-right-text .tr-faq {
    float:left;
}
.top-navigation-right-text .tr-email i,
.top-navigation-right-text .tr-phone i,
.top-navigation-right-text .tr-faq i {
    vertical-align: top;
    font-size: 11pt;
    color: #8A2226;
}
.top-navigation-right-text .tr-email span {
    margin-right: 25px;
    margin-left: 5px;
    font-size: 15px;
    line-height: 15px;
}

/** phone **/
.top-navigation-right-text .tr-phone span {
    margin-right: 25px;
    margin-left: 5px;
    font-size: 15px;
    line-height: 15px;
}

/** faq **/
.top-navigation-right-text .tr-faq span {
    margin-left: 5px;
    font-size: 15px;
    line-height: 15px;
}


@media only screen and (min-width: 767px) {

    .mobile-header {
       display: none !important;
    }

}

/** RESPONSIVE STYLES **/
@media only screen and (max-width: 767px) {

    /** Tour Package Slider **/
    section#tour-packages a.box-tour {
        height: 315px !important;
    }
    section#tour-packages a.box-tour div.description div.details h1 {
        font-size: 30px !important;
        margin-bottom:10px;
    }
    section#tour-packages a.box-tour div.description div.details {
        margin-left: 40px;
    }

    /** Logo **/
    .logo-wrapper {
        display: inline-block !important;
        float: left !important;
        text-align:left;
    }
    .logo-wrapper a {
        position:relative !important;
        max-width: 185px !important;
        top:0;
        left:0;
        transform:none !important;
        margin-top:10px !important;
    }


    /** Middle Container **/
    .middle-container.container {
        text-align: center !important;
        max-width: 450px !important;
    }
    .middle-container .vsep {
        margin: 0 10px !important;
    }
    div.middle-container div {
        vertical-align: bottom !important;
    }




    /** Navigation **/
    .gdl-navigation-wrapper {
        padding-top:25px;
        display: none !important;
    }

    .browser-header {
       display: none !important;
    }

    .header-container.container {
        max-width:450px !important;
        padding: 0 5px;
    }


    /** Top right nav text / top header **/
    .top-navigation-container.container {
        max-width:450px !important;
    }

.top-navigation-right-text .tr-email,
.top-navigation-right-text .tr-phone,
.top-navigation-right-text .tr-faq {
    float:none;
}


    .top-navigation-right-text {
        width: 220px;
        padding-left: 15px;
        padding-right: 10px;
        /* text-align: right !important; */
    }

    .vsep-social,
    .top-navigation-right-text i,
    .top-navigation-right-text .tr-faq {
        display:none !important;
    }

    .top-navigation-right-text span {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .top-navigation-right-text .tr-email {
        /* margin-top:5px; */
    }
    .top-navigation-right-text .tr-email {
        margin-bottom: 10px;
    }
    .top-navigation-right-text .tr-email span {
        word-break: break-all;
    }
    .top-navigation-right-text .tr-email span:before {
        content: '';
        font-weight: bold;
        display:block;
        padding-bottom:5px;
        color: #234073 !important;
    }
    .top-navigation-right-text .tr-phone span:before {
        content: '';
        font-weight: bold;
        display:block;
        padding-bottom:5px;
        color: #234073 !important;
    }

    .top-navigation-right-text .tr-email,
    .top-navigation-right-text .tr-phone,
    .top-navigation-right-text .tr-faq {
        /* float: right; */
    }

    div.top-navigation-container {
      text-align: center !important;
    }
    .top-social-wrapper .social-icon img {
        width: 30px !important;
        height: 30px !important;
    }
    div.social-wrapper div.social-icon {
        margin-right: 15px !important;
    }


   /* HAMBURGER MENU */
  .cheeseburger {
    height: 140px;
  }

/* Screen reader only */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

/* Button styling */
.menu-toggle {
  display: inline-block;
  padding: 30px 15px;
  line-height: 2em;
  font-size: 3em;
  color: #333;
}

.menu-toggle:hover,
.menu-toggle:focus {
  color: #c00;
}

/*
 Default styles + Mobile first
 Offscreen menu style
*/
.main-menu {
  position: absolute;
  display: none;
  left: -200px;
  top: 0;
  overflow: hidden;
  /* height: 100%; */
 /* overflow-y: scroll; */
  /*  overflow-x: visible; */
  transition: left 0.3s ease /*, box-shadow 0.3s ease */;
  z-index: 999;
  width: 100%;
}

.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 2.5em 0 10px 0;
  /* Hide shadow w/ -8px while 'closed' */
  -webkit-box-shadow: -8px 0 8px rgba(0,0,0,.5);
  -moz-box-shadow: -8px 0 8px rgba(0,0,0,.5);
  box-shadow: -8px 0 8px rgba(0,0,0,.5);
  min-height: 100%;
  width: 100%;
  background: #234073;
}

.main-menu a {
  display: block;
  padding: .75em 15px;
  line-height: 1em;
  font-size: 1em;
  color: #fff !important;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}

.main-menu li:first-child a {
  border-top: 1px solid #ffffff;
}
.main-menu li:last-child a {
  border-bottom: none;
}
.main-menu li.btn-agent-login {
  margin: 5px 5px 0 !important;
  padding-bottom: 10px !important;

}
.main-menu a:hover,
.main-menu a:focus {
  background: #234073;
  /* text-decoration: underline; */
  color: #fff;
}

.main-menu .menu-close {
  position: absolute;
  right: 0;
  top: 0;
  border-bottom: none;
}

/*
 On small devices, allow it to toggle...
*/
/*
 :target for non-JavaScript
 [aria-expanded] will be used if/when JavaScript is added to improve interaction, though it's completely optional.
*/
.main-menu:target,
.main-menu[aria-expanded="true"] {
  display: block;
  left: 0;
  outline: none;
  -moz-box-shadow: 3px 0 12px rgba(0,0,0,.25);
  -webkit-box-shadow: 3px 0 12px rgba(0,0,0,.25);
  box-shadow: 3px 0 12px rgba(0,0,0,.25);
}

.main-menu:target .menu-close,
.main-menu[aria-expanded="true"] .menu-close {
  z-index: 1001;
}

.main-menu:target ul,
.main-menu[aria-expanded="true"] ul {
  position: relative;
  z-index: 1000;
}

/*
 We could us `.main-menu:target:after`, but
 it wouldn't be clickable.
*/
.main-menu:target + .backdrop,
.main-menu[aria-expanded="true"] + .backdrop{
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  background: #000;
  background: rgba(255,255,255,.50);
  cursor: default;
}

@supports (position: fixed) {
  .main-menu,
  .main-menu:target + .backdrop,
  .main-menu[aria-expanded="true"] + .backdrop{
    position: fixed;
  }
}

/*
 Larger screen styling
 Horizontal menu
*/
@media (min-width: 768px) {
  .menu-toggle,
  .main-menu .menu-close {
    display: none;
  }

  /* Undo positioning of off-canvas menu */
  .main-menu {
    position: relative;
		left: auto;
		top: auto;
		height: auto;
    display: block;
  }

  .main-menu ul {
    display: flex;

    /* Undo off-canvas styling */
    padding: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    height: auto;
    width: auto;
    background: none;
  }

  .main-menu a {
    color: #06c;
    border: 0 !important; /* Remove borders from off-canvas styling */
  }

  .main-menu a:hover,
  .main-menu a:focus {
    background: none; /* Remove background from off-canvas styling */
    color: #c00;
  }
}

 /* END HAMBURGER */


}

/** TOUR PARTNERS BANNER **/
.tour-partners .slick-list {
    margin-top:15px;
    margin-bottom:15px;
}
.tour-partners .slick-list .slick-slide {
    vertical-align: middle;
    display: inline-block;
    float: none;
}
.tour-partners .slick-slide .slick-slide-inner img {
    background-color: #fff;
}
.tour-partners .slick-list .slick-slide img {
    width: auto !important;
    max-height:155px !important;
}
.slide-slick,
.slide-slick a,
.slick-slide:focus {  outline: none !important; }


/** daily packages **/
.private-tours-page div.gdl-package-grid2,
.daily-tours-page div.gdl-package-grid2 {
    margin-bottom: 0 !important;
}

div.gdl-package-grid2 .package-title-overlay {
    background:#234073 !important;
}
div.gdl-package-grid2 .package-info {
    width: 100%;
    display: block;
    /* margin: 0 auto; */
    /* text-align: center; */
}
div.package-info .package-price {
    color: #fff !important;
}
div.package-info .icon-tag { display:none !important; }

.package-info .flag-webicon:first-child {
    margin-left: 0 !important;
}
.package-info .flag-webicon:last-child {
    margin-right:0 !important;
}


/** footer nav **/
/** larger than mobile **/
@media only screen and (min-width: 767px) {

div.custom-sidebar ul {
    padding-top: 0px !important;
}

    .menu-footer-container {
        /* display: inline; */
    }
    /* .footer-wrapper div.custom-sidebar ul#menu-footer li:not(:last-child), */
    .footer-wrapper div.custom-sidebar ul#menu-footer li:not(.btn) {
        border: none;
    }
    .footer-wrapper div.custom-sidebar ul#menu-footer li {
        padding: 6px 5px 6px 5px !important;
        /* display: inline-block !important; */
        background: none !important;
    }
    .footer-wrapper div.custom-sidebar ul#menu-footer li a {
        font-weight: bold;
    }
    .footer-wrapper div.custom-sidebar ul#l#menu-footer li.btn.btn-agent-login {
        margin-left:0 !important;
    }
    .footer-wrapper div.custom-sidebar ul#l#menu-footer li.btn.btn-agent-login a {
        padding: 10px !important;
    }
    div.footer-wrapper div.custom-sidebar ul#menu-footer li.btn.btn-agent-login:last-child,
    div.footer-wrapper div.custom-sidebar ul#menu-footer li.btn.btn-agent-login:nth-last-child(2),
    .btn.btn-agent-login, div.footer-wrapper div.custom-sidebar ul#menu-footer-buttons li {
        border-bottom: 1px solid #fff !important;
        margin-left: 0 !important;
        margin-top: 15px !important;
    }

}
/** mobile **/
@media only screen and (max-width: 767px) {
    div.footer-wrapper div.custom-sidebar ul#menu-footer li.btn.btn-agent-login:last-child,
    div.footer-wrapper div.custom-sidebar ul#menu-footer li.btn.btn-agent-login:last-child:hover {
        font-weight: bold;
        margin-left: inherit !important;
        border: inherit !important;
        border-radius: none !important;
        padding: 6px 10px 6px 15px !important;
        -o-transition: auto;
        -ms-transition: auto;
        -moz-transition: auto;
        -webkit-transition: auto;
        transition: auto;
        background: inherit !important;
    }
}


/* Home page carousel adjustment */
.elementor-skin-carousel .elementor-main-swiper,
.elementor-skin-coverflow .elementor-main-swiper {
    height: 125px !important;
}

div.header-outer-wrapper.no-top-slider {
    background-image: url('/wp-content/uploads/2019/01/falls3.png') !important;
    background-position: center 0px;
    background-size: cover;
}

.overlay-container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.overlay-container img {
    width: 100%;
    height: auto;
    margin: auto 0 0 0;
	padding: 0;
    position: relative;
    display: block;
}
.overlay-container .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 50%;
    transform: translate(-50%,60%);
	margin: 0;
	padding: 0;
}
.overlay-position {
    bottom: 0;
    left: 50%;
	margin: 0 0 10px 0;
    transform: translateX(-50%);
	background: rgba(255,255,255,0.75) !important;
}
.package-info-wrapper {
    margin-bottom: 20px !important;
	position: absolute;
    width: 95%;
	padding: 5px !important;
	height: auto;
	color: #505050 !important;
}
.package-caption {
	float: left;
	width: 33%;
	font-size: 0.8em;
}
.package-departure-times {
	float: left;
	width: 47%;
	font-size: 0.8em;
}
.package-duration {
	float: left;
	width: 20%;
	font-size: 0.8em;
}
.package-info i {
    height: 1.75em;
    text-align: center;
    vertical-align: middle;
    line-height: 1.75em;
    font-size: 2.5em;
    color: #234073 !important;
}
.package-info .float-left {
	float: left;
}
.package-book-now-button {
	margin-top: 30px !important;
	float: right !important;
}
.pricing-info {
	width: 50%;
	padding: 0 0px;
	margin-bottom: 30px;
}
.pricing-info div div {
	display: block;
        font-size: 1em;
}
.pricing-info div div div {
	display: inline-block;
}
.pricing-info .horline {
	width: 100%;
	background: #ffffff;
	height: 1px;
	margin: 1px 0;
	padding: 0;
}
.pricing-info p {
	margin-bottom: 0px;
	display: inline;
}
.slick-slide .image .description .package-info {
	display: none !important;
}
.customer-care {
	background-color: #234073 !important;
    box-shadow: inset 0px 10px 8px -10px rgba(0,0,0,0.3);
	padding: 10px;
	color: #ffffff !important;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 20px;
	text-align: center;
	min-width: 95%;
}
.customer-care a {
	color: #ffffff;
}
.customer-care h2 {
	font-weight: bold;
	color: #ffffff;
	font-size: 2em;
}
#booknow {
	background: #ababab !important;
	min-width: 95% !important;
	width: 95% !important;
	padding: 10px !important;
}





/* MOBILE PACKAGE PAGE INFO */
@media only screen and (max-width: 767px) {
  .overlay {
     position: relative;
     left: 0;
     transform: translate(0,0);
   }

.overlay-container .overlay {
    position:relative !important;
    transform: translate(-50%,0%);
}
  .package-info-wrapper {
    position: relative !important;
  }
  .package-info {
    float: none;
    width: 100%;
  }

  .pricing-info {
    width: 100%;
  }

  a.gdl-button.large.package-book-now-button.gdl-button {
    float: none;
    box-sizing: border-box !important;
  }
  .pricing-info {
    box-sizing: border-box !important;
  }

  a.package-book-now-button {
    margin-bottom: 20px;
  }

  .package-book-now-button {
    float: none !important;
    margin-bottom: 10px !important;
    width: 100%;
  }

  .package-content-wrapper {
    box-sizing: border-box;
  }

}

  .ls-in-out {
    left: 0;
  }

  .bookingcal {
    float: right;
    width: 40%;
    text-align: center;
}

.package-content ul {
  margin-left: 1em;
}
.w-100 {
  width: 100%;
}
.h-100 {
    height: 100%;
}
.pacakge-book-now-button {
  margin-top: 30px !important;
}

.page-header-title-blue {
  color: #234073 !important;
  line-height: 1.3;
  font-size: 32px;
  margin: 0px 10px;
  font-family: "Open Sans";
  padding-bottom: 15px;
}

.package_thumbnail {
  padding-bottom: 5px;
}
.box-tour {
	border-right: 1px solid #000;
}

.valign-logos #gallery-1 img {
	border:none !important;
}
.valign-logos #gallery-1 {
	display: flex;
    flex-direction: row;
    align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}
.valign-logos #gallery-1 .gallery-item {
	margin-top:0 !important;
}
@media only screen and (max-width: 767px) {
	.valign-logos #gallery-1 {
		text-align:center;
		padding-left:10px;
		padding-right:10px;
	}
	.valign-logos #gallery-1 dl {
    	flex: 0 0 50%;
	}
	.valign-logos #gallery-1 .gallery-item {
		padding:15px !important;
	}
}

.package-info,
.hide {
    display:none !Important;
}

/** CUSTOM NEW PACKAGE HERO STYLES **/
.scenictours-single-header {
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}
.scenictours-single-header-background-overlay {
    background: #fff !important;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.scenictours-single-header-top-overlay, .scenictours-payment-head .scenictours-payment-head-top-overlay {
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
.scenictours-single-header-top-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    /* height: 500px; */
    height: 329px;
    /* background: url(images/single-tour-top-gradient.png) top repeat-x; */
}

.scenictours-container {
    padding-left: 20px;
    padding-right: 20px;
}
.scenictours-container {
    max-width: 1200px;
    margin: 0px auto;
}

.scenictours-single-header-container-inner {
    position: relative;
    padding: 0px 30px;
}

.single-tour .scenictours-with-sidebar .scenictours-single-header-title-wrap {
    padding-right: 410px !important;
}

.scenictours-single-header-title-wrap {
    padding-bottom: 50px;
}
.scenictours-single-header-title-wrap {
    padding-top: 281px;
}
.scenictours-item-pdlr {
    padding-left: 20px;
    padding-right: 20px;
}

.scenictours-single-header-title-wrap .scenictours-single-header-title {
    text-shadow: 0 0 5px #fff;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 22px;
    color: #111 !important;
    /* text-transform: uppercase; */
}

/** CUSTOM NEW PACKAGE INFO BAR **/
.scenictours-infobar-outer-container {
    background:#234073;
}
.scenictours-infobar-container {
    max-width: 1200px;
    margin:0px auto;
    width:100%;
    padding: 0px 20px;
}

.single-tour .scenictours-infobar-with-sidebar .scenictours-infobar-tour-info-outer .scenictours-infobar-tour-info-wrap {
    padding-right: 410px;
}

.clearfix {
    zoom: 1;
}

.extra-tour-info-container {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;
    align-content:space-around;
    align-items: center;
    margin-top:20px;
    margin-bottom:20px;
}

.extra-tour-info-container div {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    display: inline-block;
    text-align: center !important;
}

.extra-tour-info-container div img.wine-grapes {
    width: 35px;
}

.extra-tour-info-container div img.wine-glass {
    width: 20px;
}

.extra-tour-info-container div i {
    font-size: 23pt;
    width: 70px !important;
    vertical-align: middle;
    padding-right: 8px;
    color: #fff;
}

.extra-tour-info-container p {
    display: inline-block;
    font-size: 14pt;
    color: #fff;
    text-transform: none;
    font-weight: 400;
}

.mr-20 { padding-top:20px; padding-bottom:10px !important; !Important; margin-right: 20px !important; width:98% !important;}

section#tour-packages a.box-tour div.description div.details h1 {
	text-transform: none !important;
}
section#tour-packages a.box-tour div.description div.tourtimes {
	display: none !important;
}

.extra-tour-info-container svg {
    display: inline-block;
    vertical-align: top;
}
.package-content strong {
  color: #234073 !important;
}
.as-header {
  padding-top: 15px;
}


.header-slider .slick-list {
  margin-left: -50px;
}
.header-slider .slick-track {
  display: flex;
}
.pt-5 {
  padding-top: 20px;
}

.header-slide {
 overflow: hidden;
}

.affiliate-header {
    background-image: url(../img/affiliate-header.jpg) !important;
    height: 500px;
}
