/*
Theme Name: hache
Theme URI:
Author:
Author URI:
Description: Description
Version: 1.0.0
License URI:
Text Domain: testtheme
Tags:

*/

.caret {
    display: none;
}
body {
    background: #000;
}
body img {
    max-width: 100%;
}
.collapse.in .collapse {
    display: block;
}
.rest-menu>.right-menu~.right-menu {
    display: none;
}
.navbar-secondary {
    height: 37px;
    background-color: #2e2d32;
    min-height: inherit;
    margin-bottom: 0px;
    border: none;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 150;
}
.navbar-collapse-secondary {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0px;
}
.navbar-collapse-secondary .secondary {
    padding-left: 75px;
    float: left;
}
.navbar-collapse-secondary .social-icons {
    float: right;
    padding-right: 100px;
}
.navbar-collapse-secondary .social-icons .icon-hache {
    float: left;
    margin-left: 8px;
    padding-top: 8px;
}
.navbar-collapse-secondary .secondary li a {
    font-family: GillSans;
    font-size: 12px;
    letter-spacing: 0.9px;
    text-align: center;
    color: #b6b6b6;
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 9px;
    padding-right: 9px;
    text-transform: uppercase;
    line-height: 14px;
}
.navbar-collapse-secondary .secondary li a:hover,
.navbar-collapse-secondary .secondary li a:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-collapse-secondary .navbar-nav {
    margin-left: 20px;
}
.main-nav {
    padding: 0px;
    height: 70px;
    position: fixed;
    left: 0;
    right: 0;
    top: 34px;
    z-index: 50;
    background-color: rgba(0, 0, 0, 1);
}
.main-nav-content {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center;
}
.navbar-main {
    background-color: transparent;
    min-height: inherit;
    margin-bottom: 0px;
    border: none;
    height: 100%;
    float: left;
}
.navbar-main .navbar-collapse-main {
    height: 100% !important;
    float: left;
}
.main-nav .logo {
    margin-left: 84px;
    width: 133px;
    height: 100%;
    object-fit: contain;
    background-color: #2e2d32;
    float: left;
    clear: left;
}
.main-nav .logo {
    padding-left: 12px;
    padding-top: 9px;
    padding-right: 6px;
}
.navbar-main .navbar-collapse-main .main {
    float: left;
    height: 100% !important;
}
.navbar-main .navbar-collapse-main .main .navbar-nav {
    height: 100%;
    display: flex;
    align-items: center;
}
.navbar-main .navbar-collapse-main .main li a {
    font-family: GillSans;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 3px;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
    margin-left: 13px;
    margin-right: 13px;
    padding-left: 6px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;

}
.navbar-main .navbar-collapse-main .main li a:hover {
    background-color: #f5f5f5;
    color: #2e2d32;
}
.navbar-main .navbar-collapse-main .main li a:focus {
    background-color: #f5f5f5;
    color: #2e2d32;
}
.navbar-main .navbar-collapse-main .main .menu-item-has-children>a:hover,
.navbar-main .navbar-collapse-main .main .menu-item-has-children>a:focus {
    background-color: transparent;
    color: #ffffff;
}
.navbar-main .navbar-collapse-main .main .active a,
.navbar-main .navbar-collapse-main .main .current-menu-parent>a{
    background-color: #fff;
    color: #2e2d32;
}
.navbar-secondary .navbar-collapse-secondary .navbar-nav .active a,
.navbar-secondary .navbar-collapse-secondary .navbar-nav .current_page_parent>a{
    color: #fff;
}
.navbar-main .navbar-collapse-main .main .current-menu-parent>a:hover {
    background-color: #fff;
    color: #2e2d32;
}
.navbar-main .navbar-collapse-main .main .dropdown-menu {
    left: 12px;
}
.navbar-main .navbar-collapse-main .main .dropdown-menu li a {
    color: #2e2d32;
}
.navbar-footer {
    height: 37px;
    background-color: #000;
    min-height: auto;
    margin-bottom: 0px;
    border: none;
}
.footer-menu {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    height: 100%;
}
.footer-menu .footer {
    height: 100%;
}
.footer-menu .navbar-nav {
    float: none;
    text-align: center;
    display: inline-block;
}
.footer-menu .navbar-nav li a {
    font-family: GillSans;
    font-size: 12px;
    letter-spacing: 0.9px;
    text-align: center;
    color: #b6b6b6;
    padding-top: 11px;
    padding-left: 28px;
    padding-right: 28px;
    padding-bottom: 12px;
    text-transform: uppercase;
    line-height: 12px;
}
.footer-menu .navbar-nav li a:hover,
.footer-menu .navbar-nav li a:focus {
    background-color: transparent;
    color: #9a9898;
}
.footer-menu .navbar-nav .active a {
    text-decoration: underline;
}
.site-footer {
    width: 100%;
    float: left;
    position: fixed;
    z-index: 150;
    bottom: 0px;
}
.fp-viewing-firstPage .site-footer {
    display: none;
}
.wrapper {
    float: left;
    width: 100%;
}
.content-width {
    max-width: 1140px;
    margin: 0 auto;
}

