/*
 Theme Name:   Tavern Child
 Theme URI:    http://highgradelab.com/tavern-restaurant-theme/
 Description:  Tavern Child Theme
 Author:       HighGrade
 Author URI:   http://highgradelab.com
 Template:     tavern
 Version:      1.0.0
 License:      Commercial
 License URI:  http://themeforest.net
 Tags:         one-column, two-columns, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, theme-options, translation-ready
 Text Domain:  tavern-child
*/


/* Add your custom css below */


/*@import url("/wp-content/themes/tavern/style.css");*/


/* =Theme customization starts here
-------------------------------------------------------------- */
@font-face {
  font-family: 'mathilderegular';
  src: url('assets/fonts/mathilde-webfont.eot');
  src: url('assets/fonts/mathilde-webfont.eot?#iefix') format('embedded-opentype'),
       url('assets/fonts/mathilde-webfont.woff2') format('woff2'),
       url('assets/fonts/mathilde-webfont.woff') format('woff'),
       url('assets/fonts/mathilde-webfont.ttf') format('truetype'),
       url('assets/fonts/mathilde-webfont.svg#mathilderegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:    url('assets/fonts/icomoon.eot?d96rlw');
  src:    url('assets/fonts/icomoon.eot?d96rlw#iefix') format('embedded-opentype'),
      url('assets/fonts/icomoon.ttf?d96rlw') format('truetype'),
      url('assets/fonts/icomoon.woff?d96rlw') format('woff'),
      url('assets/fonts/icomoon.svg?d96rlw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}

.standAlonePage .container {
  margin-top: 60px;
}

.navbar {
  margin-bottom: 0 !important;
}
.container .wpcf7 input[type=submit] {
    background: #000;
}
.container .wpcf7 input[type=submit]:hover {
    background: #b78f52;
}
.bka_menu .navbar-default .navbar-nav>li.open>a {
  background-color: #181b1d;
}
label.col-sm-3.control-label {
    font-weight: 400;
}
.bka_menu .navbar-default .navbar-nav ul.dropdown-menu ul.dropdown-menu {
  left: 100%;
  right: auto;
  top: 0;
}

.hero .parallax-inner:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;

  /* black overlay with 5% transparency */
  background: rgba(0, 0, 0, 0.5);
}

h1 {
  font-family: 'mathilderegular';
}

#tribe-events h1 {
  font-family: 'Lato', sans-serif;
}

.woocommerce h4 {
  display: block;
}

.footer-top {
  padding-top: 60px;
  text-align: center;
}
.slideContent.vc_col-sm-12 {
    margin-top: 20px;
}
.vc_col-md-12 {
    margin-top: 10px;
}
.footer-top a {
  padding: 0 10px;
}

.footer-top [class^="icon-"], [class*=" icon-"] {
  font-size: 18px;
}

.footer-top .ctct-custom-form {
    min-width: 280px;
}

.footer-top .ctct-custom-form input[type="text"] {
  width: 100%;
  padding: 10px 10px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: #000;
  font-family: Lato, sans-serif;
  color: #e0e0e0;
  font-size: 14px;
  line-height: 1;
}
#hgr_sections .vc_col-md-12 {
    padding: 0;
}
.form-group.paymentcount1 {
    display: none;
}
.full.paymentcount1 {
    display: none;
}
.vc_col-md-12 .container {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%!important;
}

.hgr_counter_text h6 {
    margin-top: -6px;
    font-size: 16px;
}
.footer-top .ctct-custom-form label {
  text-align: left;
  margin-left: 12px;
  display: none;
}

a.back-to-top:hover {
    color: #000;
}
.footer-top .ctct-custom-form p {
  margin-bottom: 14px;
}
.paymentUserInfo div {
    color: #000;
}
.footer-top .ctct-custom-form .ctct-button {
  display: inline-block;
  color: #e0e0e0;
  background-color: #b78f52;
  width: auto;
  font-size: 14px;
  margin-bottom: 16px;
}
.hgr_navbar.hgr_mobile_header .cd-primary-nav-trigger, .hgr_navbar.hgr_mobile_header #mainNavUl{
	display: block !important;

}
.hgr_navbar.hgr_mobile_header .menu-main-container #mainNavUl .dropdown-menu {
    display: block !important;
    position: relative;
    float: none;
}
.hgr_navbar.hgr_mobile_header .menu-main-container #mainNavUl .dropdown-menu ul.dropdown-menu {
    position: relative;
    left: 20px;
    background: none;
    border-top: 0px !important;
}

 .hgr_navbar.hgr_mobile_header #mainNavUl .caret {
    display: none;
  }
.footer-top .ctct-custom-form .ctct-button:hover {
  background-color: #83673d;
  color: #e0e0e0;
}

.footer-top .ctct-custom-form .Button {
  padding: 10px 30px;
  border-radius: 0;
}
.gu12 #voucher-multistep-form.wizard, .tabcontrol {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
}
.cart textarea {
  display: block;
  width: 262px;
  margin-top: 16px;
}
.container .vc_row.vc_row-has-fill {
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
    clear: both;
}
li.menu-item {
    text-transform: uppercase;
}
li.menu-item a {
    padding: 16px;
}
div.type-product {
    margin-top: 100px;
}
#hgr_top_navbar_container .container {
    max-width: 1180px;
    width: 100%;
}
@media (min-width:1000px) {
.container .vc_row, .slideContent.vc_col-sm-12, .woocommerce div.product {
    width: 970px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
    clear: both;
	
}
	.wpb_wrapper .vc_row {
    width: 100%;
}
}
@media (min-width:1200px) {
.container .vc_row, .slideContent.vc_col-sm-12, .woocommerce div.product {
    width: 1170px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
    clear: both;
}
	.wpb_wrapper .vc_row {
    width: 100%;
}
}

@media (max-width:1279px) {
  .navbar-collapse {
    width: 100%;
    height: 100% !important;
    max-height: 100%;
    position: relative;
    top: -26px;
  }

.menu-main-container #mainNavUl .dropdown-menu {
    display: block !important;
    position: relative;
    float: none;
}
.menu-main-container #mainNavUl .dropdown-menu ul.dropdown-menu {
    position: relative;
    left: 20px;
    background: none;
    border-top: 0px !important;
}

  #mainNavUl .caret {
    display: none;
  }
}

@media (max-width:769px) {
  h1 {
    font-size: 70px !important;
    letter-spacing: 1px;
    line-height: .8em !important;
  }

  h2, h3 {
    letter-spacing: 1px;
  }
}
