@import url("fonts.css");


/* Reset */

 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
          margin: 0;
         padding: 0;
          border: 0;
       font-size: 100%;
            font: inherit;
  vertical-align: baseline;
 }

 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
         display: block;
 }

 ol, ul {
      list-style: none;
 }

 blockquote, q {
          quotes: none;
 }

 blockquote:before, blockquote:after, q:before, q:after {
         content: '';
         content: none;
 }

 table {
 border-collapse: collapse;
  border-spacing: 0;
 }


/* Basic */

 body {
     background: #faf5eb;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
      font-size: 12pt;
    line-height: 1.27em;
          color: #4d4d4d;
 }

 article {
   padding-left: 110px;
    padding-top: 40px;
 }

 h1 {
    font-weight: 300;
      font-size: 32pt;
    line-height: 1.25em;
 letter-spacing: -0.050em;
    text-shadow: -1px -1px 0.5px rgba(0, 0, 0, 0.5);
 }

 h2 {
      font-size: 150%;
    font-weight: bold;
    line-height: 1.4em;
    padding-top: 1em;
 }

 h3 {
      font-size: 120%;
    font-weight: bold;
    line-height: 1.27em;
    padding-top: 0.8em;
 }

 h4 {
    font-weight: bold;
    line-height: 1.618em;
    padding-top: 0.8em;
 }

 h5 {
    font-weight: bold;
    line-height: 1.618em;
 }

 h6 {
      font-size: 120%;
    font-weight: bold;
    line-height: 1.27em;
 }

 b {
    font-weight: bold;
 }

 i {
    font-style: italic;
 }

 ul {
    list-style: disc;
  padding-left: 3em;
 }

