/*
Theme Name: Nahanni
Author: Kerri Dawe
Author URI: www.kerridawe.com
*/
body{position: relative;}
blockquote{margin: 30px 0 22px;}
h1{line-height: 1.2;}
h1, h2, h3, h4, h5, h6{margin-top:0; margin-bottom: 15px;}
p{line-height:2; margin-bottom:20px !important;}
.content ul, .content ol{margin-bottom:20px !important; line-height:2;}


body {
/*font-family: Georgia, "Times New Roman", serif;*/
font-family: 'Roboto', sans-serif;
    font-size: 17px;
 
  font-weight: 300;
  letter-spacing: .1px;
  line-height: 29px;


}



#small-banner{
  position: relative;
  
   
background-color: black;
    
  

  background-repeat: no-repeat;
 
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 200px;
  text-align: center;
  color: #fff;
  font-size: 30px;
    padding:20px;
}




/* HEADER */
#header{
  background: #181818;
  color: #fff;
}
.logo{
  display: inline-block;
  margin-bottom: 10px;
}

/* MAIN MENUS */
.global-nav{
  background: #222;
  color: #fff;
  float: right;
  min-height: 50px;
  padding-right: 20px;
  margin-right: -15px;
}
.global-nav ul, .global-nav li{
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
.global-nav a{
  color: #fff;
  font-family: "Oswald",sans-serif;
  font-size: 14px;
  margin-left: 20px;
  text-transform: uppercase;
  line-height: 50px;
}
.global-nav a svg, .global a span{
  margin-right: 5px;
}

.currency-nav{
  display: inline;
  float: right;
  margin-right: 20px;
}
.currency-nav a.wpcs_flag_view_item{
  color: #fff;
  font-family: "Oswald",sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  max-width: 30px;
  height: 30px;
  background: #222;
  margin: 12px 0 0 0;
  padding: 0;
  text-align: center;
  opacity: 1;
}
.currency-nav a.wpcs_flag_view_item img{
  filter: grayscale(100%);
}
.currency-nav a.wpcs_flag_view_item:hover img{
  filter: grayscale(70%);
}
.currency-nav a.wpcs_flag_view_item_current img{
  filter: grayscale(0%);
}

.ubermenu-skin-grey-white{
  background: #222;
}
.ubermenu-skin-grey-white .ubermenu-item-level-0 > .ubermenu-target{
  font-family: "Oswald",sans-serif;
  font-weight: normal !important;
  font-size: 20px;
  padding: 15px 30px;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target{
  padding-right: 45px !important;
}
body .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after{
  margin-top: -8px !important;
  right: 25px !important;
  color: #00aeef;
}
body .ubermenu-skin-grey-white .ubermenu-item-level-0:hover > .ubermenu-target,
body .ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background: #00aeef;
  color: #fff;
}
body .ubermenu-skin-grey-white .ubermenu-item-level-0:hover > .ubermenu-target:after,
body .ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target:after{
  color: #fff;
}
.ubermenu .ubermenu-item{
  font-size: 18px;
}
.ubermenu .ubermenu-item .ubermenu-submenu-drop{
  padding: 30px 20px;  
}

#menu-item-4335, #menu-item-4500{
  float: right;
  background: #333;
  height: 59px;
}
#menu-item-4335 a, #menu-item-4500 a{
  color: #fff;
  font-size: 28px;
}

#menu-item-7057{
  background: #333;
  height: 59px;
}
#menu-item-7057 span, #menu-item-7057 span:hover{
  color: #fff;
  padding-right: 30px !important;
  height: 59px;
}
#menu-item-7057 .ubermenu-submenu-drop{
  padding: 0;
}

