nav.divvino-custom-header-desktop-0-x-first_level_menu ul.divvino-custom-header-desktop-0-x-first_level_menu_list
  li.divvino-custom-header-desktop-0-x-first_level_menu_item:has(> a[href="/selecao-de-vinhos-premium.html"]),
nav.divvino-custom-header-desktop-0-x-first_level_menu ul.divvino-custom-header-desktop-0-x-first_level_menu_list
  li.divvino-custom-header-desktop-0-x-first_level_menu_item:has(> a[href="/harmonizacao.html"]) {
  display: none !important;
}

nav.divvino-custom-header-desktop-0-x-first_level_menu
  ul.divvino-custom-header-desktop-0-x-first_level_menu_list
  > li.divvino-custom-header-desktop-0-x-first_level_menu_item:nth-child(4),

nav.divvino-custom-header-desktop-0-x-first_level_menu
  ul.divvino-custom-header-desktop-0-x-first_level_menu_list
  > li.divvino-custom-header-desktop-0-x-first_level_menu_item:nth-child(10),

nav.divvino-custom-header-desktop-0-x-first_level_menu
  ul.divvino-custom-header-desktop-0-x-first_level_menu_list
  > li.divvino-custom-header-desktop-0-x-first_level_menu_item:nth-child(11){
  display: none !important;
}




/* =================================================================================================================================================================================================== 
 ===================================================================================================================================================================================================== 
 ============================================   CODIGO DAS PAGINAS DE COMERCIO DE PRODUTOS:  =========================================================================================================
 ===================================================================================================================================================================================================== 
 ===================================================================================================================================================================================================== * /



/* menus header: Oculta sub menus da guia do header */
.divvino-custom-header-desktop-0-x-second_level_menu{
    display:none !important;}



/* chat ajuda: Oculta chat de ajuda */
#wwc {
    display: none !important;}



/* Sobre a barra de busca sumir e ser susbtituida (tem .js envolvido) */
.vtex-store-components-3-x-searchBarContainer,
.vtex-store-components-3-x-searchBarInnerContainer--headerSearch {
  visibility: hidden !important;
  pointer-events: none !important;}



/* remove clique no selo */
#seloEbit,
.vtex-button.bw1.ba.fw5.v-mid.relative.pa0.lh-solid.br2.min-h-regular.t-action.bg-action-primary.b--action-primary.c-on-action-primary.hover-bg-action-primary.hover-b--action-primary.hover-c-on-action-primary.pointer {
  pointer-events: none !important;
}



/* remove SAC e CHAT */
.vtex-rich-text-0-x-wrapper--footerMenuText p.vtex-rich-text-0-x-paragraph--footerMenuText:nth-of-type(1),
.vtex-rich-text-0-x-wrapper--footerMenuText p.vtex-rich-text-0-x-paragraph--footerMenuText:nth-of-type(2) {
  display: none;
}



/* remove '1405 resultados' */
div.vtex-search-result-3-x-totalProducts--layout > span:nth-of-type(1){
  display: none;
}


/* remove mostrar mais */
.vtex-search-result-3-x-buttonShowMore--layout.w-100.flex.justify-center .vtex-search-result-3-x-buttonShowMore.vtex-search-result-3-x-buttonShowMore--result-content--fetchmore.w-100.flex.justify-center{
  display: none;
}



/* ARRUMANDOO A PORRA DO BOTAO QUE NAO CONSEGUE SER CLICADO PARA CONFIRMAR IDADE ///////////////////////////////////////////////////////////////////*
/* Garanta que o container do age gate esteja acima */
.divvino-age-gate-2-x-flexContainer,
.divvino-age-gate-2-x-rightSideContent,
.divvino-age-gate-2-x-buttonBox{
  position: relative !important;
  z-index: 9999 !important;
}
/* Garanta que o botão "sim" receba clique */
.divvino-age-gate-2-x-buttonBox button[type="button"]{
  position: relative !important;
  z-index: 10000 !important;
  pointer-events: auto !important;
}
/* (opcional) se houver overlay transparente atrapalhando, ele perde o ponteiro */
.divvino-age-gate-2-x-flexContainer *{
  pointer-events: auto !important;
}


/* botao wishlist desaparecer */
vtex-stack-layout-0-x-stackItem.vtex-stack-layout-0-x-stackItem--summary__price.absolute.top-0.left-0.w-auto.h-auto.vtex-stack-layout-0-x-stackItem.vtex-stack-layout-0-x-stackItem--summary__price.vtex-stack-layout-0-x-stackItem--right-items-wrapper.vtex-stack-layout-0-x-stackItem--summary__price--right-items-wrapper {
  display: none !important;
}



/* nao deixa clicar no quem somos etc... */
.vtex-menu-2-x-styledLinkContainer.vtex-menu-2-x-styledLinkContainer--footerLink{
  pointer-events: none !important;
}




/* =================================================================================================================================================================================================== 
 ===================================================================================================================================================================================================== 
 ============================================   SIMPLESMENTE EU NAO QUERO ESSES ======================================================================================================================
 ===================================================================================================================================================================================================== 
 ===================================================================================================================================================================================================== * /



/* remove item "Clube D" do menu */
/* .divvino-custom-header-desktop-0-x-first_level_menu_item:has(a[href="clubed.html"]) {*/
/*  display: none !important;*/
/*} */



/* remove item "Blog" do menu */
/*.divvino-custom-header-desktop-0-x-first_level_menu_item:has(a[href="blog/vinhos-premiados/index.html"]) {*/
/*  display: none !important;*/
/*}*/










/* =================================================================================================================================================================================================== 
 ===================================================================================================================================================================================================== 
 ============================================   CODIGO DA PAGINA INICIAL INDEX ABAIXO:  ============================================================================================================== 
 ============================================   TUDO ABAIXO SERA COMENTARIO !!!!!!!!!!! ============================================================================================================== 
 ===================================================================================================================================================================================================== * /



/* DESNECESSARIO, COISAS DE OUTROS CODIGOS */



/* index: ============================= */

/* esconde TODA a área do slider (deixa só o ::before do container, se quiser) */
/*.divvino-dynamic-banner-main-0-x-sliderLayoutContainer,*/
/*.divvino-dynamic-banner-main-0-x-sliderTrackContainer,*/
/*#slider-items-v09ucl0,*/
/*.divvino-dynamic-banner-main-0-x-sliderTrack {  display: none !important;} */



/* index: ============================= */

/* garante que o container reserve espaço só pro ::before (não pra altura do slider) */

/* .divvino-dynamic-banner-main-0-x-container{*/
/*  position: relative !important;} */



/* index: ============================= */

/* placeholder (só essa imagem) */

/* .divvino-dynamic-banner-main-0-x-container::before{*/
/*  content: "";*/
/*  display: block;*/
/*  width: 100%;*/
/*  height: 390px; /* ajuste */
/*  background: url("img/leprince_banner 2.4_pronto.png") center/cover no-repeat;} */



/* index: ============================= */

/* index botao slider: garante que os botões/paginação não apareçam */

/* .divvino-dynamic-banner-main-0-x-sliderLeftArrow,*/
/*.divvino-dynamic-banner-main-0-x-sliderRightArrow,*/
/*.divvino-dynamic-banner-main-0-x-paginationDotsContainer {  display: none !important;} */



/* index: ============================= */

/* index: garantia */
/* .divvino-dynamic-banner-main-0-x-container { position: relative; }*/
/*.divvino-custom-placeholder-link { pointer-events: auto; }*/
/*.divvino-custom-placeholder-link{  display:block;} */



/* index: ============================= */

/* index: data check */

/* .divvino-dynamic-banner-main-0-x-container{ position: relative !important; }*/
/*.divvino-custom-placeholder-link{  display:block;}*/
/*.divvino-custom-placeholder-link{  pointer-events: auto !important;} */



/* indice: =========================================================================================================== */
/* codigos especificos sobre alteracoes da pagina princiapl ========================================================== */
/*================ alteracoa bloco 1 de itens pagina principal ===============*/
/*== provavelmente desnecessario ==*/


/*.divvino-theme-1-x-bannerShelf__wrapper--bannerLeft .static-4-grid .vtex-product-summary-2-x-element.pointer{*/
/*cursor: default !important;*/
/*}*/
/*== ==*/
/*.divvino-theme-1-x-bannerShelf__wrapper--bannerLeft .static-photo-link,*/
/*.divvino-theme-1-x-custom-product-summary-image .vtex-store-components-3-x-discountContainer relative dib .divvino-theme-1-x-custom-product-summary-image--image{ */
/*cursor:pointer; */
/*}*/
/*== ==*/
/*.divvino-theme-1-x-bannerShelf__wrapper--bannerLeft .static-4-grid article [class*="wishlist"],*/
/*.divvino-theme-1-x-bannerShelf__wrapper--bannerLeft .static-4-grid article [class*="heart"],*/
/*.divvino-theme-1-x-bannerShelf__wrapper--bannerLeft .static-4-grid article .divvino-theme-1-x-customAddWishlistButton{*/
/*  display: none !important;*/
/*}*/
/*== ==*/
/*.divvino-theme-1-x-bannerShelf__wrapper--bannerLeft a.static-member-block-link{*/
/*  cursor: pointer !important;*/
/*}*/
/*== ==*/
/*.divvino-theme-1-x-bannerShelf__wrapper--bannerLeft .static-4-grid*/
/*  .divvino-theme-1-x-customQuantitySelector .divvino-theme-1-x-addToCartButton{*/
/*  pointer-events: auto !important;*/
/*} */