/*
Theme Name: Anvogue Child
Theme URI: https://anvogue.presslayouts.com/landing
Author: PressLayouts Team
Description: This is a child theme for Anvogue
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: anvogue
Text Domain: anvogue-child
*/
.pls-main-navigation ul.menu > li > a {	text-transform: none!important;}
.pls-button .btn-style-link {	text-transform: none!important;}
.title-size-default .title {
	font-weight: bold!important;
}
/* Forcer l'annulation de toutes les capitalisations */
*[style*="text-transform: capitalize"],
*:where(:not(html)) {
  text-transform: none !important;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner {
	gap: 1.5rem!important;
}
.pls-header-col-center {
	flex: none!important;
}
.woocommerce ul.cart_list li .product-title, .woocommerce .product_list_widget .product-title, .widget.widget_layered_nav li.pls-nav-title, .products.grid-view .pls-product-cats, .products.grid-view .product-title, .products.list-view .product-title, .pls-bought-together-products .product-title, .products .woocommerce-loop-category__title, .articles-list.post-single-line-title .entry-title {
	color: white!important;
}
.products .pls-product-image img {
    transition-duration: .5s!important;
}
.pls-compare-btn {
	display: none!important;
}
.pls-minicart-cart-totals .order-total * {
	font-size: unset!important;
}
table.shop_table tr.order-total, table.shop_table tr.order-total .amount {
	font-size: unset!important;
}
.cart-subtotal {
	display: none!important;
}
::selection {
  background: rgba(0, 120, 255, 0.35)!important; /* bleu clair semi-transparent */
  color: inherit!important;
}
/* Cacher l'éco-part uniquement dans les listes de produits (catégories, boutique, tags, recherche) */
body.post-type-archive-product .woo-eco-part-ttc,
body.tax-product_cat .woo-eco-part-ttc,
body.tax-product_tag .woo-eco-part-ttc,
body.woocommerce-shop .woo-eco-part-ttc,
body.search .woo-eco-part-ttc,
.woocommerce ul.products li.product .woo-eco-part-ttc {
  display: none !important;
}
.pls-swatches .swatch.swatch-circle, .pls-swatches .swatch.swatch-circle span, .pls-swatches .swatch.swatch-circle img {
	width: auto;
	border-radius: 0!important;
}
.reset_variations {
	display: none!important;
}
.variation-swatche {
	padding: 20px 0 20px 0;
}
.single-product .pls-estimated-delivery.pls-estimated-delivery--wsss{
  display: flex !important;
}
.pswp__caption__center {
	display: none;
}
.pls-product-sale-marquee {
    display: none;
}
