body {
	overflow: auto!important;
}

.row {
	margin-left: 0px;
	margin-right: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left: 0;
	padding-right: 0;
}
[class*="col-md"] {
  /*  float: left;
    margin-left: 20px;
    min-height: 1px;*/
}

@media (min-width: 992px) {
	.container {
    	width: 940px;
    	padding: 0;
	}
	
	[class*="col-md-4"] {
	    width: 30%;
	}
	
	[class*="col-md"] {
		   /* margin-left: 20px;*/
	}
	
	[class*="col-md"]:first-child {
		    /*margin-left: 0px;*/
	}
	
	.post-type-archive-huile .huile {
		max-width: 220px;
	}
}

body {
	font-size: 21px;
	 line-height: 32px;
}

a {
    color: #339850;
    text-decoration: none;
}

a:hover {
    color: #205f32;
    text-decoration: underline;
}

img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Georgia,"Times New Roman",Times,serif;
    margin: 16px 0;
}
h1 {
    font-size: 36.75px;
    line-height: 44.8px;
}
h4 {
    font-size: 21px;
    line-height: 32px;
}
.footer-actus ul {
	margin-left: 0px;
	padding: 0;
}

/*** page top ***/
.page-header {
    margin: 16px 0;
    padding-bottom: 0;
    border-bottom: none;
}

/** menu top **/
#nav-main {
	
}



#nav-main.navbar-fixed-top {
	position: relative;
}

/* Default tab style */
.mon-compte {
  /* Nav */
  /* Content */
  /* Fallback */
}
.mon-compte .tabs {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}
.mon-compte .tabs nav {
  text-align: center;
}
.mon-compte .tabs nav ul {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.mon-compte .tabs nav ul li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  font-size: 1.25em;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.mon-compte .tabs nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5;
}
.mon-compte .tabs nav a span {
  vertical-align: middle;
  font-size: 0.75em;
}
.mon-compte .tabs nav li.tab-current a {
  color: #74777b;
}
.mon-compte .tabs nav a:focus {
  outline: none;
}
.mon-compte .content-wrap {
  position: relative;
}
.mon-compte .content-wrap section {
  display: none;
  margin: 0 auto;
  padding: 1em;
  max-width: 100%;
}
.mon-compte .content-wrap section.content-current {
  display: block;
}
.mon-compte .no-js .content-wrap section {
  display: block;
  padding-bottom: 2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.mon-compte .no-flexbox nav ul {
  display: block;
}
.mon-compte .no-flexbox nav ul li {
  min-width: 15%;
  display: inline-block;
}
@media screen and (max-width: 58em) {
  .mon-compte .tabs nav a.icon span {
    display: none;
  }
  .mon-compte .tabs nav a:before {
    margin-right: 0;
  }
}
.mon-compte .tabs-style-bar nav {
  background: rgba(40, 44, 42, 0.05);
}
.mon-compte .tabs-style-bar nav ul {
  border: 4px solid transparent;
}
.mon-compte .tabs-style-bar nav ul li a {
  margin: 0 2px;
  background-color: #f7f7f7;
  color: #74777b;
  transition: background-color 0.2s, color 0.2s;
}
.mon-compte .tabs-style-bar nav ul li a:hover,
.mon-compte .tabs-style-bar nav ul li a:focus {
  color: #ed0054;
  text-decoration: none;
}
.mon-compte .tabs-style-bar nav ul li a span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 0.6em;
}
.mon-compte .tabs-style-bar nav ul li.tab-current a {
  background: #ed0054;
  color: #fff;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
/* White icons with optional class, or on hover/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 15px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 32px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #30904c;
  background-image: -moz-linear-gradient(top, #339850, #2d8546);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#339850), to(#2d8546));
  background-image: -webkit-linear-gradient(top, #339850, #2d8546);
  background-image: -o-linear-gradient(top, #339850, #2d8546);
  background-image: linear-gradient(to bottom, #339850, #2d8546);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff339850', endColorstr='#ff2d8546', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #30904c;
  background-image: -moz-linear-gradient(top, #339850, #2d8546);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#339850), to(#2d8546));
  background-image: -webkit-linear-gradient(top, #339850, #2d8546);
  background-image: -o-linear-gradient(top, #339850, #2d8546);
  background-image: linear-gradient(to bottom, #339850, #2d8546);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff339850', endColorstr='#ff2d8546', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #747474;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear ease-in-out 0.2s;
  -moz-transition: opacity 0.15s linear ease-in-out 0.2s;
  -o-transition: opacity 0.15s linear ease-in-out 0.2s;
  transition: opacity 0.15s linear ease-in-out 0.2s;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  -webkit-transition: height 0.35s ease ease-in-out 0.2s;
  -moz-transition: height 0.35s ease ease-in-out 0.2s;
  -o-transition: height 0.35s ease ease-in-out 0.2s;
  transition: height 0.35s ease ease-in-out 0.2s;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 20;
  -khtml-opacity: 20;
  opacity: 20;
}
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 40;
  -khtml-opacity: 40;
  opacity: 40;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 21px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear ease-in-out 0.2s;
  -moz-transition: background-position 0.1s linear ease-in-out 0.2s;
  -o-transition: background-position 0.1s linear ease-in-out 0.2s;
  transition: background-position 0.1s linear ease-in-out 0.2s;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 65;
  -khtml-opacity: 65;
  opacity: 65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 26.25px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 15.75px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 12.6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #33985d;
  background-image: -moz-linear-gradient(top, #339850, #339872);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#339850), to(#339872));
  background-image: -webkit-linear-gradient(top, #339850, #339872);
  background-image: -o-linear-gradient(top, #339850, #339872);
  background-image: linear-gradient(to bottom, #339850, #339872);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff339850', endColorstr='#ff339872', GradientType=0);
  border-color: #339872 #339872 #205f47;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #339872;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #339872;
  *background-color: #2d8563;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #267255 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #393939;
  background-image: -moz-linear-gradient(top, #444444, #292929);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#292929));
  background-image: -webkit-linear-gradient(top, #444444, #292929);
  background-image: -o-linear-gradient(top, #444444, #292929);
  background-image: linear-gradient(to bottom, #444444, #292929);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff292929', GradientType=0);
  border-color: #292929 #292929 #030303;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #292929;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #292929;
  *background-color: #1c1c1c;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #101010 \9;
}
.btn-rvl-vert {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #40aa5e;
  background-image: -moz-linear-gradient(top, #339850, #52c573);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#339850), to(#52c573));
  background-image: -webkit-linear-gradient(top, #339850, #52c573);
  background-image: -o-linear-gradient(top, #339850, #52c573);
  background-image: linear-gradient(to bottom, #339850, #52c573);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff339850', endColorstr='#ff52c573', GradientType=0);
  border-color: #52c573 #52c573 #339850;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #52c573;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-rvl-vert:hover,
.btn-rvl-vert:focus,
.btn-rvl-vert:active,
.btn-rvl-vert.active,
.btn-rvl-vert.disabled,
.btn-rvl-vert[disabled] {
  color: #ffffff;
  background-color: #52c573;
  *background-color: #40be64;
}
.btn-rvl-vert:active,
.btn-rvl-vert.active {
  background-color: #39ab5a \9;
}
.btn-rvl-gris {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #9f9f9f;
  background-image: -moz-linear-gradient(top, #eeeeee, #292929);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#292929));
  background-image: -webkit-linear-gradient(top, #eeeeee, #292929);
  background-image: -o-linear-gradient(top, #eeeeee, #292929);
  background-image: linear-gradient(to bottom, #eeeeee, #292929);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ff292929', GradientType=0);
  border-color: #292929 #292929 #030303;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #292929;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-rvl-gris:hover,
.btn-rvl-gris:focus,
.btn-rvl-gris:active,
.btn-rvl-gris.active,
.btn-rvl-gris.disabled,
.btn-rvl-gris[disabled] {
  color: #ffffff;
  background-color: #292929;
  *background-color: #1c1c1c;
}
.btn-rvl-gris:active,
.btn-rvl-gris.active {
  background-color: #101010 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #339850;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #205f32;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 16px;
  margin-bottom: 16px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 21px;
}
.btn-group > .btn-mini {
  font-size: 12.6px;
}
.btn-group > .btn-small {
  font-size: 15.75px;
}
.btn-group > .btn-large {
  font-size: 26.25px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #339872;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #292929;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 32px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 32px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 32px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 32px;
  color: #747474;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #339850;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 15px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs:after,
.nav-pills:after {
  content: "";
  display: block;
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 32px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #53534a;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #339850;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #339850;
  border-bottom-color: #339850;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #205f32;
  border-bottom-color: #205f32;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #53534a;
  border-bottom-color: #53534a;
}
.nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #747474;
  border-color: #747474;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 100;
  -khtml-opacity: 100;
  opacity: 100;
}
.tabs-stacked .open > a:hover {
  border-color: #747474;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tabbable:after {
  content: "";
  display: block;
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #747474;
}
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 32px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #747474;
}
.pagination {
  margin: 32px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 32px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #747474;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #747474;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 26.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 15.75px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 12.6px;
}
.pager {
  margin: 32px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager:after {
  content: "";
  display: block;
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #747474;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  /* background-color: @grayDark; */
  background: rgba(0, 0, 0, 0.4) url("../img/bg-nav-inactive.png") repeat 0 0;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 80;
  -khtml-opacity: 80;
  opacity: 80;
}
.modal {
  position: fixed;
  top: 0; /*10%;*/
  left: 50%;
  z-index: 9999;
  max-width: 580px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
  

}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  -webkit-transition: opacity .3s linear, top .3s ease-out ease-in-out 0.2s;
  -moz-transition: opacity .3s linear, top .3s ease-out ease-in-out 0.2s;
  -o-transition: opacity .3s linear, top .3s ease-out ease-in-out 0.2s;
  transition: opacity .3s linear, top .3s ease-out ease-in-out 0.2s;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
  height: 560px;
}
#precautionModal { overflow: hidden;}
#etiquetteModal.modal.fade.in { 
 height: 530px;
}
.modal-header {
  padding: 20px;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-body img {
  max-width: 100%;
}
.modal-body p,
.modal-body li {
  font-size: 0.6em;
  line-height: 1.5em;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 10px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:after {
  content: "";
  display: block;
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-big {
  width: 946px;
  max-width: 100%;
  margin-left: -473px;
}
.modal-big .modal-body {
  padding: 10px 20px;
  margin: 0;
  max-height: 600px;
}
.modal-big .modal-body img {
  padding: 0 !important;
  margin: 0 !important;
}
.tooltip {
  text-indent: 0 !important;
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 80;
  -khtml-opacity: 80;
  opacity: 80;
}
.tooltip.top {
  margin-top: -3px;
}
.tooltip.right {
  margin-left: 3px;
}
.tooltip.bottom {
  margin-top: 3px;
}
.tooltip.left {
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/*
 * qTip2 - Pretty powerful tooltips - v2.2.1
 * http://qtip2.com
 *
 * Copyright (c) 2014 
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Sat Sep 6 2014 06:06 EDT-0400
 * Plugins: None
 * Styles: core basic css3
 */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 12px;
  line-height: 16px;
  direction: ltr;
  box-shadow: none;
  padding: 0;
}
.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}
.qtip-content img {
  margin: 0 auto;
  text-align: center;
}
.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold;
}
.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important;
}
/* Default close button class */
.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  /* Overlap .qtip-tip */
  cursor: pointer;
  outline: medium none;
  border: 1px solid transparent;
}
.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px;
}
* html .qtip-titlebar .qtip-close {
  top: 16px;
}
/* IE fix */
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}
.qtip-icon,
.qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}
.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em;
}
/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Default tooltip style */
.qtip-default {
  border: 1px solid #F1D031;
  background-color: #FFFFA3;
  color: #555;
}
.qtip-default .qtip-titlebar {
  background-color: #FFEF93;
}
.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777;
}
.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111;
}
/*! Light tooltip style */
.qtip-light {
  background-color: white;
  border-color: #E2E2E2;
  color: #454545;
}
.qtip-light .qtip-titlebar {
  background-color: #f1f1f1;
}
/*! Dark tooltip style */
.qtip-dark {
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3;
}
.qtip-dark .qtip-titlebar {
  background-color: #404040;
}
.qtip-dark .qtip-icon {
  border-color: #444;
}
.qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}
/*! Cream tooltip style */
.qtip-cream {
  background-color: #FBF7AA;
  border-color: #F9E98E;
  color: #A27D35;
}
.qtip-cream .qtip-titlebar {
  background-color: #F0DE7D;
}
.qtip-cream .qtip-close .qtip-icon {
  background-position: -82px 0;
}
/*! Red tooltip style */
.qtip-red {
  background-color: #F78B83;
  border-color: #D95252;
  color: #912323;
}
.qtip-red .qtip-titlebar {
  background-color: #F06D65;
}
.qtip-red .qtip-close .qtip-icon {
  background-position: -102px 0;
}
.qtip-red .qtip-icon {
  border-color: #D95252;
}
.qtip-red .qtip-titlebar .ui-state-hover {
  border-color: #D95252;
}
/*! Green tooltip style */
.qtip-green {
  background-color: #CAED9E;
  border-color: #90D93F;
  color: #3F6219;
}
.qtip-green .qtip-titlebar {
  background-color: #B0DE78;
}
.qtip-green .qtip-close .qtip-icon {
  background-position: -42px 0;
}
/*! Blue tooltip style */
.qtip-blue {
  background-color: #E5F6FE;
  border-color: #ADD9ED;
  color: #5E99BD;
}
.qtip-blue .qtip-titlebar {
  background-color: #D0E9F5;
}
.qtip-blue .qtip-close .qtip-icon {
  background-position: -2px 0;
}
.qtip-shadow {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}
/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.qtip-rounded .qtip-titlebar {
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
.qtip-bootstrap {
  /** Taken from Bootstrap body */
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  /** Taken from Bootstrap .popover */
  padding: 1px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.qtip-bootstrap .qtip-titlebar {
  /** Taken from Bootstrap .popover-title */
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.qtip-bootstrap .qtip-titlebar .qtip-close {
  /**
			 * Overrides qTip2:
			 * .qtip-titlebar .qtip-close{
			 *   [...]
			 *   right: 4px;
			 *   top: 50%;
			 *   [...]
			 *   border-style: solid;
			 * }
			 */
  right: 11px;
  top: 45%;
  border-style: none;
}
.qtip-bootstrap .qtip-content {
  /** Taken from Bootstrap .popover-content */
  padding: 9px 14px;
  text-align: center;
}
.qtip-bootstrap .qtip-content strong {
  color: #ed0054;
}
.qtip-bootstrap .qtip-icon {
  /**
		 * Overrides qTip2:
		 * .qtip-default .qtip-icon {
		 *   border-color: #CCC;
		 *   background: #F1F1F1;
		 *   color: #777;
		 * }
		 */
  background: transparent;
}
.qtip-bootstrap .qtip-icon .ui-icon {
  /**
			 * Overrides qTip2:
			 * .qtip-icon .ui-icon{
			 *   width: 18px;
			 *   height: 14px;
			 * }
			 */
  width: auto;
  height: auto;
  /* Taken from Bootstrap .close */
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.qtip-bootstrap .qtip-icon .ui-icon:hover {
  /* Taken from Bootstrap .close:hover */
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
  filter: none;
  -ms-filter: none;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.thumbnails:after {
  content: "";
  display: block;
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 32px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 32px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out ease-in-out 0.2s;
  -moz-transition: all 0.2s ease-in-out ease-in-out 0.2s;
  -o-transition: all 0.2s ease-in-out ease-in-out 0.2s;
  transition: all 0.2s ease-in-out ease-in-out 0.2s;
}
a.thumbnail:hover {
  border-color: #339850;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #53534a;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media .pull-left {
  margin-right: 10px;
}
.media .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 17.766px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #747474;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 32px;
  margin-bottom: 32px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease ease-in-out 0.2s;
  -moz-transition: width 0.6s ease ease-in-out 0.2s;
  -o-transition: width 0.6s ease ease-in-out 0.2s;
  transition: width 0.6s ease ease-in-out 0.2s;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 32px;
}
.accordion-heading {
  padding: 0 10px;
}
.accordion-heading a {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ed0054;
  font-style: italic;
  font-weight: bold;
  font-size: 15.75px;
  border-bottom: 1px solid #ed0054;
}
.accordion-heading a:hover {
  text-decoration: none;
}
.accordion-heading .accordion-toggle {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  display: block;
  padding: 0 0 0 18px;
  background: transparent url("../img/bg-filtered2.png") 0 -34px no-repeat;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-toggle.collapsed {
  background-position: 0 -66px;
}
.accordion-inner {
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 9px 15px;
}
.accordion-inner ul {
  margin: 0;
  list-style: none;
  padding:0%;
}
.accordion-body * {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  outline: none;
}
.accordion-body li {
  font-size: 13px;
  line-height: 20px;
}
.accordion-body a {
  color: #53534a;
  padding-left: 18px;
  background: transparent url("../img/bg-filtered2.png") 0 2px no-repeat;
}
.accordion-body a.filtered {
  background-position: 0 -16px;
}
.carousel {
  position: relative;
  margin-bottom: 32px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  -webkit-transition: 0.6s ease-in-out left ease-in-out 0.2s;
  -moz-transition: 0.6s ease-in-out left ease-in-out 0.2s;
  -o-transition: 0.6s ease-in-out left ease-in-out 0.2s;
  transition: 0.6s ease-in-out left ease-in-out 0.2s;
}
.carousel-inner > .item > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #292929;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 50;
  -khtml-opacity: 50;
  opacity: 50;
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 90;
  -khtml-opacity: 90;
  opacity: 90;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 32px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.flower-power {
  background-image: url("../img/bg-hero-unit.jpg");
  background-position: center -56px;
  background-repeat: no-repeat;
  background-color: #fff0f0;
  background-size: 100% auto;
}
.full-width {
  position: relative;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0;
}
.hero-unit {
  position: relative;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 200;
  line-height: 48px;
  background-color: #eeeeee;
  color: #292929;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*	width:100%;*/
  height: 350px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  /*
background-image: url(http://localhost/revelesdev/assets/visuel-home-test.jpg);
background-color: transparent;
background-position: center center;
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
*/
}
.hero-unit img {
  position: relative;
  left: 50%;
  margin-left: -100%;
  max-width: none;
  height: 100%;
  width: auto;
}
.hero-unit li {
  line-height: 48px;
}
.slogan-labels {
  padding: 50px 0;
}
.slogan {
  margin-bottom: 0;
  font-size: 30px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1em;
  color: #ffffff;
  letter-spacing: -1px;
  padding: 2px;
  background-color: rgba(255, 255, 255, 0.2);
  display: inline;
}
.offreSoldes {
  width: 960px;
  height: 142px;
  display: block;
  margin: 10px auto 10px auto;
}
.offreSoldes a {
  width: 960px;
  height: 142px;
  display: block;
  text-indent: -999em;
  background: transparent url('https://revelessence.com/assets/img/ruban fete des meres.png') 0 0 no-repeat;
}
.offreNoel {
  float: left;
}
.offreNoel a {
  width: 435px;
  height: 213px;
  display: block;
  text-indent: -999em;
  background: transparent url('https://revelessence.com/assets/img/carte-noel.png') 0 -39px no-repeat;
}
.labels a h1 {
  padding: 65px 0 0 0;
  margin: 0;
  background-image: url("../img/global-sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -667px;
  width: 276px;
  color: #53534a;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 15.75px;
  text-align: right;
  display: block;
}
h2 {
  color: #ed0054;
  font-size: 24px;
  line-height: 1em;
}
h2 a {
  color: #ed0054;
}
h2 a:hover {
  text-decoration: none;
}
#dossier-carousel {
  list-style-type: none;
  text-align: center;
  margin: 0 auto;
  vertical-align: bottom;
  list-style: none;
}
#dossier-carousel li {
  text-align: left;
  min-width: 20px;
  /* minimum width of the image (min width + border) */
  height: 410px;
  margin-right: 10px;
  display: table;
  vertical-align: bottom;
  position: relative;
}
#dossier-carousel li .dossier-filler {
  display: table-cell;
  vertical-align: bottom;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#dossier-carousel li .dossier-filler .dossier-content {
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in ease-in-out 0.2s;
  -moz-transition: all 0.1s ease-in ease-in-out 0.2s;
  -o-transition: all 0.1s ease-in ease-in-out 0.2s;
  transition: all 0.1s ease-in ease-in-out 0.2s;
  padding: 10px;
}
#dossier-carousel li .dossier-filler .dossier-content:hover {
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out ease-in-out 0.2s;
  -moz-transition: all 0.1s ease-out ease-in-out 0.2s;
  -o-transition: all 0.1s ease-out ease-in-out 0.2s;
  transition: all 0.1s ease-out ease-in-out 0.2s;
}
#dossier-carousel li h2 {
  margin: 10px 0;
}
#dossier-carousel li p {
  font-size: 80%;
  line-height: 120%;
}
#dossier-carousel li img {
  border: 1px solid #747474;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.bioInfo {
  background-color: #53534a;
}
.brandContent {
  background-color: #ffffff;
}
.brandContent h2 {
  text-align: center;
}
.brandContent h2 a {
  color: #53534a;
}
@media (max-width: 767px) {
  .hero-container {
    margin-right: -20px;
    margin-left: -20px;
  }
}
/* ==========================================================================
   Basic styles
   ========================================================================== */
* {
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  /* apply a natural box layout model to all elements */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
::selection {
  background: #339850;
  color: #ffffff;
  /* Safari */
}
::-moz-selection {
  background: #339850;
  color: #ffffff;
  /* Firefox */
}
/* remove dots around links in FF */
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
body {
  background-image: url("../img/fond.jpg");
  background-position: 0 0;
  background-repeat: repeat;
  background-color: #fff;
}
.white-bg {
  background: #ffffff;
}
/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter {
  margin: 20px auto;
}
img.alignleft {
  margin: 0 20px 20px 0;
}
img.alignright {
  margin: 0 0 20px 20px;
}
figure.alignnone {
  margin-left: 0;
  margin-right: 0;
}
.rvl-item {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.rvl-dossier {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin-bottom: 40px;
}
.rvl-dossier img {
  width: 100% !important;
  height: auto;
  margin: 0 auto;
  border: 1px solid #747474;
}
.rvl-dossier h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 26.25px;
  font-weight: normal;
  line-height: 1em;
  color: #292929;
  font-weight: bold;
  color: #ed0054;
  line-height: 1.15em;
  height: 2.30em;
  vertical-align: middle;
}
.rvl-dossier h2.green {
  color: #339850;
}
.rvl-dossier p:last-child {
  /* margin-bottom:0; */
}
.rvl-paper {
  background-image: url("../img/summary-papier-corps.png");
  background-position: left top;
  background-repeat: repeat-y;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #cecece;
  border-top: none;
  margin: 0;
  padding: 40px 8px 20px 30px;
  line-height: 20px;
  position: relative;
}
.rvl-paper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 40px;
  width: 100%;
  background-image: url("../img/summary-papier-haut.png");
}
.rvl-paper p,
.rvl-paper li {
  margin: 0 0 20px 0;
  padding: 0 ;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: left;
}
.rvl-paper p span,
.rvl-paper li span,
.rvl-paper p em,
.rvl-paper li em {
  background-color: #f3f87f;
  font-style: normal;
}
.rvl-paper p b,
.rvl-paper li b,
.rvl-paper p strong,
.rvl-paper li strong {
  border-bottom: 2px solid #3d3d35;
  font-weight: normal;
}
.rvl-paper li {
  padding: 0;
  margin: 0 0 10px 0;
}
.rvl-paper h2,
.rvl-paper h3 {
  font-size: 21px;
  line-height: 32px;
  color: #ed0054;
}
.rvl-btn {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #53534a;
  font-size: 12.6px;
  line-height: 17.64px;
  font-style: italic;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.rvl-btn:hover {
  text-decoration: none;
  color: #ed0054;
}
.rvl-btn:before {
  content: "> ";
  color: #53534a;
}
.shadow-item {
  background: transparent url("../img/bg-large-ombre-bas.png") center bottom no-repeat;
  background-size: auto auto;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.shadow-item:before {
  background: transparent url("../img/bg-large-ombre-haut.png") center top no-repeat;
  background-size: auto auto;
  content: " ";
  display: block;
  margin: 0;
  height: 16px;
  width: 100%;
  padding-top: 10px;
}
.shadow-bottom-item:after {
  content: " ";
  display: block;
  margin: 0;
  height: 16px;
  background: transparent url("../img/bg-large-ombre-bas.png") center bottom no-repeat;
  background-size: auto auto;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.shadow-small-item {
  background: transparent url("../img/bg-large-ombre-bas.png") center bottom no-repeat;
  background-size: auto auto;
  padding-bottom: 10px;
  margin-bottom: 20px;
  background-image: url("../img/bg-small-ombre-bas.png");
  padding-bottom: 30px;
}
.shadow-small-item:before {
  background: transparent url("../img/bg-large-ombre-haut.png") center top no-repeat;
  background-size: auto auto;
  content: " ";
  display: block;
  margin: 0;
  height: 16px;
  width: 100%;
  padding-top: 10px;
}
.shadow-small-item:before {
  background-image: url("../img/bg-small-ombre-haut.png");
}
.product_frame {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #eeeeee;
  background: #fafafa;
}
.rvl-dossier p,
.intro {
  font-size: 0.75em;
  line-height: 1.5em;
}
.intro {
  margin: 40px;
}
#wrap {
  padding-top: 20px;
}
.plan-dossier {
  background: #f2f2f2;
  border: 1px solid #ddd;
  padding: 10px;
}
.plan-dossier ul li {
  line-height: 0.5em;
}
.pink {
  color: #ed0054;
}
/* ==========================================================================
   Contenus li�s
   ========================================================================== */
.related_content {
  *zoom: 1;
}
.related_content:before,
.related_content:after {
  display: table;
  content: "";
  line-height: 0;
}
.related_content:after {
  clear: both;
}
.related_content:after {
  content: "";
  display: block;
  clear: both;
}
.related_content h3 {
  margin: 0;
  padding: 0;
}
.related_content ul {
  list-style: none;
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #e2e2e2;
}
.related_content ul li {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  min-height: 75px;
  margin: 0 0 10px 10px;
  padding: 0 10px 0 0;
  border-left: 1px solid #fff;
  border-right: 1px solid #e2e2e2;
  list-style-type: none;
}
.related_content ul li:first-child {
  padding-left: 0;
  margin-left: 0;
}
.related_content ul li:last-child {
  margin-right: 0;
  border-right: none;
}
.related_content ul li img {
  width: 100%;
  height: auto;
  margin: 0 auto 5px auto;
  clear: left;
}
.related_content ul li h4 {
  font-size: 1em;
  line-height: 1.25em;
}
.related_content ul li a {
  display: block;
  color: #53534a;
}
.related_content ul li a:hover {
  text-decoration: underline;
}
/* ==========================================================================
   Footer
   ========================================================================== */
.footer-cadeaux {
  background-image: url("../img/bg-header.jpg");
  background-position: 0 0;
  background-repeat: repeat;
  padding: 20px 0;
}
.footer-cadeaux .cadeau {
  background: transparent url("../img/bg-large-ombre-bas.png") center bottom no-repeat;
  background-size: auto auto;
  padding-bottom: 10px;
  margin-bottom: 20px;
  background-image: url("../img/bg-small-ombre-bas.png");
  padding-bottom: 30px;
}
.footer-cadeaux .cadeau a {
  background: transparent url("../img/footer-cadeau.png") top center no-repeat;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 26.25px;
  font-weight: normal;
  line-height: 1em;
  color: #292929;
  height: 290px;
  width: 100%;
  padding-top: 20px;
  position: relative;
}
.footer-cadeaux .cadeau a:hover {
  text-decoration: none;
  color: #339850;
}
.footer-cadeaux .cadeau a:after {
  content: "";
  zoom: 1;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: transparent url("../img/global-sprite.png") 0 -579px no-repeat;
  width: 30px;
  height: 30px;
}
.footer-cadeaux .cadeau:before {
  background: transparent url("../img/bg-large-ombre-haut.png") center top no-repeat;
  background-size: auto auto;
  content: " ";
  display: block;
  margin: 0;
  height: 16px;
  width: 100%;
  padding-top: 10px;
}
.footer-cadeaux .cadeau:before {
  background-image: url("../img/bg-small-ombre-haut.png");
}
#footer-carte a {
  background-position: center 89px;
}
#footer-minute a {
  background-position: center -189px;
}
#footer-herbier a {
  background-position: center -474px;
}
.footer-actus {
  background: transparent url("../img/bg-footer.jpg") 0 0 repeat;
  padding: 20px 0 0;
}
.footer-actus .container>div.row {
	margin-left: -20px;
}

