@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon_6enhd4.eot");
  src: url("../fonts/icomoon_6enhd4.eot#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff2"), url("../fonts/icomoon_6enhd4.ttf") format("truetype"), url("../fonts/icomoon_6enhd4.woff") format("woff"), url("../fonts/icomoon_6enhd4-icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="ic-"]:before, [class*=" ic-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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;
}

.ic-play-button:before {
  content: "\e900";
}
.ic-screw:before {
  content: "\e901";
}
.ic-pdf:before {
  content: "\e902";
}
.ic-gift:before {
  content: "\e903";
}
.ic-sale:before {
  content: "\e904";
}
.ic-payment:before {
  content: "\e905";
}
.ic-shipping:before {
  content: "\e906";
}
.ic-address:before {
  content: "\e907";
}
.ic-empty-cart:before {
  content: "\e908";
}
.ic-info:before {
  content: "\e909";
}

div.cms-content h1 {
  color: #539d08;
}
div.cms-content h2 {
  color: #539d08;
}

.valign-middle {
  vertical-align: middle;
  display: inline-block;
}

.button.button-primary {
  background: #539d08 !important;
}

.button-special {
  background-color: #641677;
}
.button-special:hover, .button-special:focus {
  background: #881ea2;
}

a,
a.link {
  color: #539d08;
}
a:focus, a:hover,
a.link:focus,
a.link:hover {
  outline: none !important;
  color: #539d08;
}

.button.button-secondary {
  color: #539d08;
}
.button.button-secondary:hover, .button.button-secondary:focus {
  color: #fff;
  background: #539d08;
  border-color: #539d08;
}

div.breadcrumbs-box {
  background: rgba(83, 157, 8, 0.08);
}
div.breadcrumbs-box .breadcrumb-box:before {
  color: #333333;
}
div.breadcrumbs-box a.breadcrumb {
  color: #333;
  font-weight: 600;
}

input:active, input:focus, input:hover {
  outline: none !important;
}

.customer-account-logoutsuccess .page-title {
  color: #539d08;
}
.customer-account-logoutsuccess .page-title h1 {
  color: #539d08;
}

#livechat-eye-catcher-img {
  display: none !important;
}

.cms-index-noroute .cms-content {
  max-width: 1024px;
  margin: 0 auto;
}
.cms-index-noroute .cms-content h3 {
  color: #539d08;
  margin: 50px 0;
  text-align: center;
}
.cms-index-noroute .cms-content h3:first-child {
  margin-top: 50px;
}
.cms-index-noroute .cms-content .post-module {
  margin-bottom: 25px;
}
.cms-index-noroute .cms-content div.category {
  background: #539d08;
}
.cms-index-noroute .cms-content .post-meta .comments a {
  color: #539d08;
}
.cms-index-noroute .grid-product-box.col-md-4 .grid-product-price {
  width: 100%;
}

div[id*="ratingbadge"] {
  right: auto !important;
  left: 0 !important;
}

form input.input-text {
  position: relative;
}
form input.input-text.validation-passed {
  background: #ffffff url(../images/youpi.png) no-repeat 98% center;
  background-size: 20px;
}

.popin-zen h3 {
  color: #854cab;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 35px;
  font-weight: bold;
}
.popin-zen h4 {
  color: #854cab;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.popin-zen p {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 15px;
}
.popin-zen img {
  margin: 0 auto;
  display: block;
}
.popin-zen a {
  display: block;
  margin: 25px auto;
  width: 60%;
  text-align: center;
  line-height: 40px;
  border: 1px solid #854cab;
  border-radius: 3px;
  color: #854cab;
  font-size: 16px;
  font-weight: bold;
  min-width: 300px;
  text-transform: uppercase;
}
.popin-zen a:hover {
  color: #ffffff;
  background: #854cab;
}
.popin-zen.popin-assistance h3, .popin-zen.popin-assistance h4 {
  color: #539d08;
}

ul.messages {
  color: #539d08;
  height: 50px;
  line-height: 50px;
  background: #2f333a;
  padding-left: 20px;
  font-size: 17px;
  font-weight: bold;
}
ul.messages .error-msg:before {
  content: '\002715';
  font-family: 'labelhabitation-icons';
  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: 30px;
  color: #ea0b1b;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-weight: bold;
  margin-top: -4px;
}
ul.messages .error-msg ul {
  display: inline-block;
  vertical-align: middle;
}

header.header {
  z-index: 2;
}

span.menu-toggle:before, span.menu-toggle:after {
  background: #539d08;
}
span.menu-toggle:before {
  box-shadow: 0 11px 0 0 #539d08;
}

button.header-search-button {
  background: #539d08;
}
button.header-search-button:hover, button.header-search-button:focus {
  background: #468507;
}

a.header-block-title:before {
  color: #539d08;
}
a.header-block-title:link:hover, a.header-block-title:link:focus, a.header-block-title:link:active {
  color: #539d08;
}

a.header-customer-register-link {
  color: #539d08;
}

.header-cart-count {
  color: #333;
}

span.header-cart-count-small {
  background: #539d08;
}

