/*
Theme Name:   Entrada Child
Theme URI:    https://themes.waituk.com/entrada-intro/
Author:    WAITUK
Author URI:    https://www.waituk.com
Template:    entrada
Description:    Clean, modern, and responsive WordPress adventure theme by WAITUK
Version:    4.0.7
License:    Themeforest Regular License
License URI:   http://themeforest.net/licenses/standard
Text Domain:    entrada
Tags: two-columns, three-columns, four-columns, right-sidebar, left-sidebar, full-width-template, custom-background, custom-colors, custom-menu, featured-images, microformats, translation-ready
*/
@import "../entrada/dist/styles/main.css";
@import "../entrada/woocommerce/woocommerce.css";
/* = Child Theme customization starts here
------------------------------------------------------- */


#content .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

/* SITEWIDE STYLES */

body,
h3,
h4,
h5,
h6,
.h3,
.h4,
.h5,
.h6 {
  font-family: proxima-nova, sans-serif !important;
  line-height: 160%;
}

h1,
h2,
.h1,
.h2 {
  line-height: 1.3;
  margin-bottom: 15px;
  margin-top: 20px;
  font-family: antique-olive, sans-serif !important;
}

h3 {
  font-weight: 600 !important;
  line-height: 150%;
}

#wrapper h2,
#related-wrapper h2 {
  font-weight: normal;
}

.blog-single h1,
h1.content-main-heading {
  color: #4A4A4A;
}

.navbar-default,
.footer-nav {
  font-family: proxima-nova, sans-serif !important;
  font-weight: 800;
  letter-spacing: 0.0;
}

.hhv-learn-more button,
.hhv-learn-more a {
  background-color: transparent !important;
  border: 1px solid white !important;
  color: white !important;
  text-transform: uppercase;
  font-size: 1em !important;
}

.hhv-learn-more button:hover {
  background-color: rgba(0, 0, 0, 0.2) !important;
}

@media (min-width: 900px) {
  .padding-left-desktop {
    padding-left: 10%;
  }
}

.parallax.banner-inner:before {
  background: none;
}

.banner.banner-inner.parallax {
  background-position: center center !important;
}

/* @media (min-width: 769px) {
  .banner.banner-inner.parallax {
    background-position: bottom left !important;
  }
} */

.vc_custom_heading a:hover {
  color: #007DC4;
}

.common-spacing {
  padding-bottom: 0;
}

#main {
  padding-bottom: 50px;
}

@media (max-width: 992px) {
  .content-block {
    padding: 10px 15px !important;
  }
}

.mobile-nav-tickets {
  position: absolute;
  right: 75px;
  top: 23px;
  z-index: 1000;
  display: none;
}

.search-form {
  right: 5px;
}

@media only screen and (max-width: 991px) {
  .mobile-nav-tickets {
    display: inline-block;
  }
  #menu-hhv-main-nav li.ticket,
  #menu-hhv-main-nav li.ticket a:hover,
  #menu-hhv-main-nav li.ticket a:focus {
    background-color: #FE6817;
  }
}

footer.meta,
footer.meta-article {
  font-size: 0.85em !important;
}

.meta-article {
  margin: 1em 0;
}

.blog-list.list-view .meta-info,
footer.meta-article .meta-info {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 20px 0 0;
}

.meta-info:before {
  display: none !important;
}

body.page-template-layout-sidebar-right .banner ~ #main #content > h2 {
  display: block;
}

body.page-template-layout-sidebar-right.banner-active .page-title {
  display: none !important;
}

/* HEADER STYLES*/

.default-page #header,
#header {
  position: fixed;
  width: 100%;
  z-index: 2000;
  border-bottom: 1px solid #FFFFFF;
  top: initial;
  background-color: #000000;
  margin-top: 0;
  left: 0;
}

.banner-image #header,
.page-home-default #header {
  background-color: rgba(0, 0, 0, 0.3);
}

#header.fixed-position,
.banner-image #header.fixed-position,
.page-home-default #header.fixed-position {
  background-color: #000000;
}

@media (max-width: 992px) {
  #header {
    height: 70px;
    background-color: #000000;
  }
  .logo {
    z-index: 1000;
    width: 200px;
  }
}

@media only screen and (min-width: 992px) {
.logo img {
    max-height: 70px;
    width: auto;
  }
}

.logo {
  border-right: 0;
}

@media only screen and (max-width: 992px) {
  .logo img {
    max-height: 45px;
  }
}

@media only screen and (min-width: 1025px) {
.default-page #header.white-header.fixed-position .logo .normal, #header.white-header.fixed-position .logo .normal {
    display: block;
    max-height: 50px;
}
}

@media (min-width:992px) {
  .navbar-default .navbar-nav .v-divider {
    border-left: 1px solid #FFFFFF;
  }
}

.white-header li.ticket a:hover {
  color: #FFFFFF !important;
}

.white-header .ticket a::before {
  display: inline-block;
  content: url(/wp-content/uploads/ticket.svg);
  padding-right: 0;
  vertical-align: -5px;
}

li.ticket.menu-item a {
  margin-top: -3px;
}

.navbar-default .navbar-nav > li > a {
  display: block;
}


@media only screen and (min-width: 991px) {
  .white-header .navbar-collapse {
    background-color: rgba(0, 0, 0, 0.3);
  }
  #header.white-header.fixed-position,
  .default-page #header.white-header.fixed-position,
  #header.white-header.fixed-position {
    background: #000000;
  }
}

@media (max-width:991px) {
  .navbar-default .navbar-nav > li.ticket {
    background-color: #FE6817 !important;
  }
}

.navbar-collapse {
  background-color: #000000;
}


.white-header.fixed-position li.ticket:hover a::before {
  content: url(/wp-content/uploads/ticket.svg);
}

.white-header.fixed-position li.ticket:hover a {
  color: #FFFFFF !important;
  -webkit-transition: none;
          transition: none;
}

.white-header.fixed-position .navbar-default .navbar-nav > li {
  height: 70px;
}

.home #main {
  padding-top: 0;
  padding-bottom: 0;
}

/* MEGAMENU STYLES */

@media only screen and (min-width: 1600px) {
  .has-mega-dropdown > .dropdown-menu {
    left: 0;
    right: 0;
  }
}

.has-mega-dropdown .drop-wrap {
  max-width: 1600px;
  margin: 0 auto;
}

.dropdown-menu {
  background-color: rgba(255, 255, 255, 0.95);
  left: 0;
  right: 0;
}

#header .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 991px) {
  .dropdown-menu .five-col .column {
    width: 25%;
  }
}

.dropdown-menu .header-link li {
  padding: 5px 0;
}

.dropdown-menu a {
  color: #000000;
}

.dropdown-menu .header-link li a,
.dropdown-menu .des .title {
  text-transform: none;
  font-weight: bold;
  font-size: 16px;
}

.dropdown-menu .title {
  font-weight: 100;
  font-size: 13px;
  color: #000000;
}

li.menu-see-more a {
  font-style: italic;
  font-weight: 100 !important;
  color: #000000;
}

.has-mega-dropdown .drop-wrap {
  padding: 0 40px;
}

.dropdown-menu .five-col .column,
.dropdown-menu .five-col .col {
  padding-top: 25px;
  padding-bottom: 25px;
}

.dropdown-menu .five-col .column:before {
  display: none;
}

.dropdown-menu .five-col .col-md-3 {
  position: relative;
}

.dropdown-menu .five-col .col-md-3:before {
  content: "";
  position: absolute;
  left: 0;
  background: #181818;
  width: 1px;
  top: 0;
  bottom: 0;
}


/*CTA BANNER STYLES */
.hhv-cta-banner {
  padding: 50px 50px 30px 50px;
}

@media (max-width: 992px) {
  .hhv-cta-banner {
    padding: 30px;
  }
}


.hhv-cta-banner h2 {
  font-size: 3em;
  line-height: 1.1em;
  color: #FFFFFF;
  font-weight: normal;
}

.hhv-cta-banner h2 .big {
  font-size: 1.4em;
  display: block;
  font-weight: bold;
}

@media (max-width: 992px) {
  .hhv-cta-banner h2 .big {
    font-size: 1em;
  }
}