.footer-1pourcent {
  background: white;
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
.footer-actu-zone {
  display: table;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-left: 20px;
  background: #d7d5d5;
  min-height: 150px;
  margin-bottom: 20px;
  padding: 10px 20px;
  font-size: 12.6px;
  line-height: 1.5em;
}
.footer-actu-zone h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 26.25px;
  font-weight: normal;
  line-height: 1em;
  color: #292929;
}
.footer-actu-zone ul {
  margin: 0;
  list-style-type: none;
}
.footer-actu-zone ul li {
  line-height: 1.25em;
  margin-bottom: 10px;
}
.footer-actu-zone ul li:before {
  content: "\003E\00a0";
}
.footer-actu-zone ul li a {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #333333;
  font-size: 12.6px;
  font-style: italic;
}
.footer-actu-zone ul li a:hover {
  color: #ed0054;
  text-decoration: none;
}
.footer-actu-zone .widget_nav_menu,
.footer-actu-zone .widget_recent_entries {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
#footer-communaute ul.social-icons li {
  display: inline-block;
  float: left;
  margin: 5px;
  height: 40px;
  width: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-repeat: no-repeat;
  background-position: center center;
}
#footer-communaute ul.social-icons li:before {
  display: none;
}
#footer-communaute ul.social-icons li a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -999em;
}

#footer-communaute ul.social-icons li.social { background-image: url('../img/spritesheet-social.png'); background-repeat: no-repeat; display: block; }
#footer-communaute ul.social-icons li.fb { width: 32px; height: 32px; background-position: -5px -5px; }
#footer-communaute ul.social-icons li.fb:hover { background-color: #3b5998; }
#footer-communaute ul.social-icons li.twitter { width: 32px; height: 32px; background-position: -89px -5px; }
#footer-communaute ul.social-icons li.twitter:hover { background-color: #39a9e0; }
#footer-communaute ul.social-icons li.pinterest { width: 32px; height: 32px; background-position: -47px -47px; }
#footer-communaute ul.social-icons li.pinterest:hover { background-color: #cb2027; }
#footer-communaute ul.social-icons li.hellocoton { width: 32px; height: 32px; background-position: -47px -5px; }
#footer-communaute ul.social-icons li.hellocoton:hover { background-color: #D30D66; }
#footer-communaute ul.social-icons li.instagram { width: 32px; height: 32px; background-position: -5px -47px; }
#footer-communaute ul.social-icons li.instagram:hover { background-color: #3f729b; }

#footer-communaute ul.social-icons li.email { background-image: url("https://revelessence.com/assets/img/icons/email-32.png"); }
#footer-communaute ul.social-icons li.email:hover { background-color: #339850; }

.footer-actus .pastille {
	 margin-left: 20px;
    min-height: 1px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #f0f0f0;
  padding: 10px 10px 0;
  margin-bottom: 20px;
  display: table;
}
.footer-actus .pastille ul,
ul.labels_bio {
  margin: 0 auto;
  padding: 0 auto;
  list-style: none;
  text-align: center;
  clear: both;
}
.footer-actus .pastille ul li,
ul.labels_bio li {
  margin: 0 2px 10px 0;
  padding: 0;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  text-indent: -999em;
  line-height: 1.25em;
  background-image: url("../img/global-sprite.png");
  background-repeat: no-repeat;
  *display: inline;
  zoom: 1;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
  width: 50px;
  height: 60px;
}

.footer-actus .pastille ul li.cosmos-organic,
ul.labels_bio li.cosmos-organic {
  background-position: -69px -829px;
  width: 57px;
}



.footer-actus .pastille ul li a,
ul.labels_bio li a {
  width: 100%;
  height: 100%;
  display: block;
}
.footer-actus .pastille ul li:last-child,
ul.labels_bio li:last-child {
  margin-right: 0;
}
.footer-actus .pastille ul li.ab,
ul.labels_bio li.ab {
  background-position: 0px 0px;
  width: 48px;
}
.footer-actus .pastille ul li.ab:hover,
ul.labels_bio li.ab:hover {
  background-position: -50px 0px;
}
.footer-actus .pastille ul li.ecocert,
ul.labels_bio li.ecocert {
  background-position: 0px -72px;
  width: 69px;
  height: 55px;
}
.footer-actus .pastille ul li.ecocert:hover,
ul.labels_bio li.ecocert:hover {
  background-position: -73px -72px;
}
.footer-actus .pastille ul li.cosmebio,
ul.labels_bio li.cosmebio {
  background-position: 1px -144px;
  width: 63px;
}
.footer-actus .pastille ul li.cosmebio:hover,
ul.labels_bio li.cosmebio:hover {
  background-position: -65px -144px;
}
.footer-actus .pastille ul li.eurobio,
ul.labels_bio li.eurobio {
  background-position: 0px -442px;
  width: 73px;
  height: 50px;
}
.footer-actus .pastille ul li.eurobio:hover,
ul.labels_bio li.eurobio:hover {
  background-position: -76px -442px;
}
.footer-actus .pastille ul li.hebbd,
ul.labels_bio li.hebbd {
  background-position: 0px -502px;
  width: 79px;
  height: 34px;
}
.footer-actus .pastille ul li.ecocert-parfum,
ul.labels_bio li.ecocert-parfum {
  background-position: -193px -70px;
  width: 85px;
  height: 52px;
}
.footer-actus .pastille ul li.ecocert-cosmetique,
ul.labels_bio li.ecocert-cosmetique {
  background-position: -230px -144px;
  width: 45px;
  height: 61px;
}
.footer-actus .pastille ul li.origine-botanique,
ul.labels_bio li.origine-botanique {
  background-position: -215px 0;
  width: 61px;
  height: 59px;
}
.footer-actus .pastille ul li.paiement-icon,
ul.labels_bio li.paiement-icon {
  background-position: 0px -366px;
  margin-right: 0px;
  width: 33px;
  height: 60px;
}
.footer-actus .pastille ul li.paiement-icon:hover,
ul.labels_bio li.paiement-icon:hover {
  background-position: -33px -366px;
}
.footer-actus .pastille ul li.paiement,
ul.labels_bio li.paiement {
  background-image: none;
  text-indent: 0;
  font-style: italic;
  font-size: 0.5em;
  width: 42px;
  height: auto;
}
.footer-actus .pastille ul li.cb,
ul.labels_bio li.cb {
  background-position: 0px -303px;
  width: 191px;
  height: 65px;
  margin-bottom: 0;
}
.footer-actus .pastille ul li.camion-icon,
ul.labels_bio li.camion-icon {
  background-position: 0px -215px;
  width: 130px;
  height: 60px;
}
.footer-actus .pastille ul li.camion,
ul.labels_bio li.camion {
  background-image: none;
  text-indent: 0;
  color: #ed0054;
  font-weight: bold;
  font-style: italic;
  width: 110px;
  height: auto;
}
.footer-actus .pastille ul li.camion a,
ul.labels_bio li.camion a {
  color: #ed0054;
}
.footer-actus .pastille ul li.camion a:hover,
ul.labels_bio li.camion a:hover {
  text-decoration: none;
  color: #a10039;
}
#content-info {
  background: #ffffff;
  text-align: center;
  font-size: 11.55px;
  line-height: 20px;
}
#content-info .widget_nav_menu,
#content-info .widget_recent_entries {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: left;
  padding: 10px 0;
}
#content-info .widget_nav_menu ul,
#content-info .widget_recent_entries ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#content-info .widget_nav_menu ul li,
#content-info .widget_recent_entries ul li {
  margin: 4px 0;
  line-height: 1.5em;
}
#content-info .widget_nav_menu ul li a,
#content-info .widget_recent_entries ul li a {
  color: #b9b9b0;
  border-bottom: 1px dashed #ffffff;
}
#content-info .widget_nav_menu ul li a:hover,
#content-info .widget_recent_entries ul li a:hover {
  text-decoration: none;
  color: #89897a;
  border-bottom: 1px solid #ed0054;
}
#content-info .widget_nav_menu h3,
#content-info .widget_recent_entries h3 {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0 0 10px 0;
  padding: 5px;
  color: #53534a;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #ddddd9;
}
#content-info .copyright {
  color: #d1d1cb;
  padding: 20px 0;
  margin: 20px 0 0 0;
  border-top: 1px solid #e9e9e6;
}
/* Menu du bottom footer*/
.nav-footer {
  float: left;
  display: block;
}
.nav-footer li {
  font-size: 10.5px;
  list-style: none;
  display: block;
}
.nav-footer li a {
  color: #d1d1cb;
  padding-bottom: 3px;
}
.nav-footer li a:hover {
  text-decoration: none;
  border-bottom: 1px dotted;
  color: #52c573;
}
.nav-footer li:last-child:after {
  display: none;
  margin: 0;
}
/* menu corporate pied de page */
.nav-corp {
  text-align: center;
  margin: 20px 0;
}
.nav-corp li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
}
.nav-corp li a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-align: center;
  font-size: 15.75px;
  background: #ffffff;
  color: #53534a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 8px 13.33333333px;
}
.nav-corp li a:hover {
  background: #e6e6e6;
  text-decoration: none;
}
.nav-corp li a:active {
  background: #ff085f;
  color: #ffffff;
}
.nav-corp li:last-child {
  margin-right: 0;
}
/* ==========================================================================
   BLOG
   ========================================================================== */
.category-blog .page-header {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  border: none;
  background-image: url("../img/header-blog.jpg");
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: block;
  text-align: center;
  padding-top: 150px;
  margin-top: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
}
.category-blog .page-header h1 {
  color: #ffffff;
  margin-bottom: 150px;
  display: inline-block;
}
/* ==========================================================================
   Posts
   ========================================================================== */
.hentry .entry-content {
  text-align: left;
}
.archive.term-dossier article {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin: 0 20px 20px 0;
}
.archive.term-dossier article.dossier {
  float: left;
  width: 290px;
}
.archive.term-dossier article.dossier a:hover {
  text-decoration: none;
}
.archive.term-dossier article.dossier p {
  font-size: 0.75em;
  line-height: 1.5em;
}
.archive.term-dossier article.dossier h2 {
  padding: 0;
  text-align: left;
  color: #333333;
  margin: 0 0 10px;
}
.archive.term-dossier article.dossier img {
  border: 1px solid #eeeeee;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.archive.term-dossier article.dossier.dossier-0 h2,
.archive.term-dossier article.dossier.dossier-3 h2,
.archive.term-dossier article.dossier.dossier-0 h2 a,
.archive.term-dossier article.dossier.dossier-3 h2 a {
  color: #ed0054;
}
.archive.term-dossier article.dossier.dossier-1 h2,
.archive.term-dossier article.dossier.dossier-2 h2,
.archive.term-dossier article.dossier.dossier-1 h2 a,
.archive.term-dossier article.dossier.dossier-2 h2 a {
  color: #339850;
}
.archive.term-dossier article.dossier header {
  margin-bottom: 10px;
  clear: both;
  display: inline-block;
}
.archive.term-dossier article.dossier header time {
  color: #747474;
}
.archive.term-dossier article.dossier header .byline {
  margin-bottom: 0;
  font-size: 0.6em;
}

.archive.term-dossier article.dossier .button {
  float: right;
}
time,
.byline {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #747474;
  background: #ffffff;
  font-style: italic;
  font-size: 12.6px;
}
.category-blog article {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 20px 0;
  margin-bottom: 20px;
}
.category-blog article header {
  border-bottom: 1px solid #ed0054;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
}
.category-blog article h1,
.category-blog article h2,
.category-blog article h3 {
  color: #333333;
  margin: 0;
}
.category-blog article h1 a,
.category-blog article h2 a,
.category-blog article h3 a {
  color: #333333;
}
.category-blog article h1 a:hover,
.category-blog article h2 a:hover,
.category-blog article h3 a:hover {
  color: #747474;
  text-decoration: none;
}
.category-blog article time {
  color: #ed0054;
  position: relative;
  margin-left: -20px;
  bottom: -1.105em;
  padding: 0 10px;
}
.single-post article .author, 
.post-type-archive-recette header .author, 
.post-type-archive-recette header time, 
.page article .author, 
.single-post .page-content .author, 
.single-recette .page-content .author, 
.page .page-content .author,
.category-blog article .author{
	display:none;
}

.category-blog article .entry-summary,
.category-blog article .entry-content,
.category-blog article footer {
  padding-left: 40px;
  padding-right: 40px;
}
.category-blog article .entry-summary img,
.category-blog article .entry-content img,
.category-blog article footer img {
  margin: 0 0 20px 0;
}
.category-blog article .entry-summary,
.category-blog article .entry-content {
  text-align: left;
  font-size: 15.75px;
  line-height: 1.35em;
}
.category-blog article .entry-content {
  text-align: justify;
}
.category-blog article footer {
  display: inline-block;
}
/* .category-blog  */
.archive.author article {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 20px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.archive.author article h2 {
  color: #333333;
  margin: 0;
  text-align: left;
  line-height: 1.35em;
}
.archive.author article h2 a {
  color: #333333;
}
.archive.author article h2 a:hover {
  color: #747474;
  text-decoration: none;
}
.archive.author article .illu {
  float: left;
  margin: 0 20px 0 0;
}
.archive.author article .illu a {
  display: block;
}
.archive.author article img {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.archive.author .author-info {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 20px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.archive.author .author-info .author-description {
  font-size: 0.75em;
  line-height: 1.55em;
}
.archive.author .author-info .author-description h2 {
  color: #53534a;
  margin-top: 0;
}
.archive.author .author-info .author-description h3 {
  color: #339850;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15.75px;
  font-weight: normal;
  line-height: 1em;
  font-style: italic;
  color: #ed0054;
  font-weight: bold;
}
.archive.author .author-info .author-avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  margin: 0 0 20px 0;
}
.single-post article,
.single-recette article,
.page article,
.single-post .page-content,
.single-recette .page-content,
.page .page-content {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 40px;
  margin-bottom: 20px;
}
.single-post article header,
.single-recette article header,
.page article header,
.single-post .page-content header,
.single-recette .page-content header,
.page .page-content header {
  border-bottom: 1px solid #ed0054;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
}
.single-post article h1,
.single-recette article h1,
.page article h1,
.single-post .page-content h1,
.single-recette .page-content h1,
.page .page-content h1 {
  margin: 0;
}
.single-post article h2,
.single-recette article h2,
.page article h2,
.single-post .page-content h2,
.single-recette .page-content h2,
.page .page-content h2,
.single-post article h3,
.single-recette article h3,
.page article h3,
.single-post .page-content h3,
.single-recette .page-content h3,
.page .page-content h3 {
  text-align: left;
  margin-bottom: 20px;
}
.single-post article h2,
.single-recette article h2,
.page article h2,
.single-post .page-content h2,
.single-recette .page-content h2,
.page .page-content h2 {
  color: #ed0054;
}
.single-post article h3,
.single-recette article h3,
.page article h3,
.single-post .page-content h3,
.single-recette .page-content h3,
.page .page-content h3 {
  color: #339850;
}
.single-post article .entry-content,
.single-recette article .entry-content,
.page article .entry-content,
.single-post .page-content .entry-content,
.single-recette .page-content .entry-content,
.page .page-content .entry-content {
  text-align: justify;
  font-size: 15.75px;
  line-height: 1.35em;
}
.single-post article time,
.single-recette article time,
.page article time,
.single-post .page-content time,
.single-recette .page-content time,
.page .page-content time {
  color: #ed0054;
  position: relative;
  margin-left: -20px;
  bottom: -1.105em;
  padding: 0 10px;
}
.author_info {
  padding: 10px;
  margin-bottom: 20px;
  display: block;
  background: #f6efef;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1 px solid #cfcfcf;
  float: none;
}
.author_info h4 {
  margin: 0 0 10px !important;
}
.author_info img {
  float: left;
  margin: 0 10px 10px 0;
  padding: 2px;
  background: #ffffff;
  border: 1px solid #ccc;
}
.woocommerce-checkout .entry-content {
  padding: 0 80px;
}
/* ==========================================================================
   RECETTES
   ========================================================================== */
/**************
** NAV ALPHA
****************/
.nav-alpha {
  font-family: Georgia, "Times New Roman", Times, serif;
  width: 100%;
  clear: both;
  display: table;
  margin: -21px auto 20px;
  background: #ffffff;
  position: relative;
}
.nav-alpha:after {
  background: transparent url("../img/bg-large-ombre-bas.png") center bottom no-repeat;
  background-size: auto auto;
  content: '';
  z-index: -1;
  position: absolute;
  bottom: -12px;
  height: 16px;
  width: 100%;
}
.nav-alpha .alphabet {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  padding: 20px;
}
.nav-alpha .alphabet li {
  display: inline;
  margin: 0 0 0 8px;
  text-transform: uppercase;
}
.nav-alpha .alphabet li:first-child {
  margin: 0;
}
.nav-alpha .alphabet li a {
  padding: 2px 3px;
  color: #747474;
}
.nav-alpha .alphabet li a:hover {
  color: #ed0054;
  text-decoration: none;
}
.nav-alpha .alphabet li a:active {
  color: #ffffff;
  background: #ed0054;
}
.letter-anchor p {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ed0054;
  text-transform: uppercase;
  font-size: 150px;
  font-weight: bold;
  line-height: 1.5em;
  font-style: italic;
  margin: 0;
  text-align: center;
}
/*******************************************
** ARCHIVE DES RECETTES
*********************************************/
.post-type-archive-recette #wrap {
  padding-top: 0;
}
.post-type-archive-recette .recette-filter {
  margin-left: -20px;
  *zoom: 1;
  /*		float:left;
		width:180px;
		margin-right:@gridGutterWidth;
*/
}
.post-type-archive-recette .recette-filter:before,
.post-type-archive-recette .recette-filter:after {
  display: table;
  content: "";
  line-height: 0;
}
.post-type-archive-recette .recette-filter:after {
  clear: both;
}
.post-type-archive-recette .recette-filter:after {
  content: "";
  display: block;
  clear: both;
}
.post-type-archive-recette .recette-filter h3 {
  clear: both;
  color: #ed0054;
  font-size: 1em;
  line-height: 1.25em;
  font-weight: bold;
  font-style: italic;
  border-bottom: 1px solid;
  padding-left: 20px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  padding: 0 0 0 18px;
  background: transparent url("../img/bg-filtered2.png") 0 -70px no-repeat;
}
.post-type-archive-recette .recette-filter ul {
  margin: 0;
  list-style-type: none;
  clear: both;
}
.post-type-archive-recette .recette-filter ul li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.65em;
  font-weight: normal;
  line-height: 1.25em;
  cursor: pointer;
  margin-bottom: 4px;
  margin-right: 20px;
  padding-bottom: 2px;
  border-bottom: 1px dashed transparent;
}
.post-type-archive-recette .recette-filter ul li a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  display: block;
  color: #53534a;
  padding-left: 18px;
  background: transparent url("../img/bg-filtered2.png") 0 2px no-repeat;
}
.post-type-archive-recette .recette-filter ul li a.filtered {
  background-position: 0 -16px;
}
.post-type-archive-recette .filteredElements {
  display: block;
}
.post-type-archive-recette article {
  margin: 0 0 20px;
  border: 1px solid #9a9a9a;
  width: 100%;
  display: block;
}
.post-type-archive-recette article .recette-header {
  width: 100%;
  background: #ffffff url("../img/bg-nav-inactive.png") repeat 0 0;
  padding: 20px;
  display: block;
}
.post-type-archive-recette article .recette-header h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 26.25px;
  font-weight: normal;
  line-height: 1em;
  color: #292929;
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.post-type-archive-recette article .recette-header h2 a {
  display: block;
  width: 100%;
  color: #339850;
}
.post-type-archive-recette article .recette-header h2 a:hover {
  color: #205f32;
  text-decoration: none;
}
.post-type-archive-recette article .recette-header h2 a:hover span {
  color: #205f32;
}
.post-type-archive-recette article .recette-header h2 a:after {
  content: "";
  position: absolute;
  width: 29px;
  height: 29px;
  background: transparent url("../img/global-sprite.png") -128px -577px repeat;
  top: 30px;
  right: 20px;
}
.post-type-archive-recette article .recette-header h2 a span {
  color: #8e8e8e;
  font-size: 0.6em;
}
.post-type-archive-recette article .recette-header:hover {
  background-image: none;
}
.post-type-archive-recette article.active .recette-header {
  background-image: none;
}
.post-type-archive-recette article.active .recette-header h2,
.post-type-archive-recette article.active .recette-header h2 a,
.post-type-archive-recette article.active .recette-header h2 a span {
  color: #205f32;
}
.post-type-archive-recette article.active .recette-header a:after {
  background-position: -64px -577px;
}
.post-type-archive-recette article.active .recette-content {
  display: block;
  position: relative;
}
.post-type-archive-recette article .recette-content {
  background: #ffffff;
  padding: 20px;
  display: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.2em;
  padding: 0 15px 20px 35px;
}
.post-type-archive-recette article .recette-content img {
  border: none;
}
.post-type-archive-recette article .recette-content h3 {
  color: #ed0054;
  font-size: 1.2em;
  line-height: 1.4em;
  text-align: left;
  margin: 0 0 20px;
}
.post-type-archive-recette article .recette-content h3 span {
  color: #53534a;
}
.post-type-archive-recette article .recette-content .biblio {
  padding: 20px 0 0;
  margin: 20px 0 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.3em;
  border-top: 1px dashed #747474;
  clear: both;
}
/*******************************************
** ARCHIVE DES HUILES ESSENTIELLES (BIBLIOTHEQUE)
*********************************************/
.post-type-archive-huile {
  /* dossier  BIBLIOTHEQUE */
}
.post-type-archive-huile #wrap {
  padding-top: 0;
}
.post-type-archive-huile .huile-filter {
  margin-bottom: 20px;
}
.post-type-archive-huile .huile-filter h3 {
  clear: both;
  color: #ed0054;
  font-size: 1em;
  line-height: 1.25em;
  font-weight: bold;
  font-style: italic;
  border-bottom: 1px solid;
  padding-left: 20px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  padding: 0 0 0 18px;
  background: transparent url("../img/bg-filtered2.png") 0 -70px no-repeat;
}
.post-type-archive-huile .huile-filter ul {
  margin: 0;
  list-style-type: none;
  clear: both;
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  column-gap: 20px;
}
.post-type-archive-huile .huile-filter ul li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.65em;
  font-weight: normal;
  line-height: 1em;
  cursor: pointer;
  margin-bottom: 8px;
  margin-right: 20px;
  padding-bottom: 2px;
  border-bottom: 1px dashed transparent;
}
.post-type-archive-huile .huile-filter ul li a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  display: block;
  color: #53534a;
  padding-left: 18px;
  background: transparent url("../img/bg-filtered.png") 0 0 no-repeat;
}
.post-type-archive-huile .huile-filter ul li a.filtered {
  background-position: 0 -63px;
}
.post-type-archive-huile .filteredElements {
  display: block;
}
.post-type-archive-huile a {
  color: #333333;
}
.post-type-archive-huile a:hover {
  color: #53534a;
  text-decoration: none;
}
.post-type-archive-huile .letter-anchor,
.post-type-archive-huile .huile {
  margin-bottom: 20px;
  margin-left: 20px;
  height: 315px;
}
.post-type-archive-huile .huile {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  border: 1px solid #ffffff;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.post-type-archive-huile .huile:hover {
  border-color: #9a9a9a;
}
.post-type-archive-huile .huile header {
  text-align: left;
  border: none;
  height: 40px;
}
.post-type-archive-huile .huile h2,
.post-type-archive-huile .huile a h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15.75px;
  font-weight: normal;
  line-height: 1em;
  font-style: italic;
  color: #ed0054;
  font-weight: bold;
  margin: 0 0 10px;
  color: #339850;
}
.post-type-archive-huile .huile h2:hover,
.post-type-archive-huile .huile a h2:hover {
  color: #52c573;
  text-decoration: none;
}
.post-type-archive-huile .huile img {
  margin: 0 auto;
}
.post-type-archive-huile .huile .entry-content {
  text-align: justify;
  font-size: 15.75px;
}
.post-type-archive-huile .huile footer p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12.6px;
  line-height: 12.6px;
  margin-bottom: 4px;
}
.post-type-archive-huile .huile footer .cat {
  font-weight: bold;
  margin-bottom: 10px;
}
.post-type-archive-huile .huile footer .latin_name {
  font-style: italic;
}
.post-type-archive-huile .huile footer .latin_name p {
  line-height: 1.3em;
}
/*******************************************
** SINGLE HUILES ESSENTIELLES (BIBLIOTHEQUE)
*********************************************/
.single-huile .single-huile-header {
  margin: 0 0 20px 0;
}
.single-huile .single-huile-header h1 {
  margin: 0;
}
.single-huile .single-huile-header h1 .product_cat {
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  font-size: .5em;
  padding: 0;
  margin: 0 6.66666667px 0 0;
}
.single-huile .single-huile-header h1 .product_cat:after {
  content: " \2219 ";
  font-size: 2em;
}
.single-huile .single-huile-header .latin_name {
  font-weight: normal;
  color: #339850;
  clear: left;
}
.single-huile .single-huile-header .pull-right {
  top: -2.1em;
  position: relative;
}
.single-huile .single-huile-header .latin_name {
  color: #339850;
  font-size: 0.75em;
  margin: 0;
}
.single-huile .huile {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 20px 40px;
}
.single-huile .huile h2.slogan {
  color: #ed0054;
}
.single-huile .huile .misengarde {
  padding: 20px;
  position: relative;
  border: 1px solid #747474;
  font-size: 0.5em;
  line-height: 1.2em;
  margin: 0;
  text-align: justify;
}
.single-huile .huile .zone {
  margin-left: -20px;
  *zoom: 1;
  clear: both;
  background: transparent url("../img/bg-ligne.jpg") center bottom no-repeat;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.single-huile .huile .zone:before,
.single-huile .huile .zone:after {
  display: table;
  content: "";
  line-height: 0;
}
.single-huile .huile .zone:after {
  clear: both;
}
.single-huile .huile .zone:after {
  content: "";
  display: block;
  clear: both;
}
.single-huile .huile .zone h2 {
  font-size: 26.25px;
  font-weight: bold;
  line-height: 1.35em;
  background: #333333;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 20px;
  padding: 3px 4px 3px 12px;
}
.single-huile .huile .zone h3 {
  font-size: 15.75px;
  line-height: 1.35em;
  margin-bottom: 4px;
  color: #339850;
}
.single-huile .huile .zone:nth-child(2n) h3 {
  color: #339850;
}
.single-huile .huile .zone:nth-child(2n+1) h3 {
  color: #ed0054;
}
.single-huile .huile .zone.col-2 {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
}
.single-huile .huile .zone.col-3 {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
}
.single-huile .huile p,
.single-huile .huile li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  line-height: 1.25em;
}
.single-huile .huile p span,
.single-huile .huile li span {
  background-color: #f3f87f;
}
.single-huile .huile p b,
.single-huile .huile li b,
.single-huile .huile p strong,
.single-huile .huile li strong {
  border-bottom: 2px solid #3d3d35;
}
.single-huile .huile h2 {
  color: #ed0054;
}
.single-huile .huile footer {
  display: inline-block;
}
.single-huile .huile hr {
  background: transparent url("../img/bg-ligne.jpg") center bottom no-repeat;
  width: 100%;
  height: 10px;
  margin: 20px 0;
  border: none;
}
/*******************************************
** SINGLE DOSSIER
*********************************************/
.single-dossier {
  /* ==========================================================================
   LES EXPERTS
   ========================================================================== */
}
.single-dossier article header {
  margin: 0 0 10px;
  display: inline-block;
  width: 100%;
}
.single-dossier article header h1 {
  text-align: left;
  margin: 0 0 10px;
}
.single-dossier article h2 {
  color: #ed0054;
  margin: 20px 0;
}
.single-dossier article h3 {
  color: #339850;
  font-size: 1.2em;
  line-height: 1.4em;
  text-align: left;
  margin: 40px 0 20px;
}
.single-dossier article h4 {
  margin: 60px 0 20px;
  font-size: 1.2em;
  line-height: 1.4em;
  text-align: left;
}
.single-dossier article h5 {
  font-size: 1em;
  line-height: 1.4em;
  font-style: normal;
  font-weight: normal;
  color: #339850;
  text-decoration: underline;
}
.single-dossier article time,
.single-dossier article .byline {
  background-color: transparent;
  text-align: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #747474;
  margin: 0;
  padding: 0;
  font-style: italic;
  font-size: 12.6px;
  float: right;
}
.single-dossier article .byline {
  float: left;
}
.single-dossier article .entry-summary,
.single-dossier article .entry-content {
  font-size: 15.75px;
  padding: 40px 80px;
}
.single-dossier article .entry-summary {
  text-align: left;
}
.single-dossier article .entry-content {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.single-dossier article .entry-content .attachment-post-thumbnail {
  margin-bottom: 40px;
}
.single-dossier article .entry-content li,
.single-dossier article .entry-content p,
.single-dossier article .entry-content .table th,
.single-dossier article .entry-content .table td {
  text-align: left;
  font-size: 14.175px;
  line-height: 1.4em;
}
.single-dossier article .entry-content .table th td {
  font-weight: bold;
}
.single-dossier article .entry-content li {
  margin-bottom: 5px;
}
.single-dossier .expert {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  margin-left: -20px;
  *zoom: 1;
}
.single-dossier .expert:before,
.single-dossier .expert:after {
  display: table;
  content: "";
  line-height: 0;
}
.single-dossier .expert:after {
  clear: both;
}
.single-dossier .expert:after {
  content: "";
  display: block;
  clear: both;
}
.single-dossier .expert h3 {
  margin-top: 0;
}
.single-dossier .expert img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  margin: 0;
}
/* dossier */
/*******************************************
** SIDEBAR
*********************************************/
#sidebar {
  /* widget	*/
  /* COUPS DE COEUR sur la page Checkout */
}
#sidebar .widget {
  font-size: 15.75px;
  margin: 0 0 20px 0;
  padding: 10px;
}
#sidebar .widget h3 {
  text-align: left;
  line-height: 1em;
  font-size: 1.25em;
  color: #ed0054;
  margin: 10px 0 20px 0;
}
#sidebar .widget.widget-first h3 {
  margin-top: 0;
}
#sidebar .widget .product_frame h3 {
  color: #339850;
  font-size: 1em;
}
#sidebar .widget .product {
  height: auto;
}
#sidebar .widget ul {
  list-style: none;
  margin: 0;
}
#sidebar .widget ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  vertical-align: top;
}
#sidebar .widget ul li:last-child {
  border: none;
}
/* sidebar */
.page-template-page-left-sidebar-php #sidebar,
.page-template-page-custom-php #sidebar {
  float: left !important;
  margin-top: 76px;
}
.page-template-page-left-sidebar-php #main,
.page-template-page-custom-php #main {
  float: right;
}
.single-dossier #sidebar {
  margin-top: 96px;
}
.widget_categories,
.tw-recent-posts,
.widget_recent_comments,
.widget_rcp_recent_custom_posts,
.widget_nav_menu {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.tw-recent-posts .featured-post,
.widget_rcp_recent_custom_posts .featured-post {
  display: inline-block;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.tw-recent-posts .featured-post:last-child,
.widget_rcp_recent_custom_posts .featured-post:last-child {
  border: none;
}
.tw-recent-posts .featured-post h4,
.widget_rcp_recent_custom_posts .featured-post h4 {
  width: 115px;
  float: left;
  font-size: 1em;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
}
.tw-recent-posts .featured-post h4 a,
.widget_rcp_recent_custom_posts .featured-post h4 a {
  color: #747474;
  font-size: 0.75em;
  line-height: 1em;
}
.tw-recent-posts .featured-post h4 a:hover,
.widget_rcp_recent_custom_posts .featured-post h4 a:hover {
  text-decoration: none;
  color: #53534a;
}
.tw-recent-posts .featured-post .post-time,
.widget_rcp_recent_custom_posts .featured-post .post-time {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #747474;
  background: #ffffff;
  font-style: italic;
  font-size: 12.6px;
  text-align: right;
  float: left;
}
.tw-recent-posts .featured-post img,
.widget_rcp_recent_custom_posts .featured-post img {
  float: right;
  margin: 0 0 0 5px ;
  width: 80px;
  height: auto;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.tw-recent-posts .featured-post .excerpt,
.widget_rcp_recent_custom_posts .featured-post .excerpt {
  clear: none;
}
.tw-recent-posts a.read-more,
.widget_rcp_recent_custom_posts a.read-more {
  white-space: nowrap;
}
.tw-recent-posts .clear,
.widget_rcp_recent_custom_posts .clear {
  clear: both;
}
/* ==========================================================================
	Comments
   ========================================================================== */
#comments {
  padding-left: 40px;
  padding-right: 40px;
}
#comments article {
  background: #ffffff;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  border: 1px solid #eeeeee;
  padding: 10px;
  /* header */
}
#comments article header {
  text-align: left;
  border-bottom: 2px solid #eeeeee;
  padding: 10px;
}
#comments article header img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  width: 40px;
}
#comments article header time {
  bottom: 0;
  float: right;
}
#comments article header time a {
  color: #747474;
}
#comments article .comment {
  padding: 0 20px;
  font-size: 15.75px;
}
#comments article .comment p {
  line-height: 1.25em;
}
/* comments */
.comment-reply-link {
  color: #53534a;
  background: #eeeeee;
  bottom: 0;
  float: right;
  font-size: 9.45px;
}
#respond {
  border-top: 2px solid #339850;
  margin-top: 20px;
}
ol.commentlist {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  text-indent: 0;
}
ol.commentlist li.comment div.comment-author {
  border-bottom: 2px solid;
}
ol.commentlist li.comment div.vcard {
  font: normal 16px georgia,times,serif;
}
ol.commentlist li.comment div.vcard cite.fn {
  font-style: normal;
}
ol.commentlist li.comment div.vcard img.avatar {
  border: 1px solid #eeeeee;
  padding: 2px;
  float: right;
  margin: 1em;
}
ol.commentlist li.comment div.comment-meta {
  font-size: 9px;
}
ol.commentlist li.comment div.comment-meta a {
  color: #ccc;
}
ol.commentlist li.comment p {
  margin: 0 0 1em;
}
ol.commentlist li.comment ul {
  list-style: square;
  margin: 0 0 1em 2em;
}
ol.commentlist li.comment div.reply a {
  font-weight: bold;
}
ol.commentlist li.comment ul.children {
  list-style: none;
  margin: 0 0 0;
  text-indent: 0;
}
ol.commentlist li.comment ul.children li {
  padding: 20px;
}
.cgu {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.6em;
  font-weight: normal;
  line-height: 1.5em;
  text-align: justify;
  margin: 10px;
}
.cgu h4 {
  margin-bottom: 10px;
}
#commentform label {
  width: 250px;
  float: left;
  clear: right;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.6em;
  font-weight: normal;
  line-height: 1.5em;
}
#commentform.subscribe-label {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.4em;
  font-weight: normal;
  line-height: 1.5em;
}
#commentform input,
#commentform textarea {
  float: left;
}
#commentform p {
  clear: both;
}
/* ==========================================================================
   SEARCH RESULTS
   ========================================================================== */
