body#shop-family div.content {}

body#shop-family div.content div.intro p.media {
  float: left;
  width: 100px;
  margin: 0 4px 4px 2%;
}

body#shop-family div.content div.intro p.catcher {
  float: left;
  width: 585px;
  /*590*/
}

.intro-width-media {
  margin-top: 20px;
}

/* BLK ADVISE */
body#shop-family div.content div.blk-advice {
  position: relative;
  width: 100%;
  padding-bottom: 25px;
}

body#shop-family div.content div.blk-advice p.title {
  position: relative;
  width: 100%;
  padding: 10px 6%;
  font-size: 20px;
  font-weight: bold;
  color: #ed8c01;

  background: #ececec;
  /*border: 1px solid #d9d9d9;
			border-bottom: 0;*/
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
  behavior: url("/pie.php");
}

body#shop-family div.content div.blk-advice p.title,
body#shop-family div.content div.blk-advice p.title img {
  cursor: pointer;
}

body#shop-family div.content div.blk-advice p.title img.btn {
  position: absolute;
  top: 5px;
  background-image: url("/public/img/sprite-btn-open-close.png");
  background-repeat: no-repeat;
}

body#shop-family div.content div.blk-advice p.title img.btn-left {
  left: 7px;
}

body#shop-family div.content div.blk-advice p.title img.btn-right {
  right: 7px;
}

body#shop-family div.content div.blk-advice-open p.title img.btn {
  background-position: 0 0;
}

body#shop-family div.content div.blk-advice-close p.title img.btn {
  background-position: 0 -30px;
}

body#shop-family div.content div.blk-advice p.catcher {
  width: 88%;
  padding-top: 15px;
  margin: 0 auto;
  font-size: 20px;
  color: #515151;
}

/* BLK ADVICE MORE */
body#shop-family div.content div.blk-advice div.blk-advice-more {
  z-index: 5;
  position: absolute;
  top: 36px;
  left: 0;
  width: 99.6%;
  min-height: 40px;
  border: 1px solid #dadada;
  border-top: 1px solid #ffffff;
  background: #ececec;
}

body#shop-family div.content div.blk-advice-open div.blk-advice-more {
  display: block;
}

body#shop-family div.content div.blk-advice-close div.blk-advice-more {
  display: none;
}


body#shop-family div.content div.blk-advice div.blk-advice-more div.vign {
  position: relative;
  overflow: hidden;
  float: left;
  width: 49%;
  /* 50% */
  height: 185px;
  /* 215 */
  padding: 30px 0 0 1%;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #dadada;
}

body#shop-family div.content div.blk-advice div.blk-advice-more div.vign-first {}

body#shop-family div.content div.blk-advice div.blk-advice-more div.vign-last {}

body#shop-family div.content div.blk-advice div.blk-advice-more div.vign-bg-different {
  background: #ffffff;
}

body#shop-family div.content div.blk-advice div.blk-advice-more div.vign-par {
  width: 47%;
  /* 50% */
  padding-left: 3%;
}

body#shop-family div.content div.blk-advice div.blk-advice-more div.media {
  float: left;
  width: 112px;
  height: 112px;
  margin-right: 12px;
}

body#shop-family div.content div.blk-advice div.blk-advice-more div.media a img {
  border: 1px solid #d9d9d9;
}

body#shop-family div.content div.blk-advice div.blk-advice-more div.text {
  float: left;
  width: 200px;
}

body#shop-family div.content div.blk-advice div.blk-advice-more div.text p.title-h2,
body#shop-family div.content div.blk-advice div.blk-advice-more div.text h2 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 36px;
}

body#shop-family div.content div.blk-advice div.blk-advice-more div.text p.title-h2 a,
body#shop-family div.content div.blk-advice div.blk-advice-more div.text p.title-h2,
body#shop-family div.content div.blk-advice div.blk-advice-more div.text h2,
body#shop-family div.content div.blk-advice div.blk-advice-more div.text h2 a {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

body#shop-family div.content div.blk-advice div.blk-advice-more div.text p.catcher {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 88px;
  margin: 0;
  padding-top: 0 !important;
  font-size: 20px;
  color: #000000;
}

body#shop-family div.content div.blk-advice div.blk-advice-more div.text p.link {
  width: 100%;
  padding-top: 15px;
}

body#shop-family div.content div.blk-advice div.blk-advice-more div.text p.link a {
  font-size: 20px;
  color: #0562aa;
  text-decoration: underline;
}


/* TAB FAMILY */
div.tab-family {
  /* padding: 30px 0 15px 0; */
  padding: 6px 0 15px 0;
}

div.tab-family table {
  width: 100%;
  margin: 0 auto;
  border: 0;
  border-collapse: collapse;
}