.header-block-element .header-block-dropdown .header-customer-links .header-customer-link:hover, .header-block-element .header-block-dropdown .header-customer-links .header-customer-link:active, .header-block-element .header-block-dropdown .header-customer-links .header-customer-link:focus {
  color: #539d08;
}
.header-block-element .header-block-dropdown .header-cart .header-block-dropdown-title {
  font-weight: 700;
  color: #539d08;
}
.header-block-element .header-block-dropdown .header-cart .header-cart-subtotal-value {
  color: #539d08;
}
.header-block-element .header-block-dropdown .header-cart .header-cart-link-button-primary {
  background: #539d08;
}
.header-block-element .header-block-dropdown .header-cart .header-cart-link-button-primary:hover {
  background: #6dce0a;
}
.header-block-element .header-block-dropdown .header-cart .header-cart-product-box .header-cart-product .header-cart-product-image-box {
  vertical-align: top;
  padding-left: 0;
}
.header-block-element .header-block-dropdown .header-cart .header-cart-product-box .header-cart-product .header-cart-product-details {
  vertical-align: top;
  padding-top: 0;
}
.header-block-element .header-block-dropdown .header-cart .header-cart-product-box .header-cart-product .header-cart-product-details .header-cart-product-remove:hover {
  color: #539d08;
}
.header-block-element .header-block-dropdown .header-cart .header-cart-product-box .header-cart-product .header-cart-product-details .header-cart-product-name {
  font-size: 13px;
  font-weight: 600;
  text-transform: none;
}
.header-block-element .header-block-dropdown .header-cart .header-cart-product-box .header-cart-product .header-cart-product-details .header-cart-product-sku {
  font-size: 9px;
}
.header-block-element .header-block-dropdown .header-cart .header-cart-link-button {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}
.header-block-element .header-block-dropdown .header-cart .header-cart-link-button.header-cart-checkout-button {
  background: #539d08;
}
.header-block-element .header-block-dropdown .header-cart .header-cart-link-button.header-cart-checkout-button:hover {
  color: #ffffff;
  background: #6dce0a;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .header-block.header-contact {
    padding-left: 20px;
    font-size: 15px;
    padding: inherit;
  }
}
@media (min-width: 768px) {
  div.header-before strong {
    color: #539d08;
  }
}
@media (min-width: 1024px) {
  div.header-block-elements {
    width: 470px;
  }

  a.header-logo {
    margin-top: -5px;
  }

  div.header-block-dropdown-cart {
    width: 325px;
    margin-left: -260px;
  }

  span.header-cart-count-small {
    display: inline-block;
    position: static;
    background: none;
    color: #333;
    text-align: left;
    padding: 0;
    margin: 0 4px 0 0;
    min-width: 0;
    height: auto;
  }
}
@media (max-width: 767px) {
  .header-logo-image {
    max-width: 140px;
    padding: 10px 0;
  }

  .header-block-element-picto-mobile a {
    color: #539d08;
  }
}
@media (min-width: 1024px) {
  .menu-box {
    background-color: #539d08;
  }
  .menu-box .menu-links-1 {
    background-color: #539d08;
  }
  .menu-box .menu-links-1 .menu-link-box-1 {
    border-color: #468507;
  }
  .menu-box .menu-links-1 .menu-link-box-1 .menu-link-1:not(.menu-link-ventes-flash):hover, .menu-box .menu-links-1 .menu-link-box-1 .menu-link-1:not(.menu-link-ventes-flash):focus {
    background: #468507;
  }
  .menu-box .menu-links-1 .menu-link-box-1 .menu-link-box-2 .menu-link-2:hover, .menu-box .menu-links-1 .menu-link-box-1 .menu-link-box-2 .menu-link-2:focus {
    color: #539d08;
  }
  .menu-box .menu-links-1 .menu-link-box-1 .menu-link-home {
    background: #468507;
  }
  .menu-box .menu-links-1 .menu-link-box-1 .menu-link-home:hover {
    background: #468507;
  }
  .menu-box .menu-links-1 .menu-link-box-1:last-child .menu-link-1:hover, .menu-box .menu-links-1 .menu-link-box-1:last-child .menu-link-1:focus {
    background: #be0808;
  }
}
@media (max-width: 1023px) {
  .menu-link-text-1, .menu-link-text-2 {
    background: #539d08;
  }

  #menu-top > li.menu-link-box:last-child {
    background: #ef0a0a;
  }

  .menu-open .wrapper::before {
    opacity: 0;
    visibility: hidden;
  }
}
.menu-toggle {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 35px;
  height: 29px;
  cursor: pointer;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .menu-toggle {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle-label {
  font-size: 13px;
  position: absolute;
  bottom: -12px;
  line-height: 12px;
  left: 0;
}
.menu-toggle::before, .menu-toggle::after {
  content: '';
  display: block;
  height: 7px;
  width: 100%;
  background: #539d08;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-left: -50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -spec-transition: 0.3s;
  transition: 0.3s;
}
.menu-toggle::before {
  box-shadow: 0 11px 0 0 #539d08;
}
.menu-toggle::after {
  margin-top: 22px;
}
.menu-toggle.active::before, .menu-toggle.active::after {
  margin-top: 11px;
}
.menu-toggle.active::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -spec-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 11px 0 0 transparent;
}
.menu-toggle.active::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -spec-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 1023px) {
  .menu-open, .menu-open body, .menu-open .wrapper {
    height: 100%;
  }
  .menu-open .wrapper::before {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 1023px) {
  .menu-box {
    position: fixed;
    left: 0;
    top: 130px;
    bottom: 0;
    right: 0;
    background: #fff;
    overflow: hidden;
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    -spec-transform: translate(-100%);
    transform: translate(-100%);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -spec-transition: 0.3s;
    transition: 0.3s;
  }
  .menu-box.active {
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    -spec-transform: translate(0);
    transform: translate(0);
  }
}
@media (min-width: 768px) {
  .menu-box {
    bottom: auto;
    top: 188px;
    max-height: calc(100% - 197px);
  }
}
@media (min-width: 1440px) {
  .menu-box {
    background: #539d08;
  }
}
.menu {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px 20px 20px 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .menu {
    padding: 20px 10px 34px;
  }
}
@media (min-width: 1024px) {
  .menu {
    overflow: inherit;
    padding: 0;
  }
}
@media (min-width: 1440px) {
  .menu {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}
.menu-links-1 {
  margin: -5px -10px;
  position: relative;
}
@media (min-width: 768px) {
  .menu-links-1 {
    margin: -11px -6px;
    /* overflow-y: hidden; */
  }
}
@media (max-width: 1023px) {
  .menu-links-1:after {
    clear: both;
    content: " ";
    display: block;
  }
}
@media (min-width: 1024px) {
  .menu-links-1 {
    margin: 0;
    background: #539d08;
    color: #fff;
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}
.menu-links-2 {
  position: absolute;
  z-index: 2;
}
@media (max-width: 1023px) {
  .menu-links-2 {
    left: 0;
    top: 0;
    bottom: 103px;
    width: calc(100% + 20px);
    background: #fff;
    margin: -9px -10px 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    -spec-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -spec-transition: 0.3s;
    transition: 0.3s;
  }
  .menu-links-2 .menu-children {
    height: 0;
    overflow-y: hidden;
    background: #fff;
  }
  .menu-links-2.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -spec-transform: translateX(0);
    transform: translateX(0);
  }
  .menu-links-2.active .menu-children {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .menu-links-2 {
    margin: -2px -10px 0;
  }
}
@media (min-width: 768px) {
  .menu-links-2 {
    padding: 0 10px 24px 10px;
    bottom: 0;
  }
}
@media (min-width: 1024px) {
  .menu-links-2 {
    padding: 15px 30px 25px 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -spec-transition: 0.3s;
    transition: 0.3s;
    left: 0;
    max-width: 100%;
    bottom: auto;
  }
  .menu-link-box-1:hover .menu-links-2 {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.3s 0.3s;
    -moz-transition: 0.3s 0.3s;
    -spec-transition: 0.3s 0.3s;
    transition: 0.3s 0.3s;
  }
}
@media (max-width: 1023px) {
  .menu-links-3 {
    display: none;
    height: 0;
    overflow: hidden;
    font-size: 0;
    visibility: hidden;
  }
}
.menu-links-inner {
  font-size: 0;
  text-align: center;
}
@media (min-width: 1024px) {
  .menu-links-inner {
    margin: 0 -25px;
    text-align: left;
    overflow-x: auto;
    overflow-y: hidden;
  }
}
.menu-link-box-1, .menu-link-box-2 {
  display: inline-block;
  padding: 2px 0px;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #539d08;
  max-width: none;
}
@media (min-width: 768px) {
  .menu-link-box-1, .menu-link-box-2 {
    max-width: none;
    padding: 0 12px;
    text-align: left;
    width: 50%;
    border-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .menu-link-box-1, .menu-link-box-2 {
    padding: 11px 6px;
    width: 100%;
  }
}
.menu-link-box-1 .menu-top-brand + .menu-links-inner, .menu-link-box-2 .menu-top-brand + .menu-links-inner {
  display: inline;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
}
@media (min-width: 1024px) {
  .menu-link-box-1 .menu-top-brand + .menu-links-inner, .menu-link-box-2 .menu-top-brand + .menu-links-inner {
    column-count: 4;
    -moz-column-count: 4;
    -webkit-column-count: 4;
  }
}
.menu-link-box-1 .menu-link-box-2 + .menu-children, .menu-link-box-2 .menu-link-box-2 + .menu-children {
  display: inline-block;
}
@media (min-width: 1024px) {
  .menu-link-box-1 .menu-link-box-2 + .menu-children, .menu-link-box-2 .menu-link-box-2 + .menu-children {
    column-count: 4;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    overflow: hidden;
  }
}
.menu-link-box-1 .sub-list-main, .menu-link-box-2 .sub-list-main {
  float: left;
  width: 25%;
}
@media (min-width: 1024px) {
  .menu-link-box-1 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: auto;
    padding: 0;
    border-left: 1px solid #468507;
  }
  .menu-link-box-1:first-child {
    border-left: 0;
  }
}
.menu-link-box-2.menu-link-back-box {
  background: #539d08;
  color: #fff;
  display: block;
  width: auto;
  padding: 20px 10px 20px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .menu-link-box-2.menu-link-back-box {
    margin: 0 -5px;
    padding: 20px 10px 10px 0;
  }
}
@media (min-width: 1024px) {
  .menu-link-box-2.menu-link-back-box {
    display: none;
  }
}
.menu-link-box-2.menu-link-back-box a {
  color: #fff;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .menu-link-box-2.menu-link-back-box a {
    width: auto;
    display: inline;
  }
}
.menu-link-box-2.menu-link-back-box a:hover .button, .menu-link-box-2.menu-link-back-box a .button:hover {
  background: #fff;
  color: #539d08;
  border-color: #fff;
}
.menu-link-box-2.menu-link-back-box .menu-link-name {
  margin-left: 10px;
  vertical-align: middle;
  display: table-cell;
  padding: 0 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .menu-link-box-2.menu-link-back-box .menu-link-name {
    margin-bottom: 10px;
    display: inline-block;
  }
}
@media (min-width: 1024px) {
  .menu-link-box-2.menu-link-back-box .menu-link-name {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .menu-link-box-2.menu-link-back-box a.menu-link-title .button.button-secondary {
    color: #ffffff;
  }
}
.menu-link-box-2 + ul {
  text-align: left;
  /* overflow-y: hidden; */
  width: 100%;
  display: inline-block;
}
@media (min-width: 1280px) {
  .menu-link-box-2 + ul {
    display: inline;
  }
}
@media (min-width: 1024px) {
  .menu-link-box-2 {
    vertical-align: top;
    white-space: normal;
    padding: 5px 25px 0;
    border-top: 0;
    width: 100%;
    background: transparent;
    min-height: 0;
  }
}
.menu-link-box-3 .menu-link {
  font-size: 12px;
  color: #333;
  padding-left: 25px;
}
.menu-link-box-3 .menu-link:hover {
  color: #539d08;
}
.menu-link-box-3.top-sales:first-child .menu-link {
  color: #539d08;
}
.menu-link-box-3.top-sales:first-child .menu-link:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #539d08;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 15px;
}
.menu-link-box-3.top-sales:first-child .menu-link .menu-link-text-inner {
  width: auto;
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  .menu-link-box-3.menu-link-back-box {
    display: none;
  }
}
.menu-link-box-ventes-flash {
  width: 100%;
  max-width: none;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .menu-link-box-ventes-flash {
    width: 50%;
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  .menu-link-box-ventes-flash {
    width: auto;
    margin-left: 0;
    margin-top: 0;
  }
}
.menu-link-box-home {
  display: none;
}
@media (min-width: 1024px) {
  .menu-link-box-home {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
  }
}
@media (min-width: 1280px) {
  .menu-link-box-home {
    width: 70px;
  }
}
.menu-link {
  display: block;
  background: none;
  border: 0;
  border-radius: 0;
  outline: 0;
  padding: 0;
  text-align: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -spec-appearance: none;
  appearance: none;
}
@media (max-width: 1023px) {
  .menu-link {
    position: relative;
  }
  .menu-link:after {
    content: '\e901';
    font: 16px "labelhabitation-icons";
    position: absolute;
    top: 50%;
    right: 15px;
    line-height: 1;
    margin-top: -.5em;
    color: #d1d1d1;
  }
}
.menu-link-1 {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  height: auto;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 768px) {
  .menu-link-1 {
    border-bottom: 1px solid #efefef;
  }
}
@media (min-width: 1024px) {
  .menu-link-1 {
    display: block;
    height: auto;
    line-height: 57px;
    padding: 0 5px;
    text-align: center;
    font-weight: bold;
    border-bottom: 0px;
    font-size: 10px;
    border-bottom: 1px solid #efefef;
  }
  .menu-link-1, .menu-link-1:hover, .menu-link-1:focus, .menu-link-1:active {
    color: #fff;
  }
  .menu-link-1:hover, .menu-link-1:focus {
    background: #468507;
  }
  .menu-link-1:active {
    background: #468507;
  }
  .menu-link-1.active {
    background: #2f333a;
  }
}
@media (min-width: 1280px) {
  .menu-link-1 {
    padding: 0 2px;
    font-size: 12px;
    border-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .menu-link-1 {
    padding: 0 10px;
  }
}
.menu-link-2 {
  font-size: 12px;
  display: inline-block;
  height: auto;
  overflow: hidden;
  width: 100%;
}
.menu-link-2:after {
  display: none;
}
@media (min-width: 768px) {
  .menu-link-2 {
    font-size: 13px;
    border-bottom: 1px solid #efefef;
  }
}
@media (min-width: 1024px) {
  .menu-link-2 {
    display: block;
    height: auto;
    font-size: 14px;
    line-height: 1;
    padding-right: 15px;
    font-weight: 600;
    border-bottom: 0;
  }
  .menu-link-2, .menu-link-2:hover, .menu-link-2:focus, .menu-link-2:active {
    color: #191919;
    background: none;
  }
  .menu-link-2:hover, .menu-link-2:focus {
    color: #539d08;
  }
  .menu-link-2:active {
    color: #468507;
  }
  .menu-link-2::before {
    content: none;
  }
  .menu-link-2 .menu-link-text-inner {
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    margin: 20px 0 5px 0;
  }
  .menu-link-2 .menu-link-text-inner:hover {
    color: #539d08;
  }
}
.menu-link-ventes-flash {
  height: auto;
  width: 100%;
  text-align: center;
}
@media (min-width: 1024px) {
  .menu-link-ventes-flash {
    text-transform: uppercase;
    background: #ea0b1b;
    width: auto;
  }
  .menu-link-ventes-flash:hover, .menu-link-ventes-flash:focus {
    background: #b90915;
  }
  .menu-link-ventes-flash:active {
    background: #890610;
  }
}
.menu-link-ventes-flash:after {
  display: none;
}
@media (min-width: 1024px) {
  .menu-link-home {
    width: 50px;
    font-size: 0;
    text-align: center;
    color: #fff;
    height: 57px;
    line-height: 57px !important;
  }
  .menu-link-home, .menu-link-home:hover {
    color: #fff;
    background: #468507;
  }
  .menu-link-home::before {
    font-size: 25px;
  }
}
@media (min-width: 1280px) {
  .menu-link-home {
    width: 70px;
  }
}
.menu-link-back-box:not(.hidden-md) {
  padding: 13px 15px 16px 10px;
  white-space: nowrap;
  display: table;
  width: 100%;
  max-width: none;
}
@media (min-width: 768px) {
  .menu-link-back-box:not(.hidden-md) {
    display: block;
    text-align: center;
  }
}
.menu-link-back {
  font-size: 15px;
  text-transform: none;
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  text-align: center;
  color: #fff;
  background: transparent;
  width: 96px;
}
@media (min-width: 768px) {
  .menu-link-back {
    display: inline-block;
    width: 122px;
    margin: 0 10px 10px -40px;
  }
}
.menu-link-back::before {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  margin: 0 6px 0 -2px;
}
.menu-link-title {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: left;
  white-space: normal;
  padding-left: 12px;
}
@media (min-width: 768px) {
  .menu-link-title {
    display: inline-block;
    font-size: 23px;
    padding-left: 19px;
  }
}
.menu-link-image-1 {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 1024px) {
  .menu-link-image-1 {
    display: none;
  }
}
.menu-link-image-2 {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 1024px) {
  .menu-link-image-2 {
    margin-bottom: 11px;
  }
}
@media (max-width: 1023px) {
  .menu-link-text-1, .menu-link-text-2 {
    color: #333;
    text-align: left;
    line-height: 45px;
    font-weight: bold;
    padding: 0 10px;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -spec-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    background: none;
  }
  .menu-link-text-1:hover, .menu-link-text-1:focus, .menu-link-text-2:hover, .menu-link-text-2:focus {
    background: none !important;
  }
}
@media (max-width: 1023px) {
  .menu-link-1:active .menu-link-text-1, .menu-link-2:active .menu-link-text-2 {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -spec-transition-duration: 0s;
    transition-duration: 0s;
    background: none;
  }
  .menu-link-ventes-flash .menu-link-text {
    background: #ea0b1b;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 23px;
    line-height: 88px;
    position: relative;
    display: block;
    color: #fff;
    text-align: center;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .menu-link-ventes-flash .menu-link-text {
    font-size: 26px;
    line-height: 57px;
  }
}
@media (max-width: 1023px) {
  .menu-link-ventes-flash:hover .menu-link-text, .menu-link-ventes-flash:focus .menu-link-text {
    background: #f53341;
  }
  .menu-link-ventes-flash:active .menu-link-text {
    background: #b90915;
  }
}
.menu-link-text-inner {
  display: inline-block;
  vertical-align: middle;
  line-height: 14px;
  width: 100%;
  padding-bottom: 3px;
}
.menu-top-brand {
  display: none;
}
@media (min-width: 1024px) {
  .menu-top-brand {
    display: block;
    width: calc(100% + 60px);
    background: #f2f2f2;
    height: 47px;
    margin-top: -17px;
    margin-left: -30px;
    padding: 0 25px;
  }
  .menu-top-brand-text {
    text-transform: uppercase;
    font-size: 11px;
    color: #333;
    line-height: 47px;
    margin-right: 20px;
  }
  .menu-top-brand ul {
    display: inline-block;
  }
  .menu-top-brand ul li {
    display: inline-block;
    padding: 0 15px;
    vertical-align: middle;
  }
}
@media (min-width: 1024px) and (min-width: 1280px) {
  .menu-top-brand ul li {
    padding: 0 25px;
  }
}
@media (min-width: 1024px) {
  .menu-top-brand ul li a, .menu-top-brand ul li button {
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    border: 0;
    border-radius: 0;
    background: none;
    outline: 0;
    padding: 0;
    text-align: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -spec-appearance: none;
    appearance: none;
  }
  .menu-top-brand ul li a:hover, .menu-top-brand ul li button:hover {
    -webkit-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
  }
  .menu-top-brand ul li img {
    max-height: 30px;
    max-width: 60px;
  }
}

@media (min-width: 1024px) {
  .menu-link-box-telecommande-de-portail .menu-links-2 .menu-link-text-inner {
    margin: 5px 0 2px 0;
  }
}

@media (max-width: 1023px) {
  .menu-open .wrapper::before {
    opacity: 0;
    visibility: hidden;
  }
}
@media (min-width: 1024px) {
  .header-block-dropdown-customer.active {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 767px) {
  header.header .head-mobile-baseline {
    background: #2f333a;
    padding: 4px;
    color: #ffffff;
    text-align: center;
    font-size: 11px;
  }
  header.header .head-mobile-baseline-name {
    display: block;
    margin-bottom: 5px;
  }
  header.header .head-mobile-baseline span, header.header .head-mobile-baseline strong {
    color: #539d08;
    font-weight: 600;
  }

  .header-block-dropdown, #menu-box {
    top: 121px;
  }

  .header-main {
    padding: 20px 15px;
  }
  .header-main .icon-user::before {
    font-weight: 900;
  }

  .header-logo-image {
    max-width: 185px;
    margin: 0 auto;
  }

  .header-mobile-search {
    display: inline-block !important;
    vertical-align: middle;
    font-size: 28px;
    color: #539d08;
  }

  header.header .header-search {
    padding: 5px;
    position: absolute;
    width: 100%;
    left: -100%;
    transition: left .5s ease;
  }
  header.header .header-search.active {
    left: 0;
  }

  .header-search-autocomplete {
    top: 50px !important;
  }
  .header-search-autocomplete[style*="display: none"] {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    -spec-transform: translateX(200%);
    transform: translateX(200%);
  }

  div.wrapper {
    padding-top: 130px;
  }
}
div.footer-main {
  background-color: #3b3b3b;
  color: #fff;
}
div.footer-main .footer-link:hover, div.footer-main .footer-link:focus {
  color: #539d08;
}
div.footer-main .footer-social {
  color: #fff;
}
div.footer-main .footer-social:hover {
  color: #539d08;
}
div.footer-main .footer-newsletter-submit {
  background: #539d08;
}

.footer-reinsurances {
  background-color: #539d08;
}
.footer-reinsurances .footer-reinsurance:hover {
  color: #468507;
}

@media (min-width: 1024px) {
  .footer-links-wrapper .footer-links-row .footer-links-col.newsletter-footer-col {
    width: 340px;
  }

  .footer-media-partnerss {
    max-width: none;
  }
  .footer-media-partnerss .footer-media-partners-box {
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 145px;
  }
  .footer-media-partnerss .footer-media-partners-box .footer-media-partners {
    display: block;
    border: 1px solid #4e4e4e;
    background: #474747;
    line-height: 49px;
    text-align: center;
    width: 123px;
  }
}
.home .home-title, .home .home-subtitle {
  font-weight: 700;
  margin: 0 0 15px 0;
}
.home .home-subtitle {
  color: #539d08;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 30px;
}
.home .home-slider .home-slider-dots {
  margin-top: -25px;
}
.home .home-slider .home-slider-dots li {
  border-color: #539d08;
  width: 15px;
  height: 15px;
}
.home .home-slider .home-slider-dots li:hover, .home .home-slider .home-slider-dots li.slick-active {
  background: #539d08;
}
.home .home-slider-dots {
  margin-top: -25px;
  margin-bottom: 10px;
}
.home .home-slider-dots li {
  border-color: #539d08;
  width: 15px;
  height: 15px;
}
.home .home-slider-dots li:hover, .home .home-slider-dots li.slick-active {
  background: #539d08;
  border-color: #ffffff;
}
.home .home-grid-box {
  background: rgba(83, 157, 8, 0.04);
  padding: 15px;
  margin: 30px 0 !important;
  overflow: hidden;
  display: block;
}
.home .home-grid-box .home-grid-title {
  font-weight: 700;
}
.home .home-grid-box .home-grid .grid-products .home-grid-product-box .grid-product {
  background: none;
}
.home .home-grid-box .home-grid .grid-products .home-grid-product-box .grid-product-name {
  line-height: 18px;
}
.home .home-slider-box {
  margin: 40px 0 0 0;
  padding: 0;
  background: none;
}
@media (max-width: 767px) {
  .home .home-slider-insert li {
    width: 100%;
    float: none;
    display: block;
  }
}
.home .home-texts .home-text-title {
  background-color: #539d08;
  font-weight: 700;
}
.home .home-texts .home-text-title.portail {
  background-image: url(https://www.motorisationplus.com/skin/frontend/glb/mtp/images/home-text-portail.png);
}
.home .home-texts .home-text-title.payment {
  background-image: url(https://www.motorisationplus.com/skin/frontend/glb/mtp/images/home-text-payment.png);
}
.home .home-texts .home-text-title.contact {
  background-image: url(https://www.motorisationplus.com/skin/frontend/glb/mtp/images/home-text-contact.png);
}
.home .home-quote {
  color: #539d08;
}
@media (min-width: 1024px) {
  .home .home-quote {
    max-width: 1100px;
  }
}
.home .home-text-content {
  background: rgba(83, 157, 8, 0.04);
  position: relative;
  text-align: justify;
}
.home .home-text-content:before, .home .home-text-content:after {
  display: none;
}
.home .home-text-content strong {
  font-weight: bold;
}
.home .home-text-content .break-line {
  position: relative;
  display: block;
  width: 90%;
  height: 1px;
  background: rgba(83, 157, 8, 0.5);
  margin: 14px 0 15px 5%;
}
.home .home-reviews {
  background: rgba(83, 157, 8, 0.04);
}

@media (min-width: 1024px) {
  .home .home-subtitle {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .home .home-subtitle {
    font-size: 13px;
    line-height: 20px;
    text-transform: none;
  }
  .home .home-title {
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .home .home-grid-1 {
    margin: 0 0 15px 0 !important;
    padding: 0;
  }
  .home .home-grid .slick-list {
    padding: 0 25px !important;
  }
  .home :not(.fullsize-container) .home-slider-box {
    padding: 0;
    margin: 20px 0 27px 0 !important;
  }

  div#marques {
    display: none !important;
  }
}
div.hyperfiltre-box {
  background-image: url(../images/hyperfiltre-background.jpg);
}
div.hyperfiltre-box .hyperfiltre {
  background: rgba(83, 157, 8, 0.5);
}

div.home-grid-box.home-grid-1 .home-grid-products .home-grid-product-box:first-child .grid-product-image-box {
  margin-bottom: 15px;
}
div.home-grid-box.home-grid-1 .home-grid-products .home-grid-product-box:first-child .grid-product-image-box img {
  margin: 0;
}

body.cms-index-index .page .container .page-content .home .regularsize-container .home-grid-box-container .home-grid-box-selector ul li.selected {
  color: #539d08;
}
body.cms-index-index .page .container .page-content .home .regularsize-container .home-grid-box-container .home-grid-box-selector ul li.selected:after {
  border-top-color: #539d08 !important;
}

span.grid-product-link {
  vertical-align: middle;
}

.page-title.category-title {
  padding-left: 10px;
  font-weight: 700;
  color: #539d08;
}

div.category-description h2 {
  color: #539d08;
}

div.layer {
  background: rgba(83, 157, 8, 0.04);
}
div.layer .layer-filters .layer-filter {
  padding: 15px 0;
}
div.layer .layer-filters .layer-filter .layer-filter-title {
  font-weight: 700;
  color: #539d08;
}
div.layer .layer-filters .layer-filter .layer-filter-options {
  padding-right: 0;
  margin-top: 15px;
}
div.layer .layer-filters .layer-filter .layer-filter-options .layer-filter-option-box .layer-filter-option {
  padding-left: 5px;
}
div.layer .layer-filters .layer-filter .layer-filter-options .layer-filter-option-box .layer-filter-option:before {
  display: none;
}

.catalog-category-view .grid-products .grid-product-box,
.aitmanufacturers-index-view .grid-products .grid-product-box {
  padding: 10px;
}
.catalog-category-view .grid-products .grid-product-box .grid-product-image-box,
.aitmanufacturers-index-view .grid-products .grid-product-box .grid-product-image-box {
  overflow: hidden;
}
.catalog-category-view .grid-products .grid-product-box .grid-product-name,
.aitmanufacturers-index-view .grid-products .grid-product-box .grid-product-name {
  line-height: 22px;
  min-height: 70px;
}
.catalog-category-view .grid-products .grid-product-box .grid-product-price .price-box,
.aitmanufacturers-index-view .grid-products .grid-product-box .grid-product-price .price-box {
  text-align: center;
  margin-bottom: 15px;
}
.catalog-category-view .grid-products .grid-product-box .grid-product-price .price-box p,
.aitmanufacturers-index-view .grid-products .grid-product-box .grid-product-price .price-box p {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
}
.catalog-category-view .grid-products .grid-product-box .grid-product-link,
.catalog-category-view .grid-products .grid-product-box .grid-product-video-link,
.aitmanufacturers-index-view .grid-products .grid-product-box .grid-product-link,
.aitmanufacturers-index-view .grid-products .grid-product-box .grid-product-video-link {
  padding: 0 7px;
  width: 48%;
}
.catalog-category-view .grid-products .grid-product-box .grid-product-link:before,
.aitmanufacturers-index-view .grid-products .grid-product-box .grid-product-link:before {
  display: none;
}
.catalog-category-view .grid-products .grid-product-box .grid-product-link:after,
.aitmanufacturers-index-view .grid-products .grid-product-box .grid-product-link:after {
  font-family: 'labelhabitation-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  content: '\e901';
  font-size: 11px;
  line-height: 1;
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: middle;
}

@media (min-width: 768px) {
  div.layer .layer-filters .layer-filter {
    margin: 0;
    border-color: #539d08;
  }
}
@media all and (max-width: 1450px) {
  .catalog-category-view .grid-products .grid-product-box .grid-product-link,
  .catalog-category-view .grid-products .grid-product-box .grid-product-video-link {
    width: 90%;
    margin: 5px 0;
    line-height: 42px;
  }
  .catalog-category-view .grid-products .grid-product-box a.grid-product-video-link {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .catalog-category-view .grid-products .grid-product-box .grid-product-name {
    font-size: 13px;
    line-height: 17px;
  }
  .catalog-category-view .grid-products .grid-product-box .grid-product-price .price-box p.special-price {
    font-size: 15px;
    margin-left: 5px;
  }
  .catalog-category-view .grid-products .grid-product-box .grid-product-price .price-box p.old-price {
    font-size: 11px;
  }
  .catalog-category-view .grid-products .grid-product-box .grid-product-link,
  .catalog-category-view .grid-products .grid-product-box .grid-product-video-link {
    font-size: 13px;
  }
}
.fitter_bloc input {
  display: inline-block;
  vertical-align: middle;
}
.fitter_bloc .fitter_txt {
  display: inline-block;
  vertical-align: middle;
}
.fitter_bloc .fitter_txt:before {
  font-size: 25px;
  color: #539d08;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.fitter_bloc .fitter_txt > span {
  display: inline-block;
  vertical-align: middle;
}
.fitter_bloc .fitter_txt > span strong {
  font-weight: bold;
}
.fitter_bloc .fitter_txt a {
  display: inline-block;
  vertical-align: middle;
}

div.ajaxcartpro-overlay {
  background: rgba(255, 255, 255, 0.75);
}

div.ajaxcartpro-popin {
  border: 1px solid #539d08;
}
div.ajaxcartpro-popin .ajaxcartpro-title {
  color: #539d08;
  font-weight: 700;
}
div.ajaxcartpro-popin hr {
  border-color: #539d08;
}
div.ajaxcartpro-popin h3.ajaxcartpro-title {
  margin: 15px 0 5px 0;
}
div.ajaxcartpro-popin .ajaxcartpro-grid .ajaxcartpro-grid-products {
  margin: 10px 0;
}

span.button.toolbar-sorter-direction:hover, span.button.toolbar-sorter-direction:focus {
  color: #539d08;
}
span.button.toolbar-sorter-direction:hover:before, span.button.toolbar-sorter-direction:focus:before {
  color: #ffffff;
}

@media (min-width: 1024px) {
  div.toolbar-next-box {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  div.toolbar-element {
    display: block;
  }
}
.catalogsearch-result-index .page-title {
  color: #539d08;
}

.flashsales .regular-price {
  color: #333;
}
.flashsales .minimal-price-link {
  color: #539d08;
}
.flashsales-countdown ul {
  background-color: #539d08;
}
.flashsales-countdown ul li {
  color: #ffffff;
}
.flashsales-countdown-sold-out ul {
  background-color: #ea0b1b;
}
.flashsales-countdown-sold-out ul li {
  color: #ffffff;
}

.product-view .price-countdown .decompte-container ul {
  background: #539d08;
  color: #ffffff;
}

div.ajaxcartpro-popin .grid-product-image-box + a {
  min-height: 40px;
}

#drive-to-store {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  width: 100%;
  max-width: 320px;
  cursor: pointer;
}
@media (min-width: 768px) {
  #drive-to-store {
    max-width: 700px;
  }
}
@media (min-width: 1024px) {
  #drive-to-store {
    max-width: 1024px;
  }
}
#drive-to-store .drive-to-close {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  transition: all 0.5s ease;
  color: #539d08;
  font-size: 20px;
}
#drive-to-store .drive-to-close:hover {
  transform: rotate(90deg);
}

#drive-to-store-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 998;
}

.catalogsearch-result-index .fptSplashEmptyTagListFree {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
}

.product-view .product-configurator .product-configurator-header .product-configurator-section-title.active {
  background: #539d08 !important;
}
.product-view .product-configurator .product-configurator-header .product-configurator-section-title:after {
  border-top-color: #539d08;
}
.product-view .product-configurator .product-configurator-section .product-options-box .product-options-title {
  color: #539d08;
}
.product-view .product-configurator .product-configurator-section .product-options-box .product-options-background {
  background: #539d08;
}
.product-view .product-configurator .product-configurator-section .product-options-box .product-option select:active, .product-view .product-configurator .product-configurator-section .product-options-box .product-option select:focus, .product-view .product-configurator .product-configurator-section .product-options-box .product-option select:hover {
  outline: none;
}
.product-view .product-addtocart.active .product-addtocart-button {
  background: #ffffff !important;
  color: #539d08;
}
.product-view .product-addtocart.active .product-addtocart-button:hover {
  color: #539d08;
}
.product-view .product-configurator-section-title.active {
  background: #539d08 !important;
}
.product-view .product-media .product-image-box {
  position: relative;
  border: 1px solid;
}
.product-view .product-media .product-image-box img.product-image {
  width: 100%;
}
.product-view .product-media .product-image-box img.fptSplashEmptyTagFree {
  position: absolute;
  top: 0;
  left: 0;
}
.product-view .product-media .product-gallery-next:hover, .product-view .product-media .product-gallery-prev:hover {
  color: #539d08;
}
.product-view .product-essential .short-description {
  margin: 20px 0;
}
.product-view .product-essential.remplaced-rplc .product-img-box-rplc {
  width: 100%;
  float: left;
  text-align: center;
}
.product-view .product-essential.remplaced-rplc .product-img-box-rplc .product-block {
  display: inline-block;
  vertical-align: middle;
  width: 35%;
  margin-bottom: 20px;
}
.product-view .product-essential.remplaced-rplc .product-img-box-rplc .product-block img {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.product-view .product-essential.remplaced-rplc .product-img-box-rplc .product-block-become {
  width: 5%;
  margin: 0 5%;
}
.product-view .product-essential.remplaced-rplc .product-img-box-rplc .product-block-name {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 0;
}
.product-view .product-essential.remplaced-rplc .product-img-box-rplc .product-block-name.product-block-become {
  font-size: 15px;
  width: 15%;
  margin: 0;
}
.product-view .product-essential.remplaced-rplc .product-shop {
  width: 100%;
  float: none;
  display: inline-block;
  text-align: center;
  margin-top: 35px;
}
.product-view .product-essential.remplaced-rplc .product-shop .replacement-product-link {
  display: inline-block;
  width: 100%;
  max-width: 35%;
  min-width: 300px;
  line-height: 50px;
  background: #539d08;
  padding: 0 10px;
  text-transform: uppercase;
  color: #fff;
  margin: 20px 0;
  font-weight: 700;
  font-size: 18px;
}
.product-view .product-essential.remplaced-rplc .product-shop .replacement-product-link:before {
  font-weight: 700;
}
.product-view .product-essential.remplaced-rplc .product-shop .replacement-product-link:hover {
  background: #468507;
}

div.product-description strong, div.product-description h2, div.product-description h1, div.product-description h3 {
  color: #539d08;
}

.product-shop .manufacter-link-logo img {
  max-width: 100%;
}
.product-shop .product-price-box {
  background: #f5f5f5;
}
.product-shop .product-price-box.product-regular-price .product-price-main {
  height: 59px;
}
.product-shop .product-price-box.product-regular-price .product-price-main .product-price .product-price-label {
  width: 45%;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 4%;
}
.product-shop .product-price-box.product-regular-price .product-price-main .product-price .price-box {
  width: 49%;
  display: inline-block;
  vertical-align: middle;
}
.product-shop .product-price-eco {
  width: 100%;
  display: block;
  text-align: right;
  line-height: 25px;
}
.product-shop .product-addtocart {
  margin: 0 auto;
}
.product-shop .product-actions {
  background: #f5f5f5;
  padding: 10px;
}
.product-shop .product-header-after > a {
  display: block;
  overflow: hidden;
  text-align: right;
}
.product-shop .product-header-after .product-sharing-links .product-sharing-link-box {
  margin-left: 5px;
}
.product-shop .product-header-after .product-sharing-links .product-sharing-link-box .product-sharing-link:hover, .product-shop .product-header-after .product-sharing-links .product-sharing-link-box .product-sharing-link:focus {
  color: #539d08;
}
.product-shop .product-header-after .product-sharing-links .product-sharing-link-box-pinterest span {
  background: none;
  border: none;
  width: 27px;
  box-shadow: none;
  height: 27px;
}
.product-shop .product-header-after .product-sharing-links .product-sharing-link-box-pinterest span:before {
  color: #8c8c8c;
  font-size: 27px;
  content: '\e916';
  font-family: 'labelhabitation-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: color .25s ease;
}
.product-shop .product-header-after .product-sharing-links .product-sharing-link-box-pinterest span:hover:before {
  color: #539d08;
}

.product-collateral {
  clear: both;
}
.product-collateral .product-tabs .product-tabs-header {
  white-space: normal;
}
.product-collateral .product-tabs .product-tabs-header .product-tab-title {
  background: #f5f5f5;
}

div.product-sidebar-block,
ul.product-sidebar-block,
a.product-document {
  background: #f5f5f5;
}

.product-sidebar .product-documents .product-document {
  box-sizing: border-box;
  border: 1px solid rgba(83, 157, 8, 0.04);
}
.product-sidebar .product-documents .product-document:hover, .product-sidebar .product-documents .product-document:active, .product-sidebar .product-documents .product-document:focus {
  background: rgba(83, 157, 8, 0.08);
  border: 1px solid rgba(83, 157, 8, 0.5);
  color: #539d08;
}

@media (min-width: 768px) {
  .product-configurator-section {
    margin-top: 18px;
  }

  .product-collateral .product-tabs .product-tabs-header {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .product-collateral .product-tabs .product-tabs-header .product-tab-title {
    display: table-cell;
    padding-left: 0;
    padding-right: 0;
  }
  .product-collateral .product-tabs .product-tabs-header .product-tab-title:hover {
    background: #468507;
    color: #fff;
  }
  .product-collateral .product-tabs .product-tabs-header .product-tab-title.active {
    background: #539d08;
  }
  .product-collateral .product-tabs .product-tabs-header .product-tab-title.active:before {
    color: #539d08;
  }
}
@media (max-width: 1023px) {
  .product-sidebar .product-documents .product-document:before {
    font-size: 30px;
    margin-bottom: 10px;
    color: #bb0706;
    display: block;
  }

  .product-view .product-essential .product-header-after > a {
    overflow: hidden;
    float: left;
  }
  .product-view .product-essential .product-header-after > a img {
    max-height: 75px;
    width: auto;
    height: 75px;
  }
  .product-view .product-essential .product-shop {
    padding-top: 77px;
  }
  .product-view .product-essential .fitter_bloc {
    margin: 30px 0 10px 0;
  }
  .product-view .product-essential .fitter_bloc .fitter_txt {
    width: calc(100% - 30px);
    position: relative;
  }
  .product-view .product-essential .fitter_bloc .fitter_txt > span {
    padding-bottom: 20px;
  }
  .product-view .product-essential .fitter_bloc .fitter_txt a {
    position: absolute;
    width: 100%;
    left: 38px;
    bottom: 0;
  }
  .product-view .product-essential.remplaced-rplc .product-img-box-rplc .product-block-name {
    font-size: 15px;
  }
  .product-view .product-essential.remplaced-rplc .product-shop .replacement-product-link {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .product-view .product-essential .product-shop {
    padding-top: 20px;
  }
  .product-view .product-essential .product-shop .product-addtocart {
    width: 100%;
  }
  .product-view .product-essential.remplaced-rplc .product-img-box-rplc .product-block-become {
    font-size: 9px !important;
  }
  .product-view .product-essential.remplaced-rplc .product-img-box-rplc .product-block-name {
    font-size: 12px;
  }
  .product-view .product-essential.remplaced-rplc .product-shop .replacement-product-link {
    font-size: 12px;
  }

  .product-tabs .product-tab {
    margin-top: 0;
    border: 1px solid #539d08;
    border-top: none;
  }
  .product-tabs .product-tab:first-child {
    border-top: 1px solid #539d08;
  }
  .product-tabs .product-tab .product-tab-title {
    text-align: left;
    width: 100%;
  }
  .product-tabs .product-tab .product-tab-title:after {
    position: absolute;
    right: 19px;
    transition: transform .25s ease;
  }
  .product-tabs .product-tab .product-tab-title.active {
    font-weight: 600;
    font-size: 13px;
    background: #539d08;
  }
  .product-tabs .product-tab .product-tab-title.active:before {
    display: none;
  }
  .product-tabs .product-tab .product-tab-title.active:after {
    font-size: 15px;
    transform: rotate(180deg);
  }
}
@media (min-width: 1024px) {
  .product-shop #product-shop {
    margin-bottom: 30px;
  }
  .product-shop .product-price-box {
    margin-top: 45px;
  }
  .product-shop .product-price-box .product-price {
    padding-left: 25px;
  }
  .product-shop .product-price-box .product-price .product-price-label {
    width: 20%;
    text-align: center;
    margin-right: 4%;
  }
  .product-shop .product-price-box .product-price .price-box {
    width: 75%;
  }
  .product-shop .product-price-box .product-price .price-box .old-price,
  .product-shop .product-price-box .product-price .price-box .special-price {
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    text-align: center;
  }
  .product-shop .product-price-box .product-price .price-box .old-price {
    text-align: left;
  }
  .product-shop .product-credit {
    margin: 15px 0 30px 0;
  }

  .product-sidebar .product-sidebar-row .product-sidebar-col {
    margin: 0;
  }
  .product-sidebar .product-sidebar-row .product-sidebar-col:first-child {
    margin-top: 0;
  }
  .product-sidebar .product-sidebar-row .product-sidebar-col .product-advantages {
    padding-bottom: 5px;
  }
  .product-sidebar .product-sidebar-row .product-sidebar-col .product-advantages .product-advantage-box {
    margin: 15px 0;
  }
  .product-sidebar .product-sidebar-row .product-sidebar-col .product-advantages .product-advantage-box .product-advantage {
    text-align: left;
    width: 100%;
    padding-left: 45px;
    line-height: 15px;
    font-weight: 700;
  }
  .product-sidebar .product-sidebar-row .product-sidebar-col .product-advantages .product-advantage-box .product-advantage:before {
    margin-top: 0;
    transform: translate(0, -50%);
  }
  .product-sidebar .product-sidebar-row .product-sidebar-col .product-advantages .product-advantage-box .product-advantage .product-advantage-warranty-inner {
    font-size: 13px;
    font-weight: 700;
  }
  .product-sidebar .product-sidebar-row .product-sidebar-col .product-advantages .product-advantage-box .product-advantage .product-advantage-warranty-inner .product-advantage-warranty-year {
    font-size: 18px;
    margin-top: 0;
  }
  .product-sidebar .product-sidebar-row .product-sidebar-col .product-advantages .product-advantage-box .product-advantage.product-advantage-warranty:before {
    font-size: 34px;
    margin-left: 2px;
  }
  .product-sidebar .product-sidebar-row .product-sidebar-col .product-documents {
    margin-top: 0;
  }
  .product-sidebar .product-sidebar-row .product-sidebar-col .product-documents .product-document-box {
    padding-top: 0;
  }
  .product-sidebar .product-sidebar-row .product-sidebar-col .product-documents .product-document-box .product-document:before {
    display: block;
    font-size: 40px;
    margin-bottom: 10px;
    color: #bb0706;
  }

  .product-sidebar-block.product-sidebar-products-box {
    margin-top: 10px;
  }
}
.product-sidebar-products {
  text-align: center;
}
.product-sidebar-products .product-sidebar-product-box .product-sidebar-product {
  padding: 0;
}
.product-sidebar-products .product-sidebar-product-box .product-sidebar-product .product-sidebar-product-image-box {
  position: relative;
  width: 100%;
}
.product-sidebar-products .product-sidebar-product-box .product-sidebar-product .product-sidebar-product-image-box .product-sidebar-product-image {
  width: 70%;
  margin: 0 auto;
}
.product-sidebar-products .product-sidebar-product-box .product-sidebar-product .product-sidebar-product-name {
  margin: 5px 0;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
}
.product-sidebar-products .product-sidebar-product-box .product-sidebar-product .product-sidebar-product-price {
  margin: 5px 0;
}
.product-sidebar-products .product-sidebar-product-box .product-sidebar-product .product-sidebar-product-price .price-box {
  width: 100%;
  text-align: center;
}
.product-sidebar-products .product-sidebar-product-box .product-sidebar-product .product-sidebar-product-price .price-box p {
  display: inline-block;
  float: none;
  margin: 0 5px;
}
.product-sidebar-products .product-sidebar-product-box .product-sidebar-product .product-sidebar-product-link {
  margin: 4px 0;
  position: static;
  font-size: 13px;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid;
  text-transform: uppercase;
  font-weight: 600;
}
.product-sidebar-products .product-sidebar-product-box .product-sidebar-product .product-sidebar-product-link {
  color: #ffffff;
  background: #539d08;
}

.product-related-products .grid-product-box .grid-product-image-box {
  overflow: hidden;
}
.product-related-products .grid-product-box .grid-product-name {
  min-height: 60px;
}
.product-related-products .grid-product-link {
  width: 100%;
  margin: 0 0 5px 0;
}

@media (max-width: 767px) {
  div.product-view .product-essential .fitter_bloc .fitter_txt > span {
    padding-bottom: 0px;
    width: calc(100% - 60px);
  }
  div.product-view .product-essential .fitter_bloc .fitter_txt a {
    left: 125px;
  }

  div.ajaxcartpro-popin p.ajaxcartpro-title {
    font-size: 12px;
    font-weight: 600;
  }

  .ajaxcartpro-progress .loader-image {
    max-width: 200px;
  }

  .ajaxcartpro-confirm .ajaxcartpro-confirm-name {
    line-height: normal;
    height: auto;
    max-height: 100px;
  }
  .ajaxcartpro-confirm .ajaxcartpro-action {
    margin-bottom: 0;
  }
  .ajaxcartpro-confirm .ajaxcartpro-action a.button {
    font-size: 12px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  div.product-description-col {
    position: relative;
    vertical-align: top;
  }
  div.product-description-col:not(:first-child):before {
    content: '';
    position: absolute;
    left: 0;
    top: 5%;
    height: 90%;
    background: rgba(83, 157, 8, 0.2);
    width: 1px;
    display: block;
  }
}
div.product-description-col .desc-blue {
  color: #3366ff;
}
div.product-description-col img {
  margin-bottom: 15px;
}

.product-view .price-countdown {
  text-align: center;
}
.product-view .price-countdown .decompte-container {
  width: 100%;
  display: block;
  margin: 10px 0;
}
.product-view .price-countdown .decompte-container ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #539d08;
  padding: 20px 0;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
.product-view .price-countdown .decompte-container ul li {
  display: table-cell;
  vertical-align: middle;
}
.product-view .price-countdown .decompte-container ul li span {
  display: inline-block;
  vertical-align: middle;
}
.product-view .price-countdown .decompte-container ul li span.icon-clockwise-rotation {
  font-size: 25px;
  margin-right: 10px;
  margin-left: 5px;
}
.product-view .price-countdown .decompte-container ul li br {
  display: none;
}

@media (max-width: 1023px) {
  div.product-view button.btn-cart {
    padding: 13px 15px;
  }
}
.cart-header .page-title {
  font-weight: 700;
  color: #539d08;
}
.cart-header .cart-codes-box .cart-code-box {
  width: 100%;
}
.cart-header .cart-codes-box .cart-code-box button.icon-discount:before {
  content: "\e904";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top;
}
.cart-header .cart-codes-box .cart-code-form-input {
  border-color: #539d08;
}
.cart-header .cart-codes-box .cart-code-form-input:hover, .cart-header .cart-codes-box .cart-code-form-input:focus, .cart-header .cart-codes-box .cart-code-form-input:active {
  outline: none;
}

.button-secondary.cart-code-trigger {
  border-color: #539d08;
}
.button-secondary.cart-code-trigger.active {
  background: #539d08;
}

div.cart-totals-box {
  background: none;
}

div.cart-shipping-box {
  background: rgba(83, 157, 8, 0.04);
}
div.cart-shipping-box .cart-shipping {
  background: none;
  padding: 20px;
}

p.cart-shipping-title {
  color: #539d08;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
}
p.cart-shipping-title:before {
  color: #539d08;
  left: 0;
}

td.cart-total-label, td.cart-total-value {
  font-weight: 600;
}
td.cart-total-final-label, td.cart-total-final-value {
  color: #539d08;
  font-size: 18px;
  font-weight: 700;
  border-top-color: rgba(83, 157, 8, 0.08);
}

.cart-products {
  margin-top: 20px;
}
.cart-products thead th {
  font-size: 15px;
  text-transform: uppercase;
  padding: 10px 0;
  font-weight: 600;
}
.cart-products .cart-product:nth-child(odd) {
  background: rgba(83, 157, 8, 0.04);
}
.cart-products .cart-product:nth-child(odd) .cart-product-total-box {
  background: rgba(83, 157, 8, 0.04);
}
.cart-products .cart-product:nth-child(even) {
  background: rgba(83, 157, 8, 0.08);
}
.cart-products .cart-product:nth-child(even) .cart-product-total-box {
  background: rgba(255, 255, 255, 0.5);
}
.cart-products .input-qty-button {
  background: #539d08;
}
.cart-products .input-qty-button:last-child {
  border-top: 1px solid;
}
.cart-products .input-qty-button:hover, .cart-products .input-qty-button:focus {
  background: #468507;
  outline: none !important;
}
.cart-products .cart-product-remove:before {
  content: '\002715';
  font-size: 25px;
}
.cart-products .cart-product-remove:before:hover {
  color: #539d08;
}
.cart-products .cart-product-remove:hover, .cart-products .cart-product-remove:active, .cart-products .cart-product-remove:focus {
  color: #539d08;
}
.cart-products .cart-product-remove:hover:before, .cart-products .cart-product-remove:active:before, .cart-products .cart-product-remove:focus:before {
  color: #539d08;
}

div.cart-credit {
  margin: 15px 0 0 0;
}
div.cart-credit-link-box button.cart-credit-link:hover, div.cart-credit-link-box button.cart-credit-link:focus, div.cart-credit-link-box button.cart-credit-link:active {
  background: #539d08;
}
div.cart-credit + #block_detail + p img {
  width: 100%;
}

.cart-buttons .cart-button-box button.cart-button-checkout:before {
  content: '\e907';
  font-family: 'labelhabitation-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .cart-header .cart-codes-box .cart-code-box button.icon-discount:before {
    line-height: 15px;
  }

  div.cart-shipping-box .cart-shipping {
    padding: 10px;
  }
  div.cart-shipping-box .cart-shipping p.cart-shipping-title {
    font-size: 14px;
  }
  div.cart-shipping-box div.cart-totals-box {
    padding: 0;
  }

  button.cart-button-checkout {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 17px;
  }
}
.empty-cart-wrapper {
  width: 100%;
  min-height: 500px;
}
.empty-cart-wrapper .page-title {
  text-align: center;
  margin-top: 40px;
  font-weight: 700;
  color: #539d08;
}
.empty-cart-wrapper .page-title h1 {
  color: #333;
}
.empty-cart-wrapper .page-title.ic-empty-cart:before {
  display: block;
  font-size: 110px;
  margin-bottom: 50px;
}
.empty-cart-wrapper .cart-empty {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 40px;
  text-align: center;
}
.empty-cart-wrapper .cart-empty a {
  width: auto;
  display: inline-block;
  padding: 0 30px;
  background: #539d08;
  color: #ffffff;
  line-height: 42px;
  height: 42px;
  text-transform: uppercase;
  font-weight: 600;
  float: none;
}
.empty-cart-wrapper .cart-empty a:hover, .empty-cart-wrapper .cart-empty a:active, .empty-cart-wrapper .cart-empty a:focus {
  color: #fff;
}

.tcheckout .tcheckout-section .tcheckout-login {
  text-align: center;
}
.tcheckout .tcheckout-section .tcheckout-login .tcheckout-section-title {
  margin-right: 10px;
  display: inline-block;
  font-weight: 700;
  text-transform: none;
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 22px;
}
.tcheckout .tcheckout-section .tcheckout-login .tcheckout-login-button {
  margin-left: 10px;
  display: inline-block;
  width: auto;
  padding: 0;
  margin: 0 0 0 10px;
}
.tcheckout .tcheckout-section .tcheckout-login .tcheckout-login-button:after, .tcheckout .tcheckout-section .tcheckout-login .tcheckout-login-button:before {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  position: static;
}
.tcheckout .tcheckout-section .separator {
  display: block;
  width: 100%;
  font-size: 25px;
  text-transform: uppercase;
  text-align: center;
  margin: 20px 0;
  font-weight: 700;
  vertical-align: middle;
}
.tcheckout .tcheckout-section .tcheckout-step-address > .tcheckout-section-title {
  text-align: center;
  padding: 0;
  margin-right: 10px;
  display: block;
  font-weight: 700;
  text-transform: none;
  font-size: 22px;
}
.tcheckout label[for=billing-address-select],
.tcheckout label[for=shipping-address-select] {
  margin-bottom: 10px;
}

.tcheckout-container .tcheckout-step-wrap {
  background: rgba(83, 157, 8, 0.04);
}
.tcheckout-container #tcheckout-form .tcheckout-step-wrap .tcheckout-section-title {
  font-weight: 700;
}
.tcheckout-container #tcheckout-form .tcheckout-step-wrap .tcheckout-section-title:before {
  margin: 0 10px 0 -10px;
  font-size: 25px;
}
.tcheckout-container #tcheckout-form .tcheckout-step-wrap .tcheckout-section-title.ic-shipping:before {
  font-size: 35px;
  vertical-align: middle;
}
.tcheckout-container .radio-label:before,
.tcheckout-container .checkbox-label:before {
  border-color: #539d08;
}
.tcheckout-container .radio-label:after,
.tcheckout-container .checkbox-label:after {
  color: #539d08;
}
.tcheckout-container .form-fields > li {
  margin: 5px 0;
}
.tcheckout-container .input-label,
.tcheckout-container .select-label {
  padding-top: 0;
}
.tcheckout-container input.input-text,
.tcheckout-container textarea.input-textarea,
.tcheckout-container select.select {
  border: 1px solid #539d08;
}
.tcheckout-container .customer-dob .dob-day:before,
.tcheckout-container .customer-dob .dob-month:before,
.tcheckout-container .customer-dob .dob-year:before {
  color: #539d08;
  font-size: 13px;
  right: 14px;
}
.tcheckout-container .customer-dob .dob-day:after,
.tcheckout-container .customer-dob .dob-month:after,
.tcheckout-container .customer-dob .dob-year:after {
  background: #539d08;
  right: 42px;
  top: 0;
  height: 100%;
}
.tcheckout-container .customer-dob .dob-day select:hover, .tcheckout-container .customer-dob .dob-day select:focus, .tcheckout-container .customer-dob .dob-day select:active,
.tcheckout-container .customer-dob .dob-month select:hover,
.tcheckout-container .customer-dob .dob-month select:focus,
.tcheckout-container .customer-dob .dob-month select:active,
.tcheckout-container .customer-dob .dob-year select:hover,
.tcheckout-container .customer-dob .dob-year select:focus,
.tcheckout-container .customer-dob .dob-year select:active {
  outline: none;
}
.tcheckout-container .customer-dob .dob-day,
.tcheckout-container .customer-dob .dob-month {
  width: calc(30% - 10px);
}
.tcheckout-container .customer-dob .dob-day select,
.tcheckout-container .customer-dob .dob-month select {
  padding-left: 20px;
}
.tcheckout-container .customer-dob .dob-year {
  margin-right: 0;
  width: 38%;
}
.tcheckout-container .tcheckout-methods .tcheckout-method {
  background: rgba(83, 157, 8, 0.04);
}
.tcheckout-container .tcheckout-methods .tcheckout-method .tcheckout-method-head .tcheckout-method-body .tcheckout-method-content .price {
  color: #539d08;
}
.tcheckout-container .tcheckout-methods .tcheckout-method .tcheckout-method-head .tcheckout-method-choice {
  background: #539d08;
}

#shipping-new-address-form ul > li {
  margin: 5px 0;
}

@media (min-width: 1024px) {
  .header-checkout-main a.header-logo {
    margin-top: 0;
  }
  .header-checkout-main .header-checkout-logo-image {
    height: auto;
  }

  #tcheckout-form .tcheckout-step-wrap {
    padding: 30px 100px;
  }

  .tcheckout-progress .tcheckout-progress-step {
    background: rgba(83, 157, 8, 0.08);
  }
  .tcheckout-progress .tcheckout-progress-step:after {
    border-left-color: rgba(83, 157, 8, 0.08);
  }
  .tcheckout-progress .tcheckout-progress-step.active {
    background: #539d08;
  }
  .tcheckout-progress .tcheckout-progress-step.active:after {
    border-left-color: #539d08;
  }
  .tcheckout-progress .tcheckout-progress-step.active .tcheckout-progress-step-title {
    color: #fff;
  }
  .tcheckout-progress .tcheckout-progress-step.active .tcheckout-progress-step-arrow {
    background: #539d08;
  }
  .tcheckout-progress .tcheckout-progress-step .tcheckout-progress-step-title {
    color: #539d08;
  }
  .tcheckout-progress .tcheckout-progress-step .tcheckout-progress-step-title:before {
    font-size: 50px;
    vertical-align: middle;
    margin-right: 20px;
  }
  .tcheckout-progress .tcheckout-progress-step .tcheckout-progress-step-title.ic-address:before {
    font-size: 45px;
  }
  .tcheckout-progress .tcheckout-progress-step .tcheckout-progress-step-arrow {
    background: rgba(83, 157, 8, 0.08);
  }
}
@media (max-width: 1023px) {
  .checkout-onepage-index .wrapper,
  .checkout-service-index .wrapper {
    padding-top: 120px;
  }
  .checkout-onepage-index .header-checkout-main,
  .checkout-service-index .header-checkout-main {
    padding-top: 45px;
  }
  .checkout-onepage-index .header-checkout-main .header-checkout-block .header-checkout-logo-image,
  .checkout-service-index .header-checkout-main .header-checkout-block .header-checkout-logo-image {
    height: auto;
  }
  .checkout-onepage-index .header-checkout-main .header-checkout-content .header-checkout-secure,
  .checkout-service-index .header-checkout-main .header-checkout-content .header-checkout-secure {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    padding: 10px 5px 10px 25px;
    border: none;
    text-align: center;
  }
  .checkout-onepage-index .header-checkout-main .header-checkout-content .header-checkout-contact,
  .checkout-service-index .header-checkout-main .header-checkout-content .header-checkout-contact {
    font-size: 13px;
  }

  .tcheckout-progress .tcheckout-progress-step.active {
    background: #539d08;
  }
  .tcheckout-progress .tcheckout-progress-step.active:after {
    border-left-color: #539d08;
    right: 1px;
  }
  .tcheckout-progress .tcheckout-progress-step .tcheckout-progress-step-title:before {
    font-size: 20px;
    margin-right: 10px;
    vertical-align: middle;
  }
  .tcheckout-progress .tcheckout-progress-step .tcheckout-progress-step-title:not(.ic-address):before {
    font-size: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tcheckout .tcheckout-totals .cart-total:last-child {
    border-left-color: #539d08;
  }
}
@media (max-width: 767px) {
  .checkout-onepage-index .wrapper,
  .checkout-service-index .wrapper {
    padding-top: 105px;
  }
  .checkout-onepage-index .header-checkout-main,
  .checkout-service-index .header-checkout-main {
    background: #333333;
  }
  .checkout-onepage-index .header-checkout-main .header-checkout-content,
  .checkout-service-index .header-checkout-main .header-checkout-content {
    max-width: 118px;
    float: right;
    margin-top: 11px;
  }
  .checkout-onepage-index .header-checkout-main .header-checkout-content .header-checkout-backm,
  .checkout-service-index .header-checkout-main .header-checkout-content .header-checkout-backm {
    font-size: 9px;
    padding: 5px 10px;
  }
  .checkout-onepage-index .header-checkout-main .header-checkout-content .header-checkout-secure,
  .checkout-service-index .header-checkout-main .header-checkout-content .header-checkout-secure {
    font-size: 9px;
    margin-top: 0;
    line-height: 10px;
    background: #ffffff;
  }
  .checkout-onepage-index .loader-image,
  .checkout-service-index .loader-image {
    max-width: 250px;
  }

  .tcheckout-progress .tcheckout-progress-step {
    height: 35px;
    line-height: 35px;
  }
  .tcheckout-progress .tcheckout-progress-step .tcheckout-progress-step-title {
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    padding: 5px 0;
  }
  .tcheckout-progress .tcheckout-progress-step .tcheckout-progress-step-title:before {
    margin-right: 0;
  }
  .tcheckout-progress .tcheckout-progress-step.active .tcheckout-progress-step-title {
    font-size: 9px;
  }
  .tcheckout-progress .tcheckout-progress-step.active .tcheckout-progress-step-title:before {
    margin-right: 10px;
  }
  .tcheckout-progress .tcheckout-progress-step:after {
    height: 0;
    width: 0;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #eeeff3;
    border-top: 10px solid transparent;
    display: block;
    position: absolute;
    right: 0;
  }
  .tcheckout-progress .tcheckout-progress-step:last-child:after {
    display: none;
  }

  .tcheckout-container .tcheckout-step .input-label,
  .tcheckout-container .tcheckout-step .select-label {
    font-size: 11px;
    line-height: 12px;
  }
  .tcheckout-container #tcheckout-form .tcheckout-step-wrap .tcheckout-section-title:before {
    margin-left: 0;
    font-size: 20px;
  }
  .tcheckout-container #tcheckout-form .tcheckout-method-icon {
    font-size: 30px;
  }
  .tcheckout-container .tcheckout-buttons .tcheckout-back {
    width: auto;
  }
  .tcheckout-container .tcheckout-buttons .tcheckout-continue,
  .tcheckout-container .tcheckout-buttons .tcheckout-end {
    width: 100%;
    margin: 10px 0;
  }
  .tcheckout-container .payment .tcheckout-method-icon img {
    max-width: 40px;
  }
  .tcheckout-container .payment .tcheckout-method-text-content {
    font-size: 11px;
  }
  .tcheckout-container .payment .tcheckout-method-text-content a {
    font-size: 11px;
  }
  .tcheckout-container .payment .tcheckout-method-choice {
    width: 55px;
  }

  .styled-select {
    padding-right: 52px;
  }
  .styled-select:before {
    z-index: 0;
  }
}
#elogin-connect-button {
  margin: 0;
}

