@charset "UTF-8";
/* Less Utilities */
/* Other Stylesheets */
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%;
}
th {
  vertical-align: top;
}
td {
  font-weight: normal;
  vertical-align: top;
}
td img {
  vertical-align: top;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
button,
select,
input,
textarea {
  font: 99% sans-serif;
  margin: 0;
  outline: none;
}
input,
select {
  vertical-align: middle;
}
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
button {
  width: auto;
  overflow: visible;
}
ul {
  list-style: none;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  cursor: help;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
a:hover,
a:active {
  outline: none;
}
sub,
sup {
  font-size: 90%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.22em;
}
sub {
  bottom: -0.25em;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
.row {
  padding-top: 40px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 2%;
}
.col > .col {
  margin-top: 0;
}
.col:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0;
  }
}
/*  GRID OF TWELVE   ============================================================================= */
.span_12_of_12 {
  width: 100%;
}
.span_11_of_12 {
  width: 91.53%;
}
.span_10_of_12 {
  width: 83.06%;
}
.span_9_of_12 {
  width: 74.6%;
}
.span_8_of_12 {
  width: 66.13%;
}
.span_7_of_12 {
  width: 57.66%;
}
.span_6_of_12 {
  width: 49.2%;
}
.span_5_of_12 {
  width: 40.73%;
}
.span_4_of_12 {
  width: 32.26%;
}
.span_3_of_12 {
  width: 23.8%;
}
.span_2_of_12 {
  width: 15.33%;
}
.span_1_of_12 {
  width: 6.86%;
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
  .span_12_of_12 {
    width: 100%;
  }
  .span_11_of_12 {
    width: 100%;
  }
  .span_10_of_12 {
    width: 100%;
  }
  .span_9_of_12 {
    width: 100%;
  }
  .span_8_of_12 {
    width: 100%;
  }
  .span_7_of_12 {
    width: 100%;
  }
  .span_6_of_12 {
    width: 100%;
  }
  .span_5_of_12 {
    width: 100%;
  }
  .span_4_of_12 {
    width: 100%;
  }
  .span_3_of_12 {
    width: 100%;
  }
  .span_2_of_12 {
    width: 100%;
  }
  .span_1_of_12 {
    width: 100%;
  }
}
/*  GRID OF TEN   ============================================================================= */
.span_10_of_10 {
  width: 100%;
}
.span_9_of_10 {
  width: 89.8%;
}
.span_8_of_10 {
  width: 79.6%;
}
.span_7_of_10 {
  width: 69.4%;
}
.span_6_of_10 {
  width: 59.2%;
}
.span_5_of_10 {
  width: 49%;
}
.span_4_of_10 {
  width: 38.8%;
}
.span_3_of_10 {
  width: 28.6%;
}
.span_2_of_10 {
  width: 18.4%;
}
.span_1_of_10 {
  width: 8.2%;
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 540px) {
  .col {
    margin: 1% 0 1% 0%;
  }
}
@media only screen and (max-width: 540px) {
  .span_10_of_10 {
    width: 100%;
  }
  .span_9_of_10 {
    width: 100%;
  }
  .span_8_of_10 {
    width: 100%;
  }
  .span_7_of_10 {
    width: 100%;
  }
  .span_6_of_10 {
    width: 100%;
  }
  .span_5_of_10 {
    width: 100%;
  }
  .span_4_of_10 {
    width: 100%;
  }
  .span_3_of_10 {
    width: 100%;
  }
  .span_2_of_10 {
    width: 100%;
  }
  .span_1_of_10 {
    width: 100%;
  }
}
.widget.span_10_of_10 {
  width: 98%;
}
.widget.span_9_of_10 {
  width: 88%;
}
.widget.span_8_of_10 {
  width: 78%;
}
.widget.span_7_of_10 {
  width: 68%;
}
.widget.span_6_of_10 {
  width: 58%;
}
.widget.span_5_of_10 {
  width: 48%;
}
.widget.span_4_of_10 {
  width: 38%;
}
.widget.span_3_of_10 {
  width: 28%;
}
.widget.span_2_of_10 {
  width: 18%;
}
.widget.span_1_of_10 {
  width: 8%;
}
/*.droid-serif (@size: 1em; @weight: 400; @style: normal) {
	font-family: 'Droid Serif', serif;
	font-size: @size;
	font-weight: @weight;
	font-style: @style;
}*/
/*.museo (@size: 1em; @weight: 500; @transform: none) {
	font-family: 'museo-sans', sans-serif;
	font-size: @size;
	font-weight: @weight;
	text-transform: @transform;
}  <-- For TypeKit */
/*.museo(@size; @weight; @transform: none) when (@weight = 100) {
	font-family: 'MuseoSans-100', sans-serif;
	font-size: @size;
	font-weight: normal;
	text-transform: @transform;
}
.museo(@size; @weight; @transform: none) when (@weight = 700) {
	font-family: 'MuseoSans-700', sans-serif;
	font-size: @size;
	font-weight: normal;
	text-transform: @transform;
}
.museo(@size; @weight; @transform: none) when (@weight = 900) {
	font-family: 'MuseoSans-900', sans-serif;
	font-size: @size;
	font-weight: normal;
	text-transform: @transform;
}*/
@font-face {
  font-family: 'promix-icons';
  src: url('../fonts/promix-icons.woff?-e2ekj') format('woff'), url('../fonts/promix-icons.ttf?-e2ekj') format('truetype'), url('../fonts/promix-icons.svg?-e2ekj#promix-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'promix-icons';
  display: inline-block;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pinterest:before {
  content: "\e600";
}
.icon-instagram:before {
  content: "\e628";
}
.icon-twitter:before {
  content: "\e602";
}
.icon-facebook:before {
  content: "\e603";
}
.icon-youtube:before {
  content: "\e629";
}
.icon-list:before {
  content: "\e604";
}
.icon-cross:before {
  content: "\e605";
}
.icon-arrow-down:before {
  content: "\e606";
}
.icon-arrow-left:before {
  content: "\e607";
}
.icon-arrow-up:before {
  content: "\e608";
}
.icon-arrow-right:before {
  content: "\e609";
}
.icon-play:before {
  content: "\e60e";
}
.icon-pause:before {
  content: "\e60f";
}
.icon-resize-enlarge:before {
  content: "\e610";
}
.icon-cycle:before {
  content: "\e620";
}
.icon-help:before {
  content: "\e621";
}
.icon-pictures:before {
  content: "\e622";
}
.icon-checkmark:before {
  content: "\e624";
}
.icon-search:before {
  content: "\e60c";
}
.icon-volume-medium:before {
  content: "\e611";
}
.icon-volume-mute:before {
  content: "\e612";
}
.icon-newsletter:before {
  content: "\e60b";
}
.icon-garden:before {
  content: "\e615";
}
.icon-potting:before {
  content: "\e617";
}
.icon-lawn:before {
  content: "\e900";
}
.icon-seeds:before {
  content: "\e60a";
}
.icon-vegetables:before {
  content: "\e60d";
}
.icon-map:before {
  content: "\e613";
}
.icon-document:before {
  content: "\e614";
}
.icon-home:before {
  content: "\e616";
}
.icon-bag-1:before {
  content: "\e619";
}
.icon-bag-2:before {
  content: "\e61a";
}
.icon-bag-3:before {
  content: "\e61b";
}
.icon-close-form:before {
  content: "\e61c";
}
.icon-open-form:before {
  content: "\e61d";
}
.icon-gps:before {
  content: "\e61e";
}
.icon-error-message:before {
  content: "\e61f";
}
.icon-chat:before {
  content: "\e625";
}
.icon-growtopia:before {
  content: "\e618";
}
.icon-mycoactive:before,
.icon-myoactive {
  content: "\e626";
}
.icon-omri:before {
  content: "\e627";
}
.icon-mail:before {
  content: "\e623";
}
/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  font: 14px Helvetica, Arial;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}
/* Button */
.selectboxit-container .selectboxit {
  width: 220px;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  position: relative;
}
/* Height and Vertical Alignment of Text */
.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
  height: 30px;
  /* Height of the drop down */
  line-height: 30px;
  /* Vertically positions the drop down text */
  display: block;
}
/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}
/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}
/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}
/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  border-radius: 6px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
}
/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}
/* Individual Option Optgroup Header */
.selectboxit-option,
.selectboxit-optgroup-header {
  text-indent: 5px;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}
/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}
/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}
/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0;
}
/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
}
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}
.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}
/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  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;
  border: 1px solid #cccccc;
  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);
  border-bottom-color: #b3b3b3;
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
  background-color: #e6e6e6;
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
}
.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -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);
}
.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
}
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}
.control {
  padding: 10px 0;
  position: relative;
}
.text-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9375em;
  font-weight: 700;
  text-transform: none;
  background: #e7e7e7;
  border: 2px solid #e7e7e7;
  border-radius: 6px;
  color: #000;
  padding: 8px;
  -webkit-appearance: none;
}
.text-input:-moz-placeholder {
  color: #828486;
}
.text-input::-moz-placeholder {
  color: #828486;
  opacity: 1;
}
.text-input:-ms-input-placeholder {
  color: #828486;
}
.text-input::-webkit-input-placeholder {
  color: #828486;
}
.text-input:hover,
.text-input:focus {
  border-color: #c0c1c3;
}
.text-input:hover:-moz-placeholder,
.text-input:focus:-moz-placeholder {
  color: #000;
}
.text-input:hover::-moz-placeholder,
.text-input:focus::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.text-input:hover:-ms-input-placeholder,
.text-input:focus:-ms-input-placeholder {
  color: #000;
}
.text-input:hover::-webkit-input-placeholder,
.text-input:focus::-webkit-input-placeholder {
  color: #000;
}
.text-input.input-validation-error {
  border-color: #d2352d;
}
.text-input.input-validation-error:-moz-placeholder {
  color: #d2352d;
}
.text-input.input-validation-error::-moz-placeholder {
  color: #d2352d;
  opacity: 1;
}
.text-input.input-validation-error:-ms-input-placeholder {
  color: #d2352d;
}
.text-input.input-validation-error::-webkit-input-placeholder {
  color: #d2352d;
}
input[type="submit"] {
  -webkit-appearance: none;
}
.green-form .text-input {
  -webkit-box-shadow: 0 0 10px rgba(72, 48, 143, 0.3);
  box-shadow: 0 0 10px rgba(72, 48, 143, 0.3);
  background: #fff;
  border-color: #fff;
}
.green-form .text-input:hover,
.green-form .text-input:focus {
  border-color: #c0c1c3;
}
.selectboxit-container {
  width: 100%;
  position: relative;
}
.selectboxit-container * {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 700;
  text-transform: none;
}
.selectboxit-container .selectboxit-text {
  height: 34px;
  line-height: 34px;
}
.selectboxit-container .selectboxit {
  width: auto;
  z-index: 2;
}
.selectboxit-container .selectboxit-btn {
  background: #fff;
  border: 2px solid #fff;
  color: #828486;
  height: 34px;
  line-height: 34px;
}
.selectboxit-container .selectboxit-arrow-container .selectboxit-arrow {
  border: none;
  top: 25%;
  margin: 0;
}
.selectboxit-container .selectboxit-default-arrow:before {
  width: 20px;
  height: 20px;
  content: "\e606";
  font-family: 'promix-icons';
  display: inline-block;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}