/* FLOATING NAV FOR RIVERS & TRIPS */
#page-nav{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4000;
  float: left;
  width: 100%;
  /*height: calc(100vh);*/
  text-align: center;
  font-family: "Oswald",sans-serif;
  text-transform: uppercase;
  /*border-right: 1px solid #eee;*/
}
/* Commenting this out, breaks scrolling sidebar
#page-nav.is_stuck{
  position: fixed !important;
  bottom: 0 !important;
  top: 0 !important;
} */
#page-nav ul{
  margin-bottom: 30px;
}
#page-nav ul li{
  width: 100%;
  border-bottom: 1px solid #eee;
  text-align: left;
}
#page-nav ul li a{
  display: block;
  color: #222;
  padding: 20px 30px;
  text-decoration: none;
  font-size: 18px;
}
#page-nav ul li a:hover, #page-nav ul li.active a{
  background: #00aeef;
  color: #fff;
}
#page-nav ul li a svg, #page-nav ul li a svg{
  margin-right: 8px;
}
.mobile-sidenav{
  display: none;
}

/* MAIN BODY */
.page-title{
  font-size: 80px;
  font-family: 'yellowtail';
  color: #aaa;
  line-height: 0.8;
  margin-bottom: 30px;
}

 

#banner{
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	height:70vh;
	text-align: center;
	color: #fff;
	font-size: 30px;
	padding-top:280px;
	padding-bottom:200px;
}
#banner .page-title{
  font-family: 'Oswald', sans-serif;
  font-size: 55px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  margin: 0;  
  max-width: 1200px;
  display: inline-block;
  text-shadow: 0 0 5px rgba(0,0,0,0.75);
}
#banner p{
  font-family: 'Raleway', sans-serif;
  font-size: 25px;

  text-transform: uppercase;
  margin: 0; 
  text-shadow: 0 0 5px rgba(0,0,0,0.5); 
}
#banner .icons img{
  display: inline;
  max-width: 40px;
  margin: 0 10px 20px 10px;
}
#banner .photo-credit{
  position: absolute;
  left: 10px;
  bottom: 10px;
  color: #fff;
  text-shadow: 0 0 5px rgba(0,0,0,1);
  font-family: "Oswald",sans-serif; 
  text-transform: uppercase;
}
#banner .photo-credit svg{
  max-height: 22px;
}
#banner .photo-credit .acf-media-credit{
  display: inline;
  font-size: 16px;
  color:#fff;
}

.content{
  margin: 30px 0 30px 80px;
}
.page-template-default .content, .page-template-page-blog .content{
  margin-left: 0;
}
.content section{
  padding: 30px 0;
}

/* SINGLE RIVER */
.acf-map{
  width: 100%;
  min-height: 400px;
  margin-bottom: 40px;
}

.grid-gallery ul, .grid-gallery li{
  list-style: none;
  margin: 0;
  padding: 0;
}
.grid-gallery ul{
  margin-bottom: 50px;
}
.grid-gallery li{
  display: block;
  float: left;
  width: 25%;
}
.grid-gallery li img{
  width: 100%;
  max-width: 100%;
  height: auto;
}
.grid-gallery li img:hover{
  opacity: 0.7;
}

#trips article, #rivers article, #stories article, #guides article{
  font-size: 14px;
}
#trips article:nth-child(2n+1), #rivers article:nth-child(2n+1), #stories article:nth-child(2n+1){
  clear:left
}
#guides article:nth-child(3n+1){
  clear:left
}
#trips .trip-details{
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: "Oswald",sans-serif; 
  font-size: 16px;
}
#trips .trip-details .icon{
  display: inline-block;
  width: 20px;
  margin-right: 5px;
}
#trips .trip-details svg{
  color: #999;
}

.trip-sidebar{
  margin-bottom: 30px;
    padding:30px;
  border: 1px solid #eee;
 
}


.trip-excert p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 200;
}



.trip-sidebar strong{
  font-family: "Oswald",sans-serif; 
  font-size: 16px;
  text-transform: uppercase;
}

/* THUMBNAIL OVELAYS */
.thumbnail{
  padding: 0;
  border-radius: 0;
}
.thumbnail .caption{
  padding: 20px;
}
.overlay-container{
  position: relative;
  display: block;
}
.overlay-container .overlay{
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 174, 239, 0.75);
  color: #fff;
  font-size: 50px;
  text-align: center;
  
  opacity: 0;
  height: 100%;
  
	transition-property: all;
	transition-duration: .2s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.overlay-container:hover .overlay{  
  opacity: 1;
  height: 100%;
}