.tcheckout-success .page-title {
  color: #539d08;
}

.customer-account-login .account-login,
.customer-account-forgotpassword .account-login {
  background-image: none;
  background-color: rgba(83, 157, 8, 0.04);
}
.customer-account-login .account-login .account-login-title,
.customer-account-forgotpassword .account-login .account-login-title {
  color: #539d08;
}

.account-navigation .account-navigation-header {
  color: #539d08;
}
.account-navigation .account-navigation-items {
  font-size: 14px;
}
.account-navigation .account-navigation-item {
  background: rgba(83, 157, 8, 0.04);
  line-height: 42px;
  height: auto;
}
.account-navigation .account-navigation-item.current {
  background: #539d08;
}
.account-navigation .account-navigation-item .account-navigation-item-link:hover, .account-navigation .account-navigation-item .account-navigation-item-link:active, .account-navigation .account-navigation-item .account-navigation-item-link:focus {
  background: rgba(83, 157, 8, 0.5);
  color: #000;
}

.my-account .page-title,
.invoice-index-history .page-title,
.aw-hdu3-customer-index .page-title,
.aw-hdu3-customer-messages .page-title {
  color: #539d08;
}
.my-account .account-section-header,
.invoice-index-history .account-section-header,
.aw-hdu3-customer-index .account-section-header,
.aw-hdu3-customer-messages .account-section-header {
  background: rgba(83, 157, 8, 0.04);
  padding: 25px 20px;
  margin-bottom: 5px;
}
.my-account .account-section-header .account-section-header-icon,
.invoice-index-history .account-section-header .account-section-header-icon,
.aw-hdu3-customer-index .account-section-header .account-section-header-icon,
.aw-hdu3-customer-messages .account-section-header .account-section-header-icon {
  color: #539d08;
}
.my-account .table .table-head .table-row,
.invoice-index-history .table .table-head .table-row,
.aw-hdu3-customer-index .table .table-head .table-row,
.aw-hdu3-customer-messages .table .table-head .table-row {
  background: #539d08;
}
.my-account .account-register-news strong,
.invoice-index-history .account-register-news strong,
.aw-hdu3-customer-index .account-register-news strong,
.aw-hdu3-customer-messages .account-register-news strong {
  color: #539d08;
}
.my-account .account-section-content,
.invoice-index-history .account-section-content,
.aw-hdu3-customer-index .account-section-content,
.aw-hdu3-customer-messages .account-section-content {
  background: rgba(83, 157, 8, 0.04);
}
.my-account .account-gift-title .price,
.invoice-index-history .account-gift-title .price,
.aw-hdu3-customer-index .account-gift-title .price,
.aw-hdu3-customer-messages .account-gift-title .price {
  color: #539d08;
}

