/*
Theme Name: The Tannery
Theme URI: http://thetannery.co.nz
Author: The New Black
Author URI: http://thenewblack.co.nz
Description: Custom theme for The Tannery
Version: 1.1.17
License: GNU General Public License v3.0 /
License URI: http://www.gnu.org/licenses/gpl-3.0.html


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

This theme is the most seamless and minimalistic integration of Twitter Bootstrap Framework into
the _s starter theme from Automattic, the guys behind WordPress.

_s (or Underscores) http://underscores.me/, (C) 2012-2013 Automattic, Inc. Twitter Bootstrap

Credits:

1. Bootstrap

 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f58353a31151a8c05d7c)
 * Config saved to config.json and https://gist.github.com/f58353a31151a8c05d7c

2. wp_bootstrap_navwalker

* Class Name: wp_bootstrap_navwalker
* GitHub URI: https://github.com/twittem/wp-bootstrap-navwalker

3. Glyphicons

 * http://getbootstrap.com/components/

*/
/**
 * @license
 * MyFonts Webfont Build ID 3184296, 2016-03-09T21:00:54-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: BauerBodoniBT-Roman by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/bauer-bodoni/roman/
 * 
 * Webfont: BauerBodoniBT-Bold by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/bauer-bodoni/bold/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3184296
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright 1990-2003 Bitstream Inc. All rights reserved.
 * 
 * © 2016 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3096a8");
  
@font-face {
    font-family: 'Bauer Bodoni';
    src: url('assets/fonts/3096A8_0_0.eot');
    src: url('assets/fonts/3096A8_0_0.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/3096A8_0_0.woff2') format('woff2'),
         url('assets/fonts/3096A8_0_0.woff') format('woff'),
         url('assets/fonts/3096A8_0_0.ttf') format('truetype');
    font-weight: normal
}
 
  
@font-face {
    font-family: 'Bauer Bodoni';
    src: url('assets/fonts/3096A8_1_0.eot');
    src: url('assets/fonts/3096A8_1_0.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/3096A8_1_0.woff2') format('woff2'),
         url('assets/fonts/3096A8_1_0.woff') format('woff'),
         url('assets/fonts/3096A8_1_0.ttf') format('truetype');
    font-weight: bold
}

@font-face {
    font-family: 'Bauer Bodoni';
    src: url('assets/fonts/309950_0_0.eot');
    src: url('assets/fonts/309950_0_0.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/309950_0_0.woff2') format('woff2'),
         url('assets/fonts/309950_0_0.woff') format('woff'),
         url('assets/fonts/309950_0_0.ttf') format('truetype');
    font-weight: normal;
    font-style: italic        
}
 
/* Custom fonts */
@font-face {
    font-family: 'montserrat';
    src: url('assets/fonts/montserrat-light.eot');
    src: url('assets/fonts/montserrat-light.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/montserrat-light.woff2') format('woff2'),
         url('assets/fonts/montserrat-light.woff') format('woff'),
         url('assets/fonts/montserrat-light.ttf') format('truetype'),
         url('assets/fonts/montserrat-light.svg#montserratlight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'montserrat';
    src: url('assets/fonts/montserrat-regular.eot');
    src: url('assets/fonts/montserrat-regular.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/montserrat-regular.woff2') format('woff2'),
         url('assets/fonts/montserrat-regular.woff') format('woff'),
         url('assets/fonts/montserrat-regular.ttf') format('truetype'),
         url('assets/fonts/montserrat-regular.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* General */

body {
	word-wrap: break-word;/* This is a small security for too long strings titles */
    font-family: montserrat, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 2
}
hr {
    color: transparent;
    border-top: 4px double #bb8d3f;
}
.noDisplay {
    display:none;
    visibility:hidden;
}
/* Typography */

h1, .h1, h2, .h2, h3, .h3 {
    font-family: 'Bauer Bodoni', serif;
    letter-spacing: 1px
}
h1, .h1 {
    font-size: 26px;
    font-style: italic;    
}
h2, .h2 {
    font-size: 22px;
    font-style: italic;
}
h3, .h3 {
    font-size: 18px;
    font-style: italic;
}
h4, .h4 {
    font-size: 16px
}
h1 a, .h1 a, a h1, a.h1, h2 a, .h2 a, a h2, a.h2 {
    color: #bb8d3f
}
h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover {
    color: #333333;
    text-decoration: none
}
.entry-content h1 {
    margin-top: 0px
}
.store-content h1 {
    text-transform: uppercase
}
.standout h1 {
    font-weight: bold;
    display: inline-block;
    position: relative;
    background-color: #fff;
    padding: 0 15px;
    margin-bottom: 30px
}
.standout .wpb_wrapper {
    text-align: center
}
.standout .wpb_wrapper:before {
    content: "";
    border-bottom: double 4px #bb8d3f;
    position: absolute;
    top: 20%;
    left: 15px;
    right: 15px
}
em {
    font-family: 'Bauer Bodoni', serif;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery and Slideshows */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}
.wpb_wrapper .flexslider {
    box-shadow: none;
    border-radius: 0px;
    border: none;
    margin-bottom: 30px
}
.wpb_wrapper .wpb_gallery .wpb_flexslider .flex-control-paging {
    z-index: 100
}
.wpb_wrapper .wpb_gallery .wpb_flexslider .flex-control-nav {
    margin-top: -25px;
}
.home .wpb_gallery .wpb_flexslider .flex-control-nav {
    left: 15px;
    text-align: left
}
.wpb_wrapper .flex-control-paging li a {
    background-color:  rgba(255,255,255,0.5)
}
.wpb_wrapper .flex-control-paging li a.flex-active {
    background-color: rgba(255,255,255,0.9)
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Header */
.site-header {
    text-align: center;
    padding: 30px 15px 15px
}

/*Search boxes */
#topsearch {
    overflow: hidden;
    text-align: right
}
#topsearch .search-submit {
    display: none
}
.search-field {
    border-radius: 0px;
    height: 25px;
    font-weight: normal
}
#topsearch .search-field {
    display: none;    
    margin-top: 4px
}
#topsearch .search-form {
    display: inline-block
}
.topsearchicon {
    display: inline-block;
    vertical-align: top;
    margin-left: 8px
}
.form-control:focus {
    box-shadow: none;
    border-color: #000
}
.topsearchbox {
    height: 30px
}
/* WC cart link */
.wcmenucart-contents {
    color: #bb8d3f;
}
.wcmenucart-contents i {
    font-size: 1.3em;
    margin-right: 10px
}
/* Content */