.selectboxit-container .selectboxit-open .selectboxit-default-arrow:before {
  content: "\e608";
}
.selectboxit-container .selectboxit-btn.selectboxit-hover,
.selectboxit-container .selectboxit-btn.selectboxit-focus {
  background: #fff;
  border-color: #c0c1c3;
  color: #000;
}
.selectboxit-container .selectboxit-options {
  border: 2px solid #c0c1c3;
  z-index: 10;
}
.selectboxit-container .selectboxit-options li {
  padding: 0;
  margin: 0;
}
.selectboxit-container .selectboxit-options li:nth-child(odd) {
  background: #f3f3f3;
}
.selectboxit-container .selectboxit-options a {
  font-style: normal;
  text-decoration: none;
}
.selectboxit-container .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#000));
  background-image: -webkit-linear-gradient(left, color-stop(#000 0%), color-stop(#000 100%));
  background-image: linear-gradient(to right, #000 0%, #000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=1);
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9375em;
  font-weight: 700;
  text-transform: none;
  color: #000;
  position: relative;
  padding: 5px 0 0 28px;
  cursor: pointer;
}
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  width: 18px;
  height: 18px;
  background: #fff;
  border: 2px solid #c0c1c3;
  border-radius: 3px;
  content: '';
  left: 0;
  position: absolute;
  top: 2px;
}
.input-validation-error[type="checkbox"]:not(:checked) + label:before {
  border-color: #d2352d;
}
[type="checkbox"]:checked + label:before {
  border-color: #000;
}
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  -webkit-transition: all 0.275s ease;
  transition: all 0.275s ease;
  content: '\e624';
  color: #7f7f7f;
  font-family: 'promix-icons';
  font-size: 18px;
  left: 2px;
  position: absolute;
  top: 4px;
}
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.field-validation-error {
  color: #d2352d;
  display: block;
  font-size: .6875em;
  margin: 2px 2px 0 0;
}
.field-validation-error:before {
  content: "\e605";
  width: 30px;
  height: 30px;
  display: block;
  font-family: "promix-icons";
  font-size: 30px;
  position: absolute;
  right: 2px;
  top: 14px;
}
.custom-checkbox .field-validation-error {
  text-align: left;
  padding-left: 28px;
}
.field-validation-error:empty:before,
.custom-checkbox .field-validation-error:before {
  display: none;
}
textarea + .field-validation-error:before {
  right: 20px;
}
#captcha {
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  padding: 10px 0;
  position: relative;
}
#captcha .field-validation-error {
  display: block;
  margin: 0 5%;
  text-align: center;
}
#captcha .field-validation-error:before {
  right: 17.5%;
  top: 36px;
}
@media (max-width: 760px) {
  #captcha .field-validation-error {
    text-align: left;
    margin-left: 10px;
  }
  #captcha .field-validation-error:before {
    right: 34%;
    top: 87px;
  }
}
@media (max-width: 480px) {
  #captcha .field-validation-error:before {
    top: 92px;
  }
}
#recaptcha_widget {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875em;
  font-weight: 700;
  font-style: italic;
}
#recaptcha_widget #recaptcha_image {
  float: left;
  width: 49% !important;
}
#recaptcha_widget #recaptcha_image span {
  display: block;
  margin-left: 10px;
}
#recaptcha_widget #recaptcha_image img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 480px) {
  #recaptcha_widget #recaptcha_image {
    float: none;
    width: 100% !important;
  }
}
#recaptcha_widget.row {
  padding: 10px;
}
#recaptcha_widget #captcha_holder {
  float: left;
  padding-top: 20px;
  position: relative;
  width: 66.666%;
}
#recaptcha_widget #captcha_holder span {
  position: absolute;
  top: 0;
  white-space: nowrap;
}
#recaptcha_widget #captcha_controls {
  margin: 23px 0 0 69%;
}
#recaptcha_widget #captcha_controls .recaptcha_refresh,
#recaptcha_widget #captcha_controls .recaptcha_only_if_image,
#recaptcha_widget #captcha_controls .recaptcha_only_if_audio,
#recaptcha_widget #captcha_controls .recaptcha_help {
  display: inline;
}
#recaptcha_widget #captcha_controls .recaptcha_refresh a,
#recaptcha_widget #captcha_controls .recaptcha_only_if_image a,
#recaptcha_widget #captcha_controls .recaptcha_only_if_audio a,
#recaptcha_widget #captcha_controls .recaptcha_help a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#recaptcha_widget #captcha_controls .recaptcha_refresh a:before,
#recaptcha_widget #captcha_controls .recaptcha_only_if_image a:before,
#recaptcha_widget #captcha_controls .recaptcha_only_if_audio a:before,
#recaptcha_widget #captcha_controls .recaptcha_help a:before {
  width: 20px;
  height: 20px;
  background: #fff;
  color: #000;
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  margin-right: 4px;
}
#recaptcha_widget #captcha_controls .recaptcha_refresh a:hover:before,
#recaptcha_widget #captcha_controls .recaptcha_only_if_image a:hover:before,
#recaptcha_widget #captcha_controls .recaptcha_only_if_audio a:hover:before,
#recaptcha_widget #captcha_controls .recaptcha_help a:hover:before {
  color: #000;
}
#recaptcha_widget #recaptcha_audio_download {
  color: #000;
  position: relative;
  top: -10px;
  white-space: nowrap;
}
#recaptcha_widget #recaptcha_audio_download:hover {
  color: #000;
}
/* ReCaptcha Iframe FIX */
iframe[src="about:blank"] {
  display: none !important;
}
form .message {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #000, #000);
  background-image: linear-gradient(45deg, #000, #000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=1);
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9375em;
  font-weight: 900;
  text-transform: none;
  color: #fff;
  margin: 8px 0;
  padding: 15px 10px 15px 50px;
  position: relative;
}
form .message:before {
  font-size: 40px;
  position: absolute;
  left: 8px;
  top: 4px;
}
#findStore .text-input {
  background: #fff;
  border-color: #fff;
}
.video-js {
  background-color: transparent;
  position: relative;
  padding: 0;
  font-size: 10px;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.video-js.vjs-youtube {
  height: 0;
  padding-bottom: 56%;
  position: relative;
  width: 100% !important;
}
.video-js.vjs-youtube embed,
.video-js.vjs-youtube iframe,
.video-js.vjs-youtube object,
.video-js.vjs-youtube video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 720px;
  position: absolute;
}
.video-js.vjs-fullscreen.vjs-youtube {
  padding-bottom: 0;
}
.video-js.vjs-fullscreen.vjs-youtube embed,
.video-js.vjs-fullscreen.vjs-youtube iframe,
.video-js.vjs-fullscreen.vjs-youtube object,
.video-js.vjs-fullscreen.vjs-youtube video {
  max-height: none !important;
}
@media (max-height: 400px) {
  #videoLightbox .video-js.vjs-youtube {
    padding-bottom: 50%;
  }
  #videoLightbox .video-js.vjs-youtube embed,
  #videoLightbox .video-js.vjs-youtube iframe,
  #videoLightbox .video-js.vjs-youtube object,
  #videoLightbox .video-js.vjs-youtube video {
    max-height: 300px;
  }
}
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js:-moz-full-screen {
  position: absolute;
}
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.vjs-poster {
  margin: 0 auto;
  padding: 0;
  cursor: pointer;
  position: relative;
  width: 100%;
  max-height: 100%;
}
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  left: 1em;
  right: 1em;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.video-js .vjs-text-track {
  display: none;
  color: #ffffff;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: .1em;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #fff;
}
.video-js .vjs-captions {
  color: #fc6;
}
.vjs-tt-cue {
  display: block;
}
.vjs-fade-in {
  visibility: visible !important;
  opacity: 1 !important;
  -webkit-transition: visibility 0s linear 0s, opacity .3s linear;
  transition: visibility 0s linear 0s, opacity .3s linear;
}
.vjs-fade-out {
  visibility: hidden !important;
  opacity: 0 !important;
  -webkit-transition: visibility 0s linear 1.5s, opacity 1.5s linear;
  transition: visibility 0s linear 1.5s, opacity 1.5s linear;
}
.vjs-control-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  height: 47px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.7);
}
.vjs-control-bar.vjs-fade-out {
  visibility: visible !important;
  opacity: 1 !important;
}
.vjs-control {
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 18px;
  width: 18px;
}
.vjs-control:focus {
  outline: 0;
}
.vjs-control div {
  background-position: center center;
  background-repeat: no-repeat;
}
.vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.vjs-play-control {
  cursor: pointer !important;
  height: 47px;
  left: 0;
  position: absolute;
  top: 0;
  width: 58px;
}
.vjs-play-control div {
  position: relative;
  height: 47px;
}
.vjs-play-control div:before,
.vjs-play-control div:after {
  position: absolute;
  font-family: "promix-icons";
  color: #fff;
  font-size: 20px;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.5em;
  -webkit-transition: color .25s, opacity .25s;
  transition: color .25s, opacity .25s;
}
.vjs-play-control div:after {
  content: "\e60f";
}
.vjs-play-control div:before {
  content: "\e60e";
}
.vjs-paused .vjs-play-control:hover div:before {
  color: #000;
}
.vjs-paused .vjs-play-control div:after {
  opacity: 0;
  filter: alpha(opacity=0);
}
.vjs-paused .vjs-play-control div:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vjs-playing .vjs-play-control:hover div:after {
  color: #000;
}
.vjs-playing .vjs-play-control div:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vjs-playing .vjs-play-control div:before {
  opacity: 0;
  filter: alpha(opacity=0);
}
.vjs-rewind-control {
  width: 5em;
  cursor: pointer !important;
}
.vjs-rewind-control div {
  width: 19px;
  height: 16px;
  background: none transparent;
  margin: .5em auto 0;
}
.vjs-mute-control {
  cursor: pointer !important;
  position: absolute;
  right: 51px;
  top: 15px;
}
.vjs-mute-control div:after {
  content: "\e611";
  font-family: 'promix-icons';
  font-size: 18px;
  color: #fff;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.vjs-mute-control:hover div:after,
.vjs-mute-control:focus div:after {
  color: #000;
}
.vjs-mute-control.vjs-vol-0 div:after {
  content: "\e612";
}
.vjs-mute-control div {
  height: 18px;
}
.vjs-volume-control,
.vjs-volume-level,
.vjs-volume-handle,
.vjs-volume-bar {
  display: none;
}
.vjs-progress-control {
  position: absolute;
  left: 60px;
  right: 180px;
  height: 12px;
  width: auto;
  top: 18px;
  background: #000;
  border-radius: 32px;
}
.vjs-progress-holder {
  position: relative;
  cursor: pointer !important;
  padding: 0;
  margin: 0;
  height: 12px;
}
.vjs-play-progress,
.vjs-load-progress {
  position: absolute;
  display: block;
  height: 12px;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  border-radius: 32px;
}
.vjs-play-progress {
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#000));
  background-image: -webkit-linear-gradient(left, color-stop(#000 0%), color-stop(#000 100%));
  background-image: linear-gradient(to right, #000 0%, #000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=1);
  left: -1px;
}
.vjs-load-progress {
  background: #444;
  border-radius: 32px 0 0 32px;
}
.vjs-load-progress[style*='100%'],
.vjs-load-progress[style*='99%'] {
  border-radius: 32px;
}
.vjs-seek-handle {
  background-color: #9f9f9f;
  border: 6px solid #fff;
  position: absolute;
  width: 6px;
  height: 6px;
  margin: -3px 0 0 1px;
  left: 0;
  top: 0;
  border-radius: 50%;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
.vjs-seek-handle[style*='95.'] {
  margin-left: 3px;
}
.vjs-seek-handle[style='left: 0%;'] {
  margin-left: -2px;
}
.vjs-seek-handle:hover,
.vjs-seek-handle:focus {
  background-color: #148d75;
}
.vjs-seek-handle:active {
  background-color: #117a65;
}
.vjs-time-controls {
  position: absolute;
  height: 20px;
  width: 50px;
  top: 16px;
  font: 300 13px "Lato", Helvetica, Arial, sans-serif;
}
.vjs-current-time {
  right: 128px;
  text-align: right;
}
.vjs-duration {
  color: #666;
  right: 69px;
  text-align: left;
}
.vjs-remaining-time {
  display: none;
}
.vjs-time-divider {
  color: #666;
  font-size: 14px;
  position: absolute;
  right: 121px;
  top: 15px;
}
.vjs-secondary-controls {
  float: right;
}
.vjs-fullscreen-control {
  cursor: pointer !important;
  position: absolute;
  right: 17px;
  top: 15px;
}
.vjs-fullscreen-control .vjs-control-content:after {
  font-family: 'promix-icons';
  content: "\e610";
  color: #fff;
  font-size: 18px;
}
.vjs-fullscreen-control:hover div:after,
.vjs-fullscreen-control:focus div:after {
  color: #000;
}
.vjs-fullscreen-control div:after {
  height: 18px;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.vjs-menu-button {
  display: none !important;
}
.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;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.btn {
  display: block;
  padding: 2em;
  border: solid 1px black;
}
.printBTN {
  background: none;
  display: inline-block;
  height: 1.3em;
  width: 1.3em;
  border: none;
  background: url('../images/ui/printer.svg') no-repeat;
  background-size: contain;
}
.printBTN:hover {
  opacity: 0.6;
}
@media (max-width: 540px) {
  .printBTN {
    display: none;
  }
}
/* Styles */
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  background: #000;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}
body.offset,
body.overlaid {
  overflow: hidden;
}
#siteWrapper {
  background: #efefef;
  position: relative;
  z-index: 10;
}
a {
  text-decoration: none;
}
.green-horizontal-gradient {
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#000));
  background-image: -webkit-linear-gradient(left, color-stop(#000 0%), color-stop(#000 100%));
  background-image: linear-gradient(to right, #000 0%, #000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=1);
}
.pink-horizontal-gradient {
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#000));
  background-image: -webkit-linear-gradient(left, color-stop(#000 0%), color-stop(#000 100%));
  background-image: linear-gradient(to right, #000 0%, #000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=1);
}
.pink-directional-gradient {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(-45deg, #000, #000);
  background-image: linear-gradient(-45deg, #000, #000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=1);
}
.centered {
  text-align: center;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.hidden {
  display: none;
}
.btn {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  background: rgba(231, 231, 231, 0.3);
  color: #000;
  display: inline-block;
  border: 1px solid #000;
  line-height: 12px;
  padding: 7px 10px;
  transition: all 0.3s;
}
.btn:hover {
  background: rgba(231, 231, 231, 0.7);
}
.btn-white {
  background: none;
  border-color: #fff;
  color: #fff;
}
.btn-white:hover {
  color: #fff !important;
}
.btn-pink {
  border-color: #000;
  color: #000;
}
.btn-solid-green {
  background: #000;
  color: #fff;
}
.btn-solid-green:hover {
  background: #000000;
  border-color: #000000;
}
.btn-solid-pink {
  background: #000;
  border-color: #000;
  color: #000;
}
.tiltshift-wrap {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.tiltshift-layer {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
.product a .tiltshift-layer {
  -webkit-transition: opacity 0.33 ease;
  transition: opacity 0.33 ease;
  opacity: 0;
}
.product a:hover .tiltshift-layer {
  opacity: 1;
}
.section-header h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.7em;
  font-weight: 100;
  text-transform: none;
  color: #000;
}
.section-header h1 strong {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 700;
  text-transform: none;
}
.section-header h1 sup {
  font-size: 76%;
  top: -0.22em;
}
.inner-wrapper {
  max-width: 930px;
  padding: 0 20px;
  position: relative;
  margin: 0 auto;
}
.inner-wrapper:before,
.inner-wrapper:after {
  content: " ";
  display: table;
}
.inner-wrapper:after {
  clear: both;
}
.inner-wrapper:before,
.inner-wrapper:after {
  content: " ";
  display: table;
}
.inner-wrapper:after {
  clear: both;
}
@media (max-width: 860px) {
  .inner-wrapper {
    padding: 0 10px;
  }
}
#offsetOverlay {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  display: none;
  left: 0;
  opacity: .75;
  position: absolute;
  top: 0;
  z-index: 10000000;
}
@media (min-width: 861px) {
  #offsetOverlay {
    display: none !important;
  }
}
#contentWrapper {
  background: white;
  position: relative;
  z-index: 10;
}
#optinMessage {
  padding: 30px 0;
}
#optinMessage .inner-wrapper {
  text-align: center;
}
#optinMessage .btn {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  border: 3px solid #fff;
  margin-left: -60px;
  padding: 2px 10px;
  position: relative;
  z-index: 100;
}
#optinMessage .btn:before {
  width: 20px;
  height: 20px;
  color: #fff;
  display: block;
  font-size: 20px;
  line-height: 20px;
  text-align: 20px;
}
#optinMessage .message-content {
  padding: 0 75px;
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
#optinMessage .message-content:before {
  color: #000;
  font-size: 60px;
  height: 60px;
  left: 0;
  line-height: 60px;
  margin-top: -30px;
  opacity: .5;
  position: absolute;
  top: 50%;
}
#optinMessage .message-content span {
  display: block;
  color: #fff;
}
#optinMessage .message-content span.title {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5em;
  font-weight: 900;
  text-transform: uppercase;
}
#optinMessage .message-content span.message {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 300;
  font-style: italic;
}
@media (max-width: 480px) {
  #optinMessage .message-content {
    padding: 0 65px;
  }
  #optinMessage .message-content:before {
    font-size: 50px;
  }
  #optinMessage .message-content span.title {
    font-size: 1.33em;
  }
}
#topCarrousel {
  background: #fff;
  padding: 30px 0 0 0 ;
  position: relative;
}
#topCarrousel #carrouselWrapper {
  max-width: 1300px;
  position: relative;
  margin: 0 auto;
}
#topCarrousel #carrouselWrapper .cycle-slideshow {
  width: 100%;
  height: 0;
  margin-left: 0;
  padding-bottom: 36.46%;
}
#topCarrousel .slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#topCarrousel .slide-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#topCarrousel .slide-image .image {
  width: 100%;
  height: 100%;
  display: block;
}
#topCarrousel .slide-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
#topCarrousel .slide-text {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
#topCarrousel .slide-text p {
  color: #fff;
  padding: 0 20%;
  text-align: center;
  text-shadow: 0 0 30px rgba(22, 49, 52, 0.5);
}
#topCarrousel .slide-text p a {
  color: #fff;
}
#topCarrousel .slide-text p a.lightbox-video {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.3125em;
  font-weight: 700;
  font-style: italic;
  -webkit-transition: color 0.275s ease;
  transition: color 0.275s ease;
  display: inline-block;
  padding-top: 20px;
}
#topCarrousel .slide-text p a.lightbox-video:before {
  margin-right: 10px;
}
#topCarrousel .slide-text p a.lightbox-video:hover {
  color: #000;
}
#topCarrousel .slide-text p.text {
  font-family: 'Montserrat', sans-serif;
  font-size: 3.75em;
  font-weight: 700;
  text-transform: none;
  line-height: 1em;
}
#topCarrousel .slide-text p.text.large {
  font-family: 'Montserrat', sans-serif;
  font-size: 3.75em;
  font-weight: 900;
  text-transform: none;
}
#topCarrousel .slide-text.visible {
  opacity: 1;
}
#topCarrousel .pager-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
}
#topCarrousel .pager-container .cycle-pager {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  max-width: 930px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  z-index: 1000;
}
#topCarrousel .pager-container .cycle-pager span {
  width: 15px;
  height: 14px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url("../images/carrousel-pager-sprite.png");
  background-size: 15px 28px;
  cursor: pointer;
  display: inline-block;
  margin: 0 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #topCarrousel .pager-container .cycle-pager span {
    background-image: url("../images/carrousel-pager-sprite-2x.png");
  }
}
#topCarrousel .pager-container .cycle-pager span.cycle-pager-active {
  background-position: center bottom;
}
#topCarrousel .pager-container .cycle-pager span:only-child {
  display: none;
}
@media (min-width: 861px) and (max-width: 970px) {
  #topCarrousel .pager-container {
    padding: 0 20px;
  }
}
@media (max-width: 860px) {
  #topCarrousel .pager-container {
    padding: 0 10px;
  }
}
#topCarrousel.home .cycle-pager {
  bottom: 100px;
}
@media (min-width: 481px) and (max-width: 1023px) {
  #topCarrousel #carrouselWrapper .cycle-slideshow {
    padding-bottom: 50%;
  }
  #topCarrousel #carrouselWrapper .cycle-slideshow.error-404 {
    padding-bottom: 36.46%;
  }
  #topCarrousel .slide-text p {
    padding: 0 5%;
  }
  #topCarrousel .slide-text p.text,
  #topCarrousel .slide-text p.text.large {
    font-size: 2.5em;
  }
}
@media (max-width: 480px) {
  #topCarrousel #carrouselWrapper .cycle-slideshow {
    width: 100%;
    height: 0;
    left: auto;
    margin-left: 0;
    padding-bottom: 112.5%;
  }
  #topCarrousel #carrouselWrapper .cycle-slideshow.error-404 {
    padding-bottom: 36.46%;
  }
  #topCarrousel #carrouselWrapper .cycle-slideshow.error-404 + .pager-container .cycle-pager {
    height: 20px;
    top: 20px;
  }
  #topCarrousel .slide-text {
    left: auto;
    margin-left: 0;
  }
  #topCarrousel .slide-text p {
    padding: 0 7.5%;
  }
  #topCarrousel .slide-text p.text,
  #topCarrousel .slide-text p.text.large {
    font-size: 2em;
  }
}
#homeAnchors {
  background: #e7e7e7;
  height: 45px;
}
#homeAnchors ul {
  background: #414042;
  padding: 10px 0;
  text-align: center;
}
#homeAnchors ul li {
  color: #666;
  display: inline;
  margin-left: -14px;
}
#homeAnchors ul li a {
  -webkit-transition: opacity 0.275s ease;
  transition: opacity 0.275s ease;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.0625em;
  font-weight: 700;
  font-style: italic;
  color: #fff;
  display: inline-block;
  opacity: 1;
  padding: 0 5%;
}
#homeAnchors ul li a:before {
  font-size: 1.33em;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