/* IMAGE SLIDER */
#image-gallery{margin: 0;}
.gallery-container, .gallery-container img{
  width: 100%;
  height: auto;
}
.gallery-container img{height: auto;}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover{
  border-radius: 0;
  background: #00aeef;
}
.lSSlideOuter .lSPager.lSGallery li.active img, .lSSlideOuter .lSPager.lSGallery li:hover img{
  opacity: .25;
}

/* TRIP DATES */
.trip-date{
  padding: 10px 0;
  border-top: 1px solid #eee;
}
.trip-date.full{
  color: #adadad;
}
.trip-date .btn{
  float: right;
}
.trip-date .btn-waiting{
  margin-left: 10px;
}
.trip-date.full .btn, .trip-date.full .btn:hover{
  background: #e6e6e6;
  border-color: #adadad;
  cursor: default;
}

.date-note{
margin-top:10px;
padding:0px;
}

/* TESTIMONIALS */
.testimonial .testimonial-content{
  padding: 35px 25px 35px 50px;
  margin-bottom: 35px;
  background: #fff;
  border: 1px solid #eee;
  position: relative;
}
.testimonial-content .testimonial-icon{
  width: 50px;
  height: 45px;
  background: #00aeef;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 42px;
  position: absolute;
  top: 37px;
  left: -19px;
}
.testimonial-content .testimonial-icon:before{
  content: "";
  border-bottom: 16px solid #137194;
  border-left: 18px solid transparent;
  position: absolute;
  top: -16px;
  left: 1px;
}
.testimonial .description{
  font-size: 15px;
  font-style: italic;
  color: #8a8a8a;
  line-height: 23px;
  margin: 0;
}
.testimonial .title{
  display: block;
  font-family: "Oswald",sans-serif; 
  font-size: 18px;
  text-transform: uppercase;
  color: #525252;
  margin: 0 0 5px 0;
}

/* EMBEDED VIDEOS */
.thumbnail.video{
  position: relative;
  text-align: center;
}
.thumbnail.video .overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.thumbnail.video svg{
  color: #fff;
  font-size: 28px;
}
.thumbnail.video:hover svg{
  color: #00AEEF;
}

/* VIDEO RESPONSIVE
.embed-container { 
  position: relative; 
  padding-bottom: 74.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 30px;
} 
.embed-container iframe,
.embed-container object,
.embed-container embed { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
*/

/* SIDEBARS */
#sidebar{
  margin-top: 50px;
  text-align: center;
}
#sidebar .sidebar-title{
  margin-top: 0;
  text-align: left;
}
#sidebar .btn{
  min-width: 240px;  
}

.sidebar.river{
  padding: 10px 40px 30px 40px;
  margin-top: 60px;
  border-left: 1px solid #eee;
  font-size: 14px;
}

/* SIDEBAR MENU */
#sidebar ul.sub-pages, #sidebar ul.sub-pages ul{
  margin:0;
  padding: 0;
  font-family: "Oswald",sans-serif;
  text-transform: uppercase;
  list-style: none;
  border-top: 1px solid #eee;
}
#sidebar ul.sub-pages{
  margin-bottom: 30px;
}
#sidebar ul.sub-pages li{
  width: 100%;
  border-bottom: 1px solid #eee;
  text-align: left;
}
#sidebar ul.sub-pages li a{
  display: block;
  color: #222;
  padding: 20px 30px;
  text-decoration: none;
  font-size: 16px;
}
#sidebar ul.sub-pages ul{
  display: none;
}
#sidebar ul.sub-pages li.current_page_item ul, #sidebar ul.sub-pages li.current_page_ancestor ul{
  display: block;
}
#sidebar ul.sub-pages ul li a{
  font-size: 14px;
  color: #4f4f4f;  
}
#sidebar ul.sub-pages ul li a::before {
  font-family: "FontAwesome";
  content: "\f054";
  color: #999;
  display: block;
  float: left;
  margin: 0 10px 10px 0;
}
#sidebar ul.sub-pages ul li:last-child{
  border:0;
}
#sidebar ul.sub-pages li a:hover, #sidebar ul.sub-pages li.current_page_item > a, .single-guide #sidebar ul.sub-pages li.page-item-42 > a{
  background: #00aeef;
  color: #fff;
}

