@charset 'utf-8';
/*
Theme Name: Timberline Tours
Theme URI: http://solaris.themerex.net/
Description: Child of Solaris - Multipurpose and Multiskin Responsive Wordpress theme
Author: VistaWorks
Author URI: http://vistaworks.com/
Template: solaris
Version: 1.0
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/


@import url("../solaris/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

.tt-clear {
  clear: both;
}

/*
======================================
Theme Nukes
======================================
*/

html {
  /* fixes horizontal scrollbar from header 100vw fix */
  overflow-x: hidden;
}

.post_featured,
.sc_reviews.alignright {
  display: none;
}

/* Tables */
td, th {
  border: none;
}

/* Header Position */

.top_panel_over .top_panel_wrap {
  position: relative;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
}

.admin-bar.top_panel_over .page_wrap .top_panel_wrap {
  top: 0;
}

/*
======================================
Typography
======================================
*/

h1.post_title.entry-title {
  color: #fff;
}

.content_wrap p,
.content_wrap a,
.content_wrap th,
.content_wrap td,
.content_wrap li,
.content_wrap span {
  font-size: 20px;
}

.copyright_wrap p,
.copyright_wrap a {
  font-size: 14px;
}

/*
======================================
Header
======================================
*/

/* Main Menu */

.ubermenu-skin-grey-white .ubermenu-target {
  font-size: 14px
}

.top_panel_wrap {
  /* important to override inline styles */
  background-color: #222c84 !important;
}

.menu_main_wrap.logo_left.menu_show {
  /* important to override in-document styles */
  background: transparent !important;
}

.ubermenu.ubermenu-main.ubermenu-loc-menu_main {
  background-color: transparent;
}

