@charset "UTF-8";
/*!
Theme Name: Spectra Template Child
Author: Wineworks
Author URI: http://wineworks.co
GitHub Theme URI: https://github.com/wineworks/wp-spectratheme
Description: Custom child theme developed by Wine Works to be used with Commerce7 & WordPress
Template: wp-spectratheme
Version: 1.1.2.13
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Spectra Child
*/
/* Commerce7 Template - Variables */
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap");
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.hide-text a {
  display: block;
  height: 100%;
}

:root {
  --c7-font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif;
  --c7-heading-font-family: "Cinzel", Georgia, "Times New Roman", serif;
  --c7-heading-text-color: #000 ;
  --c7-heading-font-weight: normal ;
  --c7-primary-color: #AD9455 // Reused in other variables for: Selected field options, cart count, primary button color, etc.
  // --c7-primary-color-text: #3251AE;
  --c7-primary-color-dark: #A28750;
  --c7-primary-color-focus: rgba(0, 0, 0, 0.25);
}

/* Commerce7 Template - Basic Typography */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  font-size: 16px;
  min-height: 100%;
  -webkit-font-smoothing: auto;
}

body {
  background: #fff;
  color: #000000;
  font-family: adobe-garamond-pro, "Cormorant Garamond", Georgia, "Times New Roman", serif;
  font-size: 19px;
}
.trajan {
  font-family: trajan-pro-3, "Cinzel", Georgia, "Times New Roman", serif;
}

.body-font {
  font-family: adobe-garamond-pro, "Cormorant Garamond", Georgia, "Times New Roman", serif;
}

.policy-block h2 {
  font-family: adobe-garamond-pro, "Cormorant Garamond", Georgia, "Times New Roman", serif;
  font-weight: bold;
}
.policy-block h3 {
  font-size: 19px;
  text-decoration: underline;
  font-family: adobe-garamond-pro, "Cormorant Garamond", Georgia, "Times New Roman", serif;
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: trajan-pro-3, "Cinzel", Georgia, "Times New Roman", serif;
  margin-top: 0;
  margin-bottom: 0.5em;
}

h1, .h1, h2.h1 {
  font-size: 30px;
  line-height: 1.1;
  margin-bottom: 0.4em;
}
@media only screen and (min-width: 40.0625em) {
  h1, .h1, h2.h1 {
    font-size: 30px;
  }
}
h1 + h3, h1 + h2, h1 + .h3, h1 + .h2, .h1 + h3, .h1 + h2, .h1 + .h3, .h1 + .h2, h2.h1 + h3, h2.h1 + h2, h2.h1 + .h3, h2.h1 + .h2 {
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.1em;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 40.0625em) {
  h1 + h3, h1 + h2, h1 + .h3, h1 + .h2, .h1 + h3, .h1 + h2, .h1 + .h3, .h1 + .h2, h2.h1 + h3, h2.h1 + h2, h2.h1 + .h3, h2.h1 + .h2 {
    font-size: 10.9090909091px;
  }
}

h2, .h2 {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 40.0625em) {
  h2, .h2 {
    font-size: 24px;
  }
}

h3, .h3 {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 0.25em;
}
@media only screen and (min-width: 40.0625em) {
  h3, .h3 {
    font-size: 22px;
  }
}

h4, .h4 {
  font-size: 1.2em;
  line-height: 1.2;
  margin-bottom: 0.2em;
}
@media only screen and (min-width: 40.0625em) {
  h4, .h4 {
    font-size: 1.65rem;
  }
}

h5, .h5 {
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 0.2em;
}
@media only screen and (min-width: 40.0625em) {
  h5, .h5 {
    font-size: 1.25rem;
  }
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 0.2em;
}
@media only screen and (min-width: 40.0625em) {
  h6, .h6 {
    font-size: 1rem;
  }
}

p {
  font-family: adobe-garamond-pro, "Cormorant Garamond", Georgia, "Times New Roman", serif;
  font-size: 19px;
  line-height: 2em;
  margin-top: 0;
  margin-bottom: 1em;
  text-align: justify;
}

hr {
  border: 0px;
  height: 1px;
  margin: 1em auto;
  color: #AD9455;
  background-color: #AD9455;
  width: 100px;
}