.hhv-cta-banner h3 {
  font-size: 1.2em;
  color: #FFFFFF;
  font-weight: normal;
}

@media (min-width: 400px) {
  .padding-left-40 {
    padding-left: 40px;
  }
}

@media (min-width: 400px) {
  .margin-left-40 {
    margin-left: 40px;
  }
}



/*SlIDER STYLES */

#rev_slider_12_2_wrapper li.tp-revslider-slidesli {
  border-right: 1px solid white;
}


/*BUSINESS HOURS STYLES */

.mabel-bhi-businesshours td {
  padding-right: 20px;
}


/*EMAIL SIGNUP */

#mc_embed_signup.hhv-custom form {
  padding: 0;
}

#mc_embed_signup.hhv-custom label {
  color: white;
  font-size: 20px;
}

#mc_embed_signup.hhv-custom input {
  border-radius: 0;
  border: 1px solid white;
}

#mc_embed_signup.hhv-custom input.email {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 0;
  padding: 10px;
  height: 45px;
  display: inline;
  margin-right: 0;
  color: white;
  width: 61%;
}

#mc_embed_signup.hhv-custom input.button {
  display: inline;
  margin: 0 0 0 -1px;
  border-radius: 0;
  border: 1px solid white;
  height: 45px;
  width: auto;
  background-color: #007DC4;
  text-transform: uppercase;
  padding: 0 15px;
  font-weight: normal;
}

#mc_embed_signup.hhv-custom input.button:hover {
  background-color: #016AA5;
}


/* Social Media Icon Banner*/

.hhv-social-icon {
  display: inline;
  float: right;
}

.hhv-social-icon .vc_icon_element-inner:hover .vc_icon_element-icon.fa {
  color: #007DC4 !important;
}

.hhv-social-icon-left {
  display: inline;
  float: left;
}

.hhv-social-icon-left .fa {
  color: #007DC4;
}

.hhv-social-icon-left .vc_icon_element-inner:hover .vc_icon_element-icon.fa {
  color: #016AA5 !important;
}

#wrapper .hhv-social-icon-left {
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
}

#wrapper .hhv-social-icon-left.vc_icon_element {
  margin-left: 0;
  margin-right: 0 !important;
}


.hhv-social-icon-left p {
  margin: 0.65em 0;
  font-size: 22px;
  font-weight: bold;
}





/*FOOTER */

#footer .container {
  padding-bottom: 0;
  max-width: 1450px;
  width: 92%;
}

.row.footer-holder {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display:         flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
          flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  margin: 0;
}

.footer-nav {
  margin-bottom: 25px;
  width: auto;
}

.footer-nav:nth-child(1) img {
  max-width: 200px !important;
}

@media (max-width: 1250px) {
  .footer-nav.col-sm-4 {
    width: 49%;
  }
}

@media (max-width: 768px) {
  .footer-nav.col-sm-4:nth-child(3),
  .footer-nav.col-sm-4:nth-child(4) {
    width: 100%;
    display: block;
  }
}

@media (max-width: 475px) {
  .footer-nav.col-sm-4:nth-child(1),
  .footer-nav.col-sm-4:nth-child(2) {
    width: 100%;
    display: block;
  }
}


/*
@media (min-width:1320px) {
.footer-nav:nth-child(1) {
width: 20%;
}
.footer-nav:nth-child(2) {
width: 20%;
}
.footer-nav:nth-child(3) {
width: 28%;
}
.footer-nav:nth-child(4) {
width: 30%;
}
}*/

#footer form {
  display: none;
}

#footer #mc_embed_signup.hhv-custom form {
  display: block;
}

#footer #mc_embed_signup.hhv-custom input.email {
  width: auto;
}

/*
#footer #mc_embed_signup.hhv-custom input.button {
width: 30%;
}*/



#footer .hhv-social-icon {
  display: inline;
  float: none;
}

#footer .footer-bottom {
  background: #000000;
  font-size: 12px;
  padding: 0 0 50px 0;
}

@media (min-width: 769px) {
  #footer .footer-bottom {
    padding: 30px 0;
  }
}

#footer .payment-option {
  display: none;
}

#footer .menu-hhv-footer-menu-container ul {
  position: inherit !important;
}

