/*
Theme Name: VisitJP
Theme URI: http://astoundify.com/themes/listify
Author: Astoundify
Author URI: http://astoundify.com
Description: Your beautiful handcrafted directory.
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Text Domain: listify-foursquare
Domain Path: /languages/
Tags: white, two-columns, one-column, right-sidebar, left-sidebar, responsive-layout, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
Template: listify
*/

a:focus {
  outline: 0;
}

.entry-cover.no-image, .entry-cover.has-image {
  padding: 0;
  display: none;
}

.as-seen-on {
  background-color: #3396d1;
}

.archive-job_listing-filters-wrapper.top.archive-job_listing-toggle-inner, .archive-job_listing-filters-wrapper.top.content-box, .archive-job_listing-filters-wrapper.top.home-feature, .archive-job_listing-filters-wrapper.top.job-package, .archive-job_listing-filters-wrapper.top.listing-by-term-inner, .archive-job_listing-filters-wrapper.top.woocommerce-main-image, .archive-job_listing-filters-wrapper.top.woocommerce-tabs, .archive-job_listing-toggle-inner, .content-box, .content-shop-wrapper .archive-job_listing-filters-wrapper.top.type-product, .content-shop-wrapper .type-product, .home-feature, .job-package, .job_filters, .listify_widget_search_listings.home-widget .archive-job_listing-filters-wrapper.top.job_search_form, .listify_widget_search_listings.home-widget .job_search_form, .listing-by-term-inner, .tabbed-listings-tabs a, .tabbed-listings-tabs a.archive-job_listing-filters-wrapper.top, .type-product .thumbnails a, .type-product .thumbnails a.archive-job_listing-filters-wrapper.top, .widget, .woocommerce div.product div.archive-job_listing-filters-wrapper.top.summary, .woocommerce div.product div.summary, .woocommerce-main-image, .woocommerce-page div.product div.archive-job_listing-filters-wrapper.top.summary, .woocommerce-page div.product div.summary, .woocommerce-tabs {
  box-shadow: initial;
}

.woocommerce-breadcrumb {
  margin-bottom: 20px;
}

.featured-product {
  border: 1px solid;
  border-radius: 4px;
  margin: 5px;
  margin-bottom: 20px;
}

.featured-product img {
  display: block;
  margin: auto;
}

.featured-product h3 {
  text-align: center;
  color: #2f2e2e;
  font-size: 18px;
  font-weight: 600;
}

.featured-product h3 a {
  color: #2f2e2e;
}

.featured-price {
  color: #ff6600;
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 12px;
}

.content-shop-wrapper .type-product {
  border: 1px solid;
}

.content-shop-wrapper .type-product:hover {
  border: 0;
}

.content-shop-wrapper .added_to_cart:before, .content-shop-wrapper .content-single-job_listing-gallery-wrapper .type-attachment [data-product_id].comment-count:before, .content-shop-wrapper [data-product_id].added_to_cart:before, .content-shop-wrapper [data-product_id].button:before, .content-shop-wrapper [data-product_id].load_more_jobs:before, .content-single-job_listing-gallery-wrapper .type-attachment .comment-count a:before, .content-single-job_listing-gallery-wrapper .type-attachment .content-shop-wrapper [data-product_id].comment-count:before {
  vertical-align: text-bottom;
}

.job-package-tag, .type-product .onsale {
  top: 8px;
}

.woocommerce div.product div.images {
  margin-bottom: 0;
}

p.stock {
  display: none;
}

.type-product .onsale, .type-product .price ins, .job-package-tag {
  background-color: #ff6600;
}

.woocommerce-tabs {
  background-color: #f5f5f5 !important;
  border: 1px solid #e3e3e3 !important;
}

.woocommerce-tabs .panel {
  background-color: #f5f5f5 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.woocommerce-tabs textarea {
  background-color: #fdffff;
}