@media (min-width: 800px) {
  .menu_main_wrap .logo {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.tt-menu-post-list {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

@media (min-width: 600px) {
  .tt-menu-post-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (min-width: 960px) {
  .tt-menu-post-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}

.tt-menu-post-list__group,
.tt-menu-post-list__title,
.tt-menu-post-list__item {
  display: block;
}

.tt-menu-post-list__group {
  margin-bottom: 10px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.tt-menu-post-list__title, .tt-menu-post-list__title a {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  color: #84b134 !important;
}

.tt-menu-post-list__title a:hover {
  color: #222c84 !important;
}

.tt-menu-post-list__item {
  transition: background-color 0.3s;
}

.tt-menu-post-list__item > a {
  display: inline-block;
  font-size: 14px;
  line-height: 15px;
  font-weight: 700;
  color: #555;
  padding: 6px 4px;
}

.tt-menu-post-list__item > a:hover {
  color: #222;
}

.ubermenu .ubermenu-submenu-drop .ubermenu-target {
  font-weight: 700;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
}

.tt-menu-post-list__item:hover,
.ubermenu .ubermenu-submenu-drop .ubermenu-target:hover {
  /* background-color: #e3e3e3; */
  background-color: #f1f1f1;
}

.ubermenu .ubermenu-submenu-drop .ubermenu-item:first-child {
  margin-top: 12px;
}

.ubermenu .ubermenu-submenu-drop .ubermenu-item:nth-last-child(2) {
  margin-bottom: 12px;
}

.responsive_menu .menu_main_responsive_button {
  display: none !important;
}

/* Responsive Menu */

.responsive_menu .menu_main_nav_area {
  padding-right: 0;
  overflow: visible;
}

.menu_main_nav_area .ubermenu-skin-grey-white.ubermenu-responsive-toggle {
  background-color: transparent;
}

/* User Menu */

.top_panel_wrap .menu_user_wrap {
  background-color: #071063;
}

.top_panel_wrap .menu_user_wrap .menu_user_nav_area {
  position: relative;
  z-index: 110;
}

.top_panel_wrap .menu_user_wrap .menu_user_nav > li {
  background-color: transparent;
}

.top_panel_wrap .menu_user_wrap .menu_user_nav > li .sub-menu {
  background-color: #071063;
}

.top_panel_wrap .search_wrap.search_style_regular .search_icon,
.top_panel_wrap .menu_user_area.menu_user_left.menu_user_contact_area,
.menu_user_area.menu_user_left.menu_user_contact_area a,
.menu_user_area.menu_user_left.menu_user_contact_area a:hover,
.top_panel_wrap .search_wrap.search_style_regular .search_form_wrap .search_field {
  color: #fff;
}

.top_panel_wrap .menu_user_area.menu_user_left.menu_user_contact_area {
  font-weight: 700;
  font-size: 15px;
  padding-top: 0;
}

.top_panel_wrap .menu_user_wrap .search_wrap {
  border-top: 2px solid #fff;
}

.top_panel_wrap .menu_user_wrap .search_wrap,
.top_panel_wrap .menu_user_wrap .search_wrap.search_style_regular.search_opened {
  border-color: #fff;
}

.top_panel_wrap .menu_user_wrap .menu_content_wrap {
  padding-top: 3px;
}

@media (max-width: 959px) {
  .menu_user_area.menu_user_right.menu_user_nav_area {
    display: none;
  }

  .top_panel_wrap .menu_user_wrap .search_wrap {
    margin-left: 0;
  }
}

@media (max-width: 480px) {
  .top_panel_wrap .menu_user_wrap .menu_content_wrap {
    padding: 3px 15px 0;
  }
}

/*
======================================
Pages
======================================
*/

.content .post_title.entry-title {
  padding-left: 0;
  background-color: transparent;
  color: #434c9f;
}

.breadcrumbs {
  margin-bottom: 15px;
}

.page_top_wrap .page_title_wrap .page_title_bg {
  display: none;
}

.search-results .content .post_info {
  display: none;
}

/*
======================================
Blog
======================================
*/

.content .post_item .post_info .post_info_posted {
  width: auto;
}

.content .post_item .post_info .post_info_counters {
  display: none;
}

/*
======================================
Tours
======================================
*/

/* Map */

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

.tt-poi-box__address {
  font-weight: 700;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

/* List */

.tt-tours-list__month-title {
  position: relative;
  padding: 10px;
  border-bottom: 2px solid #434c9f;
  transition: background-color 0.3s;
}

.tt-tours-list__month-title:hover {
  cursor: pointer;
  background-color: #eee;
}

.tt-tours-list__month-title::after {
  content: '';
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  top: 3px;
  margin-left: 15px;
  background-image: url( '/wp-content/themes/solaris-child/images/arrow-white.png' );
  background-color: #98ca3c;
  border-radius: 100%;

  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);

  transition: transform .5s;
}

.tt-tours-list__month-title--expanded::after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.tt-tours-list__list {
  display: none;
  padding: 0;
}

.tt-trip-related-tours {
  margin-top: 50px;
}

.tt-trip-related-tours__list {
  padding: 0;
}

.tt-trip-related-tours__item,
.tt-tours-list__item {
  list-style-type: none;
}

.tt-trip-related-tours__tour,
.tt-tour {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
}

.tt-tour__difficulty {
  padding-left: 10px;
}

.tt-tour__image {
}

.tt-trip-related-tours__info,
.tt-tour__info {
  padding: 10px 0;
}

.tt-trip-related-tours__dates,
.tt-tour__dates,
.tt-trip-related-tours__title,
.tt-tour__title {
  padding-left: 10px;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: none;
}

.tt-trip-related-tours__dates,
.tt-tour__dates {
  color: #434c9f;
}

.tt-trip-related-tours__title,
.tt-tour__title {
  font-size: 200%;
  line-height: normal;
}

.tt-trip-related-tours__link,
.tt-tour__link {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  background-color: #f3f3f3;
  transition: background-color 0.4s;
}

.tt-trip-related-tours__link:hover,
.tt-tour__link:hover {
  background-color: #e2e3f0;
}

.tt-trip-related-tours__icons,
.tt-tour__icons {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  
  padding-left: 10px;
}

.tt-tour__icon {
  display: block;
  width: 32px;
  height: 32px;
}

@media (min-width: 480px) {
  .tt-trip-related-tours__tour,
  .tt-tour {
    flex-direction: row;
  }
}

/* Single */

.tt-trip-info__title {
  color: #444da0;
  margin-bottom: 0;
}

.tt-trip-info__value {
  margin-top: 0;
}

.tt-trip-header__image {
  position: relative;
  width: 100%;
  padding-top: 60%;
  min-height: 400px;
  box-sizing: border-box;
  background-size: cover;
  background-position: center center;
}

@media (min-width: 960px) {
  .tt-trip-header__image {
    width: 100%;
    padding-top: 40%;
  }
}

.tt-trip-header__title {
  display: block;
  position: absolute;
  box-sizing: border-box;
  bottom: 5%;
  left: 5%;
  max-width: 90%;
  padding: 15px;
  margin: 0;
  background-color: #98ca3c;
  color: #fff;
  line-height: 40px;
}

.tt-trip-reserve {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;

  background-color: #444da0;
  color: #fff;
  text-align: center;
}

.tt-trip-reserve p,
.tt-trip-reserve h2,
.tt-trip-reserve h3,
.tt-trip-reserve h4 {
  color: #fff;
}

.tt-trip-reserve__section {
  width: 100%;
}

.tt-trip-reserve__button {
  font-weight: 700;
  font-size: 22px;
}

.tt-trip-reserve__button:hover {
  /* important to override theme's important */
  background-color: #fff !important;
}

@media (min-width: 960px) {
  .tt-trip-reserve {
    text-align: left;
  }

  .tt-trip-reserve__section {
    width: 33.3%;
    box-sizing: border-box;
    padding: 20px;
  }

  .tt-trip-reserve__section--half {
    width: 50%;
  }
/*
  .tt-trip-reserve__section:first-child {
    width: 40%;
  }

  .tt-trip-reserve__button {
    float: right;
  }
*/
  .tt-trip-reserve__title {
    margin-top: 0;
  }
}

.tt-trip-reserve__jump-link {
  display: inline-block;
  background-color: #5961ad;
  border: 1px solid #5961ad;
  color: #fff;
  padding: 5px;
  margin-bottom: 5px;
  transition: all 0.3s;
}

.tt-trip-reserve__jump-link:hover {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.tt-trip-reserve__jump-link .fa {
  font-size: 80%;
}

.tt-trip-reserve__jump-link--light-bg:hover {
  background-color: #6f76ba;
  border: 1px solid #6f76ba;
}

.tt-trip-info {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: stretch;
  align-content: stretch;

  background-color: #f6f6f6;
}

.tt-trip-info__section {
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
}

@media (min-width: 960px) {
  .tt-trip-info__section {
    width: 33.3%;
  }
}

.tt-trip-icons {
  width: 100%;
}

.tt-trip-icons::after {
  clear: both;
}

.tt-trip-icons__icon,
.tt-trip-icons__icon-wrapper {
  float: left;
}

.tt-trip-icons__icon-wrapper {
  clear: both;

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
}

.tt-trip-icons__label {
  margin: 0;
}

.tt-trip-gallery-list {
  padding: 0;
  margin-top: 30px;
}

.tt-trip-gallery-list__thumbnail {
  display: block;
  list-style-type: none;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}

.tt-trip-gallery-list .slick-next,
.tt-trip-gallery-list .slick-prev {
  width: 40px;
  height: 40px;
  top: calc(50% - 20px);
  z-index: 10;
}

.tt-trip-gallery-list .slick-next,
.tt-trip-gallery-list .slick-prev,
.tt-trip-gallery-list .slick-next:hover,
.tt-trip-gallery-list .slick-prev:hover {
  /* important to override skin.css */
  background-color: #fff !important;
  border-radius: 100%;
}

.tt-trip-gallery-list .slick-next:before,
.tt-trip-gallery-list .slick-prev:before {
  display: block;
  margin-top: 3px;
  font-size: 40px;
  line-height: 40px;
  color: #98ca3c;
}

.tt-trip-gallery-list .slick-next:focus:before,
.tt-trip-gallery-list .slick-prev:focus:before {
  opacity: 0.75;
}

.tt-trip-gallery-list .slick-next:hover:before,
.tt-trip-gallery-list .slick-prev:hover:before {
  opacity: 1;
}

.tt-trip-gallery-list .slick-next {
  right: 0;
}

.tt-trip-gallery-list .slick-prev {
  left: 0;
}

.tt-trip-itinerary-inn {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;

  width: 100%;
  margin-bottom: 30px;
}

.tt-trip-itinerary,
.tt-trip-itinerary__table,
.tt-trip-inn-highlights {
  box-sizing: border-box;
  width: 100%;
}

.tt-trip-itinerary__table {
  table-layout: fixed;
}

.tt-trip-itinerary__table th {
  text-align: left;
}

.tt-trip-itinerary__day {
  width: 15%
}

.tt-trip-itinerary__location {
  width: 70%
}

.tt-trip-itinerary__distance {
  width: 15%
}

@media (min-width: 960px) {
  .tt-trip-itinerary {
    width: 66.7%;
  }

  .tt-trip-inn-highlights {
    width: 33.3%;
    padding-left: 20px;
  }
}

.tt-trip-lightbox,
.tt-trip-lightbox iframe {
  width: 90vw;
  height: 90vh;
}

.tt-trip-lightbox {
  display: none;
  border: 10px solid #fff;
  background-color: #fff;
}

.featherlight-content .tt-trip-lightbox {
  display: block;
}

/* Tour Page Mobile Screen Overrides */
@media (max-width: 768px) {
	/* Tour title that appears over header photo */
	.tt-trip-header__title {
	top: -8%;
	bottom: auto;
	line-height: 1.0em;
	font-size: 1.5em;
	text-align: center;
	padding: 5px;
	}
	
	.tt-trip-itinerary__day {
    width: 10%;
	}
	
	.tt-trip-itinerary__location {
		/* Tour itenerary that appears at bottom of page*/
		width: 40%;
	}

	.tt-trip-itinerary td, .tt-trip-itinerary th {
	font-size: 15px;
	border: 1px solid black !important;
	}
	
	.tt-tours-list__item .tt-tour__dates, .tt-trip-related-tours__dates {
	font-size: 1.5em;
	} 
	
	.tt-tours-list__item .tt-tour__title, .tt-trip-related-tours__title  {
    font-size: 140%;
	} 
	
}


/*
======================================
Tour Landing Page Grid Items
======================================
*/

.vc_gitem-acf.field_5a0cc802dc94d::before {
	/* Custom label for Double Booking Cost advanced custom field being displayed within grid */
  content: "From: $";
}

.vc_gitem-acf.field_5a0cc802dc94d {
	/* Double Booking Cost advanced custom field being displayed within grid */
  font-size: 20px;
}

/*
======================================
Plugins
======================================
*/

/* Advanced Custom Fields */

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

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}

/*
======================================
Footer
======================================
*/

.body_filled .footer_wrap {
    background-color: #222c84 !important;
}

footer a, footer .widget_area ul li:before {
    color: #ffffff !important;
}

.copyright_wrap {
    background-color: #222c84 !important;
}

/* Flickr Widget */
ul.flickr li::before {
	display:none;
}

ul.flickr li, .widget ul.flickr li {
    margin: 5px 0px 0px 0px !important;
    padding: 0px 5px 0px 0px;
}

ul.flickr img {
    opacity: 1.0 !important;
}