/*---------------*\
  $RESET
\*---------------*/
#center {width: 100% !important;}
#center_part_2_full {
  float: none !important;
  width: 100% !important;
}
#contenuhome {margin: 0 !important;}
#bottomfooter {margin-top: 0 !important;}
#ftr {margin-top: 0 !important;}

/*---------------*\
  $CONTENUHOME
\*---------------*/
.happy-days-tv *,
.happy-days-tv *::before,
.happy-days-tv *::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.happy-days-tv h1,
.happy-days-tv h2,
.happy-days-tv h3,
.happy-days-tv h4,
.happy-days-tv h5,
.happy-days-tv h6 {
  background: none;
  border: 0 none;
  display: block;
  float: none;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  padding: 0;
}
.happy-days-tv strong {font-weight: 700;}
.happy-days-tv em {font-style: italic;}
.happy-days-tv img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
.happy-days-tv ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.happy-days-tv .text-left {text-align: left;}
.happy-days-tv .text-center {text-align: center;}
.happy-days-tv .text-right {text-align: right;}
.happy-days-tv,
.happy-days-tv .btn,
.happy-days-tv .btn:focus,
.happy-days-tv .btn:hover,
.happy-days-tv .title {font-family: 'Open Sans', sans-serif;}
@media only screen and (max-width: 767px){
  .happy-days-tv .hidden-phone {display: none !important;}
}
@media only screen and (min-width: 768px){
  .happy-days-tv .visible-phone {display: none !important;}
}

/* BUTTONS */
.happy-days-tv .btn,
.happy-days-tv .btn:focus,
.happy-days-tv .btn:hover {
  border: 1px solid;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: 38px;
  line-height: 32px;
  padding: 2px 8px;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-transition: all ease .3s;
          transition: all ease .3s;
}

/* TITRES */
.happy-days-tv .section-title {
  color: #3e3e3e;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px){
  .happy-days-tv .section-title {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 768px){
  .happy-days-tv .section-title {
    font-size: 22px;
    line-height: 25px;
    margin: 0 0 25px;
  }
}

/* STRUCTURE */
.happy-days-tv .clearfix::before,
.happy-days-tv .clearfix::after {
  display: table;
  content: " ";
}
.happy-days-tv .clearfix::after {clear: both;}
.happy-days-tv .container {
  margin: auto !important;
  max-width: 1020px;
  padding: 0 10px !important;
  position: relative;
}

/* HEADER */
.happy-days-tv #header {
  background: #97a4af;
  max-width: 100%;
  padding: 0;
  text-align: center;
  width: 100%;
}
.happy-days-tv #header a,
.happy-days-tv #header a:focus,
.happy-days-tv #header a:hover {
  display: block;
  font-size: 0;
}
.happy-days-tv #header img {display: inline-block;}
@media only screen and (max-width: 767px){
  .happy-days-tv #header .container {padding: 0;}
  .happy-days-tv #header p {display: none;}
}
@media only screen and (min-width: 768px){
  .happy-days-tv #header p {
    color: #fff;
    font-size: 15px;
    left: 50%;
    line-height: 1;
    position: absolute;
    text-align: center;
    top: 30px;
    width: 50%;
  }
}