.blog-widget{
  font-family: "Oswald",sans-serif;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 50px;
}
.blog-widget ul{
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #eee;
}
.blog-widget ul li{
  width: 100%;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.blog-widget ul li a{
  display: block;
  width: 100%;
  font-size: 18px;
  color: #4f4f4f; 
  padding: 10px;
}
.blog-widget ul li a:hover{
  background: #00aeef; 
  color: #fff; 
  text-decoration: none;
}

.textwidget{margin-bottom: 30px;}

.blog-excerpts article{
  border-top: 1px solid #eee;
  margin-top: 30px;
  padding-top: 30px;
}
.blog-excerpts p{
  margin-bottom: 5px;
}

#listings{
  padding: 60px 0;
  background: #eee;
}
#filter{
  padding: 60px 0 0 0;
  background: #eee;
}
#filter .btn{
  width: 100%;
}

/* BLOG */
.cat-nav{
  background: #222;
}
.cat-nav ul, .cat-nav li{
  margin:0;
  padding: 0;
  list-style: none;
}
.cat-nav ul{
  text-align: center;
}
.cat-nav li{
  display: inline-block;
}
.cat-nav a{
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  font-family: "Oswald",sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  border-right: 1px solid #333;
}
.cat-nav a:hover{
  background: #000;
  text-decoration: none;
}
.cat-nav li:last-child a{
  border: 0;
}

.page-template-page-blog #banner, body.archive #banner, .single-post #banner, body.blog #banner{
  height: 300px;
}
.single-post .content{
  margin: 30px 50px 30px 0;
}
.page-template-page-blog #stories, body.archive #stories{
  margin-top: 80px;
}
body.archive .content{
  margin-left: 0;
}
body.archive .content article:nth-child(2n+1)
/*#stories article:nth-child(2n+1)*/{
  clear:left
}

.single-post .content article img{
  max-width: 100%;
  height: auto;
}

.tagcloud a, .meta .tags a{
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 5px 10px;
  background: #ccc;
  font-size: 14px !important;
  color: #333;
}

.tagcloud a:hover, .meta .tags a{

  background: #13b2eb;
  color: #ffffff;
}

.meta{
  border-top: 1px solid #eee;
  padding: 40px 0;
  font-family: "Oswald",sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
.meta a{  
  font-family: "Oswald",sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
.meta .tags{margin-top: 20px;}
.meta .tags:first-child a{margin-left: 20px;}

.meta-sm{
  border-top: 1px solid #eee;
  padding: 10px 0;
  font-family: "Oswald",sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.more-link{
  font-family: "Oswald",sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}

.rp4wp-related-posts{margin-top: 30px;}
.rp4wp-related-posts ul>li{
  border-top: 1px solid #eee;
  padding: 20px 0 0 0;
  margin: 0 0 20px 0;
}
.rp4wp-related-posts .rp4wp-related-post-image{
  width: auto;
}

/* SEARCH */
#search article{
  padding: 30px 0 0 0;
  margin-top: 30px;
  border-top: 1px solid #eee;
}


/* FOOTER */
#footer{
  position: relative;
  z-index: 4001;
  background: #222;
  font-size: 14px;
  color: #d9d9d9;
  padding-top: 40px;
}
#footer h4{
  color: #fff;
}
#footer a{
  color: #d9d9d9;
}
#footer svg{
  font-size: 28px;
  margin-right: 15px;
}
#copyright{
  background: #181818;
  color: #666;
  text-align: center;
  padding: 10px 0;
  font-size: 12px;
}