.footer-contact {
  font-size: 14px;
  color: #FFFFFF;
}

.footer-bottom .col-lg-6 {
  color: #FFFFFF;
}

@media (min-width: 768px) {
  .footer-bottom .col-lg-6 {
    width: 70%;
  }
}

.footer-bottom .copyright i {
  display: none;
}


/* Banner */

.banner {
  background-color: #747678;
}

.banner.banner-inner {
  height: 400px;  
  max-height: 100%;
  min-height: 100%;
}

.banner.banner-inner .banner-text {
  bottom: 50px;
  top: auto;
}

.banner.banner-inner .banner-text .center-text {
  margin: 0;
}

.banner .banner-text h1 {
  font-size: 2em;
  line-height: normal;
  margin: 0 0 15px 0;
  max-width: 100% !important;
}

.banner .banner-text h3,
.banner .banner-text .subtitle {
  font-family: antique-olive, sans-serif !important;
  margin: 0 0 15px 0;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-weight: 400 !important;
}

@media (min-width: 767px) {
  .banner .banner-text h1 {
    font-size: 3em;
    max-width: 60%;
  }

  .banner .banner-text h3,
  .banner .banner-text .subtitle {
    font-size: 22px;
  }
}

@media (min-width: 1025px) {
  .large_banner .banner.banner-inner {
    height: 600px;  
  }

  .banner .banner-text h1 {
    font-size: 4em;
  }
}


/* Moving this class to be within the banner using js */
.location-date {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  left: 0 !important;
}

.sticky-inner-page-nav {
  z-index: 1000;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
}

.sticky-inner-page-nav .wpb_column.vc_column_container.vc_col-sm-2.vc_col-lg-2.vc_col-md-3.vc_col-xs-6 {
  flex-grow: 1;
}

@media (min-width: 992px) {
  .sticky-inner-page-nav {
    flex-wrap: wrap;
  }
}

.location-date ~ .sticky-inner-page-nav {
  margin-top: 0 !important;
}


/* .has-mtsnb .sticky-inner-page-nav.element-is-sticky {top: 120px !important; }*/

/*
@media (max-width: 1024px) {
.sticky-inner-page-nav {
top: 0 !important;
}
}*/

.anchor-position {
  position: absolute;
  z-index: -100;
}

.inner-page-nav-button {
  margin-bottom: 0 !important;
}

.inner-page-nav-button a {
  background-color: #007DC4 !important;
  text-transform: uppercase;
  font-size: 20px !important;
  font-family: proxima-nova, sans-serif !important;
  color: #FFFFFF !important;
  height: 45px;
  padding: 10px 0 !important;
  border: 1px solid white !important;
  margin-bottom: 0;
}

@media (max-width: 1100px) {
  .inner-page-nav-button a {
    font-size: 16px !important;
    height: 37px;
    padding: 7px 0 !important;
  }
  .inner-page-nav-button.ticket a {
    padding-top: 4px !important;
  }
}

.inner-page-nav-button a:hover {
  background-color: #0070B0 !important;
}

.inner-page-nav-button.ticket a {
  background-color: #FE6817 !important;
}

.inner-page-nav-button.ticket a:hover {
  background-color: #E45D14 !important;
}

.inner-page-nav-button.ticket a::before {
  display: inline-block;
  content: url(/wp-content/uploads/ticket.svg);
  padding-right: 10px;
  vertical-align: -20%;
}
.small-button {
  margin-right: 5px;
}
.small-button a {
  float: left;
  font-size: 16px !important;
  text-transform: uppercase;
  font-family: proxima-nova, sans-serif !important;
  color: #FFFFFF !important;
}

.orange a {
  background-color: #FE6817 !important;
}

.orange a:hover {
  background-color: #E45D14 !important;
}

.blue a {
  background-color: #007DC4 !important;
}

.blue a:hover {
  background-color: #016AA5 !important;
}


.hhv-tabs.hhv-tabs .vc_tta-panel-body {
  color: #5C5E62 !important;
}

.hhv-tabs li.vc_tta-tab a {
  background-color: #D3D1D1 !important;
}