.search-results article {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 20px;
  margin-bottom: 20px;
}
.search-results article strong {
  background-color: #f3f87f;
  padding: 1px 2px;
}
.search-results article img {
  float: left;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  margin: 0 20px 10px 0;
}
.search-results article h2 span {
  color: #747474;
  font-size: 0.5em;
  line-height: 1em;
}
.search-results article .foundat {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.75em;
  line-height: 1em;
  font-weight: normal;
  font-style: italic;
  color: #339850;
}
.search-results article .entry-summary {
  text-align: left;
  font-size: 15.75px;
  line-height: 1.35em;
  text-align: justify;
}
/* ==========================================================================
   MON COMPTE
   ========================================================================== */
.page.mon-compte .my_account_orders time {
  color: inherit;
  position: inherit;
  margin: 0;
  padding: 0;
}
.page.mon-compte .my_account_orders td {
  text-align: center;
}
.page.mon-compte .my_account_orders td.order-number {
  text-align: left;
}
.page.mon-compte .address header h3 {
  margin-bottom: 0;
  border-color: #339850;
}
.page.mon-compte .wp-list-table {
  width: 100%;
  margin-bottom: 32px;
}
.page.mon-compte .wp-list-table th,
.page.mon-compte .wp-list-table td {
  padding: 8px;
  line-height: 32px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.page.mon-compte .wp-list-table th {
  font-weight: bold;
}
.page.mon-compte .wp-list-table thead th {
  vertical-align: bottom;
}
.page.mon-compte .wp-list-table caption + thead tr:first-child th,
.page.mon-compte .wp-list-table caption + thead tr:first-child td,
.page.mon-compte .wp-list-table colgroup + thead tr:first-child th,
.page.mon-compte .wp-list-table colgroup + thead tr:first-child td,
.page.mon-compte .wp-list-table thead:first-child tr:first-child th,
.page.mon-compte .wp-list-table thead:first-child tr:first-child td {
  border-top: 0;
}
.page.mon-compte .wp-list-table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.page.mon-compte .wp-list-table .table {
  background-color: #ffffff;
}
.page.mon-compte .col-1,
.page.mon-compte .col-2 {
  float: left;
  width: 47%;
  margin: 0 10px 0 0;
}
/* ==========================================================================
   BOUTIQUE WOOCOMMERCE
   ========================================================================== */
#heFilter {
  width: 167px;
  /*
	border:2px solid #808080;
	.border-radius(5px);

	.border-image( url("../img/bg-filtre-corps.png") 12px 30px round round);
				*/
  background: transparent url("../img/fond.jpg") 0 0 repeat;
}
#heFilter .accordion-group {
  background-image: url("../img/bg-filtre-corps.png");
  background-position: top center;
  background-repeat: repeat-y;
}
#heFilter:before,
#heFilter:after {
  background: transparent url("../img/bg-filtre-haut.png") center top no-repeat;
  background-size: auto auto;
  content: " ";
  display: block;
  margin: 0;
  height: 20px;
  width: 100%;
  padding: 0;
}
#heFilter:after {
  background: transparent url("../img/bg-filtre-bas.png") center bottom no-repeat;
  height: 16px;
}
#heFilterProducts {
  margin-left: 0 !important;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.extra_pdt_details {
  /*border-top: 2px dashed #BABABA;*/
  padding: 20px;
}
.he-left-column {
  float: left;
  width: 200px;
}
.he-right-column {
  float: right;
  margin-left: 20px;
  width: 720px;
}
.pager {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.5em;
  padding: 20px 0;
}
.pager p {
  margin: 0;
}
.prevnext .link-prod {
  display: inline-block;
  width: 49%;
  text-align: center;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.prevnext .link-prod.prev {
  margin-right: 5px;
  cursor: url(../img/left-chevron.png), auto;
  cursor: pointer\0;
  float: left;
}
.prevnext .link-prod.next {
  margin-left: 5px;
  cursor: url(../img/right-chevron.png), auto;
  cursor: pointer\0;
  float: right;
}
.prevnext .link-prod:after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0 solid #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.prevnext .link-prod:hover:after {
  background-color: rgba(255, 255, 255, 0.5);
  border-width: 4px;
}
.prevnext .link-prod img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: auto;
  max-width: inherit;
  z-index: 0;
  vertical-align: middle;
  margin: 20px 0 20px -25%;
}
.prevnext .link-prod .post-link {
  z-index: 10;
  text-align: center;
  vertical-align: middle;
  line-height: 100%;
}
.prevnext .link-prod .post-link,
.prevnext .link-prod .post-link a {
  color: #ed0054;
}
.tax-product_cat .page-title {
  float: left;
}
.tax-product_cat .category-decription {
  box-sizing: border-box;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  margin: 20px 0;
  padding: 10px;
  clear: both;
}
.tax-product_cat .category-decription .category-wrap {
  background: #fafafa;
  border: 1px solid #ddd;
  display: inline-block;
  width:100%;
}
.tax-product_cat .category-decription .img-description {
  margin: 0;
  float: left;
  max-width: 100%;
  margin-right:2%;
}
.tax-product_cat .category-decription .img-description img {
  max-width: 100%;
}
.tax-product_cat .category-decription .term-description {
  padding: 20px;
}
.tax-product_cat .category-decription .term-description p {
  font-size: 0.725em;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  text-align: justify;
}
/* ==========================================================================
   LOGO SPECIAL DOSSIERS
   ========================================================================== */
.post-type-archive-huile .header .head-wrap .brand,
.post-type-archive-recette .header .head-wrap .brand,
.single-huile .header .head-wrap .brand,
.single-recette .header .head-wrap .brand,
.term-dossier .header .head-wrap .brand,
.single-dossier .header .head-wrap .brand{
  background-image: url("../img/logo-dossier-aromatherapie.png");
}
/* ==========================================================================
   CARTE DU MONDE DES HUILES
   ========================================================================== */
