/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

/******************************************************************
                                        GRID
******************************************************************/

.last-col {
  float: right;
  padding-right: 0 !important; }

/*
Mobile Grid Styles
These are the widths for the mobile grid.
There are four types, but you can add or customize
them however you see fit.
*/
@media (max-width: 767px) {

.m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .m-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }
 }

/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {

  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }
 }

/* Landscape to small desktop */
@media (min-width: 1030px) {
  
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.66667%; }

  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.28571%; }

  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.57143%; }

  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.85714%; }

  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.14286%; }

  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.42857%; }

  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.71429%; }

  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%; }

  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.11111%; }

  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%; }

  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09091%; }

  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%; }
 }

/******************************************************************
                                        BLOCKSY-CHILD
******************************************************************/

.entry-content {
    margin:40px auto;
}

/******************************************************************
                                        PAGE-ACCUEIL.PHP
******************************************************************/

.titre-bloc-accueil{
    color:#BAA16A;
}

#main-accueil {
    
}

/******************************************************************
                                        PAGE-GAMMES.PHP
******************************************************************/

#main{     
    margin-top:70px;
    margin-bottom:50px;
}

#content-page {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: flex-start; 
}

.ct-container h2{
    text-align:center;
}

.logo-service{
    position:relative;
}

.titre-marque h2 {
  margin: 0;
}

#bloc-prestation {
  position: relative;
  list-style-type: none;
}

#bloc-prestation .pave-prestation {
  position: relative;
  vertical-align: top;
  width: 280px;
  margin: 10px 10px 0 10px;
  padding: 0 0 0 0;
  list-style-type: none;
}

#bloc-prestation .pave-prestation img {
  margin: 0;
  padding: 0;
  border: none;
}

#bloc-prestation .pave-prestation h4 {
  font: 700 22px "Funnel display", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #BAA16A;
  line-height: 1.2;
  margin: 6px 0;
}

#bloc-prestation .pave-prestation a {
  color: #BAA16A;
}

#bloc-prestation .pave-prestation .separateur-hr {
  display: block;
  border-bottom: 2px solid #E13505;
  height: 2px;
  width: 100%;
  margin: 15px 0 20px 0;
}

#bloc-prestation .pave-prestation .type-poele-liste {
  display: block;
  padding: 0 0 20px 0;
  text-align: center;
}

#bloc-prestation .pave-prestation p {
  font: 300 13px "Funnel display", Helvetica, Arial, sans-serif;
  text-align: justify;
}

#bloc-prestation .sous-titre {
  padding: 5px 10px 35px 0;
  margin: 10px 10px 0 10px;
  border-bottom: none;
  background-color: #fff;
  -moz-box-shadow: 0px 0px 5px 1px #d8d8d8;
  -webkit-box-shadow: 0px 0px 5px 1px #d8d8d8;
  -o-box-shadow: 0px 0px 5px 1px #d8d8d8;
  box-shadow: 0px 0px 5px 1px #d8d8d8;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=$light-gray, Direction=NaN, Strength=5);
}

#bloc-prestation .sous-titre h4 {
  font: 300 24px "Funnel display", Helvetica, Arial, sans-serif;
  letter-spacing: 0.02em;
  text-align: left;
  color: #fff;
  line-height: 1.2;
  margin: 5px 0 5px 18px;
}

#bloc-prestation .sous-titre .separateur-hr {
  display: none;
}

#bloc-prestation .sous-titre p {
  font: 400 13px "Funnel display", Helvetica, Arial, sans-serif;
  text-align: justify;
  color: #fff;
  padding: 0 20px;
}

#bloc-prestation .sous-titre .tarif {
  display: none;
}

#bloc-prestation .sous-titre-2 {
  display: block;
  border-bottom: none;
  padding: 5px 0;
  min-height: 80px;
  height: auto;
}

#bloc-prestation .sous-titre-2 h4 {
  width: 100%;
  font: 400 18px "Funnel display", Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #333;
  line-height: 1.2;
  padding: 0 0 0 0;
  letter-spacing: 0.03em;
}

#bloc-prestation .sous-titre-2 .separateur-hr {
  display: none;
}

#bloc-prestation .sous-titre-2 p {
  display: none;
}

#bloc-prestation .sous-titre-2 .tarif {
  display: none;
}

/******************************************************************
                                        SINGLE-PRESTATIONS.PHP
******************************************************************/

.sous-titre-marque {
    width: 100%;
    min-height: 50px;
    max-height: 80px;
    display: block;
    padding: 10px 0 10px 0;
    background-color: #e74e0f;
}

.sous-titre-marque .type-poele {
    display: block;
    font: 300 14px "Funnel display", Helvetica, Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-align: left;
}

.logo-marque {
    display: block;
    position:absolute;
    right:0;
    top:-5px;
    text-align: right;    
    background-color: black;
}

.logo-marque img {
    width: 200px;
    height: auto;
}

.titre-modele h2 {
  margin: 0;
}

.titre-modele span {
  color:#E13505;
  font-weight: 800;
}

.img-une-produit{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: flex-start; 
}

.img-une-produit img{
    align-self: stretch;
    flex-grow: 1;
    flex-shrink: 2;
}

.technique {
  padding: 30px 0 0 0;
  position:relative;
}

.technique h3 {
  font: 700 30px "Funnel display", Helvetica, Arial, sans-serif;
  color: #BAA16A;
  padding: 5px;
}

.technique .tarif {
  display: block;
  width: 100%;
  font: 300 20px "Funnel display", Helvetica, Arial, sans-serif;
  margin: 10px 0 10px 5px;
  text-align: left;
}

.technique .intitule-technique {
  font: 300 18px "Funnel display", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #d8d8d8;
}

.technique .info-technique {
  font: 700 18px "Funnel display", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #d8d8d8;
  border-left: 3px solid #BAA16A;
  color: #e74e0f;
  text-align: right;
}

.technique .fond-gris {
  background-color: #f2f2f2;
}

.detail-produit {
  margin: 40px 0 0 0;
}

p.nouveau-produit, p.nouveau-single-produit {
  background-color: #BAA16A;
  font: 700 26px "Funnel display", Helvetica, Arial, sans-serif;
  border-radius:22px;
  color: #fff;
  text-decoration: none;
  display: block;
  position:absolute;
  width: auto;
  padding: 10px;
  text-align: center;
}

#main-single{
    margin: 60px 0;
}

/******************************************************************
                                        SMARTPHONE 320 PX
******************************************************************/
@media only screen and (max-width: 320px) {
    
    #bloc-prestation .pave-prestation {
      width: 220px;
      margin: 10px 10px 0 0;
    }
        
    .technique {
        
    }

    .technique h3 {
      font-size:18px;
    }

    .technique .tarif {
      font-size:14px;
    }
    
    .technique p {
      font-size:10px;
    }

    .technique .intitule-technique {
      font-size:14px;
    }

    .technique .info-technique {
      font-size:14px;
    }

    .technique .fond-gris {
      background-color: #f2f2f2;
    }
}
/******************************************************************
    
    