.woocommerce-tabs .tabs {
  margin-bottom: 0;
}

.woocommerce-tabs .tabs .active a {
  color: #ff6600;
}

.woocommerce-tabs .tabs a {
  font-weight: 600;
  margin: 1.25em 0;
  padding: 0 0 .75em;
  border-bottom: none;
}

/** Cart Page **/

.shop_table td {
  vertical-align: middle;
}

.product-remove {
  text-align: center;
}

.product-remove a {
  color: #2e2e2e;
  font-weight: 600;
  font-size: 1.4em;
}

.product-remove a:hover {
  text-decoration: none;
}

.coupon input {
  padding-top: 9px;
  padding-bottom: 9px;
}

input#coupon_code {
  background-color: #fff;
}

.button[name="apply_coupon"], .button[name="apply_coupon"]:hover {
  color: #fff;
}

.woocommerce-cart-form .tour-title {
  font-size: 23px;
}

.woocommerce-cart-form .itinerary {
  background-color: #eee;
  padding: 5px 10px;
  font-size: 13px;
}

.woocommerce-cart-form .itinerary strong {
  font-size: 15px;
}

/** Checkout Page **/

abbr[title] {
  border-bottom: none;
}

form.checkout input, form.checkout textarea, form.checkout .select2-container .select2-choice {
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #22262C;
}

.payment_methods li {
  padding-top: 0;
}

li.payment_method_paypal {
  background-color: #fff;
}

.payment_method_paypal label {
  display: none;
}

span.page-numbers, a.page-numbers {
  box-shadow: none;
  border: 0;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
}

/**
/**
/** Replacing Main Font
**/

:not(.wp-core-ui) button, body, input, input:focus, select, select:focus, textarea, textarea:focus {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: none;
}

.page-title, h1, h2, h3, h4, h5, h6 {
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: #2F2E2E;
}

h2, h3, h4, h5, h6 {
  color: #ff6600;
}

h2 a {
  color: #2F2E2E;
}

h2 a:hover {
  color: #2F2E2E;
}

.page-title {
  font-size: 42px;
  padding: 0;
  color: #2f2e2e;
  line-height: 90%;
}

@media (min-width: 768px) {
  .page-title {}
}

@media (min-width: 992px) {
  .page-title {
    font-size: 4rem;
  }
}

.page-title.main-template {
  padding: 1em 0 0 0;
  color: #ff6600;
}

.title-left {
  text-align: left;
}

.first-header {
  margin-top: 0;
  margin-bottom: 5px;
}

#breadcrumbs {
  margin-bottom: 0;
}

.subspacer {
  padding-top: 15px;
}

.subtitleheader {
  padding-bottom: 0;
}

#subtitle {
  width: 100%;
  color: #2F2E2E;
  font-size: 1rem;
  margin-bottom: 0;
  padding: 0 25px;
}

@media (min-width: 768px) {
  #subtitle {
    font-size: 1.75rem;
  }
}

#subtitlenew {
  font-size: 1.1rem;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #2f2e2e;
}

#subtitlenew a {
  text-decoration: underline;
}

@media (min-width: 768px) {
  #subtitlenew {
    font-size: 1.3rem;
  }
}

@media (min-width: 992px) {
  .second-col>div:first-child>h2 {
    margin-top: 0;
  }
  .second-col>h2:first-child {
    margin-top: 0;
  }
}

/**
/**
/** Styling the Buttons
**/

.book-it {
  color: #ffffff;
  background-color: #2F2E2E;
  border-color: #2F2E2E;
  margin-top: 10px;
}

.book-it:hover, .book-it:focus, .book-it:active, .book-it.active, .open .dropdown-toggle.book-it {
  color: #ffffff;
  background-color: #666666;
  border-color: #2F2E2E;
}

.book-it:active, .book-it.active, .open .dropdown-toggle.book-it {
  background-image: none;
}