.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
h1.page-title {
    margin: 0px 0px 20px
}
.entry-summary {
    font-size: 1.1em
}
.entry-summary h1.page-title a {
    color: #bb8d3f
}
a.read-more {
    color: #bb8d3f
}
.archive hr {
    margin: 2.5em 0
}
.archive article {
    border-bottom: 4px double #bb8d3f;
    padding-bottom: 2em;
    margin-bottom: 2em
}
.blog .site-footer-inner, .category .site-footer-inner {
    border-top: none;
    margin-top: -15px;
    padding-top: 0
}
.entry-content-thumbnail img, .archive-post-thumbnail img {
    width: 100%;
    height: auto
}
.table-style tr:nth-child(odd) {
    background-color: #f4f4f4
}
.table-style td {
    padding: 5px;
    width: 50%
}
.table-style {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}
/* Sidebar and widgets */

.sidebar-padder {
    padding-left: 25px
}
.storefinder_widget input {
    padding: 3px 10px
}
.instagram-pics {
padding-left:0px
}
.instagram-pics li {
	list-style-type:none;
	display:inline-block;
	width:16.5%;
	padding-left:15px	
}

/* Custom post type pages */

.store-img img {
    width: 100%;
}
.store-content {
    margin-top: 0px;
    margin-bottom: 30px
}
.store-content p {
    margin-bottom: 15px
}
.store-thumb {
    margin-bottom: 30px
}
.stores-grid {
    text-align: center
}
.stores-grid h2 {
    margin: 5px 0px 10px;
    font-style: normal;
    font-size: 18px;
    height: 40px;
    overflow: hidden
}
.stores-grid-thumb:hover {
    border: 2px solid #ccc;
    margin: -2px
}
.opening-hours {
    padding-bottom: 10px;
}
.profile-contacts, .profile-contacts a {
    color: #bb8d3f
}
.profile-contacts ul {
    padding-left: 0px;
    list-style: none
}
.profile-contacts ul li {
    display: inline-block
}
.profile-contacts ul li:before {
    content: "/";
    padding: 0px 15px;
    color: #333333
}
.profile-contacts ul li:first-child:before {
    content: "";
    padding: 0px
}
.venues-table-header {
    padding-bottom: 10px
}
.venues-table h3 {
    margin: 5px 0px;
    font-style: normal;
}
.venues-table h3 a {
    color: #bb8d3f
}
.venues-table .col-md-1 {
    text-align: center
}
.venues-table-venue, .venues-table-header {
    margin-left: 0px;
    margin-right: 0px;
}
.venues-table-venue {
    border-top: 1px solid #dcdcdc;    
    line-height: 35px
}
.venues-table .col-md-4 {
    margin-left: -15px
}
#dimensions-text {
    position: absolute;
    left: 43px;
    top: 6px;
    font-size: 12px
}
#area-text {
    position: absolute;
    left: 39px;
    font-size: 12px;
    top: 6px
}
.venue-numbers ul {
    list-style-type: none;
    padding-left: 0px
}
.venue-numbers ul li {
    margin-bottom: 5px;
    color: #777;
    line-height: 20px
}
.venue-numbers ul li img {
    margin-right: 20px;
    height: 20px
}
.venue-cat-title {
    position: absolute;
    
}

/* Forms */
input[type="radio"], input[type="checkbox"] {
    width: auto
}
.box, .box a {
    border: 1px solid #777;
    color: #777;
    padding: 0px 15px;
    text-transform: uppercase;
    height: 32px;
    line-height: 32px;
    display: inline-block
}
textarea, input {
    border: 1px solid #A3A3A3
}
.fullwidth {
    display: block;
    width: 100%
}
body .sky-form {
    box-shadow: none;
}
body .sky-form header {
    display: none
}
body .chimpy_status_underlay .description {
    font-size: 22px;
    font-style: italic;
    font-family: 'Bauer Bodoni', serif;
    color: #333;
    letter-spacing: 1px;
    line-height: 1.1
}
body .sky-form fieldset {
    padding: 0px
}
body .sky-form .input input, body .sky-form .select select, body .sky-form .textarea textarea {
    border: 1px solid #777;
    text-transform: uppercase;
    font-family: montserrat, Helvetica, Arial, sans-serif;
    height: 32px;
    color: #777;
    font-size: 13px;
    padding: 0px 15px;
    font-weight: 300;
    line-height: 32px
}
body .sky-form footer {
    border-top: none;
    background-color: transparent;
    padding: 0px;
}
body .sky-form footer button.button {
    margin-top: 0px;
    text-transform: uppercase;
    font-family: montserrat, Helvetica, Arial, sans-serif;    
    font-weight: 300;
    font-size: 13px    
}
body .chimpy_popup_content .sky-form-modal {
    padding: 120px 110px 80px;
    background-color: #fff;
    width: 800px;
    margin-left: -400px !important    
}
body .chimpy_popup_content .sky-form-modal .description {
    text-align: center;
    margin-bottom: 30px;
    color: #777;
    font-size: 2.5em
}
body #chimpy_popup_close {
    color: transparent;
    background: url('assets/img/x.jpg') no-repeat;
    margin: 10px
}
body .sky-form .icon-append {
    border-left: none
}
body .sky-form .dismiss {
    float: right;
    text-transform: uppercase;
    background-color: #787878;
    color: #fff;
    text-decoration: none;
    line-height: 35px;
    padding: 0px;
    text-align: center;
    font-weight: 300;
    font-size: 13px;
    width: 65%
}
.chimpy_popup_content .sky-form footer button.button {
    float: left;
    background-color: #787878;
    opacity: 1;
    margin-left: 0px;
    padding: 0px;
    width: 30%
}
body .sky-form .dismiss:hover, .chimpy_popup_content .sky-form footer button.button:hover {
    background-color: #464646
}
.chimpy_popup_content .sky-form footer {
    padding-bottom: 35px;
    border-bottom: 4px double #bb8d3f;
    margin-top: 10px
}
/* Shortcodes */
.cat-grid {
    margin-bottom: 1.5em
}
.cat-grid .wpb_column {
    padding: 0 15px;
    margin-bottom: 30px
}
.cat-grid .vc_column_container>.vc_column-inner {
    padding: 0px;
    background-size: cover
}
.cat-grid h2 {
    margin-top: 0px;
    display: table;
    width: 100%;
}
.cat-grid a {
    height: 165px;
    display: table-cell;
    text-align: center;
    color: #fff;
    padding: 10px;
    background-color: rgba(0,0,0,0.5);    
    vertical-align: middle
}
.cat-grid a:hover {
    text-decoration: none;
    background-color: rgba(0,0,0,0.2);    
    color: #fff
}
.cat-grid .wpb_content_element {
    margin-bottom: 0px
}
.cat-list li {
    list-style-type: none
}
.cat-list a {
    color: #bb8d3f
}
.stores-list h3 {
    font-style: normal;
    margin: 5px 0;
    font-family: montserrat, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 13px 
}
.stores-list h2 a, .stores-list h3 a {
    color: #333
}
.fc-event-container .fc-event {
    background-color: #777;
    border-radius: 0px;
    border: none;
    font-weight: normal;
    padding: 0px 5px 5px
}
.fc-bg td.fc-today {
    background-color: #f1f1f1
}
.fc-title h5 {
    margin-top: 5px;
    margin-bottom: 0px
}
.fc-content .fc-title {
    white-space: normal
}
/* Clearing */
.clear {
	clear: both;
}

/* Navigation */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