.hhv-tabs li.vc_tta-tab.vc_active a {
  background-color: #4A4A4A !important;
  color: #FFFFFF !important;
}

.hhv-tabs .vc_tta-panel .vc_tta-panel-heading {
  background-color: #D3D1D1 !important;
}

.hhv-tabs .vc_tta-panel .vc_tta-panel-heading a {
  color: #5C5E62 !important;
  border-top: 1px solid white !important;
}

.hhv-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #4A4A4A !important;
}

.hhv-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading a {
  color: #FFFFFF !important;
}

.hhv-tabs .vc_tta-panels {
  background-color: #EEECEC !important;
}

.hhv-tabs .vc_tta-tab {
  border-right: 1px solid white;
}

.hhv-faq.vc_toggle_simple .vc_toggle_icon::before,
.hhv-faq.vc_toggle_simple .vc_toggle_icon::after {
  background-color: #007DC4;
}

.hhv-slider .flex-control-paging {
  display: none;
}

.hhv-slider .flexslider {
  margin: 0;
  border: 0;
  border-radius: 0;
  -o-box-shadow: 0;
     box-shadow: 0;
  zoom: 1;
}

.nivo-controlNav {
  display: none;
}

.wpb_wrapper .theme-default .nivoSlider {
  box-shadow: none;
}

.wpb_wrapper .nivo-caption {
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
}

.hhv-caption p {
  font-size: 14px;
  color: white;
}

.hhv-slider .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav,
.hhv-slider .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev,
.hhv-slider .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
  opacity: 1 !important;
  font-size: 40px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.hhv-slider .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav,
.hhv-slider .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:hover,
.hhv-slider .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:hover {
  color: #007DC4;
}



/*POSTS AND POST LISTINGS*/


/*POST GRIDS */

.hhv-post-grid .vc_gitem_row .vc_gitem-col {
  padding: 0;
}

.hhv-category-label {
  text-align: right !important;
}

.hhv-category-label a {
  background: #007DC4;
  padding: 3px 5px;
  float: right;
  border-radius: 0;
  color: #FFFFFF !important;
}

.hhv-listing-grid h3 {
  margin-bottom: 0;
}

.vc_gitem-post-meta-field-hhv-listing-excerpt {
  font-size: 16px;
  color: black;
}

.hhv-event-date {
  color: white;
  border: 1px solid white;
  display: inline-block;
  padding: 0 10px;
  margin: 10px;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.4);
}


/*SIDEBARS*/

.sidebar .sidebar-holder {
  box-shadow: none;
}

.sidebar .panel-body {
  padding: 10px 0 30px 15px;
}

.sidebar .panel-heading a {
  box-shadow: none;
  background: #D8D8D8;
  color: #000000 !important;
  padding: 10px 50px 10px 15px;
}

.sidebar .panel-heading a:after {
  top: 20px;
}

#sidebar .side-list.hovered-list a {
  color: #007DC4;
  font-size: 14px;
}

#sidebar .side-list.hovered-list a:hover {
  color: #016AA5;
}

.side-list.post-list li:before {
  display: none;
}

.side-list.post-list li {
  margin-bottom: 0;
  padding-bottom: 0;
}

.hhv-sidebar-text {
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  padding: 40px 0 50px 15px;
}

.hhv-sidebar-text h4 {
  font-size: 18px;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.hhv-sidebar-text,
.hhv-sidebar-text p {
  font-size: 16px;
  line-height: 24px;
}

.hhv-sidebar-text .blue a {
  padding: 11px 16px;
  font-size: 16px;
  color: white;
}

.hhv-sidebar-text .blue {
  margin-top: 20px;
}

#sidebar .tagcloud a {
  display: table;
  font-size: 14px !important;
}

#sidebar .tagcloud a:hover {
  color: #016AA5;
}






/* MAP STYLES */

.jcf-select .jcf-select-opener:after {
  color: #000000;
}

.jcf-select .jcf-select-text {
  font-size: 18px;
  line-height: 26px;
  margin: 0 20px 0 0;
  color: #000000;
  letter-spacing: 0;
  text-transform: none;
}

.sabai-directory-search-category {
  border: 1px solid rgb(204, 204, 204);
  background-color: white;
}