/* MISC */	
.clear{clear:both;}
.cf:before, .cf:after, .rp4wp-related-posts ul>li:before, .rp4wp-related-posts ul>li:after{content: " ";  display: table;}
.cf:after, .rp4wp-related-posts ul>li:after{clear: both;}
.cf, .rp4wp-related-posts ul>li{*zoom: 1;}

.alignleft{float:left; margin:0 30px 30px 0;}
.alignright{float:right; margin:0 0 30px 30px;}
#footer .alignleft{margin:0 20px 30px 0;}

.btn{font-family: "Oswald",sans-serif;  text-transform: uppercase;}
.btn svg{margin-right: 5px;}

.modal-open .modal{
  margin-top: 30px;
}

.grey{color: #999;}

.wp-caption img{
  max-width: 100%;
  width: 100%;
  height: auto;
}
.wp-caption .wp-caption-text{
  padding: 10px 0;
  width: 100%;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #666;
}

.wp-pagenavi{
  margin-top: 30px;
  font-family: "Oswald",sans-serif;  
  text-transform: uppercase;
}
.wp-pagenavi a, .wp-pagenavi span{
  padding: 3px 12px !important;
}

.valign {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
 
}

.valign-banner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
 
}

.radio-buttons-spacer .gchoice{
	margin-bottom: 10px;
}
.radio-buttons-spacer .gchoice label{
	margin-left: 10px;
	line-height: 1.2em;
}


/* Gravity Forms Departure Trips Heading */

h3.departure-trip{
	margin: 40px 0 20px 0;
}
h4.departure-dates{
	margin: 0 0 40px 0;
}


/* Gravity Forms Table Sizes Charts */

.table-sizes-chart{
	width: 100%;	
}
	.table-sizes-chart th, td{
		padding-left:5px;
		padding-right:5px;
		border: 1px solid #000;
	}


/* Gravity Forms Weigth Fields */

.height-cm, .weight-kg{
	display: none;
}


/* Thumbnails Media Preview */

.vlp-layout-basic{
    border-color: #cccccc!important;
}
.vlp-layout-basic .vlp-block-0{
    font-size: 16px!important;
}
.vlp-layout-basic .vlp-block-1{
    font-size: 16px!important;
}

@media (max-width: 450px) {
    .vlp-layout-basic{
        flex-direction: column;
    }
    .vlp-layout-basic IMG{
        max-width: 300px!important;
        aspect-ratio: 1.9;
        object-fit: cover;
    }
    .vlp-layout-basic .vlp-block-0{
        line-height: 1.7em;
        margin-top: 5px;
    }
}




/* Large Screen Sizes */
@media (max-width: 1200px){
    

       .Banner-Hero{
 padding-top: 300px;
height:700px;
}
	
}

/* Medium Screen Sizes */
@media (max-width: 992px){
    
    
 
  
  .currency-nav{
    clear: both;
    margin-right: 0;
  }
  .ubermenu-skin-grey-white .ubermenu-item-level-0 > .ubermenu-target{
    font-size: 16px;
  }
  #menu-item-7057, #menu-item-7057 span, #menu-item-7057 span:hover{
    height: auto;
  }
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0, .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto{
    width: 100%;
    min-width: 100%;
  }
  #sidebar .btn {
    min-width: 200px;
    font-size: 14px;
  }
  .content {
    margin: 30px 0 30px 0;
      margin-left: 15px;
      margin-right: 15px;
    
  }
  .trip-sidebar {
    float: none;
    width: auto;
    margin: 30px 0 30px 0;
    
    
    font-size: 14px;
  }
  #footer .alignleft{
    float: none;
    clear: both;
  }
		
}

/* Small Screen Sizes */
@media all and (max-width: 959px){
	body .ubermenu-skin-grey-white.ubermenu-responsive-toggle{
    background: #00aeef;
    font-family: "Oswald",sans-serif;
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase
  }
  body .ubermenu-skin-grey-white.ubermenu-responsive-toggle svg{
    margin-right: 10px;
    vertical-align: -.1em;
  }
    

           .Banner-Hero{
  padding-top: 200px;
height: 500px;
}
    

    

    
}



