/** Shopify CDN: Minification failed

Line 143:0 Expected "}" to go with "{"

**/
/*Página de produto - imagem mais pequena em mobile; titulo mais para cima*/
@media screen and (max-width: 960px) {
.template-product   .product__media-container.below-mobile.carousel.swiper.lightbox-media-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-autoheight.swiper-backface-hidden
 {
    height: 520px !important;
    margin-top: -60px !important;
  }}

/*Página de produto - adicionar à wishlist mais para a esquerda*/
.wishlisthero-product-page-button-container {
  margin-left: -10px !important;
}

/*Apagar powered by wishlist*/

text,
.MuiPaper-root
  MuiDialog-paper
  MuiDialog-paperScrollPaper
  MuiDialog-paperWidthMd
  MuiDialog-paperFullWidth
  MuiPaper-elevation24
  MuiPaper-rounded {
  visibility: hidden !important;
}

/*Home: remover imagem testemunhos*/

.testimonials__item-product {
  display: none !important;
}

/*Home: imagem vinho da semana mais pequena*/

@media screen and (min-width: 1090px) {
  #shopify-section-template--18537533997339__ceceeb85-c560-4dd5-b19b-a15acd204ba4
    .image__img {
    width: 85% !important;
  }
}

/*Home desktop: testemunhos centrados*/
@media screen and (min-width: 1090px) {
  #shopify-section-template--18537533997339__21054356-5938-4be3-a2e2-eb6b6edebb98 {
    height: 300px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }
}

/*Home desktop: secção newsletter maior */
@media screen and (min-width: 1090px) {
  #shopify-section-template--18537533997339__134a97dd-590d-40f8-91e1-c95d248105ef {
    height: 400px !important;
    margin-top: 80px !important;
  }
}

/*Home desktop: ocultar proposta de valor*/
@media screen and (min-width: 1090px) {
  #shopify-section-template--18537533997339__4dee95d5-52c5-428f-b8f0-477383dd5143 {
    display: none !important;
  }
}
/*Home mobile: ocultar proposta de valor; ocultar icons e remover borda */
@media screen and (max-width: 960px) {
  #shopify-section-template--18537533997339__a345d74e-d1c1-48d8-8f29-1383ff115771 {
    display: none !important;
  }
}
.collapsible-row-list-item {
  border: none !important;
}

/*newsletter footer com o mesmo tipo de letra que os outros elementos*/
.ff-heading.fs-body-150.footer__text {
  font-family: Archivo Narrow !important;
  opacity: 70% !important;
  font-size: 17px !important;
}

/*Home mobile: diminuir tamanho frase banner vídeo - Muito mais do que vinho */
@media screen and (max-width: 1090px) {
  #shopify-section-template--18537533997339__373bcb4f-ebf8-44eb-8c99-55982776724d
    .video-hero__text-container-heading.ff-heading.fs-heading-display-3.section-blocks__heading {
    font-size: 34px !important;
  }
}

/*Home : newsletter rodapé botão branco e mensagem sucesso a verde */
.footer__newsletter-button {
  background-color: white !important;
  color: #5b1724 !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.form-status__message.form-status__message--success {
  color: #929573 !important;
}

/*Home mobile: barra de anuncio maior */
@media screen and (max-width: 1090px) {
  .announcement-bar__item-inner.announcement-bar__item-inner-mobile-only {
    font-size: 16px !important;
  }
}

.template-product .icon.icon-new.icon-checkmark {
  display: none !important;
}


/* mobile:esconder mapa contactos */
@media screen and (max-width: 1090px) {
  #shopify-section-template--18537534128411__006f39b5-898d-46a7-8ae3-14c760392eb3 {
       display: none !important;
  }
}

/* desktop: esconder mapa contactos*/
@media screen and (min-width: 1090px) {
  #shopify-section-template--18537534128411__6294b23e-075b-49d1-9e18-e80e88645e30 {
       display: none !important;

  }
}

  #shopify-section-template--18537534128411__006f39b5-898d-46a7-8ae3-14c760392eb3 {
margin-left: -45px !important;


/* header icons preto */
#shopify-section-sections--18537534619931__header .icon-button svg {
  color: black !important;
}