a {
  color: #AD9455;
  text-decoration: none;
  transition: all 200ms ease-out;
}
a:hover {
  color: #000000;
}

p a {
  text-decoration: none;
}

li a {
  text-decoration: underline;
}

.small-email {
  letter-spacing: -1px !important;
  font-size: 17px;
}

.button, input[type=button], input[type=submit], a.c7btn, input.c7btn, span.c7btn {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  background-color: #AD9455 !important;
  font-family: trajan-pro-3, Georgia, "Times New Roman", serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0.45em 1em;
  white-space: nowrap;
  text-align: center;
  border-radius: 0;
  display: inline;
  line-height: 2em;
}

ul, ol {
  padding-left: 15px;
  margin-bottom: 1em;
}

li {
  line-height: 1.75em;
  margin-bottom: 0.25em;
}

img {
  max-width: 100% !important;
  height: auto !important;
}

blockquote {
  font-size: 1.8rem;
  font-style: italic;
}
blockquote p {
  font-size: 1.8rem;
  font-style: italic;
  margin: 10px 0px 10px 15px;
  line-height: 1.2;
  text-align: center;
}
blockquote p:before {
  content: "“";
}
blockquote p:after {
  content: "”";
}
blockquote + cite, blockquote + p cite {
  margin-top: -1.5rem;
}

cite {
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1rem;
  display: block;
  text-align: center;
  margin: 0 auto 1.5rem;
  font-style: normal;
}

.text-small {
  font-size: 0.917em;
}

.text-tiny {
  font-size: 0.834em;
}

.club-selector-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
}
@media only screen and (max-width: 40em) {
  .club-selector-wrapper {
    flex-direction: column;
  }
}
.club-selector-wrapper .c7-button {
  min-width: 140px;
  margin-left: 1rem;
}
@media only screen and (max-width: 40em) {
  .club-selector-wrapper .c7-button {
    width: 100%;
    margin-left: 0;
    margin-top: 1rem;
  }
}

.heading-underline {
  border-bottom: 1px solid #000000;
  margin-bottom: 1.5em;
  padding-bottom: 4px;
}

.primary-text {
  color: #AD9455;
}

.header .c7t-template-width {
  width: 100%;
  max-width: 1100px;
  margin: 0px auto;
  padding: 0px 100px;
  position: relative;
}
@media only screen and (max-width: 999px) {
  .header .c7t-template-width {
    padding: 0px 50px;
  }
}
@media only screen and (max-width: 767px) {
  .header .c7t-template-width {
    padding: 0px 30px;
  }
}
@media only screen and (max-width: 599px) {
  .header .c7t-template-width {
    padding: 0px 15px;
  }
}
.header .header-border {
  border-bottom: 1px solid #AD9455;
  padding-bottom: 0.6rem;
}
.scrolled .header {
  background: white;
  position: relative;
  z-index: 0;
}
.scrolled .header .c7-tools {
  margin: 0;
  min-height: 0;
}
.scrolled .header #c7-login, .scrolled .header #c7-account {
  display: block;
}
.scrolled .header #c7-cart > a {
  display: block;
}
.scrolled .header .c7-user-nav__cart {
  display: block;
}
.scrolled .header .c7-user-nav__cart > .c7-link {
  display: block;
}
.header__logo {
  width: 100% !important;
  max-width: 450px;
}
@media only screen and (min-width: 64.0625em) {
  .header__logo {
    width: 100% !important;
  }
}
.header--centered .c7t-template-width {
  display: block;
}
@media only screen and (min-width: 64.0625em) {
  .header--centered .header__logo {
    padding: 0 0 1.25rem;
  }
}
.header__navigation-toggle span {
  background: #000;
  height: 4px;
  width: 2rem;
  border-radius: 2px;
}
.header__navigation-toggle span:before, .header__navigation-toggle span:after {
  background: #000;
  height: 4px;
  width: 2rem;
  border-radius: 2px;
}
.header__navigation-toggle span:before {
  top: -7px;
}
.header__navigation-toggle span:after {
  bottom: -7px;
}
@media only screen and (min-width: 64.0625em) {
  .header {
    transition: all 300ms ease-out;
    position: relative;
    top: 0;
    padding: 1rem 0;
    background: rgb(255, 255, 255);
  }
}
.header__brands-wrapper {
  max-width: 450px;
  margin: 5px auto 0px auto;
}
@media only screen and (min-width: 64.0625em) {
  .header__brands-wrapper {
    margin: 5px auto 26px auto;
  }
}
.header__brands {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 11%;
}
.header__brands a {
  align-self: flex-end;
}
.header__brands .tolosa_logo {
  width: 25.14%;
  width: 36%;
}
.header__brands .alpha_omega_logo {
  width: 37%;
  width: 52.9%;
}