@media (max-width: 768px) {	
    
    
  #banner{
 
	  height:60vh;
  }
    
.Banner-Hero{
  padding-top: 250px;
   height:500px;
}
    
        .valign-banner {
  position: relative;
  top: 60%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
 
}
  
 section#overview {
  box-sizing: border-box;
  display: block;
  padding: 0px 0;
}
    

  
      h1 {
  box-sizing: border-box;
  font-family: Oswald,sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.1;
  margin: 28px 0 14px;
}
    
      h2 {
  box-sizing: border-box;
  font-family: Oswald,sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.1;
  margin: 28px 0 14px;
}
    
    .global-nav{
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    float: none;
  }
  .global-nav a{
    font-size: 12px;
  }
  
  #banner p{
    line-height: 30px;
    padding: 0 40px;
      padding-top: 10px;
      font-size: 18px;
  }
  
  .thumbnail>img, .thumbnail a>img{
    width: 100%;
  }
  
  .mobile-sidenav{
    border: 1px solid #eee;
    font-family: "Oswald",sans-serif;
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    color: #333;
    display: block;
    text-align: left;
    height: 60px;
    line-height: 60px;
  }
  .mobile-sidenav .nav-title{
    padding: 0 15px 0 30px;
  }
  .mobile-sidenav .nav-icon{
    border-left: 1px solid #eee;
    float: right;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
  }
  .mobile-sidenav .nav-title{
    padding: 0 15px;
    text-decoration: none;
    color: #333;
  }
  #page-nav{
    display: none;
  }
  .sub-pages{
    position: relative;
    border-left: 1px solid #eee;
    height: auto;
    margin: 20px 0 40px 0;
    background: #fafafa;
  }
  .sub-pages a:hover, .sub-pages a:focus, .sub-pages:active{
    text-decoration: none;
    color: #333;
  }
  #page-nav #sidebar{
    display: none;
  }
  .sub-pages,
	.index-sidebar {
    display: none;
  }

  .widgets{
    margin-top: 30px;
  }
  #sidebar .btn{
    width: 100%;
    font-size: 18px;
  }
  
  .single-post .content{
    margin: 30px 0 ;
  }
  
  #footer a{
    text-decoration: underline;
  }
}
 








/* X-Small Screen Sizes */
@media (max-width: 580px) {	
    
       .Banner-Hero{
  padding-top: 220px;
   height:200px;
}
    
    h1 {
  box-sizing: border-box;
  font-family: Oswald,sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.1;
  margin: 28px 0 14px;
}
    
      h2 {
  box-sizing: border-box;
  font-family: Oswald,sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.1;
  margin: 28px 0 14px;
}
  
  #banner{
   
	  height:50vh;
  }
  #banner .page-title{
    font-size: 30px;
  }
    
   
  
  .global-nav #menu-item-6560{
    display: none;
  }
  
}

@media (max-width: 480px) {	
  
  #footer .col-xs-6{
    width: 100%;
    float: none;
    clear: both;
  }
  #footer .alignleft{
    float: left;
    margin: 0 20px 20px 0;
  }
}


/* Scrolling Sidebar Fix */
@media all and ( min-width: 767px ){
	.equal-height-columns {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  flex-wrap: wrap;
	}
	.equal-height-columns > [class*='col-'] {
	  display: flex;
	  flex-direction: column;
	}
	.single-river .equal-height-columns > .col-sm-3,
	.single-trip .equal-height-columns > .col-sm-3 {
		border-right: 1px solid #eee;
	}
	.admin-bar.single-river .is_stuck ul,
	.admin-bar.single-trip .is_stuck ul{
		margin-top: 32px;
		transition: margin-top 200ms ease;
	}
}


/* STORE */

.woocommerce div.product form.cart .variations select{
    padding-left: 1em;
}