#homeAnchors ul li a:hover {
  opacity: .6;
}
#homeAnchors .inner-wrapper {
  max-width: 1300px;
}
@media (max-width: 860px) {
  #homeAnchors {
    display: none;
  }
}
#productsFilters {
  position: relative;
}
#productsFilters #filters {
  padding-bottom: 20px;
}
#productsFilters #filters #resetFilters {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9375em;
  font-weight: 700;
  text-transform: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  color: #fff;
  display: none;
  position: absolute;
  right: 30px;
  top: -25px;
}
@media (max-width: 480px) {
  #productsFilters #filters #resetFilters {
    font-size: .8125em;
    top: -18px;
  }
}
#productsFilters #filters #resetFilters:hover {
  opacity: .4;
}
#productsFilters #filters h1 {
  width: 95.9%;
  height: 76px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.05);
}
#productsFilters #filters ul {
  border-top: 2px solid rgba(0, 0, 0, 0.05);
  overflow: hidden;
  margin: 0;
}
#productsFilters #filters ul:before,
#productsFilters #filters ul:after {
  content: " ";
  display: table;
}
#productsFilters #filters ul:after {
  clear: both;
}
#productsFilters #filters ul:before,
#productsFilters #filters ul:after {
  content: " ";
  display: table;
}
#productsFilters #filters ul:after {
  clear: both;
}
#productsFilters #filters ul li {
  width: 25%;
  height: 50px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.05);
  border-right: 2px solid rgba(0, 0, 0, 0.05);
  border-collapse: collapse;
  float: left;
  margin: 0 -2px 0 0;
  overflow: hidden;
}
#productsFilters #filters ul li a {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9375em;
  font-weight: 700;
  text-transform: none;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  width: auto;
  height: 54px;
  color: #fff;
  display: block;
  margin-top: -2px;
}
#productsFilters #filters ul li a.selected span.box {
  -webkit-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
  -moz-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
  -ms-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
  transform: translate3d(0px, 0px, -30px) rotateX(90deg);
  background: rgba(0, 0, 0, 0.25);
}
#productsFilters #filters ul li span.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 54px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  display: inline-block;
  position: relative;
  padding: 0 3px 0 50px;
  vertical-align: middle;
}
#productsFilters #filters ul li span.box span.vert-text {
  display: table-cell;
  height: 54px;
  padding-right: 10px;
  vertical-align: middle;
}
#productsFilters #filters ul li span.box span.checked {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("../images/filter-checkmark.png");
  background-size: 24px 19px;
  width: 100%;
  height: 54px;
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
  -moz-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
  -ms-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
  transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
  background-repeat: no-repeat;
  background-position: 7.5% 45%;
  color: #fff;
  display: table-cell;
  padding: 0 3px 0 50px;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #productsFilters #filters ul li span.box span.checked {
    background-image: url("../images/filter-checkmark-2x.png");
  }
}
#productsFilters #filters ul li span.box span.checked span.number {
  opacity: 0;
}
#productsFilters #filters ul li a.disabled {
  cursor: default;
  opacity: .4;
}
@media (max-width: 900px) {
  #productsFilters #filters ul li {
    width: 33.33%;
    height: 50px;
  }
}
@media (max-width: 600px) {
  #productsFilters #filters ul li {
    width: 50%;
    height: 50px;
    border-right: none;
    border-bottom: none;
    border-top: 2px solid rgba(0, 0, 0, 0.05);
  }
  #productsFilters #filters ul li a {
    font-size: .725em;
  }
  #productsFilters #filters ul li span.box {
    padding-left: 34px;
    padding-right: 0;
  }
  #productsFilters #filters ul li span.box span.checked {
    padding-left: inherit;
    background-size: 19px 15px;
  }
}
@media (max-width: 600px) {
  #productsFilters #filters {
    padding-bottom: 0;
  }
  #productsFilters #filters ul {
    border-top: none;
  }
}
@media (max-width: 600px) {
  #productsFilters #tabs ul {
    height: 52px;
    position: relative;
    top: 0;
  }
  #productsFilters #tabs ul li {
    display: none;
  }
  #productsFilters #tabs ul li.current {
    width: 80%;
    height: 52px;
    background-image: -webkit-gradient(linear, left top, right top, from(#9DCB33), to(#3AB04E));
    background-image: -webkit-linear-gradient(left, color-stop(#9DCB33 0%), color-stop(#3AB04E 100%));
    background-image: linear-gradient(to right, #9DCB33 0%, #3AB04E 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9dcb33', endColorstr='#ff3ab04e', GradientType=1);
    margin-left: 10%;
    display: block;
    float: none;
  }
}
#productsFilters:after {
  content: " ";
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #6CBE42;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -20px;
  margin-left: -19px;
}
@media (max-width: 800px) {
  #productsFilters:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #6CBE42;
    bottom: -16px;
    margin-left: -16px;
  }
}
.no-csstransforms3d #productsFilters #filters ul li a.selected span.box,
#productsFilters #filters ul li a.selected span.box span.checked {
  transform: none;
}
.no-csstransforms3d #productsFilters #filters ul li a.selected span.box {
  background: none;
}
.no-csstransforms3d #productsFilters #filters ul li a.selected span.box span.number {
  opacity: 0;
}
#products {
  max-width: 970px;
  margin: 40px auto 0 auto;
  position: relative;
}
#products .product {
  margin: 0 0 2% 2%;
  overflow: hidden;
}
#products .product a {
  width: 100%;
  height: 100%;
  display: block;
}
#products .product a img {
  display: block;
  max-width: 100%;
  height: auto;
}
#products .product a .overlay {
  display: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f7f7f7;
  border: 4px solid #e7e7e7;
  border-top: none;
  position: absolute;
  width: 100%;
  z-index: 10;
}
#products .product a .overlay span {
  display: block;
}
#products .product a .overlay span.vertical-wrapper {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  padding: 10px 14px;
  vertical-align: middle;
}
#products .product a .overlay span.title {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  line-height: 1em;
}
#products .product a .overlay span.desc {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875em;
  font-weight: 400;
  font-style: italic;
  color: #000;
  padding-top: 4px;
}
#products .product .product-icons {
  width: 42px;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  right: -42px;
  bottom: 130px;
}
#products .product .product-icons span {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 300;
  font-style: italic;
  width: 500%;
  height: 42px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #000;
  color: #fff;
  display: inline-block;
  line-height: 42px;
  margin-top: 6px;
  padding-left: 42px;
  position: relative;
  left: 0;
  text-align: left;
}
#products .product .product-icons span:before {
  width: 42px;
  height: 42px;
  display: block;
  font-size: 32px;
  left: 0;
  line-height: 42px;
  position: absolute;
  text-align: center;
  top: 0;
}
#products .product .product-icons span:hover {
  left: -500%;
}
#products .product.small {
  width: 30.55%;
  height: 0;
  padding-bottom: 30.6666666%;
}
#products .product.small a .overlay {
  height: 68px;
  bottom: -68px;
}
#products .product.small a .overlay span.vertical-wrapper {
  height: 68px;
}
#products .product.small a .overlay span.desc {
  display: none;
}
#products .product.medium {
  width: 63.15%;
  height: 0;
  padding-bottom: 30.6666666%;
}
#products .product.medium a .overlay {
  height: 68px;
  bottom: -68px;
}
#products .product.medium a .overlay span.vertical-wrapper {
  height: 68px;
}
#products .product.medium a .overlay span.desc {
  display: none;
}
#products .product.large {
  width: 63.15%;
  height: 0;
  padding-bottom: 63.3333333%;
}
#products .product.large a .overlay {
  height: 95px;
  bottom: -95px;
}
#products .product.large a .overlay span.vertical-wrapper {
  height: 95px;
}
#products .product.large a .overlay span.title {
  font-size: 1.1875em;
}
#products .product.large a .product-icons {
  bottom: 170px;
}
#products .product:hover a .overlay {
  bottom: 0;
}
#products .product:hover .product-icons {
  right: 0;
}
@media (min-width: 481px) and (max-width: 860px) {
  #products .product.small,
  #products .product.medium,
  #products .product.large {
    width: 48%;
    height: 0;
    padding-bottom: 48%;
    margin: 0 0 1.5% 1.3%;
  }
  #products .product.small a .overlay span.vertical-wrapper,
  #products .product.medium a .overlay span.vertical-wrapper,
  #products .product.large a .overlay span.vertical-wrapper {
    height: 68px;
  }
  #products .product.small a .product-icons,
  #products .product.medium a .product-icons,
  #products .product.large a .product-icons {
    bottom: 110px;
  }
}
@media (max-width: 480px) {
  #products .product.small,
  #products .product.medium,
  #products .product.large {
    width: 95.5%;
    height: 0;
    margin-bottom: 5%;
    padding-bottom: 112%;
  }
  #products .product.small a .overlay,
  #products .product.medium a .overlay,
  #products .product.large a .overlay {
    position: absolute;
    height: auto;
    bottom: 0;
  }
  #products .product.small a .overlay span.vertical-wrapper,
  #products .product.medium a .overlay span.vertical-wrapper,
  #products .product.large a .overlay span.vertical-wrapper {
    height: auto;
  }
  #products .product.small a .overlay span.desc,
  #products .product.medium a .overlay span.desc,
  #products .product.large a .overlay span.desc {
    display: block;
  }
  #products .product.small .product-icons,
  #products .product.medium .product-icons,
  #products .product.large .product-icons {
    right: 0;
  }
}
.touch #products .product a .overlay {
  bottom: 0;
}
@media (max-width: 860px) {
  .touch #products .product a .overlay {
    height: 65px;
  }
  .touch #products .product a .overlay span.title {
    font-size: 1em;
  }
  .touch #products .product a .overlay span.desc {
    display: none;
  }
}
.touch #products .product .product-icons {
  right: 0;
}
.content-wrapper {
  background: #fff;
  padding: 60px 0;
}
@media (min-width: 481px) and (max-width: 768px) {
  .content-wrapper .inner-wrapper {
    float: none;
    padding: 0 15px;
  }
  .content-wrapper .col {
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .content-wrapper inner-wrapper {
    padding: 0 10px;
  }
}
.share {
  padding: 10px 0;
}
.share:before,
.share:after {
  content: " ";
  display: table;
}
.share:after {
  clear: both;
}
.share:before,
.share:after {
  content: " ";
  display: table;
}
.share:after {
  clear: both;
}
.share li {
  float: left;
  margin-right: 10px;
}
aside:before,
aside:after {
  content: " ";
  display: table;
}
aside:after {
  clear: both;
}
aside:before,
aside:after {
  content: " ";
  display: table;
}
aside:after {
  clear: both;
}
@media (max-width: 768px) {
  aside {
    float: none;
    padding-top: 30px;
  }
}
.content {
  padding: 0 20px 30px 0;
}
.content h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.3125em;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
}
.content h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875em;
  font-weight: 900;
  font-style: italic;
}
.content h4 + p {
  padding-top: 2px;
}
.content p {
  color: #000;
  font-size: .875em;
  line-height: 160%;
  padding: 8px 0;
}
.content p.note {
  color: #777;
  font-size: 0.6875em;
  padding-bottom: 0;
}
.content p.note:before {
  content: " ";
  width: 100px;
  height: 5px;
  border-top: 1px solid #e7e7e7;
  display: block;
}
.content ul,
.content ol {
  margin-left: 1.25em;
}
.content ul {
  list-style: disc;
}
.content li {
  color: #000;
  font-size: .875em;
  padding: 4px 0;
}
@media (max-width: 768px) {
  .content {
    padding: 0 0 10px 0;
  }
}
.content .responsive-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.content a {
  font-style: italic;
  text-decoration: underline;
}
.content a:hover {
  color: #000;
}
#accordion {
  border: 4px solid #e7e7e7;
  border-bottom: none;
}
#accordion h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1875em;
  font-weight: 900;
  text-transform: uppercase;
  background: #fff;
  border-bottom: 4px solid #e7e7e7;
  color: #000;
  cursor: pointer;
  padding: 12px 30px 12px 12px;
  position: relative;
}
#accordion h2:after {
  width: 28px;
  height: 28px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #000;
  content: "\e607";
  display: block;
  font-family: "promix-icons";
  font-size: 30px;
  margin-top: -14px;
  position: absolute;
  right: 12px;
  text-align: center;
  top: 50%;
  line-height: 28px;
}
#accordion h2.active:after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#accordion.articles h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
}
#accordion .accordion-content {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f7f7f7;
  border-bottom: 4px solid #e7e7e7;
  display: none;
  padding: 20px;
}
#accordion .accordion-content .row {
  padding-top: 0;
}
#accordion .accordion-content .row .bottom-line {
  border-bottom: 2px solid #e7e7e7;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#accordion .accordion-content ul {
  list-style: disc;
  margin-left: 1.25em;
}
#accordion .accordion-content ul li {
  color: #000;
  font-size: .8125em;
  padding-bottom: 6px;
}
#accordion .accordion-content ul.splitted {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  list-style: disc;
  margin-bottom: 20px;
  margin-left: 0;
}
#accordion .accordion-content ul.splitted li {
  margin-left: 20px;
}
#accordion .accordion-content ul.icons {
  float: right;
  list-style: none;
  margin: 0 0 6px 20px;
}
#accordion .accordion-content ul.icons li {
  width: 86px;
  height: 86px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  float: left;
  padding: 0;
}
#accordion .accordion-content ul.icons li.water-saving.en {
  background-image: url("../images/icon-bag-water-saving-en.png");
  background-size: 86px 86px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #accordion .accordion-content ul.icons li.water-saving.en {
    background-image: url("../images/icon-bag-water-saving-en-2x.png");
  }
}
#accordion .accordion-content ul.icons li.water-saving.fr {
  background-image: url("../images/icon-bag-water-saving-fr.png");
  background-size: 86px 86px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #accordion .accordion-content ul.icons li.water-saving.fr {
    background-image: url("../images/icon-bag-water-saving-fr-2x.png");
  }
}
#accordion .accordion-content ul.icons li.three-months.en {
  background-image: url("../images/icon-bag-3-months-en.png");
  background-size: 86px 86px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #accordion .accordion-content ul.icons li.three-months.en {
    background-image: url("../images/icon-bag-3-months-en-2x.png");
  }
}
#accordion .accordion-content ul.icons li.three-months.fr {
  background-image: url("../images/icon-bag-3-months-fr.png");
  background-size: 86px 86px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #accordion .accordion-content ul.icons li.three-months.fr {
    background-image: url("../images/icon-bag-3-months-fr-2x.png");
  }
}
#accordion .accordion-content ul.icons li.nine-months.en {
  background-image: url("../images/icon-bag-9-months-en.png");
  background-size: 86px 86px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #accordion .accordion-content ul.icons li.nine-months.en {
    background-image: url("../images/icon-bag-9-months-en-2x.png");
  }
}
#accordion .accordion-content ul.icons li.nine-months.fr {
  background-image: url("../images/icon-bag-9-months-fr.png");
  background-size: 86px 86px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #accordion .accordion-content ul.icons li.nine-months.fr {
    background-image: url("../images/icon-bag-9-months-fr-2x.png");
  }
}
#accordion .accordion-content ul.icons li.omri {
  background-image: url("../images/icon-bag-omri-en.png");
  background-size: 86px 86px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #accordion .accordion-content ul.icons li.omri {
    background-image: url("../images/icon-bag-omri-en-2x.png");
  }
}
#accordion .accordion-content ul.icons li.mycoactive {
  background-image: url("../images/icon-bag-mycoactive.png");
  background-size: 86px 86px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #accordion .accordion-content ul.icons li.mycoactive {
    background-image: url("../images/icon-bag-mycoactive-2x.png");
  }
}
@media (max-width: 760px) {
  #accordion .accordion-content ul.icons {
    float: none;
    margin: 0;
    padding-bottom: 20px;
    text-align: center;
  }
  #accordion .accordion-content ul.icons:before,
  #accordion .accordion-content ul.icons:after {
    content: " ";
    display: table;
  }
  #accordion .accordion-content ul.icons:after {
    clear: both;
  }
  #accordion .accordion-content ul.icons:before,
  #accordion .accordion-content ul.icons:after {
    content: " ";
    display: table;
  }
  #accordion .accordion-content ul.icons:after {
    clear: both;
  }
  #accordion .accordion-content ul.icons li {
    float: none;
    display: inline-block;
  }
}
#accordion .accordion-content h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125em;
  font-weight: 700;
  font-style: italic;
  color: #000;
  padding-bottom: 6px;
}
#accordion .accordion-content p {
  color: #000;
  font-size: .8125em;
  line-height: 140%;
  padding-bottom: 6px;
}
#accordion .accordion-content p + h3 {
  padding-top: 10px;
}
#accordion .accordion-content table {
  width: 100%;
}
#accordion .accordion-content table th {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9125em;
  font-weight: 700;
  font-style: italic;
  border-bottom: 2px solid #e7e7e7;
  color: #000;
  padding-bottom: 6px;
  text-align: left;
}
#accordion .accordion-content table td {
  border-bottom: 1px solid #e7e7e7;
  color: #000;
  font-size: .8125em;
  padding: 6px 4px;
}
#contactMessage,
#questionMessage {
  padding: 30px 0;
}
#contactForm a.email {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8125em;
  font-weight: 300;
  font-style: italic;
  color: #000;
  float: right;
  margin-top: -20px;
  text-decoration: underline;
}
#contactForm a.email:hover {
  color: #000;
}
#contactForm .row {
  padding-top: 0;
}
#contactForm .text-input {
  width: 100%;
}
#contactForm textarea {
  height: 212px;
}
#contactForm .selectboxit-container .selectboxit-btn {
  background: #e7e7e7;
  border-color: #e7e7e7;
}
#contactForm .selectboxit-btn.selectboxit-hover,
#contactForm .selectboxit-btn.selectboxit-focus {
  border-color: #c0c1c3;
}
#contactForm #recaptcha_table {
  width: 100%;
}
#contactForm .btn {
  background: #fff;
  margin-top: 6px;
}
#contactForm p.notice {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.75em;
  font-weight: 300;
  font-style: italic;
  color: #000;
}
#byPhone .row,
#adresses .row {
  padding-top: 0;
}
@media (min-width: 600px) and (max-width: 768px) {
  #byPhone .row .col,
  #adresses .row .col {
    float: left;
    margin-right: 2%;
    width: 49%;
  }
  #byPhone .row .col:nth-child(even),
  #adresses .row .col:nth-child(even) {
    margin-right: 0;
  }
}
#byChat h2 {
  padding-bottom: 25px;
}
#byChat div {
  padding: 30px 208px 30px 60px;
  position: relative;
}
#byChat div h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.3125em;
  font-weight: 900;
  font-style: italic;
  color: #fff;
}
#byChat div p {
  color: #fff;
  line-height: 125%;
  padding-bottom: 14px;
}
#byChat div:after {
  width: 179px;
  height: 248px;
  content: " ";
  background: url(../images/sandra.png);
  bottom: 0;
  display: block;
  position: absolute;
  right: 0;
}
@media (max-width: 768px) {
  #byChat {
    display: none;
  }
}
#adresses {
  padding-bottom: 0;
}
#adresses #officeMap1,
#adresses #officeMap2 {
  width: 100%;
  height: 170px;
  margin-bottom: 20px;
}
#adresses a.email {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8125em;
  font-weight: 300;
  font-style: italic;
  color: #000;
  float: right;
  margin-top: -20px;
  text-decoration: underline;
}
#adresses a.email:hover {
  color: #000;
}
#mycoactive .row.advantages {
  margin-bottom: 20px;
  margin-right: -30px;
}
#mycoactive .advantage {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #e7e7e7;
  min-height: 560px;
  padding-bottom: 174px;
  position: relative;
  width: 31.26%;
}
#mycoactive .advantage h2 {
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#000));
  background-image: -webkit-linear-gradient(left, color-stop(#000 0%), color-stop(#000 100%));
  background-image: linear-gradient(to right, #000 0%, #000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=1);
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding: 20px 10px;
  text-align: center;
}
#mycoactive .advantage h2 strong {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5625em;
  font-weight: 900;
  text-transform: uppercase;
  display: block;
}
#mycoactive .advantage .content-body {
  color: #000;
  padding: 20px;
}
#mycoactive .advantage .content-body p {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 700;
  font-style: italic;
  padding-bottom: 10px;
  padding-top: 0;
}
#mycoactive .advantage .content-body ul {
  list-style: none;
  margin: 0;
}
#mycoactive .advantage .content-body li {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8125em;
  font-weight: 300;
  font-style: normal;
  padding-bottom: 10px;
  padding-top: 0;
}
#mycoactive .advantage .image {
  width: 100%;
  height: 174px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
}
#mycoactive .advantage .image img {
  width: 480px;
  height: 174px;
  display: block;
  left: 50%;
  margin-left: -240px;
  position: absolute;
  top: 0;
}
@media (min-width: 481px) and (max-width: 768px) {
  #mycoactive .row.advantages {
    margin-right: 0;
  }
  #mycoactive .advantage.col {
    margin: 1% 2% 1% 0;
  }
}
@media (max-width: 480px) {
  #mycoactive .row.advantages {
    margin-right: 0;
  }
  #mycoactive .advantage.col {
    width: 100%;
    margin: 1% 0;
    min-height: inherit;
  }
}
#mycoactive .mycoactive-banner {
  padding: 20px;
}
#mycoactive .mycoactive-banner p {
  color: #fff;
  font-size: .875em;
}
#mycoactive .mycoactive-banner p span {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.85714286em;
  font-weight: 100;
  text-transform: normal;
  display: block;
  padding-top: 20px;
}
#mycoactive .mycoactive-banner p span strong {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 700;
  text-transform: normal;
}
#mycoactive .mycoactive-banner p span sup {
  font-size: .43em;
  top: -1.33em;
}
.widget-wrapper {
  margin: 0 -2% 0 0;
  max-width: 1000%;
}
@media (max-width: 970px) {
  .widget-wrapper {
    margin-right: -2%;
  }
}
.widget {
  margin: 2% 2% 0 0;
}
@media (max-width: 970px) {
  .widget {
    margin-right: 1.9%;
  }
}
@media (max-width: 768px) {
  .widget[class^="span_"] {
    width: 98%;
  }
}
.span_3_of_10 .widget.span_10_of_10 {
  width: 100%;
  margin: 0 0 30px 0;
}
.banner-widget {
  position: relative;
  text-align: center;
}
.banner-widget .text span {
  display: block;
}
.banner-widget.full-picture {
  height: 0;
  overflow: hidden;
  padding-bottom: 54.285%;
}
.banner-widget.full-picture .image {
  height: 100%;
  left: -18.375%;
  position: absolute;
  top: 0;
  z-index: 0;
}
.banner-widget.full-picture .image img {
  max-height: 100%;
  width: auto;
}
.banner-widget.full-picture .text-wrapper {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10%;
  position: relative;
  z-index: 10;
}
.banner-widget.full-picture .text-wrapper .text {
  padding-top: 40%;
}
.banner-widget.full-picture .text-wrapper .title {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.875em;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 10px;
  text-shadow: 0 0 25px rgba(0, 0, 0, 0.75);
}
@media (max-width: 768px) {
  .banner-widget.full-picture {
    padding-bottom: 41.5%;
  }
  .banner-widget.full-picture .image {
    left: 0;
    margin-left: 0;
    margin-top: -29.25%;
  }
  .banner-widget.full-picture .image img {
    height: auto;
    max-height: none;
    max-width: 100%;
  }
  .banner-widget.full-picture .text-wrapper .text {
    padding-top: 8%;
  }
}
@media (max-width: 480px) {
  .banner-widget.full-picture {
    padding-bottom: 100%;
  }
  .banner-widget.full-picture .image {
    margin-top: 0%;
  }
  .banner-widget.full-picture .text-wrapper .text {
    padding-top: 25%;
  }
}
.span_3_of_10 .banner-widget.full-picture {
  padding-bottom: 189.8076923076925%;
}
.span_3_of_10 .banner-widget.full-picture .image {
  margin-left: -64.24825175%;
}
@media (max-width: 768px) {
  .span_3_of_10 .banner-widget.full-picture {
    padding-bottom: 41.5%;
  }
  .span_3_of_10 .banner-widget.full-picture .image {
    margin-left: 0;
    margin-top: -29.25%;
  }
}
@media (max-width: 480px) {
  .span_3_of_10 .banner-widget.full-picture {
    padding-bottom: 100%;
  }
  .span_3_of_10 .banner-widget.full-picture .image {
    margin-top: 0%;
  }
}
.content-block {
  background: #fff;
}
.content-block .content-body {
  padding: 15px;
}
.color-block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  padding: 30px;
}
.color-block span.icon {
  width: 116px;
  height: 116px;
  border: 6px solid #000;
  border-radius: 100%;
  display: block;
  margin: -50px auto 15px auto;
  overflow: hidden;
}
.color-block span.icon img {
  display: block;
  max-width: 100%;
  height: auto;
}
.color-block h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.3125em;
  font-weight: 700;
  font-style: normal;
}
.color-block h3 sup {
  font-size: 43%;
  top: -1.25em;
}
@media (min-width: 600px) and (max-width: 768px) {
  .span_3_of_10 .color-block.widget.span_10_of_10 {
    height: 0;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    padding-bottom: 34%;
    width: 49%;
  }
  .span_3_of_10 .color-block.widget.span_10_of_10 span.icon {
    width: 96px;
    height: 96px;
  }
  .span_3_of_10 .color-block.widget.span_10_of_10 .content-body {
    position: relative;
  }
  .span_3_of_10 .color-block.widget.span_10_of_10 .icon + .content-body {
    position: static;
  }
  .span_3_of_10 .color-block.widget.span_10_of_10:nth-child(2n+0) {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .span_3_of_10 .color-block.widget.span_10_of_10 {
    margin: 0 0 10px 0;
    width: 100%;
  }
}
.color-block.hump {
  margin-top: 40px !important;
}
.color-block.hump span.icon {
  width: 100%;
  height: auto;
  border: none;
  border-radius: 0;
  margin: 0;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
  z-index: 10;
}
.color-block.hump span.icon img {
  margin: 0 auto;
}
.color-block.hump .content-body {
  position: relative;
  z-index: 10;
}
@media (max-width: 768px) {
  .color-block.hump {
    margin-top: 0 !important;
  }
  .color-block.hump span.icon {
    height: auto !important;
    margin: -10px auto;
    width: 70% !important;
  }
}
.color-block.hump .content-body {
  position: static !important;
  z-index: 10;
}
.content-body h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1875em;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
}
.content-body p {
  color: #000;
  line-height: 140%;
  padding: 6px 0;
}
.color-block .content-body p {
  color: #fff;
  font-size: .8125em;
  font-style: normal;
}
.color-block .content-body p .btn {
  font-size: .875em;
  padding: 3px 10px;
}
.content-widget .color-block {
  padding: 0 0 10px 0;
}
@media (max-width: 768px) {
  .content-widget .color-block {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .content-widget .color-block.hump span.icon {
    margin: 0;
    width: 100% !important;
  }
}
.content-block.video .single-video,
.content-block.video #playlistPlayer {
  height: 0;
  padding-bottom: 56%;
}
.content-block.video .content-body p {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875em;
  font-weight: 300;
  font-style: italic;
  color: #000;
}
.content-block.video .video-playlist {
  background: #f7f7f7;
  border: 4px solid #e7e7e7;
  border-top: none;
}
.content-block.video .video-playlist li {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 170px 10px 10px;
  position: relative;
}
.content-block.video .video-playlist li .title {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1875em;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
}
.content-block.video .video-playlist li a {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875em;
  font-weight: 300;
  font-style: italic;
  color: #000;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 14px;
  text-decoration: underline;
}
.content-block.video .video-playlist li a:before {
  margin-right: 3px;
  text-decoration: none !important;
}
.content-block.video .video-playlist li a:hover {
  text-decoration: none;
}
@media (max-width: 600px) {
  .content-block.video .video-playlist li .title {
    font-size: .9375em;
  }
}
.content-block.newsletter h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1875em;
  font-weight: 900;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  padding: 15px;
  text-align: center;
}
.content-block.newsletter p {
  color: #333333;
}
#growtopia {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #f2f2f2;
  overflow-x: hidden;
  padding-bottom: 42px;
}
#growtopia .section-header {
  padding-top: 42px;
}
#pinterest {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 20px 0 20px 20px;
}
#pinterest h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5em;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 12px;
}
#pinterest a.btn {
  position: absolute;
  right: 25px;
  top: 20px;
}
@media (max-width: 720px) {
  #pinterest {
    text-align: center;
  }
  #pinterest a.btn {
    margin-top: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
}
#feedWrapper {
  clear: both;
  height: 300px;
  margin-right: 10px;
  overflow-y: scroll;
}
#pinterestFeed li {
  width: 19.9%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
}
#pinterestFeed li img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  #pinterestFeed li {
    width: 24.9%;
  }
}
@media (max-width: 576px) {
  #pinterestFeed li {
    width: 33.2%;
  }
}
@media (max-width: 420px) {
  #pinterestFeed li {
    width: 49.9%;
  }
}
.lightbox {
  width: 90%;
  height: 98%;
  background: rgba(255, 255, 255, 0.8);
  display: none;
  left: 0;
  padding: .66% 5%;
  position: fixed;
  top: 0;
  z-index: 9999;
}
.lightbox #lightboxHeader {
  margin: 0 auto;
  max-width: 1100px;
  padding-bottom: 4px;
  position: relative;
  text-align: right;
  z-index: 100000;
}
.lightbox #lightboxHeader .close-video {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 300;
  font-style: italic;
  color: #000;
  display: inline-block;
  padding: 10px 0;
}
.lightbox #lightboxHeader .close-video:before {
  font-size: 1.5em;
  position: relative;
  top: 4px;
}
@media (max-width: 600px) {
  .lightbox #lightboxHeader .close-video {
    padding: 0 0 6px 0;
  }
}
.lightbox #videoPlayer {
  clear: both;
  margin: 0 auto;
  max-width: 1100px;
}
.lightbox #videoPlayer.mobile iframe {
  width: 100%;
}
.touch .clickdesk-ultra clickdesk_cdw_j,
.touch .clickdesk_bubble {
  display: none !important;
}
.click-desk-closed-header,
.clickdesk-ultra .cdw-chat-header {
  background: #000 !important;
}
.clickdesk-ultra .click-desk-closed-container .click-desk-closed-header {
  background: #000 !important;
}
.click-desk-visitor img,
.cdw-chat-header-avatar img,
.cdw-chat-header-avatar {
  display: none !important;
}
.clickdesk-ultra .click-desk-closed-container .click-desk-closed-header h2 {
  margin-top: -14px !important;
}
.clickdesk-ultra .click-desk-closed-container .click-desk-closed-header h2:before {
  width: 24px;
  height: 23px;
  background-image: url("../images/icon-chat.png");
  background-size: 24px 23px;
  content: " ";
  display: inline-block;
  margin-right: 4px;
  position: relative;
  top: 7px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .clickdesk-ultra .click-desk-closed-container .click-desk-closed-header h2:before {
    background-image: url("../images/icon-chat-2x.png");
  }
}
.cdw-chat-header-inner {
  padding-left: 20px !important;
}
.clickdesk-ultra .cdw-chat-header .cdw-chat-header-text-name:before {
  padding-bottom: 5px;
  position: relative;
  top: -5px;
}
/*.clickdesk-ultra .cdw-chat-header .cdw-chat-header-text-name:before {
	.size(24px,23px);
	.img-retina('../images/icon-chat.png'; '../images/icon-chat-2x.png'; 24px; 23px);
	content: " ";
	display: inline-block;
	margin-right: 4px;
	position: relative;
	top: 7px;
}*/
.clickdesk-ultra input.cdw-chat-contact-send-button,
.clickdesk-ultra input.cdw-chat-contact-send-button:hover,
.clickdesk-ultra input.cdw-chat-contact-send-button:active {
  background: #000;
}
.fr #findStore h1 {
  font-size: 1.2em;
}
.intrinsic-container {
  position: relative;
  height: 300px;
  overflow: hidden;
}
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
.intrinsic-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Helpers */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* Components */
.banner {
  align-items: center;
  background-color: #afafaf;
  background-position: center;
  background-size: cover;
  color: #fff;
  display: flex;
  height: 420px;
}
.banner.centered {
  text-align: center;
}
.banner .inner {
  background: rgba(0, 0, 0, 0.6);
  padding: 40px;
  min-width: 33%;
}
.banner .title {
  font-family: Montserrat, sans-serif;
  font-size: 1.7em;
  font-weight: 100;
}
.banner .description,
.banner .btn {
  margin-top: 20px;
}
.banner .btn {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
.banner .btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.newsletterFooter {
  background: #efefef;
  padding: 60px 0;
}
.newsletterFooter h1 {
  font-weight: 700;
  padding: 0 1em;
}
.newsletterFooter .btn {
  line-height: 2em;
  margin-top: 2em;
}
.newsletterFooter .btn:hover {
  background: #fff;
}
#siteFooter {
  background: #000;
  padding: 40px 0;
  position: relative;
}
#siteFooter #backTop {
  background-color: #000;
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -40px;
  width: 160px;
}
#siteFooter #backTop:after {
  content: "\e608";
  font-family: 'promix-icons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin-left: 6px;
  speak: none;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