.footer-nav .sabai-directory-title a {
  color: #007DC4;
}

.footer-nav .sabai-directory-title a:hover {
  color: #016AA5;
}

@media (max-width: 812px) {
  .footer-sabai-directory-map .textwidget div:first-child {
    width: 100% !important;
  }
}


/*POST SPECIFIC STYLES */

.content-with-sidebar.common-spacing {
  padding-top: 50px;
}

@media only screen and (min-width: 992px) {
  .common-spacing {
    padding-top: 50px;
  }
}

.blog-single .description h1 {
  margin-bottom: 0;
}

.blog-single .vc_column-inner {
  padding-left: 0;
}

.blog-single .description {
  border: 0 solid;
}

@media (min-width: 992px) {
  .blog-single .description,
  .page-template-layout-sidebar-right #content {
    padding-right: 75px;
  }
}

.blog-single .description h1 {
  font-weight: light;
  margin-top: 20px;
}

.blog-single .category a {
  color: white;
  padding: 3px 15px;
  background: #007DC4;
  font-size: 14px;
}

.blog-single .footer-sub {
  padding: 10px 0 25px 0;
}

.blog-single .category a:hover {
  background: #016AA5;
}

.blog-single .tags {
  font-size: 14px;
}

.blog-single .author,
.blog-single .date {
  display: none;
  text-transform: uppercase;
}

.blog-single .img-wrap,
.article.blog-article .img-wrap,
.article.blog-article .img-wrap img {
  border-radius: 0;
}

.side-list.post-list li.cat-item-158 {
  display: none;
}


/* MEGAMENU */

.navigation #mega-menu-wrap-primary {
  clear: none;
  width: 100%;
}

.navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  line-height: 90px;
  height: 90px;
  border: none;
  text-align: left;
}

@media (max-width: 992px) {
  .navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    line-height: 75px;
    height: 75px;
  }
}

.fixed-position .navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  line-height: 69px;
  height: 69px;
}

.search-form {
  z-index: 999;
}

.search-form .search-opener,
.search-opener {
  display: inline-block;
  text-align: center;
  width: auto;
  padding: 2px 25px 0 15px;
  color: white;
}

.search-opener.close {
  width: 40px;
  padding: 0;
}

.search-wrap .close {
  top: initial;
  left: initial;
  margin-top: 30px;
  margin-left: -5px;
}

.navigation {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 992px) {
  .navigation {
    z-index: 998;
    top: 16px;
    position: absolute;
    width: 100%;
  }
}

.navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
  width: auto;
  padding: 0 15px 0 15px;
}

.navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  width: 100vw;
}

@media only screen and (min-width: 992px) {
  .navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 25px 50px;
  }
}

@media only screen and (max-width: 992px) {
  .navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    margin-left: -15px;
  }
}

@media only screen and (min-width: 992px) {
  .navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    left: -180px;
  }
}

@media only screen and (min-width: 1230px) {
  .navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    left: -260px;
  }
}

@media only screen and (max-width: 992px) {
  .navigation #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    display: none;
  }
  .navigation #mega-menu-wrap-primary .mega-menu-toggle {
    margin-bottom: 13px;
  }
  .navigation .search-opener {
    display: none;
  }
}

a.search-opener {
  color: white;
}

.mega-toggle-label {
  display: none;
}

li.mega-ticket:hover {
  background-color: #FE6817 !important;
}

@media only screen and (min-width: 992px) {
  li.mega-ticket {
    border-left: 1px white solid !important;
    border-right: 1px white solid !important;
  }
}

@media only screen and (max-width: 992px) {
  li.mega-ticket {
    background-color: #FE6817 !important;
  }
}

.navigation #mega-menu-wrap-primary #mega-menu-primary {
  text-align: right;
}

@media (min-width: 992px) {
  .navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link:after {
    display: none;
  }
}

.widget_media_image {
  display: flex !important;
  flex-direction: column;
}

.widget_media_image h4.mega-block-title {
  order: 2;
  padding-top: 10px !important;
  font-size: 18px !important;
}

#wrapper .fts-profile-name-wrap {
  letter-spacing: 0;
}