.carte-des-huiles {
  overflow: hidden;
}
.carte-des-huiles footer,
.carte-des-huiles .footer-actus,
.carte-des-huiles .footer-cadeaux,
.carte-des-huiles .content-info,
.carte-des-huiles .header .head-wrap .nav-wrap,
.carte-des-huiles .header .head-wrap .header-right {
  display: none;
}
.carte-des-huiles .header .head-wrap {
  position: absolute;
  z-index: 999998;
}
.carte-des-huiles .gm-map {
  overflow: hidden;
  position: fixed;
  z-index: 0
		left: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ==========================================================================
   BIG VIDEO
   ========================================================================== */
.minute-detente {
  overflow: hidden;
  /* Style */
  /* Header */
  /* Video Pages */
  /* Nav */
  /* Header page MINUTE DETENTE */
}
.minute-detente #big-video-wrap {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.minute-detente #big-video-vid,
.minute-detente #big-video-image {
  position: absolute;
}
.minute-detente #big-video-control-container {
  position: fixed;
  bottom: 20px;
  padding: 0 20px;
  width: 100%;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.minute-detente #big-video-control {
  width: 100%;
  height: 16px;
  position: relative;
}
.minute-detente #big-video-control-middle {
  margin: 0 56px 0 24px;
}
.minute-detente #big-video-control-bar {
  width: 100%;
  height: 16px;
  position: relative;
  cursor: pointer;
}
.minute-detente #big-video-control-progress {
  position: absolute;
  top: 7px;
  height: 3px;
  width: 0%;
  background: #fff;
}
.minute-detente #big-video-control-track {
  position: absolute;
  top: 8px;
  height: 1px;
  width: 100%;
  background: #fff;
}
.minute-detente #big-video-control-bound-left {
  left: 0;
}
.minute-detente #big-video-control-bound-right {
  right: -1px;
}
.minute-detente #big-video-control-track .ui-slider-handle {
  opacity: 0;
}
.minute-detente #big-video-control-playhead {
  left: 30%;
}
.minute-detente #big-video-control-play {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-image: url('../img/bigvideo.png');
}
.minute-detente #big-video-control-timer {
  position: absolute;
  top: 1px;
  right: 0;
  color: #fff;
  font-size: 11px;
}
.minute-detente #big-video-control-playhead,
.minute-detente #big-video-control-bound-left,
.minute-detente #big-video-control-bound-right {
  position: absolute;
  top: 0;
  height: 16px;
  width: 1px;
  background: #fff;
}
.minute-detente #big-video-control .ui-slider-handle {
  border-left: solid 1px #fff;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -8px;
}
.minute-detente .transparent {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.minute-detente .vjs-big-play-button {
  display: none !important;
}
.minute-detente .wrapper {
  position: absolute;
  width: 500%;
  height: 100%;
  z-index: 0;
}
.minute-detente h1,
.minute-detente h2 {
  margin: 0 0 10px 0;
  padding: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.minute-detente p {
  line-height: 1.4;
  text-shadow: 1px 1px 1px #000;
}
.minute-detente a,
.minute-detente a:visited {
  color: #fff;
  text-decoration: none;
}
.minute-detente a:hover {
  color: #40a5c6;
}
.minute-detente h1 a,
.minute-detente h1 a:hover,
.minute-detente h1 a:visited {
  text-decoration: none;
}
.minute-detente p a {
  font-weight: 700;
}
.minute-detente header {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 60px;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  margin: -200px 0 0 -200px;
  text-align: center;
}
.minute-detente header h1 {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  padding: 0 0 10px 0;
  font-size: 1.7em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}
.minute-detente header h1 span {
  font-weight: 300;
}
.minute-detente header p {
  font-family: Cambria, Georgia, serif;
  font-style: italic;
}
.minute-detente .screen {
  position: relative;
  height: 100%;
  width: 20%;
  /*  NOTE: numVideos/100%  */
  float: left;
  overflow: hidden;
}
.minute-detente .big-image {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}
.minute-detente .video-title {
  position: absolute;
  top: 5%;
  right: 5%;
  opacity: .5;
  margin: 40px 0 0 0;
  padding: 0;
  line-height: .65;
  font-size: 4em;
  text-transform: uppercase;
}
.minute-detente nav {
  position: absolute;
  bottom: 5%;
  right: 50%;
  margin-right: -20px;
  padding: 20px;
  background: #000;
  border-radius: 40px;
  opacity: .4;
  cursor: pointer;
  z-index: 1000;
}
.minute-detente nav:hover {
  opacity: .6;
}
.minute-detente .next-icon {
  display: block;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: 20px;
  height: 20px;
  position: relative;
  left: -5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #fff;
  text-decoration: none;
}
.minute-detente .rvl-top,
.minute-detente .rvl-bottom {
  line-height: 24px;
  font-size: 11px;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  z-index: 9999;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  font-family: Georgia, serif;
  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);
}
.minute-detente .rvl-top a,
.minute-detente .rvl-bottom a {
  padding: 0px 10px;
  letter-spacing: 1px;
  color: #333;
  display: inline-block;
  text-decoration: none;
}
.minute-detente .rvl-top a:hover,
.minute-detente .rvl-bottom a:hover {
  background: rgba(255, 255, 255, 0.4);
}
.minute-detente .rvl-top span.right,
.minute-detente .rvl-bottom span.right {
  float: right;
}
.minute-detente .rvl-top span.right a,
.minute-detente .rvl-bottom span.right a {
  float: left;
  display: block;
}
.minute-detente .rvl-bottom {
  bottom: 0;
  top: auto;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media (max-width: 979px) {
  /* Fix top padding when using the responsive grid with the fixed topbar */
  body.top-navbar {
    padding-top: 0;
  }
}
/* ==========================================================================
   Header
   ========================================================================== */
.header {
  *position: relative;
  *z-index: 2;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  position: relative;
  *zoom: 1;
  background-image: url("../img/bg-header.jpg");
  background-position: 0 0;
  background-repeat: repeat;
  border-bottom: 1px solid white;
  /* head-wrap */
  /* menu-wrap */
  /* Nav de la home */
}
.header:before,
.header:after {
  display: table;
  content: "";
  line-height: 0;
}
.header:after {
  clear: both;
}
.header:after {
  content: "";
  display: block;
  clear: both;
}
.header .head-wrap {
  margin: 0;
  padding: 20px 0;
  min-height: 110px;
  /* brand */
}
.header .head-wrap .brand {
  padding: 0;
  background-color: transparent;
  background-image: url("../img/logo-revelessence.png");
  background-position: center 0px;
  background-repeat: no-repeat;
  width: 335px;
  height: 68px;
  display: block;
  text-indent: -9999em;
  position: absolute;
  left: 50%;
  margin-left: -168px;
}

@media screen and (min-width: 0px) and (max-width: 992px)
{
	.header .head-wrap .brand { background-image: url("../img/logo-revelessence-mobile.png"); }
}


.header .head-wrap .brand:hover {
  text-decoration: none;
  background-position: center 1px;
}
.header .head-wrap .brand:active {
  background-position: center -1px;
}
.header nav a:hover,
.header nav a:focus {
  outline: none;
}
.header .large-menu {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}
.header .menu-wrap {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 0.85em;
  font-weight: normal;
  color: #747474;
  background: #2eb456;
  /* Old browsers */
  background: -moz-linear-gradient(left, #2eb456 0%, #339850 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2eb456), color-stop(100%, #339850));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #2eb456 0%, #339850 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #2eb456 0%, #339850 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #2eb456 0%, #339850 100%);
  /* IE10+ */
  background: linear-gradient(to right, #2eb456 0%, #339850 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2eb456', endColorstr='#339850', GradientType=1);
  /* IE6-9 */
  /* nav-wrap */
}
.header .menu-wrap nav#nav-shop {
  display: inline-block;
}
.header .menu-wrap .right-bar {
  float: right;
}
.header .menu-wrap .nav-wrap {
  margin: 0;
  padding: 0;
  clear: both;
  /* rvl-nav */
}
.header .menu-wrap .nav-wrap .rvl-nav {
  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  transition: 0;
  -webkit-transition: 0 ease-in-out 0.2s;
  -moz-transition: 0 ease-in-out 0.2s;
  -o-transition: 0 ease-in-out 0.2s;
  transition: 0 ease-in-out 0.2s;
  margin: 0;
  padding: 10px;
  display: inline-block;
  width: 100%;
  list-style: none;
  background: #ffffff;
  text-align: center;
  /* rvl-nav li */
}
.header .menu-wrap .nav-wrap .rvl-nav li {
  display: inline-block;
  padding: 0 0 0 8px;
  margin: 0 8px 0 0;
  border-left: 1px solid #eeeeee;
  max-width: 90px !important;
  vertical-align: top;
  height: 54px;
  /* Effect 3: bottom line slides/fades in */
}
.header .menu-wrap .nav-wrap .rvl-nav li:first-child {
  padding-left: 0;
  border-left: none;
}
.header .menu-wrap .nav-wrap .rvl-nav li:first-child a {
  color: #339850;
}
.header .menu-wrap .nav-wrap .rvl-nav li:last-child {
  margin-right: 0;
}
.header .menu-wrap .nav-wrap .rvl-nav li.he {
  max-width: 90px !important;
}
.header .menu-wrap .nav-wrap .rvl-nav li.hv {
  max-width: 78px !important;
}
.header .menu-wrap .nav-wrap .rvl-nav li.ef {
  max-width: 68px !important;
}
.header .menu-wrap .nav-wrap .rvl-nav li.massage {
  max-width: 90px !important;
}
.header .menu-wrap .nav-wrap .rvl-nav li.diffusion {
  max-width: 85px !important;
}
.header .menu-wrap .nav-wrap .rvl-nav li.materiel {
  max-width: 75px !important;
}
.header .menu-wrap .nav-wrap .rvl-nav li.cosmetiques {
  max-width: 100px !important;
}
.header .menu-wrap .nav-wrap .rvl-nav li.livres {
  max-width: 90px !important;
}
.header .menu-wrap .nav-wrap .rvl-nav li.active a:active,
.header .menu-wrap .nav-wrap .rvl-nav li.active a {
  color: #ed0054;
}
.header .menu-wrap .nav-wrap .rvl-nav li.active a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #ed0054;
  content: '';
  opacity: 1;
  height: 2px;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.header .menu-wrap .nav-wrap .rvl-nav li a {
  padding: 0 0 8px;
  text-decoration: none;
  line-height: 1.35em;
  color: #53534a;
  display: block;
  height: 100%;
  position: relative;
  text-align: left;
}
.header .menu-wrap .nav-wrap .rvl-nav li a:active,
.header .menu-wrap .nav-wrap .rvl-nav li a:hover {
  color: #ed0054;
}
.header .menu-wrap .nav-wrap .rvl-nav li a:active::after,
.header .menu-wrap .nav-wrap .rvl-nav li a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ed0054;
  content: '';
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px);
}
.header .menu-wrap .nav-wrap .rvl-nav li a:hover::after,
.header .menu-wrap .nav-wrap .rvl-nav li a:active::after,
.header .menu-wrap .nav-wrap .rvl-nav li a:focus::after {
  opacity: 1;
  height: 2px;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.header .menu-wrap .nav-wrap .shop-nav {
  background: transparent;
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: .7em;
  font-style: normal;
  line-height: 0.7em;
  font-family: arial;
  text-transform: uppercase;
  font-weight: 600;
}
.header .menu-wrap .nav-wrap .shop-nav li {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  line-height: 1em;
  border-right: 1px solid #d8f2df;
}
.header .menu-wrap .nav-wrap .shop-nav li:last-child {
  margin: 0;
  padding: 0;
  border-right: 0;
}
.header .menu-wrap .nav-wrap .shop-nav li a {
  color: #ffffff;
}
.header .menu-wrap .nav-wrap .shop-nav li a:hover,
.header .menu-wrap .nav-wrap .shop-nav li a:focus,
.header .menu-wrap .nav-wrap .shop-nav li a:active {
  text-decoration: none;
  color: #cecece;
}
.header .top-message {
  background: #000000;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
}
.header .moncompte {
  float: right;
  text-align: right;
  font-size: 14px;
  line-height: 16px;
  font-family: Georgia, serif;
  font-style: normal;
  margin-left: 20px;
  line-height: 2em;
}
.header .moncompte a {
  font-weight: normal;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
}
.header .moncompte span,
.header .moncompte span a {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #ffffff;
}
.header .header-logos img {
  float: left;
  margin: 0;
  max-width: 95px;
}
.header .header-middle {
  width: 300px;
  max-width: 100%;
  margin: 0 auto;
}
.header .header-right {
  float: right;
  top: 5px;
  right: 0;
}
.header .panier-summary {
  width: 225px;
  position: relative;
  margin-top: 10px;
}
.header .panier-summary .fdp {
  font-size: 11px;
  line-height: 14px;
  position: absolute;
  left: 0;
  top: 1px;
  width: 180px;
}
.header .panier-summary a.cart-contents {
  background-color: transparent;
  background-image: url("../img/panier.png");
  background-position: top right;
  background-repeat: no-repeat;
  text-align: right;
  /*	width: 150px; */
  height: 53px;
  display: block;
  padding: 22px 0px 0 0;
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.5em;
  font-weight: bold;
  line-height: 1em;
  font-style: italic;
  color: #53534a;
  text-decoration: none;
  line-height: 55px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.header .panier-summary a.cart-contents span {
  background: #ffffff;
  padding: 1px 2px;
  margin-bottom: 10px;
}
.header .panier-summary a.cart-contents span .amount {
  font-weight: normal;
}
.header .header-search {
  padding: 0;
  margin: 0;
  float: left;
}
.header .header-search form {
  position: relative;
  margin: 2px 0;
}
.header .header-search form * {
  padding: 0;
  margin: 0;
}
.header .header-search form input,
.header .header-search form .btn {
  background: #ffffff;
  border: none;
  height: 28px;
  float: right;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  line-height: 1em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.header .header-search form input[type=text],
.header .header-search form .btn[type=text] {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear ease-in-out 0.2s;
  -moz-transition: all 0.2s linear ease-in-out 0.2s;
  -o-transition: all 0.2s linear ease-in-out 0.2s;
  transition: all 0.2s linear ease-in-out 0.2s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 160px;
  padding: 0 12px 0 4px;
  color: #53534a;
}
.header .header-search form input[type=text]:focus,
.header .header-search form .btn[type=text]:focus {
  color: #339850;
}
.header .header-search form input[type=submit],
.header .header-search form .btn[type=submit] {
  padding: 0;
  width: 20px;
  height: 20px;
  right: 5px;
  top: 3px;
  position: absolute;
}
/* #banner */
/****************************
** EXCEPTIONS POUR CERTAINES PAGES
*****************************/
/* PAge LES DOSSIERS, n'affiche pas la sous nav */
/*
	.page-id-46 .header .head-wrap .nav-wrap .rvl-nav li.active ul {
		display:none !important;
	}
*/
/* Navigation MOBILE */
nav select {
  display: none;
}
/**
 * bxSlider v4.2.5
 * Copyright 2013-2015 Steven Wanderski
 * Written while drinking Belgian ales and listening to jazz

 * Licensed under MIT (http://opensource.org/licenses/MIT)
 */
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('../img/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("../img/arrows.png") no-repeat center left;
  opacity: 0.3;
  -webkit-transition: 0s none 0.2s;
  -moz-transition: 0s none 0.2s;
  -o-transition: 0s none 0.2s;
  transition: 0s none 0.2s;
}
.bx-wrapper .bx-prev:hover {
  opacity: 1;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url("../img/arrows.png") no-repeat center right;
  opacity: 0.3;
  -webkit-transition: 0s none 0.2s;
  -moz-transition: 0s none 0.2s;
  -o-transition: 0s none 0.2s;
  transition: 0s none 0.2s;
}
.bx-wrapper .bx-next:hover {
  opacity: 1;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  outline: 0;
  width: 28px;
  height: 60px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('../img/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('../img/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.clear {
  clear: both;
}
.nobr {
  white-space: nowrap;
}
/* Contains base colours like @primary */
.woocommerce-message {
  position: relative;
  z-index: 100;
  border: 1px solid #ccc !important;
  overflow: hidden;
  padding: 20px !important;
  background: #fff !important;
  color: green;
  margin-bottom: 20px;
  clear: both;
}
.woocommerce-message .squeezer {
  max-width: 960px;
  margin: 0;
  padding: 0 10px;
  text-align: left;
  overflow: hidden;
}
.woocommerce-message .button {
  float: right;
  margin: 0 0 0 20px;
}
.woocommerce-message h4 {
  margin: 0 10px 0 0;
  font-size: 18px;
  line-height: 36px;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Verdana, "Bitstream Vera Sans", sans-serif;
  font-weight: normal;
  color: #fff;
  text-shadow: 0px 1px 1px #b574a8;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: left;
  vertical-align: middle;
}
.woocommerce-message p {
  margin: 0 !important;
  padding: 2px 0 !important;
  float: left !important;
  line-height: 32px;
  vertical-align: middle;
}
.woocommerce-message p a.button-primary {
  float: right;
  font-size: 16px !important;
  line-height: 16px !important;
  margin: 0 5px 0 0;
  padding: 6px 15px;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #88537e;
  background: #a46497;
  -moz-box-shadow: inset 0 0 2px #ffffff, 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px #ffffff, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px #ffffff, 0 1px 1px rgba(0, 0, 0, 0.1);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Verdana, "Bitstream Vera Sans", sans-serif;
}
.woocommerce-message p a.button-primary:hover,
.woocommerce-message p a.button-primary:active {
  background-color: #f0a000;
  border-color: #c87800;
  -webkit-transition-duration: .3s;
  outline: none;
  opacity: 1;
}
.woocommerce-message p a.skip,
.woocommerce-message p a.docs {
  opacity: 0.5;
}
.woocommerce-message .twitter-share-button {
  vertical-align: middle;
}
/* Contains base colours like @primary */
/* Colours */
/* Price slider bar / layered nav UI */
/* Text on tertiary colour bg */
/* Price slider bg */
/* =Global styles/layout
-------------------------------------------------------------- */
.woocommerce_message,
.woocommerce_error,
.woocommerce_info {
  padding: 20px 10px 20px 60px;
  margin: 0 0 20px;
  position: relative;
  background: #ffffff;
  list-style: none outside;
  border: 1px solid;
  *zoom: 1;
  width: auto;
  min-height: 48px;
}
.woocommerce_message:before,
.woocommerce_error:before,
.woocommerce_info:before,
.woocommerce_message:after,
.woocommerce_error:after,
.woocommerce_info:after {
  display: table;
  content: "";
  line-height: 0;
}
.woocommerce_message:after,
.woocommerce_error:after,
.woocommerce_info:after {
  clear: both;
}
.woocommerce_message:after,
.woocommerce_error:after,
.woocommerce_info:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce_message:before,
.woocommerce_error:before,
.woocommerce_info:before {
  content: "";
  height: 36px;
  width: 36px;
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
}
.woocommerce_message .button,
.woocommerce_error .button,
.woocommerce_info .button {
  float: right;
}
.woocommerce_message li,
.woocommerce_error li,
.woocommerce_info li {
  list-style: none outside;
}
.woocommerce_message {
  color: #339850;
  border: 1px solid #339850;
}
.woocommerce_error {
  color: ligthen(#9d261d, 15%);
  border: 1px solid ligthen(#9d261d, 15%);
}
.woocommerce_error li {
  color: ligthen(#9d261d, 15%);
}
.woocommerce_info {
  color: #53534a;
}
.woocommerce_message:before {
  background-image: url("../img/accept.png");
}
.woocommerce_info:before {
  background-image: url("../img/info.png");
}
.woocommerce_error:before {
  background-image: url("../img/delete.png");
}
p.demo_store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: .5em 0;
  text-align: center;
  background: #292929;
  background: -webkit-gradient(linear, left top, left bottom, from(#292929), to(#101010));
  background: -webkit-linear-gradient(#292929, #101010);
  background: -moz-linear-gradient(center top, #292929 0%, #101010 100%);
  background: -moz-gradient(center top, #292929 0%, #101010 100%);
  border: 1px solid #101010;
  color: #a9a9a9;
  z-index: 999999;
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.2);
}
small.note {
  display: block;
  color: #777777;
  font-size: 11px;
  line-height: 21px;
  margin-top: 10px;
}
#breadcrumb {
  *zoom: 1;
  margin: 0 0 1em;
  padding: 0;
  font-size: 0.75em;
  color: #777777;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#breadcrumb:before,
#breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
#breadcrumb:after {
  clear: both;
}
#breadcrumb:after {
  content: "";
  display: block;
  clear: both;
}
#breadcrumb a {
  color: #777777;
}
.col2-set {
  *zoom: 1;
  /*	width:80%;*/
  min-width: 460px;
  margin: 0 auto 20px;
}
.col2-set:before,
.col2-set:after {
  display: table;
  content: "";
  line-height: 0;
}
.col2-set:after {
  clear: both;
}
.col2-set:after {
  content: "";
  display: block;
  clear: both;
}
.col2-set .col-1,
.col2-set .col-2 {
  float: none;
  width: 100%;
  margin: 0 0 10px;
}


 
/* =Product Page
-------------------------------------------------------------- */
/* Main product title */
.product_title {
  clear: none;
  margin: 0;
  padding: 0;
  color: #339850;
}
.stock.in-stock {
  display: none;
}
div.product,
#content div.product {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 20px;
  margin: 0 0 40px;
  /* Price */
  /* on sale */
  /* new badge */
  /* Product image and thumbnail */
  /* Social networking */
  /* Tabs on the product page */
  /* Cart button */
  /* add to cart forms */
}
div.product div.images,
#content div.product div.images {
    float: left;
}

div.product span.price,
#content div.product span.price,
div.product p.price,
#content div.product p.price {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #333333;
  font-size: 24px;
  line-height: 1em;
  float: left;
}
div.product span.price ins,
#content div.product span.price ins,
div.product p.price ins,
#content div.product p.price ins {
  color: #ed0054;
  text-decoration: none;
}
div.product span.price del,
#content div.product span.price del,
div.product p.price del,
#content div.product p.price del {
  font-size: 0.67em;
  color: rgba(51, 51, 51, 0.5);
}
div.product span.onsale,
#content div.product span.onsale {
  display: none;
}
div.product span.wc-new-badge,
#content div.product span.wc-new-badge {
  top: 0;
  right: 0;
}
div.product div.images,
#content div.product div.images {
  position: relative;
  clear: both;
  text-align: center;
 /* float: none;*/
  display: inline-block;
  margin: 0 auto;

  z-index: 10;
}
div.product div.images img,
#content div.product div.images img {
  display: block;
  width: auto;
  height: auto;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  position: static;
  max-width: 100%;
  margin: 40px auto 5px;
  z-index: 10;
}
div.product div.images div.thumbnails,
#content div.product div.images div.thumbnails {
  padding-top: 1em;
  *zoom: 1;
}
div.product div.images div.thumbnails:before,
#content div.product div.images div.thumbnails:before,
div.product div.images div.thumbnails:after,
#content div.product div.images div.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
div.product div.images div.thumbnails:after,
#content div.product div.images div.thumbnails:after {
  clear: both;
}
div.product div.images div.thumbnails:after,
#content div.product div.images div.thumbnails:after {
  content: "";
  display: block;
  clear: both;
}
div.product div.images div.thumbnails a,
#content div.product div.images div.thumbnails a {
  float: left;
  width: 30.75%;
  margin-right: 3.8%;
}
div.product div.images div.thumbnails a.last,
#content div.product div.images div.thumbnails a.last {
  margin-right: 0;
}
div.product div.images div.thumbnails a.first,
#content div.product div.images div.thumbnails a.first {
  clear: both;
}
div.product div.images p,
#content div.product div.images p {
  text-align: left;
  margin: 0;
}
div.product div.summary,
#content div.product div.summary {
  padding-bottom: 8px;
}
div.product div.summary .short_description,
#content div.product div.summary .short_description {
  margin-bottom: 4px;
}
div.product div.summary .short_description p,
#content div.product div.summary .short_description p,
div.product div.summary .short_description li,
#content div.product div.summary .short_description li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 40px;
  color: #ed0054;
  font-style: italic;
  line-height: 1em;
}
div.product .product_labels,
#content div.product .product_labels {
  padding: 0;
}
div.product .product_labels ul.labels_bio li,
#content div.product .product_labels ul.labels_bio li {
  margin: 0 20px 0 0;
  padding: 0;
}
div.product .quality-labels,
#content div.product .quality-labels {
  clear: both;
}
div.product .quality-labels ul,
#content div.product .quality-labels ul {
  margin: 20px 0;
}
div.product .quality-labels ul li,
#content div.product .quality-labels ul li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  margin: 0 0 10px 0;
  padding: 0 0 0 35px;
  list-style: none;
  background: transparent url("../img/quality-labels-icone.png") left center no-repeat;
}
div.product .quality-labels ul li.label-stock,
#content div.product .quality-labels ul li.label-stock {
  background-position: 0 -87px;
}
div.product .quality-labels ul li.label-payment,
#content div.product .quality-labels ul li.label-payment {
  background-position: 0 -33px;
}
div.product .quality-labels ul li.label-shipping,
#content div.product .quality-labels ul li.label-shipping {
  background-position: 0 0;
}
div.product div.social,
#content div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
div.product div.social span,
#content div.product div.social span {
  margin: 0 0 0 2px;
}
div.product div.social span span,
#content div.product div.social span span {
  margin: 0;
}
div.product div.social span .stButton .chicklets,
#content div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
div.product div.social iframe,
#content div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
div.product .extra_pdt_details,
#content div.product .extra_pdt_details {
  padding-top: 35px;
}
div.product .extra_pdt_details h3,
#content div.product .extra_pdt_details h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15.75px;
  font-weight: normal;
  line-height: 1em;
  font-style: italic;
  color: #ed0054;
  margin-top: 0;
  color: #339850;
}
div.product .extra_pdt_details .pdt_conseils,
#content div.product .extra_pdt_details .pdt_conseils {
  clear: both;
  min-width: 195px;
  min-height: 114px;
  display: block;
  margin: 40px auto 20px;
  padding: 10px;
  border: 1px dotted #ccc;
}
div.product .extra_pdt_details .pdt_conseils h3,
#content div.product .extra_pdt_details .pdt_conseils h3 {
  padding-left: 0;
}
div.product .extra_pdt_details .pdt_conseils .conseils,
#content div.product .extra_pdt_details .pdt_conseils .conseils {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.product .extra_pdt_details .pdt_conseils li,
#content div.product .extra_pdt_details .pdt_conseils li {
  padding-left: 16px;
  margin-bottom: 5px;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAkUlEQVR4Xt2TMQoDIRBFvyFebSsbT6BHc86Q9BY2Nt5FEGwUJoRlukAYtgjkgeW8+R8Zw8y4wg3AbwV3fICIHgBcjNGIgJlVCZz3HiklvlRBJKoKwlrrjOKcSIwqQe8dYwzMOXEcB4iIVYK99zuFPH0Fay2EnDNCCLoKsrmUAvlOtaDWKsPQCp6ttXP4C39wTC8UpUsmy3hB0AAAAABJRU5ErkJggg==') 0 1px no-repeat;
}
div.product .extra_pdt_details .pdt_conseils_txt,
#content div.product .extra_pdt_details .pdt_conseils_txt {
  padding-top: 20px;
  margin-bottom: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.6em;
  font-weight: normal;
  line-height: 1.25em;
}
div.product .extra_pdt_details .pdt_conseils li,
#content div.product .extra_pdt_details .pdt_conseils li,
div.product .extra_pdt_details .pdt_conseils_txt li,
#content div.product .extra_pdt_details .pdt_conseils_txt li {
  line-height: 1.5em;
  font-weight: bold;
}
div.product .extra_pdt_details .pdt_conseils li span,
#content div.product .extra_pdt_details .pdt_conseils li span,
div.product .extra_pdt_details .pdt_conseils_txt li span,
#content div.product .extra_pdt_details .pdt_conseils_txt li span {
  font-weight: normal;
}
div.product .extra_pdt_details .pdt_conseils,
#content div.product .extra_pdt_details .pdt_conseils,
div.product .extra_pdt_details table,
#content div.product .extra_pdt_details table {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.6em;
  font-weight: normal;
  line-height: 1em;
}
div.product .extra_pdt_details .pdt_conseils th,
#content div.product .extra_pdt_details .pdt_conseils th,
div.product .extra_pdt_details table th,
#content div.product .extra_pdt_details table th {
  padding: 0  2px 0 5px ;
  text-align: left;
  width: auto;
}
div.product .add_pdt_to_cart,
#content div.product .add_pdt_to_cart {
  clear: both;
  border-top: 1px dashed #bababa;
  padding: 20px 0;
  margin: 0 auto;
}
div.product .add_pdt_to_cart .cart,
#content div.product .add_pdt_to_cart .cart {
  margin: 0;
}
div.product .add_pdt_to_cart .price,
#content div.product .add_pdt_to_cart .price {
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
}
div.product .variations_form,
#content div.product .variations_form {
  width: 100%;
}
div.product .variations_button,
#content div.product .variations_button {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
}
div.product .pa_contenance,
#content div.product .pa_contenance {
  width: auto;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.7em;
  font-weight: normal;
  line-height: 2.5em;
  font-weight: bold;
  font-style: italic;
  color: #339850;
  float: left;
  margin: 0 20px 0 0;
}
div.product .woocommerce-tabs,
#content div.product .woocommerce-tabs {
  clear: both;
}
div.product .woocommerce-tabs ul.tabs,
#content div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1em;
  margin: 0 0 ;
  overflow: hidden;
  position: relative;
}
div.product .woocommerce-tabs ul.tabs li,
#content div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #dfdbdf;
  /*			    .vertical_gradient( @secondary, darken( @secondary, 10 ) ); */
  background: #dedede;
  display: inline-block;
  position: relative;
  z-index: 0;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.6);
  margin: 0 -5px;
  padding: 0 0.5em;
}
div.product .woocommerce-tabs ul.tabs li a,
#content div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: .2em 0;
  color: #53534a;
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 0.65em;
  color: #5e5e5e;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
