@media (min-width: 992px) {
  #index #center_column {
    margin-top: -65px;
    position: relative;
    z-index: 1; 
  }
}
.content_price {
  margin-bottom: 10px; }

.nav span.pull-left {
  padding-top: 8px; }
  .nav span.pull-left a {
    color: white;
    font-family: 'Open Sans Light', sans-serif;
    font-weight: 300; }

.nav span.top-account {
  padding-top: 8px;
  display: none;
  vertical-align: top; }
  @media (max-width: 767px) {
    .nav span.top-account {
      display: inline-block; } }
  .nav span.top-account a {
    color: #82c5cd;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase; }

.price.product-price {
  font-style: italic; }

.product-container {
  border: 1px solid #dbe4e5;
  border-radius: 4px;
  padding-bottom: 10px; }

.bxsliderUL .product-container h5 {
  /*min-height: 46px*/ }

@media (min-width: 1200px) {
  .bxsliderUL .product-container.col-md-4 {
    width: 30.33333% !important;
    margin-right: 3% !important; } }

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #00929f; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  border: 1px solid #00929f;
  border-radius: 16px; }

#index .tab-content .bx-controls-direction {
  display: none !important; }

.lignes {
  margin-top: 36px;
  border-left: 1px solid #edf5f6; }

@media (max-width: 992px) {
  .lignes {
    border-left: none;
    padding-right: 0;
    padding-left: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px; }
    .lignes a {
      color: white; }
    .lignes .ligne-soin {
      padding: 10px 0;
      background: #00929f; }
    .lignes .ligne-solaire {
      padding: 10px 0;
      background: #e36727; }

  #center_column {
    padding-left: 0;
    padding-right: 0; } }
.shopping_cart {
  display: none; }

#home-page-tabs li a.free-shipping {
  text-transform: none;
  color: white;
  background: none;
  font-size: 13px;
  font-style: italic;
  padding-left: 156px; }
#home-page-tabs li a.our-line {
  text-transform: none;
  background: url(../img/fleche_btn_white.png) no-repeat 7% 50% #e36727;
  padding-left: 31px; }
#home-page-tabs li a.our-line:after, #home-page-tabs li a.free-shipping:after {
  content: ""; }

a.homefeatured li.active a:after, a.homefeatured li a:hover :after {
  display: block;
  font-family: "FontAwesome";
  content: "\f078";
  font-size: 27px;
  position: absolute;
  font-weight: normal;
  color: #5DB4BE;
  margin-left: 28%;
  line-height: 19px; }

#bienfaits {
  background: url("../img/image_bienfaits.jpg") no-repeat;
  min-height: 360px;
  padding-top: 167px; }
  @media (max-width: 992px) {
    #bienfaits {
      background: url("../img/image_bienfaits.jpg") no-repeat 50% 0%; } }
  #bienfaits h2 {
    font: 45px "Playfair Display", sans-serif;
    color: white;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 0px; }
  #bienfaits h3 {
    font-size: 25px;
    font-family: 'Open Sans Light', sans-serif;
    font-weight: 700;
    color: white;
    margin-top: 0px;
    margin-bottom: 3px; }
  #bienfaits .btn-more {
    color: white;
    border-color: white;
    background: rgba(255, 255, 255, 0.2); }

.btn-more {
  padding: 10px 20px;
  color: #00929f;
  border: 2px solid #00929f;
  border-radius: 6px;
  text-transform: uppercase;
  font: 700 15px "Open Sans", sans-serif; }
  .btn-more a {
    color: #00929f; }
#homenews {
  min-height: 360px;
  padding-top: 50px;
  padding-left: 35px;
  padding-right: 35px;
  background: #e6f6f7;
  background: -moz-linear-gradient(top, #e6f6f7 1%, #ffffff 23%, #ffffff 23%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e6f6f7), color-stop(23%, #ffffff), color-stop(23%, #ffffff));
  background: -webkit-linear-gradient(top, #e6f6f7 1%, #ffffff 23%, #ffffff 23%);
  background: -o-linear-gradient(top, #e6f6f7 1%, #ffffff 23%, #ffffff 23%);
  background: -ms-linear-gradient(top, #e6f6f7 1%, #ffffff 23%, #ffffff 23%);
  background: linear-gradient(to bottom, #e6f6f7 1%, #ffffff 23%, #ffffff 23%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f6f7', endColorstr='#ffffff',GradientType=0 ); }
  #homenews p.date_news {
    color: #e36727;
    padding-top: 32px;
    font-family: 'Open Sans Light', sans-serif;
    font-weight: 300; }
  #homenews p.title_news {
    font-size: 20px;
    color: #00929f;
    font-family: 'Open Sans Light', sans-serif;
    font-weight: 300;
    margin-bottom: 50px;
    margin-top: 26px;
    text-align: center; }

#newsletter_block_home {
  min-height: 360px;
  padding-top: 50px;
  background: #009da9;
  background: -moz-linear-gradient(top, #009da9 0%, #00cdd3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009da9), color-stop(100%, #00cdd3));
  background: -webkit-linear-gradient(top, #009da9 0%, #00cdd3 100%);
  background: -o-linear-gradient(top, #009da9 0%, #00cdd3 100%);
  background: -ms-linear-gradient(top, #009da9 0%, #00cdd3 100%);
  background: linear-gradient(to bottom, #009da9 0%, #00cdd3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009da9', endColorstr='#00cdd3',GradientType=0 ); }
  #newsletter_block_home h4 {
    color: white;
    font-family: 'Open Sans Light', sans-serif;
    font-weight: 300;
    margin-bottom: 13px;
    margin-top: 26px;
    font-size: 24px;
    text-align: center; }
  #newsletter_block_home hr {
    width: 60px; }
  #newsletter_block_home #newsletter-input {
    border: none;
    display: block;
    margin: 0 auto;
    width: 82%;
    font-family: 'Open Sans Light', sans-serif;
    color: #c5c5c5;
    padding: 13px;
    border-radius: 4px; }
  #newsletter_block_home p {
    font-family: 'Open Sans Light', sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: white;
    width: 327px;
    line-height: 24px;
    margin: 0 auto 20px auto; }
  #newsletter_block_home button.btn-more {
    margin: 0 auto;
    background: none;
    color: white;
    display: block;
    margin-top: 29px;
    border-color: white; }

#index .tab-content, #index .lignes {
  margin-top: 65px; }

#index #beforeFooter {
  min-height: 250px;
  background: url("../img/home_section_before_footer.jpg") no-repeat; }
  #index #beforeFooter a.btn-section {
    position: absolute;
    margin-top: 100px;
    left: 41%; }
    @media (max-width: 768px) {
      #index #beforeFooter a.btn-section {
        left: 10%; } }

.footer-container #footer ul li.parent h5 a {
  color: white;
  font-family: 'Open Sans Light', sans-serif;
  font-weight: 300;
  font-size: 18px;
  padding-bottom: 8px;
  display: block;
  text-shadow: none;
  border-bottom: 1px solid #5db4be;
  width: 100%; }
.footer-container #footer ul li.parent img {
  margin-top: 8px;
  margin-bottom: 8px; }
.footer-container #footer ul li.parent ul {
  padding-top: 3px; }
  .footer-container #footer ul li.parent ul li a {
    color: white;
    font-family: 'Open Sans Light', sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-shadow: none; }

#block_various_links_footer {
  padding-left: 15px; }

.btn-section {
  min-height: 60px;
  display: block;
  min-width: 265px;
  text-align: center;
  padding-top: 20px;
  font-family: 'Open Sans Light', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #000000;
  background: url("../img/btn-section.jpg") no-repeat; }

.btn-section-right {
  min-height: 60px;
  display: block;
  width: 300px;
  padding-left: 24px;
  text-align: center;
  padding-top: 20px;
  font-family: 'Open Sans Light', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  border: 1px solid white;
  border-radius: 4px;
  background: url("http://www.thermaliv.fr/themes/termaliv2/img/icon-button-right.png") no-repeat 5%; }

#block_various_links_footer h4 {
  display: block;
  background: #e36727;
  border-radius: 4px;
  text-align: center;
  font: 700 16px/22px "Open Sans", sans-serif !important;
  text-transform: uppercase;
  padding: 10px; }

.footer-container #footer ul li {
  padding-bottom: 4px; }
  .footer-container #footer ul li a {
    color: white;
    font-family: 'Open Sans Light', sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-shadow: none; }

.footer-container #footer ul li.visa a {
  color: #215194; }

#subfooter {
  background: #149ba7;
  font-family: 'Open Sans Light', sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  padding: 7px 0px; }

nav.subcategories {
  background: #00929f; }
  nav.subcategories h4 {
    font-family: 'Open Sans Light', sans-serif;
    font-weight: 300;
    display: none;
    color: white;
    padding-left: 45px; }
    @media (max-width: 768px) {
      nav.subcategories h4 {
        display: inline-block; }
        nav.subcategories h4:before {
          display: block;
          font-family: "FontAwesome";
          content: "\f0c9";
          font-size: 27px;
          position: absolute;
          font-weight: normal;
          color: white;
          left: 0;
          margin-top: -9px;
          padding-top: 4px;
          padding-left: 9px;
          width: 39px;
          height: 36px;
          background-color: #7dc3cb; } }
  nav.subcategories ul {
    display: block; }
    @media (max-width: 768px) {
      nav.subcategories ul {
        display: none;
        padding-left: 0;
        padding-right: 0;
        border-top: 1px solid #7dc3cb; } }
    nav.subcategories ul li {
      float: left; }
      @media (max-width: 768px) {
        nav.subcategories ul li {
          float: none; } }
      nav.subcategories ul li a {
        display: block;
        text-align: left;
        padding: 10px;
        font-family: 'Open Sans Light', sans-serif;
        font-weight: 300;
        font-size: 14px; }
      nav.subcategories ul li a.active {
        background: #5db4be;
        font-weight: 600; }
        nav.subcategories ul li a.active:after {
          display: block;
          font-family: "FontAwesome";
          content: "\f078";
          font-size: 27px;
          position: absolute;
          font-weight: normal;
          color: #5DB4BE;
          margin-left: 11px;
          line-height: 12px; }

.right-block {
  text-align: left; }

.button-container {
  text-align: center; }

.sortPagiBar {
  display: none; }

/* .content_sortPagiBar{ display: none;} */
#left_column {
  background: #f0f8f9; }
  @media (min-width: 1200px) {
    #left_column {
      padding-right: 40px;
      background: url("http://www.thermaliv.fr/themes/termaliv2/img/visuel_sidebar_bottom.png") no-repeat 72% bottom;
      min-height: 317px;
      padding-bottom: 325px; } }
  #left_column #newsblock {
    font-family: 'Open Sans Light', sans-serif;
    font-weight: 300;
    margin: 0 auto;
    margin-left: 24px; }
    #left_column #newsblock ul {
      margin-bottom: 20px; }
      #left_column #newsblock ul li {
        list-style-type: none;
        padding: 0; }
        #left_column #newsblock ul li a:before {
          content: none; }
        #left_column #newsblock ul li a {
          color: #00929f; }
    #left_column #newsblock span.date {
      color: #e36727;
      display: block;
      margin-bottom: 4px; }
    #left_column #newsblock a.btn-more {
      display: block;
      font-size: 14px; }
    #left_column #newsblock h4 {
      background: none;
      border-top: none;
      font-family: 'Open Sans Light', sans-serif;
      font-weight: 300;
      text-align: center;
      padding: 15px 0 0 0;
      margin-bottom: 0; }
      #left_column #newsblock h4 a {
        font-size: 18px;
        color: #00929f; }
    #left_column #newsblock hr {
      border-top: 1px solid #00929f;
      width: 40px; }

#category #beforeFooter, #product #beforeFooter {
  min-height: 249px;
  background: url("http://www.thermaliv.fr/themes/termaliv2/img/section_category.jpg") no-repeat; }
  #category #beforeFooter a.btn-section, #product #beforeFooter a.btn-section {
    position: absolute;
    margin-top: 100px;
    left: 21%; }
    @media (max-width: 768px) {
      #category #beforeFooter a.btn-section, #product #beforeFooter a.btn-section {
        left: 10%;
        margin-top: 75px; } }
  #category #beforeFooter a.btn-section-right, #product #beforeFooter a.btn-section-right {
    position: absolute;
    margin-top: 100px;
    left: 69%; }
    @media (max-width: 768px) {
      #category #beforeFooter a.btn-section-right, #product #beforeFooter a.btn-section-right {
        left: 10%;
        margin-top: 150px; } }

.free-shipping {
  background: #fef2ec;
  padding: 20px 0 20px 0px;
  margin-bottom: 15px;
  font-family: 'Open Sans Light', sans-serif;
  font-weight: 300;
  font-size: 16px;
  border-radius: 4px;
  color: #e36727; }
  .free-shipping strong {
    font-size: 20px;
    font-family: 'Open Sans Bold', sans-serif; }

#product .truncate_long_description {
  color: #afafaf;
  font-family: 'Open Sans Light', sans-serif;
  font-weight: 300;
  text-align: justify;
  width: 388px; }
  @media (max-width: 767px) {
    #product .truncate_long_description {
      width: 100%; } }
@media (min-width: 992px) {
  #product .pb-left-column {
    background: url(http://www.thermaliv.fr/themes/termaliv2/img/bg_produit_single.jpg) no-repeat 96% 40%;
    min-height: 609px;
    margin-top: -35px;
    padding: 0% 16%; } }
@media (max-width: 992px) and (min-width: 767px) {
  #product .pb-left-column {
    width: 350px;
    margin: 0 auto;
    padding: 0; }
    #product .pb-left-column #bigpic {
      margin-top: 0px; } }
#product .tab-content section {
  padding-top: 8px;
  display: none;
  background: #e5f6f8;
  min-height: 211px;
  color: #00929f;
  font-family: 'Open Sans Light', sans-serif;
  font-weight: 300; }
  @media (min-width: 992px) {
    #product .tab-content section {
      padding-right: 20%; }
      #product .tab-content section img.background-section {
        position: absolute;
        right: 0;
        margin-top: -54px;
        width: 175px; } }
  @media (max-width: 992px) {
    #product .tab-content section {
      padding-right: 0%; }
      #product .tab-content section img.background-section {
        display: none; } }
#product .nav-tabs {
  border-bottom: 0; }
  #product .nav-tabs li {
    margin-right: 8px;
    border: 1px solid #e5f6f8;
    border-bottom: none;
    font-family: 'Open Sans Bold', sans-serif;
    text-transform: uppercase;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
    @media (max-width: 768px) {
      #product .nav-tabs li {
        float: none; } }
    #product .nav-tabs li a {
      color: #00929f;
      font-family: 'Open Sans', sans-serif;
      font-weight: bold; }
  #product .nav-tabs li.active a {
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    border-color: #00929f;
    color: white;
    background: #00929f;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
#product .tab-content {
  margin-top: 0; }

#index .bxsliderUL {
  display: none; }

#qcm {
  font-family: 'Open Sans Light', sans-serif;
  font-weight: 300; }
  #qcm h1 {
    text-align: center;
    color: #00929f;
    font-family: 'Open Sans Light', sans-serif;
    font-weight: 300; }
  #qcm label {
    font-weight: 600;
    color: #00929f; }

#deploy_responsive_menu {
  padding: 5px 11px;
  color: white;
  font-weight: 300;
  background: #7dc3cb;
  display: none; }
  @media (max-width: 768px) {
    #deploy_responsive_menu {
      display: inline-block; } }

#block_cart_responsive {
  width: 30px;
  height: 30px;
  border-radius: 20px;
  font-family: 'Open Sans Light', sans-serif;
  font-weight: 600;
  border: 2px solid #e97940;
  color: #e97940;
  display: none;
  position: absolute;
  right: 5px;
  top: 2px;
  background: #fef4ee;
  text-align: center;
  padding: 4px; }

#call_block_search {
  display: none;
  width: 30px;
  height: 30px;
  color: #73bec7;
  position: absolute;
  right: 38px;
  top: 6px;
  font-size: 20px; }

@media (max-width: 768px) {
  .content_scene_cat_bg {
    display: none; }

  .content_scene_cat {
    border-top: none; }

  #header .nav .container {
    padding-left: 0;
    padding-right: 0; }

  .back-home {
    display: none; }

  .info-top {
    display: none; }

  #block_cart_responsive {
    display: inline-block; }

  #call_block_search {
    display: inline-block; }

  .footer-container #footer ul li.parent img {
    display: block;
    margin: 0 auto; } }
@media (max-width: 992px) {
  .primary_block {
    width: 100%; }

  .info-top {
    display: none; }

  #block_top_menu {
    width: 100%; }

  #search_block_top {
    position: absolute;
    display: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0; } }

/*# sourceMappingURL=custom.css.map */