.book-it.disabled, .book-it[disabled], fieldset[disabled] .book-it, .book-it.disabled:hover, .book-it[disabled]:hover, fieldset[disabled] .book-it:hover, .book-it.disabled:focus, .book-it[disabled]:focus, fieldset[disabled] .book-it:focus, .book-it.disabled:active, .book-it[disabled]:active, fieldset[disabled] .book-it:active, .book-it.disabled.active, .book-it[disabled].active, fieldset[disabled] .book-it.active {
  background-color: #2F2E2E;
  border-color: #2F2E2E;
}

.book-it .badge {
  color: #2F2E2E;
  background-color: #ffffff;
}

.btn-dark, .single_add_to_cart_button, input[type="submit"], .checkout-button {
  background-color: #2f2e2e !important;
}

.price-btn {
  color: #ffffff;
  background-color: #DE5021;
  border-color: #DE5021;
  margin-top: 10px;
}

.price-btn:hover, .price-btn:focus, .price-btn:active, .price-btn.active, .open .dropdown-toggle.price-btn {
  color: #ffffff;
  background-color: #ED7953;
  border-color: #DE5021;
}

.price-btn:active, .price-btn.active, .open .dropdown-toggle.price-btn {
  background-image: none;
}

.price-btn.disabled, .price-btn[disabled], fieldset[disabled] .price-btn, .price-btn.disabled:hover, .price-btn[disabled]:hover, fieldset[disabled] .price-btn:hover, .price-btn.disabled:focus, .price-btn[disabled]:focus, fieldset[disabled] .price-btn:focus, .price-btn.disabled:active, .price-btn[disabled]:active, fieldset[disabled] .price-btn:active, .price-btn.disabled.active, .price-btn[disabled].active, fieldset[disabled] .price-btn.active {
  background-color: #DE5021;
  border-color: #DE5021;
}

.price-btn .badge {
  color: #DE5021;
  background-color: #ffffff;
}

.see-all-btn {
  color: #ff6600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #2f2e2e;
  margin-top: 10px;
  border: 0;
}

.see-all-btn:hover, .see-all-btn:active, .see-all-btn:focus {
  background-color: #2f2e2e;
  color: #ff6600;
}

.see-all-btn:hover {
  text-decoration: underline;
}

/**
/**
/** Styling the InfoBox Next to Weather
**/

.textboxweather {
  padding: 5px 25px;
}

/**
/**
/** Styling the Weather
**/

.weather {
  font-size: 20px;
  min-height: 200px;
  position: relative;
  top: -80px;
}

.weatherbg {
  background-color: #2F2E2E;
}

.weather .maintemp {
  color: #2F2E2E;
  position: relative;
  top: 25px;
  font-size: 1em;
}

.weather .maintemp .temperature {
  font-size: 2.5em;
}

.weather .circle {
  z-index: 999;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  line-height: 30px;
  background-color: #ff6600;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.31);
}

.weather .subtemp {
  color: #ff6600;
  margin-top: 15px;
  line-height: 25px;
}

.weather .subtemperature {
  font-size: 2.5em;
}

.weather .month {
  margin-top: 5px;
  color: #ff6600;
}

.weather .carousel-indicators {
  top: 140px;
}

/**
/**
/** Styling the Modal
**/

#ryobiOkayamaModal, #ryobiTokyoModal {
  top: 5%;
  outline: none;
}

/**
/**
/** Styling the Contact Forms
**/

.tourbooking .form-group {
  line-height: 1em;
  margin-bottom: 0;
}

/**
/**
/** Styling the Navigation
**/

.secondary .nav-menu {
  text-align: center;
  text-transform: uppercase;
}

.secondary .nav-menu .sub-menu {
  text-align: initial;
}

.navigation-bar .nav-menu {
  text-align: center;
}

.navigation-bar .nav-menu .sub-menu {
  text-align: initial;
}