#siteFooter a {
  -webkit-transition: opacity 0.275s ease;
  transition: opacity 0.275s ease;
  color: #fff;
  opacity: 1;
}
#siteFooter a:hover {
  opacity: 0.7;
}
#siteFooter .inner-wrapper {
  overflow: hidden;
}
#siteFooter .inner-wrapper > .col {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
#siteFooter .logo {
  width: 100%;
  height: 30px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url("../images/logo-promix-footer.png");
  background-size: auto 30px;
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #siteFooter .logo {
    background-image: url("../images/logo-promix-footer-2x.png");
  }
}
#siteFooter #socialLinks {
  text-align: center;
}
#siteFooter #socialLinks ul {
  display: inline-block;
  height: 36px;
  padding: 20px 0 0 0;
}
#siteFooter #socialLinks ul li {
  width: 26px;
  height: 26px;
  display: inline-block;
  margin: 0 8px;
}
#siteFooter #socialLinks ul li a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#siteFooter #socialLinks ul li [class^="icon-"]:before {
  width: 26px;
  height: 26px;
  -webkit-transition: opacity 0.275s ease;
  transition: opacity 0.275s ease;
  color: #fff;
  display: inline;
  font-size: 25px;
  opacity: 1;
}
#siteFooter #socialLinks ul li :hover[class^="icon-"]:before {
  opacity: 0.7;
}
#siteFooter #socialLinks p {
  font: 0.75em "Helvetica", Arial, sans-serif;
  color: rgba(255, 255, 255, 0.8);
  padding: 5px 0 20px 0;
}
#siteFooter .bottom-links {
  padding-right: 10px;
}
#siteFooter .bottom-links li {
  margin: 6px 0;
}
#siteFooter .bottom-links li a {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875em;
  font-weight: 900;
  text-transform: uppercase;
}
#siteFooter .green-box-wrapper {
  width: 100%;
  display: inline-block;
  text-align: center;
}
#siteFooter .green-box {
  position: relative;
  max-width: 265px;
  background-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
  min-height: 100px;
  font-size: 0.875em;
  text-align: center;
}
#siteFooter .green-box .box-title {
  font-family: 'Montserrat', sans-serif;
  font-size: inherit;
  font-weight: 900;
  text-transform: uppercase;
  color: #FFF;
  padding: 10px 30px;
}
#siteFooter .green-box ul {
  padding: 0 30px 15px;
  position: relative;
  z-index: 2;
}
#siteFooter .green-box ul li {
  margin: 5px 0;
}
#siteFooter .green-box ul a {
  font-style: italic;
  text-decoration: underline;
  color: #fff;
}
#siteFooter .green-box .leafs {
  position: absolute;
  top: 20px;
  right: -30px;
  width: 80px;
  height: 65px;
  z-index: 1;
  background: url(/assets/images/leafs.png);
}
#siteFooter #footerLinks1 {
  padding-left: 15%;
}
#siteFooter #subscribeNewsletter {
  font-size: 1.125em;
  font-style: italic;
  position: relative;
  top: -10px;
}
#siteFooter #subscribeNewsletter:before {
  font-size: 2em;
  color: rgba(0, 0, 0, 0.3);
  margin-right: 6px;
  position: relative;
  top: 8px;
}
#siteFooter form {
  margin-top: 20px;
  position: relative;
}
#siteFooter form .text-input {
  width: 100%;
  position: relative;
}
#siteFooter form .search-submit {
  width: 19px;
  height: 19px;
  background-image: url("../images/search-btn-sprite.png");
  background-size: 19px 38px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  border: none;
  position: absolute;
  right: 10px;
  top: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #siteFooter form .search-submit {
    background-image: url("../images/search-btn-sprite-2x.png");
  }
}
#siteFooter form .search-submit:hover,
#siteFooter form .text-input:focus + .search-submit {
  background-position: 0 -19px;
}
@media (max-width: 540px) {
  #siteFooter #socialLinks {
    margin-bottom: 10px;
    margin-right: 0;
  }
  #siteFooter #footerLinks1 {
    padding-left: 0;
  }
  #siteFooter .col > .col {
    float: left;
    width: 50%;
  }
  #siteFooter #subscribeNewsletter {
    display: none;
  }
  #siteFooter .green-box {
    max-width: 100%;
    float: left;
    width: 100%;
  }
}
@media (min-width: 541px) and (max-width: 900px) {
  #siteFooter .span_3_of_10:first-of-type {
    width: 38.8%;
  }
  #siteFooter .span_4_of_10 {
    width: 59.2%;
  }
  #siteFooter .span_3_of_10:last-child {
    margin-left: 0;
  }
  #siteFooter a#subscribeNewsletter {
    width: 38.8%;
    display: inline-block;
  }
  #siteFooter .green-box-wrapper {
    float: right;
    width: 58.2%;
  }
}
@media (min-width: 541px) and (max-width: 700px) {
  #siteFooter .span_3_of_10:last-of-type {
    clear: left;
    width: 98%;
  }
  #siteFooter .span_3_of_10:last-of-type form {
    width: 98%;
  }
}
@media (min-width: 701px) and (max-width: 900px) {
  #siteFooter .span_3_of_10:last-of-type {
    clear: left;
    width: 98%;
  }
  #siteFooter .span_3_of_10:last-of-type form {
    margin-left: 44%;
    width: 40%;
  }
}
.grid-wrapper {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.grid-wrapper .grid-item {
  width: calc(33.33% - 21px);
}
.grid-item {
  background: #f5f5f5;
  color: #000;
  display: block;
  position: relative;
  margin: 10px;
  /*&.hero {
        .image {
            padding-bottom: 37.63%; // 930/350
        }
    }*/
}
.grid-item.with-cta {
  padding-bottom: 50px;
}
.grid-item.product .image {
  padding-bottom: 75.68%;
}
.grid-item.article .image {
  padding-bottom: 56.25%;
}
.grid-item .image {
  background-color: #e6e6e6;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 0;
  padding-bottom: 56.25%;
  width: 100%;
}
.grid-item .inner {
  display: block;
  padding: 20px;
}
.grid-item .title,
.grid-item .desc {
  display: block;
}
.grid-item .title {
  font-weight: bold;
}
.grid-item .text {
  display: block;
}
.grid-item .desc {
  margin-top: 10px;
}
.grid-item .btn {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
a.grid-item:after {
  position: absolute;
  left: 50%;
  content: '';
  height: 1px;
  background: #000;
  transition: all 0.3s ease;
  width: 0;
  bottom: 0;
}
a.grid-item:hover:after {
  width: 100%;
  left: 0;
}
a.grid-item:hover .btn {
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .grid-wrapper .grid-item {
    width: calc(50% - 21px);
  }
}
@media only screen and (max-width: 540px) {
  .grid-wrapper .grid-item {
    width: calc(100% - 21px);
  }
}
#siteHeader {
  background: #fff;
  position: relative;
  text-align: center;
}
#siteHeader .main-bar {
  box-sizing: border-box;
  height: 95px;
  line-height: 65px;
  padding: 15px 0;
}
#siteHeader .main-bar a {
  display: inline-block;
  vertical-align: bottom;
}
#siteHeader h1 {
  width: 200px;
  height: 34px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url("../images/logo-promix.png");
  background-size: 200px 34px;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #siteHeader h1 {
    background-image: url("../images/logo-promix-2x.png");
  }
}
#siteHeader .options {
  position: absolute;
  text-align: right;
  top: -95px;
  right: 20px;
}
#siteHeader .store,
#siteHeader .lang-switcher {
  display: inline-block;
  vertical-align: middle;
}
#siteHeader .store {
  margin-right: 20px;
}
#siteHeader .store a {
  color: inherit;
  transition: opacity 0.3s;
}
#siteHeader .store a:hover {
  opacity: 0.7;
}
#siteHeader .search-bar {
  margin: 12px 0 0 0;
  position: relative;
}
#siteHeader .search-bar input {
  padding: 6px 30px 6px 10px;
  width: 240px;
}
#siteHeader .search-bar button {
  background: none;
  border: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 860px) {
  #siteHeader .main-bar {
    padding: 15px 0;
  }
  #siteHeader .main-bar a {
    vertical-align: middle;
  }
  #siteHeader .options {
    position: static;
    padding: 0 15px;
  }
  #siteHeader .store {
    display: none;
  }
  #siteHeader .search-bar input {
    width: 100%;
  }
  #siteHeader #mobileOpenMenu,
  #siteHeader #mobileCloseMenu {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    display: block;
    position: absolute;
    top: 23px;
  }
  #siteHeader #mobileOpenMenu:before,
  #siteHeader #mobileCloseMenu:before {
    color: #000;
    font-size: 34px;
  }
  #siteHeader #mobileOpenMenu {
    left: 10px;
  }
  #siteHeader #mobileCloseMenu {
    left: 10px;
    display: none;
  }
}
@media (min-width: 861px) {
  #siteHeader #mobileOpenMenu,
  #siteHeader #mobileCloseMenu {
    display: none !important;
  }
}
#navContainer {
  background: #fff;
}
#navContainer #langSwitcher {
  width: 145px;
  height: 35px;
}
#navContainer #langSwitcher .selectboxit-container .selectboxit-btn {
  background: #e7e7e7;
  border-radius: 0;
  border: none;
}
#navContainer #langSwitcher .selectboxit-container .selectboxit-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875em;
  font-weight: 300;
  font-style: normal;
  color: #000;
  text-align: center;
  float: none;
  padding-right: 24px;
}
#navContainer #langSwitcher .selectboxit-arrow-container {
  position: absolute;
  right: 0;
  top: 0;
}
#navContainer #langSwitcher .selectboxit-container .selectboxit-options {
  border-radius: 0;
  border-color: #e7e7e7;
  margin-top: -7px;
  z-index: 1;
}
#navContainer #langSwitcher .selectboxit-container .selectboxit-options li {
  text-align: center;
  padding: 0;
}
#navContainer #langSwitcher .selectboxit-container .selectboxit-options li a {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875em;
  font-weight: 300;
  font-style: normal;
  padding-right: 24px;
}
#navContainer #langSwitcher .selectboxit-container .selectboxit-options li:first-of-type a {
  padding-top: 6px;
}
#navContainer #mainNav ul {
  padding: 15px 0;
  text-align: center;
}
#navContainer #mainNav ul:before,
#navContainer #mainNav ul:after {
  content: " ";
  display: table;
}
#navContainer #mainNav ul:after {
  clear: both;
}
#navContainer #mainNav ul:before,
#navContainer #mainNav ul:after {
  content: " ";
  display: table;
}
#navContainer #mainNav ul:after {
  clear: both;
}
#navContainer #mainNav ul li {
  width: 15%;
  height: 52px;
  display: inline-block;
  margin: 0 .25%;
}
#navContainer #mainNav ul li a {
  -webkit-box-shadow: inset 0 0 0 4px #ffffff;
  box-shadow: inset 0 0 0 4px #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875em;
  font-weight: 900;
  text-transform: uppercase;
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #fff;
  color: #000;
  display: inline-block;
  line-height: 1;
  padding: 1px;
  text-align: center;
  transition: all 0.3s ease;
}
#navContainer #mainNav ul li a span {
  width: 100%;
  height: 42px;
  background: #fff;
  display: table-cell;
  padding: 2px 10px 0 10px;
  position: relative;
  vertical-align: middle;
}
#navContainer #mainNav ul li a span:before {
  display: none;
  float: left;
  font-size: 1.5em;
  margin-right: 5px;
  position: relative;
  top: 8px;
}
#navContainer #mainNav ul li a sup {
  font-size: 33%;
  top: -1.5em;
}
#navContainer #mainNav ul li a:hover,
#navContainer #mainNav ul li a.active {
  border-color: #000;
}
#navContainer #mobileFindStore,
#navContainer #mobileExpertAdvice,
#navContainer #secondaryNav {
  display: none;
}
@media (max-width: 860px) {
  #navContainer {
    background: #fff;
    left: 0;
    position: absolute;
    width: 300px;
    z-index: 1;
  }
  #navContainer .inner-wrapper {
    padding: 0;
  }
  #navContainer #mainNav {
    box-sizing: border-box;
    margin-left: 0;
  }
  #navContainer #mainNav ul li {
    width: 140px;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 5px;
  }
  #navContainer #mainNav ul li a {
    width: 135px;
    height: 110px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset -1px -1px 0px 5px rgba(0, 0, 0, 0);
    box-shadow: inset -1px -1px 0px 5px rgba(0, 0, 0, 0);
    background: #e7e7e7;
    border-radius: 0;
    display: block;
    border-color: transparent;
  }
  #navContainer #mainNav ul li a span {
    width: 127px;
    height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    padding: 0 6px;
  }
  #navContainer #mainNav ul li a span:before {
    display: block;
    float: none;
    font-size: 2.5em;
    left: 2px;
    margin-bottom: 5px;
    margin-right: 0;
    position: relative;
    top: 0;
  }
  #navContainer #mainNav ul li a:hover {
    border-color: #e7e7e7;
    background: #cecece;
  }
  #navContainer #mainNav ul li a.active {
    background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#000));
    background-image: -webkit-linear-gradient(left, color-stop(#000 0%), color-stop(#000 100%));
    background-image: linear-gradient(to right, #000 0%, #000 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=1);
    -webkit-box-shadow: inset -1px -1px 0px 5px rgba(0, 0, 0, 0);
    box-shadow: inset -1px -1px 0px 5px rgba(0, 0, 0, 0);
  }
  #navContainer #mainNav ul li a.active:hover {
    background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#000));
    background-image: -webkit-linear-gradient(left, color-stop(#000 0%), color-stop(#000 100%));
    background-image: linear-gradient(to right, #000 0%, #000 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=1);
  }
  #navContainer #mobileFindStore,
  #navContainer #mobileExpertAdvice,
  #navContainer #secondaryNav {
    display: block;
  }
  #navContainer #mobileFindStore,
  #navContainer #mobileExpertAdvice {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    -webkit-transition: background 0.4s ease;
    transition: background 0.4s ease;
    color: #fff;
    background: #000;
    padding: 15px 0;
    text-align: center;
  }
  #navContainer #mobileFindStore:before,
  #navContainer #mobileExpertAdvice:before {
    margin-right: 6px;
  }
  #navContainer #mobileFindStore:hover,
  #navContainer #mobileExpertAdvice:hover {
    background: #000;
  }
  #navContainer #secondaryNav {
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(45deg, #000, #000);
    background-image: linear-gradient(45deg, #000, #000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=1);
    padding: 20px 0;
  }
  #navContainer #secondaryNav li {
    padding: 6px 0;
    text-align: center;
  }
  #navContainer #secondaryNav li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875em;
    font-weight: 900;
    text-transform: uppercase;
    -webkit-transition: color 0.33s ease;
    transition: color 0.33s ease;
    color: #fff;
  }
  #navContainer #secondaryNav li a:hover {
    color: rgba(255, 255, 255, 0.5);
  }
}
@media (max-width: 860px) {
  #siteHeader .main-bar {
    height: 80px;
    line-height: 50px;
  }
  #siteWrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .offset #siteWrapper {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
  }
}
body.offset #navContainer {
  opacity: 1;
}
.product-icon {
  display: inline-block;
  height: 50px;
  width: 50px;
}
.product-icon.veggiesherbs {
  background-image: url('../images/icons/Icons_promix_0002_Vegetable_herbe.png');
}
.product-icon.cactus {
  background-image: url('../images/icons/Icons_promix_0020_cactus.png');
}
.product-icon.orchidsephytes {
  background-image: url('../images/icons/Icons_promix_0017_orchids.png');
}
.product-icon.violetepiscias {
  background-image: url('../images/icons/Icons_promix_0018_Violet.png');
}
.product-icon.annualsperennials {
  background-image: url('../images/icons/Icons_promix_0003_annuals_perrenials.png');
}
.product-icon.exoticindoorplants {
  background-image: url('../images/icons/Icons_promix_0010_exotic-indoor.png');
}
.product-icon.flowerbeds {
  background-image: url('../images/icons/Icons_promix_0012_flower-bed.png');
}
.product-icon.treesshrubs {
  background-image: url('../images/icons/Icons_promix_0009_trees_shrubs.png');
}
.product-icon.succulents {
  background-image: url('../images/icons/Icons_promix_0019_succulents.png');
}
.product-icon.tropicals {
  background-image: url('../images/icons/Icons_promix_0011_Tropical.png');
}
.product-icon.indoor {
  background-image: url('../images/icons/Icons_promix_0004_Indoor.png');
}
.product-icon.outdoor {
  background-image: url('../images/icons/Icons_promix_0000_outdoor.png');
}
.product-icon.startingseedsindoor {
  background-image: url('../images/icons/Icons_promix_0008_seed-starting.png');
}
.product-icon.cuttingrooting {
  background-image: url('../images/icons/Icons_promix_0007_seed-starting_cutting.png');
}
.product-icon.outdoorcontainer {
  background-image: url('../images/icons/Icons_promix_0001_outdoor-container.png');
}
.product-icon.soilrepair {
  background-image: url('../images/icons/Icons_promix_0005_soil_rep.png');
}
.product-icon.soilpreparation {
  background-image: url('../images/icons/Icons_promix_0006_soil_prep.png');
}
.product-icon.colddryconditions {
  background-image: url('../images/icons/Icons_promix_0016_cold_dry.png');
}
.product-icon.hightraffic {
  background-image: url('../images/icons/Icons_promix_0013_traffic_play.png');
}
.product-icon.shadesunconditions {
  background-image: url('../images/icons/Icons_promix_0014_shade_sun.png');
}
.product-icon.newlawnpatchrepair {
  background-image: url('../images/icons/Icons_promix_0015_lawn.png');
}
/* Modules */
.breadcrumbs {
  background: #efefef;
  display: flex;
  justify-content: flex-start;
  font-size: 0.75rem;
  padding: 1em 0;
  flex-wrap: wrap;
}
.breadcrumbs a {
  text-decoration: underline;
  color: black;
  transition: opacity 200ms;
}
.breadcrumbs a:hover {
  opacity: 0.6;
}
.breadcrumbs .gt {
  margin: 0 0.6em;
}
@media only screen and (max-width: 860px) {
  .breadcrumbs {
    display: none;
  }
}
[data-module='Carousel'] {
  height: 0;
  margin: 0 -10px;
  overflow: hidden;
}
[data-module='Carousel'].slick-initialized {
  height: auto;
  overflow: visible;
}
[data-module='Carousel'] .slick-arrow:before {
  color: #000;
}
[data-module='Carousel'] .slick-track {
  display: flex;
  align-items: stretch;
}
[data-module='Carousel'] .slick-slide {
  height: auto;
}
.paginationSequentielle {
  width: 100%;
  margin: 2em 0 0 0;
}
.paginationSequentielle .pageIndex {
  margin: 0 4em;
  line-height: 2em;
  font-weight: 700;
}
.paginationSequentielle ul {
  display: flex;
  width: 270px;
  margin: 0 auto;
  justify-content: space-between;
}
.paginationSequentielle li {
  display: block;
  font-weight: 600;
  white-space: nowrap;
}
.paginationSequentielle .disabled {
  pointer-events: none;
}
.paginationSequentielle .disabled a {
  opacity: 0.4;
}
.paginationSequentielle .disabled a:hover {
  cursor: default;
}
.paginationSequentielle a {
  display: block;
  height: 1.4em;
  width: 1.3em;
  background-image: url(/assets/images/Image_fleches_Navigation/icono_Promix_gauche.svg);
  border-bottom: solid 2px transparent;
  background-repeat: no-repeat;
  padding-bottom: 7px;
  background-size: 50%;
  background-position: center;
  box-sizing: border-box;
}
.paginationSequentielle a:hover:after {
  content: " ";
  display: block;
  background: black;
  border-radius: 11px;
  height: 3px;
  width: 16px;
  margin: 1.5em 0 0 0.2em;
  position: absolute;
}
.paginationSequentielle .next a {
  background-image: url(/assets/images/Image_fleches_Navigation/icono_Promix_droite.svg);
}
.paginationSequentielle .last a {
  background-image: url(/assets/images/Image_fleches_Navigation/icono_Promix_droite_X2.svg);
  background-size: 80%;
  margin-right: 0;
}
.paginationSequentielle .first a {
  background-image: url(/assets/images/Image_fleches_Navigation/icono_Promix_gauche_x2.svg);
  background-size: 80%;
}
.isIOS .paginationSequentielle a:hover:after {
  display: none;
}
@media only screen and (max-width: 540px) {
  .paginationSequentielle ul {
    width: 100%;
    padding: 1em;
    box-sizing: border-box;
  }
  .paginationSequentielle .paginationSequentielle a:hover:after {
    display: none;
  }
}
ul.searchSuggestions {
  background: white;
  text-align: left;
  position: absolute;
  z-index: 200;
  width: 100%;
}
ul.searchSuggestions li {
  border: solid 1px black;
  border-bottom: none;
}
ul.searchSuggestions li:last-child {
  border-bottom: solid 1px black;
}
ul.searchSuggestions a {
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 6px 13px;
  color: black;
}
ul.searchSuggestions a:hover {
  background: #efefef;
  text-decoration: underline;
}
ul.searchSuggestions.hidden {
  display: none;
}
/* Pages */
#error {
  text-align: center;
}
#error #topCarrousel #carrouselWrapper .cycle-slideshow {
  height: auto;
  padding: 0;
}
#error .content {
  padding: 0 20px;
}
#home {
  background: #fff;
}
#home .inner-wrapper * {
  box-sizing: border-box;
}
#home .inner-wrapper .inner-wrapper {
  padding: 0;
}
#home .row {
  padding-top: 20px;
}
#home section {
  padding: 30px 0;
}
#home section header {
  position: relative;
}
#home section header a {
  color: inherit;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s;
}
#home section header a:hover {
  opacity: 0.8;
}
#home .article {
  width: calc(25% - 21px);
}
@media only screen and (max-width: 768px) {
  #home .article {
    width: calc(50% - 21px);
  }
}
@media only screen and (max-width: 540px) {
  #home .article {
    width: calc(100% - 21px);
  }
  #home section header a {
    margin-top: 10px;
    position: static;
    display: inline-block;
  }
}
#productDetail .inner-wrapper * {
  box-sizing: border-box;
}
#productDetail .main-content h2 {
  font-family: Montserrat, sans-serif;
  font-size: 1.1875em;
  background: #e7e7e7;
  padding: 15px 20px;
  text-transform: uppercase;
}
#productDetail .main-content p {
  margin: 10px 0;
}
#productDetail .main-content ul {
  list-style: disc;
  margin: 20px 20px 20px 40px;
}
#productDetail .main-content li {
  margin: 5px 0;
}
#productDetail .main-content table {
  padding: 20px;
  text-align: left;
  width: 100%;
}
#productDetail .main-content table tr {
  border-top: 2px solid #fff;
}
#productDetail .main-content table thead tr {
  border-top: 0;
}
#productDetail .main-content table th,
#productDetail .main-content table td {
  padding: 10px 20px;
  width: 50%;
}
#productDetail .main-content .description {
  padding-bottom: 40px;
}
#productDetail .main-content .panel {
  margin-bottom: 20px;
  background: #f5f5f5;
}
#productDetail .main-content .panel .inner {
  padding: 20px;
}
#productDetail .main-content .panel .inner + .inner {
  border-top: 2px solid #fff;
}
#productDetail .main-content .best-use-for .icons {
  margin: 10px -10px 0 -10px;
}
#productDetail .main-content .best-use-for .icon {
  box-sizing: border-box;
  display: inline-block;
  font-size: 12px;
  padding: 10px;
  vertical-align: top;
  text-align: center;
  width: 80px;
}
@media only screen and (max-width: 768px) {
  #productDetail .main-content .best-use-for .icons {
    margin: 10px 0 0 0;
  }
  #productDetail .main-content .best-use-for .icon {
    width: 33%;
  }
}
.product-header {
  background: #fff;
  text-align: center;
  padding: 50px 0;
}
.product-header .description {
  padding-top: 30px;
  margin: 0 auto;
  max-width: 780px;
}
#productsListing {
  background: #fff;
  padding-bottom: 50px;
}
[section-searchResults] .content {
  padding-right: 0;
}
[section-searchResults] ul.searchResults {
  margin: 2em 0 0 0;
}
[section-searchResults] .searchResults li {
  list-style: none;
  margin: 0 0 2em 0;
  background: #e7e7e7;
  display: flex;
  position: relative;
  justify-content: space-between;
  padding: 0;
  transition: opacity 800ms;
}
[section-searchResults] .searchResults li.hidden {
  opacity: 0;
}
[section-searchResults] .spacer,
[section-searchResults] .contextImage {
  width: 20%;
}
[section-searchResults] .infoResult {
  width: 80%;
  padding: 0 2em 0.5em 2em;
  min-height: 10em;
}
[section-searchResults] .contextImage {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  margin: 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.5);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
[section-searchResults] h2 {
  font-family: Montserrat, sans-serif;
  font-size: 1.7em;
  font-weight: 100;
  text-transform: none;
  color: #000;
  margin: 0.5em 0 0 0;
}
[section-searchResults] h2 a {
  color: inherit;
  text-transform: none;
  text-decoration: none;
  font-style: normal;
}
[section-searchResults] h2 a:hover {
  text-decoration: underline;
}
[section-searchResults] p {
  font-size: 0.875rem;
}
@media only screen and (max-width: 764px) {
  [section-searchResults] h2 {
    font-size: 1rem;
    margin-top: 1em;
  }
}
@media only screen and (max-width: 480px) {
  [section-searchResults] h2 {
    font-size: 0.9rem;
  }
  [section-searchResults] p {
    font-size: 0.75rem;
  }
}
.storeLocatorContent {
  padding: 60px 0 0 0;
}
#storeLocator {
  background: white;
  height: 716px;
}
#storeLocator #fakeInfoBox {
  background: #fff;
  position: absolute;
}
#storeLocator .info-inner {
  width: 250px;
  height: auto;
  background: #fff;
  padding: 15px 5px 15px 15px;
}
#storeLocator .info-inner h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.07692308em;
  font-weight: 900;
  text-transform: none;
  padding-bottom: 4px;
}
#storeLocator .info-inner p {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 300;
  font-style: italic;
  padding-bottom: 6px;
}
#storeLocator #storelocator-leftcolumn {
  width: 34%;
  max-width: initial;
}
#storeLocator #storelocator-map_canvas,
#storeLocator #storelocator-map_canvas {
  float: right !important;
}
#storeLocator .storelocator-btn-primary,
#storeLocator .storelocator-btn-primary:hover,
#storeLocator .storelocator-btn-primary:active,
#storeLocator .storelocator-btn-primary:visited,
#storeLocator .storelocator-btn-primary:focus,
#storeLocator .storelocator-btn-danger,
#storeLocator .storelocator-btn-danger:hover,
#storeLocator .storelocator-btn-danger:active,
#storeLocator .storelocator-btn-danger:visited,
#storeLocator .storelocator-btn-danger:focus {
  color: #FFF !important;
  border-color: #000 !important;
  background-color: #000000 !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#000000), to(#000000)) !important;
  background-image: -moz-linear-gradient(top, #000000, #000000) !important;
  background-image: -ms-linear-gradient(top, #000000, #000000) !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #000000)) !important;
  background-image: -webkit-linear-gradient(top, #000000, #000000) !important;
  background-image: -o-linear-gradient(top, #000000, #000000) !important;
  background-image: linear-gradient(#000000, #000000) !important;
}
#storeLocator #storelocatorwidget A {
  color: #000000;
}
#storeLocator #storelocator-scrollFix P {
  color: #000000;
}
#storeLocator #storelocator-footer {
  display: none;
}
@media (max-width: 600px) {
  #storeLocator .inner-wrapper {
    padding: 0;
  }
}
@media screen and (max-width: 750px) {
  #storeLocator #storelocator-leftcolumn {
    width: 100%;
  }
}
#findStore {
  background: #000;
  box-shadow: 0 0 10px rgba(72, 48, 143, 0.2);
  margin: auto;
  padding: 0;
  position: initial;
  width: 100%;
}
@media (max-width: 970px) {
  #findStore {
    right: 10px;
  }
}
#findStore a.toggle-form {
  width: 20px;
  height: 20px;
  display: block;
  float: right;
  margin: 20px 20px 0 0;
}
#findStore a.toggle-form span {
  width: 20px;
  height: 20px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
}
#findStore a.toggle-form span:before {
  width: 30px;
  height: 30px;
  display: block;
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
#findStore a.toggle-form span.open {
  display: none;
}
#findStore h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.3125em;
  font-weight: 700;
  font-style: italic;
  color: #fff;
  padding: 20px;
  text-align: center;
}
#findStore .message {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #000, #000);
  background-image: linear-gradient(45deg, #000, #000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=1);
  color: #fff;
  padding: 10px 10px 10px 50px;
  position: relative;
}
#findStore .message:before {
  font-size: 40px;
  position: absolute;
  left: 8px;
  top: 10px;
}
#findStore .message strong,
#findStore .message span {
  display: block;
}
#findStore .message strong {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9375em;
  font-weight: 900;
  text-transform: none;
  padding-right: 10%;
}
#findStore .message span {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8125em;
  font-weight: 300;
  font-style: italic;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 95%;
}
#findStore .message span:before {
  content: "\201C";
}
#findStore .message span:after {
  content: "\201D";
}
#findStore form {
  margin-top: -10px;
  padding: 0 20px 20px 20px;
  position: relative;
}
#findStore form .text-input {
  width: 100%;
}
#findStore form #myGeoLoc {
  width: 30px;
  height: 30px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  position: absolute;
  right: -35px;
  top: 16px;
}
#findStore form #myGeoLoc:before {
  -webkit-transition: color 0.275s ease;
  transition: color 0.275s ease;
  color: #ccc;
  font-size: 25px;
}
#findStore form #myGeoLoc:hover:before {
  color: #FFF;
}
#findStore .control {
  width: 600px;
  margin: auto;
}
@media (max-width: 600px) {
  #findStore {
    width: 96%;
    margin: 0 2%;
    right: auto;
    top: 10px;
  }
  #findStore a.toggle-form {
    margin: 10px 26px 0 0;
  }
  #findStore h1 {
    padding: 10px 10px 5px 10px;
  }
  #findStore form {
    padding-bottom: 10px;
  }
  #findStore form .control {
    padding: 5px 0;
  }
}
#results {
  height: 475px;
  position: relative;
  z-index: 0;
}
#results #map-container {
  height: inherit;
}
#tipDetail .inner-wrapper * {
  box-sizing: border-box;
}
#tipDetail .content img {
  width: 100%;
}
#tipDetail .share {
  padding-top: 0;
  margin-top: 20px;
}
#tipDetail .main-content {
  padding-top: 0;
}
#tipDetail .characteristics {
  font-size: 14px;
  line-height: 2.25;
  margin: 10px 0 0 0;
}
#tipDetail .characteristics .label {
  margin-right: 5px;
}
#tipDetail .reading-time + .categories:before {
  content: '|';
  margin: 0 5px;
}
#tipDetail a.category {
  background: #e7e7e7;
  color: inherit;
  padding: 5px 10px;
  transition: background 0.3s;
  white-space: nowrap;
}
#tipDetail a.category:hover {
  background: rgba(231, 231, 231, 0.6);
}
#tipDetail .sidebar .share,
#tipDetail .sidebar h3 {
  margin-bottom: 20px;
}
#tipDetail .relatedProducts {
  margin: 0 -10px;
}
@media only screen and (max-width: 768px) {
  #tipDetail .reading-time:after {
    display: none;
  }
  #tipDetail .categories {
    display: block;
  }
  #tipDetail .relatedProducts {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
  }
  #tipDetail .grid-item {
    width: calc(50% - 21px);
  }
}
@media only screen and (max-width: 540px) {
  #tipDetail .grid-item {
    width: calc(100% - 21px);
  }
}
#tipsContent header h1 {
  text-align: center;
}
#tipsContent header p {
  margin-top: 1em;
  text-align: center;
}
#tipsContent .best-use-for {
  margin-top: 10px;
}
#tipsContent .grid-wrapper .grid-item {
  width: calc(50% - 21px);
}
#tipsContent .grid-wrapper .grid-item.hero {
  width: calc(100% - 21px);
}
#tipsContent .tipsCategories .inner-wrapper * {
  box-sizing: border-box;
}
#tipsContent .tipsCategories .description {
  padding-bottom: 40px;
}
#tipsContent .tipsCategories .panel {
  margin-bottom: 20px;
  background: #f5f5f5;
}
#tipsContent .tipsCategories .panel .inner {
  padding: 10px 20px;
}
#tipsContent .tipsCategories .panel .inner + .inner {
  border-top: 2px solid #fff;
}
#tipsContent .tipsCategories a {
  margin: 0.5em 0;
  display: block;
  color: #000;
}
#tipsContent .tipsCategories a:hover {
  text-decoration: underline;
}
#tipsContent .tipsCategories a.active {
  color: #7b7b7b;
}
#tipsContent .tipsCategories .best-use-for h3,
#tipsContent .tipsCategories .best-use-for button {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 1.1875em;
  background: #e7e7e7;
  padding: 15px 20px;
  text-transform: uppercase;
}
#tipsContent .tipsCategories .best-use-for button {
  width: 100%;
  font-weight: bold;
  display: none;
  border: none;
  position: relative;
}
#tipsContent .tipsCategories .best-use-for button:after {
  content: " ";
  display: block;
  text-align: center;
  position: absolute;
  right: 1em;
  top: 1em;
  height: 1em;
  width: 1em;
  background: url(/assets/images/Image_fleches_Navigation/icono_Promix_droite.svg) no-repeat 50% 50%;
  transform: rotate(-90deg);
  transition: transform 200ms;
}
#tipsContent .tipsCategories .best-use-for button.closed:after {
  transform: rotate(90deg);
}
@media only screen and (max-width: 768px) {
  #tipsContent .tipsCategories .best-use-for h3 {
    display: none;
  }
  #tipsContent .tipsCategories .best-use-for button {
    display: block;
  }
  #tipsContent .tipsCategories .categoriesListe {
    display: none;
  }
  #tipsContent .tipsCategories .categoriesListe li {
    margin: 1em 0;
  }
}
@media only screen and (max-width: 540px) {
  #tipsContent .grid-wrapper .grid-item {
    width: calc(100% - 21px);
  }
}
#couponDetail .content {
  padding-right: 0;
}
#couponDetail .section-header h1,
#couponDetail .printBTN {
  display: inline-block;
  vertical-align: top;
}
#couponDetail .section-header h1 {
  margin-right: 10px;
  width: calc(100% - 32px);
}
#couponDetail .printBTN {
  margin-top: 6px;
}
#couponDetail .pdf-link {
  display: inline-block;
  max-width: 100%;
}
#couponDetail .pdf-link img {
  max-width: 100%;
}
#couponDetail .legal-text {
  margin-top: 15px;
}
/* Vendors */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Arrows */
.slick-prev,
.slick-next {
  background: transparent;
  background-size: 40px 40px;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 40px;
  line-height: 0;
  opacity: 0.8;
  outline: none;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 45%;
  transform: translateY(-50%);
  width: 40px;
  z-index: 1;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  opacity: 1;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.25;
}
.slick-prev {
  background-image: url('/assets/images/ui/arrow-left.svg');
  left: 20px;
}
.slick-next {
  background-image: url('/assets/images/ui/arrow-right.svg');
  right: 20px;
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