/* Nav */

 .navigation {
         position: fixed;
             left: 0;
              Top: 0;
           height: 100%;
 background-color: #b2a370;
     border-right: 1px solid #7f7f7f;
       text-align: left;
        font-size: 100%;
      line-height: 1.618;
      padding-top: 8em;
     padding-left: 1em;
    padding-right: 1em;
 }

 .soft.nav {
  text-decoration: none;
 }


 footer {
         position: absolute;
             left: 0px;
            width: 100%;
 background-color: #6e6445;
       border-top: 1px solid #b69712;
    border-bottom: 1px solid #b69712;
         overflow: hidden;
           color : #f0f0f0; /* text color */
 }

 a:link {    color: #f2f2f2}
 a:visited { color: #f2f2f2}
 a:hover {   color: #fff0f0}


/* Containers */

 .container.first {
      padding-top: 2.4em;
    padding-right: 1.272em;
       text-align: right;
 }

  /* Nop container */
 .container.picture {
          display: inherit;
             font: inherit;
            color: inherit;
           cursor: inherit;
 }


/* Vacances (début) */

/* ---------------------------------- */
/* masque ou affiche le bloc Vacances */
/*   display: none;        masque     */
/*   display: inherit;    affiche     */

 .vacances.picture {
          display: none;
 }

 .vacances.date::after {
    content: "Nous sommes ferm\00E9  du vendredi 28 juillet au mardi 15 aout 2023.";
	zcontent: "Les restrictions en vigueur ne permettent plus l'envoi de colis.";
}

 .vacances.expedition::after {
    content: "Pas d'exp\00E9 dition durant cette p\00E9 riode.";
 }

 .vacances.picture {
   background-size: 100%;
  background-color: #403030;
  background-image: url("external/sebastien-gabriel-182790.jpg");
 background-repeat: no-repeat;
     border-radius: 6px;
        box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.5), inset 0px 2px 1px 0px rgba(255, 255, 255, 0.75);
   border-collapse: separate;
       padding-top: 3.33em;
      padding-left: 1em;
     padding-right: 20%;
    padding-bottom: 1.27em;
 }

 .vacances.texte {
  background-color: #fff;
     border-radius: 6px;
        box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.5), inset 0px 2px 1px 0px rgba(255, 255, 255, 0.75);
   border-collapse: separate;
       padding-top: 1.27em;
      padding-left: 1em;
     padding-right: 1.27em;
    padding-bottom: 1.27em;
             color: #000;
 }

/* Vacances (fin) */


 .container.order {
      padding-left: 110px;
 }

 .container.order.relay {
 background-color: #f2d5c9;
      padding-top: 0.8em;
     padding-left: 1em;
    padding-right: 1em;
   padding-bottom: 0.5em;
    border-radius: 6px;
 }

 .container.acheter {
      padding-top: 0.5em;
   padding-bottom: 2em;
       text-align: center;
 }


 .container.transport {
 }

 .container.transporteur.logo {
             float: left;
      padding-left: 1em;
     padding-right: 2em;
 }

 .container.transport.details {
    padding-right: 1em;
   padding-bottom: 1em;
      padding-top: 0.4em;
 }

 .container.order.ups{
 background-color: #f4dec6;
      padding-top: 0.8em;
     padding-left: 1em;
    padding-right: 1em;
   padding-bottom: 3em;
    border-radius: 6px;
 }

 .container.cb.outer {
       padding-top: 0.8em;
    padding-bottom: 0.3em;
 }

 .container.cb.inner {
            border: 1px solid rgba(0, 0, 0, 0.1);
       padding-top: 0.4em;
    padding-bottom: 0.1em;
        text-align: center;
 }

 .container.product {
          overflow: hidden;
 }

 .container.product.picture {
             float: left;
 }

 .container.texte {
             float: left;
        text-align: left;
 }

 .container.texte.small {
         font-size: 80%;
 }

 .container.emphasis {
            border: 1px solid #777;
     border-radius: 5px;
  background-color: #b2a370;
       padding-top: 0.8em;
    padding-bottom: 1.618em;
      padding-left: 0.8em;
     padding-right: 0.8em;
             color: #ffffff;
 }

 .container.spacement {
           padding: 0.8em;
 }

 .container.spacement.small {
           padding: 0.1em; /* not used */
 }

 .container.spacement.big {
           padding: 7%; /* for page index */
 }

 .centered {
        text-align: center;
 }


 .prix {
       font-weight: bold;
         font-size: 127%;
 }

 .frais.de.port {
         font-size: 90%;
    padding-bottom: 0.1em;
 }

 .basket {
 }

 .texte.avis {
        font-style: italic;
         font-size: 91%;
    padding-bottom: 1.27em;
 }

 .enlarge.picture {
        text-align: center;
    padding-bottom: 0.3em;
         font-size: 80%;
 }


 .column.image {
      padding-left: 1em;
     padding-right: 1em;
    padding-bottom: 1em;
 }

 .column.texte {
    vertical-align: top;
      padding-left: 1em;
     padding-right: 1em;
    padding-bottom: 1em;
 }


 .column.footer {
      padding-left: 3em;
       padding-top: 1.618em;
     padding-right: 2em;
    padding-bottom: 1.272em;
 }

 .soft.link {
   text-decoration: none;
       font-weight: bold;
 }

 .product.link {
   text-decoration: none;
             color: inherit;
 }

 .black.link {
             color: #000;
 }


/* Image */
 .featured {
       padding-top: 0.2em;
    padding-bottom: 0.2em;
     padding-right: 1.0em;
 }

 .w100 {
     width: 100px;
 }

 .w130 {
     width: 130px;
 }

 .w140 {
     width: 140px;
 }

 .w240 {
     width: 240px;
 }

 .w360 {
     width: 360px;
 }


/* Button */

 .button {
          display: inline-block;
  text-decoration: none;
      font-weight: bold;
           border: 0;
    border-radius: 8px;
       box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.5), inset 0px 2px 1px 0px rgba(255, 255, 255, 0.75);
  border-collapse: separate;
 background-color: #ffc439;
          padding: 1em 2.35em 1em 2.35em;
        font-size: 1.1em;
           cursor: pointer;
           zwidth: 220px;
	}

 .button.big {
        font-size: 1.5em;
   letter-spacing: -0.025em;
 }

 .button.fixedwidth {
           width: 160px;
 }

 .button:hover {
 background-color: #ffd039;
 }



/* Default screen */

@media screen {

 body {
     margin-left: 0.4em;
    margin-right: 0.4em;
 }

              }


/* Screen >1024px */

@media screen and (max-width: 4500px) {

 body {
     margin-left: 80px;
       max-width: 1024px;
 }

                                      }


/* Tablet 1024 */

@media screen and (max-width: 1024px) {

 body {
     margin-left: 0.4em;
    margin-right: 0.4em;
 }

                                      }


/* Mobile */

@media screen and (max-width: 800px) {


                                     }


/* Small mobile */

@media screen and (max-width: 480px) {

 .featured {
    width: 100%;
 }

                                     }
