@charset "UTF-8";
/*
 * Theme Name: Dimension Cachées
 * Author: Thibault Demoury
 * Template:     bootscore-main
 * Version:      5.1.3.1
 * Text Domain:  bootscore
*/
@font-face {
  font-family: "Plaak";
  src: url("https://3ad883.claudeassets.com/20221220221228im_/https://dimensioncachee.com/wp-content/themes/bootcommerce-child-main/fonts/Plaak-36-Ney-Regular-205TF.otf") format("opentype"), url("https://ee0449.claudeassets.com/20221220221228im_/https://dimensioncachee.com/wp-content/themes/bootcommerce-child-main/fonts/Plaak-36-Ney-Regular-205TF.ttf") format("truetype");
}
@font-face {
  font-family: "Plaak";
  font-weight: bold;
  src: url("https://2b0c3f.claudeassets.com/20221220221228im_/https://dimensioncachee.com/wp-content/themes/bootcommerce-child-main/fonts/Plaak-46-Ney-Bold-205TF.otf") format("opentype"), url("https://35cf98.claudeassets.com/20221220221228im_/https://dimensioncachee.com/wp-content/themes/bootcommerce-child-main/fonts/Plaak-46-Ney-Bold-205TF.ttf") format("truetype");
}
@font-face {
  font-family: "Univers";
  src: url("https://1653aa.claudeassets.com/20221220221228im_/https://dimensioncachee.com/wp-content/themes/bootcommerce-child-main/fonts/univers-lt-std-55-roman3.otf") format("opentype");
}
@font-face {
  font-family: "Univers";
  font-weight: bold;
  src: url("https://ef17f9.claudeassets.com/20221220221228im_/https://dimensioncachee.com/wp-content/themes/bootcommerce-child-main/fonts/Univers55Bold.ttf") format("truetype");
}
html body {
  font-size: 11px;
  color: #000;
}
html body:before {
  content: "";
  top: 0px;
  height: 75px;
  left: 0;
  right: 0;
  opacity: 0;
  position: fixed;
  background-color: #FFF;
  transition: all 0.3s;
  z-index: 50;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  html body:before {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  html body.navCurrent:before {
    height: 145px;
  }
}
html body #content {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  html body #content {
    padding-top: 120px;
  }
}
html body * {
  font-family: "Plaak", sans-serif;
  text-transform: uppercase;
  border-radius: 0 !important;
}
html body a {
  color: #000;
}
html body h1, html body h2, html body h3, html body h4, html body h5 {
  font-family: "Plaak", sans-serif !important;
}
html body .alert-info {
  border-color: #eee;
  background-color: #eee;
  color: #000;
}
html body .btn {
  height: 44px;
  font-size: 11px;
  border-radius: 0;
  font-weight: bold;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 44px;
}
html body .btn.btn-primary {
  background-color: #000;
  color: #FFF;
  border-color: #000;
}
html body .btn.btn-primary:hover {
  background-color: #FFF;
  color: #000;
}
html body .btn.btn-outline-primary {
  background-color: #FFF;
  color: #000;
  border-color: #000;
}
html body .btn.btn-outline-primary:hover {
  background-color: #000;
  color: #FFF;
}
html body h1, html body h2, html body h3, html body h4, html body h5 {
  font-weight: 400;
}
html body .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
html body .imageContainer {
  position: relative;
  overflow: hidden;
  display: block;
}
html body .imageContainer img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  object-fit: cover;
  object-position: center;
}
html body .breadcrumb a {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  html body .offcanvas.offcanvas-end {
    width: 256px;
  }
}
@media all and (min-width: 992px) {
  html body .navbar .nav-item .dropdown-menu {
    display: none;
  }
  html body .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  html body .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
}
html body .btnPanier .cart-total {
  display: none !important;
}
html body .navbar {
  padding-top: 20px;
  background: transparent;
  position: relative;
}
html body .navbar .header-actions .btn {
  border: 0;
}
html body .navbar .header-actions .btn i {
  font-size: 20px;
}
html body .navbar .btnPanier {
  padding-left: 10px;
  top: -4px;
}
html body .navbar .nav-link {
  color: #000 !important;
  font-size: 11px;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  html body .navbar .nav-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
html body .navbar .nav-link:after {
  display: none;
}
html body .navbar .dropdown-menu {
  padding: 0;
  border: 0;
  background: transparent;
}
@media screen and (min-width: 768px) {
  html body .navbar .dropdown-menu .menu-item {
    height: 12px;
  }
}
html body .navbar .dropdown-menu .menu-item .dropdown-item {
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: bold;
  line-height: 12px;
}
html body .navbar .dropdown-menu .menu-item .dropdown-item.active, html body .navbar .dropdown-menu .menu-item .dropdown-item:hover {
  background: transparent;
}
@media screen and (min-width: 768px) {
  html body .navbar .dropdown-menu .menu-item .dropdown-item.active, html body .navbar .dropdown-menu .menu-item .dropdown-item:hover {
    background-color: transparent;
    color: #000 !important;
  }
}
@media screen and (min-width: 768px) {
  html body .navbar .menu-item {
    height: 27px;
  }
}
html body .navbar-brand {
  width: 169px;
}
@media screen and (max-width: 768px) {
  html body #offcanvas-navbar {
    background-color: #afbdd2;
  }
  html body #bootscore-navbar .dropdown-toggle {
    cursor: text;
  }
  html body #bootscore-navbar .dropdown-toggle:after {
    display: none;
  }
  html body #bootscore-navbar .nav-link {
    padding: 0;
    text-align: right;
  }
  html body #bootscore-navbar .dropdown-menu {
    display: block !important;
    border: 0;
    padding-top: 0;
    padding-bottom: 30px;
    background: transparent;
  }
  html body #bootscore-navbar .dropdown-menu .dropdown-item {
    padding: 0;
    text-align: right;
    color: #000;
  }
  html body #bootscore-navbar .dropdown-menu .dropdown-item:hover {
    color: #000;
    background: transparent;
  }
}
html body footer .widget-title {
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 0;
}
html body footer .textwidget {
  font-weight: bold;
  font-size: 10px;
  color: #6d6d6d;
  font-size: 10px;
}
html body footer .textwidget a {
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  color: #6d6d6d;
}
html body footer .wpcf7-email {
  width: 100%;
  height: 28px;
}
html body footer .wpcf7-submit {
  height: 28px;
  line-height: 28px;
  margin-top: 5px;
}
html body footer .logoContainer {
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  html body footer .logoContainer {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
html body footer .logoContainer .logo {
  height: 80px;
  width: 80px;
}
html body.page {
  font-weight: bold;
}
html body.page-template-template-collection-concept .entry-content, html body.page-template-template-collection-concept2 .entry-content, html body.page-template-template-page-etroite .entry-content {
  font-weight: initial;
}
html body.page-template-template-collection-concept .entry-content.univers *, html body.page-template-template-collection-concept2 .entry-content.univers *, html body.page-template-template-page-etroite .entry-content.univers * {
  font-family: "Univers", sans-serif;
  text-transform: initial;
}
html body input, html body textarea {
  text-transform: initial;
  font-weight: initial;
  font-family: "Univers", sans-serif !important;
}
html body.page-template-template-page-etroite .container {
  max-width: 1000px;
}
html body.page-template-template-page-etroite .container .entry-content {
  padding: 12px 20px;
  color: #FFF;
  background-color: #000;
}
html body.page-template-template-collection-concept .contentPage, html body.page-template-template-collection-concept2 .contentPage, html body.page-template-template-archive .contentPage {
  position: sticky;
  top: 100px;
}
html body.page-template-template-collection-concept .contentImage .videoContainer, html body.page-template-template-collection-concept2 .contentImage .videoContainer, html body.page-template-template-archive .contentImage .videoContainer {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 2rem;
}
html body.page-template-template-collection-concept .contentImage .videoContainer iframe,
html body.page-template-template-collection-concept .contentImage .videoContainer object,
html body.page-template-template-collection-concept .contentImage .videoContainer embed, html body.page-template-template-collection-concept2 .contentImage .videoContainer iframe,
html body.page-template-template-collection-concept2 .contentImage .videoContainer object,
html body.page-template-template-collection-concept2 .contentImage .videoContainer embed, html body.page-template-template-archive .contentImage .videoContainer iframe,
html body.page-template-template-archive .contentImage .videoContainer object,
html body.page-template-template-archive .contentImage .videoContainer embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
html body.page-template-template-collection-concept .contentImage img, html body.page-template-template-collection-concept .contentImage a, html body.page-template-template-collection-concept2 .contentImage img, html body.page-template-template-collection-concept2 .contentImage a, html body.page-template-template-archive .contentImage img, html body.page-template-template-archive .contentImage a {
  margin-bottom: 2rem;
  display: block;
}
html body.page-template-template-collection-concept .contentImage img:last-child, html body.page-template-template-collection-concept .contentImage a:last-child, html body.page-template-template-collection-concept2 .contentImage img:last-child, html body.page-template-template-collection-concept2 .contentImage a:last-child, html body.page-template-template-archive .contentImage img:last-child, html body.page-template-template-archive .contentImage a:last-child {
  margin-bottom: 0;
}
html body.page-template-template-collection-concept .wpcf7-form label, html body.page-template-template-collection-concept .wpcf7-form input, html body.page-template-template-collection-concept .wpcf7-form textarea, html body.page-template-template-collection-concept2 .wpcf7-form label, html body.page-template-template-collection-concept2 .wpcf7-form input, html body.page-template-template-collection-concept2 .wpcf7-form textarea, html body.page-template-template-archive .wpcf7-form label, html body.page-template-template-archive .wpcf7-form input, html body.page-template-template-archive .wpcf7-form textarea {
  width: 100%;
}
html body.page-template-template-collection-concept .contentPage, html body.page-template-template-collection-concept .contentPage * {
  font-size: 20px;
}
html body.page-template-template-collection-concept .contentPage h4, html body.page-template-template-collection-concept .contentPage * h4 {
  font-size: 24px !important;
  margin-top: 5px;
  margin-bottom: 4px;
}
html body.page-template-template-collection-concept .contentPage h3, html body.page-template-template-collection-concept .contentPage * h3 {
  font-size: 28px !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
html body.page-template-template-collection-concept .contentPage h2, html body.page-template-template-collection-concept .contentPage * h2 {
  font-size: 32px !important;
  margin-top: 15px;
  margin-bottom: 15px;
}
html body.page-template-template-collection-concept .contentPage h1, html body.page-template-template-collection-concept .contentPage * h1 {
  font-size: 40px !important;
  margin-top: 20px;
  margin-bottom: 20px;
}
html body.page-template-template-collection-concept2 .contentPage, html body.page-template-template-collection-concept2 .contentPage * {
  font-size: 24px;
}
html body.page-template-template-collection-concept2 .contentPage h4, html body.page-template-template-collection-concept2 .contentPage * h4 {
  font-size: 24px !important;
  margin-top: 5px;
  margin-bottom: 4px;
}
html body.page-template-template-collection-concept2 .contentPage h3, html body.page-template-template-collection-concept2 .contentPage * h3 {
  font-size: 28px !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
html body.page-template-template-collection-concept2 .contentPage h2, html body.page-template-template-collection-concept2 .contentPage * h2 {
  font-size: 32px !important;
  margin-top: 15px;
  margin-bottom: 15px;
}
html body.page-template-template-collection-concept2 .contentPage h1, html body.page-template-template-collection-concept2 .contentPage * h1 {
  font-size: 40px !important;
  margin-top: 50px;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  html body.page-template-template-collection-concept2 .contentPage h1, html body.page-template-template-collection-concept2 .contentPage * h1 {
    font-size: 60px !important;
    position: relative;
    left: -130px;
  }
}
html body .introduction {
  margin-top: 30px;
  margin-bottom: 15px;
  background-color: #f2f2f2;
  height: calc(100vh - 153px);
  overflow: hidden;
}
html body .introduction video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
html body.single-product .woocommerce-variation-add-to-cart {
  margin-top: 15px;
}
html body.single-product .woocommerce-variation-add-to-cart #wc-stripe-payment-request-wrapper {
  display: none !important;
}
html body.single-product .woocommerce-variation-add-to-cart #wc-stripe-payment-request-button-separator {
  display: none !important;
}
html body.single-product .woocommerce-tabs {
  display: none !important;
}
html body.archive.related h2, html body.archive.upsells h2, html body.home.related h2, html body.home.upsells h2, html body.single-product .products.related.related h2, html body.single-product .products.related.upsells h2, html body.single-product .products.upsells.related h2, html body.single-product .products.upsells.upsells h2 {
  font-size: 11px;
  margin-top: 50px;
  font-weight: bold;
}
html body.archive .page-title, html body.home .page-title, html body.single-product .products.related .page-title, html body.single-product .products.upsells .page-title {
  display: none;
}
html body.archive .card.product, html body.home .card.product, html body.single-product .products.related .card.product, html body.single-product .products.upsells .card.product {
  border: 0;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  html body.archive .card.product:hover .card-body, html body.home .card.product:hover .card-body, html body.single-product .products.related .card.product:hover .card-body, html body.single-product .products.upsells .card.product:hover .card-body {
    opacity: 1;
  }
}
html body.archive .card.product .card-body, html body.home .card.product .card-body, html body.single-product .products.related .card.product .card-body, html body.single-product .products.upsells .card.product .card-body {
  padding: 0;
}
@media screen and (min-width: 768px) {
  html body.archive .card.product .card-body, html body.home .card.product .card-body, html body.single-product .products.related .card.product .card-body, html body.single-product .products.upsells .card.product .card-body {
    opacity: 0;
    transition: all 0.1s;
  }
}
html body.archive .card.product .card-body *, html body.home .card.product .card-body *, html body.single-product .products.related .card.product .card-body *, html body.single-product .products.upsells .card.product .card-body * {
  font-size: 11px;
}
html body.archive .card.product .card-body h2, html body.home .card.product .card-body h2, html body.single-product .products.related .card.product .card-body h2, html body.single-product .products.upsells .card.product .card-body h2 {
  margin-bottom: 0;
  margin-top: 10px;
}
html body.archive .card.product .card-body .woocommerce-Price-amount.amount, html body.home .card.product .card-body .woocommerce-Price-amount.amount, html body.single-product .products.related .card.product .card-body .woocommerce-Price-amount.amount, html body.single-product .products.upsells .card.product .card-body .woocommerce-Price-amount.amount {
  color: #000;
}
html body.archive .card.product .add-to-cart-container, html body.home .card.product .add-to-cart-container, html body.single-product .products.related .card.product .add-to-cart-container, html body.single-product .products.upsells .card.product .add-to-cart-container {
  display: none;
}
html body .woocommerce ul#shipping_method li input {
  margin: 0;
  margin-right: 5px;
  margin-top: 4px;
}
html body #shipping_method li label[for*=_chrono]::before {
  height: 16px;
  width: 70px;
}
html body.product-template-default {
  /*
  .variations_form.cart{
    @include desktop(){
      position:fixed;
      bottom:0;
    }
  }
  */
}
html body.product-template-default figure.zoom {
  background-position: 50% 50%;
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: zoom-in;
}
html body.product-template-default figure.zoom img:hover {
  opacity: 0;
}
html body.product-template-default figure.zoom img {
  transition: opacity 0.5s;
  display: block;
  width: 100%;
}
html body.product-template-default .imageContainerMobile {
  width: 100vw;
  margin-right: 10px;
}
html body.product-template-default .imageContainerMobile:last-child {
  margin-right: 0px;
}
html body.product-template-default .woocommerce-variation-availability {
  margin-top: 15px;
}
html body.product-template-default .woocommerce-variation-availability p {
  margin-bottom: 0;
}
html body.product-template-default select {
  border: 0;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
html body.product-template-default .breadcrumb {
  opacity: 0;
}
html body.product-template-default .summary h1 {
  font-size: 14px;
  font-weight: bold;
}
html body.product-template-default .summary .price {
  font-size: initial;
  font-weight: bold;
}
html body.product-template-default .summary .price * {
  font-size: 13px;
  color: #000;
}
html body.product-template-default .summary select, html body.product-template-default .summary option {
  font-size: 11px;
}
html body.product-template-default .detailPart .btnShowDetail {
  text-decoration: none;
  position: relative;
  margin-bottom: 8px;
  display: inline-block;
}
html body.product-template-default .detailPart .btnShowDetail:after, html body.product-template-default .detailPart .btnShowDetail:before {
  content: "";
  display: block;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  width: 8px;
  top: 50%;
  right: -12px;
  position: absolute;
  transition: all 0.3s;
  opacity: 1;
  margin-top: -1px;
}
html body.product-template-default .detailPart .btnShowDetail:before {
  transform: rotate(90deg);
}
html body.product-template-default .detailPart .detailContent {
  transition: all 0.3s;
  opacity: 0;
  height: 0;
  padding-bottom: 160px;
}
html body.product-template-default .detailPart.actif .btnShowDetail:before {
  opacity: 0;
}
html body.product-template-default .detailPart.actif .detailContent {
  height: initial;
  opacity: 1;
}
html body.product-template-default .product_meta {
  display: none;
}
html body.product-template-default div.product form.cart div.quantity {
  display: none !important;
}
@media screen and (min-width: 768px) {
  html body.product-template-default .summary {
    position: sticky;
    top: 100px;
    min-height: calc(100vh - 150px);
  }
  html body.product-template-default .summary .cart {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: #FFF;
  }
}
html body.page-template-template-archive .archive-container {
  border-top: 1px solid #000;
  margin-top: 140px;
}
html body.page-template-template-archive .archive-container .productLine {
  height: 45px;
  border-bottom: 1px solid #000;
  line-height: 45px;
}
html body.page-template-template-archive .archive-container .productLine .codeContainer {
  width: 110px;
}
html body.page-template-template-archive .archive-container .productLine .price {
  padding-left: 57px;
}
html body #fixedImageContainer {
  display: none;
}
@media screen and (min-width: 768px) {
  html body #fixedImageContainer {
    display: block;
    top: 0;
    pointer-events: none;
    position: fixed;
    width: 50%;
    right: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  html body #fixedImageContainer .img {
    position: absolute;
    left: 5rem;
    top: 5rem;
    bottom: 5rem;
    right: 5rem;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

/*# sourceMappingURL=style.css.map */

/*
     FILE ARCHIVED ON 22:25:16 Dec 20, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:26:51 Aug 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.549
  exclusion.robots: 0.067
  exclusion.robots.policy: 0.056
  esindex: 0.008
  cdx.remote: 4355.392
  LoadShardBlock: 381.689 (3)
  PetaboxLoader3.resolve: 454.596 (4)
  PetaboxLoader3.datanode: 402.775 (5)
  load_resource: 487.634
  loaddict: 305.529
*/