@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Light.woff2") format("woff2"), url("../fonts/Lato-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.eot?55645534");
  src: url("../fonts/fontello.eot?55645534#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?55645534") format("woff"), url("../fonts/fontello.ttf?55645534") format("truetype"), url("../fonts/fontello.svg?55645534#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 62.5%;
}

body {
  font-family: "Lato", sans-serif;
  margin-bottom: 0;
  font-weight: 400;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "poiret-one", sans-serif;
}
@media only screen and (max-width: 960px) {
  body h1 {
    font-size: 3.2rem;
  }
  body h2 {
    font-size: 3.2rem;
  }
  body h3 {
    font-size: 2.8rem;
  }
  body h4 {
    font-size: 1.8rem;
  }
  body p.has-larger-font-size {
    font-size: 2rem !important;
  }
}
@media only screen and (max-width: 960px) {
  .wp-block-columns.mobile-no-bottom {
    margin-bottom: 0;
  }
}
.wp-block-columns .wp-block-column.has-background {
  padding: 2rem;
}
.wp-block-columns .wp-block-column .wp-block-columns {
  margin-bottom: 0;
}
.wp-block-columns .wp-block-column .wp-block-columns .wp-block-colum {
  margin-bottom: 0;
}
.wp-block-columns.no-full-mobile {
  padding-left: 3rem;
  padding-right: 3rem;
}

.wp-block-gallery {
  margin-bottom: 0;
}

p.has-background {
  border-radius: 0.6rem;
}

