@import url("https://use.typekit.net/hag6zty.css");
@import url("https://fonts.googleapis.com/css2?family=Lora:wght@600;700&family=Titillium+Web:wght@300;400;600;700&display=swap");
body {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.6;
}

a {
  color: #333;
}

a:hover {
  color: #000;
}
.shop-left-menu a,
.prod-name a,
#authStatus,
body,
.ui-widget-content,
#tabs-product .ui-widget-content,
.req,
.red {
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
  font-weight: 400;
  font-family: relation-one, sans-serif !important;
  color: #000;
}

.btn {
  font-family: "Titilium Web", sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  background: rgba(105, 28, 50,1);
  color: #fff;
  border-radius:5px;
}

.btn:hover {
  background: #333;
  color: #fff;
}

.btn-menu {
  display: none;
}

#pageContent {
  max-width: 1200px;
}

#authStatus #viewCartPlaceHolder,
.authstatus #authPlaceHolder,
#authStatus a {
}

#authStatus a:hover {
  text-decoration: none;
}

.ui-widget-header,
.activeCart .cartHeader,
.shop-left-menu .menu-header,
#accountContent .header,
#checkout .header,
#basket .header,
.bootstrapWizard li.complete .step,
.bootstrapWizard li.active .step,
.bootstrapWizard li.active.complete .step,
#tabs-product ul a,
#tabs-product .ui-tabs-nav a {
  background: rgba(105, 28, 50, 1);
}

#tabs-product .tabs-container a.btn {
  color: #fff;
}

/*#tabs-product .tabs-container a:hover{
	color:#ccc;
	text-decoration:underline;
}*/

.txt,
.txtbig,
.ddl,
.select_box select,
input[type="text"],
input[type="password"],
select,
textarea {
  color: #333;
}
.site-nav {
  background-color: #8b7459;
}