.navigation-bar-toggle, .search-overlay-toggle {
  color: #2F2E2E;
}

.navigation-bar-toggle:hover, .search-overlay-toggle:hover {
  color: #2F2E2E;
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  .secondary .nav-menu {
    text-align: left;
  }
  .navigation-bar .nav-menu {
    text-align: left;
  }
  #menu-agents {
    text-align: center;
  }
}

#menu-item-891, #menu-item-892 {
  margin-right: 8px;
}

/**
/**
/** Styling the Breadcrumbs
**/

#breadcrumbs {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 0.9rem;
}

/**
/**
/** Styling the Sharing Buttons
**/

.sss_kk_main {}

/**
/**
/** Styling the Black Header Bar
**/

.header-bar {
  padding: 0.7em 0;
  background-color: #22262c;
  overflow: hidden;
}

.header-bar .site-social {
  float: right;
  text-align: center;
  /* width: 160px; */
}

.header-bar .site-social a {
  color: #fff;
}

.header-bar .site-social a:hover {
  color: #ff6600;
}

.header-bar .site-info {
  position: relative;
  /* width: 160px; */
  display: block;
  margin-top: 0.45em;
  color: #fff;
  font-size: 150%;
  padding: 0.5em 0;
  float: none;
}

.header-bar .site-info span {
  color: #30BDFF;
}

.header-bar .site-links {
  float: left;
  width: 270px;
  margin-top: -0.1em;
}

.header-bar .site-links .link {
  float: left;
  width: 90px;
}

.header-bar .site-links .icon-subtext {
  position: relative;
  display: block;
  text-align: center;
  top: 16px;
  font-size: 13px;
}

.header-bar .site-links a .icon-subtext {
  color: #fff;
}

.header-bar .site-links a:hover .icon-subtext {
  color: #ff6600;
}

.header-bar .site-links a:hover {
  text-decoration: none;
}

.header-bar .site-links .fa-stack {
  color: #22262c;
  display: block;
  height: 40px;
  width: 90px;
}

.header-bar .site-links a:hover .fa-stack {
  color: #ff6600;
}

@media only screen and (max-width: 991px) {
  .header-bar .site-social {
    float: none;
    margin: 0 auto;
    margin-top: 3em;
  }
  .header-bar .site-links {
    float: none;
    margin: 0 auto;
  }
}

.agent-bar {
  color: #fff;
  background-color: #22262c;
  margin-left: 0;
  margin-right: 0;
}

.agent-bar .container {
  height: 100px;
  display: flex;
  align-items: center;
}

.agent-bar .large-text {
  font-size: 150%;
}

@media (min-width: 993px) {
  .agent-bar .large-text {
    text-align: right;
  }
}

.agent-bar .large-text span {
  color: #30BDFF;
}

.agent-bar-col ul {
  margin: 0;
}

.agent-bar-col li {
  list-style: none;
}

@media (max-width: 991px) {
  .agent-bar .container {
    display: block;
    text-align: center;
  }
  .agent-bar-col ul {
    margin: 5px 0;
  }
  .agent-bar .large-text {
    text-align: center;
    margin: 5px 0;
  }
}

/**
/**
/** Styling the Agent Login Page
**/

.loginbox, #rememberme, .woocommerce .input-text {
  border: 1px solid #22262C;
}

/**
/**
/** Styling the Agent Recently Added Icon
**/

.added-icon {
  color: #ff6600;
}

/**
/**
/** Styling the Footer
**/

footer .site-info, footer .site-social a, .footer-widget-title, footer .nav-menu.secondary>li>a, footer .nav-menu ul a, footer .nav-menu.secondary>li>a:hover, footer .nav-menu ul a:hover {
  color: #fff;
}

footer .nav-menu {
  padding: 0 2em;
}

