/*  ------  reset   ------  */


/*  ------  variables   ------  */

.ltd__page { 
    --GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",Helvetica, Arial, sans-serif;
    --GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",Helvetica, Arial, sans-serif;
    --GOTHAM-BOLD: "Gotham SSm bold A", "Gotham SSm bold B", "Gotham Bold",Helvetica, Arial, sans-serif;
    --COLOR-DEFAULT:#333;
    --COLOR-PAGE: #AC651B;
    --COLOR-RED-A:#b40024;
    --COLOR-RED-B:#8c0b26;
}



/*  ------  page   ------  */

.ltd__page {font-family: var(--GOTHAM-BOOK);font-weight: normal; position: relative; width: 100%; }

.ltd__page * {box-sizing: border-box; }

.ltd__page h1,
.ltd__page h2,
.ltd__page h3,
.ltd__page h4 {margin: 0;padding: 0;font-weight: normal; }
.ltd__page p {margin: 0;padding: 0; }
.ltd__page picture {display: block; width: 100%; }
.ltd__page img { width: 100%;display: block; }
.ltd__page sup { position: unset; vertical-align: super; line-height: 1em; font-size: 0.55em; }

.ltd__page a {color: var(--COLOR-DEFAULT);text-decoration: none; }

.ltd__page .ltd__bloc { position: relative; width: 100%; margin: 0 auto;  }

.ltd__page .ltd__title {  text-rendering: optimizeSpeed; }
.ltd__page .ltd__text { text-rendering: optimizeSpeed;  }

.ltd__page .ltd__text .ltd__nowrap {white-space: nowrap; }
.ltd__page .ltd__text a { text-decoration: underline; }
.ltd__page .ltd__text a:hover { text-decoration: none; }

.ltd__page .ltd__colored { color:var(--COLOR-PAGE); }


.ltd__page .ltd__text strong,
.ltd__page .ltd__strong {font-family: var(--GOTHAM-MEDIUM); font-weight: normal; }

.ltd__page .ltd__price {font-size: 16px;line-height: 20px; }

.ltd__page .ltd__cta {  }
.ltd__page .ltd__cta-btn {cursor: pointer;display: inline-flex;min-width: 132px;height: auto;padding: 14px 17px;font-size: 14px;line-height: 1em;text-align: center;text-decoration: none;letter-spacing: 0;color: #fff;background-color: #b40024;border: 2px solid #b40024;border-radius: 5px;font-family: var(--GOTHAM-MEDIUM, Helvetica, Arial);font-weight: 500; position: relative; top:0; left:0; align-items: center;justify-content: center;}
.ltd__page .ltd__cta-btn:hover { color: #fff; outline: 0 !important;  background-color: #8c0b26;  border-color: #8c0b26; }
.ltd__page .ltd__cta-btn:focus-visible { outline: none; box-shadow: 0 0 0 1px #fff,0 0 0 2px #6893d2 !important;  }

.ltd__page .ltd__cta-white {color: var(--COLOR-DEFAULT); background: #fff;  border: 1px solid #B0A9A5; transition:all 0.3s; }
.ltd__page .ltd__cta-white:hover { color: var(--COLOR-DEFAULT);  border: 1px solid #797674; background: #fff;  box-shadow: 0px 0px 7px 0px #00000026; }

.ltd__page .ltd__link { text-decoration: underline; }
.ltd__page .ltd__link-btn { text-decoration: underline; font-family: var(--GOTHAM-MEDIUM); font-size: 11px; line-height: 1.42em; letter-spacing: 0.02em; text-transform: uppercase; overflow: hidden; border-radius: 2px; }
.ltd__page .ltd__link-btn:focus-visible { outline: none; box-shadow: 0 0 0 1px #fff,0 0 0 3px #6893d2 !important; }

.ltd__page .ltd__quickshop { display: none; }
.ltd__page .ltd__addtobag { display: none; }

.ltd__page .ltd__bkgd { background:#FBF6F3; }
.ltd__page .ltd__bkgd.ltd__bkgd-white { background:#fff; position:relative; }

.ltd__page .ltd__nowrap { white-space: nowrap; }



@media (min-width: 768px) { 


}



/*   push    */

.ltd__page .ltd__push { --ratioPush:1px; color:#333; position: relative; top:0; left:0; width: calc(100% - 40px); max-width: 1264px; margin: 0 auto; border:solid 1px #D3CCC8; border-radius:8px; overflow: hidden; }

.ltd__page .ltd__push-media {  position: relative; top:0; left:0; width: 100%; display: block; }
.ltd__page .ltd__push-picture { width: 100%; }
.ltd__page .ltd__push-img { width: 100%; }

.ltd__page .ltd__push-body { position: relative; top:0; left:0; width: 100%; height: 100%; display: flex; align-items:flex-start; justify-content:flex-start; }

.ltd__page .ltd__push-content { text-align: left; width: 100%; padding: calc( 23 * var(--ratioPush)) calc( 17 * var(--ratioPush)) calc( 19 * var(--ratioPush)) calc( 17 * var(--ratioPush)); }

.ltd__page .ltd__push-suptitle { display: inline-block; font-size: calc( 12 * var(--ratioPush)); line-height: 1em; padding: calc( 4 * var(--ratioPush)) 0 calc( 3 * var(--ratioPush)) 0;  font-family:var(--GOTHAM-MEDIUM);  text-transform:uppercase; border: solid 1px #333; border-left-width:0; border-right-width:0; }
.ltd__page .ltd__push-title { font-size: calc( 30 * var(--ratioPush)); line-height: 1em; padding-top: calc( 12 * var(--ratioPush)); padding-bottom: calc( 8 * var(--ratioPush)); font-family:var(--GOTHAM-MEDIUM); }
.ltd__page .ltd__push-text {font-size: calc( 14 * var(--ratioPush)); line-height: 1.45em; }

.ltd__page .ltd__push-cta { padding-top: calc( 24 * var(--ratioPush)); position: relative; top:0; left: 0; }

.ltd__page .ltd__push-legend { display: none; }


@media (max-width: 768px) { 

.ltd__page .ltd__push-media {  }
.ltd__page .ltd__push-body {  }
.ltd__page .ltd__push-content { padding: calc( 32 * var(--ratioPush)) calc( 20 * var(--ratioPush)); text-align: center; }

}


@media (min-width: 769px) { 

  .ltd__page .ltd__push { container-type: inline-size; --ratioPush:calc(100cqw/1264); width: 100%; max-width: 1264px; height: calc( 500 * var(--ratioPush)); max-height: 500px; }

  .ltd__page .ltd__push-media { height: 100%; }
  .ltd__page .ltd__push-picture { height: 100%; width: 100%; }
  .ltd__page .ltd__push-img { height: 100%; width: 100%; object-fit:cover; }

  .ltd__page .ltd__push-body { position: absolute; left:calc( 890 * var(--ratioPush) ); width: calc( 315 * var(--ratioPush) ); padding: 0; align-items:center; }
  .ltd__page .ltd__push-content { padding:0;  }

  .ltd__page .ltd__push-suptitle { padding: calc( 5 * var(--ratioPush)) 0 calc( 4 * var(--ratioPush)) 0; }
  .ltd__page .ltd__push-title { font-size: calc( 40 * var(--ratioPush)); line-height: 1em; }
  .ltd__page .ltd__push-text { }

  .ltd__page .ltd__push-cta {}

}




