/* Generated by less 3.11.1 */
/*
 * Author:	eMedia Campaigns 
 * Created:	20/11/2019
 *
 * Customised 'Re-skin of venuenet site'
 */
.texture {
  background: url('../_uploads/fckeditor/background.jpg?20220905') repeat top center;
  background-size: auto;
}
.nav_background {
  background: url('../_uploads/fckeditor/background.jpg?20220905') repeat-x top center;
  background-size: cover;
}
.font_awesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
}
.primary_font {
  font-family: 'Raleway', sans-serif;
}
.secondary_font {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}
.btn-custom {
  background: #FF0000 !important;
  color: #ffffff !important;
  height: auto;
  line-height: 2;
  padding: 0px 24px;
  border-radius: 68px;
  text-shadow: none;
}
.btn-custom.reverse {
  background: #ffffff !important;
  color: #FF0000 !important;
}
.sticky-custom {
  top: 97px;
  padding-bottom: 20px;
  z-index: 0;
}
.top_header {
  background: #333333;
  color: #ffffff;
}
.text-shadow {
  text-shadow: 1px 1px 1px #000000;
}
.smart-scroll.scrolled-down {
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
}
.smart-scroll.scrolled-up {
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}
ul.event-list li a {
  text-decoration: none;
}
ul.event-list li:nth-child(odd) > time {
  background: url('../_uploads/fckeditor/background.jpg?20220905') repeat-x top center;
  background-size: cover;
}
ul.event-list li:nth-child(even) > time {
  background: url('../_uploads/fckeditor/background.jpg?20220905') repeat-x top center;
  background-size: cover;
}
ul.event-list li .social span:not(.fa) {
  margin: 0 0 10px;
  line-height: 1.2;
  font-weight: 700;
  display: block;
}
ul.event-list li .social [class*='info'],
ul.event-list li .social [data-original-title="Event Information"] span {
  opacity: 0.5;
}
.sub_nav a {
  text-decoration: none;
}
.dark {
  background: #000000;
  color: #ffffff;
}
.dark .popover-header,
.dark .modal,
.dark [id$='ulMembersAreaNav'],
.dark .bg-light,
.dark .card-title {
  color: #000000;
}
.dark .table .table-light td,
.dark .table .table-light th {
  color: #ffffff;
}
.dark .table .table-dark td,
.dark .table .table-dark th {
  color: #000000;
}
.dark .table td,
.dark .table th {
  color: #ffffff;
}
.dark .table.table-striped td,
.dark .table.table-striped th {
  color: #ffffff;
}
.dark .table .table-secondary td,
.dark .table .table-secondary th {
  color: #000000;
}
.dark .table .table-success td,
.dark .table .table-success th {
  color: #000000;
}
.dark .table .table-success .btn:not(.btn-primary):not(.btn-secondary):not(.btn-success):not(.btn-danger):not(.btn-warning):not(.btn-info):not(.btn-light):not(.btn-dark) {
  color: #000000;
}
.dark .btn:not(.btn-primary):not(.btn-secondary):not(.btn-success):not(.btn-danger):not(.btn-warning):not(.btn-info):not(.btn-light):not(.btn-dark),
.dark .form-control-plaintext {
  color: #ffffff;
}
.alert h1,
.alert h2,
.alert h3,
.alert h4 {
  color: inherit;
}
.banner {
  background: #333333;
  padding: 75px 0;
}
.banner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  left: 0;
}
body {
  font-family: 'Raleway', sans-serif;
}
body.home .primary {
  background: #ffffff;
}
body.home .secondary {
  background: #333333;
  color: #ffffff;
}
body.home .tertiary {
  background: url('../_uploads/fckeditor/background.jpg?20220905') repeat top center;
  background-size: auto;
}
body.home video {
  max-height: 70vh;
  object-fit: cover;
}
body.home h1 {
  margin-top: 50px;
}
body .carousel-cell {
  width: 100%;
}
body img[alt="Artist Image"]:hover {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4,
legend {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}
h1 small,
h2 small,
h3 small,
h4 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
legend small {
  display: block;
}
h1 small span,
h2 small span,
h3 small span,
h4 small span,
.h1 small span,
.h2 small span,
.h3 small span,
.h4 small span,
legend small span {
  font-size: 80%;
}
h1 small span:before,
h2 small span:before,
h3 small span:before,
h4 small span:before,
.h1 small span:before,
.h2 small span:before,
.h3 small span:before,
.h4 small span:before,
legend small span:before {
  content: '(';
  display: inline-block;
}
h1 small span:after,
h2 small span:after,
h3 small span:after,
h4 small span:after,
.h1 small span:after,
.h2 small span:after,
.h3 small span:after,
.h4 small span:after,
legend small span:after {
  content: ')';
  display: inline-block;
}
strong {
  font-weight: 700;
}
nav,
.navbar-dark,
.navbar-light {
  background: url('../_uploads/fckeditor/background.jpg?20220905') repeat-x top center;
  background-size: cover;
}
nav .navbar-brand img,
.navbar-dark .navbar-brand img,
.navbar-light .navbar-brand img {
  width: 250px;
  padding: 0;
  transition: all 500ms;
}
nav .nav-item .nav-link,
.navbar-dark .nav-item .nav-link,
.navbar-light .nav-item .nav-link {
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-weight: 400;
}
nav.scrolled .navbar-brand img,
.navbar-dark.scrolled .navbar-brand img,
.navbar-light.scrolled .navbar-brand img {
  padding: 0;
  width: 100px;
}
footer {
  color: #ffffff;
  background: url('../_uploads/fckeditor/background.jpg?20220905') repeat-x top center;
  background-size: cover;
}
footer a[id$="hlPrivacy"],
footer a[id$="hlPoweredBy"],
footer a[id$="hlTandCs"],
footer a[id$="hlAdmin"] {
  text-decoration: none;
  color: #000000;
}
footer a[id$="hlPrivacy"]:after,
footer a[id$="hlPoweredBy"]:after,
footer a[id$="hlTandCs"]:after,
footer a[id$="hlAdmin"]:after {
  content: ' / ';
  color: #ffffff;
}
footer a[id$="hlPrivacy"]:hover,
footer a[id$="hlPoweredBy"]:hover,
footer a[id$="hlTandCs"]:hover,
footer a[id$="hlAdmin"]:hover {
  color: #000000;
}
footer .sponsors {
  clear: both;
  background: none;
}
footer .sponsors .sponsor {
  display: inline-block;
  margin: 15px;
  max-width: 150px;
}
footer .sponsors .sponsor img {
  max-height: 60px;
}
footer .sponsors br {
  display: none;
}
footer .sponsors [id$="scheduleFeed_pnlSchedule"] .sponsor {
  margin: 30px;
  max-width: 300px;
}
footer .sponsors [id$="scheduleFeed_pnlSchedule"] .sponsor img {
  max-height: 120px;
}
footer .col-md-6:first-child .mt-3 {
  background: url('../_uploads/fckeditor/chalk_line.png') bottom center no-repeat;
  padding-bottom: 20px;
  background-size: 300px;
}
.grid-view-custom,
.grid-view-custom tbody,
.grid-view-custom tr,
.grid-view-custom td {
  display: block;
}
.grid-view-custom .table-responsive table tbody,
.grid-view-custom tbody .table-responsive table tbody,
.grid-view-custom tr .table-responsive table tbody,
.grid-view-custom td .table-responsive table tbody {
  display: table-row-group;
}
.grid-view-custom .table-responsive table tbody tr,
.grid-view-custom tbody .table-responsive table tbody tr,
.grid-view-custom tr .table-responsive table tbody tr,
.grid-view-custom td .table-responsive table tbody tr {
  display: table-row;
}
.grid-view-custom .table-responsive table tbody tr th,
.grid-view-custom tbody .table-responsive table tbody tr th,
.grid-view-custom tr .table-responsive table tbody tr th,
.grid-view-custom td .table-responsive table tbody tr th,
.grid-view-custom .table-responsive table tbody tr td,
.grid-view-custom tbody .table-responsive table tbody tr td,
.grid-view-custom tr .table-responsive table tbody tr td,
.grid-view-custom td .table-responsive table tbody tr td {
  display: table-cell;
  width: 20%;
}
[id$="pnlTicketTypes"] .table tr[class*="Category"] + tr .alert-info:after,
[id$="pnlTicketTypes"] .table tr[class*="Category"] + tr .extraInfo:after {
  content: 'Extra info on category ticket when existing field is full.';
}
.buying-process-img {
  max-height: 75px;
  max-width: fit-content;
}
nav .social_icons,
footer .social_icons {
  top: 20px;
  right: 40px;
  opacity: 1;
}
nav .social_icons .fa,
footer .social_icons .fa {
  color: #ec8854;
  background-color: #ffffff;
  border-radius: 50%;
  border: 2px solid #ffffff;
  text-align: center;
  padding: 7px 0 0 0;
  font-size: 24px;
  margin: 20px 2px 0 0;
  width: 40px;
  height: 40px;
  transition: all 0.5s;
  text-decoration: none;
}
nav .social_icons .fa:hover,
footer .social_icons .fa:hover {
  color: #ec8854;
  text-decoration: none;
  border-color: #ec8854;
}
nav .social_icons,
footer .social_icons,
nav .jcountTimer,
footer .jcountTimer {
  opacity: 1;
  transition: opacity 1s;
  z-index: 0;
}
nav.scrolled .social_icons,
footer.scrolled .social_icons,
nav.scrolled .jcountTimer,
footer.scrolled .jcountTimer {
  opacity: 0;
  z-index: -1;
}
nav .jcountTimer,
footer .jcountTimer {
  right: 30%;
  top: 17%;
  width: 40%;
  line-height: 1;
  margin-left: 5px;
  font-size: 24px;
  text-align: center;
  padding: 10px;
  font-family: 'Raleway', sans-serif;
  border-radius: 4px;
  color: #ffffff;
  margin-top: 5px;
  font-weight: 300;
}
nav .jcountTimer:after,
footer .jcountTimer:after {
  content: 'to go!';
  color: rgba(255, 255, 255, 0.75);
  font-weight: 300;
  display: inline-block;
  font-size: 14px;
  padding-left: 3.5%;
}
nav .jcountTimer span,
footer .jcountTimer span {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}
nav .jcountTimer span small,
footer .jcountTimer span small {
  display: block;
  font-weight: 200;
  border-top: none;
  padding-top: 0px;
  font-size: 12px;
  text-align: center;
}
/* -- component buttons -- */
.btn-1 {
  display: block;
  width: 100%;
  color: #ffffff;
  border-color: #000000;
  font-size: 18px;
  padding: 18px;
  background: #ec8854;
  z-index: 0;
  border-radius: 0px;
  border-width: 0 !important;
  text-decoration: none;
}
.btn-1:hover {
  color: white;
  border-color: #000000;
}
.btn-1:hover:after {
  background: #000000;
}
.btn-1:after {
  background: #000000;
}
/* -- 'Main' Home Page Style -- */
main h1,
main h2 {
  text-align: center;
}
/* -- hr style -- */
hr {
  border-bottom: 1px solid black;
  width: 20%;
  margin: 50px auto;
  opacity: 1;
}
@media (max-width: 768px) {
  hr {
    margin: 20px auto;
  }
}
/* -- spacers -- */
.spacer-1 {
  width: 12.5%;
  float: left;
}
.spacer-2 {
  width: 0;
  float: left;
}
/* -- article -- */
article {
  height: 500px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
  background-attachment: fixed;
}
@media (max-width: 1024px) {
  article {
    background-attachment: scroll;
  }
}
article:nth-child(2) {
  display: block;
}
article:nth-child(3) {
  display: block;
}
article:nth-child(4) {
  display: block;
}
article:nth-child(5) {
  display: block;
}
article:nth-child(6) {
  display: block;
}
/* -- section -- */
@media (min-width: 768px) {
  section {
    padding-top: 25px;
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  section {
    padding-top: 0px;
    padding-bottom: 50px;
  }
}
.section-style {
  padding-top: 25px;
  padding-bottom: 120px;
}
.section-style-mob {
  padding-top: 0px;
  padding-bottom: 50px;
}
/* -- Winery -- */
.winery .col-left,
.winery .col-left h3 {
  text-align: right;
}
.winery .col-right,
.winery .col-right h3 {
  text-align: left;
}
.winery .menu .col-left h3,
.winery .menu .col-left p,
.winery .menu,
.winery .menu .col-right p,
.winery .menu .col-right h3 {
  text-align: center;
}
.menu .col-right,
.menu .col-left {
  clear: both;
  width: 100%;
}
.winery h1,
.winery h2,
.winery h3 {
  text-align: center;
}
.winery .logo-contact {
  padding: 50px 20px 0;
}
.winery .logo-contact img {
  max-width: 200px;
}
.winery .restaurant-logo {
  padding-bottom: 25px;
  max-width: 250px;
}
.winery .menu {
  position: relative;
  left: -50%;
  width: 200%;
  background: url('../_uploads/fckeditor/background.jpg?20220905');
  background-size: contain;
  background-size: cover;
  color: #FFFFFF;
  border-radius: 5px;
  padding: 15px 30px 30px;
  margin-top: 0;
  margin-bottom: 0;
}
.winery .menu h2 {
  color: #FFFFFF;
  font-family: 'dk_black_bambooregular', cursive;
  /*font-family: 'Homemade Apple', cursive;*/
  font-size: 42px;
  margin: 10px 0;
  line-height: 1;
  background: url('../_uploads/fckeditor/chalk_line.png') center bottom no-repeat;
  padding-bottom: 40px;
  background-size: 25%;
  margin-bottom: 20px;
  margin-top: 20px;
}
.winery .menu h3 {
  color: #FFFFFF;
  font-family: 'dk_black_bambooregular', cursive;
  /*font-family: 'Homemade Apple', cursive;*/
  font-size: 38px;
  margin: 10px 0;
  line-height: 1;
}
.winery .menu a {
  color: white;
  font-weight: bold;
  text-decoration: underline;
}
.winery .menu a:hover {
  text-decoration: none;
}
.winery .back {
  position: absolute;
  top: 20px;
  right: 0;
}
.winery .menu_food {
  position: relative;
  left: -50%;
  width: 200%;
  height: 300px;
  overflow: hidden;
  background-size: cover !important;
  background-attachment: fixed !important;
}
.winery div[class$="first"] {
  margin-top: 40px;
}
.winery a[href*="facebook"],
.winery a[href*="instagram"] {
  color: #ec8854;
}
.winery a[href*="facebook"]:hover,
.winery a[href*="instagram"]:hover {
  color: #990000;
}
@media (max-width: 767px) {
  .winery .menu_food {
    height: 150px;
    background-attachment: scroll !important;
  }
}
/* == start: winery Food Parallax images ==*/
.cellar_first {
  background: url("/_uploads/fckeditor/image/wineries/parallax/ALLAN Main 2 Web WP.jpg") center center !important;
}
.cellar_last {
  background: url("/_uploads/fckeditor/image/wineries/parallax/ALLAN Dessert Web WP.jpg") center center !important;
}
.deck_first {
  background: url("/_uploads/fckeditor/image/wineries/parallax/GART Main 1 Web WP.jpg") center center !important;
}
.deck_last {
  background: url("/_uploads/fckeditor/image/wineries/parallax/GART Dessert Web WP.jpg") center center !important;
}
.amandas_first {
  background: url("/_uploads/fckeditor/image/wineries/parallax/EMMAS Main 1 Web WP.jpg") center center !important;
}
.amandas_last {
  background: url("/_uploads/fckeditor/image/wineries/parallax/EMMAS Dessert Web WP.jpg") center center !important;
}
.dvine_first {
  background: url("/_uploads/fckeditor/image/wineries/parallax/SALT Main 1 Web WP.jpeg") center center !important;
}
.dvine_last {
  background: url("/_uploads/fckeditor/image/wineries/parallax/SALT Dessert Web WP.jpg") center center !important;
}
.muse_first {
  background: url("/_uploads/fckeditor/image/wineries/parallax/SAND Main 2 Web WP.jpg") center center !important;
}
.muse_last {
  background: url("/_uploads/fckeditor/image/wineries/parallax/SAND Dessert Web WP.jpg") center center !important;
}
.tatler_first {
  background: url("/_uploads/fckeditor/image/wineries/parallax/TATLER Main 1 Web WP.jpg") center center !important;
}
.tatler_last {
  background: url("/_uploads/fckeditor/image/wineries/parallax/TATLER Dessert Web WP.jpg") center center !important;
}
.wandin_first {
  background: url("/_uploads/fckeditor/image/wineries/parallax/WANDIN Main 2 Web WP.jpeg") center center !important;
}
.wandin_last {
  background: url("/_uploads/fckeditor/image/wineries/parallax/WANDIN Dessert Web WP.jpeg") center center !important;
}
/* == end: winery Food Parallax images ==*/
@media (min-width: 768px) and (max-width: 991px) {
  .winery .back {
    top: 5px;
  }
}
@media (max-width: 767px) {
  .winery .col-left,
  .winery .col-left h3 {
    text-align: center;
  }
  .winery .col-right,
  .winery .col-right h3 {
    text-align: center;
  }
  .winery .logo-contact {
    padding-top: 0px !important;
  }
  .winery-banner {
    height: 165px;
    overflow: hidden;
  }
  .winery-banner img {
    height: 165px;
    max-width: none;
  }
  .winery .menu,
  .winery .menu_food {
    left: -5% !important;
    width: 110% !important;
    border-radius: 0 !important;
  }
  .winery .back {
    position: static !important;
    margin-bottom: 20px;
  }
  .wineries .spacer-1 {
    width: 0;
    float: left;
  }
  .wineries .spacer-2 {
    width: 25%;
    float: left;
  }
}
@media (max-width: 767px) {
  /*.back{position: static;}*/
}
@media (max-width: 522px) {
  .winery-banner img {
    margin-left: -30%;
  }
}
/* section */
section[id$="mainSection"] {
  padding-bottom: 50px;
}
/* wine colors */
.wine.white {
  color: #ccff99;
}
.wine.white.onwhite {
  color: blue;
}
.wine.red {
  color: #990000;
}
.btn-primary {
  background-color: #ec8854;
  border-color: #ec8854;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.nav-row.metroDefault .active,
.nav-row.metroHome .active {
  border-top: 6px solid #000000;
  border-bottom: 6px solid #000000;
}
.nav-row.metroDefault .active:before,
.nav-row.metroHome .active:before {
  border-color: #000000 transparent;
}
.nav-row.metroDefault a,
.nav-row.metroHome a,
.nav-row.metroDefault [id$="btnLogout"],
.nav-row.metroHome [id$="btnLogout"] {
  color: #000000;
}
.nav-row.metroDefault a:hover,
.nav-row.metroHome a:hover,
.nav-row.metroDefault [id$="btnLogout"]:hover,
.nav-row.metroHome [id$="btnLogout"]:hover {
  color: #000000;
}