@media only screen and (min-width: 991px) {
  footer .nav-menu {
    padding: 0 1em;
  }
  footer .nav-menu.secondary li.menu-item-has-children:before, footer .nav-menu.secondary ul.sub-menu li.menu-item-has-children:after, footer .nav-menu.tertiary li.menu-item-has-children:before, footer .nav-menu.tertiary ul.sub-menu li.menu-item-has-children:after, footer ul.nav-menu.secondary li.menu-item-has-children:before, footer ul.nav-menu.secondary ul.sub-menu li.menu-item-has-children:after, footer ul.nav-menu.tertiary li.menu-item-has-children:before, footer ul.nav-menu.tertiary ul.sub-menu li.menu-item-has-children:after {
    color: white;
    content: "\f3d8";
  }
  footer .nav-menu ul a, footer .nav-menu ul a:hover, footer .nav-menu.primary ul ul a:hover, footer .nav-menu.secondary ul ul a:hover, footer .nav-menu.tertiary ul ul a:hover {
    color: #2a2929;
  }
}

footer h2 {
  margin-bottom: 5px;
}

footer .navigation-bar-wrapper {
  display: block;
  position: inherit;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  background: 0 0;
  box-shadow: none;
  padding: 0;
}

footer .site-info a:hover, footer .site-social a:hover {
  color: #ff6600;
}

footer .secondary .nav-menu {
  text-align: left;
}

footer .nav-menu li a, footer ul.nav-menu li a {
  padding: 0;
  padding-top: 5px;
}

footer .navigation-bar-wrapper {
  margin-bottom: 25px;
}

footer .navigation-bar-wrapper h2 {
  margin-top: 0;
}

footer .nav-menu .children, footer .nav-menu .sub-menu, footer ul.nav-menu .children, footer ul.nav-menu .sub-menu {
  top: inherit;
  bottom: 95%;
}

footer .nav-menu .sub-menu .sub-menu {
  top: initial;
  bottom: 0;
}

footer .navigation-bar-wrapper:after, footer .navigation-bar-wrapper:before, footer .nav-menu .children:before, footer .nav-menu .sub-menu:before, footer ul.nav-menu .children:before, footer ul.nav-menu .sub-menu:before, footer .nav-menu .children:after, footer .nav-menu .sub-menu:after, footer ul.nav-menu .children:after, footer ul.nav-menu .sub-menu:after {
  display: none;
}

footer .nav-menu .sub-menu li.menu-item-has-children:after {
  color: #131313 !important;
  content: "\f3d3" !important;
}

.navigation-bar-wrapper.chugoku .area {
  width: 20%;
  display: inline-grid;
  padding: 0 5px;
}

.navigation-bar-wrapper.shikoku .area {
  width: 25%;
  display: inline-grid;
  padding: 0 5px;
}

.navigation-bar-wrapper.kansai .area {
  padding: 0 5px;
  display: inline-grid;
}

@media screen and (max-width: 768px) {
  .navigation-bar-wrapper .area {
    width: 100% !important;
  }
}

.navigation-bar-wrapper h3 {
  margin-top: 10px;
}

.navigation-bar-wrapper .collapser {}

.navigation-bar-wrapper .collapser:hover, .navigation-bar-wrapper .collapser:active, .navigation-bar-wrapper .collapser:focus {
  text-decoration: none;
}

.navigation-bar-wrapper .collapser:before {
  content: "\f067";
  font-family: 'FontAwesome';
  position: absolute;
  left: -12px;
  margin-top: 2px;
}

.navigation-bar-wrapper .collapser[aria-expanded="true"]:before {
  content: "\f068";
}

.navigation-bar-wrapper a {
  color: white;
  margin: 1px 0;
}

.navigation-bar-wrapper .panel-collapse {}

.navigation-bar-wrapper .panel-collapse a {
  display: block;
  color: #ff6600;
}

/**
/**
/** Styling the BS Tab Content
**/

.tab-content {
  margin-left: 20px;
  padding: 15px;
  border: solid 1px #ddd;
  border-top: 0;
}