/* PRODUCTS */
.happy-days-tv .section-products {background-color: #eff1f4;}
.happy-days-tv .section-products .owl-nav div {
  background-image: url('../images/sprite-arrow.png');
  font-size: 0;
  height: 24px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: 13px;
}
.happy-days-tv .section-products .owl-nav .owl-prev {
  background-position: 100% 50%;
  left: -23px;
}
.happy-days-tv .section-products .owl-nav .owl-next {
  background-position: 0 50%;
  right: -23px;
}
.happy-days-tv .section-products .owl-nav .disabled {display: none;}
.happy-days-tv .section-products .product {background-color: #fff;}
.happy-days-tv .section-products .product a,
.happy-days-tv .section-products .product a:focus,
.happy-days-tv .section-products .product a:hover {
  color: #3b3b3b;
  display: block;
  text-decoration: none;
}
.happy-days-tv .section-products .product .visuel {
  display: block;
  position: relative;
}
.happy-days-tv .section-products .product img {
  left: 50%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.happy-days-tv .section-products .product .odr {
  display: block;
  min-height: 28px;
}
.happy-days-tv .section-products .product .odr span {
  background-color: #f2f2f2;
  color: #000;
  display: block;
  font-size: 12px;
  line-height: 28px;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
  width: 188px;
}
.happy-days-tv .section-products .product .infos {
  display: table;
  height: 52px;
  width: 100%;
}
.happy-days-tv .section-products .product .bloc-left {
  border-right: 1px solid #c0c0c0;
  display: table-cell;
  min-height: 52px;
  padding: 9px 13px 9px 0;
  vertical-align: middle;
}
.happy-days-tv .section-products .product .bloc-right {
  display: table-cell;
  padding-left: 13px;
  vertical-align: middle;
}
.happy-days-tv .section-products .product .desc {
  display: block;
  line-height: 17px;
  text-align: right;
}
.happy-days-tv .section-products .product .rating.r10,
.happy-days-tv .section-products .product .rating.r15,
.happy-days-tv .section-products .product .rating.r20,
.happy-days-tv .section-products .product .rating.r25,
.happy-days-tv .section-products .product .rating.r30,
.happy-days-tv .section-products .product .rating.r35,
.happy-days-tv .section-products .product .rating.r40,
.happy-days-tv .section-products .product .rating.r45,
.happy-days-tv .section-products .product .rating.r50 {
  background-image: url('../images/rating.png');
  display: block;
  height: 11px;
  margin-bottom: 3px;
  width: 72px;
}
.happy-days-tv .section-products .product .rating.r10 {background-position:0 -11px;}
.happy-days-tv .section-products .product .rating.r15 {background-position:0 -22px;}
.happy-days-tv .section-products .product .rating.r20 {background-position:0 -33px;}
.happy-days-tv .section-products .product .rating.r25 {background-position:0 -44px;}
.happy-days-tv .section-products .product .rating.r30 {background-position:0 -55px;}
.happy-days-tv .section-products .product .rating.r35 {background-position:0 -66px;}
.happy-days-tv .section-products .product .rating.r40 {background-position:0 -77px;}
.happy-days-tv .section-products .product .rating.r45 {background-position:0 -88px;}
.happy-days-tv .section-products .product .rating.r50 {background-position:0 -99px;}
.happy-days-tv .section-products .product .oldprice {
  color: #1a355e;
  display: block;
  font-size: 14px;
  line-height: 1;
  text-decoration: line-through;
  white-space: nowrap;
}
.happy-days-tv .section-products .product .oldprice sup {
  font-size: 10px;
  vertical-align: top;
}
.happy-days-tv .section-products .product .price {
  color: #1a355e;
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}
.happy-days-tv .section-products .product .price sup {
  font-size: 14px;
  vertical-align: top;
}
.happy-days-tv .section-products .btn-selection,
.happy-days-tv .section-products .btn-selection:focus,
.happy-days-tv .section-products .btn-selection:hover {
  background-color: #1a355e;
  border-color: #1a355e;
  color: #fff;
  display: block;
  margin: 0 auto;
  width: 210px;
}
.happy-days-tv .section-products .btn-selection:hover {
  background-color: #fff;
  color: #1a355e;
}
@media only screen and (max-width: 767px){
  .happy-days-tv .section-products {margin-bottom: 30px;}
  .happy-days-tv .section-products {padding: 30px;}
	.happy-days-tv .section-products .owl-carousel {margin-bottom: 65px;}
  .happy-days-tv .section-products .owl-dots {
    bottom: -46px;
    font-size: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
  }
  .happy-days-tv .section-products .owl-dots .owl-dot {
    background-color: #cdcdcd;
    display: inline-block;
    height: 10px;
    margin: 6px;
    width: 10px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .happy-days-tv .section-products .owl-dots .owl-dot.active {background-color: #1a355e;}
	.happy-days-tv .section-products .product a,
	.happy-days-tv .section-products .product a:focus,
	.happy-days-tv .section-products .product a:hover {padding: 20px 5px;}
	.happy-days-tv .section-products .product .visuel {
		height: 140px;
  	margin: 0 auto;
  }
	.happy-days-tv .section-products .product .odr {margin-bottom: 5px;}
  .happy-days-tv .section-products .product .btn-container {display: none;}
  .happy-days-tv .section-products .product .bloc-left {
    padding-right: 10px;
    width: 60%;
  }
  .happy-days-tv .section-products .product .bloc-right {
    padding-left: 10px;
    width: 40%;
  }
	.happy-days-tv .section-products .product .desc {font-size: 15px;}
  .happy-days-tv .section-products .btn-selection,
  .happy-days-tv .section-products .btn-selection:focus,
  .happy-days-tv .section-products .btn-selection:hover {
    font-size: 13px;
    height: 31px;
    line-height: 25px;
    width: 246px;
  }
}
@media only screen and (min-width: 768px){
  .happy-days-tv .section-products {margin-bottom: 40px;}
  .happy-days-tv .section-products {padding: 40px 0 35px;}
  .happy-days-tv .section-products .product {margin-bottom: 40px;}
	.happy-days-tv .section-products .product a,
	.happy-days-tv .section-products .product a:focus,
	.happy-days-tv .section-products .product a:hover {padding: 30px 15px 40px;}
	.happy-days-tv .section-products .product .visuel {
		height: 150px;
	  margin: 0 auto 13px;
	}
	.happy-days-tv .section-products .product .odr {margin-bottom: 20px;}
  .happy-days-tv .section-products .product .infos {position: relative;}
  .happy-days-tv .section-products .product .btn-container {
    background-color: #fff;
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all ease .3s;
            transition: all ease .3s;
  }
  .happy-days-tv .section-products .product a:hover .btn-container {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .happy-days-tv .section-products .product .btn,
  .happy-days-tv .section-products .product .btn:focus,
  .happy-days-tv .section-products .product .btn:hover {
    background-color: #fff;
    border: 1px solid #97a4af;
    color: #97a4af;
    left: 50%;
    margin-left: -64px;
    position: absolute;
    top: 0;
    width: 128px;
  }
  .happy-days-tv .section-products .product .bloc-left {width: 63%;}
  .happy-days-tv .section-products .product .bloc-right {width: 37%;}
	.happy-days-tv .section-products .product .desc {font-size: 15px;}
  .happy-days-tv .section-products .btn-selection,
  .happy-days-tv .section-products .btn-selection:focus,
  .happy-days-tv .section-products .btn-selection:hover {
    font-size: 16px;
    height: 39px;
    line-height: 33px;
    width: 216px;
  }
}

/* UNIVERS */
.happy-days-tv .section-univers {}
.happy-days-tv .section-univers .univers {background-color: #97a4af;}
.happy-days-tv .section-univers .univers div {text-align: center;}
.happy-days-tv .section-univers .univers .title {
  border: 0 none;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  position: relative;
  text-transform: uppercase;
}
.happy-days-tv .section-univers .univers .title:after {
  background-color: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  width: 137px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.happy-days-tv .section-univers .univers nav {background-color: #6b7b88;}
.happy-days-tv .section-univers .univers ul {
  list-style: none;
  margin: 0;
}
.happy-days-tv .section-univers .univers li {color: #fff;}
.happy-days-tv .section-univers .univers a,
.happy-days-tv .section-univers .univers a:focus,
.happy-days-tv .section-univers .univers a:hover {color: #fff;}
@media only screen and (max-width: 767px){
  .happy-days-tv .section-univers .univers {
    margin-bottom: 8px;
    padding-top: 80px;
    position: relative;
  }
  .happy-days-tv .section-univers .univers .title {
    font-size: 16px;
    left: 0;
    margin: 0;
    padding-bottom: 17px;
    position: absolute;
    right: 0;
    top: 25px;
  }
  .happy-days-tv .section-univers .univers p {display: none;}
  .happy-days-tv .section-univers .univers ul {
    padding: 0 20px;
  }
  .happy-days-tv .section-univers .univers li {
    display: table;
    font-size: 16px;
    height: 40px;
    width: 100%;
  }
  .happy-days-tv .section-univers .univers li + li {border-top: 1px solid #fff;}
  .happy-days-tv .section-univers .univers a,
  .happy-days-tv .section-univers .univers a:focus,
  .happy-days-tv .section-univers .univers a:hover {
    display: table-cell;
    vertical-align: middle;
  }
  .happy-days-tv .section-univers .univers a::after {
    background-image: url('../images/icon-arrow.png');
    content: "";
    display: inline-block;
    height: 11px;
    line-height: 1;
    margin-left: 6px;
    vertical-align: middle;
    width: 7px;
  }
}
@media only screen and (min-width: 768px){
  .happy-days-tv .section-univers .univers {margin-bottom: 6px;}
  .happy-days-tv .section-univers .univers img {
    float: left;
    width: 66.4%;
  }
  .happy-days-tv .section-univers .univers img.pull-right {float: right;}
  .happy-days-tv .section-univers .univers div {
    float: left;
    padding-top: 80px;
    width: 33.6%;
  }
  .happy-days-tv .section-univers .univers .title {
    font-size: 30px;
    margin: 0 0 20px;
    padding-bottom: 20px;
  }
  .happy-days-tv .section-univers .univers p {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 55px;
    opacity: .7;
    filter: alpha(opacity=70);
  }
  .happy-days-tv .section-univers .univers nav {
    display: table;
    height: 98px;
    width: 100%;
  }
  .happy-days-tv .section-univers .univers ul {
    display: table-cell;
    padding: 0 15px;
    vertical-align: middle;
  }
  .happy-days-tv .section-univers .univers li {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
  }
  .happy-days-tv .section-univers .univers li.break {display: block;}
  .happy-days-tv .section-univers .univers a,
  .happy-days-tv .section-univers .univers a:focus,
  .happy-days-tv .section-univers .univers a:hover {text-decoration: underline;}
  .happy-days-tv .section-univers .univers a:hover {
    color: #f8b142;
    font-weight: 700;
    text-decoration: none;
  }
}

/* DUEL */
.happy-days-tv .section-univers .duel {
  background-color: #1a355e;
  margin-bottom: 22px;
}
.happy-days-tv .section-univers .duel a,
.happy-days-tv .section-univers .duel a:focus,
.happy-days-tv .section-univers .duel a:hover {
  color: inherit;
  display: block;
  text-decoration: none;
}
.happy-days-tv .section-univers .duel .img-container {
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
}
.happy-days-tv .section-univers .duel img {
  height: 100%;
  left: 50%;
  max-width: inherit;
  position: absolute;
  top: 50%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.happy-days-tv .section-univers .duel .table {
  display: table;
  float: left;
}
.happy-days-tv .section-univers .duel .cell {
  display: table-cell;
  font-size: 0;
  padding: 10px;
  vertical-align: middle;
}
.happy-days-tv .section-univers .duel .title {
  border: 0 none;
  color: #fff;
  display: inline-block;
  font-weight: 400;
}
@media only screen and (max-width: 767px){
  .happy-days-tv .section-univers .duel .img-container {
    height: 90px;
    width: 38%;
  }
  .happy-days-tv .section-univers .duel .table {
    height: 90px;
    width: 62%;
  }
  .happy-days-tv .section-univers .duel .title {
    font-size: 15px;
    line-height: 18px;
    margin: 0;
  }
  .happy-days-tv .section-univers .duel .desc {display: none;}
}
@media only screen and (min-width: 768px){
  .happy-days-tv .section-univers .duel .img-container {
    height: 152px;
    width: 33.7%;
  }
  .happy-days-tv .section-univers .duel .img-container.pull-right {float: right;}
  .happy-days-tv .section-univers .duel .table {
    height: 152px;
    width: 66.3%;
  }
  .happy-days-tv .section-univers .duel .cell {text-align: center;}
  .happy-days-tv .section-univers .duel .title {
    border-right: 1px solid #fff;
    font-size: 21px;
    line-height: 24px;
    margin: 0 20px 0 0;
    padding: 6px 20px 6px 0;
    text-align: right;
    vertical-align: middle;
  }
  .happy-days-tv .section-univers .duel .desc {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
  }
}

/* SHARE */
.happy-days-tv .section-share {
  font-size: 0;
  padding-bottom: 15px;
  text-align: center;
}
.happy-days-tv .section-share a,
.happy-days-tv .section-share a:focus,
.happy-days-tv .section-share a:hover {
  display: inline-block;
  margin: 0 5px;
  text-decoration: none;
}