/**** Animated Arrow ****/
.the-arrow {
  width: 24px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the-arrow.-left {
  position: absolute;
  top: 60%;
  left: 0;
}
.the-arrow.-left > .shaft {
  width: 0;
  background-color: #999;
}
.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
  width: 0;
  background-color: #999;
}
.the-arrow.-left > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.the-arrow.-left > .shaft:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.the-arrow.-right {
}
.the-arrow.-right > .shaft {
  width: 15px;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
  width: 6px;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.the-arrow.-right > .shaft:before {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.the-arrow.-right > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.the-arrow > .shaft {
  background-color: #d3b951;
  display: block;
  height: 1px;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  will-change: transform;
}
.the-arrow > .shaft:before, .the-arrow > .shaft:after {
  background-color: #d3b951;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
}
.the-arrow > .shaft:before {
  -webkit-transform-origin: top right;
          transform-origin: top right;
}
.the-arrow > .shaft:after {
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}

.animated-arrow {
  display: inline-block;
  color: #999;
  font-size: 1.25em;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-family: GillSans;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.4px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 43px;
}
.animated-arrow:hover {
  color: #eaeaea;
  text-decoration: none;
}
.animated-arrow:focus {
  color: #eaeaea;
  outline: none;
  text-decoration: none;
}
.animated-arrow:hover > .the-arrow.-left > .shaft {
  width: 15px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  background-color: #d3b951;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after {
  width: 6px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  background-color: #d3b951;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.animated-arrow:hover > .the-arrow.-left > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.animated-arrow:hover > .main {
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft {
  width: 0;
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
  -webkit-transition-delay: 0;
          transition-delay: 0;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
  width: 0;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.animated-arrow > .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.animated-arrow > .main > .text {
  margin: 0 16px 0 0;
  line-height: 1;
}
.animated-arrow > .main > .the-arrow {
  position: relative;
}


/**** End *******/

/****** home page *******/
.home .bottom-left img {
    margin-top: 13px;
}
.home .site-content {
    margin-top: 42px;
}
.home .home-top-row .home-left-img {
    width: 53%;
    float: left;
    max-width: 605px;
    padding-right: 15px;
}
.home .home-top-row {
}
.home .home-top-row .home-left-img img{
    font-size: 21px;
    text-align: center;
}
.slides li {
   display: none;
}
#defualt-flexslider .slides {
    margin: 0px;
    padding: 0px;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

.home-top-right {
    width: 47%;
    float: right;
}
.home-top-right h2 {
    font-family: GillSans-Light;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.15;
    letter-spacing: 1.5px;
    text-align: left;
    color: #ffffff;
    margin-top: 82px;
    margin-bottom: 32px;
}
.home-top-right .right-desc {
    font-family: GillSans-Light;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    color: #ffffff;
    margin-bottom: 30px;
    max-width: 333px;
}
.home-top-right .left-links,
.home-top-right .right-links {
    padding: 0px;
}
.arrow-down {
    border: solid black;
    border-width: 0 3px 3px 0;
    border-color: #4a4647;
    display: inline-block;
    padding: 13px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);

}
.bottom-arrow {
    position: absolute;
    bottom: 67px;
    right: 0px;
    left: 0px;
    margin: auto;
    text-align: center;
}
/****** home page end *******/

/***** bottom slide *****/
.row-bottom {
    max-width: 940px;
    margin: 0 auto;
	overflow: hidden;
}
.row-bottom>a:hover >div {
    position: relative;
    top: -10px;
}
.row-bottom>a:hover .animated-arrow {
  color: #eaeaea;
  text-decoration: none;
}
.row-bottom>a:hover .bottom-cetner .animated-arrow {
    color: #000;
}
.row-bottom>a:hover .animated-arrow > .the-arrow.-left > .shaft {
  width: 15px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  background-color: #d3b951;
}
.row-bottom>a:hover .animated-arrow > .the-arrow.-left > .shaft:before,
.row-bottom>a:hover .animated-arrow > .the-arrow.-left > .shaft:after {
  width: 6px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  background-color: #d3b951;
}
.row-bottom>a:hover .animated-arrow > .the-arrow.-left > .shaft:before {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.row-bottom>a:hover .animated-arrow > .the-arrow.-left > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.row-bottom>a:hover .animated-arrow > .main {
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}
.row-bottom>a:hover .animated-arrow > .main > .the-arrow.-right > .shaft {
  width: 0;
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
  -webkit-transition-delay: 0;
          transition-delay: 0;
}
.row-bottom>a:hover .animated-arrow > .main > .the-arrow.-right > .shaft:before,
.row-bottom>a:hover .animated-arrow > .main > .the-arrow.-right > .shaft:after {
  width: 0;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.row-bottom>a:hover .animated-arrow > .main > .the-arrow.-right > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.row-bottom>a:hover .animated-arrow > .main > .the-arrow.-right > .shaft:after {
  -webkit-transform: rotate(0);
}
.row-bottom .the-arrow > .shaft {

}
.fp-viewing-secondPage {
}
.fp-viewing-secondPage .fp-tableCell {
    vertical-align: middle;
    padding-bottom: 35px;
}
.bottom-box {
    min-height: 300px;
    background-color: black;
    max-width: 300px;
    position: relative;
}
.bottom-left,
.bottom-cetner {
    margin-right: 20px;
}
.left-box-title{
    font-family: GillSans-Light;
    font-size: 27px;
    font-weight: 300;
    line-height: 1.7;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff;
    position: absolute;
    top: 12px;
    left: 30px;
}
.box-image {
    margin-top: 34px;
    max-width: 100%;
}
.bottom-right .box-image {
    margin-top: 13px;
}
.bottom-box .animated-arrow {
    position: absolute;
    bottom: 15px;
    left: 30px;
    margin-bottom: 0px;
    min-width: 300px;
}
.bottom-cetner {
    text-align: center;
    background-color: #fff;
}
.bottom-cetner img {
    margin-top: 13px;
}
.bottom-cetner .animated-arrow {
    color: #000;
}
.row-bottom .bottom-cetner .animated-arrow:hover {
    color: #000;
}
.bottom-right {
    text-align: cetner;
}
.bottom-right .right-box-title {
    font-family: Yorkshire;
    font-size: 46px;
    text-align: center;
    color: #ffffff;
    margin-top: 9px;
    margin-bottom: 22px;
    line-height: 83px
}
.bottom-right .right-box-subtitle {
    font-family: GillSans-Light;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 1.7px;
    text-align: center;
    color: #ffffff;
}
#section2 {
    background-color: rgba(255,255,255, 0.9);
    background-image: url("assets/images/Hache-Chevron-Background-v1.jpg");
    background-repeat-y: repeat;
    height: 400px !important;
    float: left;
    width: 100%;
    padding-top: 17px;
    padding-bottom: 25px;
    display: table;
    table-layout: fixed;
}
.home #section2 {
    padding-top: 0px;
}
#section2 .fp-tableCell {
    height: 400px !important;
}
.open-location {
    position: relative;
}
.open-location .dropdown-menu {
    top: 50%;
}
.open-location:hover .dropdown-menu{
    display: block;
}
.open-location li a {
    font-family: GillSans;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 3px;
    text-align: left;
    color: #2e2d32;
    text-transform: uppercase;
    margin-left: 13px;
    margin-right: 13px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
/***** end bottom slide *****/

/***** single location *****/
.single-locations .content-width {
    max-width: 960px;
}
.location-top-row {
    float: left;
    width: 100%;
    margin-top: 186px;
    padding-bottom: 30px;
}
.location-left, location-right {
    padding: 0px;
}
.location-left {
    padding-right: 15px;
}
.location-left h2 {
    font-family: GillSans-Light;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.15;
    letter-spacing: 1.5px;
    text-align: left;
    color: #ffffff;
    margin: 0px;
    margin-bottom: 26px;
}
.location-left .location-desc {
    max-width: 380px;
    font-family: GillSans-Light;
    font-size: 16px;
    line-height: 1.38;
    text-align: left;
    color: #ffffff;
    margin-bottom: 25px;
}
.location-left .left-location-info,
.location-left .right-location-info{
    padding: 0px;
    font-family: GillSans;
    font-size: 16px;
    line-height: 1.38;
    text-align: left;
    color: #ffffff;
}
.location-left .location-opening {
    margin-bottom: 25px;
}
.location-left .location-telephone-email a {
    color: #D3B951;
    display: block;
}
.location-left .location-telephone-email a:hover,
.location-left .location-telephone-email a:focus {
    color: #D3B951;
}
.right-location-info .animated-arrow {
    width: 100%;
    margin-bottom: 19px;
}
.right-location-info .animated-arrow:focus {
    outline: none;
    border: none;
    color: #fff;
    text-decoration: none;
}
.location-left .read-more,
.location-left .read-less{
    color: #D3B951;
    display: block;
}
.location-left .read-more:hover,
.location-left .read-more:focus,
.location-left .read-less:hover,
.location-left .read-less:focus{
    color: #D3B951;
}
.location-left .read-more-text {
    display: none;
}
.location-left .read-less {
    display: none;
}
.location-right img {
    width: 525px;
}
.location-right img{
    text-align: center;
    animation: fadein 4s;
    -moz-animation: fadein 4s; /* Firefox */
    -webkit-animation: fadein 4s; /* Safari and Chrome */
    -o-animation: fadein 4s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}
/***** single location end *****/

/***** menu page ******/
.menu-top-row {
    float: left;
    width: 100%;
    margin-top: 153px;
}
.menu-top-row .content-width {
    max-width: 1140px;
    padding-left: 85px;
    padding-right: 100px;
}
.tax-mains-menu-locations #section2,
.tax-drinks-menu-locations #section2,
.tax-brunch-menu-locations #section2 {
    display: none;
}
.menu-top-row .rest-menu {
    padding: 0px;
    max-width: 705px;
}
.menu-top-row .menu-tab {
    font-family: GillSans;
    font-size: 14px;
    font-weight: 600;
    line-height: 3.29;
    letter-spacing: 2.8px;
    text-align: center;
    color: #b6b6b6;
    border-bottom: solid 2px #4a4647;
}
.menu-top-row .menu-tab:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
    line-height: 3.45;
    border: none;
}
.menu-top-row .menu-tab.active-tab {
    background: #fff;
    color: #000;
    border: none;
    line-height: 3.45;
}
.menu-top-row .section-top-menu {
    margin-bottom: 37px;
    float: left;
    width: 100%;
}
.menu-top-row .left-menu {
    padding: 0px;
}
.menu-top-row  .left-cell {
    padding-right: 10px;
}
.menu-top-row  .left-cell,
.menu-top-row  .right-cell {
    width: 50%;
    float: left;
}
.menu-top-row .section-group {
    margin-bottom: 23px;
}
.menu-top-row .section-top-info {
    font-family: GillSans-Light;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.25;
    text-align: left;
    color: #ffffff;
    margin-bottom: 22px;
}
.menu-top-row .left-menu h3 {
    font-family: GillSans;
    font-size: 16px;
    font-weight: 600;
    line-height: 0.93;
    letter-spacing: 2.8px;
    text-align: left;
    color: #ffffff;
    margin: 0px;
    margin-bottom: 14px;
}
.menu-top-row .left-menu .sub-title {
    font-family: GillSans;
    font-size: 15px;
    line-height: 1.14;
    letter-spacing: 3px;
    text-align: left;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 16px;
    padding-top: 10px;
}
.menu-top-row .product-item {
    padding: 0px;
    margin-bottom: 15px;
}
.menu-top-row .product-top-info {
    float: left;
    width: 100%;
    vertical-align: top;
    display: flex;
    align-items: flex-end;
}
.menu-top-row .product-item p {
    font-family: GillSans-Light;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.14;
    text-align: left;
    color: #ffffff;
    margin: 0px;
    max-width: 250px;
}
.menu-top-row .product-item .product-name {
    font-family: GillSans;
    width: 80%;
    float: left;
    max-width: 275px;
}
.menu-top-row .product-item .product-price {
    float: left;
    width: 20%;
    font-family: GillSans;
}
.menu-top-row .product-item .product-name span {
    font-family: GillSans;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    color: #73b851;
    margin-left: 10px;
}
.menu-top-row .term-col {
    padding-top: 10px;
}
.menu-top-row .term-col-inner-left {
    padding-left: 0px;
}
.menu-top-row .term-col-inner-right {
    padding-right: 0px;
}
.menu-top-row .menu-link {
    float: left;
    margin-top: -30px;
}
.menu-right {
    padding: 0px;
    max-width: 220px;
    float: right;
}
.menu-right .rmenu-top-info, .menu-right .rmenu-top-info a, .menu-right .rmenu-top-info a:hover, .menu-right .rmenu-top-info a:visited {
    font-family: Yorkshire;
    font-size: 35px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 64px;
	text-decoration: none;
}
.menu-right .rmenu-second-text, .menu-right .rmenu-second-text a, .menu-right .rmenu-second-text a:hover, .menu-right .rmenu-second-text a:visited {
    font-family: GillSans-Light;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1.3px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 23px;
	text-decoration: none;
}
.menu-right .rmenu-review-link {
    text-align: center;
    margin-left: 10px;
}
.menu-right .rmenu-image-text, .menu-right .rmenu-image-text a, .menu-right .rmenu-image-text a:hover, .menu-right .rmenu-image-text a:visited {
    font-family: GillSans-Light;
    font-size: 20px;
    font-weight: 300;
    line-height: 2.3;
    letter-spacing: 0.7px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 4px;
	text-decoration: none;
}
.menu-right .rmenu-image {
    margin-bottom: 18px;
}
.menu-right .rmenu-loin-club-link {
    text-align: center;
    margin-left: 10px;
}
.menu-top-row .wine-img {
    position: absolute;
    left: -20px;
    width: 11px;
    top: 5px;
}
.menu-top-row .tooltip {
    top:-10px;
    background-color: #fff;
    font-family: GillSans;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.07;
    letter-spacing: 1px;
    text-align: left;
    color: #000000;
    border-radius:0px;
    opacity:0;
    position:absolute;
    -webkit-transition: opacity 0.5s;
    -moz-transition:  opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition:  opacity 0.5s;
    transition:  opacity 0.5s;
    padding: 10px;
    max-width: 136px;
}
.menu-top-row .tooltip::after {
    content: "";
    position: absolute;
    top: 20%;
    left: -5px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent white transparent transparent;
}
.menu-top-row .tooltip h3,
.menu-top-row .tooltip p {
    color: #000000;
}
.menu-top-row .tooltip h3 {
    font-weight: normal;
    letter-spacing: 0.2px;
}
.menu-top-row .hover-glass:hover .tooltip {
    opacity:1;
}
.drinks-menu {
    width: 100%;
    float: left;
}

.menu-top-row .drinks-menu .left-menu .sub-title {
    max-width: 230px;
    width: 100%;
    float: left;
}
.menu-top-row .drinks-menu .product-item .product-name {
    max-width: 230px;
    width: 100%;
    float: left;
}
.menu-top-row .drinks-menu .product-item .product-desc {
    max-width: 230px;
    width: 100%;
    float: left;
}
.menu-top-row .drinks-menu .product-item .price-drinks {
    float: left;
    max-width: 39px;
    width: 100%;
    font-family: GillSans;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.23;
    text-align: right;
    color: #ffffff;
}
.menu-top-row .drinks-menu .section-top-info {
    margin-bottom: 12px;
    letter-spacing: -0.1px;
}
p.price_head {
    float: left;
    max-width: 39px;
    width: 100%;
    font-family: GillSans-Light;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.23;
    text-align: right;
    color: #ffffff;
    padding-top: 10px;
}
.menu-top-row .drinks-menu .left-menu .rose-fizz .sub-title {
    max-width: 193px;
    width: 100%;
    float: left;
}
.menu-top-row .drinks-menu .rose-fizz .product-item  .product-name {
    max-width: 193px;
    width: 100%;
    float: left;
}
.menu-top-row .drinks-menu .product-item .rose-fizz .product-desc {
    max-width: 193px;
    width: 100%;
    float: left;
}
.menu-top-row .section-top-menu-info {
    font-family: GillSans-Light;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.25;
    text-align: left;
    color: #ffffff;
    float: left;
    margin-bottom: 20px;
    margin-top: -10px;
}
.menu-top-row .section-top-menu-info a {
    color: #D3B951;
    font-family: GillSans;
}
.menu-top-row .section-top-menu-additional-info {
    margin-bottom: 20px;
    clear: both;
}
.menu-top-row .section-top-menu-additional-info .veg-symbol {
    font-family: GillSans;
    font-size: 15px;
    font-weight: 600;
    color: #73b851;
    text-transform: uppercase;
}
.menu-top-row .section-top-menu-additional-info .vegetarian {
    margin-right: 15px;
}
.menu-top-row .section-top-menu-additional-info span {
    display: inline-block;
    margin-right: 8px;
    font-family: GillSans-Light;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
}
.tax-brunch-menu-locations .section-image {
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: left;
}
.tax-brunch-menu-locations .rmenu-image-text,
.tax-drinks-menu-locations .rmenu-image-text,
.tax-mains-menu-locations .rmenu-image-text {
    display: none;
}
.tax-brunch-menu-locations .form-top-row,
.tax-drinks-menu-locations .form-top-row,
.tax-mains-menu-locations .form-top-row {
    margin: 0px;
}
.tax-brunch-menu-locations .form-top-row .gform_wrapper ul,
.tax-drinks-menu-locations .form-top-row .gform_wrapper ul,
.tax-mains-menu-locations .form-top-row .gform_wrapper ul {
    padding: 0px;
    margin-bottom: 28px;
}
.tax-brunch-menu-locations .form-top-row .gform_wrapper ul li.gfield,
.tax-drinks-menu-locations .form-top-row .gform_wrapper ul li.gfield,
.tax-mains-menu-locations .form-top-row .gform_wrapper ul li.gfield {
    margin: 0px;
    list-style: none;
}
.tax-brunch-menu-locations .validation_message,
.tax-drinks-menu-locations .validation_message,
.tax-mains-menu-locations .validation_message {
    display: none;
    font-weight: 700;
    letter-spacing: normal;
    position: absolute;
}
/***** menu page end ******/


/***** blog listing page ******/
.post-type-archive #section2,
.tax-blog_category_taxonomy #section2{
    display: none;
}
.post-type-archive.fp-viewing-firstPage .site-footer,
.tax-blog_category_taxonomy.fp-viewing-firstPage .site-footer{
    display: block;
}
.blog-top-row {
    float: left;
    width: 100%;
    margin-top: 143px;
}
.blog-top-row .content-width {
    max-width: 960px;
}
.blog-top-row h1 {
    font-family: GillSans-Light;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.15;
    letter-spacing: 1.5px;
    text-align: left;
    color: #ffffff;
    margin: 0px;
    margin-bottom: 18px;
}
.blog-left {
    max-width: 715px;
    padding-right: 0px;
}
.blog-left .category-menu ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-bottom: 30px;
}
.blog-left .category-menu ul li {
    list-style: none;
    float: left;
    font-family: GillSans;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.9px;
    text-align: left;
    color: #ffffff;
    padding-right: 48px;
}
.blog-left .category-menu ul li a {
    font-family: GillSans;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.9px;
    text-align: left;
    color: #ffffff;
}
.blog-left .category-menu ul li a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.blog-left .category-menu ul li .active {
    text-decoration: underline;
}
.blog-left .blog-list-item {
    padding: 0px;
    max-width: 340px;
}
.blog-left .blog-list-item img {
    height: auto;
}
.blog-left .blog-items-row {
    float: left;
    width: 100%;
    margin-bottom: 32px;
}
.blog-left .blog-items-row .blog-list-item:first-child {
    margin-right: 18px;
}
.blog-left .blog-list-item-info {
    max-width: 313px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: -11px;
    z-index: 10;
    padding: 10px 19px;
    position: relative;
}
.blog-left .blog-list-item-info h2 {
    margin: 0px;
    font-family: GillSans;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: left;
    color: #000000;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.blog-left .blog-list-item-info h2 a {
    font-family: GillSans;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: left;
    color: #000000;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.blog-left .blog-list-item-info h2 a:hover {
    color: #000000;
    text-decoration: none;
}
.blog-left .animated-arrow {
    color: #000000;
    margin-bottom: 10px;
}
.blog-left .blog-list-item-info .blog-list-item-desc, .blog-left .blog-list-item-info .blog-list-item-desc a,
.blog-left .blog-list-item-info .blog-list-item-desc a:hover, .blog-left .blog-list-item-info .blog-list-item-desc a:visited {
    font-family: GillSans-Light;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.27;
    text-align: left;
    color: #000000;
    margin-bottom: 15px;
	text-decoration: none;
}
.blog-left .blog-list-item-info .item-cat-name {
    font-family: GillSans;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.85;
    letter-spacing: 1px;
    text-align: left;
    color: #b6b6b6;
    margin-bottom: 0px;
}
.blog-left .blog-list-item-info .item-cat-name a {
    font-family: GillSans;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.85;
    letter-spacing: 1px;
    text-align: left;
    color: #b6b6b6;
    margin-bottom: 0px;
    margin-right: 15px;
}
.blog-left .blog-list-item-info .item-cat-name a:hover {
    color: #b6b6b6;
    text-decoration: none;
}
.newsfeed {
    padding-right: 0px;
}
.newsfeed h3 {
    font-family: GillSans-Light;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.53;
    letter-spacing: 1.5px;
    text-align: left;
    color: #ffffff;
    margin: 0px;
    margin-bottom: 18px;
}
.newsfeed .referral,
.newsfeed .juicer-feed.modern li.feed-item.juicer,
.newsfeed .juicer-feed.modern .j-poster,
.newsfeed .juicer-feed .j-meta{
    display: none !important;
}
.juicer-feed.modern li.feed-item {
    border: none;
}
/***** blog listing page end ******/