@media (min-width: 768px) and (max-width: 1279px) {
  .account-section-content .account-info-right {
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  .account-navigation .account-navigation-header {
    padding: 15px 10px;
    color: #539d08;
    background: rgba(83, 157, 8, 0.04);
  }
  .account-navigation .account-navigation-header .account-navigation-header-icon {
    margin-bottom: 10px;
  }
  .account-navigation .account-navigation-header .account-navigation-header-title {
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .account-ticket {
    min-height: 600px;
  }
  .account-ticket .account-ticket-questions-list {
    max-width: none;
  }
  .account-ticket .account-ticket-questions-list .faq-list .account-ticket-questions-container {
    border: none;
    position: relative;
  }
  .account-ticket .account-ticket-questions-list .faq-list .account-ticket-questions-container:after {
    content: '\e901';
    font-family: 'labelhabitation-icons';
    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: 15px;
    position: absolute;
    right: 10px;
    top: 14px;
    color: #539d08;
  }
  .account-ticket .account-ticket-questions-list .faq-list .account-ticket-questions-container .account-ticket-questions-trigger {
    color: #539d08;
    border-bottom: none;
    font-weight: 600;
    font-size: 14px;
  }
  .account-ticket .account-ticket-questions-list .faq-list .account-ticket-questions-container .account-ticket-question.current:before {
    background: #539d08;
  }
  .account-ticket .account-ticket-form {
    max-width: none;
    margin: 0;
  }
  .account-ticket .account-ticket-form .account-ticket-form-content {
    background: rgba(83, 157, 8, 0.04);
  }
  .account-ticket .account-ticket-form .account-ticket-form-content .account-ticket-form-title {
    color: #539d08;
  }
  .account-ticket .account-ticket-form .input-file-button {
    background: #539d08;
  }
}
.customer-account-create .account-section-header-icon {
  color: #539d08;
}
.customer-account-create .account-register-section {
  overflow: hidden;
}
.customer-account-create .account-register-section-right .account-register-section {
  margin-bottom: 0;
}
.customer-account-create .account-register-news strong {
  color: #539d08;
}

.manufacturers-index-list .page-title {
  text-align: center;
  color: #539d08;
}
.manufacturers-index-list .page-title h1 {
  font-weight: 700;
  margin-bottom: 30px;
}
.manufacturers-index-list .page-title a {
  display: inline-block;
  padding: 15px 25px;
  color: #ffffff;
  background: #539d08;
  border: 1px solid #539d08;
}
.manufacturers-index-list .page-title a:hover, .manufacturers-index-list .page-title a:active, .manufacturers-index-list .page-title a:focus {
  background: #ffffff;
  color: #539d08;
}
.manufacturers-index-list .brandlist-title {
  color: #539d08;
}
.manufacturers-index-list .brandlist-content .brandlist-item {
  color: #333;
}
.manufacturers-index-list .brandlist-content .brandlist-item a {
  color: #333;
}
.manufacturers-index-list .brandlist-content .brandlist-item a:hover {
  color: #539d08;
}

.aitmanufacturers-index-view .page-title {
  font-size: 14px;
}
.aitmanufacturers-index-view .page-title img {
  max-width: 120px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
}
.aitmanufacturers-index-view .page-title .title-content-wrapper {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 150px);
  min-width: 200px;
}
.aitmanufacturers-index-view .page-title .title-content-wrapper h1 {
  font-size: 26px;
  color: #539d08;
  margin-bottom: 15px;
  font-weight: 700;
}
.aitmanufacturers-index-view .page-title .title-content-wrapper p {
  font-size: 14px;
  text-transform: none;
  font-weight: 600;
  color: #333;
  max-width: 700px;
  line-height: 17px;
}

.contacts-index-index .page-title {
  color: #539d08;
}
.contacts-index-index .contact-content .contact-mostasked-questions {
  background: rgba(83, 157, 8, 0.04);
}
.contacts-index-index .contact-content .contact-mostasked-questions .contact-mostasked-questions-title {
  color: #539d08;
  background: rgba(83, 157, 8, 0.04);
}
.contacts-index-index .icon-arrow-circled-right:before {
  content: '\e901';
  color: #539d08;
}
.contacts-index-index .accordion .accordion-item {
  border-color: rgba(83, 157, 8, 0.5);
}
.contacts-index-index .accordion .accordion-item:last-child {
  border: none;
}
.contacts-index-index .accordion .accordion-item .accordion-item-title {
  color: #539d08;
}
.contacts-index-index .accordion .accordion-item .accordion-item-content .contact-questions-title {
  background: rgba(83, 157, 8, 0.08);
}
.contacts-index-index .accordion .accordion-item .accordion-item-content .contact-questions {
  background: rgba(83, 157, 8, 0.04);
}
.contacts-index-index .accordion .accordion-item .accordion-item-content .contact-questions .contact-question-box .contact-question {
  color: #539d08;
}

.popin-box {
  background: rgba(255, 255, 255, 0.75);
}
.popin-box .popin {
  border: 1px solid rgba(83, 157, 8, 0.2);
}
.popin-box .popin .popin-title {
  color: #539d08;
  background: none;
}
.popin-box .popin .popin-close:hover {
  color: #539d08;
}
.popin-box .popin .contact-form-input:focus {
  border-color: #539d08;
}

@media (min-width: 1024px) {
  .header-search .header-search-autocomplete {
    width: auto !important;
    min-width: 1024px !important;
    left: 0 !important;
    margin-left: 0 !important;
  }
  .header-search .header-search-autocomplete:not([style*="display: none"]) {
    background: #ffffff;
    margin-top: 0;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col {
    margin-top: 0;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col:first-child:nth-last-child(1) {
    width: 100%;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col:first-child:nth-last-child(2), .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col:first-child:nth-last-child(2) ~ li {
    width: 50%;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col:first-child:nth-last-child(3), .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col:first-child:nth-last-child(3) ~ li {
    width: calc(100% / 3);
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col:first-child:nth-last-child(4), .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col:first-child:nth-last-child(4) ~ li {
    width: 25%;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col .header-search-autocomplete-links-title {
    color: #539d08;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col .header-search-autocomplete-link {
    padding: 2px 0;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col .header-search-autocomplete-link .header-search-autocomplete-link-text {
    /* display: inline-block;
     width: calc(100% - 40px);
     vertical-align: middle;
     font-size: 14px;*/
    display: inline-block;
    width: 85%;
    vertical-align: middle;
    font-size: 14px;
    padding: 0 72px;
    height: 30px;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col .header-search-autocomplete-link .header-search-autocomplete-link-count {
    display: inline-block;
    width: 30px;
    line-height: 3.2;
    text-align: left;
    font-size: 14px;
    float: none;
    height: 30px;
    padding: 0 11px;
    color: #539d08;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col .header-search-autocomplete-link.selected {
    background: rgba(83, 157, 8, 0.04);
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col.product-list-col ul li {
    width: 50%;
    display: block;
    height: auto;
    float: left;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col.product-list-col ul li:nth-child(2n+1) {
    clear: both;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col.product-list-col ul li.productName .header-search-autocomplete-link-text {
    width: 100%;
    text-align: center;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col.product-list-col ul li.productName .header-search-autocomplete-link-thumbnail {
    position: relative !important;
    vertical-align: middle;
    width: 70% !important;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .header-search .header-search-autocomplete-links-container .header-search-autocomplete-links .header-search-autocomplete-links-col.product-list-col ul li:hover.productName .header-search-autocomplete-link-text {
    color: #539d08;
  }
}
#ajaxcartpro-add-confirm {
  width: 70% !important;
  max-width: 1230px;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  overflow-y: hidden;
  max-height: 80vh;
  padding: 0;
}
@media (max-width: 767px) {
  #ajaxcartpro-add-confirm {
    position: fixed !important;
  }
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm {
  max-width: none;
  max-height: calc(80vh - 40px);
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm.scroll-content {
  padding: 20px;
  -ms-overflow-style: none;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm .no-rating {
  display: none;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm .no-rating + .rating-counter {
  display: none;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm .ratings .rating-box .rating-star {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  padding-left: 3px !important;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm .ratings .rating-box .rating-star.icon-star:before {
  content: "\e94f";
  color: #539d08;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm .ratings .rating-box .rating-star.icon-star.checked:before {
  content: "\e917";
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm .ratings .rating-links {
  display: none;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm .rating-counter {
  display: block;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-logo {
  width: 100%;
  display: block;
  text-align: left;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-title {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #539d08;
  text-transform: uppercase;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-product {
  display: block;
  width: 100%;
  background: #fafafa;
  padding: 15px;
  margin-bottom: 5px;
  text-align: left;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-product > div {
  display: inline-block;
  margin-right: calc(10% / 3 - 5px);
  vertical-align: middle;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-product > div:last-child {
  margin-right: 0;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-image, #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-price, #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-reviews {
  width: 15%;
  text-align: center;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-details {
  width: 45%;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-image img {
  width: 100%;
  height: auto;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-details-name {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: bold;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-details-name li {
  font-size: 13px;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-details-name-title {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: bold;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-price .price-old {
  font-size: 13px;
  font-weight: 600;
  color: #949494;
  text-decoration: line-through;
  margin-top: 3px;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-price .price {
  font-size: 20px;
  font-weight: bold;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-buttons {
  display: block;
  width: 100%;
  text-align: right;
  padding-bottom: 25px;
  border-bottom: 1px solid #d9d9d9;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-buttons-button {
  display: inline-block;
  margin-right: 30px;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-buttons-button:last-child {
  margin-right: 0;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-buttons-button__continu a {
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  color: #539d08;
  text-decoration: underline;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-buttons-button__continu a:hover {
  border: none;
  background: #ffffff;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related {
  width: 100%;
  display: block;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-title {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #539d08;
  text-transform: uppercase;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products {
  margin-bottom: 40px;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item {
  display: block;
  width: 100%;
  background: #fafafa;
  padding: 15px;
  margin-bottom: 5px;
  text-align: left;
  position: relative;
  padding-right: 80px;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item > div {
  display: inline-block;
  margin-right: calc(10% / 4 - 5px);
  vertical-align: middle;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item > div:last-child {
  margin-right: 0;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-image, #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-name, #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-review, #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-price {
  width: 15%;
  text-align: center;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-name {
  width: 45%;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-image img {
  width: 100%;
  height: auto;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-price-multiple {
  color: #93989A;
  margin-top: 5px;
  display: block;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-price .price-box .old-price {
  display: none;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-price .price-box .special-price {
  display: block;
  width: 100%;
  color: #ef0a0a;
  font-size: 20px;
  font-weight: bold;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-price .regular-price {
  font-size: 20px;
  font-weight: bold;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-link {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  background: #641677;
  height: 100%;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-link span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-link span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: 900;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 30px;
}

@media (max-width: 1023px) {
  .ajaxcartpro-popin {
    padding: 10px;
  }

  #ajaxcartpro-add-confirm {
    width: 90% !important;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-logo {
    padding-bottom: 10px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-logo img {
    max-width: 195px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-title {
    font-size: 13px;
    line-height: 30px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-price, #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-reviews {
    width: 48%;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-image {
    width: 30%;
    margin-bottom: 25px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-details {
    width: 59%;
    margin-left: 5%;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-details-name {
    font-size: 12px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-details-name li {
    font-size: 12px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-buttons {
    padding-bottom: 10px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-buttons-button {
    margin-right: 0;
    width: 49%;
    text-align: center;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-buttons-button a {
    font-size: 14px !important;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-title {
    font-size: 13px;
    line-height: 30px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products {
    max-height: 305px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item {
    padding-right: 0;
    padding-bottom: 40px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item > div {
    margin-right: 0;
    margin-bottom: 10px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-review, #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-price {
    width: 49%;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-image {
    margin: 0 auto 15px auto !important;
    width: 30%;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-name {
    margin-left: 5px;
    width: 50%;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-link {
    width: 100%;
    height: 30px;
    bottom: 0;
    top: auto;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-link span:before {
    transform: translate(-50%, -50%) rotate(90deg);
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-logo img {
    max-width: 150px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-title {
    font-size: 11px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product {
    padding: 7px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-image {
    margin-bottom: 0;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-details {
    width: 60%;
    margin-left: 3%;
    margin-right: 0 !important;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-details-name li {
    font-size: 9px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-details-name-title {
    font-size: 10px !important;
    margin-bottom: 0;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-price, #ajaxcartpro-add-confirm .ajaxcartpro-confirm-product-reviews {
    margin-top: 20px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-buttons-button a {
    font-size: 12px !important;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-title {
    font-size: 11px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products {
    max-height: 180px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item {
    padding: 5px 5px 40px 5px;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-image {
    margin: 0 auto 5px auto !important;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-name {
    width: 65%;
  }
  #ajaxcartpro-add-confirm .ajaxcartpro-confirm-related-content-products-list-item-name a {
    font-size: 10px;
  }
}
/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}

.scroll-element, .scroll-element div {
  box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/
.ajaxcartpro-confirm > .scroll-element,
.ajaxcartpro-confirm > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.ajaxcartpro-confirm > .scroll-element {
  background-color: #ffffff;
}

.ajaxcartpro-confirm > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 1px;
  width: 100%;
}

.ajaxcartpro-confirm > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%;
  display: none !important;
}

.ajaxcartpro-confirm > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 8px;
}

.ajaxcartpro-confirm > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px;
}

.ajaxcartpro-confirm > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 4px;
}

.ajaxcartpro-confirm > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.ajaxcartpro-confirm > .scroll-element .scroll-element_track {
  background-color: none;
}

.ajaxcartpro-confirm > .scroll-element .scroll-element_outer,
.ajaxcartpro-confirm > .scroll-element .scroll-element_track,
.ajaxcartpro-confirm > .scroll-element .scroll-bar {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.ajaxcartpro-confirm > .scroll-element .scroll-bar {
  background-color: #539d08;
}

.ajaxcartpro-confirm > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}

.ajaxcartpro-confirm > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* scrollbar height/width & offset from container borders */
.ajaxcartpro-confirm > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px;
}

.ajaxcartpro-confirm > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}

.ajaxcartpro-confirm > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}

.ajaxcartpro-confirm > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */
.ajaxcartpro-confirm > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px;
}

.ajaxcartpro-confirm > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px;
}

.ajaxcartpro-confirm > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px;
}

.ajaxcartpro-confirm > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px;
}

div.loader-global-container {
  background-color: rgba(255, 255, 255, 0.8);
}

.cms .page-title {
  color: #539d08;
}
.cms .cms-content li:before {
  color: #539d08;
}

#fitter_knowmore {
  display: none;
}

#fitter_knowmore .fitter_titre h3 {
  font-weight: normal;
  font-size: 20px;
  text-align: left;
}

#fitter_knowmore .txt_bold {
  font-weight: bold;
}

#fitter_knowmore .txt_blue {
  font-weight: bold;
  color: #068fc1;
}

#fitter_knowmore .fitter_popin_bloc1 .fitter_popin_img {
  float: left;
  width: 29%;
}

#fitter_knowmore .fitter_popin_bloc1 .fitter_popin_txt {
  float: left;
  width: 71%;
}

#fitter_knowmore .fitter_popin_bloc1 .fitter_popin_txt .fitter_popin_txt1 {
  height: 100px;
  margin-top: 10px;
}

#fitter_knowmore .fitter_popin_bloc1 .fitter_popin_txt .fitter_popin_txt2 {
  height: 100px;
  margin-top: 10px;
}

#fitter_knowmore .fitter_popin_bloc1 .fitter_popin_txt .fitter_popin_txt3 {
  height: 100px;
  margin-top: 10px;
}

#fitter_knowmore .fitter_popin_bloc1 .fitter_popin_txt .fitter_popin_txt4 {
  height: 100px;
  margin-top: 10px;
}

#fitter_knowmore .fitter_popin_bloc1 .fitter_popin_txt .fitter_popin_puce {
  float: left;
  width: 32px;
  height: 41px;
  background-color: #33b7e8;
  font-size: 27px;
  color: #FFF;
  margin-top: 15px;
  margin-right: 22px;
}

#fitter_knowmore .fitter_popin_bloc1 .fitter_popin_txt .fitter_popin_text {
  float: left;
  width: 88%;
  text-align: left;
  margin-top: 11px;
}

#fitter_knowmore .fitter_popin_bloc2 {
  float: left;
  background-color: #f2f2f2;
  padding: 18px;
  margin-bottom: 5px;
}

#fitter_knowmore .fitter_popin_bloc2 .fitter_popin_txt {
  text-align: left;
  width: 549px;
  float: left;
}

#fitter_knowmore .fitter_popin_bloc2 .fitter_popin_txt .title {
  color: #068fc1;
  font-weight: bold;
  font-size: 15px;
}

#fitter_knowmore .fitter_popin_bloc2 .fitter_popin_img {
  float: left;
}

#fitter_knowmore .fitter_asterix {
  float: right;
  margin-right: 18px;
  font-size: 11px;
  color: #9D9898;
  margin-bottom: 20px;
}

td.cart-product-remove-box {
  background: #539d08 !important;
}

.cart-products thead td {
  color: #539d08 !important;
}

div.mobile-cart-buttons {
  color: #539d08;
}

.cart-shipping-box p.cart-shipping-title {
  color: #539d08;
}
.cart-shipping-box p.cart-shipping-title:before {
  color: #539d08;
}

table#shopping-cart-totals-table.cart-totals tfoot tr td.cart-total-final-label,
table#shopping-cart-totals-table.cart-totals tfoot tr td.cart-total-final-value {
  border-top-color: #539d08;
}

/*# sourceMappingURL=styles-mtp.css.map */