li.dropdown:hover ul.dropdown-menu {
    display: block;
}
ul.dropdown-menu {
    font-size: 12px;
    border: none;
    border-top: 4px double #6D6D6D;
    box-shadow: none;
    border-radius: 0px;
    left: -5%;
    text-transform: none;
    background-color: rgba(255,255,255,0.9);
    min-width: 110%;
}
.dropdown-menu>li>a {
    color: #777;
    padding: 3px 15px
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-color: transparent;
    background-image: none;
    color: #000
}
.caret {
    display: none
}
.navbar-default {
    background-color: transparent;
    border-radius: 0px;
    border: none;
    text-transform: uppercase;
    font-weight: normal;
    color: #787878
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent;
    color: #000
}
.nav>li>a {
    padding: 20px 30px;
    line-height: 1;
    letter-spacing: 1.5px;
    font-size: 12px
}
.navbar-collapse {
    padding-left: 0px;
    border-top: 4px #dcdcdc double;
    border-bottom: 4px #dcdcdc double;    
    text-align: center
}
.navbar {
    margin-bottom: 10px
}
.navbar-nav {
    float: none
}
.navbar-nav>li {
    float: none;
    display: inline-block
}

/* Footer */
.site-footer-inner {
    border-top: 4px double #bb8d3f;
    padding: 2em 15px 0px;
}
#footer-col-left {
    padding-left: 0px
}
#footer-col-right {
    padding-right: 0px
}
footer .widget-title {
    margin-top: 0px
}
#footer-col-fullwidth {
    padding: 0px
}
#footer-col-fullwidth .textwidget {
    margin: 0px -10px
}
/* Mobile only */
.mobile-only {
    display: none
}
@media screen and (max-width: 480px){
    .mobile-only {display: block}
}

/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
    text-transform: uppercase;
    margin: 2.4em 0;
    font-size: 0.9em;
    color: #464646
}

input{
    width: 100%;
    padding-left: 15px;
    padding-bottom: 6px;    
}

textarea{
    padding-left:  15px; 
    width: 100%;
}

input[type="submit"]{
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 6px;
    width: auto;
    text-align: center;
}

/* WooCommerce styles */
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #bb8d3f
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #bb8d3f;
    color: #fff;
    border-radius: 0px
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: rgba(187, 141, 63, 0.5)    
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #777
}
.product input, .product select, .product button {
    padding: 5px;
    width: auto;
    height: 40px
}
.woocommerce div.product form.cart .variations label {
    font-weight: normal;
    color: #333;
    font-size: 1.3em;
    vertical-align: middle;
    padding-top: 8px
}
.woocommerce div.product form.cart .variations {
    width: 50%;
    display: inline-block;
    vertical-align: top
}
.single_variation_wrap {
    width: 45%;
    display: inline-block
}
.single_variation {
    display: inline-block;
}
.woocommerce-variation-add-to-cart {
    float: right;
    vertical-align: top;
}
.woocommerce div.product form.cart .variations td.label {
    vertical-align: middle
}
.woocommerce div.product form.cart {
    margin: 1.8em 0 0.8em
}
.product .nyp p.maximum-price {
    font-size: .85em;
    margin-top: -10px
}
.woocommerce .woocommerce-info, .woocommerce .woocommerce-info:before {
    color: #bb8d3f
}
.woocommerce .woocommerce-info {
    border-top-color: #bb8d3f
}
/* Additional  mobile styles */
@media screen and (max-width: 1025px) {
    .navbar-collapse {padding-right: 0px}
    .nav>li>a {padding: 20px 28px}
}
@media screen and (max-width: 769px) {
    .nav>li>a {padding: 20px 13px}
    #topsearch .search-form {display: inline}
    #topsearch .form-control {width: 80%}
    #topsearch label {display: inline}
    #topsearch.alignright {margin-left: 0px}
}
@media screen and (max-width: 480px) {
    .site-header-inner {padding: 10px 15px 30px; margin: 0px 15px; border-bottom: 4px double #bb8d3f}
    #topsearch {position: absolute; top: 5px; right: 0px; z-index: 3000}
    .site-header {padding: 50px 0px 0px}
    .site-navigation {position: absolute; top: 0px; left: 0px; right: 0px}
    .navbar-toggle {float: left}
    .navbar-default .navbar-collapse {background-color:#fff}
    .navbar-nav>li {display: block; z-index: 200; background-color: #fff}
    #wpadminbar {display: none}
    #topsearch .search-form {margin-top: 5px}
    #footer-col-left, #footer-col-middle, #footer-col-right {padding: 0px}
    .venues-table-header, .venues-table-venue .col-sm-1 {display: none}
    .venue-numbers ul li {display: inline-block; padding-right: 30px}
}