/***** blog single page ******/
.single-blog #section2{
    display: none;
}
.single-blog .single-blog-row .post-button {
    width: 100%;
    text-align: center;
}
.single-blog .single-blog-row .animated-arrow {
    color: #000;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 13px;
}
.single-blog.fp-viewing-firstPage .site-footer{
    display: block;
}
.single-blog-top-row {
    float: left;
    width: 100%;
    margin-top: 143px;
}
.single-blog-top-row .content-width {
    max-width: 960px;
}
.single-blog-top-row .single-blog-left {
    padding: 0px;
}
.single-blog-top-row h1 {
    font-family: GillSans-Light;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.15;
    letter-spacing: 1.5px;
    text-align: left;
    color: #ffffff;
    margin: 0px;
    margin-bottom: 18px;
    padding-left: 8px;
}
.single-blog .single-item-cat-name {
    font-family: GillSans;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.9px;
    text-align: left;
    color: #ffffff;
    margin-bottom: 30px;
    padding-left: 8px;
}
.single-blog .single-item-cat-name span {
    margin-right: 15px;
}
.single-blog .single-blog-row {
    float: left;
    width: 100%;
    padding: 10px;
    background: #fff;
    max-width: 712px;
    margin-bottom: 18px;
}
.single-blog .single-blog-row img {
    height: auto;
    max-width: 100%;
    margin-bottom: 17px;
}
.single-blog .single-blog-row p {
    max-width: 650px;
    font-family: GillSans-Light;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.19;
    text-align: left;
    color: #000000;
    margin-bottom: 17px;
}
.single-blog .single-blog-row pre {
    padding: 0px;
    border: 0px;
    border-radius: 0px;
}
.single-blog-share {
    margin-bottom: 8px;
    float: left;
    width: 100%;
}
.recent-title {
    font-family: GillSans-Light;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.53;
    letter-spacing: 1.5px;
    text-align: left;
    color: #ffffff;
}
.recent-title span {
    text-transform: lowercase;
}
.blog-single-recent {
    max-width: 100%;
    float: left;
    width: 100%;
}
.blog-single-recent .blog-list-item {
    max-width: 464px;
}
.blog-single-recent .blog-items-row .blog-list-item:first-child {
    margin-right: 16px;
}
.blog-single-recent .blog-list-item-info {
    max-width: 421px;
}
/***** blog single page end ******/