.has-mtsnb .sticky-inner-page-nav.element-is-sticky {
  top: 111px !important;
}
.admin-bar.has-mtsnb .sticky-inner-page-nav.element-is-sticky {
  top: 154px !important;
}


/* RIGHT SIDEBAR PAGE TEMPLATE */


.page-template-layout-sidebar-right .banner ~ #main #content > h2 {
  display: none;
}

/*BREADCRUMBS */
.breadcrumbs {
  display: none;
  margin-top: 15px;
  font-family: antique-olive, sans-serif;
  font-size: 16px;
  text-transform: none;
}

.sabai-entity-bundle-name-directory_listing .breadcrumbs {
  display: block;
}


/* TESTIMONIALS */

@media (max-width: 767px) {
  #testimonials {
    display: none !important;
  }
} 

.hhv-testimonial {
  color: #FFFFFF;
  text-align: center;
}

.hhv-testimonial a.btn {
  font-size: 14px !important;
  text-transform: uppercase;
  font-family: proxima-nova, sans-serif !important;
  color: #FFFFFF !important;
  background-color: #007DC4 !important;
  display: inline-block;
  padding: 6px 9px;
  margin-top: 10px;
}

.hhv-testimonial a.btn:hover {
  background-color: #016AA5 !important;
}

.small-button.orange .vc_btn3.vc_btn3-icon-left .fa-ticket {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(145deg);
  -ms-transform: rotate(145deg);
  transform: rotate(145deg) translate(-2px, 6px);
  font-size:12px;
}

/* FAQS */
form.searchandfilter > ul {
  display:flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 0px; 
}
form.searchandfilter > ul > li {
  display: inline-block;
  margin: 0 10px;
  padding: 10px 0;
}
form.searchandfilter > ul > li.sf-field-taxonomy-faqs_categories .jcf-list-box {
  display: none; 
}
form.searchandfilter > ul > li.sf-field-sort_order label,
form.searchandfilter > ul > li.sf-field-taxonomy-faqs_categories label {
  border: 2px solid rgb(133, 133, 133);
  padding: 0.5rem 1rem;
}
form.searchandfilter .jcf-select .jcf-select-text { 
  margin-right: 30px;
}
form.searchandfilter > ul input {
  padding: .5rem 1rem;
}
form.searchandfilter .sf-field-sort_order .jcf-select {
  width: 150px;
}
form.searchandfilter .sf-field-taxonomy-faqs_categories .jcf-select { 
  width: 200px;
}
.faqs {
  margin-top: 1em;
}

.faqs-toggle {
  margin-bottom: 0px !important;
  border-top-width: 1px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border-top-color: #c3c1c1 !important;
  border-top-style: solid !important;
}

/* MetaSlider */
.homepage-slider.metaslider.ms-theme-simply-dark .flexslider ul.slides .caption-wrap .caption, 
.homepage-slider.metaslider.ms-theme-simply-dark .rslides .caption-wrap .caption, 
.homepage-slider.metaslider.ms-theme-simply-dark div.nivoSlider .nivo-caption, 
.homepage-slider.metaslider.ms-theme-simply-dark .cs-title {
  padding: 0;
  font-size: 2.7em;
  font-family: inherit;
  line-height: normal;
}

.homepage-slider.metaslider .caption-wrap {
  max-width: 1200px;
  margin: 0 auto !important;
  width: 100% !important;
  left: 0;
  right: 0;
  background: transparent !important;
  bottom: 3em;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

@media (max-width: 767px) {
  .homepage-slider.metaslider.ms-theme-simply-dark .flexslider ul.slides .caption-wrap .caption, 
  .homepage-slider.metaslider.ms-theme-simply-dark .rslides .caption-wrap .caption, 
  .homepage-slider.metaslider.ms-theme-simply-dark div.nivoSlider .nivo-caption, 
  .homepage-slider.metaslider.ms-theme-simply-dark .cs-title {
    font-size: 1.5em;
  }    

  .homepage-slider.metaslider .caption-wrap {
    bottom: 1em;
  }
}

@media (max-width: 400px) {
  .homepage-slider.metaslider .slides img {
    height: 225px;
    width: 450px;
  }
}