.home .site-header {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.home:not(.moving) .site-header {
  background-color: transparent;
  border-bottom-color: transparent;
}
.home:not(.moving) .site-header path {
  fill: white;
}
.home:not(.moving) .site-header .menu-item a {
  color: white;
}
.home:not(.moving) .site-header .tccCart {
  background-image: url(../images/shopping-cart_w.svg);
}
.home:not(.moving) .site-header .menu-toggle {
  color: white;
}

.site-header {
  background-color: transparent;
  padding-left: 4rem;
  padding-right: 4rem;
  position: fixed;
  z-index: 20;
  left: 0;
  right: 0;
  background-color: white;
  border-bottom: 2px solid #d19252;
}
@media only screen and (max-width: 960px) {
  .site-header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.site-header .wrap {
  max-width: 140rem;
  margin: auto;
}
.site-header .title-area {
  padding-top: 20px;
}
.site-header .nav-primary a {
  text-transform: uppercase;
  font-weight: 400;
}
.site-header .tccCart {
  background-image: url(../images/shopping-cart.svg);
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  text-decoration: none;
  position: relative;
  top: 1ex;
}
@media only screen and (min-width: 961px) {
  .site-header .tccCart {
    margin-left: 2rem;
  }
}
.site-header .tccCart span {
  font-size: 0;
}

body .site-inner {
  max-width: none;
}
body .site-inner .content-sidebar-wrap {
  max-width: 1140px;
  margin: auto;
}
body .site-inner .is-style-columns-overlap-top .wp-block-column, body .site-inner .is-style-columns-overlap-bottom .wp-block-column, body .site-inner p, body .site-inner h1, body .site-inner h2, body .site-inner h3, body .site-inner ul, body .site-inner .wp-block-image.alignfull, body .site-inner .is-style-reveal-hover, body .site-inner .wp-block-create-block-tcchovercover, body .site-inner .wp-block-image, body .site-inner .wp-block-create-block-the-catcher-masonry {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
body .site-inner .is-style-columns-overlap-top .wp-block-column.visible, body .site-inner .is-style-columns-overlap-bottom .wp-block-column.visible, body .site-inner p.visible, body .site-inner h1.visible, body .site-inner h2.visible, body .site-inner h3.visible, body .site-inner ul.visible, body .site-inner .wp-block-image.alignfull.visible, body .site-inner .is-style-reveal-hover.visible, body .site-inner .wp-block-create-block-tcchovercover.visible, body .site-inner .wp-block-image.visible, body .site-inner .wp-block-create-block-the-catcher-masonry.visible {
  opacity: 1;
}
body .site-inner .wp-block-button {
  -webkit-clip-path: circle(0 at 50% 50%);
  clip-path: circle(0 at 50% 50%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
body .site-inner .wp-block-button.visible {
  -webkit-clip-path: circle(100% at 50% 50%);
  clip-path: circle(100% at 50% 50%);
}
body .site-inner .wp-block-image {
  margin-bottom: 3.4rem;
}
body.woocommerce-shop .is-style-columns-overlap-top .wp-block-column, body.woocommerce-shop .is-style-columns-overlap-bottom .wp-block-column, body.woocommerce-shop p, body.woocommerce-shop h1, body.woocommerce-shop h2, body.woocommerce-shop h3, body.woocommerce-shop ul, body.woocommerce-shop .wp-block-image.alignfull, body.woocommerce-shop .is-style-reveal-hover, body.woocommerce-shop .wp-block-create-block-tcchovercover, body.woocommerce-shop .wp-block-image, body.woocommerce-shop .wp-block-create-block-the-catcher-masonry {
  opacity: 1 !important;
}

.single .site-inner, .woocommerce .site-inner, .woocommerce-cart .site-inner, .woocommerce-page .site-inner {
  padding-top: 18rem;
  padding-bottom: 10rem;
}
.single .site-inner .entry-title, .woocommerce .site-inner .entry-title, .woocommerce-cart .site-inner .entry-title, .woocommerce-page .site-inner .entry-title {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 960px) {
  .single .site-inner .entry-title, .woocommerce .site-inner .entry-title, .woocommerce-cart .site-inner .entry-title, .woocommerce-page .site-inner .entry-title {
    opacity: 1 !important;
    transform: none !important;
  }
}
.single .site-inner a.button, .woocommerce .site-inner a.button, .woocommerce-cart .site-inner a.button, .woocommerce-page .site-inner a.button {
  border-radius: 40px;
}
.single.single-product .site-inner .content, .single.single-product .site-inner .content-sidebar-wrap, .woocommerce.single-product .site-inner .content, .woocommerce.single-product .site-inner .content-sidebar-wrap, .woocommerce-cart.single-product .site-inner .content, .woocommerce-cart.single-product .site-inner .content-sidebar-wrap, .woocommerce-page.single-product .site-inner .content, .woocommerce-page.single-product .site-inner .content-sidebar-wrap {
  max-width: 1600px;
}
@media only screen and (min-width: 961px) {
  .single.single-product .site-inner .content > .product, .woocommerce.single-product .site-inner .content > .product, .woocommerce-cart.single-product .site-inner .content > .product, .woocommerce-page.single-product .site-inner .content > .product {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 961px) {
  .single.single-product .site-inner .content > .product .woocommerce-product-gallery, .woocommerce.single-product .site-inner .content > .product .woocommerce-product-gallery, .woocommerce-cart.single-product .site-inner .content > .product .woocommerce-product-gallery, .woocommerce-page.single-product .site-inner .content > .product .woocommerce-product-gallery {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 8rem;
  }
}
.single.single-product .site-inner .content > .product .summary, .woocommerce.single-product .site-inner .content > .product .summary, .woocommerce-cart.single-product .site-inner .content > .product .summary, .woocommerce-page.single-product .site-inner .content > .product .summary {
  width: 100%;
}
@media only screen and (min-width: 961px) {
  .single.single-product .site-inner .content > .product .summary, .woocommerce.single-product .site-inner .content > .product .summary, .woocommerce-cart.single-product .site-inner .content > .product .summary, .woocommerce-page.single-product .site-inner .content > .product .summary {
    padding-right: 4rem;
    max-width: 740px;
  }
}
@media only screen and (min-width: 1500px) {
  .single.single-product .site-inner .content > .product .summary, .woocommerce.single-product .site-inner .content > .product .summary, .woocommerce-cart.single-product .site-inner .content > .product .summary, .woocommerce-page.single-product .site-inner .content > .product .summary {
    padding-right: 8rem;
  }
}
.single.single-product .site-inner .entry-title, .woocommerce.single-product .site-inner .entry-title, .woocommerce-cart.single-product .site-inner .entry-title, .woocommerce-page.single-product .site-inner .entry-title {
  margin-bottom: 4rem;
}
.single.single-product ul.flex-direction-nav, .woocommerce.single-product ul.flex-direction-nav, .woocommerce-cart.single-product ul.flex-direction-nav, .woocommerce-page.single-product ul.flex-direction-nav {
  position: absolute;
  top: 50%;
  z-index: 99999;
  width: 100%;
  left: 0;
  margin: 0;
  padding: 0px;
  list-style: none;
}
.single.single-product li.flex-nav-prev, .woocommerce.single-product li.flex-nav-prev, .woocommerce-cart.single-product li.flex-nav-prev, .woocommerce-page.single-product li.flex-nav-prev {
  float: left;
}
.single.single-product li.flex-nav-next, .woocommerce.single-product li.flex-nav-next, .woocommerce-cart.single-product li.flex-nav-next, .woocommerce-page.single-product li.flex-nav-next {
  float: right;
}
.single.single-product a.flex-next, .woocommerce.single-product a.flex-next, .woocommerce-cart.single-product a.flex-next, .woocommerce-page.single-product a.flex-next {
  visibility: hidden;
}
.single.single-product a.flex-prev, .woocommerce.single-product a.flex-prev, .woocommerce-cart.single-product a.flex-prev, .woocommerce-page.single-product a.flex-prev {
  visibility: hidden;
}
.single.single-product a.flex-next::after, .woocommerce.single-product a.flex-next::after, .woocommerce-cart.single-product a.flex-next::after, .woocommerce-page.single-product a.flex-next::after {
  visibility: visible;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  margin-right: 40px;
  font-size: 30px;
  font-weight: bold;
}
.single.single-product a.flex-prev::before, .woocommerce.single-product a.flex-prev::before, .woocommerce-cart.single-product a.flex-prev::before, .woocommerce-page.single-product a.flex-prev::before {
  visibility: visible;
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  margin-left: 40px;
  font-size: 30px;
  font-weight: bold;
}
.single.single-product ul.flex-direction-nav li a, .woocommerce.single-product ul.flex-direction-nav li a, .woocommerce-cart.single-product ul.flex-direction-nav li a, .woocommerce-page.single-product ul.flex-direction-nav li a {
  color: #d19252;
  text-decoration: none;
}
.single.single-product ul.flex-direction-nav li a:hover, .woocommerce.single-product ul.flex-direction-nav li a:hover, .woocommerce-cart.single-product ul.flex-direction-nav li a:hover, .woocommerce-page.single-product ul.flex-direction-nav li a:hover {
  text-decoration: none;
}
.single.single-product ul.flex-direction-nav li a, .woocommerce.single-product ul.flex-direction-nav li a, .woocommerce-cart.single-product ul.flex-direction-nav li a, .woocommerce-page.single-product ul.flex-direction-nav li a {
  color: #d19252;
}
.single.single-product ul.flex-direction-nav li a:hover, .woocommerce.single-product ul.flex-direction-nav li a:hover, .woocommerce-cart.single-product ul.flex-direction-nav li a:hover, .woocommerce-page.single-product ul.flex-direction-nav li a:hover {
  text-decoration: none;
}
.single.single-product .flex-control-nav.flex-control-thumbs, .woocommerce.single-product .flex-control-nav.flex-control-thumbs, .woocommerce-cart.single-product .flex-control-nav.flex-control-thumbs, .woocommerce-page.single-product .flex-control-nav.flex-control-thumbs {
  display: none;
}
.single.single-product .related.products, .woocommerce.single-product .related.products, .woocommerce-cart.single-product .related.products, .woocommerce-page.single-product .related.products {
  margin-top: 8rem;
}

.tccChoke {
  max-width: 140rem;
  margin: auto;
}

.wpfMainWrapper {
  /*position: -webkit-sticky !important;
  position: sticky !important;
  top: 14rem;*/
}
.wpfMainWrapper .wpfFilterVerScroll {
  max-height: none !important;
}
.wpfMainWrapper .wpfFilterWrapper {
  margin-bottom: 4rem;
}
@media only screen and (max-width: 960px) {
  .wpfMainWrapper .wpfFilterWrapper {
    margin-bottom: 1rem;
  }
}
.wpfMainWrapper .wpfFilterWrapper .wfpTitle {
  font-family: "poiret-one", sans-serif;
  font-size: 2.4rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 960px) {
  .wpfMainWrapper .wpfFilterWrapper .wfpTitle {
    font-size: 2rem;
  }
}
.wpfMainWrapper .wpfFilterWrapper .wpfFilterTaxNameWrapper {
  text-transform: uppercase;
}
.wpfMainWrapper .wpfFilterButtons .wpfFilterButton {
  border-radius: 40px;
  background-color: #d19252;
}

.page .entry {
  margin-bottom: 0;
}

.post-edit-link {
  display: none;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.woocommerce.archive .site-inner {
  padding-top: 4rem;
}
.woocommerce.archive .shopHeader {
  height: 50vh;
  position: relative;
  margin-left: -3rem;
  margin-right: -3rem;
  margin-bottom: 10rem;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.woocommerce.archive .shopHeader .featImg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.woocommerce.archive .shopHeader .featImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.woocommerce.archive .shopHeader .featOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.4;
}

.catsToggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.5rem;
  padding: 0.5rem 1.7rem 0.5rem 1.5rem;
  border: 1px solid #222750;
  border-radius: 0.5rem;
  cursor: pointer;
  color: #000000;
}
.catsToggle:hover {
  color: white;
  background-color: black;
}
@media only screen and (min-width: 1061px) {
  .catsToggle {
    display: none;
  }
}
.catsToggle span {
  font-size: 16px;
  height: 16px;
}

@media only screen and (max-width: 960px) {
  .tccFilterWrapper.active .wpfMainWrapper {
    display: block;
  }
  .tccFilterWrapper .wpfMainWrapper {
    display: none;
  }
}

.products .product {
  text-align: center;
}
@media only screen and (max-width: 960px) {
  .products .product {
    width: 100% !important;
  }
}
.products .product .woocommerce-loop-product__link {
  color: #000000 !important;
}
.products .product .woocommerce-loop-product__link h2.woocommerce-loop-product__title {
  font-size: 2rem !important;
  letter-spacing: 1px;
}
.products .product .woocommerce-loop-product__link .tccAttributes {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.products .product .woocommerce-loop-product__link .tccAttributes .ano:after {
  content: "";
  width: 4rem;
  margin: 1rem auto;
  border-bottom: 1px solid black;
  display: block;
}
.products .product .woocommerce-loop-product__link .tccAttributes span {
  display: block;
}
.products .product .woocommerce-loop-product__link .woocommerce-Price-amount {
  font-size: 1.6rem;
}
.products .product .add_to_cart_button {
  margin: auto;
}

.single-product .tccAttributes {
  font-size: 2rem;
  margin-bottom: 2rem;
  font-style: italic;
}
.single-product .tccAttributes span {
  display: block;
}
.single-product .prodDesc {
  float: none;
  clear: both;
  width: 100%;
}
.single-product .tcc2Cols {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 2rem;
}
@media only screen and (max-width: 960px) {
  .single-product .tcc2Cols {
    grid-template-columns: 1fr;
    margin-bottom: 2rem;
  }
  .single-product .tcc2Cols .descItem {
    margin-bottom: 0;
  }
}
.single-product .descItem {
  border: 1px solid #d19252;
  padding: 2rem;
  display: grid;
  grid-template-columns: 5rem 1fr;
  gap: 2rem;
  margin-bottom: 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 960px) {
  .single-product .descItem {
    grid-template-columns: 4rem 1fr;
  }
}
.single-product .descItem:before {
  content: "";
  width: 5rem;
  height: 5rem;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 960px) {
  .single-product .descItem:before {
    width: 4rem;
    height: 4rem;
  }
}
.single-product .descItem.harmonizacao:before {
  background-image: url(../images/harmonizacao.png);
}
.single-product .descItem.enologos:before {
  background-image: url(../images/enologo.png);
}
.single-product .descItem.vinificacao:before {
  background-image: url(../images/vinificacao.png);
}
.single-product .descItem.temperatura:before {
  background-image: url(../images/temperatura.png);
}
.single-product .prodExtras {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem;
  margin-bottom: 6rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 960px) {
  .single-product .prodExtras {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 700px) {
  .single-product .prodExtras {
    grid-template-columns: 1fr;
  }
}
.single-product .prodExtras .extras {
  padding: 2rem;
  border: 1px solid #dddddd;
}
.single-product .prodExtras .extras b {
  display: block;
}
.single-product .related.products {
  clear: both;
}

.footer-widgets {
  padding: 10rem 0 8rem;
  background-color: #3D3E5F;
}
@media only screen and (max-width: 1465px) {
  .footer-widgets {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 960px) {
  .footer-widgets {
    text-align: center;
  }
}
.footer-widgets .wrap {
  max-width: 140rem;
  margin: auto;
}
.footer-widgets .wrap .footer-widget-area {
  padding: 0;
}
.footer-widgets .wrap .footer-widget-area .wp-block-columns {
  gap: 10rem;
}
.footer-widgets .wrap .footer-widget-area p, .footer-widgets .wrap .footer-widget-area .menu-item a, .footer-widgets .wrap .footer-widget-area h1, .footer-widgets .wrap .footer-widget-area h2, .footer-widgets .wrap .footer-widget-area h3, .footer-widgets .wrap .footer-widget-area h4, .footer-widgets .wrap .footer-widget-area h5, .footer-widgets .wrap .footer-widget-area h6 {
  color: white;
}
.footer-widgets .wrap .footer-widget-area p {
  margin-bottom: 0.5rem;
}
.footer-widgets .wrap .footer-widget-area a {
  text-decoration: none;
}

@media only screen and (max-width: 960px) {
  .wp-block-social-links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.wp-block-social-links .wp-social-link {
  margin-bottom: 0;
}

.is-not-stacked-on-mobile {
  gap: 2rem;
}

@media only screen and (max-width: 960px) {
  .wp-block-columns.inherit-basis .wp-block-column {
    flex-basis: inherit !important;
  }
}

.wpforms-container {
  margin-top: 0 !important;
}

.wpforms-form .wpforms-field-container .wpforms-field:first-child {
  margin-top: 0;
  padding-top: 0;
}
.wpforms-form .wpforms-field-label {
  margin-bottom: 1rem !important;
}
.wpforms-form input, .wpforms-form textarea, .wpforms-form select {
  border: 1px solid #dadada !important;
}
.wpforms-form input[type=checkbox] {
  border: 0 !important;
}
.wpforms-form input[type=checkbox]:before {
  top: 0px !important;
  width: 20px !important;
  height: 20px !important;
  border: 1px solid #dadada !important;
}
.wpforms-form input[type=checkbox]:checked:before {
  border: 1px solid #d19252 !important;
}
.wpforms-form input[type=checkbox]:checked:after {
  width: 20px !important;
  height: 15px !important;
  border-left: 4px solid #d19252 !important;
  border-bottom: 4px solid #d19252 !important;
}
.wpforms-form input[type=radio] {
  border: 0 !important;
}
.wpforms-form input[type=radio]:before, .wpforms-form input[type=radio]:after {
  top: 0px !important;
  width: 20px !important;
  height: 20px !important;
}
.wpforms-form input[type=radio]:checked:before {
  border: 1px solid #d19252 !important;
  box-shadow: none !important;
  background-color: transparent !important;
}
.wpforms-form input[type=radio]:checked:after {
  background-color: #d19252 !important;
}
.wpforms-form select {
  appearance: auto !important;
  padding: 10px 15px !important;
}
.wpforms-form .wpforms-submit {
  border: 2px solid #d19252 !important;
  border-radius: 40px !important;
  background-color: white !important;
  color: #d19252 !important;
  font-weight: bold !important;
  font-size: 18px !important;
  font-family: "Lato", sans-serif !important;
}
.wpforms-form .wpforms-submit:hover {
  background-color: #d19252 !important;
  color: white !important;
}

.site-footer {
  display: none;
}

.age-gate__wrapper .age-gate__heading .age-gate__heading-title--logo {
  width: 14rem;
  margin-top: 2rem;
}

.mc4wp-form p {
  margin-bottom: 2rem !important;
}
.mc4wp-form .tccSubmit {
  border-width: 0;
  border-radius: 40px;
  cursor: pointer;
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  width: auto;
  background-color: #d19252;
}

@media only screen and (max-width: 780px) {
  .mobile-contain .wp-block-cover__image-background {
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media only screen and (max-width: 780px) {
  .wp-block-columns.alignwide {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

@media only screen and (max-width: 960px) {
  .mobile-logo figure {
    max-width: 75vw;
  }
}
