li.add-to-wishlist {
	display : none !important ;
	
}


@media (min-width : 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right : 0.3rem ;
    padding-left : 0.1rem ;

}}
@media only screen and (max-width : 767px){
.secnav {
top : 60px !important ;
}
	.pretraga {
		padding-top : 1px !important ;
	}
}

p.demo_store {
background : #CCCCCC!important ;
color : black ;
}
p.woocommerce-store-notice.demo_store {
   top : 95px!important ;
}

td.label {
	display:flex !important ;
	margin-top : 30px ;
	margin-bottom : -15px ;
}
td.value {
	display : flex ;
}
select {
	height : 50px !important ;
	margin-left : 0px !important ;
}

#Mobile_menu .navbar {
	padding-bottom : 20px ;
}
.dgwt-wcas-search-wrapp {
	margin-top : 10px ;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input, .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	height : 30px ;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
	display : none ;
}
.woocommerce-cart-form__empty-cart {
display : contents ;
}

.wdr_bulk_table_td{
	    padding : 0.75rem !important ;
    border-top : 1px solid #e9ecef !important ;
}
.wdr_bulk_table_msg.sar-table{
	margin-bottom : 20px !important ;
}


del &gt; del &gt; span.woocs_price_code &gt; span.woocommerce-Price-amount &gt; bdi &gt; span {
	
color : gray !important ;
}

del &gt; del &gt; span.woocs_price_code &gt; span.woocommerce-Price-amount {
color : gray !important ;
	font-size : ;
	text-decoration : line-through !important ;
}
.currency-eur span.woocommerce-Price-currencySymbol {
	left : 5px ;
}

del &gt;ins, span.woocommerce-Price-amout &gt; bdi {
	display : none !important ;
}
.price.mt-2 &gt; del &gt; ins &gt; span.woocommerce-Price-amount {
	display : none ;
}

del {
	font-size : 80% ;
	margin-top:8px ;
}


del &gt; span.woocommerce-Price-amount{
color : gray !important ;
	font-size : ;
	text-decoration : line-through !important ;
}
del &gt; span &gt; span.woocommerce-Price-amount &gt; bdi {
	display : none ;
}

del &gt; span &gt; bdi &gt; span.woocommerce-Price-currencySymbol {
	color : grey !important ;
}
del {
	font-size : 80% ;
	margin-top:5px ;
}
.post-20934 .wp-post-image {
display : none ;
}
.woocommerce-review-link {
display : none !important ;
}

/* Cache Nav.BAR sur les pages de test Y1000 */

/* NAV BAR */
body.page-id-32205 #site-header,
body.page-id-32304 #site-header,
body.page-id-32205 .navbar,
body.page-id-32304 .navbar {
    display : none !important ;
}

/* Esconde o seletor de idioma */
body.page-id-32205 .trp-language-switcher,
body.page-id-32304 .trp-language-switcher {
    display : none !important ;
}

/* Esconde o campo de pesquisa */
body.page-id-32205 .dgwt-wcas-search-wrapp,
body.page-id-32304 .dgwt-wcas-search-wrapp {
    display : none !important ;
}

/* Esconde o footer */
body.page-id-32205 footer,
body.page-id-32304 footer {
    display : none !important ;
}

/* Esconde os botões de Minha Conta, Wishlist e Carrinho no Mobile Menu */
body.page-id-32205 #Mobile_menu .account-link,
body.page-id-32304 #Mobile_menu .account-link,
body.page-id-32205 #Mobile_menu .wishlist-link,
body.page-id-32304 #Mobile_menu .wishlist-link,
body.page-id-32205 #Mobile_menu .cart-link,
body.page-id-32304 #Mobile_menu .cart-link {
    display : none !important ;
}

/* Échapper au camp de recherche dans le menu mobile */
body.page-id-32205 #Mobile_menu .dgwt-wcas-search-wrapp,
body.page-id-32304 #Mobile_menu .dgwt-wcas-search-wrapp {
    display : none !important ;
}

/* Opcional : Esconde o menu inteiro caso não queira que seja visível */
body.page-id-32205 #Mobile_menu,
body.page-id-32304 #Mobile_menu {
    display : none !important ;
}

/* Définir un fond de page plus clair et un texte plus clair sur la page 32304 */
body.page-id-32304 {
    background-color : #2a2a !important ; /* Cinzento um pouco mais claro */
    color : #fff !important ;
}

/* Garante that todas as descrições, parágrafos e textos fiquem brancos */
body.page-id-32304 p,
body.page-id-32304 span,
body.page-id-32304 label,
body.page-id-32304 strong,
body.page-id-32304 div {
    color : #fff !important ;
}

/* Ajusta os campos do formulário */
body.page-id-32304 input,
body.page-id-32304 textarea,
body.page-id-32304 select {
    background-color : #404040 !important ; /* Cinzento médio mais claro */
    color : #fff !important ;
    border : 1px solid #666 !important ;
}

/* Ajuste les espaces réservés pour une meilleure visibilité */
body.page-id-32304 input::placeholder,
body.page-id-32304 textarea::placeholder {
    color : #ddd !important ;
}

/* Ajuste les boutons */
body.page-id-32304 button,
body.page-id-32304 input[type="submit"] {
    background-color : #555 !important ; /* Cinzento mais claro */
    color : #fff !important ;
    border : 1px solid #777 !important ;
    padding : 10px 15px ;
    cursor : pointer ;
}

/* Altera a cor dos links */
body.page-id-32304 a {
    color : #1e90ff !important ; /* Azul para melhor contraste */
}

/* Ajuste les titres */
body.page-id-32304 h1,
body.page-id-32304 h2,
body.page-id-32304 h3,
body.page-id-32304 h4 {
    color : #fff !important ;
}