/***** join club page ******/
.page-template-template-join-club #section2{
    display: none;
}
.page-template-template-join-club {
    background-image: url(assets/images/Hache-Background.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position-y: 50%;
}
.page-template-template-join-club.fp-viewing-firstPage .site-footer{
    display: block;
}
.form-top-row {
    float: left;
    width: 100%;
    margin-top: 143px;
    margin-bottom: 40px;
}
.form-top-row .content-width {
    max-width: 333px;
    padding: 0px !important;
}
.form-top-row .gform_wrapper .gform_title {
    font-family: GillSans-Light;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.15;
    letter-spacing: 1.5px;
    text-align: left;
    color: #ffffff;
    margin: 0px;
    margin-bottom: 17px;
}
.form-top-row .form-top-info {
    font-family: GillSans-Light;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.27;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff;
    margin-bottom: 30px;
}
.form-top-row .gform_confirmation_message {
    font-family: GillSans-Light;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.27;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff;
    padding-bottom: 50px;
}
.form-top-row .gform_wrapper .top_label .gfield_label {
    font-family: GillSans-Light;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.27;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff;
    margin: 0px;
    margin-bottom: 5px;
}
.form-top-row .gform_wrapper .validation_message {
    color: #ff4040;
    font-family: GillSans-Light;
    font-size: 16px;
}
body .form-top-row .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px;
}
.form-top-row .gform_wrapper .gfield_required {
    color: red;
}
.form-top-row  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 100%;
    max-width: 331px;
    font-family: GillSans-Light;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.27;
    letter-spacing: 1px;
    text-align: left;
    color: #000000;
    padding: 8px 11px 9px 11px;
    border: 0px;
}
.form-top-row  .gform_wrapper .top_label select.medium {
    width: 100%;
    max-width: 331px;
    font-family: GillSans-Light;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.27;
    letter-spacing: 1px;
    text-align: left;
    color: #000000;
    padding: 8px 11px 9px 11px;
    border: 0px;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    appearance: none;
    outline-width: 0;
    background: url(assets/images/triangle.png) no-repeat 97% 50%;
    background-color: #fff;
}
.form-top-row  .gform_wrapper .top_label select.medium::-ms-expand {
    display: none;
}
body .form-top-row .gform_wrapper ul li.gfield {
    margin-top: 26px;
}
.form-top-row .gform_wrapper .hidden-label .gfield_label {
    display: none;
}
.form-top-row .gform_wrapper .top_label li ul.gfield_checkbox {
    margin: 0px;
}
.form-top-row  .gform_wrapper .gfield_checkbox li input,
.form-top-row  .gform_wrapper .gfield_checkbox li input[type=checkbox] {
    margin: 0px;
    margin-right: 10px;
    margin-top: 0px;
    vertical-align: top;
    -ms-transform: scale(1.55); /* IE */
    -moz-transform: scale(1.55); /* FF */
    -webkit-transform: scale(1.55); /* Safari and Chrome */
    -o-transform: scale(1.55); /* Opera */
    border-radius: 0px;
    border: none;
    margin-top: 6px;
    margin-left: 5px;
}
.form-top-row .gform_wrapper ul.gfield_checkbox li label {
    font-family: GillSans-Light;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.27;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff;
}
.form-top-row .gform_wrapper .form-bottom-info {
    font-family: GillSans-Light;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.9px;
    text-align: left;
    color: #b6b6b6;
}
.form-top-row .gform_wrapper .form-bottom-info a {
    font-family: GillSans-Light;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.9px;
    text-align: left;
    color: #d3b951;
}
.form-top-row .gform_wrapper .gform_footer a.l-button {
	display: block;
	text-decoration: none;
}
.form-top-row .gform_wrapper .gform_footer input.button,
.form-top-row .gform_wrapper .gform_footer a.l-button,
.form-top-row.gform_wrapper .gform_footer input[type=submit] {
    padding-top: 14px;
    padding-bottom: 15px;
    font-family: GillSans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.9px;
    text-align: center;
    color: #eaeaea;
    margin: 0px;
    width: 100%;
    background-color: #2e2d32;
    border: solid 1px #949494;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.form-top-row .gform_wrapper .gform_footer input.button:hover,
.form-top-row .gform_wrapper .gform_footer input.button:focus{
    outline: none;
}
.form-top-row .gform_wrapper div.validation_error {
    display: none;
}
.form-top-row  .gform_wrapper li.gfield.gfield_error {
    background-color: inherit;
    border: none;
    padding: 0px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}
.form-top-row .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0px;
}
.form-top-row .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.form-top-row .gform_wrapper li.gfield_error textarea {
    border: none;
}
.form-top-row .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding-top: 0px;
}
.form-top-row .gform_wrapper.gform_validation_error .top_label input.medium,
.form-top-row .gform_wrapper.gform_validation_error .top_label select.medium {
    width: 100%;
}
.form-top-row  .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin-top: 0px;
}
.form-top-row .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,
.form-top-row .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: normal;
}
/***** join club page end ******/