.c7-tools {
  margin: 0 auto;
  max-width: 74rem;
  padding: 0.75rem 1rem;
  position: relative;
  justify-content: flex-start;
  align-items: center;
  background: transparent;
  display: flex;
  font-size: 14px;
  min-height: 47.9px;
}

#c7-account .c7-user-nav__account__login {
  color: #000;
}

#c7-cart .c7-user-nav__cart__title svg {
  stroke: #000;
}

/* Commerce7 Template - Header Navigation */
@media screen and (max-width: 64em) {
  .header__navigation__menu {
    position: absolute;
    top: 54px;
    right: 1rem;
  }
}
.header__navigation__menu .menu-header-container {
  /* submenu all levels */
  /* submenu first level */
}
@media screen and (max-width: 64em) {
  .header__navigation__menu .menu-header-container {
    transition: visibility 200ms ease-out, transform 200ms ease-out;
    background: #eee;
    padding: 3rem 1rem 1rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateX(100%);
    height: 100%;
    width: 100%;
    overflow: scroll;
    z-index: 10;
    pointer-events: none;
    visibility: hidden;
  }
  .mobile-nav-active .header__navigation__menu .menu-header-container {
    transform: translateX(0);
    transition: visibility 200ms ease-out, transform 200ms ease-out;
    pointer-events: all;
    visibility: visible;
  }
}
.header__navigation__menu .menu-header-container ul {
  padding: 50px 0px 4px 0px;
  display: flex;
  justify-content: space-around;
  text-align: center;
  max-width: 700px;
  margin: 0px auto;
  list-style: none;
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container ul {
    flex-direction: row;
    padding: 6px 0px 4px 0px;
  }
}
.header__navigation__menu .menu-header-container li {
  list-style: none;
  position: relative;
  font-size: 22px;
  line-height: 1em;
  text-transform: uppercase;
  margin-bottom: 0;
}
.header__navigation__menu .menu-header-container a {
  list-style: none;
  display: inline-block;
  font-size: 22px;
  padding: 0.5rem 1rem;
  text-decoration: none;
  color: #000000;
}
.header__navigation__menu .menu-header-container a:hover, .header__navigation__menu .menu-header-container a:focus {
  color: #AD9455;
}
.header__navigation__menu .menu-header-container li.menu-item-has-children {
  position: relative;
}
.header__navigation__menu .menu-header-container li.menu-item-has-children > a {
  width: calc(100% - 32px);
  white-space: nowrap;
  text-align: center;
}
.header__navigation__menu .menu-header-container li.menu-item-has-children > button {
  background-color: transparent;
  border: none;
  line-height: 1;
  padding: 6px;
  transition: all 200ms;
  stroke: #000;
  position: absolute;
}
.header__navigation__menu .menu-header-container li.menu-item-has-children > button:focus {
  outline-offset: 2px;
  transition: all 200ms;
}
.header__navigation__menu .menu-header-container li.menu-item-has-children > ul {
  display: none;
  padding-top: 0;
}
.header__navigation__menu .menu-header-container li.menu-item-has-children.open > button {
  transform: rotate(180deg);
  transition: all 200ms;
}
.header__navigation__menu .menu-header-container li.menu-item-has-children.open > ul {
  display: block;
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container li.menu-item-has-children:hover > button {
    transform: rotate(180deg);
    transition: all 200ms;
  }
  .header__navigation__menu .menu-header-container li.menu-item-has-children:hover > ul {
    display: block;
  }
}
.header__navigation__menu .menu-header-container > ul {
  flex-direction: column;
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.header__navigation__menu .menu-header-container > ul > li {
  white-space: nowrap;
  /* Second level */
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li.menu-item-has-children > a {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li.menu-item-has-children > button {
    margin-left: -8px;
  }
}
.header__navigation__menu .menu-header-container > ul > li > ul {
  transition: 0.2s 0.2s;
  padding-left: 0.875rem;
  text-align: center;
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li > ul {
    position: absolute;
    text-align: left;
    top: 35px;
    left: 0px;
    min-width: 12rem;
    z-index: 20;
    background-color: rgb(255, 255, 255);
    padding: 0px 10px;
    border: 0;
  }
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li > ul {
    min-width: 12.5rem;
  }
}
.header__navigation__menu .menu-header-container > ul > li > ul > li {
  font-size: 16px;
  /* Third level */
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li > ul > li {
    font-size: 22px;
  }
}
.header__navigation__menu .menu-header-container > ul > li > ul > li > a {
  padding: 0.5rem 1rem;
  width: 100%;
  font-size: 16px;
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li > ul > li > a {
    font-size: 22px;
  }
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li > ul > li.menu-item-has-children > button {
    transform: rotate(-90deg);
  }
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li > ul > li.menu-item-has-children:hover > button {
    transform: rotate(90deg);
  }
}
.header__navigation__menu .menu-header-container > ul > li > ul > li > ul {
  transition: opacity 200ms ease-out;
  font-size: 16px;
  list-style: none;
  text-align: left;
  padding-left: 0.875rem;
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li > ul > li > ul {
    font-size: 22px;
  }
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li > ul > li > ul {
    background: #fff;
    border: 1px solid #666;
    min-width: 12rem;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 0;
    font-size: 0.875rem;
  }
}
.header__navigation__menu .menu-header-container > ul > li > ul > li > ul > li {
  font-size: 16px;
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li > ul > li > ul > li {
    font-size: 22px;
  }
}
.header__navigation__menu .menu-header-container > ul > li > ul > li > ul > li > a {
  padding: 0.5rem;
  width: 100%;
  font-size: 16px;
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li > ul > li > ul > li > a {
    font-size: 22px;
  }
}

.show-mobile-nav .menu-header-container {
  background: #FFF;
}
.show-mobile-nav .menu-header-container a {
  color: #000;
}
.show-mobile-nav .menu-header-container a:hover {
  color: #000;
}
.show-mobile-nav .menu-header-container .dropdown-toggle {
  stroke: #000 !important;
}

.scrolled .header__navigation__menu .menu-header-container > ul > li > a {
  color: #000;
}
.scrolled .header__navigation__menu .menu-header-container > ul > li > a:hover, .scrolled .header__navigation__menu .menu-header-container > ul > li > a:focus {
  color: #000;
}
.scrolled .header__navigation__menu .menu-header-container > ul > li > button {
  stroke: #000;
}

.header--centered .header__navigation__menu {
  width: 100%;
}
@media screen and (max-width: 63.9375rem) {
  .header--centered .header__navigation__menu {
    position: absolute;
    top: 54px;
    right: 1rem;
  }
}
.header--centered .header__navigation__menu ul {
  justify-content: space-around;
}

body.show-mobile-nav {
  overflow: hidden;
}

.header__navigation__menu .menu-header-container > ul > li > ul > li > a {
  font-size: 16px;
}
@media only screen and (min-width: 64.0625em) {
  .header__navigation__menu .menu-header-container > ul > li > ul > li > a {
    font-size: 22px;
  }
}

.footer {
  padding: 0.5rem 1rem;
}
.footer__menu ul {
  text-transform: uppercase;
  max-width: 500px;
  margin: 0 auto 1rem;
  text-align: center;
}
@media only screen and (min-width: 37.5rem) {
  .footer__menu ul {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0;
  }
}
.footer__menu ul li a {
  font-size: 16px;
}
.footer__menu ul li a:hover {
  color: rbg(187, 187, 187);
}
.footer__social-heading {
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  padding: 0 0 10px;
  font-size: 16px;
}
.footer__social-media {
  padding: 4px 0 0;
}
.footer__social-media a {
  display: inline-block;
  font-size: 35px;
  line-height: 35px;
  list-style: none;
  margin: 0px 10px;
}
.footer__social-media img, .footer__social-media svg {
  width: 30px;
  height: 30px;
  fill: #eee;
  transition: fill 200ms ease-out;
}

/* Commerce7 Template - Text Block */
.divider .c7t-content div, .divider .c7t-content div + div {
  padding: 30px;
}
@media only screen and (min-width: 48.0625em) {
  .divider div:nth-child(even) {
    border-left: 1px solid #000000;
  }
}

@media screen and (max-width: 768px) {
  .reverse-order-mobile .c7t-content {
    display: flex;
    flex-direction: column-reverse;
  }
  .reverse-order-mobile .c7t-content > div {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .reverse-order-mobile .c7t-content > div + div {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
/* Commerce7 Template - Timeline */
.timeline .heading-underline {
  text-align: center;
  margin-bottom: 0;
}

.c7t-timeline {
  position: relative;
  max-width: 1100px;
  margin: 0 auto 2rem;
  padding: 0 0 0;
}
@media only screen and (min-width: 40.0625em) {
  .c7t-timeline {
    display: table;
    width: 100%;
    overflow: hidden;
  }
  .c7t-timeline:after {
    display: none;
  }
}
.c7t-timeline .left-content {
  display: none;
}
@media only screen and (min-width: 40.0625em) {
  .c7t-timeline .left-content {
    display: table-cell;
    width: 25%;
    vertical-align: top;
    padding-top: 10px;
    border-right: 1px solid #000000;
  }
}
.c7t-timeline .left-content ul {
  float: right;
  padding-right: 20px;
  list-style: none;
  margin-top: 0;
}
.c7t-timeline .left-content ul li {
  line-height: 1.1em;
}
.c7t-timeline .left-content ul li a {
  text-decoration: none;
  font-family: trajan-pro-3, "Cinzel", Georgia, "Times New Roman", serif;
  font-size: 14px;
}
.c7t-timeline .right-content {
  display: table-cell;
  width: 75%;
  vertical-align: top;
}
.c7t-timeline__item {
  position: relative;
  margin-bottom: 2.5rem;
  margin-top: 20px;
}
@media only screen and (min-width: 40.0625em) {
  .c7t-timeline__item {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-right: 60px;
    padding-left: 0;
    text-align: left;
    margin-bottom: -1rem;
  }
}
.c7t-timeline__item__inner {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
@media only screen and (min-width: 40.0625em) {
  .c7t-timeline__item__inner {
    padding-right: 0;
  }
}
.c7t-timeline__item__content {
  position: relative;
}
@media only screen and (min-width: 40.0625em) {
  .c7t-timeline__item__content:before {
    display: none;
  }
}
.c7t-timeline__item__content .button {
  display: block;
}
.c7t-timeline__item:first-of-type {
  margin-top: 20px;
}

@media only screen and (min-width: 40.0625em) {
  .c7t-timeline__item {
    float: left;
    padding-left: 0;
    padding-right: 60px;
    text-align: left;
  }
  .c7t-timeline__item:nth-child(even) {
    float: left;
    padding-left: 0;
    padding-right: 60px;
    text-align: left;
  }
  .c7t-timeline__item:nth-child(even) .c7t-timeline__item__content:before {
    display: none;
  }
}
@media only screen and (min-width: 40.0625em) {
  .c7t-timeline__item .c7t-timeline__item__content:before {
    display: none;
  }
}
.c7t-timeline__item h3, .c7t-timeline__item .blog-page > h2 {
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  border-bottom: 1px solid #000000;
  display: inline-block;
  padding-left: 40px;
  margin-bottom: 10px;
}

.c7t-template-width {
  width: 100%;
  max-width: 1100px;
  margin: 0px auto;
  padding: 0px 100px;
  position: relative;
}
@media only screen and (max-width: 999px) {
  .c7t-template-width {
    padding: 0px 50px;
  }
}
@media only screen and (max-width: 767px) {
  .c7t-template-width {
    padding: 0px 30px;
  }
}
@media only screen and (max-width: 599px) {
  .c7t-template-width {
    padding: 0px 15px;
  }
}

.padding_top {
  padding-top: 100px;
}
@media only screen and (max-width: 999px) {
  .padding_top {
    padding-top: 60px;
  }
}

.padding_bottom {
  padding-bottom: 100px;
}
@media only screen and (max-width: 999px) {
  .padding_bottom {
    padding-bottom: 60px;
  }
}

.padding_top-none {
  padding-top: 0;
}

.padding_bottom-none {
  padding-bottom: 0;
}
.padding_bottom-none .heading-underline {
  margin-bottom: 0;
}
