@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//arcurban.shop/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.3") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//arcurban.shop/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//arcurban.shop/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//arcurban.shop/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//arcurban.shop/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//arcurban.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//arcurban.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//arcurban.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//arcurban.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(57,57,57);
	--wd-alternative-color: rgb(53,53,53);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(83,175,1);
	--btn-accented-bgcolor-hover: rgb(83,175,1);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,45,108);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.tab-wd-additional_tab,
#tab-wd-additional_tab,
.woocommerce-tabs li.tab-wd-additional_tab {
  display: none !important;
}

.product-share,
.wd-social-share,
.woocommerce-product-details__short-description + .woocommerce-social-share,
.single-product .social-share,
.wd-compare-btn,
.wd-wishlist-btn,
.woocommerce-compare-button,
.woocommerce-wishlist-button {
  display: none !important;
}

/* Remove breadcrumb */
.woocommerce-breadcrumb {
  display: none !important;
}

.wd-products-nav {
  display: none !important;
}

/* Título */
h1.product_title.wd-entities-title {
  color: #002d6c !important;
  font-weight: 900 !important;
}

/* Preço */
p.price .woocommerce-Price-amount.amount {
  color: #002d6c !important;
  font-weight: 900 !important;
}

.single-product .cart {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
}

.single-product .cart .single_add_to_cart_button {
  font-size: 18px !important;
  padding: 18px 40px !important;
  flex: 1 !important;
  width: auto !important;
}

/* Remove bolinha SALE */
.wd-product-badge.onsale,
span.onsale {
  display: none !important;
}

/* Remove título Produits similaires */
h2.wd-el-title.title.slider-title.element-title {
  display: none !important;
}

/* Remove categoria Coupe du Monde */
.wd-product-cats {
  display: none !important;
}

/* ── Título do carrinho ── */
.widget_shopping_cart_content .woocommerce-mini-cart__title,
.woocommerce-mini-cart__title {
  font-family: Poppins, Arial, sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #002d6c;
}

/* ── Botão Procéder au paiement ── */
.woocommerce-mini-cart__buttons .checkout,
.mini-cart .checkout-button {
  display: block !important;
  width: 100% !important;
  background: #002d6c !important;
  color: white !important;
  font-family: Poppins, Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  padding: 18px !important;
  border-radius: 8px !important;
  text-align: center !important;
  border: none !important;
  margin-top: 10px !important;
}

.woocommerce-mini-cart__buttons .checkout:hover {
  background: #001a45 !important;
}

/* ── Botão Ver panier (secundário) ── */
.woocommerce-mini-cart__buttons a.button:not(.checkout) {
  display: block !important;
  width: 100% !important;
  background: #f5f5f5 !important;
  color: #002d6c !important;
  font-family: Poppins, Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  padding: 14px !important;
  border-radius: 8px !important;
  text-align: center !important;
  border: none !important;
  margin-bottom: 10px !important;
}

/* ── Subtotal ── */
.woocommerce-mini-cart__total {
  font-family: Poppins, Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  color: #002d6c !important;
  padding: 16px 0 !important;
  border-top: 2px solid #eee !important;
}

.woocommerce-mini-cart__total .amount {
  color: #002d6c !important;
  font-weight: 800 !important;
}

/* ── Nome do produto no carrinho ── */
.woocommerce-mini-cart-item .product-name,
.mini_cart_item .product-name a {
  font-family: Poppins, Arial, sans-serif !important;
  font-weight: 700 !important;
  color: #002d6c !important;
  font-size: 14px !important;
}

/* ── Preço no carrinho ── */
.woocommerce-mini-cart-item .quantity,
.mini_cart_item .quantity {
  font-family: Poppins, Arial, sans-serif !important;
  color: #002d6c !important;
  font-weight: 700 !important;
  font-size: 15px !important;
}

/* ── Banner promocional ── */
.widget_shopping_cart_content::before {
  content: "À l'achat de 2 t-shirts, le deuxième bénéficie de 19€ de réduction.";
  display: block;
  background: #002d6c;
  color: white;
  font-family: Poppins, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  padding: 14px 16px;
  margin-bottom: 16px;
  line-height: 1.5;
}

.wd-swatches .swatch,
.variable-items-wrapper .variable-item {
  border-radius: 25px !important;
}