/***** order online page ******/
.page-template-template-order-online #section2{
    display: none;
}
.page-template-template-order-online {
    background-attachment: fixed;
    background-size: cover;
    background-position-y: 50%;
}
.page-template-template-order-online.fp-viewing-firstPage .site-footer{
    display: block;
}
.page-template-template-order-online .gform_wrapper ul {
    padding: 0px;
    margin-bottom: 49px;
}
.page-template-template-order-online .gform_wrapper ul li {
    list-style: none;
}
.page-template-template-order-online .validation_message {
    display: none;
    color: #790000;
    font-weight: 700;
    letter-spacing: normal;
    font-size: 80%;
    position: absolute;
}
.page-template-template-order-online .click-and-collect,
.page-template-template-order-online .order-online {
    margin-bottom: 25px;
}
/***** order online page end ******/


/***** booking page ******/
.page-template-template-booking #section2{
    display: none;
}
.page-template-template-booking {
    background-attachment: fixed;
    background-size: cover;
    background-position-y: 50%;
}
.page-template-template-booking.fp-viewing-firstPage .site-footer{
    display: block;
}
.page-template-template-booking .gform_wrapper ul {
    padding: 0px;
    margin-bottom: 49px;
}
.page-template-template-booking .gform_wrapper ul li {
    list-style: none;
}
.page-template-template-booking .validation_message {
    display: none;
    color: #790000;
    font-weight: 700;
    letter-spacing: normal;
    font-size: 80%;
    position: absolute;
}
/***** booking page end ******/


/***** our story page ******/
.page-template-template-our-story.fp-viewing-firstPage .site-footer{
    display: block;
}
.our-story-top-row {
    float: left;
    width: 100%;
    margin-top: 186px;
}
.our-story-top-row .content-width {
    max-width: 940px;
}
.our-story-top-row img {
    height: auto;
}
.our-story-content {
    background-color: #fff;
    width: 73%;
    max-width: 680px;
    padding: 11px 19px;
    margin: 0 auto;
    position: relative;
    top: -100px;
    padding-bottom: 26px;
}
.our-story-content h1 {
    font-family: GillSans-Light;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.15;
    letter-spacing: 1.5px;
    color: #000000;
    margin: 0px;
    margin-bottom: 16px;
}
.page-id-522 .our-story-content h1 {
    text-align: center;
}
.our-story-content p {
    max-width: 100%;
    font-family: GillSans-Light;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.38;
    text-align: left;
    color: #000000;
    margin-bottom: 16px;
}
.our-story-content strong {
    font-family: GillSans;
}
.center-button-row {
    width: 100%;
    position: relative;
    text-align: left;
}
.center-button-row .animated-arrow {
    color: #000;
    margin-bottom: 0px;
}
.bottom-images-row {
    position: relative;
    top: -50px;
}
.bottom-images-row .left-image {
    width: 50%;
    float: left;
    text-align: left;
}
.bottom-images-row .right-image {
    width: 50%;
    float: right;
    text-align: right;
}
.bottom-images-row .img-hover {
    display: none;
}
.bottom-images-row a:hover img {
    display: none;
}
.bottom-images-row a:hover .img-hover {
    display: inline-block;
}
/***** our story page end ******/


/***** privacy page ******/
.page-template-template-privacy #section2{
    display: none;
}
.page-template-template-privacy.fp-viewing-firstPage .site-footer{
    display: block;
}
.privacy-top-row {
    float: left;
    width: 100%;
    margin-top: 186px;
}
.privacy-top-row .content-width {
    max-width: 960px;
}
.privacy-top-row img {
    height: auto;
}
.privacy-content {
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    padding: 25px 19px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 25px;
}
.privacy-content h1 {
    font-family: GillSans-Light;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.15;
    letter-spacing: 1.5px;
    text-align: left;
    color: #000000;
    margin: 0px;
    margin-bottom: 16px;
}
.privacy-content p {
    font-family: GillSans-Light;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.38;
    text-align: left;
    color: #000000;
    margin-bottom: 16px;
}
/***** privacy page end ******/

/***** reviews page ******/
.page-template-template-reviews #section2{
    display: none;
}
.page-template-template-reviews.fp-viewing-firstPage .site-footer{
    display: block;
}
.reviews-top-row {
    float: left;
    width: 100%;
    margin-top: 143px;
    padding-bottom: 25px;
}
.reviews-top-row .content-width {
    max-width: 960px;
}
.form-top-row h3 {
    font-family: GillSans-Light;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.15;
    letter-spacing: 1.5px;
    text-align: left;
    color: #fff;
    margin: 0px;
    margin-bottom: 17px;
}
.booking-form>div{
    margin: 0px !important;
}
/***** reviews page end ******/

/***** careers page ******/
.page-template-template-careers.fp-viewing-firstPage .site-footer{
    display: block;
}
.page-template-template-careers #section2{
    display: none;
}
.careers-top-row {
    float: left;
    width: 100%;
    margin-top: 145px;
}
.careers-top-row .content-width {
    max-width: 960px;
}
.careers-top-row img {
    height: auto;
}
.careers-top-row .career-list {
    max-width: 530px;
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
    padding-bottom: 35px;
}
.careers-top-row .top-sec {
    float: left;
    width: 100%;
    margin-bottom: 25px;

}
.careers-top-row .top-sec .left {
    padding-left: 0px;
}
.careers-top-row .top-sec h2 {
    font-family: GillSans-Light;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.15;
    letter-spacing: 1.5px;
    text-align: left;
    color: #fff;
    margin: 0px;
    margin-bottom: 17px;
    margin-top: -9px;
}
.careers-top-row .career h2
{
    font-family: GillSans;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: left;
    color: #fff;
    margin: 0px;
    margin-bottom: 15px;
}
.careers-top-row .career p,
.careers-top-row .top-sec p{
    font-family: GillSans-Light;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.27;
    text-align: left;
    color: #fff;
}
.careers-top-row .top-sec p a {
    color: #D3B951;
}
.careers-top-row .career h2,
.careers-top-row .career p {
    text-align: center;
}
.careers-top-row .career {
    margin-bottom: 25px;
}
.careers-top-row .career a {
    font-family: GillSans-Light;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.27;
    color: #fff;
    text-decoration: underline;
}
/***** careers page end ******/

