.elementor-2979 .elementor-element.elementor-element-2ed0c076{--display:flex;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:184px;--padding-bottom:80px;--padding-left:40px;--padding-right:40px;}.elementor-2979 .elementor-element.elementor-element-435c887{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--gap:12px 12px;--row-gap:12px;--column-gap:12px;--overflow:auto;border-style:solid;--border-style:solid;border-width:0px 0px 1px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:var( --e-global-color-e544c11 );--border-color:var( --e-global-color-e544c11 );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:24px;--padding-left:0px;--padding-right:0px;}.elementor-2979 .elementor-element.elementor-element-435c887.e-con{--align-self:flex-start;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2979 .elementor-element.elementor-element-5a90b09{width:auto;max-width:auto;text-align:start;}.elementor-2979 .elementor-element.elementor-element-5a90b09 .elementor-heading-title{font-family:"Rasputin", Sans-serif;font-size:40px;font-weight:600;line-height:1.2em;color:var( --e-global-color-e544c11 );}.elementor-2979 .elementor-element.elementor-element-cefccea{width:auto;max-width:auto;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-2979 .elementor-element.elementor-element-3d86ec45{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-2979 .elementor-element.elementor-element-2ed0c076{--gap:32px 32px;--row-gap:32px;--column-gap:32px;--padding-top:160px;--padding-bottom:64px;--padding-left:32px;--padding-right:32px;}}@media(max-width:767px){.elementor-2979 .elementor-element.elementor-element-2ed0c076{--gap:24px 24px;--row-gap:24px;--column-gap:24px;--padding-top:144px;--padding-bottom:24px;--padding-left:12px;--padding-right:12px;}.elementor-2979 .elementor-element.elementor-element-435c887{--width:100%;--justify-content:flex-start;--gap:8px 8px;--row-gap:8px;--column-gap:8px;--flex-wrap:nowrap;--padding-top:0px;--padding-bottom:16px;--padding-left:4px;--padding-right:4px;}.elementor-2979 .elementor-element.elementor-element-5a90b09 .elementor-heading-title{font-size:28px;}}/* Start custom CSS for shortcode, class: .elementor-element-cefccea *//* === Typo === */
.wishlist_products_counter_number {
  font-family: "Rasputin", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
  color: #212120;
}

/* === Ajout des crochets === */
.wishlist_products_counter_number::before {
  content: "[";
}

.wishlist_products_counter_number::after {
  content: "]";
}

/* Tablet */
@media (max-width: 1024px) {
  .wishlist_products_counter_number {
    font-size: 16px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .wishlist_products_counter_number {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-3d86ec45 */@media (min-width: 768px) {
  /* === Titres du tableau === */
  .tinvwl-table-manage-list thead th {
    font-family: "Rasputin", sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    color: #212120 !important;
    text-transform: none !important;
  }

  /* === Nom produit === */
  .tinvwl-table-manage-list td.product-name,
  .tinvwl-table-manage-list td.product-name a {
    font-family: "Rasputin", sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    color: #212120 !important;
    text-decoration: none !important;
  }

  /* === Prix === */
  .tinvwl-table-manage-list td.product-price {
    font-family: "Satoshi", sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.2em !important;
    color: #212120 !important;
  }

  /* === Bouton Ajouter au panier === */
  .tinvwl-table-manage-list td.product-action button,
  .tinvwl-table-manage-list td.product-action .button {
    background-color: transparent !important;
    border-radius: 2px !important;
    border: 1px solid #212120 !important;
    color: #212120 !important;

    font-family: "Rasputin", sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
  }

  /* === Bouton Supprimer === */
  .tinvwl-table-manage-list td.product-remove button {
    background-color: transparent !important;
    border: 0px;
    color: #212120 !important;
  }

  /* === Bouton Ajouter tout au panier === */
  .tinvwl-table-manage-list tfoot button[name="tinvwl-action-product_all"] {
    padding: 16px 24px !important;

    background-color: #212120 !important;
    border: none !important;
    border-radius: 2px !important;
    color: #FBFAF8 !important;

    font-family: "Rasputin", sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
  }
}

@media (max-width: 767px) {

  /* === RESET TABLE === */
  .tinvwl-table-manage-list thead {
    display: none !important;
  }

  .tinvwl-table-manage-list,
  .tinvwl-table-manage-list tbody,
  .tinvwl-table-manage-list td {
    display: block !important;
    width: 100% !important;
  }

  /* === LAYOUT GLOBAL === */
  .tinvwl-table-manage-list tr.wishlist_item {
    display: grid !important;
    grid-template-columns: 90px 1fr 40px;
    grid-template-areas:
      "image name name"
      "image price price"
      "image action remove";
    gap: 8px;
    align-items: start;
    padding: 16px 0 !important;
    border-bottom: 1px solid rgba(33, 33, 32, 0.15);
  }

  /* === RESET TD === */
  .tinvwl-table-manage-list td {
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    text-align: left !important;
  }

  /* === IMAGE === */
  .tinvwl-table-manage-list td.product-thumbnail {
    grid-area: image;
  }

  .tinvwl-table-manage-list td.product-thumbnail img {
    width: 100% !important;
    aspect-ratio: 3.5 / 4;
    object-fit: cover;
    border-radius: 2px;
  }

  /* === NOM PRODUIT === */
  .tinvwl-table-manage-list td.product-name,
  .tinvwl-table-manage-list td.product-name a {
    grid-area: name;
    font-family: "Rasputin", sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    color: #212120 !important;
    text-decoration: none !important;
  }

  /* === PRIX === */
  .tinvwl-table-manage-list td.product-price {
    grid-area: price;
    font-family: "Satoshi", sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.2em !important;
    color: #212120 !important;
  }

  /* === BOUTON AJOUTER === */
  .tinvwl-table-manage-list td.product-action {
    grid-area: action !important;
    display: block !important;
  }

  .tinvwl-table-manage-list td.product-action button,
  .tinvwl-table-manage-list td.product-action .button {
    width: 100% !important;
    height: 40px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background-color: #21212000 !important;
    border-radius: 2px !important;
    border: 1px solid #212120 !important;
    color: #212120 !important;
    
    font-family: "Rasputin", sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.2em !important;
  }

  /* === BOUTON SUPPRIMER === */
  .tinvwl-table-manage-list td.product-remove {
    grid-area: remove !important;
    display: block !important;
    width: 40px !important;
  }

  .tinvwl-table-manage-list td.product-remove button {
    width: 40px !important;
    height: 40px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background-color: #21212000 !important;
    border-radius: 2px !important;
    border: 1px solid #212120 !important;
  }
  
  /* === Ligne footer wishlist === */
.tinvwl-table-manage-list tfoot,
.tinvwl-table-manage-list tfoot tr,
.tinvwl-table-manage-list tfoot td {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

/* === Wrapper gauche/droite du plugin === */
.tinvwl-table-manage-list tfoot .tinvwl-to-left,
.tinvwl-table-manage-list tfoot .tinvwl-to-right,
.tinvwl-table-manage-list tfoot .tinvwl-to-right.look_in {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  clear: both !important;
  text-align: stretch !important;
  box-sizing: border-box !important;
}

/* === Bouton Ajouter tout au panier === */
.tinvwl-table-manage-list tfoot button[name="tinvwl-action-product_all"] {
  display: flex !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  box-sizing: border-box !important;

  align-items: center !important;
  justify-content: center !important;

  padding: 16px 24px !important;

  background-color: #212120 !important;
  border: none !important;
  border-radius: 2px !important;

  color: #FBFAF8 !important;

  font-family: "Rasputin", sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.2em !important;
}

}/* End custom CSS */
/* Start custom CSS */.tinv-header {
  display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rasputin';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.kinapapuashop.com/wp-content/uploads/2026/03/RasputinRegular.woff2') format('woff2'),
		url('https://www.kinapapuashop.com/wp-content/uploads/2026/03/RasputinRegular.woff') format('woff');
}
@font-face {
	font-family: 'Rasputin';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.kinapapuashop.com/wp-content/uploads/2026/03/RasputinLight.woff2') format('woff2'),
		url('https://www.kinapapuashop.com/wp-content/uploads/2026/03/RasputinLight.woff') format('woff');
}
@font-face {
	font-family: 'Rasputin';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.kinapapuashop.com/wp-content/uploads/2026/03/RasputinSemibold.woff2') format('woff2'),
		url('https://www.kinapapuashop.com/wp-content/uploads/2026/03/RasputinSemibold.woff') format('woff');
}
@font-face {
	font-family: 'Rasputin';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.kinapapuashop.com/wp-content/uploads/2026/03/RasputinBold.woff2') format('woff2'),
		url('https://www.kinapapuashop.com/wp-content/uploads/2026/03/RasputinBold.woff') format('woff');
}
/* End Custom Fonts CSS */