div.product .woocommerce-tabs ul.tabs li a:hover,
#content div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #aaaaaa;
}
div.product .woocommerce-tabs ul.tabs li.active,
#content div.product .woocommerce-tabs ul.tabs li.active {
  background: #ffffff;
  z-index: 2;
  border-bottom-color: #ffffff;
}
div.product .woocommerce-tabs ul.tabs li.active a,
#content div.product .woocommerce-tabs ul.tabs li.active a {
  color: #ed0054;
  text-shadow: inherit;
}
div.product .woocommerce-tabs ul.tabs li.active:before,
#content div.product .woocommerce-tabs ul.tabs li.active:before {
  box-shadow: 2px 2px 0 #ffffff;
}
div.product .woocommerce-tabs ul.tabs li.active:after,
#content div.product .woocommerce-tabs ul.tabs li.active:after {
  box-shadow: -2px 2px 0 #ffffff;
}
div.product .woocommerce-tabs ul.tabs li:before,
#content div.product .woocommerce-tabs ul.tabs li:before,
div.product .woocommerce-tabs ul.tabs li:after,
#content div.product .woocommerce-tabs ul.tabs li:after {
  border: 1px solid #dfdbdf;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
}
div.product .woocommerce-tabs ul.tabs li:before,
#content div.product .woocommerce-tabs ul.tabs li:before {
  left: -6px;
  -webkit-border-bottom-right-radius: 4px;
  -mox-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #dfdbdf;
}
div.product .woocommerce-tabs ul.tabs li:after,
#content div.product .woocommerce-tabs ul.tabs li:after {
  right: -6px;
  -webkit-border-bottom-left-radius: 4px;
  -mox-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #dfdbdf;
}
div.product .woocommerce-tabs ul.tabs:before,
#content div.product .woocommerce-tabs ul.tabs:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #dfdbdf;
  z-index: 1;
}
div.product .woocommerce-tabs .panel,
#content div.product .woocommerce-tabs .panel {
  background-image: url("../img/summary-papier-corps.png");
  background-position: left top;
  background-repeat: repeat-y;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #cecece;
  border-top: none;
  margin: 0;
  padding: 40px 8px 20px 30px;
  line-height: 20px;
  position: relative;
  min-height: 450px;
  z-index: 9;
  margin: 0 0 0.2em;
}
div.product .woocommerce-tabs .panel:before,
#content div.product .woocommerce-tabs .panel:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 40px;
  width: 100%;
  background-image: url("../img/summary-papier-haut.png");
}
div.product .woocommerce-tabs .panel p,
#content div.product .woocommerce-tabs .panel p,
div.product .woocommerce-tabs .panel li,
#content div.product .woocommerce-tabs .panel li {
  margin: 0 0 20px 0;
  padding: 0 ;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: left;
}
div.product .woocommerce-tabs .panel p span,
#content div.product .woocommerce-tabs .panel p span,
div.product .woocommerce-tabs .panel li span,
#content div.product .woocommerce-tabs .panel li span,
div.product .woocommerce-tabs .panel p em,
#content div.product .woocommerce-tabs .panel p em,
div.product .woocommerce-tabs .panel li em,
#content div.product .woocommerce-tabs .panel li em {
  background-color: #f3f87f;
  font-style: normal;
}
div.product .woocommerce-tabs .panel p b,
#content div.product .woocommerce-tabs .panel p b,
div.product .woocommerce-tabs .panel li b,
#content div.product .woocommerce-tabs .panel li b,
div.product .woocommerce-tabs .panel p strong,
#content div.product .woocommerce-tabs .panel p strong,
div.product .woocommerce-tabs .panel li strong,
#content div.product .woocommerce-tabs .panel li strong {
  border-bottom: 2px solid #3d3d35;
  font-weight: normal;
}
div.product .woocommerce-tabs .panel li,
#content div.product .woocommerce-tabs .panel li {
  padding: 0;
  margin: 0 0 10px 0;
}
div.product .woocommerce-tabs .panel h2,
#content div.product .woocommerce-tabs .panel h2,
div.product .woocommerce-tabs .panel h3,
#content div.product .woocommerce-tabs .panel h3 {
  font-size: 21px;
  line-height: 32px;
  color: #ed0054;
}
div.product .woocommerce-tabs .panel#tab-precautions p,
#content div.product .woocommerce-tabs .panel#tab-precautions p,
div.product .woocommerce-tabs .panel#tab-precautions li,
#content div.product .woocommerce-tabs .panel#tab-precautions li {
  font-size: 12px;
  line-height: 16px;
}
div.product .woocommerce-tabs .panel h2:first-child,
#content div.product .woocommerce-tabs .panel h2:first-child {
  margin-top: 0;
}
div.product p.cart,
#content div.product p.cart {
  float: right;
}
div.product .notre-prix,
#content div.product .notre-prix {
  clear: both;
  margin: 0 0 20px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid gray;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 1em;
}
div.product form.cart,
#content div.product form.cart {
  margin-bottom: 20px;
  clear: both;
  float: none;
  display: inline-block;
  width: 100%;
}
div.product form.cart div.quantity,
#content div.product form.cart div.quantity {
  float: left;
  margin: 0 4px 0 0;
}
div.product form.cart .single_add_to_cart_button,
#content div.product form.cart .single_add_to_cart_button {
  float: right;
}
div.product form.cart table,
#content div.product form.cart table {
  border-width: 0 0 1px 0;
}
div.product form.cart table td,
#content div.product form.cart table td {
  padding-left: 0;
}
div.product form.cart table div.quantity,
#content div.product form.cart table div.quantity {
  float: none;
  margin: 0;
}
div.product form.cart table small.stock,
#content div.product form.cart table small.stock {
  display: block;
  float: none;
}
div.product form.cart .variations label,
#content div.product form.cart .variations label {
  font-weight: bold;
}
div.product form.cart .variations select,
#content div.product form.cart .variations select {
  width: auto;
  height: 34px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 1em;
  font-weight: bold;
  font-style: italic;
  color: #339850;
  float: left;
  padding: 5px 15px 5px 1px;
  margin: 0 20px 0 0;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAJNJREFUeNrskrENwzAMBI8S2XsXr+HM4Nk8AYuoV6HGjSdSoVRxEkCxC3dBvnuQfwAflNYaVxS4qB8A6LtZluUOTCeZNM/zrQsApnEcMTPMjForqsowDJgZAO4+HZ0g27a9hiEQY9y9uwPIWQeyrisAMcYd0AsflSilFFQVVSWl1A33OviA5Jyfbypfl/6vfB3wGACy6SJyKKCSjAAAAABJRU5ErkJggg==') 98% 50% no-repeat;
}
div.product form.cart .variations select::-ms-expand,
#content div.product form.cart .variations select::-ms-expand {
  display: none;
}
div.product form.cart .variations td.label,
#content div.product form.cart .variations td.label {
  padding-right: 1em;
}
div.product form.cart .variations td,
#content div.product form.cart .variations td {
  vertical-align: top;
}
div.product form.cart .button,
#content div.product form.cart .button {
  vertical-align: middle;
  float: right;
}
div.product form.cart .group_table td.label,
#content div.product form.cart .group_table td.label {
  padding-right: 1em;
  padding-left: 1em;
}
div.product form.cart .group_table td,
#content div.product form.cart .group_table td {
  vertical-align: top;
}
/* Stock */
.stock {
  color: #ed0054;
  display: inline;
  padding: .2em .6em .3em;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background-color: #5cb85c;
}
.out-of-stock {
  background-color: #d9534f;
}
/* Sale labels */
span.onsale {
  min-height: 56px;
  min-width: 56px;
  padding: 6px;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  line-height: 42px;
  top: 0px;
  left: 6px 6px 6px 5px;
  margin: 0;
  width: 56px;
  height: 56px;
  text-shadow: 0 -1px 0 #ed0054;
  color: #ffffff;
  background: transparent url("../img/onsale.png") center center no-repeat;
}
/* Sale labels */
span.wc-new-badge {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  height: 18px;
  padding: 0 6px;
  font-family: Arial, sans-serif;
  background: #53534a;
  color: white;
  position: absolute;
  top: 60px;
  right: 10px;
}
/* Product loops */
.products ul,
ul.products {
  margin: 0 0 20px -20px;
  padding: 0;
  list-style: none outside;
  clear: both;
  *zoom: 1;
}
.products ul:before,
ul.products:before,
.products ul:after,
ul.products:after {
  display: table;
  content: "";
  line-height: 0;
}
.products ul:after,
ul.products:after {
  clear: both;
}
.products ul:after,
ul.products:after {
  content: "";
  display: block;
  clear: both;
}
.products ul li.product,
ul.products li.product {
  float: left;
  padding: 10px;
  position: relative;
  margin: 0 0 20px 20px;
  /*min-height: 365px;*/
  min-height:395px;
  width: 220px;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.products ul li.product:hover,
ul.products li.product:hover {
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
}
.products ul li.product.simple .price,
ul.products li.product.simple .price {
  float: right;
  line-height: 32px;
  display: inline-block;
}
.products ul li.product.variable .variations,
ul.products li.product.variable .variations {
  clear: both;
  float:left;
  width:55%;
}
.products ul li.product.variable .variations .pa_contenance,
ul.products li.product.variable .variations .pa_contenance {
  float: left;
  line-height: 32px !important;
  display: inline-block;
}
.products ul li.product.variable .variations select,
ul.products li.product.variable .variations select {
  float: left;
  display: inline-block;
  margin:0%;
  padding:0%;
}
.products ul li.product.variable .variations_button,
ul.products li.product.variable .variations_button {
  width: 100%;
  margin: 0;
  clear: both;
  display: inline-block;
}
.products ul li.product.variable .single_variation,
ul.products li.product.variable .single_variation {
  clear: both;
  /*display: inline-block;*/
  float:right;
  margin-top:-16%;
}
.products ul li.product.variable .single_variation .price,
ul.products li.product.variable .single_variation .price {
  display: inline-block;
}
.products ul li.product .onsale,
ul.products li.product .onsale {
  top: 45px;
  right: 15px;
  left: auto;
  margin: 0;
}
.products ul li.product h3,
ul.products li.product h3 {
  padding: 0;
  margin: 0;
  font-size: 0.85em;
  line-height: 1em;
  height: 2em;
}
.products ul li.product a,
ul.products li.product a {
  text-decoration: none;
}
.products ul li.product a img,
ul.products li.product a img,
.products ul li.product img,
ul.products li.product img {
  width: auto;
  height: auto;
  display: block;
  margin: 15px auto 0 auto;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.products ul li.product strong,
ul.products li.product strong {
  display: block;
}
.products ul li.product .price,
ul.products li.product .price {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #333333;
  display: block;
  font-weight: normal;
  margin-bottom: .15em;
  float: right;
}
.products ul li.product .price del,
ul.products li.product .price del {
  font-size: 0.67em;
  color: rgba(148, 89, 110, 0.5);
  margin: -2px 0 0 0;
}
.products ul li.product .price ins,
ul.products li.product .price ins {
  background: none;
  color: #ed0054;
  text-decoration: none;
}
.products ul li.product .price .from,
ul.products li.product .price .from {
  display: none;
  font-size: 0.67em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: rgba(148, 89, 110, 0.5);
}
.products ul li.product .latin_name,
ul.products li.product .latin_name {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.55em;
  font-weight: normal;
  line-height: 1em;
  padding: 0 0 10px 0;
  margin: 10px 0;
  border-bottom: 1px dashed #53534a;
  color: #53534a;
}
.products ul li.product .pa_contenance,
ul.products li.product .pa_contenance,
.products ul li.product .variations select,
ul.products li.product .variations select {
  width: auto;
  height: 34px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 32px;
  font-weight: bold;
  font-style: italic;
  color: #339850;
  float: left;
  margin: 0 20px 0 0;
  padding: 0;
}
.products ul li.product .variations label,
ul.products li.product .variations label {
  font-weight: bold;
}
.products ul li.product .variations select,
ul.products li.product .variations select {
  padding: 5px 15px 5px 1px;
  margin: 0 20px 0 0;
  line-height: 19px !important;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  background: #ffffff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAJNJREFUeNrskrENwzAMBI8S2XsXr+HM4Nk8AYuoV6HGjSdSoVRxEkCxC3dBvnuQfwAflNYaVxS4qB8A6LtZluUOTCeZNM/zrQsApnEcMTPMjForqsowDJgZAO4+HZ0g27a9hiEQY9y9uwPIWQeyrisAMcYd0AsflSilFFQVVSWl1A33OviA5Jyfbypfl/6vfB3wGACy6SJyKKCSjAAAAABJRU5ErkJggg==') 98% 50% no-repeat;
}
.products ul li.product form.cart,
ul.products li.product form.cart {
  margin: 0;
  clear: both;
  width: 100%;
}
.products ul li.first,
ul.products li.first {
  clear: both;
  margin-left: 0;
}
.products ul li.last,
ul.products li.last {
  margin-right: 0;
}
/*******************
** AFFICHAGE LISTE
********************/
.post-type-archive-product #main h2 {
  clear: both;
  color: #ed0054;
  font-size: 1.25em;
  line-height: 1.5em;
  font-weight: bold;
  font-style: italic;
  border-bottom: 1px solid;
  padding-left: 20px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  padding: 0 0 0 18px;
  background: transparent url("../img/bg-filtered2.png") 0 -64px no-repeat;
}
.post-type-archive-product #main ul.products li.product .onsale {
  top: 15px;
  right: 229px;
}
ul.products.list {
  margin: 0 0 20px;
  padding: 0;
  list-style: none outside;
  clear: both;
  *zoom: 1;
}
ul.products.list:before,
ul.products.list:after {
  display: table;
  content: "";
  line-height: 0;
}
ul.products.list:after {
  clear: both;
}
ul.products.list:after {
  content: "";
  display: block;
  clear: both;
}
ul.products.list li.product {
  float: none;
  padding: 10px;
  margin: 0 auto;
  width: 100%;
  height: auto !important;
  min-height: 90px !important;
  display: inline-block;
  background: #ffffff;
  border-bottom: 1px dashed #53534a;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
ul.products.list li.product:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
ul.products.list li.product:nth-child(even) {
  background: #f0f0f0;
}
ul.products.list li.product.simple .price,
ul.products.list li.product.simple .pa_contenance {
  float: right;
  line-height: 32px;
  display: inline-block;
}
ul.products.list li.product.variable .price {
  float: right;
}
ul.products.list li.product.variable .variations {
  clear: both;
}
ul.products.list li.product.variable .variations .pa_contenance {
  float: right;
  line-height: 32px;
  display: inline-block;
}
ul.products.list li.product.variable .variations_button {
  float: right;
  margin-top: 5px;
  clear: both;
}
ul.products.list li.product.variable .variations .single_variation .price {
  display: inline-block;
}
ul.products.list li.product.variable .variations select {
  float: left;
  line-height: 32px;
  display: inline-block;
}
ul.products.list li.product .product_frame {
  display: inline;
  padding: 0;
  background: transparent;
  border: none;
}
ul.products.list li.product h3 {
  display: inline-block;
}
ul.products.list li.product a {
  text-decoration: none;
}
ul.products.list li.product a img,
ul.products.list li.product img {
  width: 60px;
  height: 60px;
  display: block;
  float: left;
  margin: 0 20px 0 0;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
ul.products.list li.product strong {
  display: block;
}
ul.products.list li.product .latin_name {
  display: inline-block;
  padding: 0;
  margin: 0 0 5px;
  border: none;
}
ul.products.list li.product form.cart {
  display: block;
  float: right;
  clear: right;
  margin: 0;
  width: 200px;
  text-align: right;
}
ul.products.list li.product form.cart .quantity {
  display: inline-block;
  float: left;
  margin: 0 10px 0 0;
}
ul.products.list li.product li.first {
  clear: both;
  margin-left: 0;
}
ul.products.list li.product li.last {
  margin-right: 0;
}
.term-huiles-vegetales .products li.product {
  min-height: 400px;
}
.term-huiles-essentielles .products li.product {
  min-height: 400px;
}
.term-eau-florale .products li.product {
  min-height: 400px;
}
.term-soldes .products li.product {
  min-height: 405px;
}
.term-idees-cadeaux .products li.product {
  min-height: 434px;
}
.related,
.upsells.products,
.featured-products,
.pack-products {
  *zoom: 1;
  background: transparent url("../img/bg-large-ombre-bas.png") center bottom no-repeat;
  background-size: auto auto;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.related:before,
.upsells.products:before,
.featured-products:before,
.pack-products:before,
.related:after,
.upsells.products:after,
.featured-products:after,
.pack-products:after {
  display: table;
  content: "";
  line-height: 0;
}
.related:after,
.upsells.products:after,
.featured-products:after,
.pack-products:after {
  clear: both;
}
.related:after,
.upsells.products:after,
.featured-products:after,
.pack-products:after {
  content: "";
  display: block;
  clear: both;
}
.related:before,
.upsells.products:before,
.featured-products:before,
.pack-products:before {
  background: transparent url("../img/bg-large-ombre-haut.png") center top no-repeat;
  background-size: auto auto;
  content: " ";
  display: block;
  margin: 0;
  height: 16px;
  width: 100%;
  padding-top: 10px;
}
.related h2,
.upsells.products h2,
.featured-products h2,
.pack-products h2 {
  margin: 20px 0;
}
.related ul.products,
.upsells.products ul.products,
.featured-products ul.products,
.pack-products ul.products,
.related ul,
.upsells.products ul,
.featured-products ul,
.pack-products ul {
  float: none;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}
.related ul.products li.product,
.upsells.products ul.products li.product,
.featured-products ul.products li.product,
.pack-products ul.products li.product,
.related ul li.product,
.upsells.products ul li.product,
.featured-products ul li.product,
.pack-products ul li.product {
  background-color: transparent;
  display: inline;
  float: left;
  text-align: left;
  width: 22%;
  min-width: 220px;
  margin-left: 20px;
  padding: 0 0 0 20px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.related ul.products li.product .product_frame,
.upsells.products ul.products li.product .product_frame,
.featured-products ul.products li.product .product_frame,
.pack-products ul.products li.product .product_frame,
.related ul li.product .product_frame,
.upsells.products ul li.product .product_frame,
.featured-products ul li.product .product_frame,
.pack-products ul li.product .product_frame {
  background-color: transparent;
  border: none;
  padding: 0;
  height: 240px;
}
.related ul.products li.product img,
.upsells.products ul.products li.product img,
.featured-products ul.products li.product img,
.pack-products ul.products li.product img,
.related ul li.product img,
.upsells.products ul li.product img,
.featured-products ul li.product img,
.pack-products ul li.product img {
  width: auto;
  height: auto;
  margin: 15px auto 0 auto;
}
.related ul.products li.product h3,
.upsells.products ul.products li.product h3,
.featured-products ul.products li.product h3,
.pack-products ul.products li.product h3,
.related ul li.product h3,
.upsells.products ul li.product h3,
.featured-products ul li.product h3,
.pack-products ul li.product h3 {
  padding: 0;
  margin: 0;
  font-size: 1em;
  line-height: 1em;
  height: 2em;
  color: #339850;
}
.related ul.products li.product .latin_name,
.upsells.products ul.products li.product .latin_name,
.featured-products ul.products li.product .latin_name,
.pack-products ul.products li.product .latin_name,
.related ul li.product .latin_name,
.upsells.products ul li.product .latin_name,
.featured-products ul li.product .latin_name,
.pack-products ul li.product .latin_name {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.related ul.products li.product:first-child,
.upsells.products ul.products li.product:first-child,
.featured-products ul.products li.product:first-child,
.pack-products ul.products li.product:first-child,
.related ul li.product:first-child,
.upsells.products ul li.product:first-child,
.featured-products ul li.product:first-child,
.pack-products ul li.product:first-child {
  margin-left: 0;
  border-left: 0;
  padding-left: 0;
}
.pack-products {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.pack-products .pack {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #e2e2e2;
}
.pack-products .pack:last-child {
  border-bottom: none;
}
.pack-products ul {
  list-style: none ;
}
.pack-products ul li {
  width: 20%;
}
.pack-products ul li.pack-pdt {
  float: left;
}
.pack-products ul li.pack-pdt h3 {
  font-size: 0.7em;
  text-align: left;
  line-height: 1.45em;
  margin: 10px 0 0 ;
}
.pack-products ul li.pack-pdt .pa_contenance {
  width: auto;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.7em;
  font-weight: normal;
  line-height: 1.25em;
  font-weight: bold;
  font-style: italic;
  color: #339850;
  float: left;
  margin: 0 20px 0 0;
}
.pack-products ul li.plus {
  float: left;
  width: 5%;
  vertical-align: middle;
  color: #ed0054;
  line-height: 3em;
  font-size: 3em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 20px;
}
.pack-products ul li.buy-pack {
  float: right;
}
.pack-products ul li.buy-pack h4 {
  text-align: left;
  color: #53534a;
  border-bottom: 1px solid;
  padding: 0 ;
  margin: 0 ;
}
.pack-products ul li.buy-pack .price del {
  color: rgba(148, 89, 110, 0.5);
  font-size: 0.8em;
  font-style: italic;
}
.pack-products ul li.buy-pack .price ins {
  color: #ed0054;
  text-decoration: none;
}
.pack-products ul li.buy-pack .button {
  display: block;
}
.product .price,
.product .amount {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.product a.add_to_cart_button {
  float: right;
  display: block;
  width: 46px;
  height: 37px;
  background-color: transparent;
  background-image: url("../img/global-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -613px;
  text-indent: -999em;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
}
.product a.add_to_cart_button:hover {
  background-color: transparent;
  background-image: url("../img/global-sprite.png");
  background-position: -47px -613px;
}
.product .single_variation_wrap {
  display: inline !important;
  position: relative;
}
.woocommerce_ordering {
  margin-bottom: 2em;
}
.wc-force-sells {
  display: none;
}
/* =Buttons
-------------------------------------------------------------- */
a.button,
button.button,
input.button,
#respond input#submit,
#content input.button {
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-size: 14px;
  margin: 0;
  line-height: 1em;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  font-style: italic;
  overflow: visible;
  padding: 10px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  left: auto;
  color: #ffffff;
  background: #747474;
  vertical-align: top;
}
a.button.loading,
button.button.loading,
input.button.loading,
#respond input#submit.loading,
#content input.button.loading {
  color: #777777;
  border: 1px solid #f7f6f7;
}
a.button.loading:before,
button.button.loading:before,
input.button.loading:before,
#respond input#submit.loading:before,
#content input.button.loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(../img/woocommerce/ajax-loader.gif) center no-repeat rgba(255, 255, 255, 0.65);
}
a.button.added:before,
button.button.added:before,
input.button.added:before,
#respond input#submit.added:before,
#content input.button.added:before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  top: 0.35em;
  right: -26px;
  text-indent: 0;
  background: url(../img/woocommerce/success.png) no-repeat;
}
a.button:hover,
button.button:hover,
input.button:hover,
#respond input#submit:hover,
#content input.button:hover {
  background: #333333;
  text-decoration: none;
  -webkit-box-shadow: 2px 0 0 2px rbga(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 0 0 2px rbga(0, 0, 0, 0.3);
  box-shadow: 2px 0 0 2px rbga(0, 0, 0, 0.3);
}
a.button:active,
button.button:active,
input.button:active,
#respond input#submit:active,
#content input.button:active {
  top: 1px;
  background: #7b7b6e;
}
a.button.alt,
button.button.alt,
input.button.alt,
#respond input#submit.alt,
#content input.button.alt {
  background: #ed0054;
}
a.button.alt:hover,
button.button.alt:hover,
input.button.alt:hover,
#respond input#submit.alt:hover,
#content input.button.alt:hover {
  background: #ff3b80;
  -webkit-box-shadow: 1px 0 0 1px rbga(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 0 0 1px rbga(0, 0, 0, 0.3);
  box-shadow: 1px 0 0 1px rbga(0, 0, 0, 0.3);
}
a.button.alt:active,
button.button.alt:active,
input.button.alt:active,
#respond input#submit.alt:active,
#content input.button.alt:active {
  background: #a10039;
}
.cart .button,
.cart input.button {
  float: right;
  font-family: Georgia, "Times New Roman", Times, serif;
}
/* =Quantity inputs
-------------------------------------------------------------- */
.quantity {
  width: 40px;
  position: relative;
  margin: 0 10px 0 0;
  display: inline-block;
  overflow: hidden;
  zoom: 1;
}
.quantity input.qty {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1em;
  width: 40px;
  height: 34px;
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
  border: 1px solid #c7c0c7;
  box-shadow: inset 0 0 2px 0 #f7f6f7;
  -webkit-box-shadow: inset 0 0 2px 0 #f7f6f7;
  -moz-box-shadow: inset 0 0 2px 0 #f7f6f7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.quantity .plus,
.quantity .minus {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  vertical-align: text-top;
  width: 15px;
  height: 17px;
  overflow: visible;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  line-height: 13px;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #5e5e5e;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  border: 1px solid #c7c0c7;
  background: #f7f6f7;
  background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f7), to(#dfdbdf));
  background: -webkit-linear-gradient(#f7f6f7, #dfdbdf);
  background: -moz-linear-gradient(center top, #f7f6f7 0%, #dfdbdf 100%);
  background: -moz-gradient(center top, #f7f6f7 0%, #dfdbdf 100%);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.quantity .plus:hover,
.quantity .minus:hover {
  background: #f7f6f7;
  background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f7), to(#d3ced3));
  background: -webkit-linear-gradient(#f7f6f7, #d3ced3);
  background: -moz-linear-gradient(center top, #f7f6f7 0%, #d3ced3 100%);
  background: -moz-gradient(center top, #f7f6f7 0%, #d3ced3 100%);
}
.quantity .plus {
  top: 0;
  right: 0;
  border-bottom: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.quantity .minus {
  bottom: 0;
  right: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* =Reviews/comments
-------------------------------------------------------------- */
#reviews h2 small {
  float: right;
  color: #777777;
  font-size: 15px;
  line-height: 21px;
  margin: 10px 0 0 0;
}
#reviews h2 small a {
  text-decoration: none;
  color: #777777;
}
#reviews h3 {
  margin: 0;
}
#reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
#reviews #comment {
  height: 75px;
}
#reviews #comments .add_review {
  *zoom: 1;
}
#reviews #comments .add_review:before,
#reviews #comments .add_review:after {
  display: table;
  content: "";
  line-height: 0;
}
#reviews #comments .add_review:after {
  clear: both;
}
#reviews #comments .add_review:after {
  content: "";
  display: block;
  clear: both;
}
#reviews #comments h2 {
  clear: none;
}
#reviews #comments ol.commentlist {
  *zoom: 1;
  margin: 0;
  width: 100%;
  background: none;
}
#reviews #comments ol.commentlist:before,
#reviews #comments ol.commentlist:after {
  display: table;
  content: "";
  line-height: 0;
}
#reviews #comments ol.commentlist:after {
  clear: both;
}
#reviews #comments ol.commentlist:after {
  content: "";
  display: block;
  clear: both;
}
#reviews #comments ol.commentlist li {
  padding: 00;
  margin: 0 0 20px;
  position: relative;
  background: 0;
  border: 0;
}
#reviews #comments ol.commentlist li .meta {
  color: #777777;
  font-size: 0.75em;
}
#reviews #comments ol.commentlist li img {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: #f7f6f7;
  border: 1px solid #f0eef0;
  margin: 0;
  line-height: 1;
}
#reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #f0eef0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1em 1em 0;
}
#reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em;
}
#reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 0.83em;
}
#reviews #comments .commentlist > li:before {
  content: "";
}
/* Start rating */
.star-rating {
  float: right;
  width: 80px;
  height: 16px;
  background: url(../img/woocommerce/star.png) repeat-x left 0;
}
.star-rating span {
  background: url(../img/woocommerce/star.png) repeat-x left -32px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
  float: left;
}
.hreview-aggregate .star-rating {
  margin: 10px 0 0 0;
}
#review_form #respond {
  *zoom: 1;
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0;
}
#review_form #respond:before,
#review_form #respond:after {
  display: table;
  content: "";
  line-height: 0;
}
#review_form #respond:after {
  clear: both;
}
#review_form #respond:after {
  content: "";
  display: block;
  clear: both;
}
#review_form #respond p {
  margin: 0 0 10px;
}
#review_form #respond .form-submit input {
  left: auto;
}
#review_form #respond textarea {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100%;
}
p.stars {
  *zoom: 1;
}
p.stars:before,
p.stars:after {
  display: table;
  content: "";
  line-height: 0;
}
p.stars:after {
  clear: both;
}
p.stars:after {
  content: "";
  display: block;
  clear: both;
}
p.stars span {
  width: 80px;
  height: 16px;
  position: relative;
  float: left;
  background: url(../img/woocommerce/star.png) repeat-x left 0;
}
p.stars span a {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
}
p.stars span a:hover,
p.stars span a:focus {
  background: url(../img/woocommerce/star.png) repeat-x left -16px;
}
p.stars span a.active {
  background: url(../img/woocommerce/star.png) repeat-x left -32px;
}
p.stars span a.star-1 {
  width: 16px;
  z-index: 10;
}
p.stars span a.star-2 {
  width: 32px;
  z-index: 9;
}
p.stars span a.star-3 {
  width: 48px;
  z-index: 8;
}
p.stars span a.star-4 {
  width: 64px;
  z-index: 7;
}
p.stars span a.star-5 {
  width: 80px;
  z-index: 6;
}
/* =Tables
-------------------------------------------------------------- */
table.shop_attributes {
  border: 0;
  margin-bottom: 20px;
  width: 100%;
  font-size: 14px;
}
table.shop_attributes th {
  width: 50%;
  font-weight: bold;
  padding: 0 0 20px;
  margin: 0;
  line-height: 1.5em;
  vertical-align: top;
}
table.shop_attributes td {
  vertical-align: top;
  font-style: italic;
  padding: 0 0 20px;
  margin: 0;
  line-height: 1.5em;
}
table.shop_attributes td p {
  margin: 0;
  padding: 2px 0;
}
table.shop_attributes .alt td,
table.shop_attributes .alt th {
  background: #f9f9f9;
}
table.shop_table {
  font-size: 80%;
  border: 1px solid #bdbdbd;
  margin: 0 0 20px 0;
  text-align: left;
  width: 100%;
  border-collapse: collapse;
}
table.shop_table thead {
  background: #f0f0f0 url("../img/bg-nav-inactive.png") repeat 0 0;
}
table.shop_table thead th {
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
}
table.shop_table td {
  vertical-align: middle;
  background: #ffffff;
  border-top: 1px solid #eeeeee;
  padding: 10px 20px;
}
table.shop_table tfoot tr {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
table.shop_table tfoot th {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1em;
  text-align: left;
  background: #ffffff;
  padding: 15px 40px;
}
table.shop_table tfoot td {
  border: none;
}
table.shop_table tfoot tr.total th,
table.shop_table tfoot tr.total td {
  background: #333333;
  color: #ffffff;
}
table.shop_table td.product-quantity {
  text-align: center;
}
table.shop_table tfoot td {
  font-weight: bold;
}
table.shop_table .shipping,
table.shop_table .cart-subtotal {
  color: #ed0054;
  border-top: 1px dashed #747474;
}
table.shop_table .shipping th,
table.shop_table .cart-subtotal th {
  border: none;
}
table.my_account_orders {
  font-size: 0.85em;
}
table.my_account_orders th,
table.my_account_orders td {
  padding: 4px 8px;
  vertical-align: top;
}
table.my_account_orders .button {
  white-space: nowrap;
}
td.product-name {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
td.product-name dl.variation {
  margin: .25em 0 .5em;
  font-size: 0.8751em;
}
td.product-name dl.variation dt {
  font-weight: bold;
  float: left;
  clear: left;
  margin: 0 .25em 0 0;
  padding: 0;
}
td.product-name dl.variation dd {
  margin: 0 0 .25em 0;
}
td.product-name p.backorder_notification {
  font-size: 0.83em;
}
td.product-quantity {
  min-width: 80px;
}
/* =Cart
-------------------------------------------------------------- */
table.cart .product-thumbnail,
#content table.cart .product-thumbnail {
  min-width: 80px;
  padding: 0;
}
table.cart img,
#content table.cart img {
  width: 90px;
  height: auto;
  padding: 5px 0;
}
table.cart th,
#content table.cart th,
table.cart td,
#content table.cart td {
  vertical-align: middle;
}
table.cart .product-remove,
#content table.cart .product-remove {
  padding: 0 3px;
}
table.cart a.remove,
#content table.cart a.remove {
  display: block;
  height: 16px;
  width: 16px;
  text-indent: -9999px;
  background: url(../img/woocommerce/remove.png) #dfdbdf;
}
table.cart a.remove:hover,
#content table.cart a.remove:hover {
  background-color: red;
}
table.cart td.actions,
#content table.cart td.actions {
  vertical-align: top;
  text-align: right;
  background: #ffffff;
  padding: 20px;
}
table.cart td.actions .coupon,
#content table.cart td.actions .coupon {
  float: left;
  background: #eeeeee;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