div.tab-family table tr th {
  padding: 10px 0;
  text-align: center;
  vertical-align: middle;
  background: #363636;
}

div.tab-family table tr th,
div.tab-family table tr th a {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

div.tab-family table tr th a {
  padding-right: 12px;
  background: url("/public/img/ico-dart-desc-white.png") right 5px no-repeat;
}

div.tab-family table tr th a.asc {
  background: url("/public/img/ico-dart-asc-white.png") right 5px no-repeat;
}

div.tab-family table tr th a.desc {
  background: url("/public/img/ico-dart-desc-white.png") right 5px no-repeat;
}

div.tab-family table tr th.col-first,
div.tab-family table tr th.col-last {
  position: relative;
  behavior: url("/pie.php");
}

div.tab-family table tr th.col-first {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}

div.tab-family table tr th.col-last {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}

div.tab-family table tr td {
  padding: 20px 5px;
  /*border: 1px solid #cfccc9;*/
  border-color: #cfccc9;
  border-style: solid;
  border-bottom-width: 1px;
  text-align: center;
  vertical-align: middle;
  background: #f7f6f3;
}

div.tab-family table tr.row-first td {
  border-top: 0;
}

div.tab-family table tr.row-par td {
  background: #ffffff;
}

div.tab-family table tr td.col-first {
  border-left-width: 1px;
  border-right-width: 1px;
}

div.tab-family table tr td.col-last {
  border-right-width: 1px;
}

/* col-1 */
div.tab-family table tr td.col-1 {
  width: 118px;
  height: 118px;
  padding: 0;
  background: #ffffff;
  vertical-align: top;
  position: relative;
}

div.tab-family table tr td.col-1 a {
  position: relative;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  ;
}

div.tab-family table tr td.col-1 a img.prd-media {
  z-index: 1;
}

div.tab-family table tr td.col-1 a img.prd-new,
div.tab-family table tr td.col-1 a img.prd-promo {
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
}

/* col-2 */
div.tab-family table tr td.col-2 {
  width: 105px;
}

div.tab-family table tr td.col-2,
div.tab-family table tr td.col-2 a,
div.tab-family table tr td.col-2 h2 a,
div.tab-family table tr td.col-2 h3 a,
div.tab-family table tr td.col-2 h4 a,
div.tab-family table tr td.col-2 p.title a {
  font-size: 20px;
  font-weight: normal;
  color: #363636;
}

/* col-3 */
div.tab-family table tr td.col-3 {
  width: 260px;
  text-align: left;
}

div.tab-family table tr td.col-3 h2 a,
div.tab-family table tr td.col-3 h3 a,
div.tab-family table tr td.col-3 h4 a,
div.tab-family table tr td.col-3 h3,
div.tab-family table tr td.col-3 p.title a {
  font-size: 16px;
  font-weight: bold;
  color: #363636;
}

div.tab-family table tr td.col-3 p.slogan {
  font-size: 20px;
  color: #0562aa;
}

div.tab-family table tr td.col-3 p.catcher {
  font-size: 20px;
  font-style: italic;
  color: #363636;
}

/* col-4 */
div.tab-family table tr td.col-4 {
  font-size: 20px;
  color: #363636;
}

div.tab-family table tr td.col-4 span {
  display: block;
  padding-top: 2px;
  color: #e97300;
}

div.tab-family table tr td.col-4 span.price {
  font-size: 20px;
  font-weight: bold;
}

div.tab-family table tr td.col-4 span.before-promo {
  font-size: 20px;
  text-decoration: line-through;
}

/* col-6 */
div.tab-family table tr td.col-6 {
  width: 55px;
  padding-left: 0;
  padding-right: 0;
}

div.tab-family table tr td.col-6 a.more {
  padding: 9px 24px 11px 10px;
  font-size: 20px;
  font-weight: bold;
  color: #e6e6e6;
  text-decoration: none;
  background: url("/public/img/ico-prd-see.png") 0 0 no-repeat;
}


div.tab-family table tr td a:hover {
  text-decoration: underline;
}


/* BLK AVAILABILITY */
body#shop-family div.content div.blk-availability ul li {
  margin-top: 7px;
}

body#shop-family div.content div.blk-availability {
  width: 100%;
  padding: 20px 0;
}

body#shop-family div.content div.blk-availability ul li.ico-dispo {
  display: block;
  float: left;
  /*width: 14%; /* 20% */
  padding: 5px 0 5px 6%;
  font-size: 12px;
}

body#shop-family div.content div.cms *:first-child {

  margin-top: 0;

  padding-top: 0;

}




/* responsivité mobile */
@media only screen and (max-width: 768px) {
  body#shop-family div.content div.cms *:first-child {
    font-size: 20px;
  }
}