/***** popup design ******/
.b-popup-wrapper {
    position: fixed;
    z-index: 888888888;
    top: 0px;
    left: 0px;
    zoom: 1;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow: auto;
    background: rgba(0,0,0,.7);
    display: flex;
    justify-content: center;
    align-items: center;
}
.b-popup-wrapper .b-popup-body {
    max-width: 714px!important;
}
.b-popup-inner-body {
    border: 0px solid #000;
    border-color: #1CB3B6;
    position: relative;
    height: 100%;
    transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    opacity: 1;
}
.b-popup__close-button {
    position: absolute;
    top: -8px;
    right: -8px;
    text-decoration: none!important;
    display: block;
    width: 24px;
    height: 24px;
    z-index: 1500;
    background-size: cover;
    background-repeat: no-repeat;
}
.b-popup-inner-body .b-popup-image__mobile {
    display: none;
}
.b-popup-border {

}
.b-popup-footer {
    background: #e9e9e9;
    border-top: 1px solid #bbb;
    padding: 30px 20px;
    text-align: center;
}
.b-popup .follow-link {
    border: 7px solid #fff;
    display: block;
}
.b-popup-footer .b-popup-button a{
    color: #ffffff;
    background: #ce0f54;
    border-color: #ce0f54;
    font-family: "Roboto Slab", serif;
    font-size: 16px;
    max-width: 330px;
    width: 100%;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: 100;
}
/***** popup design end ******/
@media screen and (min-width: 967px) {
    .menu-item-has-children:hover .dropdown-menu {
        display: block;
    }
}
@media screen and (max-width: 940px) {
    .bottom-box {
        float: none;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .navbar-collapse-secondary .secondary {
        padding-left: 15px;
        padding-right: 0px;
    }
    .navbar-collapse-secondary .social-icons {
        padding-right: 50px;
    }
}
/*Navigation for mobile*/
@media screen and (max-width: 966px) {
    .navbar-collapse.collapse {
        display: none!important;
    }
    .collapse.in,
    .collapse.in .collapse{
        display: block!important;
    }
    .navbar-toggle {
        width: 57px;
        height: 57px;
    }
    .navbar-toggle .sr-only {
        position: absolute;
        text-indent: -99999px;
    }
    .navbar-mobile .logo {
        float: left;
        margin-left: 25px;
        margin-top: 11px;
        max-width: 115px;
    }
    .navbar-toggle .icon-bar {
        width: 34.6px;
        height: 4.4px;
        background-color: #ffffff;
    }
    .navbar-toggle.open {
        transform: rotate(90deg);
    }
    .navbar-mobile {
        height: 80px;
        background-color: #2e2d32;
        min-height: auto;
        margin-bottom: 0px;
        border: none;
        position: fixed;
        left: 0;
        right: 0;
        z-index: 150;
        display: block!important;
    }
    .navbar-secondary,
    .main-nav {
        display: none!important;
    }
    .navbar-mobile .navbar-toggle {
        margin-top: 12px;
    }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 10.5px;
    }
    .navbar-collapse-mobile {
        background-color: #2e2d32;
        border: none;
        text-align: left;
        box-shadow: none;
        padding-bottom: 65px !important;
    }
    .navbar-collapse-mobile .social-icons {
        padding-left: 15px;
        margin-top: 20px;
    }
    #bs-example-navbar-collapse-mobile {
        border: none;
        text-align: center;
        box-shadow: none;
    }
    .mobile .navbar-nav>li {
        float: none;
    }
    .mobile .navbar-nav>li>a {
        font-family: GillSans;
        font-size: 15px;
        font-weight: 600;
        line-height: 1.47;
        letter-spacing: 3px;
        text-align: left;
        color: #ffffff;
        text-transform: uppercase;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .mobile .navbar-nav {
        margin: 7.5px -15px;
    }
    .mobile .nav .open>a,
    .mobile .nav .open>a:focus,
    .mobile .nav .open>a:hover,
    .mobile .navbar-nav>li>a:hover {
        background-color: transparent;
        border: none;
    }
    .mobile .dropdown-menu>.active>a,
    .mobile .dropdown-menu>.active>a:focus,
    .mobile .dropdown-menu>.active>a:hover {
        background-color: transparent;
    }
    .navbar-collapse-mobile .social-icons .icon-hache {
        display: inline-block;
        margin-right: 54px;
    }
    .navbar-collapse-mobile .social-icons .icon-hache:last-child {
        margin-right: 0px;
    }
    .mobile .navbar-nav .open .dropdown-menu>li>a {
        font-family: GillSans;
        font-size: 13px;
        font-weight: 600;
        line-height: 1.47;
        letter-spacing: 3px;
        text-align: left;
        color: #ffffff;
        text-transform: uppercase;
        padding-left: 20px;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-header {
        float: none;
    }
    .menu-top-row .content-width {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media screen and (max-width: 768px) {
    .b-popup-inner-body .b-popup-image__mobile {
        display: block;
    }
    .b-popup-inner-body .b-popup-image__desktop {
        display: none;
    }

    .our-story-content {
        width: 100%;
    }
    .our-story-info {
        padding-left: 30px;
        padding-right: 30px;
    }
    .blog-left,
    .blog-listing,
    .category-menu,
    .newsfeed {
        float: left;
        width: 100%;
        padding: 0px;
    }
    .blog-top-row .content-width {
        padding-left: 30px;
        padding-right: 30px;
    }
    .blog-left .blog-items-row {
        margin: 0px;
    }
    .blog-left .blog-items-row .blog-list-item {
        margin-bottom: 40px;
    }
    .home .home-top-row .home-left-img {
        padding-right: 0px;
    }
    .home .site-content {
        margin-top: 80px;
    }
    .location-top-row {
        margin-top: 145px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .location-left .left-location-info p,
    .location-left .right-location-info {
        margin-bottom: 30px;
    }
    .location-left,
    .location-right {
        padding: 0px;
    }
    .reviews-mobile-version {
        text-align: center;
    }
    .reviews-mobile-version img{
        clear: both;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .page-template-template-join-club,
    .page-template-template-booking,
    .page-template-template-order-online {
        background-image: none !important;
    }
    .home .home-top-row .home-left-img,
    .home-top-right {
        float: none;
        margin: 0 auto;
        margin-bottom: 25px;
        width: 100%;
        text-align: center;
    }
    .home-top-right h2 {
        margin-top: 15px;
    }
    .home-top-right {
        max-width: 400px;
        padding-bottom: 100px;
    }
    .animated-arrow {
        display: block;
        margin-bottom: 10px;
    }
    .home .animated-arrow {
        margin-bottom: 25px;
    }
    .open-location .dropdown-menu {
        top: 100%;
    }
    .bottom-arrow {
        display: none;
    }
    .bottom-box {
        margin: 0 auto;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .home .home-top-row {
        padding-left: 15px;
        padding-right: 15px;
    }
    .navbar-footer li {
        float: left;
    }
    .navbar-footer .navbar-nav {
        margin: 0px;
    }
    .menu-top-row .rest-menu {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .menu-top-row  .left-cell,
    .menu-top-row  .right-cell {
        width: 100%;
        text-align: left;
    }
    .menu-right {
        display: none;
    }
    .menu-top-row .menu-tab {
        width: 100%;
        display: block;
    }
    .section-top,
    .menu-top-row .section-group {
        width: 100%;
        float: left;
    }
    .menu-top-row .term-col-inner-left,
    .menu-top-row .term-col-inner-right,
    .menu-top-row .product-item {
        padding: 0px;
        float: left;
        width: 100%;
    }
    .tax-brunch-menu-locations .rmenu-image-text,
    .tax-mains-menu-locations .rmenu-image-text,
    .tax-drinks-menu-locations .rmenu-image-text {
        display: block;
    }
    .tax-brunch-menu-locations .rmenu-image,
    .tax-mains-menu-locations .rmenu-image,
    .tax-drinks-menu-locations .rmenu-image {
        display: none;
    }
    .tax-brunch-menu-locations .menu-right,
    .tax-mains-menu-locations .menu-right,
    .tax-drinks-menu-locations .menu-right {
        display: inline-block;
        float: none;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 50px;
        max-width: 250px;
        width: 100%;
    }
    .tax-brunch-menu-locations .menu-top-row .content-width,
    .tax-mains-menu-locations .menu-top-row .content-width,
    .tax-drinks-menu-locations .menu-top-row .content-width {
        text-align: center;
    }
    .menu-top-row .content-width {
        padding-left: 10px;
        padding-right: 10px;
}
    .menu-top-row  .left-cell {
        padding-right: 0px;
    }
}

@media screen and (max-width: 480px) {
    .menu-top-row .drinks-menu .product-item .product-name,
    .menu-top-row .drinks-menu .left-menu .sub-title,
    .menu-top-row .drinks-menu .product-item .product-desc {
        max-width: 140px;
    }
    .menu-top-row .drinks-menu .left-menu .rose-fizz .sub-title,
    .menu-top-row .drinks-menu .rose-fizz .product-item  .product-name {
        max-width: 103px;
    }

}
.home .bottom-box .animated-arrow {
    margin-bottom: 0;
}
.blog-list-item.also-hovered .animated-arrow > .main,
.menu-right.also-hovered .animated-arrow > .main,
.rmenu-wrap2.also-hovered .animated-arrow > .main,
.rmenu-wrap1.also-hovered .animated-arrow > .main {
    transform: translateX(30px);
    -webkit-transform: translateX(30px);
}
.blog-list-item.also-hovered .animated-arrow > .the-arrow.-left > .shaft,
.menu-right.also-hovered .animated-arrow > .the-arrow.-left > .shaft,
.rmenu-wrap2.also-hovered .animated-arrow > .the-arrow.-left > .shaft,
.rmenu-wrap1.also-hovered .animated-arrow > .the-arrow.-left > .shaft {
    width: 15px;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	background-color: #d3b951;
}
.blog-list-item.also-hovered .animated-arrow > .the-arrow.-left > .shaft::after,
.menu-right.also-hovered .animated-arrow > .the-arrow.-left > .shaft::after,
.rmenu-wrap2.also-hovered .animated-arrow > .the-arrow.-left > .shaft::after,
.rmenu-wrap1.also-hovered .animated-arrow > .the-arrow.-left > .shaft::after {
    -webkit-transform: rotate(-40deg);
	transform: rotate(-40deg);
}
.blog-list-item.also-hovered .animated-arrow > .the-arrow.-left > .shaft::before,
.menu-right.also-hovered .animated-arrow > .the-arrow.-left > .shaft::before,
.rmenu-wrap2.also-hovered .animated-arrow > .the-arrow.-left > .shaft::before,
.rmenu-wrap1.also-hovered .animated-arrow > .the-arrow.-left > .shaft::before {
    -webkit-transform: rotate(40deg);
	transform: rotate(40deg);
}
.blog-list-item.also-hovered .animated-arrow > .the-arrow.-left > .shaft::before, .blog-list-item.also-hovered .animated-arrow > .the-arrow.-left > .shaft::after,
.menu-right.also-hovered .animated-arrow > .the-arrow.-left > .shaft::before, .menu-right.also-hovered .animated-arrow > .the-arrow.-left > .shaft::after,
.rmenu-wrap2.also-hovered .animated-arrow > .the-arrow.-left > .shaft::before, .rmenu-wrap2.also-hovered .animated-arrow > .the-arrow.-left > .shaft::after,
.rmenu-wrap1.also-hovered .animated-arrow > .the-arrow.-left > .shaft::before, .rmenu-wrap1.also-hovered .animated-arrow > .the-arrow.-left > .shaft::after {
    width: 6px;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	background-color: #d3b951;
}
.blog-list-item.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::after,
.menu-right.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::after,
.rmenu-wrap2.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::after,
.rmenu-wrap1.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::after {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.blog-list-item.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::before, .blog-list-item.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::after,
.menu-right.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::before, .menu-right.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::after,
.rmenu-wrap2.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::before, .rmenu-wrap2.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::after,
.rmenu-wrap1.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::before, .rmenu-wrap1.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::after {
    width: 0;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}
.blog-list-item.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::before,
.menu-right.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::before,
.rmenu-wrap2.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::before,
.rmenu-wrap1.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft::before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.blog-list-item.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft,
.menu-right.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft,
.rmenu-wrap2.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft,
.rmenu-wrap1.also-hovered .animated-arrow > .main > .the-arrow.-right > .shaft {
    width: 0;
    -webkit-transform: translateX(200%);
    transform: translateX(200%);
    -webkit-transition-delay: 0;
    transition-delay: 0;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
#book-mobile-menu {
	position: absolute;
	color: #ffffff;
	font-family: GillSans;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1.3px;
	text-transform: uppercase;
}
#book-mobile-menu:hover, #book-mobile-menu:active, #book-mobile-menu:focus {
	text-decoration: none;
}
@media (min-width: 967px) {
	#book-mobile-menu {
		display: none;
	}
}
/*#menu-item-1000020 {display:none;}*/
/* Single location menu */
.single-location-menu .menu-top-row h3 {
	font-family: GillSans;
	font-size: 17px;
	font-weight: 600;
	line-height: 0.93;
	letter-spacing: 2.8px;
	text-align: left;
	color: #fff;
	margin: 0 0 14px;
}
.single-location-menu .menu-top-row .product-item .product-name {
	max-width: none;
}
.menu-top-row h3 {
	font-family: GillSans;
	font-size: 16px;
	font-weight: 600;
	line-height: 0.93;
	letter-spacing: 2.8px;
	text-align: left;
	color: #fff;
	margin: 0px;
		margin-bottom: 0px;
	margin-bottom: 14px;
}
.single-location-menu .menu-top-row .sub-title {
	font-family: GillSans;
	font-size: 16px;
	line-height: 1.14;
	letter-spacing: 3px;
	text-align: left;
	color: #fff;
	font-weight: normal;
	margin-bottom: 16px;
	padding-top: 10px;
}
.single-location-menu .menu-top-row .product-item .price-drinks {
	width: 40px;
	font-family: GillSans;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.23;
	text-align: right;
	color: #fff;
}
.single-location-menu .menu-top-row .product-item p {
	max-width: none;
}
.single-location-menu .menu-top-row .product-item .product-price {
	text-align: right;
}
.single-location-menu .menu-top-row .product-top-info {
	float: none;
	vertical-align: top;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
		-ms-flex-align: end;
			align-items: flex-end;
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
}
.single-location-menu .menu-top-row .product-item p.item-desc {
	max-width: 90%;
}
.single-location-menu .menu-top-row .section-top-menu {
	float: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.single-location-menu .menu-top-row .menu-tab {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-transform: uppercase;
}
.single-location-menu .menu-top-row .menu-tab:focus {
	text-decoration: none;
}
.single-location-menu .loc-menu-title {
	margin-top: 0;
	color: #ffffff;
	font-family: GillSans-Light;
	font-size: 36px;
	font-weight: 300;
	line-height: 1.15;
	letter-spacing: 1.5px;
}
.single-location-menu .measure-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
}
.single-location-menu .ob-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.single-location-menu p.price_head {
	width: 40px;
}
.single-location-menu .section-top {
	padding-top: 23px;
}
.single-location-menu .menu-top-row .menu-link {
	float: none;
	margin: 0;
}
.single-location-menu .section-image {
	margin-bottom: 20px;
}
.single-location-menu .menu-tab.Brunch {
	order: 1;
}
.single-location-menu .menu-tab.Drinks {
	order: 3;
}
.single-location-menu .menu-tab.Mains {
	order: 2;
}
.single-location-menu .rmenu-image-text {
	display: none;
	font-family: GillSans-Light;
	font-size: 20px;
	font-weight: 300;
	line-height: 2.3;
	letter-spacing: 0.7px;
	text-align: center;
	color: #fff;
	margin-bottom: 4px;
	text-decoration: none;
}
.single-location-menu .menu-right .rmenu-image {
	margin-bottom: 18px;
}
.single-location-menu .form-top-row {
	margin: 0px;
}
.single-location-menu .form-top-row .gform_wrapper ul {
	padding: 0px;
	margin-bottom: 28px;
}
.single-location-menu .form-top-row .gform_wrapper ul li.gfield {
	margin: 0px;
	list-style: none;
}
.single-location-menu .menu-top-row .rest-menu {
	padding-right: 20px;
}
.single-location-menu .validation_message {
	display: none;
	font-weight: 700;
	letter-spacing: normal;
}
@media (max-width: 768px) {
	.single-location-menu .content-width {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
	}
	.single-location-menu .menu-right .rmenu-image {
		display: none;
	}
	.single-location-menu .menu-top-row .product-item {
		float: none;
	}
	.single-location-menu .menu-top-row .section-top-menu {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.single-location-menu .rmenu-image-text {
		display: block;
	}
	.single-location-menu .menu-right {
		display: inline-block;
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
		float: none;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 50px;
		max-width: 250px;
		width: 100%;
	}
}
/* Careers page */
.page-template-template-careers {
	font-family: GillSans;
}
.page-template-template-careers .navbar-fixed-top,
.page-template-template-careers .footer_sect {
	z-index: 990;
}
.page-template-template-careers .navbar-fixed-top, .page-template-template-careers .navbar-fixed-bottom {
	z-index: 992;
}
.page-template-template-careers .modal-backdrop {
	z-index: 980;
}
.page-template-template-careers.no-scroll {
	overflow: hidden;
}
.page-template-template-careers .modal {
	z-index: 995;
}
.page-template-template-careers .css-z9fapl, .page-template-template-careers button[data-qa="start-button"] {
    font-family: Georgia !important;
	font-size: 21px !important;
	letter-spacing: 0.3px !important;
	color: #fff !important;
	font-weight: normal !important;
}
.page-template-template-careers .container {
	width: 100%;
	max-width: none;
}
.container.site-menu {
	width: 100% !important;
	max-width: none !important;
	padding-left: 8px !important;
}
.page-template-template-careers .bx-slider-wrap {
	width: 700px;
	/*max-width: 700px;*/
	height: 500px;
	position: absolute;
	left: calc(50% - 350px);
	top: 780px;
	display: none;
	z-index: 1025;
}
.page-template-template-careers .bx-slider-shadow {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1020;
	background-color: rgba(0, 0, 0, 0.5);
}
.page-template-template-careers .wrapper {
	position: relative;
}
.page-template-template-careers .container-wrap {
	margin-top: 37px;
}
.page-template-template-careers .top-banner-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
.page-template-template-careers .top-banner {
	height: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-position: center 0px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.page-template-template-careers .banner-text {
	font-size: 30px;
	letter-spacing: 1px;
	color: #ffffff;
	line-height: 1.15;
	z-index: 1;
}
.page-template-template-careers .bx-controls-direction a {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.page-template-template-careers .bx-wrapper img {
    width: 100%;
    height: 500px;
    object-fit: contain;
}
.page-template-template-careers .bx-wrapper .bx-caption span {
	font-size: 14px;
	font-family: Georgia;
}
.page-template-template-careers .description-text {
	padding: 45px 0 50px;
	text-align: center;
	background-color: #ffffff;
}
.page-template-template-careers .top_description-1,
.page-template-template-careers .top_description-2 {
	max-width: 600px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.38;
	letter-spacing: 0.3px;
	color: #000000;
}
.page-template-template-careers .top_description-1 {
	font-family: GillSans-Bold;
}
.page-template-template-careers .top_description-2 {
	padding-top: 20px;
}
.page-template-template-careers .team {
	padding: 45px 0 5px;
	min-height: 510px;
	background-position: center 0px;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-template-template-careers .team-title {
	font-size: 30px;
	color: #ffffff;
	text-align: center;
}
.page-template-template-careers .team-description {
	margin: 20px 0 35px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.page-template-template-careers .benefits {
	padding: 45px 0;
	background-color: #000000;
}
.page-template-template-careers .benefits-title {
	font-size: 30px;
	color: #ffffff;
	text-align: center;
}
.page-template-template-careers .benefits-description {
	padding-top: 28px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	max-width: 810px;
}
.page-template-template-careers .benefits-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 950px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 50px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
}
.page-template-template-careers .benefit-item {
	width: 302px;
	margin-bottom: 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 20px;
}
.page-template-template-careers .benefit-item:first-child, .page-template-template-careers .benefit-item:nth-child(4n+0) {
	margin-left: 0
}
.page-template-template-careers .benefit-item-image {
	background-image: url(assets/images/Tick-Icon.png);
	width: 51px;
	height: 51px;
	background-repeat: no-repeat;
	margin-right: 11px;
	background-size: 51px;
}
.page-template-template-careers .benefit-item-title {
	font-size: 16px;
	line-height: 1.38;
	letter-spacing: 0.3px;
	color: #ffffff;
	width: 240px;
	margin-top: 6px;
}
.page-template-template-careers .awards {
	padding: 43px 0;
	background-color: #ffffff;
}
.page-template-template-careers .awards-title {
	font-size: 30px;
	color: #000000;
	text-align: center;
}
.page-template-template-careers .awards-description {
	padding-top: 28px;
	font-size: 16px;
	color: #000000;
	text-align: center;
	margin: 0 auto;
	max-width: 810px;
}
.page-template-template-careers .awards-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 950px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 50px;
	margin: 0 auto;
}
.page-template-template-careers .awards-item {
	width: 292px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 16px;
	line-height: 1.38;
	letter-spacing: 0.3px;
	color: #000000;
	font-weight: bold;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 36px;
	margin-bottom: 30px;
}
.page-template-template-careers .awards-item:first-child, .page-template-template-careers .awards-item:nth-child(4n+0) {
	margin-left: 0
}
.page-template-template-careers .awards-item-image {
	background-image: url(assets/images/Award-Symbol.png);
	width: 51px;
	height: 51px;
	background-repeat: no-repeat;
	margin-right: 11px;
	background-size: 51px;
}
.page-template-template-careers .awards-item-title {
	width: 229px;
	font-weight: normal;
	font-family: GillSans-Bold;
}
.page-template-template-careers .awards-item-description {
	font-weight: normal;
	margin-top: 20px;
	width: 100%;
	padding-left: 62px;
}
.page-template-template-careers .join-us {
	padding: 43px 0;
	background-color: #000000;
	margin-bottom: 39px;
}
.page-template-template-careers .join-us-title {
	font-size: 30px;
	color: #ffffff;
	text-align: center;
}
.page-template-template-careers .join-us-description {
	padding-top: 28px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	max-width: 810px;
}
.page-template-template-careers .join-us-description a {
	color: #ff6600;
}
.page-template-template-careers .join-us-description a:hover {
	text-decoration: none;
}
.page-template-template-careers .awards-item-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.page-template-template-careers .slideshow-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 950px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.page-template-template-careers .slideshow {
	width: 280px;
	height: 317px;
	padding: 11px;
	background-color: #ffffff;
	margin-left: 40px;
	margin-bottom: 45px;
	cursor: pointer;
}
.page-template-template-careers .slideshow:first-child, .page-template-template-careers .slideshow:nth-child(4n+0) {
	margin-left: 0;
}
.page-template-template-careers .slideshow:first-child, .page-template-template-careers .slideshow:nth-child(3n+0), .page-template-template-careers .slideshow:nth-child(4n+0) {
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.page-template-template-careers .slideshow img {
	width: 258px;
	height: 258px;
	object-fit: cover;
}
.page-template-template-careers .slideshow-title {
	font-size: 21px;
	letter-spacing: 0.3px;
	text-align: center;
	color: #000000;
	height: 49px;
	max-height: 49px;
	overflow: hidden;
	line-height: 49px;
	margin-left: -6px;
}
.page-template-template-careers .main-nav {
	background-color: transparent;
}.page-template-template-careers.scrolled .main-nav {
	background-color: black;
}
@media (max-width: 1024px) {
	.page-template-template-careers .slideshow-list {
		max-width: 600px;
	}
	.page-template-template-careers .slideshow {
		margin-left: 0;
	}
	.page-template-template-careers .slideshow:nth-child(2n+0) {
		margin-left: 40px;
	}
	.page-template-template-careers .benefits {
		padding: 41px 0;
	}
	.page-template-template-careers .benefits-list {
		max-width: 655px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.page-template-template-careers .benefit-item {
		margin-left: 0;
	}
	.page-template-template-careers .awards {
		padding: 35px 0;
	}
	.page-template-template-careers .awards-list {
		max-width: 670px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.page-template-template-careers .awards-item {
		margin-left: 0;
	}
	.page-template-template-careers .join-us-description {
		max-width: 730px;
	}
	.page-template-template-careers .team {
		/*padding-bottom: 30px 0;*/
	}
}
@media (max-width: 767px) {
	.page-template-template-careers .banner-text {
		font-size: 36px;
		width: 100%;
		text-align: center;
	}
	.page-template-template-careers .description-text {
		padding: 24px 6px;
	}
	.page-template-template-careers .top_description-2 {
		padding-top: 10px;
	}
	.page-template-template-careers .team-description {
		margin: 15px 0;
		padding: 0 10px;
	}
	.page-template-template-careers .team {
		padding: 25px 0 30px 0;
	}
	.page-template-template-careers .slideshow-list {
		max-width: none;
		padding: 0 20px;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.page-template-template-careers .slideshow {
		margin-left: 0 !important;
	}
	.page-template-template-careers .slideshow:last-child {
		margin-bottom: 0;
	}
	.page-template-template-careers .benefits {
		padding: 25px 0;
	}
	.page-template-template-careers .benefits-description {
		padding: 0 5px;
	}
	.page-template-template-careers .benefits-list {
		padding: 30px 6px 0 6px;
		max-width: none;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
        align-items: flex-start;
	}
	.page-template-template-careers .benefit-item:last-child {
		margin-bottom: 0;
	}
	.page-template-template-careers .awards {
		padding: 25px 6px;
	}
	.page-template-template-careers .awards-list {
		padding-top: 16px;
		max-width: none;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
        align-items: flex-start;
	}
	.page-template-template-careers .awards-item:last-child {
		margin-bottom: 0;
	}
	.page-template-template-careers .join-us {
		padding: 23px 0;
	}
	.page-template-template-careers .join-us-description {
		max-width: none;
		padding: 0 6px;
	}
	.page-template-template-careers .awards-item-description {
		margin-top: 15px;
	}
	.page-template-template-careers .bx-slider-wrap {
		width: calc(100% - 60px);
		left: 30px;
	}
}
@media (max-width: 966px) {
	.page-template-template-careers .container-wrap {
		margin-top: 80px;
	}
}