/**
/**
/** Styling the Promo and Press Table
**/

.promo-table .row {
  text-align: center;
}

.promo-table .row .description {
  font-size: 125%;
}

@media screen and (min-width:992px) {
  .promo-table .row .description {
    line-height: 46px;
    text-align: left;
  }
}

.promo-table .row .dl-button {
  text-align: center;
}

.promo-table .row .book-it {
  margin: 0;
}

/**
/**
/** Styling the contact heros
**/

.contact-heros {
  margin-top: 50px;
  margin-left: 25px;
  margin-right: 25px;
}

/**
/**
/** Ryobi Access Box
/**
/**@media (min-width: 1200px) {
	/**	.ryobiaccess {
		/**		min-height: 319px;
	/**	}
/**}
/**@media (max-width: 1199px) {
	/**	.ryobiaccess {
		/**		min-height: 2px;
	/**	}
/**}
**/

/**
/**
/** Book with Ryobi Box
/**/

.bookwithryobi .phone {
  font-size: 1.5rem;
}

form.addList {
  display: inline;
}

form.addList button {
  color: #ffffff;
  background-color: #2F2E2E;
  border-color: #2F2E2E;
  margin-top: 10px;
  border-radius: 5px;
}

form.addList button:hover, form.addList button:focus, form.addList button:active {
  color: #ffffff;
  background-color: #666666;
  border-color: #2F2E2E;
}

/**
/**
/** Agent Registration Form
/**/

.wpcf7-form p {
  display: none;
}

input[type="radio"] {
  border-color: #cdcdcd;
}

#countrylist {
  border: 1px solid #cdcdcd;
  margin-top: 5px;
  padding: 5px 15px 5px;
}

.agent-register input[type="text"] {
  margin-top: 5px;
}

@media (min-width: 768px) {
  .agent-register.form-horizontal .control-label {
    padding-top: 0;
  }
}

/**
/**
/** Tour Booking Page
/**/

.close.remove-x {
  padding: 0;
  font-size: 1.6em;
  background-color: initial;
  box-shadow: inherit;
}

.close.remove-x:hover {
  background-color: initial;
  color: black;
}

.alert-dismissable .close, .alert-dismissible .close {
  top: -8px;
}

.add-alert {
  margin-top: 15px;
}

.enquiry {
  margin-top: 20px;
}

/** Ensure the Introduction Textbox (city) does not exceed height of the other two columns **/

.introduction-textbox {
  max-height: 760px;
  overflow: auto;
}

/**
/**
/** Captioning the image boxes on landing pages
**/

.image-box {
  position: relative;
  border: solid 1px #2f2e2e;
}

.image-box.grid6 {
  margin-top: 30px;
}

.smart-label {
  z-index: 999;
  position: absolute;
  bottom: 50px;
  background-color: rgba(184, 208, 0, 0.7);
  color: #fff;
  line-height: 25px;
  padding: 0 10px;
}

.caption {
  position: relative;
  bottom: 0;
  text-align: left;
  z-index: 15;
  height: 99px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.4em;
  padding-left: 20px;
  padding-right: 20px;
  /*text-shadow: 0 1px 2px rgba(0, 0, 0, .6);*/
  /*background-color: #2f2e2e;*/
  width: 100%;
  overflow: hidden;
}

.caption h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
  color: #ff6600;
}

@media (max-width: 767px) {
  .caption.thirdhero {
    height: 50px;
  }
  .caption.thirdhero p {
    display: none;
  }
}

.image-box.grid6 .caption {
  height: 50px;
  padding: 5px 10px;
}

.image-box.grid6 .caption h3 {
  font-size: 16px;
}

.image-box.grid6 .caption p {
  font-size: 14px;
  text-align: right;
}

.shopjapan .shopdescription {
  line-height: 1.2em;
}

.shop {
  position: absolute;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  height: 38px;
}

.shop h3 {
  display: inline;
  float: left;
  font-size: 16px;
}

.shop span {
  float: right;
  font-size: 16px;
}

@media only screen and (max-width: 1199px) {
  .shop h3 {
    margin-bottom: 0;
    font-size: 14px;
  }
  .shop span {
    font-size: 14px;
  }
}

/**
/**
/** ACF Google Map
**/

.acf-map, .custom-map {
  width: 100%;
  height: 352px;
  border: #ccc solid 1px;
  margin: 20px 0;
}

/** New Smart Tours Design **/

.location-new {
  min-height: 50px;
}

.location-new-text {
  font-size: 1.3rem;
  text-transform: uppercase;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
}

.location-new-text a {
  text-decoration: underline;
}

@media only screen and (max-width: 768px) {
  .location-new-text {
    font-size: 1rem;
  }
}

.new-smart .sss_kk_main {
  float: right;
  margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
  .new-smart .sss_kk_main {
    margin-top: 10px;
    float: none;
    text-align: center;
  }
}

.tourftimgnew {
  display: table;
  margin: 0 auto;
}

.tourftimgnewcaption {
  margin-bottom: 5px;
}

.tourftimgnewcaption span {
  font-size: 0.7rem;
  margin-right: 20px;
  float: left;
}

.bookthisnew {
  float: right;
  font-size: 1.1rem;
  color: #2f2e2e;
  font-weight: 600;
}

.bookthisnew span {
  font-size: 1.8rem;
  font-weight: 900;
}

.bookthisnew .price-btn {
  color: #ffffff;
  background-color: #ff6600;
  border-color: #ff6600;
  margin-top: 0;
  border-radius: 0;
  vertical-align: text-bottom;
  padding: 0px 15px;
  font-size: 1.6rem;
  box-shadow: none;
}

.bookthisnew .price-btn:hover, .bookthisnew .price-btn:focus, .bookthisnew .price-btn:active {
  color: #ffffff;
  background-color: #ED7953;
  border-color: #ff6600;
}

#isotope-filter {
  margin-top: 25px;
  background-color: rgba(51, 150, 209, 0.58);
  padding: 15px 25px;
  border: solid 1px;
}

#isotope-filter h2 {
  margin-top: 0;
  color: #fff;
}

#isotope-filter .select {
  margin-top: 10px;
  margin-left: 6%;
  width: 40%;
}

#isotope-filter.activity-search .select {
  margin-left: 2%;
  width: 30%;
}

#isotope-filter.activity-search select {
  padding: 25px 30px;
}

#isotope-filter select {
  width: 100%;
  border-radius: 0;
  padding: 25px 50px;
  font-size: 20px;
  background-color: white;
  border: solid 1px #2f2e2e;
  color: #2f2e2e;
}

@media only screen and (max-width: 991px) {
  #isotope-filter select {
    font-size: 14px;
    padding: 15px 10px;
  }
  #isotope-filter.activity-search select {
    padding: 15px 10px;
  }
  .select:after {
    line-height: 25px !important;
  }
}

@media only screen and (max-width: 767px) {
  #isotope-filter .select {
    margin-left: 0;
    width: 100%;
  }
  #isotope-filter.activity-search .select {
    margin-left: 0;
    width: 100%;
  }
}

span.select.option-set-wrapper:after {
  display: none !important;
}

.select:after {
  content: "\f0dc";
  font-family: FontAwesome;
  color: #000;
  padding: 23px 8px;
  position: absolute;
  right: 0;
  top: -8px !important;
  background: red;
  z-index: 1;
  text-align: center;
  width: 10%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}

.bootstrap-select button, .bootstrap-select button:focus {
  background-color: initial;
  box-shadow: none;
  color: inherit;
  border: solid 1px;
  border-color: #ccc;
}

.bootstrap-select button:hover {
  background-color: #e6e6e6;
  border-color: #ccc;
  color: inherit;
}