.main-nav a {
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  font-family: Lora, serif;
  padding: 4px 15px 5px;
  display: block;
  font-size: 0.9vw;
  line-height: 1;
}
.banner-wrap {
  position: relative;
  text-align: center;
  padding: 5% 12% 1%;
  background-color: #fff;
  background-image: url(images/wit-wines.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
}
.banner-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.19) 0%,
    rgba(0, 0, 0, 0.75) 100%
  );
}
.banner-content {
  position: relative;
  z-index: 1;
}
.header-logo a {
  display: inline-block;
  padding-right: 2px;
}
.header-logo img {
  width: 282px;
  height: 285px;
  aspect-ratio: auto 282/285;
}
.site-title h1 {
  margin: 0;
  color: #fff;
  font-size: 3.5vw;
  font-style: italic;
  line-height: 1.2;
}
.reservations-button {
  margin-top: 33px;
  margin-bottom: 2%;
}
.reservations-button a {
  display: inline-block;
  box-shadow: 0px 0px 3px 1px rgb(255 255 255 / 10%);
  letter-spacing: 3px;
  background-color: rgba(105, 28, 50, 0.75);
  padding: 15px 35px;
  color: #fff;
  font-family: Lora, serif;
  text-transform: uppercase;
  font-size: 1vw;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .main-nav {
    display: flex;
    justify-content: center;
  }
  .btn-close,
  .close-sub,
  .helper-nav,
  .main-nav > li.ninja {
    display: none;
  }
  .site-nav {
    padding: 0 5%;
  }
  .main-nav {
    text-align: center;
    margin: 0 auto;
    max-width: 90%;
  }
  .main-nav > li {
    display: inline-block;
    position: relative;
    margin: 5px;
  }
  .main-nav > li:not(:first-child) > a {
    border-left: 1px solid rgba(255, 255, 255, 0.28);
  }
  .sub-menu {
    display: none;
    text-align: left;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    min-width: 220px;
    border-top: 2px solid a5987b;
  }
  .main-nav li:hover .sub-menu {
    display: block;
  }
  .sub-menu a {
    font-size: 0.8vw;
    background-color: rgba(0, 0, 0, 0.79);
    padding: 15px;
    text-transform: none;
    font-family: "Titilium Web", sans-serif;
  }
  .sub-menu a:hover {
    background-color: #000;
    color: #b56e88;
  }
}
#footer a,
#footer {
  color: #fff;
}
.footer-container {
  position: relative;
  padding: 3% 0;
  background-image: url(images/vineyard-bw.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  border-bottom: 20px solid #000;
}
.footer-container::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.77);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.footer-content-wrap {
  max-width: 90%;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.footer-col-group,
.footer-row-content {
  display: flex;
}
.ft-col-1 {
  text-align: center;
  width: 16.95%;
}
.ft-col-2 {
  width: 55%;
  display: flex;
  align-items: center;
}
.ft-col-2 .ft-col-content {
  width: 100%;
}
.ft-col-3 .ft-col-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.ft-col-3 {
  width: 28.05%;
}
.ft-col-3 .ft-col-content {
  padding-left: 2%;
}
.footer-inner-col {
  width: 50%;
  text-align: center;
  border-right: 2px solid #8b7459;
}
.footer-col-group {
  margin: 0 5% 0 1%;
  align-items: center;
}
h6.heading.title {
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 10px;
}
.heading.title .primary-title {
  color: #8b7459;
  display: block;
  font-size: 1.5vw;
  font-family: Lora, serif;
}
.heading.title .secondary-title {
  font-family: "Titillium Web", sans-serif;
  font-size: 1.15vw;
  font-weight: 600;
}
.ft-col-subheading p {
  margin: 0;
  font-family: "Titillium Web", sans-serif;
  font-size: 1.1vw;
}
.footer-logo img {
  max-width: 250px;
  width: 100%;
}
.ft-social-icons {
  margin-bottom: 5%;
}
.ft-social-icons a {
  display: flex;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  align-items: center;
  justify-content: center;
  background-color: #691c32;
  border-radius: 5px;
}
.ft-social-icons .pp-social-icon {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 7px;
}
.privacy-about {
  font-size: 1vw;
  font-family: "Titillium Web", sans-serif;
  margin-bottom: 8px;
  display: inline-block;
}
.copyright {
  font-family: "Titillium Web", sans-serif;
  font-size: 0.8vw;
}
@media only screen and (max-width: 1300px) {
  .heading.title .primary-title {
    font-size: 2vw;
  }
  .ft-col-subheading p {
    font-size: 1.5vw;
  }
  .privacy-about,
  .copyright {
    font-size: 1.3vw;
  }
  .heading.title .secondary-title {
    font-size: 2vw;
  }
}
@media only screen and (max-width: 992px) {
  .site-title h1 {
    font-size: 6vw;
  }
  .reservations-button a {
    font-size: 2.25vw;
  }
  .button-bar {
    padding: 2px 0 3px;
    background-color: #8b7459;
    text-align: right;
    font-size: 30px;
    color: #fff;
  }
  .site-nav {
    position: relative;
  }
  .btn-close {
    z-index: 110;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 30px;
    padding-right: 30px;
    font-size: 30px;
  }
  .btn-menu {
    display: block;
    max-width: 90%;
    margin: 0 auto;
  }
  .main-nav {
    position: relative;
  }
  .header-logo img {
    max-width: 100%;
    height: auto;
  }
  .sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-image: url(images/off-canvas-pattern.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transform: translateX(1000%);
    transition: transform 0.3s ease-in-out;
  }
  .open > .sub-menu {
    transform: translateX(0);
  }
  .main-nav {
    display: block;
    text-align: center;
    padding: 15% 5%;
  }
  .main-nav li {
    margin: 0;
  }
  .main-nav a {
    color: #000;
    font-size: 2.25vw;
    font-weight: 700;
    padding: 5px 0;
    line-height: 1.6;
  }
  .nav-wrap {
    background-image: url(images/off-canvas-pattern.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
    height: 100%;
    width: 70%;
    margin-left: auto;
    overflow: auto;
  }
  .site-nav {
    background-color: transparent;
  }
  .nav-container {
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    transform: translateX(1000%);
    transition: transform 0.3s ease-in-out;
  }
  .nav-container.open {
    transform: translateX(0);
  }
  .helper-nav {
    padding: 8% 0;
    background-color: #000;
    background-image: url(images/logo-on-black.jpg);
    background-position: center center;
    background-size: contain;
    background-attachment: scroll;
    background-repeat: no-repeat;
    border-top: 5px solid #a59878;
  }
  .helper-nav .footer-inner-col {
    border: none;
  }
  .helper-nav .ft-col-3 .ft-col-content {
    padding: 0;
    display: block;
    height: auto;
  }
  .helper-nav .ft-social-icons {
    margin-top: 5%;
    margin-bottom: 0;
  }
  .helper-nav .ft-col-3,
  .helper-nav .ft-col-2 {
    width: 100%;
  }
  .helper-nav,
  .helper-nav a {
    color: #fff;
  }
  .helper-nav .ft-social-icons a {
    color: #fff;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    font-size: 15px;
    background-color: #a5987b;
  }
  .heading.title .secondary-title {
    font-size: 1.8vw;
  }
  .heading.title .primary-title {
    font-size: 2.5vw;
  }
  .ft-col-subheading p {
    font-size: 2vw;
  }
  .privacy-about,
  .copyright {
    font-size: 1.8vw;
  }
  .footer-logo img {
    max-width: 150px;
  }
  .footer-row-content {
    flex-wrap: wrap;
  }
  .ft-col-1 {
    width: 100%;
  }
  .ft-col-2 {
    width: 66%;
  }
  .ft-col-3 {
    width: 34%;
  }
  .ft-social-icons a {
    width: 40px;
    height: 40px;
  }
  .ft-social-icons .pp-social-icon {
    margin-left: 20px;
    margin-right: 5px;
  }
  .ft-col-3 {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .banner-wrap {
    padding: 2% 0;
  }
  .site-title h1 {
    font-size: 10vw;
  }
  .reservations-button a {
    font-size: 4.25vw;
  }
  .main-nav a {
    font-size: 4vw;
  }
  .nav-wrap {
    width: 95%;
  }
  .ft-col-content {
    margin-bottom: 5%;
  }
  .footer-inner-col,
  .ft-col-1,
  .ft-col-2,
  .ft-col-3 {
    border: none;
    width: 100%;
  }
  .ft-col-3 .ft-col-content,
  .footer-col-group {
    display: block;
    padding: 0;
    margin: 0;
  }
  .heading.title .secondary-title {
    font-size: 5.5vw;
  }
  .heading.title .primary-title {
    font-size: 6vw;
  }
  .ft-col-subheading p {
    font-size: 4vw;
  }
  .privacy-about {
    font-size: 4vw;
  }
  .copyright {
    font-size: 3vw;
  }
}