table.cart td.actions .coupon label,
#content table.cart td.actions .coupon label {
  display: none;
}
table.cart td.actions .coupon .input-text,
#content table.cart td.actions .coupon .input-text {
  width: 100px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #eeeeee;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0;
  line-height: 1em;
  font-size: 12px;
}
table.cart td.actions .coupon .input-text:focus,
#content table.cart td.actions .coupon .input-text:focus {
  border-color: #747474;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.35);
}
table.cart td.actions .button.update_cart,
#content table.cart td.actions .button.update_cart {
  margin-top: 10px;
}
table.cart td.actions .button.alt:hover,
#content table.cart td.actions .button.alt:hover {
  background: #2d8546 none;
}
table.cart td.actions .button.alt:active,
#content table.cart td.actions .button.alt:active {
  background: #39ab5a none;
}
table.cart input,
#content table.cart input {
  margin: 0;
  vertical-align: middle;
  line-height: 1em;
}
/* =Cart Sidebar
-------------------------------------------------------------- */
ul.cart_list,
ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
ul.cart_list li,
ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  *zoom: 1;
  list-style: none;
}
ul.cart_list li:before,
ul.product_list_widget li:before,
ul.cart_list li:after,
ul.product_list_widget li:after {
  display: table;
  content: "";
  line-height: 0;
}
ul.cart_list li:after,
ul.product_list_widget li:after {
  clear: both;
}
ul.cart_list li:after,
ul.product_list_widget li:after {
  content: "";
  display: block;
  clear: both;
}
ul.cart_list li a,
ul.product_list_widget li a {
  display: block;
  font-weight: bold;
}
ul.cart_list li img,
ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
}
ul.cart_list li dl,
ul.product_list_widget li dl {
  margin: 0;
  font-size: 0.8751em;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}
ul.cart_list li dl dt,
ul.product_list_widget li dl dt {
  float: left;
  clear: left;
  margin-right: .25em;
}
ul.cart_list li dl dd,
ul.product_list_widget li dl dd {
  margin-bottom: .5em;
}
ul.cart_list li .star-rating,
ul.product_list_widget li .star-rating {
  float: none;
}
.widget_shopping_cart .total {
  border-top: 3px double #f7f6f7;
  padding: 4px 0 0;
}
.widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
}
.widget_shopping_cart .buttons {
  *zoom: 1;
}
.widget_shopping_cart .buttons:before,
.widget_shopping_cart .buttons:after {
  display: table;
  content: "";
  line-height: 0;
}
.widget_shopping_cart .buttons:after {
  clear: both;
}
.widget_shopping_cart .buttons:after {
  content: "";
  display: block;
  clear: both;
}
/* =Cart Page
-------------------------------------------------------------- */
.woocommerce-cart #sidebar .widget {
  padding: 0 !important;
}
.woocommerce-cart .textwidget {
  /* Besoin d'aide sur la page Checkout */
}
.woocommerce-cart .textwidget p {
  font-size: 0.85em;
  line-height: 1.4em;
  margin: 0 0 0.85em 0;
}
.woocommerce-cart .textwidget .tel {
  color: #339850;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5em;
}
.woocommerce-cart .textwidget h3 {
  margin-top: 0;
}
.woocommerce-cart .textwidget img.alignleft {
  margin: 0 10px 0 0;
}
.cart-collaterals {
  *zoom: 1;
  clear: both;
  width: 100%;
  padding: 20px;
}
.cart-collaterals:before,
.cart-collaterals:after {
  display: table;
  content: "";
  line-height: 0;
}
.cart-collaterals:after {
  clear: both;
}
.cart-collaterals:after {
  content: "";
  display: block;
  clear: both;
}
.cart-collaterals .related {
  width: 30.75%;
  float: left;
}
.cart-collaterals .cross-sells ul.products {
  float: none;
}
.cart-collaterals .shipping_calculator {
  text-align: right;
  *zoom: 1;
  margin: 20px 0 0 0;
  clear: right;
  float: right;
}
.cart-collaterals .shipping_calculator:before,
.cart-collaterals .shipping_calculator:after {
  display: table;
  content: "";
  line-height: 0;
}
.cart-collaterals .shipping_calculator:after {
  clear: both;
}
.cart-collaterals .shipping_calculator:after {
  content: "";
  display: block;
  clear: both;
}
.cart-collaterals .shipping_calculator .button {
  width: 100%;
  float: none;
  display: block;
}
.cart-collaterals .cart_totals {
  text-align: right;
}
.cart-collaterals .cart_totals p {
  margin: 0;
}
.cart-collaterals .cart_totals p small {
  color: #777777;
  font-size: 0.83em;
}
.cart-collaterals .cart_totals table {
  border-collapse: separate;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: right;
  margin: 0 0 6px;
  padding: 0;
}
.cart-collaterals .cart_totals table tr:first-child th,
.cart-collaterals .cart_totals table tr:first-child td {
  border-top: 0;
}
.cart-collaterals .cart_totals table td,
.cart-collaterals .cart_totals table th {
  padding: 6px 3px;
}
.cart-collaterals .cart_totals table small {
  display: block;
  color: #777777;
  line-height: 0.85em;
}
.cart-collaterals .cart_totals table select {
  width: 100%;
}
.cart-collaterals .cart_totals .discount td {
  color: #ed0054;
}
.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th {
  border-top: 1px solid #f7f6f7;
  padding: 6px 6px;
  vertical-align: top;
}
.cart-collaterals .cart_totals a.button.alt {
  width: 193px;
  display: block;
  font-size: 0.92em;
}
.update_cart {
  background: none!important;
  border: none;
  padding: 0!important;
  cursor: pointer;
  font-size: 1em;
  line-height: 4em !important;
  color: #339850;
}
.woocommerce_cart .vitrine {
  margin-top: 40px;
}
/* =Forms
-------------------------------------------------------------- */
form .form-row {
  *zoom: 1;
  padding: 3px;
  margin: 0 0 10px;
}
form .form-row:before,
form .form-row:after {
  display: table;
  content: "";
  line-height: 0;
}
form .form-row:after {
  clear: both;
}
form .form-row:after {
  content: "";
  display: block;
  clear: both;
}
form .form-row label {
  display: block;
  font-size: 0.9em;
  line-height: 0.95em;
}
form .form-row label.hidden {
  visibility: hidden;
}
form .form-row select {
  width: 100%;
  cursor: pointer;
  margin: 0;
}
form .form-row .required {
  color: red;
  font-weight: bold;
  border: 0;
}
form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
form .form-row label.checkbox {
  display: inline;
}
form .form-row input.input-text,
form .form-row textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: 1em;
  font-size: 1em;
}
form .form-row textarea {
  height: 3.5em;
  line-height: 1.5em;
  display: block;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form .form-row-first,
form .form-row-last {
  float: left;
  width: 47%;
  overflow: visible;
}
form .form-row-last {
  float: right;
}
form.login,
form.checkout_coupon,
form.register {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 20px;
  margin: 10px 0 20px;
  text-align: left;
}
ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
ul#shipping_method li {
  margin: 0;
  padding: .25em 0 .25em 22px;
  text-indent: -22px;
  list-style: none outside;
}
ul#shipping_method .amount {
  font-weight: bold;
}
/* =Checkout
-------------------------------------------------------------- */
.checkout h3 {
  margin: 20px 0 10px;
}
.checkout .col-2 h3 {
  float: left;
  clear: none;
}
.checkout .col-2 .notes {
  clear: left;
}
.checkout .col-2 .form-row-first {
  clear: left;
}
.checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}
.checkout #shiptobilling {
  line-height: 1.62em;
  margin: 0 0 0 0;
  padding: 0;
}
.checkout #shiptobilling label {
  font-size: 0.8em;
}
.checkout .shipping_address {
  clear: both;
  float: none;
}
.checkout .shipping_code_relay_field {
  display: none;
}
#order_review,
#thank_you {
  margin: 0;
}
#order_review h3,
#thank_you h3 {
  margin-top: 0;
}
#order_review .woocommerce_message,
#thank_you .woocommerce_message {
  margin: 0;
}
/* Payment box - appears on checkout and page page */
#payment ul.payment_methods {
  *zoom: 1;
  text-align: left;
  padding: 20px;
  margin: 0 0 20px;
  list-style: none outside;
}
#payment ul.payment_methods:before,
#payment ul.payment_methods:after {
  display: table;
  content: "";
  line-height: 0;
}
#payment ul.payment_methods:after {
  clear: both;
}
#payment ul.payment_methods:after {
  content: "";
  display: block;
  clear: both;
}
#payment ul.payment_methods li {
  line-height: 2em;
  text-align: left;
  margin: 0;
  font-weight: normal;
}
#payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}
#payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  position: relative;
}
#payment div.form-row {
  padding: 0;
}
#payment #place_order {
  float: none;
  display: table;
  *zoom: 1;
  margin: 20px auto;
}
#payment #place_order:before,
#payment #place_order:after {
  display: table;
  content: "";
  line-height: 0;
}
#payment #place_order:after {
  clear: both;
}
#payment #place_order:after {
  content: "";
  display: block;
  clear: both;
}
#payment .terms {
  clear: both;
  padding: 10px 0;
  border: 2px solid #eeeeee;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#payment .terms label {
  width: 100%;
  display: inline;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
#payment .terms input {
  float: none;
  line-height: 1.2em;
  margin: 0;
  display: inline;
}
#payment div.payment_box {
  position: relative;
  width: 96%;
  padding: 1em 2%;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 1.5em;
  background: #ebe9eb;
  background: -webkit-gradient(linear, left top, left bottom, from(#ebe9eb), to(#dfdbdf));
  background: -webkit-linear-gradient(#ebe9eb, #dfdbdf);
  background: -moz-linear-gradient(center top, #ebe9eb 0%, #dfdbdf 100%);
  background: -moz-gradient(center top, #ebe9eb 0%, #dfdbdf 100%);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  color: #5e5e5e;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
#payment div.payment_box p:last-child {
  margin-bottom: 0;
}
#payment div.payment_box #cc-expire-month,
#payment div.payment_box #cc-expire-year {
  width: 48%;
  float: left;
}
#payment div.payment_box #cc-expire-year {
  float: right;
}
#payment div.payment_box span.help {
  font-size: 11px;
  color: #777777;
  line-height: 13px;
  font-weight: normal;
}
#payment div.payment_box .form-row {
  margin: 0 0 1em;
}
#payment div.payment_box .form-row select {
  width: 48%;
  float: left;
  margin-right: 3.8%;
}
#payment div.payment_box .form-row select:nth-child(3n) {
  margin-right: 0;
}
#payment div.payment_box:after {
  content: "";
  display: block;
  border: 8px solid #ebe9eb;
  /* arrow size / color */
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -3px;
  left: 0;
  margin: -1em 0 0 2em;
}
/* =Order Page
-------------------------------------------------------------- */
.order_details {
  *zoom: 1;
  margin: 0 0 1.5em;
  list-style: none;
}
.order_details:before,
.order_details:after {
  display: table;
  content: "";
  line-height: 0;
}
.order_details:after {
  clear: both;
}
.order_details:after {
  content: "";
  display: block;
  clear: both;
}
.order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1em;
  border-right: 1px dashed #dfdbdf;
  padding-right: 2em;
}
.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5em;
}
.order_details li.method {
  border: none;
}
/* =Account Page
-------------------------------------------------------------- */
.addresses .title {
  *zoom: 1;
}
.addresses .title:before,
.addresses .title:after {
  display: table;
  content: "";
  line-height: 0;
}
.addresses .title:after {
  clear: both;
}
.addresses .title:after {
  content: "";
  display: block;
  clear: both;
}
.addresses .title h3 {
  float: left;
}
.addresses .title .edit {
  float: right;
}
ol.commentlist.notes li.note p.meta {
  font-weight: bold;
  margin-bottom: 0;
}
ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}
ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}
ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 1.5em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat;
  /* download icon */
}
ul.digital-downloads li .count {
  float: right;
}
/* =Layered Nav Widget
-------------------------------------------------------------- */
.widget_layered_nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.widget_layered_nav ul li {
  *zoom: 1;
  padding: 0 0 1px;
  list-style: none;
}
.widget_layered_nav ul li:before,
.widget_layered_nav ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.widget_layered_nav ul li:after {
  clear: both;
}
.widget_layered_nav ul li:after {
  content: "";
  display: block;
  clear: both;
}
.widget_layered_nav ul li a,
.widget_layered_nav ul li span {
  padding: 1px 0;
  float: left;
}
.widget_layered_nav ul li.chosen a {
  padding: 0 6px 0 18px;
  border: 1px solid #292929;
  background: #292929 url(../img/woocommerce/cross_white.png) no-repeat 6px center;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  color: #a9a9a9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.widget_layered_nav ul small.count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
  padding: 1px 0;
  color: #777777;
}
/* =Price Filter Widget
-------------------------------------------------------------- */
.widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 0.9em;
  height: 0.9em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  border: 1px solid #000000;
  cursor: pointer;
  background: #292929;
  background: -webkit-gradient(linear, left top, left bottom, from(#292929), to(#101010));
  background: -webkit-linear-gradient(#292929, #101010);
  background: -moz-linear-gradient(center top, #292929 0%, #101010 100%);
  background: -moz-gradient(center top, #292929 0%, #101010 100%);
  outline: none;
  top: -0.3em;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.65);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.65);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.65);
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #292929 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x;
  /* transparent png */
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#4d4d4d));
  background: -webkit-linear-gradient(#000000, #4d4d4d);
  background: -moz-linear-gradient(center top, #000000 0%, #4d4d4d 100%);
  background: -moz-gradient(center top, #000000 0%, #4d4d4d 100%);
}
.widget_price_filter .ui-slider-horizontal {
  height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.free_delivery_message {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
}
.page-content .free_delivery_message {
  text-align: center;
  line-height: 1.5em;
  font-size: 1.25em;
  margin-bottom: 20px;
}
header .free_delivery_message {
  margin-bottom: 0;
  text-align: right;
  font-weight: bold;
}
.free_delivery_ok {
  color: #339850;
}
.free_delivery_presque {
  color: #ff3b80;
}
.includes_tax {
  font-size: 0.6em;
}
.single-product h1 .product_cat {
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  font-size: .5em;
  line-height: 2.65em;
  padding: 0;
  margin: 0 6.66666667px 0 0;
}
.single-product h1 .product_cat:after {
  content: " \2219 ";
  font-size: 2em;
}
.single-product .latin_name {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #339850;
  font-size: 0.75em;
  line-height: 1em;
  padding: 0 ;
  margin: 0 0 20px 0;
}
.single-product .product {
  position: relative;
}
.single-product .product .pourcentage_bio {
  padding: 0;
  margin: 0;
  position: absolute;
  background: transparent url(../img/ribbon.png) 0 0 no-repeat;
  width: 85px;
  height: 85px;
  top: -4px;
  left: -3px;
}
.single-product .product .pourcentage_bio span {
  padding: 0;
  margin: 0;
  color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  text-align: left;
  font-size: 0.55em;
  display: block;
  position: relative;
  bottom: -5px;
  left: -6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.product .from {
  display: none;
}
.liste-complete-btn {
  line-height: 70px !important;
}
/*******************************
** SHIPPING ICI RELAIS
*******************************/
.shipping input[type="text"] {
  margin-bottom: 0;
}
.hour {
  font-size: 0.75em;
  display: none;
  position: absolute;
  width: 235px;
  z-index: 300;
  padding: 10px;
  background: #fff;
  border: 1px solid #ed0054;
  line-height: 2em;
}
.hour strong {
  width: 6em;
  display: inline-block;
}
.hour_link {
  text-align: right;
  clear: both;
  font-size: 0.9em;
}
body .list_ul_relay {
  list-style: none;
  margin: 0;
  padding: 0;
}
body .list_ul_relay {
  cursor: hand;
}
body .relay_data {
  margin: 0 5px 5px 0;
  float: left;
  width: 200px;
  height: 120px;
  padding: 10px;
  border: 1px solid #efefef;
  font-size: 0.9em;
}
.relay_address {
  font-size: 0.9em;
  font-weight: normal;
}
body .relay_data label {
  width: 155px;
  font-size: 0.75em;
  height: 75px;
  line-height: 1.45em;
  font-weight: bold;
  text-align: left;
}
body .relay_data:hover {
  background: #52c573;
}
body .relay_data:hover a {
  color: #ffffff;
}
body .relay_data input {
  float: left;
  width: 12px;
  margin-right: 10px;
}
#update_shipping_relais {
  text-align: right;
}
.chzn-container,
.chzn-drop {
  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  transition: 0;
  -webkit-transition: 0 ease-in-out 0.2s;
  -moz-transition: 0 ease-in-out 0.2s;
  -o-transition: 0 ease-in-out 0.2s;
  transition: 0 ease-in-out 0.2s;
}
/* ==========================================================================
   REVOLUTION SLIDER
   ========================================================================== */
.tp-bullets.simplebullets.round .bullet {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  opacity: 0.007;
  filter: alpha(opacity=0.7);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  width: 10px;
  height: 10px;
  border: 1px solid #ffffff;
  border-radius: 15px;
  background: none;
  margin: 0 4px 0 0;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected {
  background: #ed0054;
  border: 1px solid transparent;
  opacity: 0.01;
  filter: alpha(opacity=1);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 0;
}
.post-type-archive-plante {
  /* Content Flip Style */
}
.post-type-archive-plante #wrap {
  padding-top: 40px;
}
.post-type-archive-plante #heFilter {
  float: left;
  width: 110px;
  background: none;
  padding: 0;
  margin-top: 0;
}
.post-type-archive-plante #heFilter:before,
.post-type-archive-plante #heFilter:after {
  background-image: none;
  height: 0;
}
.post-type-archive-plante #heFilter ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.post-type-archive-plante #heFilter ul li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.65em;
  font-weight: normal;
  line-height: 1.25em;
  cursor: pointer;
  margin-bottom: 4px;
  padding-bottom: 2px;
  border-bottom: 1px dashed transparent;
}
.post-type-archive-plante #heFilter ul li.herb-shortcut {
  display: none;
}
.post-type-archive-plante #heFilter ul li.bb-current {
  border-bottom: 1px dashed #747474;
}
.post-type-archive-plante #heFilter ul li.letter {
  color: #ed0054;
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
  border-bottom: 1px solid;
  padding-left: 20px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  padding: 0 0 0 18px;
  background: transparent url("../img/bg-filtered2.png") 0 -70px no-repeat;
}
.post-type-archive-plante #heFilter ul li.letter-current {
  background-position: 0 -39px;
}
.post-type-archive-plante .bb-custom-wrapper {
  float: right;
  background: transparent url("../img/bg-herbier.jpg") 0 0 no-repeat;
  width: 795px;
  height: 606px;
  padding-bottom: 0px;
  padding-left: 74px;
  padding-right: 0;
  padding-top: 28px;
  position: relative;
}
.post-type-archive-plante .bb-bookblock {
  height: 550px;
  width: 648px;
  position: relative;
  z-index: 100;
}
.post-type-archive-plante .bb-page {
  width: 50%;
  height: 100%;
  left: 50%;
  position: absolute;
  padding: 10px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.post-type-archive-plante .bb-page h2 {
  font-size: 1.7em;
  color: #339850;
  margin-bottom: 0;
}
.post-type-archive-plante .bb-page h3 {
  color: #339850;
  font-size: 1em;
  line-height: 1em;
  margin-bottom: 5px;
}
.post-type-archive-plante .bb-page p {
  font-size: 0.6em;
  line-height: 1.25em;
}
.post-type-archive-plante .bb-page .illustration {
  background: #fff;
  border: 1px solid #efefef;
  padding: 7px ;
  display: table;
  width: 170px;
  height: auto;
  position: relative;
  margin: 0 0 0 30px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.post-type-archive-plante .bb-page .illustration p {
  margin: 0;
  padding: 0;
  font-family: Georgia, serif;
  font-size: 0.5em;
  font-style: italic;
  color: #666;
  text-align: center;
}
.post-type-archive-plante .bb-page .illustration img {
  max-width: 100%;
}
.post-type-archive-plante .bb-page .illustration img.plante-thumb {
  background: #dedede;
  display: block;
  padding: 10px 50px;
  border: 1px solid ;
  border-color: #ccc #ccc #bebebe #bebebe;
  height: 175px;
  width: auto;
  margin: 0 auto 7px;
}
.post-type-archive-plante .bb-page .illustration a {
  color: #666;
}
.post-type-archive-plante .bb-page .illustration a:hover {
  text-decoration: none;
  color: #333;
}
.post-type-archive-plante .bb-page .nav {
  position: absolute;
  bottom: 3px;
  font-size: .5em;
  color: #53534a;
  margin: 0;
  padding: 0;
  width: 25px;
  height: 39px;
  display: block;
  text-indent: -999em;
  background: transparent url("../img/arrows.png") center left no-repeat;
}
.post-type-archive-plante .bb-page .nav:active {
  bottom: 0;
}
.post-type-archive-plante .bb-page #prev {
  left: 10px;
}
.post-type-archive-plante .bb-page #next {
  right: 10px;
  background-position: center right;
}
.post-type-archive-plante .bb-page-left {
  left: 0;
  padding-left: 20px;
  background: #e4debe url("../img/bg-herbier-page-gauche.jpg") top left no-repeat;
  color: #333;
}
.post-type-archive-plante .bb-page-left p {
  margin-top: 3px;
  font-size: 0.65em;
  line-height: 1.25em;
  font-style: italic;
  font-weight: bold;
}
.post-type-archive-plante .bb-page-left#abricotier {
  background-image: url("../img/herbier/herbier-abricotier.jpg");
}
.post-type-archive-plante .bb-page-left#amandier {
  background-image: url("../img/herbier/herbier-amandier.jpg");
}
.post-type-archive-plante .bb-page-left#arganier {
  background-image: url("../img/herbier/herbier-arganier.jpg");
}
.post-type-archive-plante .bb-page-left#basilic {
  background-image: url("../img/herbier/herbier-basilic.jpg");
}
.post-type-archive-plante .bb-page-left#bergamotier {
  background-image: url("../img/herbier/herbier-bergamotier.jpg");
}
.post-type-archive-plante .bb-page-left#bigaradier {
  background-image: url("../img/herbier/herbier-bigaradier.jpg");
}
.post-type-archive-plante .bb-page-left#bourrache {
  background-image: url("../img/herbier/herbier-bourrache.jpg");
}
.post-type-archive-plante .bb-page-left#cajeput {
  background-image: url("../img/herbier/herbier-cajeput.jpg");
}
.post-type-archive-plante .bb-page-left#calendula {
  background-image: url("../img/herbier/herbier-calendula.jpg");
}
.post-type-archive-plante .bb-page-left#calophyllum {
  background-image: url("../img/herbier/herbier-calophyllum.jpg");
}
.post-type-archive-plante .bb-page-left#camomille-matricaire {
  background-image: url("../img/herbier/herbier-camomille-matricaire.jpg");
}
.post-type-archive-plante .bb-page-left#camomille-romaine {
  background-image: url("../img/herbier/herbier-camomille-romaine.jpg");
}
.post-type-archive-plante .bb-page-left#cannelier {
  background-image: url("../img/herbier/herbier-cannelier.jpg");
}
.post-type-archive-plante .bb-page-left#carotte {
  background-image: url("../img/herbier/herbier-carotte.jpg");
}
.post-type-archive-plante .bb-page-left#cedre-atlas {
  background-image: url("../img/herbier/herbier-cedre-atlas.jpg");
}
.post-type-archive-plante .bb-page-left#ciste {
  background-image: url("../img/herbier/herbier-ciste.jpg");
}
.post-type-archive-plante .bb-page-left#citronnier {
  background-image: url("../img/herbier/herbier-citronnier.jpg");
}
.post-type-archive-plante .bb-page-left#citronnelle-de-java {
  background-image: url("../img/herbier/herbier-citronnelle-java.jpg");
}
.post-type-archive-plante .bb-page-left#cypres {
  background-image: url("../img/herbier/herbier-cypres.jpg");
}
.post-type-archive-plante .bb-page-left#encens {
  background-image: url("../img/herbier/herbier-encens.jpg");
}
.post-type-archive-plante .bb-page-left#epinette-noire {
  background-image: url("../img/herbier/herbier-epinette-noire.jpg");
}
.post-type-archive-plante .bb-page-left#estragon {
  background-image: url("../img/herbier/herbier-estragon.jpg");
}
.post-type-archive-plante .bb-page-left#eucalyptus-citriodora {
  background-image: url("../img/herbier/herbier-eucalyptus-citriodora.jpg");
}
.post-type-archive-plante .bb-page-left#eucalyptus-radie {
  background-image: url("../img/herbier/herbier-eucalyptus-radiata.jpg");
}
.post-type-archive-plante .bb-page-left#eucalyptus-globuleux {
  background-image: url("../img/herbier/herbier-eucalyptus-globuleux.jpg");
}
.post-type-archive-plante .bb-page-left#eucalyptus-smithii {
  background-image: url("../img/herbier/herbier-eucalyptus-smithii.jpg");
}
.post-type-archive-plante .bb-page-left#gaultherie-odorante {
  background-image: url("../img/herbier/herbier-gaultherie-odorante.jpg");
}
.post-type-archive-plante .bb-page-left#genevrier {
  background-image: url("../img/herbier/herbier-genevrier.jpg");
}
.post-type-archive-plante .bb-page-left#geranium {
  background-image: url("../img/herbier/herbier-geranium.jpg");
}
.post-type-archive-plante .bb-page-left#gingembre {
  background-image: url("../img/herbier/herbier-gingembre.jpg");
}
.post-type-archive-plante .bb-page-left#giroflier {
  background-image: url("../img/herbier/herbier-giroflier.jpg");
}
.post-type-archive-plante .bb-page-left#helichryse-bracteiferum {
  background-image: url("../img/herbier/herbier-helichryse-bracteiferum.jpg");
}
.post-type-archive-plante .bb-page-left#helichryse-italienne {
  background-image: url("../img/herbier/herbier-helichryse-italienne.jpg");
}
.post-type-archive-plante .bb-page-left#jojoba {
  background-image: url("../img/herbier/herbier-jojoba.jpg");
}
.post-type-archive-plante .bb-page-left#lavande {
  background-image: url("../img/herbier/herbier-lavande.jpg");
}
.post-type-archive-plante .bb-page-left#lavande-aspic {
  background-image: url("../img/herbier/herbier-lavande-aspic.jpg");
}
.post-type-archive-plante .bb-page-left#lavandin {
  background-image: url("../img/herbier/herbier-lavandin.jpg");
}
.post-type-archive-plante .bb-page-left#laurier-noble {
  background-image: url("../img/herbier/herbier-laurier-noble.jpg");
}
.post-type-archive-plante .bb-page-left#lemongrass {
  background-image: url("../img/herbier/herbier-lemongrass.jpg");
}
.post-type-archive-plante .bb-page-left#macadamier {
  background-image: url("../img/herbier/herbier-macadamier.jpg");
}
.post-type-archive-plante .bb-page-left#mandarinier {
  background-image: url("../img/herbier/herbier-mandarinier.jpg");
}
.post-type-archive-plante .bb-page-left#marjolaine-a-coquilles {
  background-image: url("../img/herbier/herbier-marjolaine-coquilles.jpg");
}
.post-type-archive-plante .bb-page-left#marjolaine-sylvestre {
  background-image: url("../img/herbier/herbier-marjolaine-sylvestre.jpg");
}
.post-type-archive-plante .bb-page-left#menthe-des-champs {
  background-image: url("../img/herbier/herbier-menthe-champs.jpg");
}
.post-type-archive-plante .bb-page-left#menthe-poivree {
  background-image: url("../img/herbier/herbier-menthe-poivree.jpg");
}
.post-type-archive-plante .bb-page-left#millepertuis {
  background-image: url("../img/herbier/herbier-millepertuis.jpg");
}
.post-type-archive-plante .bb-page-left#myrte {
  background-image: url("../img/herbier/herbier-myrte.jpg");
}
.post-type-archive-plante .bb-page-left#niaouli {
  background-image: url("../img/herbier/herbier-niaouli.jpg");
}
.post-type-archive-plante .bb-page-left#noisetier {
  background-image: url("../img/herbier/herbier-noisetier.jpg");
}
.post-type-archive-plante .bb-page-left#onagre {
  background-image: url("../img/herbier/herbier-onagre.jpg");
}
.post-type-archive-plante .bb-page-left#oranger-doux {
  background-image: url("../img/herbier/herbier-oranger-doux.jpg");
}
.post-type-archive-plante .bb-page-left#origan {
  background-image: url("../img/herbier/herbier-origan.jpg");
}
.post-type-archive-plante .bb-page-left#palmarosa {
  background-image: url("../img/herbier/herbier-palmarosa.jpg");
}
.post-type-archive-plante .bb-page-left#pamplemoussier {
  background-image: url("../img/herbier/herbier-pamplemoussier.jpg");
}
.post-type-archive-plante .bb-page-left#patchouli {
  background-image: url("../img/herbier/herbier-patchouli.jpg");
}
.post-type-archive-plante .bb-page-left#pin-sylvestre {
  background-image: url("../img/herbier/herbier-pin-sylvestre.jpg");
}
.post-type-archive-plante .bb-page-left#ravensare {
  background-image: url("../img/herbier/herbier-ravensare.jpg");
}
.post-type-archive-plante .bb-page-left#ravintsara {
  background-image: url("../img/herbier/herbier-ravintsara.jpg");
}
.post-type-archive-plante .bb-page-left#romarin {
  background-image: url("../img/herbier/herbier-romarin.jpg");
}
.post-type-archive-plante .bb-page-left#rose {
  background-image: url("../img/herbier/herbier-rose.jpg");
}
.post-type-archive-plante .bb-page-left#rosier-muscat {
  background-image: url("../img/herbier/herbier-rosier-muscat.jpg");
}
.post-type-archive-plante .bb-page-left#santal-amyris {
  background-image: url("../img/herbier/herbier-santal-amyris.jpg");
}
.post-type-archive-plante .bb-page-left#sarriettes-des-montagnes {
  background-image: url("../img/herbier/herbier-sariettes-des-montagnes.jpg");
}
.post-type-archive-plante .bb-page-left#saro {
  background-image: url("../img/herbier/herbier-saro.jpg");
}
.post-type-archive-plante .bb-page-left#sauge-sclaree {
  background-image: url("../img/herbier/herbier-sauge-sclaree.jpg");
}
.post-type-archive-plante .bb-page-left#sesame {
  background-image: url("../img/herbier/herbier-sesame.jpg");
}
.post-type-archive-plante .bb-page-left#terebenthine {
  background-image: url("../img/herbier/herbier-terebenthine.jpg");
}
.post-type-archive-plante .bb-page-left#thym {
  background-image: url("../img/herbier/herbier-thym.jpg");
}
.post-type-archive-plante .bb-page-left#tea-tree {
  background-image: url("../img/herbier/herbier-tea-tree.jpg");
}
.post-type-archive-plante .bb-page-left#vetiver {
  background-image: url("../img/herbier/herbier-vetiver.jpg");
}
.post-type-archive-plante .bb-page-left#verveine-yunnan {
  background-image: url("../img/herbier/herbier-verveine-yunnan.jpg");
}
.post-type-archive-plante .bb-page-left#vigne {
  background-image: url("../img/herbier/herbier-vigne.jpg");
}
.post-type-archive-plante .bb-page-left#marjolaine-sylvestre {
  background-image: url("../img/herbier/herbier-marjolaine-sylvestre.jpg");
}
.post-type-archive-plante .bb-page-left#ylang-ylang {
  background-image: url("../img/herbier/herbier-ylang-ylang.jpg");
}
.post-type-archive-plante .bb-page-right {
  background: #e4debe url("../img/herbier/herbier-page-droite.jpg") top left no-repeat;
}
.post-type-archive-plante .bb-page > div,
.post-type-archive-plante .bb-outer,
.post-type-archive-plante .bb-content {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.post-type-archive-plante .bb-content {
  background: #E4DEBE;
}
.post-type-archive-plante .bb-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.post-type-archive-plante .bb-overlay,
.post-type-archive-plante .bb-outer {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.post-type-archive-plante .bb-page > div {
  width: 100%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.post-type-archive-plante .bb-back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.post-type-archive-plante .bb-outer {
  width: 100%;
  overflow: hidden;
  z-index: 999;
}
.post-type-archive-plante .bb-overlay,
.post-type-archive-plante .bb-flipoverlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.post-type-archive-plante .bb-flipoverlay {
  background-color: rgba(0, 0, 0, 0.2);
}
.post-type-archive-plante .bb-bookblock > div.bb-page:first-child,
.post-type-archive-plante .bb-bookblock > div.bb-page:first-child .bb-back {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.post-type-archive-plante .bb-item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background: #E4DEBE;
}
.post-type-archive-plante .bb-custom-content p,
.post-type-archive-plante .bb-custom-content h4 span,
.post-type-archive-plante .bb-bookblock .folder-cover span {
  font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-style: italic;
  font-size: 24px;
  display: block;
  color: #454545;
  text-shadow: 0 1px 1px #fff;
  margin: 0;
}
.post-type-archive-plante .bb-custom-content p {
  padding: 22px;
}
.post-type-archive-plante .bb-custom-content h4 {
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
}
.post-type-archive-plante .bb-custom-content h4 span {
  font-size: 50px;
  color: #bdbaa7;
  font-weight: 400;
  line-height: 60px;
}
.post-type-archive-plante .bb-custom-last {
  height: 100%;
  padding-top: 110px;
  box-shadow: inset 0 100px 0 rgba(231, 152, 213, 0.1), inset 0 -100px 0 rgba(231, 152, 213, 0.1);
}
.home {
  /* ==========================================================================
	LES EXPERTS
========================================================================== */
}
.home .expert {
  margin-bottom: 10px;
  list-style: none;
  clear: both;
}
.home .expert h5 {
  margin: 0;
  color: #339850;
  font-weight: bold;
  font-size: 0.75em;
  font-style: italic;
}
.home .expert img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  margin: 0 10px 10px 0;
  float: left;
  width: 50px !important;
  height: 50px !important;
}
.home .expert p {
  font-size: 0.65em;
  color: #b9b9b0;
  line-height: 0.75em;
  margin: 0;
}
/* ==========================================================================
   Home
   ========================================================================== */
.featured-products {
  margin: 0 auto;
  background: transparent url("../img/bg-large-ombre-bas.png") center bottom no-repeat;
  background-size: auto auto;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.featured-products:before {
  background: transparent url("../img/bg-large-ombre-haut.png") center top no-repeat;
  background-size: auto auto;
  content: " ";
  display: block;
  margin: 0;
  height: 16px;
  width: 100%;
  padding-top: 10px;
}
.featured-products h3 {
  color: #339850;
}
.featurette {
  *zoom: 1;
  background: transparent url("../img/bg-large-ombre-bas.png") center bottom no-repeat;
  background-size: auto auto;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
}
.featurette:before,
.featurette:after {
  display: table;
  content: "";
  line-height: 0;
}
.featurette:after {
  clear: both;
}
.featurette:after {
  content: "";
  display: block;
  clear: both;
}
.featurette:before {
  background: transparent url("../img/bg-large-ombre-haut.png") center top no-repeat;
  background-size: auto auto;
  content: " ";
  display: block;
  margin: 0;
  height: 16px;
  width: 100%;
  padding-top: 10px;
}
.featurette img.pull-left {
  margin-right: 20px;
}
.featurette img.pull-right {
  margin-left: 20px;
}
.featurette h2 {
  color: #339850;
}
.featurette p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15.75px;
  font-weight: normal;
  line-height: 1.5em;
}
.featurette .onsale {
  top: 35px;
  right: 15px;
}
.featurette .product {
  float: right;
  margin-bottom: 0;
}
.featurette .product ins {
  color: #ed0054;
  text-decoration: none;
}
.featurette .product del {
  font-size: 0.67em;
  color: rgba(51, 51, 51, 0.5);
}
.featurette .product .amount {
  font-size: 1.5em;
  line-height: 2em;
  margin-right: 10px;
}
.featurette-left {
  background-position: center 98%;
}
.featurette-left:before {
  background-position: -264px top;
}
.featurette-right {
  background-position: center 98%;
}
.featurette-right:before {
  background-position: 264px top;
}
.home-content {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15.75px;
  font-weight: normal;
  line-height: 1.5em;
}
.homeNav {
  padding: 20px 0;
}
.homeNav figure {
  margin: 0 0 20px;
  overflow: hidden;
  position: relative;
  text-align: center;
  font-family: sans-serif;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff0f0;
  background-size: 100% auto;
  height: 450px;
  /* Anchor will cover the whole item by default */
  /* For some effects it will show as a button */
  /*---------------*/
  /*---------------*/
  /*
	  &.eau-florale	{
		background: @pink url(../img/home-eau.jpg) no-repeat 0 0;
		height:199px
	  }
	  &.huile-vegetale {
		background: @pink url(../img/home-hv-bio.jpg) no-repeat 0 0;
		height:199px
	  }
	  &.huile-essentielle	{
		background: @pink url(../img/home-he-bio.jpg) no-repeat 0 0;
		height:450px
	  }
*/
}
.homeNav figure img {
  position: relative;
  display: block;
  min-height: 100%;
  opacity: 0.8;
  top: 0;
  left: 0;
}
.homeNav figure figcaption {
  padding: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.homeNav figure figcaption::before,
.homeNav figure figcaption::after {
  pointer-events: none;
}
.homeNav figure figcaption,
.homeNav figure a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.homeNav figure a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.homeNav figure h2 {
  word-spacing: -0.15em;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-style: normal;
  font-size: 0.65em;
}
.homeNav figure h3 {
  word-spacing: -0.15em;
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #53534a;
  font-style: normal;
  font-size: 0.5em;
}
.homeNav figure.h1-3 {
  height: 100px !important;
}
.homeNav figure.h2-3 {
  height: 300px !important;
}
.homeNav figure.h3-3 {
  height: 420px !important;
}
.homeNav figure.fdp {
  background: #2bc0e4;
}
.homeNav figure.msg {
  background: -webkit-linear-gradient(90deg, #00d2ff 10%, #3a7bd5 90%);
  /* Chrome 10+, Saf5.1+ */
  background: -moz-linear-gradient(90deg, #00d2ff 10%, #3a7bd5 90%);
  /* FF3.6+ */
  background: -ms-linear-gradient(90deg, #00d2ff 10%, #3a7bd5 90%);
  /* IE10 */
  background: -o-linear-gradient(90deg, #00d2ff 10%, #3a7bd5 90%);
  /* Opera 11.10+ */
  background: linear-gradient(90deg, #00d2ff 10%, #3a7bd5 90%);
  /* W3C */
}
.homeNav figure.effect img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}
.homeNav figure.effect:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.homeNav figure.effect figcaption::before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.homeNav figure.effect figcaption::before,
.homeNav figure.effect p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.homeNav figure.effect h2 {
  padding: 40% 0 20px 0;
}
.homeNav figure.effect p {
  margin: 0 auto;
  max-width: 200px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.homeNav figure.effect:hover figcaption::before,
.homeNav figure.effect:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.homeNav .box a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
.homeNav .box a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.homeNav .box a:hover:before {
  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
}
#article-carousel {
  margin: 0;
  padding: 0;
}
#article-carousel .home-article {
  display: block;
  width: 100%;
  min-height: 450px;
  margin: 0 auto;
}
#article-carousel .article-content {
  display: block;
  width: 100%
		height:auto;
  border: 1px solid #d1d1cb;
  padding: 5px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.caroussel figure {
  margin: 0;
  overflow: hidden;
  max-height: 450px;
}
.caroussel figure img {
  max-height: 100%;
  width: auto;
  margin: 0 auto;
}
.caroussel figure figcaption {
  vertical-align: top;
}
.caroussel figure figcaption a:hover {
  text-decoration: none;
}
.caroussel figure figcaption h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15.75px;
  font-weight: normal;
  line-height: 1em;
  font-style: italic;
  color: #ed0054;
  text-align: center;
}

.home-boxes figure.box.effect.pourquoi-bio.box-green {
  height:269px;
}

.home-boxes figure.box.effect.symptome.box-blue  {
  top:960px !important;
}

.page-template-page-home.page-template-page-home-php.page section.full-width.vitrine .container .home-boxes figure.box.box-double.best-seller.products.box-pink .figure-content ul li.post-606.product.type-product.status-publish.has-post-thumbnail.product_cat-huiles-essentielles.pa_contenance-10-ml.pa_contenance-30-ml.pa_culture-biologique.pa_famille-botanique-myrtacees.pa_label-ab.pa_label-eurobio.pa_label-hebbd.pa_nom-botanique-melaleuca-alternifolia.pa_nom-produit-tea-tree-bio.pa_origine-oceanie-ou-afrique-du-sud.pa_parfum-herbace.pa_partie-distillee-feuille.pa_pourcentage-bio-416.pa_propriete-assainissant.pa_usage-massage.pa_usage-diffusion.pa_usage-voie-orale.taxable.shipping-taxable.purchasable.product-type-variable.product-cat-huiles-essentielles.has-children.instock form.variations_form.cart .single_variation_wrap .single_variation .woocommerce-variation-price span.price {
  float:right !important;
  margin-top:-15% !important;
}


/* ==========================================================================
   PROMESSES
   ========================================================================== */
.promesses {
  border-top: 1px solid #fff;
  display: inline-block;
  margin: 0;
  padding: 20px 0;
}
.promesses ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
.promesses ul li {
  display: inline-block;
  padding: 0;
  margin: 0 20px 0 0;
  color: #d4d6d5;
  font-size: 0.6em;
}
.promesses ul li:last-child {
  margin-right: 0;
}
.promesses ul li a {
  text-align: left;
  display: block;
  height: 40px;
  width: 135px;
  background: transparent url('../img/picto-promesses.png') 0 0 no-repeat;
  padding-left: 42px;
}
.promesses ul li a span {
  color: #339850;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: bold;
  display: inline-block;
  line-height: 1.1em;
  vertical-align: middle;
  width: 95px;
}
.promesses ul li a.prom-bio {
  background-position: 0 0;
  width: 110px;
}
.promesses ul li a.prom-livraison {
  background-position: 0 -271px;
  padding-left: 75px;
  width: 170px;
}
.promesses ul li a.prom-contact {
  background-position: 0 -406px;
  padding-left: 30px;
  width: 125px;
}
.promesses ul li a.prom-circuit {
  background-position: 0 -135px;
  padding-left: 39px;
  width: 135px;
}
.promesses ul li a.prom-paiement {
  background-position: 0 -544px;
  padding-left: 32px;
  width: 110px;
}
.promesses ul li a.prom-parrainer {
  background-position: 0 -676px;
  padding-left: 39px;
  width: 135px;
}
.promesses ul li img {
  margin: 0 auto;
  text-align: center;
}
.vitrine {
  padding: 10px 0;
  margin: 0 auto 10px auto;
  /* home-boxes*/
}
.vitrine .row {
  padding: 10px 0;
}
.vitrine h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ed0054;
  font-style: normal;
  font-weight: normal;
  margin: 10px 0;
  padding: 0 0 10px 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  display: block;
  text-align: center;
}
.vitrine .categories {
  position: relative;
  border: 2px solid #ed0054;
  background: #ffffff;
  height: 100%;
}
.vitrine .categories img {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.vitrine .categories h2 {
  position: absolute;
  z-index: 10;
  color: #53534a;
  width: 100%;
}
.vitrine .categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.vitrine .categories ul li {
  display: block;
  margin: 0;
  padding: 0;
}
.vitrine .categories ul li a {
  color: #53534a;
  font-weight: 300;
  font-size: 0.75em;
  display: block;
  text-decoration: none;
  border-bottom: 1px dotted #d9dbda;
  padding: 0px 30px 0px 20px;
  background-color: #f4f4f4;
  background-position: right center;
}
.vitrine .categories ul li a:hover {
  color: #000000;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAaElEQVQ4T2NkoBAwUqifAZsBq4GGZgHxa2IMx2bAf6jmbCANMgwvwGUATNMaQq4hZADIIJBXcLqGGAPwuoYUA7C6hq4GgGIEFBYo0UuMCygKRKy2IicMmiSkVdj8iis50iQzEUr+KPIAMtciEb278vEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: transparent;
}
.vitrine .products {
  background: #ffffff;
  height: 270px;
}
.vitrine .products h2 {
  text-align: center;
  border: none;
}
.vitrine .products ul {
  display: block;
  background: #ffffff;
  text-align: center;
  margin: 0;
}
.vitrine .products ul li.product {
  float: none;
  display: inline-block;
  margin: 0 0 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-height: 270px;
  width: 194px;
  vertical-align: top;
}
.vitrine .products ul li.product.first {
  clear: none;
}
.vitrine .products ul li.product .product_frame {
  background: transparent;
  border: none;
}
.vitrine .products ul li.product h3 {
  text-align: center;
  font-size: 0.65em;
  font-weight: normal;
}
.vitrine .products ul li.product h3 a {
  color: #6e6e62;
}
.vitrine .products ul li.product h3 a:hover {
  color: #53534a;
}
.vitrine .products ul li.product .latin_name {
  display: none;
}
.vitrine .products ul li.product .price {
  font-size: 0.75em;
}
.vitrine .products ul li.product .quantity {
  display: none !important;
}
.vitrine .products ul li.product .cart .button {
  padding: 8px;
  font-size: 0.65em;
  clear: right;
}
.vitrine .products ul li.product .cart .variations select {
  height: 26px;
  padding: 2px 15px 2px 2px;
  font-size: 0.58em;
  width:60% !important;
  float:left;
}
.vitrine .products ul li.product:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.vitrine .home-boxes {
  margin: 0;
  padding: 0;
  /* Common style */
}
.vitrine .home-boxes .box {
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0 0 20px 0;
  width: 300px;
  min-height: 100px;
  height: auto;
}
.vitrine .home-boxes .box.box-double {
  width: 620px;
}
.vitrine .home-boxes .box.box-triple {
  width: 940px;
}
.vitrine .home-boxes .box.parcelle {
  height: 380px;
}
.vitrine .home-boxes .box.products {
  height: 380px;
}
.vitrine .home-boxes .box.pourquoi-bio {
  height: 316px;
}
.vitrine .home-boxes .box.engagement {
  height: 380px;
}
.vitrine .home-boxes .box.cadeau {
  height: 217px;
  background: #ffffff url("../img/visuel-cadeau.jpg") top center no-repeat;
}
.vitrine .home-boxes .box.cadeau .figure-content p {
  padding: 0px 42px 0 62px;
  text-align: center;
}
.vitrine .home-boxes .box.cadeau .figure-content p strong {
  color: #ed0054;
  font-weight: bold;
}
.vitrine .home-boxes .box.for-the-planet {
  height: 150px;
}
.vitrine .home-boxes .box.symptome {
  height: 221px;
}
.vitrine .home-boxes .box.livraison,
.vitrine .home-boxes .box.prix-doux {
  height: 211px;
}
.vitrine .home-boxes .box:before {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 2px solid #fff;
  content: '';
}
.vitrine .home-boxes .box.box-pink {
  background-color: #ffffff;
}
.vitrine .home-boxes .box.box-pink:before {
  border-color: #ed0054;
}
.vitrine .home-boxes .box.box-pink figcaption h2 {
  color: #ed0054;
}
.vitrine .home-boxes .box.box-green:before {
  border-color: #339850;
}
.vitrine .home-boxes .box.box-green figcaption h2 {
  color: #339850;
}
.vitrine .home-boxes .box.box-blue:before {
  border-color: #2e2cc0;
}
.vitrine .home-boxes .box.box-blue figcaption h2 {
  color: #2e2cc0;
}
.vitrine .home-boxes .box.newsletter {
  background: #747474;
  color: #ffffff;
  position: relative;
  padding: 20px;
  text-align: center;
}
.vitrine .home-boxes .box.newsletter form {
  position: relative;
  z-index: 999;
  margin: 0 0 10px;
}
.vitrine .home-boxes .box.newsletter form input {
  width: 140px;
  margin: 0;
  font-size: 15px;
}
.vitrine .home-boxes .box.newsletter form input[type="submit"] {
  width: 80px;
}
.vitrine .home-boxes .box.newsletter h3 {
  font-size: 26.25px;
  line-height: 1em;
  color: #292929;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  margin: 10px 0;
  padding: 0 0 10px 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: none ease-in-out 0.2s;
  -moz-transition: none ease-in-out 0.2s;
  -o-transition: none ease-in-out 0.2s;
  transition: none ease-in-out 0.2s;
  display: block;
  text-align: center;
}
.vitrine .home-boxes .box a {
  display: block;
  z-index: 10;
}
.vitrine .home-boxes .box img {
  /* Set rules to fill background */
  /* min-width: 300px; */
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: all 0.2s ease-in-out;
  transform: all 0.2s ease-in-out;
  z-index: 2;
}
.vitrine .home-boxes .box figcaption {
  position: absolute;
  padding: 20px 11px;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 3;
}
.vitrine .home-boxes .box figcaption h2 {
  margin: 0;
  color: #fff;
  line-height: 1.25em;
}
.vitrine .home-boxes .box figcaption h2 span {
  color: #53534a;
  font-size: 0.65em;
  line-height: 1em;
  display: block;
}
.vitrine .home-boxes .box .figure-content {
  padding: 0px 12px;
  margin: 60px 0 0 0;
  width: 100%;
}
.vitrine .home-boxes .box .figure-content p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.8em;
  line-height: 1.4em;
  margin: 0;
}
.vitrine .home-boxes .box.effect:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.vitrine .home-boxes .box.effect:hover figcaption::before {
  display: none;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.no-border {
  border: 0 !important;
}
.service-client{ font-size:14px; line-height:1.2em;}

/*********************
** CART SUMMARY
**********************/
   div.b-modal
    {
        background-color: #000000 !important;
        opacity: 0.5 !important;
        z-index: 9999998 !important;
    }
    div#festi-cart-pop-up-content
    {
        z-index: 9999999 !important;
    }
    div#festi-cart-pop-up-content div.festi-cart-pop-up-body
    {
        border:  0px solid;
        border-radius: 5px;
        border-color: #00a8ca;
        padding: 10px;
        box-shadow: 0 0 0px 0px #5e5e5e;
        width: 600px;
        background-color: rgba(255, 255, 255, 1 );
    }
    
    div.festi-cart-pop-up-body div.festi-cart-pop-up-header
    {
        text-align: center;
        margin: 10px 10px 20px 10px;
    }
    
    div.festi-cart-pop-up-body div.festi-cart-pop-up-header span.festi-cart-added-to-cart-msg
    {
        color: #5b9e2b;
        font-size: 20px;
    }
    div#festi-cart-pop-up-content span.festi-cart-closed.b-close
    {
		display: none;
		float: right;
		cursor: pointer;
		position: relative;
		right: 10px;
		top: 10px;
    }
    
    div#festi-cart-pop-up-content span.festi-cart-closed.b-close span.festi-cart-closed-button
    {
        font-size: 30px;
        font-weight: bold;
        color: #ed0053;
    }
    
    div#festi-cart-pop-up-content span.b-close span.festi-cart-closed-button:hover
    {
        color: #5c0223;
    }
    
    div.festi-cart-pop-up-body div.festi-cart-pop-up-footer
    {
        text-align: center    }
    
    div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping
    {
         border: 0px solid;
         border-color: #e0e0e0;
         border-radius: 0px;
         background-color: #ffffff;
         color: #9e9e9e;
         font-size: 12px !important;
         line-height: 14px;
         padding-top: 10px;
         padding-bottom: 10px;
    }
    
    div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping:hover
    {
         background-color: #ffffff;
         border-color: #e0e0e0;
         color: #686a6b;
    }

    /*product list analog Start */
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title a.festi-cart-title,
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-title
    {
        color: #333333;
        font-size: 12px;
    }
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title a.festi-cart-title:hover
    {
        color: #525252;
    }
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title a.festi-cart-title{
		float: left;
	}
	
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-count,
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-price,
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-price span.amount
    {
        color: #1f1e1e;
        font-size: 12px;
    }
    body div.festi-cart-pop-up-products-content  div.festi-cart-total
    {
                border: 0px solid;
        border-color: #e6e6e6;
        border-radius: 0px;
        background-color: #ffffff;
        color: #000000;
        font-size: 12px;
        text-align: right;
    }
        
    
    body div.festi-cart-pop-up-products-content  p.festi-cart-buttons a.festi-cart-view-cart
    {
           
            display: none;
                
         border: 1px solid;
         border-color: #e0e0e0;
         border-radius: 7px;
         background-color: #eeeeee;
         color: #000000;
         font-size: 12px;
         padding-top: 5px;
         padding-bottom: 5px;
    }
    body div.festi-cart-pop-up-products-content  p.festi-cart-buttons a.festi-cart-view-cart:hover
    {
         background-color: #ed0053;
         border-color: #e0e0e0;
         color: #ffffff;
    }
    
    body div.festi-cart-pop-up-products-content  p.festi-cart-buttons a.festi-cart-checkout
    {
		display: block;
		margin-left: 0;
		margin-right: 0;
		font-size:16px;
		border: 0px solid;
		border-color: #ffffff;
		border-radius: 5px;
		background-color: #ed0053;
		color: #ffffff;
		font-size: 12px;
		padding-top: 10px;
		padding-bottom: 10px;
    }
    
    body div.festi-cart-pop-up-products-content  p.festi-cart-buttons a.festi-cart-checkout:hover
    {
         background-color: #4a4a4a;
         border-color: #ed0053;
         color: #bdbdbd;
    }
    
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete
    {
        vertical-align: top;  
    }
    
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete a.festi-cart-remove-product
    {   
        font-size: 18px;
        line-height: 18px;
        color: #000000;
        float: left;
    }
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete a.festi-cart-remove-product:hover
    {   
        color: #807878;
    }
    body div.festi-cart-pop-up-products-content  table.festi-cart-list tr,
    body div.festi-cart-pop-up-products-content  table.festi-cart-list tr td
    {
        border-bottom: 1px solid;
        border-bottom-color: #e8e4e3;
    }
    div.festi-cart-pop-up-products-content  table.festi-cart-list tr.festi-cart-empty
    {
        color: #111111;
        padding: 0;
    }
    body div.festi-cart-pop-up-products-content  table.festi-cart-list tr.festi-cart-empty td.festi-cart-empty
    {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-img a.festi-cart-img img,
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-img span.festi-cart-img img
    {
               
            max-width: 40px;
          
         
            width: 40px;
            }
    
    body div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-variation-attribut
    {
        font-size: 11px;
        display: block;
	float:left;
	clear:left;
	line-height:1em;
    }
    
        
            body div.festi-cart-pop-up-products-content div#festi-cart-pop-up-products-list-body {
                max-height: 260px;
                overflow: hidden;
                overflow-y: auto;
            }
            

/*************
** HOME SLIDER
***************/

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  
  }

@media screen and (min-width: 0px) and (max-width: 1024px) {
  .rslides { display: none; } 
}


.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.rslides_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }


.rslides_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url('../img/slider-arrows.gif') no-repeat left top;
  margin-top: -55px;
  }


.rslides_nav:active {
  opacity: 1.0;
  }


.rslides_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }


.rslides_nav:focus {
  outline: none;
  }



.rslides_tabs {
  margin-top: 10px;
  text-align: center;
  }



.rslides_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }



.rslides_tabs a{
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }



.rslides_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }

.caption {
  position: absolute;
  display: block;
  bottom: -20px;
  left: 0;
  right: 0;
  padding: 15px;
  text-align: center;
  background: #000;
  background: rgba(0,0,0, .8);
 color: #fff;
}

/*** header mobile ***/
.header-search-mobile {
	background-color: #339850;
	text-align: center;
}

.header-cart-mobile {
	position: absolute;
	top: 25px;
	right: 5px;
	min-height: 60px;
	width: 50px;
	z-index: 1000;
}
.side-collapse {
	z-index: 10000;
}
.header-cart-mobile a {
	min-height: 60px;

}
.rowfooter {
	margin-left: 0!important;
}

.blog_mention_list { }

.blog_mention_list .quotes { margin-left: 20px;text-align: center; }
.blog_mention_list .quotes:first-child { margin-left: 0;}
.blog_mention_list .quotes a { color: #ed0054; }
.blog_mention_list .quotes .quote { line-height: 20px;margin-bottom: 20px;text-align: justify;}
/*** version desktop specific ***/
@media (min-width: 1200px ) {
	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.archive.woocommerce:before {
	    background-image: url(../img/bg-centre-dessin-gauche-boutique.png);
	    width: 416px;
	    height: 945px;
    }

}
@media (min-width: 767px ) {
		.footer-actus .container>div.row .col-md-4 {
		width: 300px;
	}
	
	
	#recetteFilter .col-md-6 {
		margin-left: 20px;
		width: 460px;
	}
	
	.post-type-archive-huile .huile-filter ul,
	.post-type-archive-recette .recette-filter ul {
		margin-left: 0;
		padding-inline-start: 0;
	}
	#huiles {
		margin-left: -20px;
	}
	#huiles .col-md-3 {
		width: 220px;
		margin-left: 20px;
	}
	.search-results #main .row {
		margin-left: -20px;
	}
	.search-results #main .row .col-md-6 {
		width: 460px;
		min-height: 490px;
		margin-left: 20px;
	}
	
	form .form-row label {
    display: block;
    font-size: 0.9em;
    line-height: 0.95em;
}

label {
    margin-bottom: 5px;
}
label, input, button, select, textarea {
    font-size: 21px;
    font-weight: normal;
    line-height: 32px;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}
	textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
	
		select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	    border-radius: 4px;
	    color: #53534a;
	    display: inline-block;
	    font-size: 21px;
	    height: 32px;
	    line-height: 32px;
	    margin-bottom: 16px;
	    padding: 4px 6px;
	    vertical-align: middle;
	}
	select {
	    background-color: #ffffff;
	    border: 1px solid #cccccc;
	    width: 220px;
	}
	select, input[type="file"] {
	    height: 42px;
	    line-height: 42px;
	}
	textarea {
	    height: auto;
	}
	form {
	    margin: 0 0 32px;
	}
	.input-xlarge {
    width: 270px;
}
	/*** /form */
	.woocommerce-cart #content.row,
	.single-post #content.row,
	.single-dossier #content.row,
	.category-blog #content.row {
		margin-left: -20px;
	}
	.woocommerce-cart .col-md-9,
	.single-post .col-md-9,
	.single-dossier .col-md-9,
	.category-blog .col-md-9 {
		width: 700px;
	}
	.woocommerce-cart #sidebar,
	.single-post #sidebar,
	.single-dossier #sidebar,
	.category-blog #sidebar {
		margin-left: 20px;
	}
	h5 {
	    font-size: 21px;
	    line-height: 32px;
	}
	
	/*** home **/
	.bx-wrapper .bx-prev {
   	 	left: -40px;
	}
	.bx-wrapper .bx-next {
    	right: -40px;
	}
	
	/*** product ***/
	div.product .extra_pdt_details, #content div.product .extra_pdt_details {
	    margin-left: 20px;
	    padding: 0;
	}
	div.product .extra_pdt_details, #content div.product .extra_pdt_details .quality-labels ul {
		 padding-inline-start:0;
	}
	.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;
	}
	
	/*** panier ***/
	.panier #sidebar {
   	 margin-top: 65px;
	}
	
	ul#shipping_method li {
		text-indent: 0px;
	}
	
	/*** filtre ***/
	.accordion-inner ul {
		-webkit-padding-start: 00px;
	}
	
}


/*** version mobile specific ***/
@media (max-width: 767px /* @screen-xs-max */) {
	.blog_mention_list h2 { text-align: center; }
	.blog_mention_list .quotes { margin: 0 20px!important;}
	/*** header ***/
	.header .head-wrap {
		margin: 0;
    padding: 2rem 0 0 0;
    min-height: 90px;
	}
	
	
	.header .head-wrap .brand {
	width: 220px;
	margin-left: -112px;
	z-index: 1000;
}
	#searchform {
		padding: 2%;
	}
	#searchform .search-query {
		
		width: 96%;
	}
	#searchform button.btn {
		position: absolute;
		right: 4%;
		bottom: 3px;
		background: transparent;
		border: none;
	}
	
	#searchform .search-query,
	#searchform button.btn {
		height: 40px;
		
	}
	.promesses {
		display: none;
	}
	/*** menu ***/
	.navbar-fixed-top, .navbar-fixed-bottom {
		z-index: 500;
		display: inline;
		width: 100px;
	}
	.navbar-inverse  {
		z-index: 10000;
	}
	.navbar-header {
		display: inline-block;
	}	
	.navbar-fixed-top, .navbar-fixed-bottom {
		position: absolute;
		top: 15px !important;
		left: 10px;
	}
	
	.navbar-inverse .navbar-nav > .active > a,
	 .navbar-inverse .navbar-nav > .active > a:hover,
	  .navbar-inverse .navbar-nav > .active > a:focus {
		background-color: transparent;
	}
	#menu-menumobile {
		padding-left: 0;
	}
	#menu-menumobile>li {
		display: block;
		width: 100%;
		border-bottom: 1px dotted gray;
		list-style-type: none;
		color: black;
	}
	#menu-menumobile>li a {
		color: black;
		display: block;
		padding: 1rem 2rem;
		font-size: 21px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	#menu-menumobile>li a:hover {
		color: #339850;
		text-decoration: none;
	}
	#menu-menumobile>li:nth-child(even) {background: #CCC; }
	#menu-menumobile>li:nth-child(odd) {background: #FFF; }
	
	#menu-menumobile ul li {
		margin-left: 25px;
	}
	#menu-menumobile ul li:nth-child(even) {background: #CCC; }
	#menu-menumobile ul li:nth-child(odd) {background: #FFF; }
	
	.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: transparent;
}
	
	.mobilenav button span {
		background-color: black!important;
	}
	.mobilenav button small {
		font-size: 10px;
		margin-top: 5px;	
		 left: -2px;
	    line-height: 5px;
	    position: absolute;
	}
	.navbar-inverse .navbar-toggle:hover {
		background-color: transparent;
	}
	.navbar-toggle {
		border: none;
	}
	.navbar-toggle .icon-bar + .icon-bar {
		margin-top: 1px;
	}
	 .side-collapse-container{
            /*  width:100%;
              position:relative;
              left:0;
              transition:left .4s;*/
          }
          .side-collapse-container.out{
             /* left:200px;*/
          }

          .closeMenuMobile {
	          cursor: pointer;
	          background-color: #339850;
	          display: block;
	          color: white;
	          width: 100%;
	          padding-left: 10px;
          }
          .closeMenuMobile::after {
	          content: "x";
	          color: white;
	          position: absolute;
	          right: 10px;
          }
          .closeMenuMobile:hover {
	          text-decoration: none;
	           color: white;
          }

          .navbar-fixed-top,
          .navbar-header {
	          background-color: transparent;
	          border-bottom: none;
          }
          .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	          border-color: #339850;
          }
          

	.navbar-toggle { margin-left: 15px; margin-top: 2rem; float: left; border: 0 none; padding: 0; border-radius: 0; }
	.navbar-toggle:hover { background: transparent !important; }
	
	
	#menu-mobile .nav > li { padding: 0 !important; }
	#menu-mobile .nav > li > a {
		text-transform: uppercase; text-align: left;
		 
		line-height: 0; padding: 2rem;
		color: #323232; letter-spacing: 0.03em; background-color: #fff;
		text-shadow: none; text-decoration: none; display: block;
	}
	#menu-mobile .nav > li > a:hover { background: transparent; }
	#menu-mobile .menu-mobile-social { padding: 1rem; border-top: 1px solid #000; }
	.navmenu-fixed-left, .navbar-offcanvas.navmenu-fixed-left { border: 0 none; }
	
	
	.post-type-archive-huile .header .head-wrap .brand,
	.post-type-archive-recette .header .head-wrap .brand,
	.single-huile .header .head-wrap .brand, 
	.single-recette .header .head-wrap .brand {
		background-image: url("../img/logo-dossier-aromatherapie-mobile.png");
	}
	
	/*** divers ***/
	#searchform {
		position: relative;
	}
	
	#searchform .btn {
		top: 10px;
	}
	
	.page-header,
	.page-header h1 {
		margin: 0;
		text-align: center;
	}

	.single-post article,
	.single-recette article,
	.page article,
	.single-post .page-content, 
	.single-recette .page-content, 
	.page .page-content {
		padding: 1rem;
	}
	.plan-dossier ul li {
		line-height: 1em;
	}
	/*** home ***/
	.caroussel figure img { height: auto; width: 90%; padding: 0 1rem; }
	.vitrine .home-boxes .box {
		margin: 0 auto 20px;
		position: relative!important;
		top: 0!important;
	}
	.vitrine .home-boxes .box.box-double {
		width: auto;
	}
	.full-width .container,
	.home .vitrine .container {
		padding: 0;
	}
	.rslides_container {
		display: none;
	}
	.vitrine .home-boxes .box {
		width: 100%;
	}
	.vitrine .home-boxes .box.products {
		height: 400px;
	}
	.vitrine .home-boxes .box.livraison, .vitrine .home-boxes .box.prix-doux {
		height: 241px;
	}
	.bx-wrapper .bx-prev { left: 0px; }
	.bx-wrapper .bx-next { right: 0px; }
	.products .bx-wrapper .bx-prev { left: -40px; }
	.products .bx-wrapper .bx-next { right: -40px; }
	
	.home-boxes figure {
		background: white;
	}
	.vitrine .home-boxes .box img {
		width: auto;
		margin: 0 auto;
	}
	
	.home .video { display: none; }
	
	.term-dossier .dossiers .type-dossier .entry-summary { display: none; }
	.single #main { padding: 0 1rem; }
	
	.category-blog article .entry-summary p { display: none; }
	
	.woocommerce-page #main { padding: 0 1rem; }
	.archive #main { padding: 1rem; }
	.woocommerce-page .category-decription { display: none; }
	
	.product .rvl-btn { display: none; }
	
	div.product .product_labels, #content div.product .product_labels { padding-bottom: 1rem; }
	
	.single-product .product .pourcentage_bio { top: -5px; left: -5px; }
	
	.home-boxes { }
	.home-boxes .parcelle,
	.home-boxes .best-seller,
	.home-boxes .cadeau,
	.home-boxes .newsletter,
	.home-boxes .for-the-planet,
	.home-boxes .engagement,
	.home-boxes .pourquoi-bio,
	.home-boxes  .symptome { 
		display: none;
	}
	.bx-wrapper {
		margin-bottom: 0;
	}
	
	.footer-actus .container>div.row,
	.footer-actus .pastille,
	.footer-actu-zone {
		margin-left: 0;
	}
	
	
	/*** categorie ***/
	.woocommerce-page .products ul,
	.woocommerce-page ul.products {
		margin: 5px;
	}
	.woocommerce-page ul.products li {
		display: inline-block;
		min-height: 400px;
		width: 100%;
		margin: 0 0 20px 0;
	}
	
	/*** product ***/
	.pack-products,
	.pull-right a {
		display: none;
	}
	
	.single-product div.related {
		
	}
	div.product div.images,
#content div.product div.images {
	width: 100%;
}
	
	.single-product div.related h2 {
		text-align: center;
	}
	
	.single-product .entry-title {
		
	}
	.single-product div.related ul li {
		width: 100%!important;
		margin-left: 0!important;
		/*padding: 0!important;*/
		padding: 5px!important;
	}
	
	.single_add_to_cart_button  {
		width: 100%!important;
		padding: 10px!important;
		margin-top: 10px!important;
	}
	.single-product .products ul li.product form.cart, .single-product ul.products li.product form.cart {
		clear: none;
	}
	.single-product .variations_button {
		width: auto;
	}
	
	.single-product .pa_contenance {
		margin-left: 20px;
	}
	.single-product div.product, .single-product #content div.product {
		padding: 0;
	}
	/*** panier ***/
	.commande .page-content,
	.commande .entry-content,
	.panier .page-content {
		padding: 0;
	}
	
	.panier .vitrine {
		display: none;
	}
	.panier #sidebar h3,
	.panier #sidebar {
		text-align: center;
	}
	.panier #sidebar .alignleft {
		float: none;
	}
	
	.panier .button.pull-left,
	.panier .button.checkout-button {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}

	.panier .shop_table {
		display: block;
		width: 100%;
	}
		.panier .shop_table thead {
			display: none;
		}
		
		.panier .cart_item {
			display: block;
			min-height: 130px;
			height: 130px;
		}
			.panier .cart_item td {
				display: inline-block;
				border-top: none;
				padding: 5px 0;
			}
			.panier .cart_item td.product-remove {
				position: absolute;
				right: 20px;
			}
			.panier .cart_item td.product-remove a {
				font-size: 20px;
				text-indent: 0px!important;
				background: transparent!important;
				background-image: none;
			}
			
			.panier .cart_item .product-name {
				display: block;
			}

			
			.panier .cart_item td.product-price::before {
				content: "Prix Unitaire ";
			}
			.panier .cart_item td.product-price {
				display: inline-block;
			}
			/*.panier .cart_item td.product-quantity::before {
				content: "Quantité ";
			}*/
			.panier .cart_item td.product-subtotal::before {
				content: "Prix Total ";
			}

			.panier .cart_item td.product-thumbnail {
				/*min-height: 150px;*/
				float: left;
				clear: both;
				margin-left: 10px;
				margin-bottom: 15px;
			}
			.panier .cart_item td.product-quantity,
			.panier .cart_item td.product-subtotal {
				/*float: right;*/
				display: inline-block;
			}
	/*** LES HUILES ***/
	#typeFilter,
	#huileFilter,
	.letter-anchor {
		display: none;
	}

		.post-type-archive-huile .huile {
			width: 45%; text-align: center; margin: 0; float: left; position: relative !important; left: auto !important; top: auto !important; margin-bottom: 1rem;
		}
		.post-type-archive-huile .huile:nth-child(1n)
		{
			margin-left: 1.5rem;
		}
		
		.post-type-archive-huile .huile .product_frame h2 {
			text-align: center;
		}
		#upprev_box {
			display: none!important;
		}
	/*** mon compte ***/
	.mon-compte { }
	.mon-compte form .form-row-first, form .form-row-last {
		width: 100%;
	}
	form.register,
	form.login { box-shadow: none; }
	
	.mon-compte .print {
		display: none;
	}
	.page.mon-compte .col-1, .page.mon-compte .col-2,
	.mon-compte a.button, button.button, 
	.mon-compte input.button, 
	.mon-compte #respond input#submit, 
	.mon-compte #content input.button {
		width: 100%;
	}
	
	/*** shipping ***/
	#shipping_method input[type="radio"], 
	#shipping_method input[type="checkbox"] {
		width: 70px;
	}
	
	select#shipping_country {
		width: 100%;
	}
	
	/*** commande ***/
	.commande input,
	.woocommerce-billing-fields p,
	.shipping_address p,
	.commande .button {
		width: 100%;
	}
	.commande table {
		font-size: 15px;
	}
	.commande .input-radio,
	.commande .input-checkbox {
		width: 15%;
	}
	.wc_payment_method label {
		width: 75%;
	}
	.wc_payment_method label a,
	.wc_payment_method label img {
		display: none;
	}
	
	/*** dossiers / page articles ***/
	.dossiers article {
		width: 100%!important;
	}
	.dossiers article .entry-summary p {
		font-size: 1em!important;
	}
	
	.dossiers .intro {
		margin: 5px;
	}
	.dossiers .entry-content .row {
		margin: 0;
	}
	
	.dossiers .rvl-dossier a.button {
		width: 100%;
		display: block;
	}
	/*** page article ***/
	.single-dossier {
		
	}
	.single-dossier .entry-content {
		padding: 40px 5px!important;

	}
	.single-post .entry-content>img,
	.single-dossier .entry-content>img,
	img.size-full {
		width: 100%;
		height: auto;
	}
	.single-dossier .entry-content p {
		font-size: 1em!important;

	}
	.featured-post {
		width: 100%;
	}
	.tw-recent-posts .featured-post h4, 
	.widget_rcp_recent_custom_posts .featured-post h4 {
		width: 60%;
	}

	.tw-recent-posts .featured-post h4 a,
	.widget_rcp_recent_custom_posts .featured-post h4 a {
		font-size: 18px!important;
	}
	.tw-recent-posts .featured-post img {
		float: right!important;
	}
	
	/*** list product ***/
	.woocommerce-page .products ul, .woocommerce-page ul.products {
		margin: 5px 0;
	}
	
	/*** le blog ***/
	.category-blog {
		
	}
	.category-blog .page-header {
		padding-top: 90px;
	}
	.category-blog article {
		
	}
	.category-blog article img {
		width: 100%;
		height: auto;
	}
	.category-blog article .entry-summary {
		padding-left: 10px;
		padding-right: 10px;
	}
	.category-blog article footer {
		width: 100%;
		padding: 0;
	}
	.archive article footer a,
	.category-blog article footer a {
		width: 95%;
		font-size: 1.2em;
		text-align: center;
		padding: 10px 0; margin: 0 1rem;
	}
	
	/*** liste recette ***/
	.category-recettes {
		
	}
	
	.category-recettes article .entry-summary a {
		display: block;
		text-align: center;
		color: white;
		background-color: #339850;
	}

	article.category-recettes .entry-content img.attachment-post-thumbnail {
		width: 100%;
		height: auto;
	}
	#recetteFilter {
		display: none;
	}
	.post-type-archive-recette article .recette-header h2 a {
		padding-right: 15px;
	}
	    /*** footer ***/
    footer li a {
	    font-size: 1.3em;
    }
    /*** search ***/
    .search-results article {
	    padding: 20px 20px 60px 20px;
    }
    .search-results article  a.button {
	    width: 100%;
    }
	/*** page mon compte ***/
	.mon-compte {
		
	}

	.mon-compte .page-content h2 {
		text-align: center;
	}
	.mon-compte .page-content form {
		padding: 0;
	}
	.mon-compte .col2-set {
		width: 100%;
		min-width: 100%;
	}
	.woocommerce-page .entry-content {
		padding: 5px;
	}
	.woocommerce-page .col2-set {
		min-width: 100%;
	}
	
	/** page category ***/
	.he-right-column {
		width: 100%;
	}
	/*** page expert ***/
	.search #wrap,
	.page #wrap,
	.archive #wrap,
	.single #wrap,
	.le-college-experts #wrap {
		padding: 0;
		
	}
	.search #wrap  #main,
	.page #wrap  #main,
	.archive #wrap  #main,
	.single #wrap  #main,
	.le-college-experts #wrap #main {
		padding: 0;
	}
	.single-dossier .expert {
		margin-left: 5px;
	}
	
	form {
	    margin: 0 0 32px;
	}
	
	/*** commentaire ***/
	form#commentform {
		
	}
	form#commentform textarea,
	form#commentform #submit{
		width: 100%;
		margin-bottom: 10px;
	}
	
	.wpcf7-form input,
	.wpcf7-form textarea {
		width: 100%;
	}
	
	#coupon_code {
		 margin-bottom: 15px !important;
    width: 100% !important;
	}
	
	/** hack menu ***/
	#myNavmenu {
		/*	left: -300px!important;*/
		left: auto;
		right: auto;

		
	}
	#myNavmenu.in {

		/*left: 0px!important;*/
	}
	
	.dropdown-menu {
		border-radius: 0px;
		width: 100%
	}
	#menu-menumobile ul li {
		margin-left: 0;
	}
	.dropdown .caret {
		margin-top: 15px!important;
	}
	
	
	/* START CUSTOM ADRIEN */

	.products ul li.product.variable .single_variation, ul.products li.product.variable .single_variation {
	  margin-top:-10%;
	}
	
	.col-md-8.col-sm-8.article-carousel {
	  margin-left:3% !important;
	}
	
	.full-width.brandContent .container .row .col-md-8.col-sm-8.article-carousel .bx-wrapper {
	  margin-left:5% !important;
	}

	/* END CUSTOM ADRIEN */ 
	
	
}

/*** RECETTES ***/
body.page-template-page-recipe,
body.single-recette.logged-in { background: #fff; background-image: none; }

body.page-template-page-recipe:after,
body.page-template-page-recipe:before,
body.single-recette.logged-in:after,
body.single-recette.logged-in:before { content: normal; width: auto; top: auto; background: transparent; background-image: none; }

body.page-template-page-recipe { background-image: url('../img/bg-search-recipe.jpg'); background-position-x: center; background-position-y: 200px; background-repeat: no-repeat; }

body.page-template-page-recipe .page-content,
body.single-recette.logged-in .page-content { background: none; box-shadow: none; -webkit-box-shadow: none; padding: 0; }
body.single-recette.logged-in .page-content { background: #efefef; }

.search-engine-header { display: flex; min-height: 365px; height: auto; }
.page-template-page-recipe h1 { color: #fff; }
.search-engine-header-content { margin: auto; width: 100%; }
.search-panel { width: auto; float: left; margin: 0 0.5rem; }
.search-panel label { color: #fff; font-size: 0.8em; font-weight: normal; }
.search-panel { max-width: 125px; }
.search-panel-big { max-width: 160px; }
	.search-panel input { font-size: 0.8em; padding: 0.2em; }
	
	.label-recipe-difficulty { vertical-align: top; }
	.search-recipe-star { background: url('../img/recipe-etoiles.png') top right no-repeat; width: 24px; height: 25px; display: inline-block; }
		.search-recipe-star-full { background-position: top left; }
		.search-recipe-star-full-black { background-position: bottom left; }
		.search-recipe-star-empty-black { background-position: bottom right; }

.search_choices { background: #fff; position: absolute; width: 100%; z-index: 900; padding: 0 2rem 2rem 2rem; border: 1px solid #ccc; top: 230px; }
	.search_choices h3 { text-align: center !important; }
	.list_search { text-align: center; margin: 0 auto; }
	.list_search li { padding: 0.5rem 2rem; margin: 0.5rem 1rem; background: #efefef; border: 1px solid #ccc; font-size: 0.8em; font-weight: normal; }
	.list_search li.selected { border: 2px solid #339850; font-weight: bold; }

	.search_choices .btn, #search_form .btn { background: #339850; border: 0 none; border-radius: 0; color: #fff; font-size: 0.9em; padding: 0.5rem 3rem; font-weight: normal; text-shadow: none; margin-top: 2rem; }

#list-recipe {  }
	#list-recipe .recipe { text-align: center; margin: 1rem; padding: 1rem; }
	#list-recipe .recipe.has-color { color: #fff; }
	#list-recipe .recipe.no-color { color: #000; background: #fff; }
	
		#list-recipe .recipe.has-color a { color: #fff; }
		#list-recipe .recipe.no-color a { color: #000; }
		
		#list-recipe .recipe .recipe-content { padding: 1rem; }
		#list-recipe .recipe.has-color .recipe-content { border: 1px solid #fff; }
		#list-recipe .recipe.no-color .recipe-content { border: 1px solid #000; }
		
			#list-recipe .recipe .recipe-content .recipe-category { font-size: 0.8em; }
			#list-recipe .recipe .recipe-content .recipe-difficulty { font-size: 0.8em; }
			#list-recipe .recipe .recipe-content .recipe-title-content { display: flex; min-height: 100px; height: auto; }
				#list-recipe .recipe .recipe-content .recipe-title-content .recipe-title { text-transform: uppercase; font-size: 2rem; margin: auto; }
			
			#list-recipe .recipe .recipe-content .recipe-more {  }
				#list-recipe .recipe .recipe-content .recipe-more a { text-decoration: none; font-size: 0.8em; }
		
body.single-recette.logged-in .row.recipe-content { padding-left: 15px; padding-right: 15px; }
body.single-recette.logged-in .page-content hr { border: 1px dashed #53534a; }

body.single-recette.logged-in .recipe-img { overflow: hidden; }
body.single-recette.logged-in .recipe-back { position: absolute; z-index: 900; }
body.single-recette.logged-in img#recipe-category-img { position: absolute; top: 0; }

body.single-recette.logged-in .recipe-summary { color: #fff; text-align: center; }
	body.single-recette.logged-in .recipe-summary .recipe-summary-content { padding: 1rem; }
	body.single-recette.logged-in .recipe-summary a { color: #fff; }
	
	body.single-recette.logged-in .recipe-summary h1 { font-size: 1.5em; }
	body.single-recette.logged-in .recipe-summary .recipe-category { font-size: 0.8em; }
	body.single-recette.logged-in .recipe-summary .recipe-difficulty { font-size: 0.8em; }
	body.single-recette.logged-in .recipe-summary .recipe-title-content { display: flex; min-height: 100px; height: auto; }
		body.single-recette.logged-in .recipe-summary .recipe-title-content .recipe-title { text-transform: uppercase; font-size: 2rem; margin: auto; }