.box-title h2, .smarttourdetails h2 {
  background-color: rgba(51, 150, 209, 0.45);
  margin-bottom: 0;
  padding: 10px 20px;
}

.box-description {
  display: inline-block;
  background-color: #f6f6f6;
  padding: 20px 0;
  margin-left: 15px;
  margin-right: 15px;
  min-height: 200px;
}

.smart-description {
  background-color: #f6f6f6;
  padding: 20px 15px;
  min-height: 200px;
}

.search-box {
  background-color: rgba(51, 150, 209, 0.45);
  padding: 25px 40px;
  border: 1px solid;
}

.search-box h2 {
  margin-top: 0;
  color: white;
}

.search-box a {
  border-radius: 0;
}

.bar-hop-badge {
  position: absolute;
  width: 100px;
  margin-left: 5px;
  margin-top: 5px;
}

/** Events Calendar **/

.post-type-archive-tribe_events .content-area {
  margin-top: 0;
}

h2.tribe-events-page-title {
  font-size: 32px;
}

body.single-tribe_events .tribe-events-cal-links a.tribe-events-gcal {
  display: none !important;
}

body.single-tribe_events .tribe-events-cal-links a.tribe-events-ical, .tribe-events-ical {
  display: none !important;
}

.tribe-events-list .tribe-events-list-event-title {
  display: block;
  font-size: 32px;
  color: #717a8f;
}

.activity-details-box {
  margin: 0;
  padding-left: 20px;
  border-left: solid;
  border-color: #ff6600;
  border-left-width: 30px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 25px;
}

.activity-details-box .venue {
  text-transform: uppercase;
}

.tribe-events-list .tribe-events-venue-details {
  display: inline-block;
  line-height: 1.8;
}

.tribe-bar-disabled {
  display: none;
}

#tribe-events {
  margin-top: 50px;
}

.tribe-events-list-separator-month {
  background-color: #ff6600;
  color: white;
}

.tribe-events-list-widget {
  list-style: none;
}

.tribe-events-list-widget h2 {
  font-size: 18px;
}

.tribe-events-list-widget h4 {
  font-size: 14px;
}

.tribe-events-list-widget .tribe-events-list-widget-events, .tribe-events-list-widget .tribe-event-title {
  line-height: 25px;
  margin-bottom: 0;
  padding: 0;
}

.tribe-events-list-widget .tribe-list-widget .tribe-event-duration {
  display: none;
}

/* Slick Slider */

/* Arrows */

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before, .slick-next:before {
  font-family: 'slick';
  font-size: 40px;
  line-height: 1;
  opacity: .75;
  color: #2f2e2e;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -40px;
}

[dir='rtl'] .slick-prev {
  right: -40px;
  left: auto;
}

.slick-prev:before {
  content: '<';
}

[dir='rtl'] .slick-prev:before {
  content: '>';
}

.slick-next {
  right: -57px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -57px;
}

.slick-next:before {
  content: '>';
}

[dir='rtl'] .slick-next:before {
  content: '<';
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 40px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

.single-slide img {
  width: 100%;
  object-fit: cover;
  height: 600px;
}

.single-slide .slide-description {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px;
  width: 100%;
}

.single-slide .slide-description h2 {
  display: inline;
  color: white;
  font-size: 35px;
}

.single-slide .slide-description h2 small {
  color: white;
  font-size: 35px;
  float: right;
}

/* New activities archive filters */

#activity-container {
  margin-top: 40px;
}

.facetwp-facet.facetwp-type-fselect .fs-label-wrap {
  border-radius: 0;
  border: solid 1px;
}

.facetwp-facet {}

.facetwp-type-range_list {
  padding-top: 5px;
  background: white;
  border: solid 1px;
}

.facetwp-type-range_list .facetwp-radio {
  display: inline-block;
  margin-left: 10px;
  margin-right: 20px;
}