.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-41 .elementor-element.elementor-element-4bb43bb{text-align:center;}.elementor-41 .elementor-element.elementor-element-4bb43bb .elementor-heading-title{font-family:"TPC", Sans-serif;font-size:33px;font-weight:900;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-41 .elementor-element.elementor-element-dda6a7c > .elementor-widget-container{margin:0% 0% 0% 20%;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-dda6a7c *//*  BOTÓN GLOBAL: blanco con letra negra en TODAS LAS RESOLUCIONES */
.wp-block-woocommerce-proceed-to-checkout-block a,
.wp-block-woocommerce-proceed-to-checkout-block button {
  background-color: #ffffff !important;
  color: #000000 !important;
  border: 2px solid #000 !important;
  border-radius: 8px;
  padding: 14px 24px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  transition: all 0.2s ease;
}

/* Hover elegante */
.wp-block-woocommerce-proceed-to-checkout-block a:hover,
.wp-block-woocommerce-proceed-to-checkout-block button:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
}

/* ✅ VERSIÓN MOBILE (corregida) */
@media screen and (max-width: 767px) {
  html, body {
    overflow-x: hidden;
  }

  .wp-block-woocommerce-cart {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0 10px;
    box-sizing: border-box;
    overflow-x: hidden;
    width: 100%;
  }

  .wp-block-woocommerce-cart-items-block {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
  }

  .wp-block-woocommerce-cart-items-block table {
    width: 100%;
    min-width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
  }

  .wp-block-woocommerce-cart-items-block th,
  .wp-block-woocommerce-cart-items-block td {
    word-break: break-word;
    white-space: normal;
    padding: 10px;
    font-size: 14px;
    text-align: left;
  }

  /* ✅ Imágenes del producto visibles */
  .wp-block-woocommerce-cart-line-items-block td.product-thumbnail,
  .wp-block-woocommerce-cart-line-items-block img,
  .woocommerce-cart-form__cart-item .product-thumbnail img {
    display: table-cell !important;
    vertical-align: middle;
    max-width: 80px;
    height: auto;
    margin-right: 10px;
  }

  /* Totales */
  .wp-block-woocommerce-cart-totals-block {
    width: 100%;
    padding: 0;
    border: none;
  }

  /* ✅ Centrado del botón en mobile */
  .wp-block-woocommerce-proceed-to-checkout-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }

  .wp-block-woocommerce-proceed-to-checkout-block a,
  .wp-block-woocommerce-proceed-to-checkout-block button {
    width: 100%;
    max-width: 400px;
  }

  /* Cross sells */
  .wp-block-woocommerce-cart-cross-sells-products-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    width: 100%;
  }

  /* Input de cupón */
  .wp-block-woocommerce-cart-order-summary-coupon-form-block input {
    width: 100%;
    box-sizing: border-box;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'TPC';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-BlackItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-ExtraBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-ExtraLightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'TPC';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://thepiercingclub.com/wp-content/uploads/2025/01/BarlowCondensed-ThinItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */