/*!
 * Bootstrap Responsive v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-ms-viewport {
  width: device-width;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.midTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 26.25px;
  font-weight: normal;
  line-height: 1em;
  color: #292929;
}
.smallTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15.75px;
  font-weight: normal;
  line-height: 1em;
  font-style: italic;
  color: #ed0054;
}
.smallText {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19.6875px;
  font-weight: normal;
  line-height: 1.5em;
}
.miniText {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15.75px;
  font-weight: normal;
  line-height: 1.5em;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /*
  // Fixed grid
  #grid > .core(@gridColumnWidth1200, @gridGutterWidth1200);

  // Fluid grid
  #grid > .fluid(@fluidGridColumnWidth1200, @fluidGridGutterWidth1200);

  // Input grid
  #grid > .input(@gridColumnWidth1200, @gridGutterWidth1200);

  // Thumbnails
  .thumbnails {
    margin-left: -@gridGutterWidth1200;
  }
  .thumbnails > li {
    margin-left: @gridGutterWidth1200;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
*/
  /* HANDLE DESSIN IN THE BACK */
  body {
    position: relative;
  }
  body:after,
  body:before {
    content: "";
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-image: url("../img/bg-centre-dessin-gauche.png");
    background-position: left center;
    left: 0;
    top: 170px;
    display: block;
    width: 153px;
    height: 701px;
  }
  body:after {
    background-image: url("../img/bg-centre-dessin-droite.png");
    background-position: right bottom;
    right: 0;
    left: auto;
    top: 600px;
    width: 236px;
    height: 471px;
  }
  body.home:after,
  body.single-post:after,
  body.single-product:after,
  body.single-huile:after,
  body.single-dossier:after,
  body.category-blog:after,
  body.post-type-archive-plante:after,
  body.shipping:after,
  body.carte-des-huiles:after,
  body.page-id-46:after,
  body.home:before,
  body.single-post:before,
  body.single-product:before,
  body.single-huile:before,
  body.single-dossier:before,
  body.category-blog:before,
  body.post-type-archive-plante:before,
  body.shipping:before,
  body.carte-des-huiles:before,
  body.page-id-46:before {
    background-image: none;
    display: none;
  }
  body.archive.woocommerce:before {
    background-image: url("../img/bg-centre-dessin-gauche-boutique.png");
    width: 416px;
    height: 945px;
  }
  body.archive.woocommerce:after {
    background-image: none;
  }
}
/* media query */
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.70923945%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.3832726%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81973669%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.4184789%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.65604796%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.85494299%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.09251205%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.29140708%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.52897614%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.72787116%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.96544023%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16433525%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40190431%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.8383684%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.03726343%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.47372752%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.71129658%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.91019161%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.14776067%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.3466557%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58422476%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78311978%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02068884%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.21958387%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.45715293%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
  div.product div.summary,
  #content div.product div.summary {
    width: 48%;
    float: left;
  }
  div.product div.extra_pdt_details,
  #content div.product div.extra_pdt_details {
    width: 46%;
    float: right;
  }
  div.product div.images,
  #content div.product div.images {
    width: 100%;
  }
  div.product div.images img,
  #content div.product div.images img {
    max-width: 100%;
    height: auto;
  }
  /* HEADER AND NAV */
  .header .head-wrap .header-logos {
    display: none;
  }
  .header .head-wrap .nav-wrap .rvl-nav li {
    width: 110px;
  }
  .header .head-wrap .nav-wrap .rvl-nav li a {
    padding: .65em .25em .5em .25em;
  }
  .header .head-wrap .nav-wrap .rvl-nav li.active ul li.menu-bibliotheque-des-huiles,
  .header .head-wrap .nav-wrap .rvl-nav li.active ul li.menu-dossiers-thematiques,
  .header .head-wrap .nav-wrap .rvl-nav li.active ul li.menu-recettes-daromatherapie {
    margin-right: 15px;
    padding-left: 15px;
  }
  .header .head-wrap .header-right .panier-summary a.cart-contents {
    padding-right: 0;
  }
  .header .head-wrap .header-right .header-search form input[type=text] {
    width: 100px;
  }
}
@media (min-width: 768px) {
  /* header */
  .panier #sidebar {
    margin-top: 65px;
  }
  .panier #sidebar .textwidget ul.products li {
    margin: 0;
  }
  .extra_pdt_details {
    padding: 0;
    border-top: none;
  }
}
/* media  (min-width: 768px) */
@media (min-width: 979px) {
  /*****************************
 ** SNGLE PRODUCT PAGE
 ******************************/
  div.product,
  #content div.product {
    /* Product image and thumbnail */
  }
  div.product .summary,
  #content div.product .summary {
    min-height: 400px;
  }
  div.product div.images,
  #content div.product div.images {
    float: left;
  }
  div.product div.images img,
  #content div.product div.images img {
    display: block;
    width: auto;
    height: auto;
    max-width: none;
    position: relative;
  }
  /* product */
  .related ul.products li.product,
  .upsells.products ul.products li.product,
  .featured-products ul.products li.product,
  .related ul li.product,
  .upsells.products ul li.product,
  .featured-products ul li.product {
    border-left: 1px solid #c3c3c3;
  }
  .bx-wrapper .bx-prev {
    left: -40px;
  }
  .bx-wrapper .bx-next {
    right: -40px;
  }
}
/* media query */
@media (max-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -10px;
    margin-right: -10px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
    padding-left: 2px;
    padding-right: 2px;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
  .vitrine .home-boxes .box.box-double,
  .vitrine .home-boxes .box.box-triple {
    width: 300px;
    height: auto;
  }
  /* HEADER */
  .header .head-wrap .brand {
    clear: both;
    margin: 0 auto;
    float: none;
    display: block;
    position: relative;
    left: 0;
    max-width: 100% !important;
    background-size: contain;
  }
  .header .head-wrap .header-middle {
    display: block;
    max-width: 100%;
    width: 100%;
    float: none;
  }
  .header .head-wrap .header-middle .header-logos {
    display: none;
  }
  .header .head-wrap .header-middle .header-search form,
  .header .head-wrap .header-middle .header-search form input[type=text],
  .header .head-wrap .header-middle .header-search form .btn[type=text] {
    width: 100%;
    margin: 0 auto;
  }
  .header .head-wrap .header-right {
    position: fixed;
    top: auto;
    bottom: 0;
    right: 0;
    padding: 0;
    background: #ffffff;
    -webkit-box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.2);
    z-index: 1039;
    height: 66px;
    width: 100%;
  }
  .header .head-wrap .header-right .header-search {
    clear: none;
    float: left;
    margin: 15px 0 0 15px;
  }
  .header .menu-wrap {
    margin: 0;
    padding: 2px;
    width: 100%;
    *zoom: 1;
    text-align: center;
  }
  .header .menu-wrap:before,
  .header .menu-wrap:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .header .menu-wrap:after {
    clear: both;
  }
  .header .menu-wrap .shop-nav,
  .header .menu-wrap .large-menu {
    display: none;
  }
  .header .menu-wrap nav select {
    width: 100%;
    display: block;
    margin: 5px auto;
    background: #ffffff;
    height: 30x;
    line-height: 30px;
  }
  .page-header h1 {
    text-align: center;
  }
  /* FOOTER */
  .footer-cadeaux .cadeau a {
    text-align: center;
  }
  .nav-corp li {
    margin-bottom: 20px;
  }
  .footer-actu-zone ul li {
    width: auto;
    float: none;
    display: block;
  }
  /* BLOG WIDGET CATEGORY */
  .category-blog #sidebar .widget h3 {
    text-align: left;
    font-size: 15.75px;
    margin: 0;
    color: #000;
  }
  .tax-product_cat .page-title {
    float: left;
  }
  .tax-product_cat .category-decription .img-description {
    float: none;
    margin: 0 0 20px 0;
  }
  .tax-product_cat .category-decription .term-description {
    margin: 20px 0;
  }
  .category-decription .img-description {
    float: none;
    clear: both;
  }
  /* CHECKOUT PAGE */
  .col2-set {
    width: 100%;
    margin: 0 auto 20px;
  }
  .col2-set .col-1,
  .col2-set .col-2 {
    width: 100%;
    float: none;
  }
  .hero-unit,
  .promesses {
    display: none;
  }
}
@media (max-width: 480px) {
  .hero-unit,
  .promesses,
  .header-logos,
  .header .menu-wrap .right-bar {
    display: none;
  }
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 32px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
  .promesses {
    display: none;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 32px;
  }
  .navbar-fixed-bottom {
    margin-top: 32px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    /* width: auto; */
    padding: 0;
  }
  .navbar .brand {
    clear: both;
    display: block;
    float: none;
    margin: 20px auto;
    padding: 0;
  }
  .navbar .cart-contents {
    display: none;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 16px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #53534a;
    text-shadow: none;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #747474;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 16px 15px;
    margin: 16px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 979px + 1) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}