@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700|Roboto:300,400,400i,500,700,900.less');
@import url('https://i.icomoon.io/public/8fa852197b/Mabonneamie/style.css');
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'Avenir Next LT Pro Condensed';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Condensed'), url('../fonts/AvenirNextLTPro-Cn.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Demi';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Demi'), url('../fonts/AvenirNextLTPro-Demi.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Demi Condensed';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Demi Condensed'), url('../fonts/AvenirNextLTPro-DemiCn.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Heavy Condensed';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Heavy Condensed'), url('../fonts/AvenirNextLTPro-HeavyCn.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Medium Condensed';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Medium Condensed'), url('../fonts/AvenirNextLTPro-MediumCn.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Regular'), url('../fonts/AvenirNextLTPro-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Ultra Light Condensed';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Ultra Light Condensed'), url('../fonts/AvenirNextLTPro-UltLtCn.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Bold'), url('../fonts/AvenirNextLTPro-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Bold Condensed';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Bold Condensed'), url('../fonts/AvenirNextLTPro-BoldCn.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Bold Condensed Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Bold Condensed Italic'), url('../fonts/AvenirNextLTPro-BoldCnIt.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Condensed Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Condensed Italic'), url('../fonts/AvenirNextLTPro-CnIt.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Demi Condensed Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Demi Condensed Italic'), url('../fonts/AvenirNextLTPro-DemiCnIt.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Demi Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Demi Italic'), url('../fonts/AvenirNextLTPro-DemiIt.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Heavy Condensed Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Heavy Condensed Italic'), url('../fonts/AvenirNextLTPro-HeavyCnIt.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Italic'), url('../fonts/AvenirNextLTPro-It.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Medium Condensed Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Medium Condensed Italic'), url('../fonts/AvenirNextLTPro-MediumCnIt.woff') format('woff');
}
@font-face {
  font-family: 'Avenir Next LT Pro Ultra Light Condensed Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir Next LT Pro Ultra Light Condensed Italic'), url('../fonts/AvenirNextLTPro-UltLtCnIt.woff') format('woff');
}
::-webkit-input-placeholder {
  color: #434343 !important;
}
::-moz-placeholder {
  color: #434343 !important;
}
::-ms-placeholder {
  color: #434343 !important;
}
::placeholder {
  color: #434343 !important;
}
.form .label {
  display: none !important;
}
.form .choice .label,
.form .country .label,
.form [name='shippingAddress.country_id'] .label,
.form [name^='billingAddress'][name$='.country_id'] .label {
  display: inline-block !important;
  font-weight: normal;
}
.form .choice .label::after,
.form .country .label::after,
.form [name='shippingAddress.country_id'] .label::after,
.form [name^='billingAddress'][name$='.country_id'] .label::after {
  display: none;
}
.form .input-text,
.form .form-select {
  font-family: 'Roboto';
  font-size: 16px;
  border: none;
  border-bottom: 1px solid #999999;
  padding: 0 0 8px 0;
  outline: none;
}
.form .input-text:focus,
.form .form-select:focus {
  box-shadow: none;
}
.form .group-date {
  position: relative;
  padding: 3px 0;
  border: 1px solid #01bcc8;
}
.form .group-date .input-date {
  border: none;
}
.form .group-date .input-date:focus {
  box-shadow: none;
}
.form .group-date:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  font-family: 'mba';
  color: #333333;
  content: '\e902';
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.rewardssocial-buttons {
  font-size: 11px;
  display: inline-block;
  width: 100%;
  line-height: 20px;
  margin-bottom: 10px;
  z-index: 2;
  position: relative;
}
.rewardssocial-buttons > div {
  margin-bottom: 5px;
}
.rewardssocial-buttons #facebook-message,
.rewardssocial-buttons #facebook-share-message,
.rewardssocial-buttons #twitter-message,
.rewardssocial-buttons #referral-message,
.rewardssocial-buttons #googleplus-message,
.rewardssocial-buttons #pinterest-message {
  display: none;
  position: absolute;
  background: #333;
  padding: 2px 5px;
  color: #fff;
  margin-top: -25px;
}
.rewardssocial-buttons .buttons-facebook-like:hover #facebook-message {
  display: block;
}
.rewardssocial-buttons .buttons-facebook-like .fb-like > span {
  width: 61px !important;
  height: 20px !important;
}
.rewardssocial-buttons .buttons-facebook-like .fb-like > span iframe {
  width: 100% !important;
  height: 100% !important;
}
.rewardssocial-buttons .buttons-googleplus-one:hover #googleplus-message {
  display: block;
  margin-top: -50px;
}
.rewardssocial-buttons .buttons-pinterest-pin:hover #pinterest-message {
  display: block;
}
.rewardssocial-buttons .buttons-twitter-like:hover #twitter-message {
  margin-top: -50px;
  display: block;
}
.rewardssocial-buttons .buttons-referral-like > a {
  text-decoration: none;
  line-height: 18px;
  border-radius: 2px;
  padding: 0px 3px;
  font-weight: bold;
  color: #333;
  font-size: 11px;
  border: 1px solid #ccc;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}
.rewardssocial-buttons .buttons-referral-like:hover #referral-message {
  display: block;
}
.rewardssocial-buttons .fb_iframe_widget {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .mst-rewardssocial-tweet {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .referral {
  display: block;
  float: left;
}
.rewardssocial-buttons .status-message {
  float: left;
  margin-left: 10px;
  color: #666;
}
.rewardssocial-buttons .buttons-pinterest-pin > a {
  margin-right: 10px;
  float: left;
}
.rewardssocial-buttons .buttons-googleplus-one > div {
  float: left !important;
  margin-right: 10px !important;
}
.rewards-notification-message {
  border-style: solid !important;
  border-width: 1px !important;
  min-height: 24px !important;
  padding: 8px 8px 6px 32px !important;
  color: #3d6611;
  border-color: #446423;
  background-color: #eff5ea;
  margin-bottom: 10px;
}
.rewards-notification-message li {
  margin-top: 2px;
}
.rewards-social-buttons {
  display: inline-block;
  float: left;
}
.rewards-social-buttons > .fb {
  position: relative;
  display: inline-block;
  margin-top: 0px;
}
.rewards-social-buttons > .tw {
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.rewards-social-buttons > .gp {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.block-rewards-referral-list div.rewards-social-buttons {
  height: 20px;
}
.block-rewards-referral-list div.rewards-social-buttons div.tw {
  padding-top: 0px;
  position: relative;
  top: -2px;
}
.block-rewards-referral-list div.rewards-social-buttons div.fb {
  position: relative;
  top: -6px;
}
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-twitter-like {
  height: 20px;
}
div.rewardssocial-buttons div.buttons-facebook-like,
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-googleplus-one,
div.rewardssocial-buttons div.buttons-referral-like {
  float: left;
}
div.rewardssocial-buttons div.buttons-twitter-like,
div.rewardssocial-buttons div.buttons-googleplus-one {
  float: left;
  margin-right: 10px;
}
div.rewardssocial-buttons div.buttons-twitter-like img,
div.rewardssocial-buttons div.buttons-googleplus-one img {
  width: 20px;
  height: 20px;
}
div.rewardssocial-buttons div.buttons-fb-share {
  float: left;
  margin-right: 10px;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share {
  border-radius: 3px;
  font-size: 11px;
  height: 20px;
  padding: 0 10px 0 10px;
  background: #4267b2;
  border: 0px solid #4267b2;
  color: #fff;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  -webkit-user-select: none;
  white-space: nowrap;
  display: inline-block;
  font-weight: bold;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg {
  vertical-align: text-top;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg img {
  margin-top: -10px;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share .title {
  vertical-align: top;
}
div.rewardssocial-buttons div.buttons-fb-share:hover #facebook-share-message {
  display: block;
  margin-top: -45px;
}
.green {
  color: #1AA941;
}
.red {
  color: #BB1212;
}
.yellow {
  color: #bbaa00;
}
.block-rewards-account-summary {
  margin-bottom: 2rem !important;
}
.block-rewards-account-summary .unsubscribe {
  font-size: 14px !important;
  padding-top: 10px;
}
.rewards-notification-block {
  list-style-type: none;
  padding: 0;
  background: #ECFDFF;
}
.rewards-notification-block > li {
  padding: 1rem;
}
.rewards-referral-link {
  font-weight: 600;
}
.link.rewards .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.rewards .counter:before {
  content: '(';
}
.link.rewards .counter:after {
  content: ')';
}
.form-discount .checkbox-group {
  margin-bottom: 10px;
}
.rewards-message-block {
  float: left;
  display: inline-block;
  width: 100%;
}
.rewards__checkout-cart-usepoints {
  margin-bottom: 1.5rem;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount {
  border: 0;
  border-bottom: 1px solid silver;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus {
  border-bottom: 1px solid black;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus + label,
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:valid + label {
  top: -12px;
  font-size: 12px;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .button {
  background-color: black;
  color: white;
  margin: 5px;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box {
  position: relative;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box label {
  position: absolute;
  top: 5px;
  color: #898989;
}
.rewards__checkout-cart-usepoints .input-box {
  position: relative;
}
.rewards__checkout-cart-usepoints .input-box label {
  position: absolute;
  top: 5px;
  left: 3px;
  color: #898989;
}
.rewards__checkout-cart-usepoints #points_amount:focus + label,
.rewards__checkout-cart-usepoints #points_amount:valid + label {
  top: -18px;
  font-size: 12px;
}
.rewards__checkout-cart-usepoints .discount-form p {
  margin-bottom: 15px;
}
.rewards__checkout-cart-usepoints .discount-form .buttons-container {
  margin-top: 5px;
}
.rewards__checkout-cart-usepoints .discount-form .checkbox-group {
  clear: both;
  padding-top: 10px;
}
.rewards__checkout-cart-usepoints .amount {
  display: table;
  width: 100%;
  margin-bottom: .5rem;
}
.rewards__checkout-cart-usepoints .amount .field {
  display: table-cell;
}
.rewards__checkout-cart-usepoints .amount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.rewards__checkout-cart-usepoints .amount .actions-toolbar button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.rewards__checkout-cart-usepoints label.magestore-onestepcheckout-lab-fix {
  top: -2px !important;
  left: inherit;
  font-size: 14px !important;
  color: #898989 !important;
}
.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix {
  padding: 0 5px;
  width: 105px;
  height: 35px;
  background-color: black !important;
}
.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix span {
  color: white;
}
.checkbox-group label span.checkout-rewards-all-block {
  position: inherit;
  margin-left: 25px;
}
.checkbox-group label span.checkout-rewards-all-block span {
  position: inherit;
  display: inline-block;
}
.checkbox-group label span.checkout-rewards-all-block b {
  position: inherit;
}
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block {
  max-width: inherit !important;
}
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block .primary button {
  width: 49% !important;
}
.hdmx__contact-popup {
  z-index: 1000000;
}
.hdmx__contact-popup .hdmx__wrapper {
  padding-left: 15px;
  padding-right: 15px;
  background-color: white;
  position: relative;
}
.hdmx__contact-popup .hdmx__wrapper:before,
.hdmx__contact-popup .hdmx__wrapper:after {
  content: '';
  display: table;
}
.hdmx__contact-popup .hdmx__wrapper:after {
  clear: both;
}
.hdmx__contact-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100000px;
  height: 10000000px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 900001;
}
.hdmx__contact-form {
  margin-bottom: 1.5rem;
}
.hdmx__contact-form:before,
.hdmx__contact-form:after {
  content: '';
  display: table;
}
.hdmx__contact-form:after {
  clear: both;
}
.hdmx__contact-form .action.close {
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  position: absolute;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.hdmx__contact-form .action.close:focus,
.hdmx__contact-form .action.close:active {
  background: none;
  border: none;
}
.hdmx__contact-form .action.close:hover {
  background: none;
  border: none;
}
.hdmx__contact-form .action.close.disabled,
.hdmx__contact-form .action.close[disabled],
fieldset[disabled] .hdmx__contact-form .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.hdmx__contact-form .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hdmx__contact-form .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hdmx__contact-form .action.close:hover:before {
  color: inherit;
}
.hdmx__contact-form .action.close:active:before {
  color: inherit;
}
.hdmx__contact-form .fieldset {
  margin-bottom: 0;
}
.hdmx__contact-form .fieldset .legend {
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: 600;
  margin-top: 1rem;
  border-bottom: none;
  padding-right: 2rem;
}
.hdmx__contact-form .fieldset .group-2 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.hdmx__contact-form .fieldset .group-2:before,
.hdmx__contact-form .fieldset .group-2:after {
  content: '';
  display: table;
}
.hdmx__contact-form .fieldset .group-2:after {
  clear: both;
}
.hdmx__contact-form .fieldset .group-2 .field {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-left: 1rem;
  padding-right: 1rem;
}
.hdmx__contact-form .actions-toolbar .action.primary {
  float: right;
  padding: 1rem 2rem;
  height: auto;
}
.hdmx__contact-form.success .message-success {
  text-align: center;
  font-size: 17px;
  font-weight: 300;
  margin-top: 5rem;
}
.helpdesk-contact-form.page-layout-empty .column.main {
  padding-bottom: 0;
}
.catalog-product-view .rewards__product-points {
  display: inline-block;
  font-size: 12px;
  color: #F96B25;
}
.catalog-product-view .rewards__product-points .price {
  font-size: 12px !important;
  line-height: 1em !important;
}
.product-items .product-item-info .rewards__product-points {
  font-size: 12px;
  color: #000;
  margin-top: -10px;
}
.product-items .product-item-info .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.block-products-list .rewards__product-points {
  margin-top: -2rem;
  margin-bottom: 2rem;
}
.product-info-main .product-info-price {
  position: relative;
}
.product-info-main .product-info-price .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.product-info-main .product-info-price .product-info-stock-sku .stock {
  margin-top: 15px;
}
#amasty-shopby-product-list .product-item-details .rewards__product-points,
.widget-product-grid .product-item-details .rewards__product-points {
  display: block;
  width: 100%;
  margin-top: 0px;
  font-size: 12px;
  color: #F96B25;
}
#amasty-shopby-product-list .product-item-details .rewards__product-points .price,
.widget-product-grid .product-item-details .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.block-referral {
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
.block-referral li {
  list-style-position: inside;
}
.block-title.earn.subtitle {
  margin-top: 25px;
  padding-top: 10px;
}
.block-content.dashed-border {
  border: 1px dashed #ccc;
  padding: 5px;
  margin-bottom: 20px;
}
.block-rewards-account-summary .table-wrapper.orders-recent {
  border: none;
}
.rewards-account__tiers {
  margin-bottom: 3rem;
}
.rewards-account__tiers .tier-progress-bar {
  margin-top: 5rem;
  margin-bottom: 5rem;
  margin-left: 3rem;
  margin-right: 3rem;
  position: relative;
  height: 1.1rem;
  background: #ccc;
  border-radius: 100px;
}
.rewards-account__tiers .tier-progress-bar .points {
  width: auto;
  display: flex;
  justify-content: space-between;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point {
  width: 2rem;
  height: 2rem;
  background: #ccc;
  border-radius: 100%;
  margin-top: -.5rem;
  position: relative;
  z-index: 1;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point.closed {
  background: #fe5503;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .label {
  position: absolute;
  left: 0;
  top: -3rem;
  color: #727272;
  font-weight: bold;
  font-size: 1.2rem;
  margin-left: -6.5rem;
  width: 15rem;
  text-align: center;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .label[data-description]:hover {
  text-decoration: underline;
  cursor: pointer;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .number {
  position: absolute;
  left: 0;
  top: 2.5rem;
  margin-left: -3rem;
  width: 8rem;
  text-align: center;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .number > span {
  display: inline-block;
  background: #fe5503;
  color: #fff;
  border-radius: 12px;
  font-size: 1.1rem;
  padding: 0.1rem .5rem;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .closers {
  width: auto;
  display: flex;
  justify-content: space-between;
}
.rewards-account__tiers .tier-progress-bar .closers .closer {
  position: absolute;
  left: 0;
  top: .3rem;
  height: .5rem;
  padding: 0 2px;
  box-sizing: border-box;
}
.rewards-account__tiers .tier-progress-bar .closers .closer .progress {
  height: .5rem;
  background: #fe5503;
}
.rewards-account__tiers .to-next {
  margin-top: .5rem;
  text-align: center;
  font-size: 1.2rem;
  color: #666;
  margin-bottom: 0;
}
.rewards-account__tiers .to-next .open-popup {
  color: #727272;
  cursor: pointer;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/* Popup */
.aw-acp-popup-container.mfp-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #0b0b0b;
  opacity: 0.8;
}
.aw-acp-popup-container.mfp-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  width: 100%;
  height: 100%;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.aw-acp-popup-container .mfp-container {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 0 8px;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media (max-width: 579px) {
  .aw-acp-popup-container .mfp-container {
    position: static;
    padding: 0;
    background: #fff;
  }
}
.aw-acp-popup-container .mfp-container:before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}
@media (max-width: 579px) {
  .aw-acp-popup-container .mfp-container:before {
    display: none;
  }
}
.aw-acp-popup-container.mfp-align-top .mfp-container:before {
  display: none;
}
.aw-acp-popup-container .mfp-content {
  position: relative;
  z-index: 106;
  display: inline-block;
  margin: 0 auto;
  vertical-align: middle;
  text-align: left;
}
@media (max-width: 579px) {
  .aw-acp-popup-container .mfp-content {
    position: static;
    height: 100%;
  }
}
.aw-acp-popup-container .mfp-ajax-holder .mfp-content,
.aw-acp-popup-container .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.aw-acp-popup-container.mfp-ajax-cur {
  cursor: progress;
}
.aw-acp-popup-container.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.aw-acp-popup-container .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.aw-acp-popup-container .mfp-preloader {
  position: absolute;
  top: 50%;
  right: 8px;
  left: 8px;
  z-index: 105;
  margin-top: -0.8em;
  width: auto;
  color: #ccc;
  text-align: center;
}
.aw-acp-popup-container .mfp-preloader a {
  color: #ccc;
}
.aw-acp-popup-container .mfp-preloader a:hover {
  color: #fff;
}
.aw-acp-popup-container .mfp-s-ready .mfp-preloader {
  display: none;
}
.aw-acp-popup-container .mfp-s-error .mfp-content {
  display: none;
}
.aw-acp-popup-container .aw-acp-popup-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 580px) {
  .aw-acp-popup-container .aw-acp-popup-with-anim {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.aw-acp-popup-container.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.aw-acp-popup-container--zoom-in.mfp-ready .aw-acp-popup-with-anim {
  opacity: 1;
}
@media (min-width: 580px) {
  .aw-acp-popup-container--zoom-in.mfp-ready .aw-acp-popup-with-anim {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.aw-acp-popup-container--zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.aw-acp-popup-container--zoom-in.mfp-removing .aw-acp-popup-with-anim {
  opacity: 0;
}
@media (min-width: 580px) {
  .aw-acp-popup-container--zoom-in.mfp-removing .aw-acp-popup-with-anim {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.aw-acp-popup-container--zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-hide {
  display: none !important;
}
.aw-acp-popup {
  position: relative;
  margin: 20px auto;
  padding: 15px;
  max-width: 640px;
  background: #fff;
}
@media (max-width: 579px) {
  .aw-acp-popup {
    position: static;
    height: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.aw-acp-popup,
.aw-acp-popup * {
  box-sizing: border-box;
}
.aw-acp-popup .swatch-option {
  box-sizing: content-box;
}
@media (min-width: 580px) {
  .aw-acp-popup__mobile-header {
    display: none;
  }
}
@media (max-width: 579px) {
  .aw-acp-popup__mobile-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 102;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    padding: 0 15px;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #000;
    background: #fff;
  }
}
.aw-acp-popup__title,
.aw-acp-popup__description,
.aw-acp-popup__options-wrapper {
  margin: 0 0 20px;
}
.aw-acp-popup__mobile-title {
  overflow: hidden;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 579px) {
  .aw-acp-popup__product-info {
    display: none;
  }
}
@media (min-width: 580px) {
  .aw-acp-popup__options-wrapper {
    max-height: 700px;
    overflow-y: auto;
    padding: 0 5px 0 0;
  }
}
.aw-acp-popup__form .fieldset > .field:not(.choice) > .label,
.aw-acp-popup__form .fieldset > .field:not(.choice) > .control {
  width: auto;
  float: none;
}
.aw-acp-popup__form .fieldset > .field:not(.choice) > .label {
  text-align: left;
  box-sizing: content-box;
  padding: 0;
  margin: 0 0 5px;
}
.aw-acp-popup__options-wrapper .fieldset {
  margin-left: 2px;
}
.aw-acp-popup__options-wrapper .fieldset .legend {
  margin: 0 0 20px;
}
.aw-acp-popup__box-tocart-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
}
.aw-acp-popup__box-qty {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  margin: 0;
}
.aw-acp-popup__box-price {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.aw-acp-popup__box-price .price-container .price {
  font-size: 24px;
  color: #009900;
}
.aw-acp-popup__mobile-close-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 15px;
  line-height: 10px;
}
.aw-acp-popup__mobile-close-wrapper.headless {
  margin-left: 0;
  width: 100%;
}
.aw-acp-popup__mobile-close-wrapper .aw-acp-popup__mobile-close.action.primary {
  border: none;
  background: none;
  color: #1979c3;
  width: 100%;
}
.aw-acp-popup__message {
  margin: 0 0 20px;
  padding: 13px 20px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
}
.aw-acp-popup__message a {
  text-decoration: underline;
}
.aw-acp-popup__message a:hover {
  color: #01bcc8;
}
.aw-acp-popup__message--good {
  background: #fff;
  color: #333;
  border-bottom: 3px solid #01bcc8;
  border-radius: 0;
  font-size: 16px;
}
.aw-acp-popup__message--bad {
  background: #ffedeb;
  color: #e74c3c;
}
.aw-acp-popup__message--info {
  background: #fffae6;
  color: #2c3e50;
}
@media (max-width: 579px) {
  .aw-acp-popup--result .aw-acp-popup__message {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .aw-acp-popup__message--info {
    display: none;
  }
}
.aw-acp-popup__main {
  margin-bottom: 20px;
}
@media (max-width: 579px) {
  .aw-acp-popup__main {
    left: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0;
    padding: 40px 15px 40px 15px;
    width: 100%;
  }
}
@media (max-width: 579px) {
  .aw-acp-popup__main.aw-acp-popup--result {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.aw-acp-popup__loader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 40px;
  height: 120px;
}
@media (max-width: 579px) {
  .aw-acp-popup__loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.aw-acp-popup__loader-bar {
  position: relative;
  display: block;
  overflow: hidden;
  margin: auto;
  max-width: 300px;
  width: 100%;
  height: 20px;
  border-radius: 10px;
  background: #f4baa3 -webkit-linear-gradient(top, #f4baa3, #f4baa3);
  background: #f4baa3 linear-gradient(180deg, #f4baa3, #f4baa3);
  box-shadow: none;
}
.aw-acp-popup__loader-bar:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  overflow: hidden;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.2) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.2) 75%, transparent 0, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.2) 75%, transparent 0, transparent);
  background-size: 50px 50px;
  content: "";
  -webkit-animation: a 2s linear infinite;
  animation: a 2s linear infinite;
}
@media (min-width: 580px) {
  .aw-acp-popup__columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 579px) {
  .aw-acp-popup--result .aw-acp-popup__columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: auto;
    padding-bottom: 20px;
  }
}
@media (min-width: 580px) {
  .aw-acp-popup__column:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 250px;
  }
  .aw-acp-popup__column:nth-child(2) {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 20px;
  }
}
@media (max-width: 579px) {
  .aw-acp-popup__column:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 579px) {
  .aw-acp-popup--result .aw-acp-popup__column--media {
    display: none;
  }
}
.aw-acp-popup__column--media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.aw-acp-popup__reviews-wrapper,
.aw-acp-popup__image-wrapper {
  margin: 0;
  text-align: center;
}
.aw-acp-popup__reviews-wrapper {
  height: 20px;
  flex: 1 1 auto;
}
.aw-acp-popup__reviews-wrapper .product-reviews-summary {
  display: block;
}
.aw-acp-popup__reviews-wrapper .product-reviews-summary .rating-summary,
.aw-acp-popup__reviews-wrapper .product-reviews-summary .reviews-actions {
  display: inline-block;
  vertical-align: middle;
}
.aw-acp-popup__image-wrapper {
  flex: 0 0 auto;
}
@media (max-width: 579px) {
  .aw-acp-popup__column--media {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .aw-acp-popup__column--media.small .aw-acp-popup__image-wrapper {
    width: 50%;
    margin: auto;
  }
  .aw-acp-popup__reviews-wrapper {
    text-align: left;
    margin-bottom: 10px;
  }
}
.aw-acp-popup__image {
  max-width: 100%;
  max-height: 300px;
  height: auto;
}
.aw-acp-popup__actions {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.aw-acp-popup__actions a,
.aw-acp-popup__actions a:visited {
  color: #333;
}
.aw-acp-popup__close-wrapper {
  text-align: center;
}
.aw-acp-popup__submit,
.aw-acp-popup__close {
  font-size: 18px !important;
}
@media (max-width: 579px) {
  .aw-acp-popup__submit-wrapper {
    width: 100%;
    z-index: 2;
  }
}
.aw-acp-popup__submit {
  width: 100%;
  height: 50px;
}
.aw-acp-popup__result {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}
.aw-acp-popup__result-title {
  margin: 0 0 10px;
  font-size: 18px;
}
.aw-acp-popup__result-price {
  margin: 0 0 10px;
  font-size: 24px;
}
.aw-acp-popup__result-items {
  margin: 0 0 10px;
}
.aw-acp-popup__result-view-cart {
  margin: 0;
}
/* Related */
.aw-acp-popup__related {
  border-top: 1px solid #ccc;
  margin-top: 25px;
  margin-bottom: 0;
}
.aw-acp-popup__related .title {
  margin-top: 10px;
}
.aw-acp-popup__related .products {
  margin: 0;
}
.aw-acp-popup__related .products .product-item-info {
  margin: -10px;
  padding: 9px;
}
@media (min-width: 640px) {
  .products-grid.products-acp-related .product-item {
    width: 24% !important;
  }
  .products-grid.products-acp-related .product-item:nth-child(n+5) {
    display: none;
  }
}
@-webkit-keyframes a {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 50px 50px;
  }
}
@keyframes a {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 50px 50px;
  }
}
/* Controls */
.input-text.qty {
  width: 54px;
  text-align: center;
}
.field.qty .label {
  font-weight: 600;
  margin: 8px 0;
  display: block;
}
.review-form .review-form-actions {
  text-align: center;
}
.review-form .review-form-actions .primary {
  float: none;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .amazon-addresses .amazon-address:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .amazon-addresses .amazon-address:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .amazon-addresses .amazon-address:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'icons-blank-theme';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 32px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px;
    padding-left: 50px;
    padding-right: 50px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #ffffff;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0 > .level-top {
    color: #333333;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #333333;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #fcf4ea;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .brand-images .brands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .brand-images {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  #amasty-shopby-product-list #amasty-shopby-overlay .loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .amasty-catalog-topnav .filter-options {
    border-top: 1px solid #cccccc;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 150px;
  }
  .am_shopby_apply_filters {
    visibility: hidden;
    position: absolute;
    bottom: inherit;
    display: none;
    width: inherit;
    padding: 0;
    z-index: 999;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am-show-button {
    position: static;
    margin: 0 0 10px;
    padding: 10px;
    width: inherit;
    border: 1px solid #cccccc;
  }
  .am-show-button.-vertical {
    padding-left: 0;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    box-shadow: 10px 8px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-vertical:before {
    content: '';
    position: absolute;
    top: 8px;
    left: -20px;
    display: block;
    width: 40px;
    height: 40px;
    background: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 0 0 0 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    box-sizing: border-box;
    box-shadow: 7px 6px 16px rgba(0, 0, 0, 0.16);
    z-index: -1;
  }
  .am-show-button.-vertical-right {
    padding: 10px 0;
    min-width: 145px;
    text-align: right;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    box-shadow: -8px 8px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-vertical-right > .-loading {
    margin: 0 20px;
  }
  .am-show-button.-vertical-right:before {
    content: '';
    position: absolute;
    top: 8px;
    right: -20px;
    display: block;
    width: 40px;
    height: 40px;
    background: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 0 0 0 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    box-sizing: border-box;
    box-shadow: 5px 6px 16px rgba(0, 0, 0, 0.16);
    z-index: -1;
  }
  .am-show-button.-horizontal {
    border-radius: 4px;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-horizontal:before,
  .am-show-button.-horizontal:after {
    content: '';
    position: absolute;
    left: 50%;
    display: block;
    border: 6px solid transparent;
    -webkit-transform: rotate(45deg) translateX(-50%);
    -moz-transform: rotate(45deg) translateX(-50%);
    -ms-transform: rotate(45deg) translateX(-50%);
    transform: rotate(45deg) translateX(-50%);
  }
  .am-show-button.-horizontal:before {
    bottom: 0;
    border-right: 6px solid #cccccc;
    border-bottom: 6px solid #cccccc;
    border-radius: 0 0 3px 0;
  }
  .am-show-button.-horizontal:after {
    bottom: 1px;
    border-right: 6px solid #eeeeee;
    border-bottom: 6px solid #eeeeee;
    border-radius: 0 0 2px 0;
  }
  .am-show-button > .am-button {
    margin-left: 3px;
    padding: 10px 15px;
  }
  .am-show-button.-vertical-right > .am-button {
    margin-left: 5px;
  }
  .hdmx__contact-popup {
    position: fixed;
    top: 7rem;
    left: 50%;
  }
  .hdmx__contact-popup .hdmx__wrapper {
    width: 650px;
    left: -50%;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: 49%;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
    color: #5e5e5e;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(209, 209, 209, 0.8), inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 0px;
    padding-right: 0px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 133.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #333333;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'icons-blank-theme';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'icons-blank-theme';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 700;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    content: '\e618';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #d1d1d1;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #d1d1d1;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #d1d1d1;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    width: 34%;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 5px 0 0;
  }
  .order-links .item a {
    padding: 5px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 5px 20px 6px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #d1d1d1;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #d1d1d1;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: #ffffff;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #ffffff;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 50px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 40px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 0px;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .page-footer {
    background: #b2b2b2;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .ambrands-search-wrapper {
    float: right;
    width: 20%;
  }
  .brand-images .brands-letter {
    padding-right: 35px;
    width: inherit;
  }
  .brand-images .brands-letter .brand-item {
    margin: 0 10px 20px;
  }
  .amslider .slide {
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .amslider.am-brand-slider .slide .swiper-brand {
    height: 100%;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .brands-filters .letter {
    margin: 0;
    border-radius: 0;
    border-right: none;
  }
  .brands-filters .letter-all {
    margin-right: 20px;
  }
  .brands-filters .letter:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .brands-filters .letter:last-child {
    border-right: 1px solid #CCC;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .amslider .wrapper {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/* PREPROD */
@media (min-width: 1200px) {
  .container {
    max-width: 1300px;
    padding-right: 50px;
    padding-left: 50px;
    margin: auto;
  }
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-auto,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-sm-auto,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-md-auto,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-lg-auto,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl,
  .col-xl-auto {
    padding-right: 50px;
    padding-left: 50px;
  }
}
#checkout-step-shipping_method .col-1,
#checkout-step-shipping_method .col-2,
#checkout-step-shipping_method .col-3,
#checkout-step-shipping_method .col-4,
#checkout-step-shipping_method .col-5,
#checkout-step-shipping_method .col-6,
#checkout-step-shipping_method .col-7,
#checkout-step-shipping_method .col-8,
#checkout-step-shipping_method .col-9,
#checkout-step-shipping_method .col-10,
#checkout-step-shipping_method .col-11,
#checkout-step-shipping_method .col-12,
#checkout-step-shipping_method .col,
#checkout-step-shipping_method .col-auto,
#checkout-step-shipping_method .col-sm-1,
#checkout-step-shipping_method .col-sm-2,
#checkout-step-shipping_method .col-sm-3,
#checkout-step-shipping_method .col-sm-4,
#checkout-step-shipping_method .col-sm-5,
#checkout-step-shipping_method .col-sm-6,
#checkout-step-shipping_method .col-sm-7,
#checkout-step-shipping_method .col-sm-8,
#checkout-step-shipping_method .col-sm-9,
#checkout-step-shipping_method .col-sm-10,
#checkout-step-shipping_method .col-sm-11,
#checkout-step-shipping_method .col-sm-12,
#checkout-step-shipping_method .col-sm,
#checkout-step-shipping_method .col-sm-auto,
#checkout-step-shipping_method .col-md-1,
#checkout-step-shipping_method .col-md-2,
#checkout-step-shipping_method .col-md-3,
#checkout-step-shipping_method .col-md-4,
#checkout-step-shipping_method .col-md-5,
#checkout-step-shipping_method .col-md-6,
#checkout-step-shipping_method .col-md-7,
#checkout-step-shipping_method .col-md-8,
#checkout-step-shipping_method .col-md-9,
#checkout-step-shipping_method .col-md-10,
#checkout-step-shipping_method .col-md-11,
#checkout-step-shipping_method .col-md-12,
#checkout-step-shipping_method .col-md,
#checkout-step-shipping_method .col-md-auto,
#checkout-step-shipping_method .col-lg-1,
#checkout-step-shipping_method .col-lg-2,
#checkout-step-shipping_method .col-lg-3,
#checkout-step-shipping_method .col-lg-4,
#checkout-step-shipping_method .col-lg-5,
#checkout-step-shipping_method .col-lg-6,
#checkout-step-shipping_method .col-lg-7,
#checkout-step-shipping_method .col-lg-8,
#checkout-step-shipping_method .col-lg-9,
#checkout-step-shipping_method .col-lg-10,
#checkout-step-shipping_method .col-lg-11,
#checkout-step-shipping_method .col-lg-12,
#checkout-step-shipping_method .col-lg,
#checkout-step-shipping_method .col-lg-auto,
#checkout-step-shipping_method .col-xl-1,
#checkout-step-shipping_method .col-xl-2,
#checkout-step-shipping_method .col-xl-3,
#checkout-step-shipping_method .col-xl-4,
#checkout-step-shipping_method .col-xl-5,
#checkout-step-shipping_method .col-xl-6,
#checkout-step-shipping_method .col-xl-7,
#checkout-step-shipping_method .col-xl-8,
#checkout-step-shipping_method .col-xl-9,
#checkout-step-shipping_method .col-xl-10,
#checkout-step-shipping_method .col-xl-11,
#checkout-step-shipping_method .col-xl-12,
#checkout-step-shipping_method .col-xl,
#checkout-step-shipping_method .col-xl-auto {
  padding-right: 0;
  padding-left: 0;
}
body {
  color: #333333;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wrapper {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .wrapper {
    padding: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .navigation,
  .breadcrumbs,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
#maincontent {
  padding-left: 100px;
  padding-right: 100px;
  margin-top: 0px;
}
@media (max-width: 992px) {
  #maincontent {
    margin: 66px 0 0 0;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #maincontent {
    padding: 0;
    margin: 0 auto;
  }
}
.logo {
  float: none;
  margin: 0;
  max-width: 100%;
}
.logo img {
  margin: auto;
}
.page-header {
  margin-bottom: 0px;
}
.page-header .minicart-wrapper {
  float: none;
}
.page-header .panel.wrapper {
  border-bottom: none;
}
.page-header .header .content {
  padding-top: 0px;
}
.page-header .header-phone-number {
  font-size: 14px;
}
.page-header .header-cart {
  display: none;
}
@media (max-width: 767px) {
  .page-header .navigation-section {
    padding-bottom: 80px;
    overflow-y: scroll;
  }
}
.page-header .navigation-section .store-links,
.page-header .navigation-section .store-settings {
  display: none;
}
.page-header .navigation-section .store-menu {
  margin: 10px 0 0 0;
}
.page-header .customer-welcome {
  display: none !important;
}
@media (max-width: 767px) {
  .page-header .store-menu {
    margin: 0;
  }
  .page-header .header-phone-number {
    display: none;
  }
  .page-header .header-cart {
    position: absolute;
    right: 20px;
    display: inherit;
  }
  .page-header .nav-toggle {
    position: absolute;
    margin-top: 2px;
    left: 20px;
  }
  .page-header .navigation-section .store-links,
  .page-header .navigation-section .store-settings {
    display: block;
  }
  .page-header .navigation-section .store-settings {
    margin: 30px 0 0 0;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
  }
  .page-header .store-links ul {
    display: block;
    position: relative;
    list-style: none;
    padding: 0;
    text-align: center;
  }
  .page-header .store-links ul li {
    background: #fcf4ea;
    font-size: 16px;
    padding: 10.5px 0;
    font-family: 'Avenir Next LT Pro Demi';
  }
  .page-header .store-links ul li a {
    color: #333333;
  }
  .page-header .store-links .minicart-wrapper {
    display: none;
  }
  .page-header > .header {
    position: fixed;
    display: flex;
    background: white !important;
    padding: 22px 0;
    z-index: 101;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .page-header > .header .showcart {
    display: block;
    font-size: 10px;
    width: 27px;
    height: 27px;
    text-align: center;
    background: url(../images/cart.svg) center center;
    background-size: cover;
  }
  .page-header > .header .showcart .counter {
    position: relative;
    top: 10px;
    color: #333333;
  }
  .page-header > .header .showcart .text {
    display: none;
  }
  .page-header > .header .logo img {
    width: 176px;
    height: auto;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  .page-header .navigation-section .store-settings {
    padding: 0;
  }
}
.page-header.sticky {
  background: #fff;
  z-index: 99;
}
.page-header.sticky .panel.header,
.page-header.sticky .header-mba-banner-wrapper,
.page-header.sticky .breadcrumbs {
  display: none;
}
.header.panel > .header.links > li > a {
  font-family: 'Avenir Next', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.minicart-wrapper .action.showcart::before {
  content: '';
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: transparent;
  color: #333333;
  margin: 0;
  height: auto;
  display: inline;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart.active::before {
  content: '';
}
.minicart-wrapper .text {
  font-size: 14px;
  height: auto !important;
  width: auto !important;
  position: relative !important;
}
.navigation {
  margin: 0px auto 0px;
  text-align: center;
}
.navigation .level0 .level-top {
  font-family: 'Avenir Next LT Pro Demi', sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  border: none;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .navigation .level0 .level-top {
    padding: 5px;
  }
}
.navigation .level0 .level-top:hover {
  color: #01bcc8;
}
.navigation .level0:hover .level-top {
  color: #01bcc8;
}
.navigation .level0 .submenu {
  padding: 20px;
  border: 0;
}
.navigation .level0 .submenu a {
  padding: 0px 20px;
}
.navigation .level0 .submenu.nav-with-image {
  min-height: 510px;
  padding-right: 750px;
}
.navigation .level0 .submenu.nav-with-image > li {
  width: 220px;
}
.navigation .level0 .submenu.nav-with-image .nav-menu-image {
  position: absolute;
  display: block;
  right: 20px;
  top: 20px;
  width: 710px;
}
@media (max-width: 1000px) {
  .navigation .level0 .submenu.nav-with-image {
    min-height: calc((90vw - 230px) * 470 / 710 + 20px);
    padding-right: calc(90vw - 230px);
  }
  .navigation .level0 .submenu.nav-with-image .nav-menu-image {
    width: calc(90vw - 230px - 20px - 20px);
  }
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus {
  background: #fcf4ea;
}
.navigation .level0 .submenu .view-all {
  font-weight: bold;
}
@media (max-width: 992px) {
  .navigation .level0 .submenu > li > a {
    font-family: 'Avenir Next LT Pro Regular', sans-serif;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .navigation .level0 .submenu {
    padding: 0;
  }
  .navigation .level0 .submenu.nav-with-image {
    min-height: 0;
    padding-right: 0;
  }
  .navigation .level0 .submenu.nav-with-image > li {
    width: auto;
  }
  .navigation .level0 .submenu.nav-with-image .nav-menu-image {
    display: none;
  }
  .navigation .level0 .submenu .view-all {
    display: none;
  }
}
.navigation .item-cms-node-9-formulaire-rendez-vous .level-top {
  font-weight: 600;
}
.navigation .level1 {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 5px;
}
.navigation .level1:last-child {
  margin-bottom: 0;
}
.navigation .level0.active .level-top {
  border-bottom: 0;
}
.navigation .level0.active .level-top span {
  padding-bottom: 6px;
  border-bottom: 3px solid #01bcc8;
}
.navigation .item-cms-node-9-formulaire-rendez-vous .level-top {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: url("gold_text_texture.jpg");
}
.navigation .item-cms-node-9-formulaire-rendez-vous.active .level-top span {
  border-bottom: 0;
}
.nav-sections {
  margin-bottom: 8px;
}
.breadcrumbs {
  margin: 50px auto 10px auto;
  text-transform: uppercase;
  color: #000;
}
.breadcrumbs a {
  color: #333333;
}
.breadcrumbs .items {
  color: #333333;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .breadcrumbs {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .header-mba-banner-wrapper {
    position: relative;
    top: 67px;
  }
}
.header-mba-banner {
  background: black;
  background-size: contain;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Avenir Next LT Pro Bold', sans-serif;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  padding: 7px;
  font-size: 12px;
  line-height: 10px;
  letter-spacing: 3.3px;
}
@media (max-width: 520px) {
  .header-mba-banner {
    font-size: 11px !important;
  }
}
.cms-page-view #maincontent {
  padding-top: 0px;
}
@media (max-width: 1199px) {
  .cms-page-view .column.main {
    padding-bottom: 0px;
  }
}
@media (max-width: 1199px) {
  .cms-page-view .page-footer {
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  .cms-page-view .page-main {
    max-width: 100%;
    padding-right: 0;
    margin: 10px 0 0 0;
    padding-left: 0;
  }
}
.cms-page-view .columns {
  flex-direction: column;
}
.cms-page-view .container-fluid {
  max-width: 1420px;
}
@media (max-width: 1199px) {
  .cms-page-view .home-slider {
    padding: 0 20px;
  }
}
.slider-icons {
  font-weight: 400;
  font-style: normal;
  font-size: 60px;
  background-color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  line-height: 1;
  text-align: center;
  z-index: 2;
  cursor: pointer;
  border-radius: 50px;
  position: absolute;
  top: 40%;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
@media (max-width: 767px) {
  .slider-icons {
    font-size: 30px;
    width: 30px;
    border-radius: 30px;
    top: 35%;
  }
}
.slider-icons:hover {
  color: #01bcc8;
}
.slider-left {
  left: 0px;
  background: transparent;
}
@media (max-width: 767px) {
  .slider-left {
    left: 10px;
  }
}
.slider-right {
  right: 0px;
  background: transparent;
}
@media (max-width: 767px) {
  .slider-right {
    right: 10px;
  }
}
.bannerslider {
  position: relative;
  display: block;
  text-align: center;
}
.bannerslider h2 {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 60px;
  padding: 10px 0;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 28px;
}
.bannerslider h2 a {
  color: #333333;
  font-size: 28px;
}
.bgbloc h2 {
  text-align: center;
  font-size: 24px;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
  color: #333333;
}
.bgbloc .bg-title {
  padding: 30px;
}
.bgbannercontainer {
  position: relative;
}
.bgbanner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 12%;
  background: #ffffff url('bgbanner.jpg') no-repeat top center;
  background-size: cover;
}
.bgbannerchild {
  position: relative;
  margin-bottom: 30px;
}
.bgbannerchild:before,
.bgbannerchild:after {
  content: '';
  display: table;
}
.bgbannerchild:after {
  clear: both;
}
@media (min-width: 768px) {
  .bgbannerchild {
    margin-bottom: 0;
  }
}
.bgbannerchild p {
  margin-top: 50px;
}
.bgbannerchild h2 {
  position: absolute;
  bottom: 140px;
  background: white;
  width: 100%;
  text-align: center;
  padding: 0;
  height: 60px;
  font-size: 28px;
  line-height: 60px;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  pointer-events: none;
}
@media (min-width: 992px) {
  .bgbannerchild {
    margin-bottom: 90px;
  }
}
.homeletters {
  padding: 0 0 0 10px;
}
.homeletters > div {
  display: flex;
  justify-content: center;
}
.homeletter {
  position: relative;
  margin: 0 0 10px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .homeletter {
    margin: 0 0 30px;
  }
}
@media (min-width: 1200px) {
  .homeletter {
    margin: 0 0 80px;
  }
}
.homeletter a {
  color: #333;
}
.homeletter p:first-child {
  margin-bottom: 0;
  text-align: center;
}
.homeletter p:first-child a {
  font-family: 'Avenir Next LT Pro Regular';
  font-size: 24px;
  color: #01bcc8;
  text-transform: none;
}
.homeletter p:last-child {
  max-width: 330px;
  line-height: 28px;
  margin: 2px 0 0;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  text-align: center;
  padding-top: 10px;
}
@media (max-width: 992px) {
  .homeletter p:last-child {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .homeletter p:last-child {
    max-width: 100%;
  }
}
.catalog-category-view .page-title {
  display: none;
}
@media (min-width: 1200px) {
  .catalog-category-view .page-title {
    line-height: 1.2;
    margin: 0;
    font-size: 120px;
    color: #ffe065;
    font-weight: 700;
    text-indent: 320px;
    font-family: 'Avenir Next LT Pro Demi', sans-serif;
  }
}
.catalog-category-view .page.messages {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .catalog-category-view .page.messages {
    margin-bottom: 10px;
  }
}
.catalog-category-view .column.main {
  margin-top: 0;
}
@media (min-width: 768px) {
  .catalog-category-view .column.main {
    width: 77.333%;
    margin-top: -30px;
  }
}
@media (min-width: 1200px) {
  .catalog-category-view .sidebar-main {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .catalog-category-view.page-layout-1column .column.main {
    width: 100%;
  }
}
.catalog-category-view .category-sidebar-description h1,
.catalog-category-view .category-sidebar-description h2,
.catalog-category-view .category-sidebar-description h3,
.catalog-category-view .category-sidebar-description div,
.catalog-category-view .category-sidebar-description p {
  font-size: 14px;
}
.catalog-category-view .category-sidebar-description h1:first-child,
.catalog-category-view .category-sidebar-description .category-sidebar-description-title {
  margin: 0 0 20px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  background-color: #fcf4ea;
  text-align: center;
  text-transform: uppercase;
}
.catalog-category-view .category-sidebar-description > *:not(h1) {
  padding: 0 10px;
}
@media (max-width: 767px) {
  .catalog-category-view .columns {
    padding: 0 0 120px;
  }
  .catalog-category-view .category-sidebar-description {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0;
    max-height: 100px;
    overflow-y: auto;
  }
}
.catalog-category-view .category-view {
  display: block;
  margin: 50px 0;
}
@media (min-width: 768px) {
  .catalog-category-view .category-view {
    display: flex;
    justify-content: center;
  }
}
.catalog-category-view .category-view .category-image {
  width: auto;
  text-align: left;
  position: relative;
}
@media (min-width: 768px) {
  .catalog-category-view .category-view .category-image {
    width: 50%;
  }
}
.catalog-category-view .category-view .category-image::before {
  background: none;
  position: absolute;
  top: -50px;
  height: 460px;
  width: 100%;
  left: -390px;
  content: "";
  z-index: -1;
}
@media (min-width: 768px) {
  .catalog-category-view .category-view .category-image::before {
    background: #fcf4ea;
  }
}
.catalog-category-view .category-view .category-description {
  padding: 35px 150px 100px 0;
  width: auto;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}
@media (min-width: 768px) {
  .catalog-category-view .category-view .category-description {
    width: 50%;
  }
}
.catalog-category-view .category-view .category-description h2 {
  font-size: 36px;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  margin-bottom: 30px;
}
.page-layout-2columns-left .sidebar-main {
  width: 22.667%;
}
@media (min-width: 768px) {
  .page-layout-2columns-left .column.main {
    width: 77.333%;
  }
}
.product-item-name {
  line-height: 1.4em;
}
@media (max-width: 767px) {
  .page-products .columns,
  .block.related .columns {
    padding-top: 10px;
  }
}
.page-products .products-grid .product-items,
.block.related .products-grid .product-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-products .products-grid .product-item-remove,
.block.related .products-grid .product-item-remove {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #333333;
  transform: rotate(0deg);
  transition: 0.2s ease-out transform;
  z-index: 1;
}
.page-products .products-grid .product-item-remove:hover,
.block.related .products-grid .product-item-remove:hover {
  color: #808080;
  text-decoration: none;
  transform: rotate(90deg);
}
.page-products .products-grid .product-item,
.block.related .products-grid .product-item {
  margin-left: 0;
  width: 50%;
}
@media (min-width: 768px) {
  .page-products .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: auto;
  }
}
@media (min-width: 768px) {
  .block.related .products-grid .product-items {
    justify-content: center;
  }
  .block.related .products-grid .product-item {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.product-item-inner-wish .action.towishlist,
.product-info-main .action.towishlist {
  display: inline-block;
  position: relative;
  text-transform: inherit;
  letter-spacing: initial;
  width: auto;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
}
.product-item-inner-wish .action.towishlist::before,
.product-info-main .action.towishlist::before {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'mba';
  content: '\e900';
  height: 45px;
  width: 45px;
  background: none;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  transition: 0.1s linear background;
  color: #333333;
}
.product-item-inner-wish .action.towishlist:hover::before,
.product-info-main .action.towishlist:hover::before {
  content: '\e901';
  color: white;
  background: #01bcc8;
}
.product-item-inner-wish .action.delete,
.product-info-main .action.delete {
  display: inline-block;
  position: relative;
  text-transform: inherit;
  letter-spacing: initial;
  width: auto;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
}
.product-item-inner-wish .action.delete::before,
.product-info-main .action.delete::before {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'mba';
  content: '\e901';
  height: 45px;
  width: 45px;
  background: #01bcc8;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  transition: 0.1s linear background;
  color: white;
}
.product-item-inner-wish .action.delete:hover::before,
.product-info-main .action.delete:hover::before {
  content: '\e900';
  color: #333333;
  background: none;
}
.products-grid .product-item {
  border: none;
}
.products-grid .product-item:hover {
  border: none;
}
.products-grid .product-item-info {
  width: 270px;
  position: relative;
}
.products-grid .product-item-info:hover {
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
}
.products-grid .product-item-info .product-item-details {
  margin: 20px 0 0 0;
  text-align: center;
}
.products-grid .product-item-info .action.towishlist,
.products-grid .product-item-info .action.delete {
  position: absolute;
  top: 0px;
  right: 20px;
}
.products-grid .product-item-inner {
  box-shadow: none;
  border: 1px solid transparent;
}
.products-grid .product-item .price-box {
  margin: 10px 0 5px;
}
.products-grid .product-item .price-box .price {
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
}
@media (min-width: 768px) {
  .products-grid .product-item .price-box .price {
    font-size: 18px;
  }
}
.products-grid .product-item .price-box .price-label {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}
.products-grid .dismanufacturer {
  font-size: 10px;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  letter-spacing: 1.3px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .products-grid .dismanufacturer {
    font-size: 16px;
  }
}
.products-grid .product-item-link {
  font-size: 12px;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
}
@media (min-width: 768px) {
  .products-grid .product-item-link {
    font-size: 18px;
  }
}
.product-image-container {
  width: 100% !important;
}
.product-item-inner-wish {
  display: block;
  position: absolute;
  top: 10px;
  z-index: 9999;
  right: 20px;
  left: auto;
}
.product-item-inner-wish .product-item-actions {
  display: block;
  margin-top: 0;
}
.block.related .products-grid .product-item-info,
.account-wishlist .products-grid .product-item-info {
  width: 280px;
}
.filter-options-title {
  padding-top: 20px;
  font-size: 16px;
  border-top: 1px solid #e7c4ab;
  text-transform: none;
}
.filter-options-title::after {
  font-size: 24px;
  top: 8px;
  content: "+";
}
.filter-options-item:nth-child(8) .filter-options-title {
  text-transform: lowercase !important;
}
.filter-options-item:nth-child(8) .filter-options-title:first-letter {
  text-transform: uppercase;
}
.filter-options-item {
  border-bottom: 0;
  padding-bottom: 18px;
}
.filter-options-item:first-child .filter-options-title {
  border-top: 0;
}
.filter-options-item.active .filter-options-title::after {
  top: -4px;
  content: "_";
}
.filter-options-content a {
  color: #494949;
  font-size: 15px;
}
.filter-options-content a.active,
.filter-options-content a:not(.inactive):hover {
  color: #01bcc8;
}
.filter-options-content a.inactive {
  color: #aaa;
  text-decoration: line-through;
}
.filter-options-content li {
  list-style: none;
}
.filter .block-subtitle {
  font-size: 22px;
  font-family: 'Avenir Next LT Pro Bold', sans-serif;
  border-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.filter .block-subtitle a {
  float: right;
  line-height: 30px;
  font-size: 13px;
  font-weight: normal;
  color: #333;
  text-transform: none;
}
.filter-content {
  position: relative;
}
.filter-action {
  position: absolute;
  top: 20px;
  right: 15px;
}
.filter-action a {
  color: #333333;
}
.filter-options-content {
  padding-bottom: 0;
}
.filter-options-content label {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}
.filter-options-content .items {
  padding-left: 0;
  margin-bottom: 0;
}
.filter-options-content .items.with-custom-scrollbar {
  overflow-y: hidden !important;
}
.filter-options-content .item {
  position: relative;
  margin: 16px 0;
  padding-left: 20px;
}
.filter-options-content .item input[type=checkbox],
.filter-options-content .item input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.filter-options-content .item .filter-item-checkbox-mark {
  display: none;
}
.filter-options-content .filter-mba_colors {
  margin: 0 0 10px;
  max-height: none !important;
  overflow-y: visible !important;
}
.filter-options-content .filter-mba_colors:before,
.filter-options-content .filter-mba_colors:after {
  content: '';
  display: table;
}
.filter-options-content .filter-mba_colors:after {
  clear: both;
}
.filter-options-content .filter-mba_colors .item {
  float: left;
  width: 50%;
  margin-bottom: 0;
}
.filter-options-content .filter-mba_duree:before,
.filter-options-content .filter-tailles:before,
.filter-options-content .filter-mba_duree:after,
.filter-options-content .filter-tailles:after {
  content: '';
  display: table;
}
.filter-options-content .filter-mba_duree:after,
.filter-options-content .filter-tailles:after {
  clear: both;
}
.filter-options-content .filter-mba_duree .item,
.filter-options-content .filter-tailles .item {
  float: left;
  width: 20%;
  margin: 10px 6px;
  padding-left: 0;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .filter-options-content .filter-mba_duree .item,
  .filter-options-content .filter-tailles .item {
    width: auto;
  }
}
@media (max-width: 767px) {
  .filter.active .filter-title strong {
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .filter.active .filter-title strong::after {
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 50px;
  }
  .filter.active .filter-subtitle {
    line-height: 28px;
    z-index: 10;
    pointer-events: none;
  }
  .filter.active .filter-subtitle a {
    position: absolute;
    top: 0;
    bottom: 3px;
    right: 52px;
    line-height: 46px;
    padding: 0 20px;
    pointer-events: all;
    background-color: #eee;
  }
}
.toolbar-products .sorter-label {
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 13px;
  margin: 0;
  width: 100px;
  line-height: 25px;
}
@media (min-width: 768px) {
  .toolbar-products .sorter-label {
    font-size: 15px;
    margin-left: 0;
    width: auto;
  }
}
@media (max-width: 767px) {
  .toolbar-products .toolbar-sorter #sorter {
    display: none;
  }
  .toolbar-products .toolbar-sorter.sorter-displayed .sorter-label {
    display: none;
  }
  .toolbar-products .toolbar-sorter.sorter-displayed #sorter {
    display: block;
  }
}
.toolbar-products #sorter {
  display: none;
}
@media (min-width: 768px) {
  .toolbar-products #sorter {
    display: inline-block;
  }
}
.toolbar-products #sorter:focus {
  box-shadow: none;
}
.toolbar-products .sorter-options {
  background: transparent url('../images/select-bg.svg') no-repeat 100% 45%;
  border: none;
  box-shadow: none;
  font-family: 'Roboto', sans-serif;
  padding: 5px 30px 5px 5px;
  margin: -1px 0 0 0;
  height: 25px;
  font-weight: 400;
  font-size: 13px;
  width: auto;
}
@media (min-width: 768px) {
  .toolbar-products .sorter-options {
    font-size: 16px;
    margin: inherit;
    height: auto;
    width: auto;
  }
}
.toolbar-products .sorter-action {
  display: none;
}
.page-layout-1column .product.media {
  width: 100%;
}
.page-layout-1column .product.media .gallery-placeholder {
  width: 100%;
  max-width: 507px;
  margin: 0 auto;
}
.product-after {
  padding: 40px 0;
  background: #fcf4ea;
}
.product-after .review-form {
  max-width: 100%;
}
.product-after .review-form .review-legend {
  width: 100%;
}
.product-after .review-form .review-legend > * {
  display: inline-block !important;
  margin-right: 4px !important;
}
.product-after .review-form .field input {
  height: 50px;
}
.product-after .review-form .field input,
.product-after .review-form .field textarea {
  outline: none;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #000;
}
.product-after .review-form .review-field-ratings {
  margin-bottom: 0;
}
.product-after .review-form .review-field-rating .label {
  float: left;
  height: 48px;
  line-height: 34px;
  margin: 0 24px 0 12px;
  font-size: 14px;
}
.product-after .review-form textarea {
  font-size: 14px;
}
.product-after .review-form .actions-toolbar .actions-primary {
  float: none;
  margin: 0 auto;
}
.product-after .avisauteur {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}
@media (min-width: 768px) {
  .product-after .avisauteur {
    font-size: 16px;
  }
}
.product-after .auteur {
  font-size: 19px;
  font-family: 'Oswald', sans-serif;
}
@media (min-width: 768px) {
  .product-after .auteur {
    font-size: 19px;
  }
}
.product-after .product.data.items .item.content {
  margin-top: 65px;
}
.product-tabs .tabs-nav,
.login-register .tabs-nav {
  margin: 0 0 50px 0;
  text-align: center;
}
.product-tabs .tabs-nav .item,
.login-register .tabs-nav .item {
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  padding: 10px 35px;
  margin-left: 0 !important;
  /* Hack */
  margin-top: 0 !important;
  /* Hack */
  margin: 0 20px !important;
  border-bottom: 4px solid transparent;
  cursor: pointer;
}
.product-tabs .tabs-nav .item a,
.login-register .tabs-nav .item a {
  color: #333333;
  text-decoration: none;
}
.product-tabs .tabs-nav .item:hover,
.login-register .tabs-nav .item:hover {
  border-bottom-color: #333333;
}
.product-tabs .tabs-nav .item.active,
.login-register .tabs-nav .item.active {
  border-bottom-color: #01bcc8;
}
.product-tabs .tabs-nav .item.active,
.login-register .tabs-nav .item.active {
  font-weight: 800;
}
.product-tabs .tabs-content,
.login-register .tabs-content {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .product-tabs .tabs-content {
    width: 600px;
  }
}
@media (min-width: 1200px) {
  .catalog-product-view .page-main {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
.page-layout-1column .product-info-main {
  width: 100%;
  float: none;
}
.product-real-price-wrapper {
  font-family: 'Roboto Condensed';
  font-weight: 500;
  position: relative;
  padding: 0 0 10px;
  font-size: 15px;
  text-align: center;
  color: #000;
}
.product-real-price-wrapper::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  left: 50%;
  bottom: 0;
  margin-left: -15px;
  background-color: #777;
}
.product-info-main .product.attribute.overview {
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  color: #999;
}
.product.data.items {
  margin: 0;
  /*@media (min-width: @screen-sm-min){
		border-bottom: 2px solid @noir;
	}*/
}
.product.data.items .item.title .switch {
  border: none;
  background: transparent;
}
.product.data.items .item.title .switch:hover {
  background: transparent;
  border-bottom: 0;
}
@media (min-width: 768px) {
  .product.data.items .item.title .switch:hover {
    border-bottom: 2px solid #333333;
  }
}
.product.data.items .item.title.active .switch {
  border: none;
  background: transparent;
  border-bottom: 0;
}
.product.data.items .item.content {
  background: transparent;
  border: none;
}
.product-main-header {
  margin: 30px auto;
}
.product-main-header .page-title-wrapper h1 {
  margin-bottom: 10px;
  font-size: 28px;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  text-align: center;
}
.product-main-header .dismanufacturer {
  padding: 0;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
  width: auto;
  margin: 0 auto 12px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .product-main-header .product-main-header {
    margin-bottom: 0;
  }
  .product-main-header .dismanufacturer {
    width: 400px;
    font-size: 20px;
  }
}
button.action.primary,
button.action.primary:focus,
button.action.primary:active,
a.action.primary,
a.action.primary:focus,
a.action.primary:active {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 19px;
  padding: 12px 50px;
  letter-spacing: 1.5px;
  font-weight: bold;
  background: #fcf4ea;
  color: #333333;
  letter-spacing: 1px;
  border: 1px solid #fcf4ea;
  text-transform: uppercase;
  outline: none;
}
button.action.primary:hover,
button.action.primary:focus:hover,
button.action.primary:active:hover,
a.action.primary:hover,
a.action.primary:focus:hover,
a.action.primary:active:hover {
  color: #333333;
  background: #f9e8d4;
  box-shadow: none;
  border-color: #f9e8d4;
}
button.action.secondary,
button.action.secondary:focus,
button.action.secondary:active,
a.action.secondary,
a.action.secondary:focus,
a.action.secondary:active {
  display: inline-block;
  line-height: inherit !important;
  font-family: 'Oswald', sans-serif;
  font-size: 15px !important;
  padding: 8px 24px !important;
  letter-spacing: 1.2px;
  font-weight: normal;
  background: #fcf4ea;
  color: #333333;
  letter-spacing: 1px;
  border: 1px solid #fcf4ea;
  text-transform: uppercase;
  outline: none;
  box-shadow: none;
}
button.action.secondary:hover,
button.action.secondary:focus:hover,
button.action.secondary:active:hover,
a.action.secondary:hover,
a.action.secondary:focus:hover,
a.action.secondary:active:hover {
  color: #333333;
  box-shadow: none;
  /*background: darken(@yellow, 10%);*/
  /*border-color: darken(@yellow, 10%);*/
  text-decoration: underline;
}
.product-info-main .description,
.product-info-main .mba_conseil {
  max-width: 500px;
  margin: 25px auto 30px auto;
  font-size: 15px;
  color: #acacac;
  text-align: center;
}
.product-info-main .description + .mba_conseil {
  margin-top: -15px;
}
.product-info-main .product-addto-links {
  margin: 30px 0 0 0;
  display: block;
  text-align: center;
}
.product-info-main .product-addto-links .towishlist span,
.product-info-main .product-addto-links .delete span {
  display: inline-block;
  position: relative;
  margin: 45px 0 0 0;
}
@media (min-width: 768px) {
  .product-info-main .product-addto-links {
    margin: 50px 0 0 0;
  }
}
.product-info-price .price-box .price-container .price {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.catalog-product-view .review-list {
  padding: 60px 0;
  background: #fcf4ea;
  text-align: center;
}
.catalog-product-view .review-list .block-title {
  padding: 0 20px;
}
.catalog-product-view .review-list .block-title img {
  user-select: none;
}
.catalog-product-view .review-list .block-content {
  width: 95%;
  max-width: 520px;
  position: relative;
  margin: 30px auto 0;
  padding: 0 40px;
}
.catalog-product-view .review-list .block-content .review-item {
  padding: 0;
}
.catalog-product-view .review-list .block-content .review-details {
  height: 26px;
  line-height: 26px;
}
.catalog-product-view .review-list .block-content .separator {
  display: inline-block;
  padding: 0 4px;
}
.catalog-product-view .review-list .block-content .separator span {
  position: relative;
  top: -3px;
  display: inline-block;
  content: '';
  width: 6px;
  height: 6px;
  background: #01bcc8;
  border-radius: 6px;
}
.catalog-product-view .review-list .block-content .review-details-value {
  font-family: 'Oswald';
  font-size: 19px;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.catalog-product-view .review-list .block-content .review-ratings {
  float: none;
  margin: 20px auto 0;
}
.catalog-product-view .review-list .block-content .review-content {
  margin: 20px 0 0;
  font-family: 'Roboto';
  font-size: 16px;
}
.catalog-product-view .review-list .block-content .owl-nav {
  position: absolute;
  left: -40px;
  right: -40px;
  top: 50%;
  font-size: 32px;
}
.catalog-product-view .review-list .block-content .owl-nav i {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: url("gold_text_texture.jpg");
}
.catalog-product-view .review-list .block-content .owl-nav .owl-prev,
.catalog-product-view .review-list .block-content .owl-nav .owl-next {
  position: absolute;
  top: -24px;
}
.catalog-product-view .review-list .block-content .owl-nav .owl-prev {
  left: 0;
}
.catalog-product-view .review-list .block-content .owl-nav .owl-next {
  right: 0;
}
.product-delivery-cms {
  display: flex;
  flex-direction: column;
  margin: 50px 0 0 0;
}
.product-delivery-cms .col-left,
.product-delivery-cms .col-right {
  flex: 1;
}
.product-delivery-cms .col-left {
  background: #fcf4ea url('../images/bkg_product_shipment.jpg') no-repeat 50% 50%;
  width: 100%;
  height: 240px;
  background-size: contain;
}
.product-delivery-cms .col-right {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fcf4ea;
  text-align: center;
  padding: 55px 30px;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
  box-sizing: border-box;
}
.product-delivery-cms .delivery-title {
  display: block;
  font-size: 30px;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  text-transform: none;
}
.product-delivery-cms .delivery-subtitle {
  font-size: 15px;
  font-weight: 500;
  display: block;
  margin: 40px 0 10px 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .product-delivery-cms {
    flex-direction: row;
    align-items: center;
  }
  .product-delivery-cms .delivery-title {
    font-size: 36px;
  }
  .product-delivery-cms .delivery-subtitle {
    margin-top: 50px;
  }
  .product-delivery-cms .delivery-container {
    width: 470px;
  }
  .product-delivery-cms .col-left,
  .product-delivery-cms .col-right {
    height: 500px;
  }
}
.prixreel {
  color: #333333;
  width: auto;
  position: relative;
  margin: auto;
  text-align: center;
}
@media (min-width: 768px) {
  .prixreel {
    width: 400px;
    margin-bottom: 20px;
  }
}
.prixreel::after {
  top: 21px;
  position: absolute;
  left: 185px;
  background: #333333;
  height: 1px;
  width: 30px;
  content: "";
}
.smalldesc {
  color: #999;
  width: auto;
  margin: auto;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .smalldesc {
    width: 400px;
    margin-bottom: 40px;
  }
}
.productoptions {
  border: 1px solid #fcf4ea;
  padding: 10px;
  width: auto;
  margin: auto;
  text-align: center;
}
@media (min-width: 768px) {
  .productoptions {
    width: 450px;
  }
}
.productoptions .selectoptions ul {
  display: flex;
  justify-content: space-around;
  padding-left: 0;
  margin: 0 100px;
}
.productoptions .selectoptions li {
  border: none;
  height: 25px;
  width: 25px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  cursor: pointer;
  padding: 5px;
  color: #333333;
}
.productoptions .selectoptions li.outstock {
  border: none;
  color: #999;
  text-decoration: line-through;
}
.productoptions .selectoptions li.active {
  border: 1px solid #333333;
}
.productoptions .selectoptions .guide {
  color: #999;
  text-decoration: underline;
  font-size: 14px;
  margin-left: 10px;
}
.productoptions .selectoptions .helptaille {
  margin-bottom: 15px;
  display: inline-block;
  font-size: 14px;
}
.productoptions .selectoptions .options {
  margin-bottom: 15px;
}
.productoptions .optprice {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  width: 180px;
  margin: 0 auto 15px auto;
  border-bottom: 1px solid #999;
}
.productoptions .optprice .price {
  font-size: 20px;
  font-weight: 700;
  margin-left: 10px;
}
.productoptions .optprice .duree {
  color: #999;
  font-size: 14px;
  margin-left: 15px;
}
.productoptions .first-tab,
.productoptions .second-tab {
  width: 50%;
}
.productoptions input {
  border: 1px solid #fcf4ea;
  color: #333;
  padding: 5px;
}
.productoptions .inputdated {
  border: 1px solid #fcf4ea;
  height: 35px;
  padding: 5px;
  width: 210px;
}
.productoptions .product.data.items > .item.title > .switch {
  line-height: 7px;
  text-transform: uppercase;
  position: relative;
}
.productoptions .product.data.items > .item.title > .switch::after {
  top: 21px;
  position: absolute;
  left: 185px;
  background: #333333;
  height: 2px;
  width: 30px;
  content: "";
}
.productoptions .action.tocart {
  background: #ffe065;
  margin-top: 25px;
  text-transform: uppercase;
}
.productoptions .actions {
  text-align: center;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
  margin: auto;
  font-size: 14px;
  text-align: center;
}
.product.info.detailed .product.data.items > .item.title.active > .switch {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
}
.product.info.pleine .product.data.items .item.title .switch {
  height: 35px;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
}
.product.info.pleine .product.data.items .item.title .switch::hover {
  background: transparent;
}
.product.info.pleine .product.data.items .item.title .switch::focus {
  background: transparent;
}
#tab-label-reviews {
  margin-left: 0;
}
@media (min-width: 768px) {
  #tab-label-reviews {
    margin-left: 160px;
  }
}
.block.related {
  text-align: center;
}
.block.related .block-title strong {
  font-size: 36px;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  margin-top: 40px;
  margin-bottom: 10px;
  display: block;
  font-weight: 400;
}
.page-footer {
  background: #FFFFFF;
  padding-bottom: 0;
}
@media (max-width: 1599px) {
  .page-footer .footer .deco .container {
    max-width: none;
  }
}
.decofooter {
  padding-top: 30px;
  padding-right: 100px;
  padding-left: 100px;
}
.footer-reinsurance {
  background: url('bkg_footer.jpg') no-repeat 50% 50%;
  background-size: cover;
}
.footer-reinsurance ul {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 80px;
  padding: 50px;
  padding-right: 100px;
  padding-left: 100px;
}
.footer-reinsurance li {
  display: block;
  width: 33.33%;
  font-size: 16px;
  text-align: center;
}
.footer-reinsurance li strong {
  display: block;
  font-family: 'Avenir Next LT Pro Bold';
  font-size: 18px;
  text-transform: none;
}
@media (max-width: 991px) {
  .footer-reinsurance ul {
    flex-direction: column;
  }
  .footer-reinsurance li {
    width: 100%;
    margin: 20px 0;
  }
}
.contactbas {
  background: #FFFFFF;
  margin: 30px auto;
  text-align: center;
  padding: 30px 15px;
  font-size: 16px;
  height: 280px;
}
@media (min-width: 768px) {
  .contactbas {
    width: 82%;
  }
}
.contactbas footer {
  margin: 30px 0 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
}
.contactbas footer:first-child {
  margin-top: 40px;
}
.contactbas footer p:first-child {
  margin: 0;
  font-family: "Avenir Next LT Pro Demi";
  font-weight: bold;
}
.contactbas footer p:last-child {
  margin: 6px 0 0;
}
.contactbas footer:last-of-type p:last-child {
  text-transform: none;
}
.rsmba {
  font-size: 16px;
}
.rsmba a {
  font-size: 26px;
  margin: 0 6px;
  color: #000;
}
@media (max-width: 1199px) {
  .rsmba {
    text-align: center;
    margin-bottom: 20px;
  }
}
.bgpara {
  background: url(para.jpg) no-repeat 50% 0;
  height: 400px;
  background-size: cover;
}
.bgparatop {
  display: none;
}
@media (min-width: 992px) {
  .bgparatop {
    display: block;
    color: #fbf2ec;
    font-family: 'Avenir Next LT Pro Demi', sans-serif;
    font-size: 120px;
    height: 130px;
    overflow: hidden;
    position: relative;
    margin-top: -60px;
  }
  .bgparatop .outtext-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
  }
  .bgparatop .outtext {
    position: absolute;
    left: 8%;
    display: inline;
    width: auto;
    white-space: nowrap;
  }
}
.bgtesti {
  background: #f2dfd1;
  margin: 100px 0;
}
.bgtesti .col-12 {
  margin-bottom: 0;
}
.bgtesti .testicontainer {
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  padding: 30px 20px;
  width: 90%;
  margin: auto;
  color: #333333;
  text-align: center;
}
.bgtesti .testicontainer .owl-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  left: 0;
  top: 0;
}
.bgtesti .testicontainer .owl-nav .owl-prev,
.bgtesti .testicontainer .owl-nav .owl-next {
  position: relative;
  font-size: 20px;
}
.bgtesti .testicontainer .owl-nav .owl-prev {
  left: -10px;
}
.bgtesti .testicontainer .owl-nav .owl-next {
  right: -10px;
}
@media (min-width: 768px) {
  .bgtesti .testicontainer .owl-nav .owl-prev,
  .bgtesti .testicontainer .owl-nav .owl-next {
    position: relative;
    font-size: 40px;
    left: 0;
    right: 0;
  }
}
@media (min-width: 768px) {
  .bgtesti .testicontainer {
    padding: 80px 50px;
  }
}
.bgtesti .testicontainer::before {
  position: absolute;
  left: 20px;
  background: transparent url('../images/testi-left.svg') center center;
  background-size: cover;
  display: inline-block;
  content: "";
  top: -32px;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
@media (min-width: 768px) {
  .bgtesti .testicontainer::before {
    left: 0px;
    top: -60px;
  }
}
.bgtesti .testicontainer::after {
  position: absolute;
  right: 20px;
  background: transparent url('../images/testi-right.svg') center center;
  background-size: cover;
  display: inline-block;
  content: "";
  bottom: -32px;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
@media (min-width: 768px) {
  .bgtesti .testicontainer::after {
    right: 0px;
    bottom: -60px;
  }
}
.bgtesti .testicontainer::before,
.bgtesti .testicontainer::after {
  width: 50px;
  height: 37px;
}
@media (min-width: 768px) {
  .bgtesti .testicontainer::before,
  .bgtesti .testicontainer::after {
    width: 113px;
    height: 84px;
  }
}
.bgtesti .testicontainer .testicomment {
  font-size: 17px;
}
@media (min-width: 768px) {
  .bgtesti .testicontainer .testicomment {
    font-size: 33px;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: 1px;
  }
}
.bgtesti .testicontainer .testiauthor {
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  margin-right: 50px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .bgtesti .testicontainer .testiauthor {
    font-size: 19px;
    text-align: right;
  }
}
.block.newsletter {
  width: 100%;
  text-align: center;
}
@media (max-width: 992px) {
  .block.newsletter {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .block.newsletter.footer-newsletter {
    padding: 50px;
  }
}
.block.newsletter label {
  display: block;
  font-size: 18px;
  text-align: left;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  margin-bottom: 0px;
  color: #333333;
  text-transform: none;
}
@media (max-width: 992px) {
  .block.newsletter label {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .block.newsletter label {
    margin-bottom: 0;
  }
}
.block.newsletter .form.subscribe {
  flex-direction: row;
  align-items: center;
}
.block.newsletter .form.subscribe .subscribe-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.block.newsletter .form.subscribe .subscribe-container .subscribe-input {
  width: auto;
  text-align: center;
}
.block.newsletter .form.subscribe .subscribe-container .subscribe-input button {
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .block.newsletter .form.subscribe .subscribe-container {
    margin-top: 40px;
  }
}
.block.newsletter .form.subscribe .mage-error {
  text-align: center;
}
@media (min-width: 1200px) {
  .block.newsletter .form.subscribe .mage-error {
    text-align: left;
  }
}
.block.newsletter .form.subscribe input {
  border: none;
  border-bottom: 1px solid #333333;
  padding: 0;
  margin: 0;
  height: 40px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  text-align: center;
  color: #999;
  outline: none;
  -webkit-appearance: none;
  transition: 0.1s linear all;
}
.block.newsletter .form.subscribe input ::placeholder,
.block.newsletter .form.subscribe input ::-ms-placeholder,
.block.newsletter .form.subscribe input ::-webkit-placeholder {
  color: #999 !important;
}
.block.newsletter .form.subscribe input:focus {
  box-shadow: none;
  border-color: #fcf4ea;
}
@media (min-width: 1200px) {
  .block.newsletter .form.subscribe input {
    margin-right: 80px;
    width: 300px;
  }
}
@media (min-width: 768px) {
  .block.newsletter .form.subscribe input {
    text-align: left;
    height: 56px;
    font-size: 18px;
  }
}
.block.newsletter .action.subscribe {
  background: #01bcc8;
  color: #fff;
  border: 0;
  text-transform: none;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin-top: 20px;
  outline: none;
  width: 260px;
}
.block.newsletter .action.subscribe:hover {
  background: #01bcc8;
  color: #fff;
  text-decoration: underline;
}
.copyarea {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  color: #000;
  margin-top: -12px;
  padding: 10px 15px;
  box-sizing: border-box;
  padding-right: 100px;
  padding-left: 100px;
}
@media (min-width: 768px) {
  .copyarea {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .copyarea {
    text-align: center;
    padding: 0;
  }
}
.copyarea .flinks {
  text-align: right;
}
.copyarea .flinks a {
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
  color: #333333;
}
@media (min-width: 768px) {
  .copyarea .flinks a {
    font-size: 16px;
    margin-left: 40px;
  }
}
@media (max-width: 992px) {
  .copyarea .flinks {
    text-align: center;
    padding-top: 20px;
  }
}
.copyarea .col-md-3 {
  margin-bottom: 0;
}
.copyarea .col-12 {
  margin-bottom: 0;
}
.copyarea .rsmba {
  margin: 16px 0 0;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.page-concept {
  padding-top: 20px;
}
.page-concept .mandatory {
  font-size: 14px;
  text-align: right;
  position: relative;
  top: -60px;
  right: 10px;
  color: #333333;
}
@media (max-width: 1199px) {
  .page-concept .mandatory {
    position: inherit;
  }
}
.page-concept .title-video {
  margin: 100px 0 0 0;
}
@media (max-width: 1199px) {
  .page-concept .title-video {
    margin-top: 20px;
  }
}
.page-concept .page-concept-comments {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .page-concept .page-concept-comments {
    margin-top: 0px;
  }
}
.page-concept #comment-ca-marche {
  margin: 70px 30px 10px 30px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-concept #comment-ca-marche {
    margin: 100px 30px 10px 30px;
  }
}
@media (max-width: 1199px) {
  .page-concept {
    padding: 20px !important;
  }
}
.page-concept a {
  color: #333;
  text-decoration: underline;
}
.page-concept a:hover {
  background: #01bcc8;
  color: white;
}
.page-concept .page-concept-header-wrapper {
  position: relative;
  height: 560px;
  padding-left: 590px;
  padding-bottom: 160px;
}
.page-concept .page-concept-header-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 629px;
  height: 307px;
  background: url(../images/axelle_bonamy_v2.jpg) no-repeat 0% 0%;
  background-size: contain;
}
.page-concept .page-concept-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 320px;
  text-align: center;
}
.page-concept .page-concept-header h1 {
  margin-bottom: 20px;
  font-size: 24px;
}
.page-concept .page-concept-header p {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}
.page-concept .page-concept-header-quotation {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 340px;
  width: 600px;
  height: 220px;
  line-height: 36px;
  margin-left: -300px;
  padding: 0 50px;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  background: rgba(184, 221, 223, 0.77);
  color: #000;
  text-align: center;
}
.page-concept .page-concept-header-quotation > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-concept .page-concept-header-quotation {
    margin-top: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-concept .page-concept-header-wrapper {
    padding-left: 460px;
  }
  .page-concept .page-concept-header-wrapper::before {
    width: 420px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-concept .page-concept-header-wrapper {
    padding-left: 320px;
  }
  .page-concept .page-concept-header-wrapper::before {
    width: 280px;
  }
}
@media (max-width: 991px) {
  .page-concept .page-concept-header-wrapper::before {
    height: 200px !important;
  }
}
@media (max-width: 767px) {
  .page-concept .page-concept-header-wrapper {
    height: auto;
    padding-left: 0;
    padding-bottom: 0;
  }
  .page-concept .page-concept-header-wrapper::before {
    position: static;
    width: 100%;
  }
  .page-concept .page-concept-header {
    height: auto;
    margin: 40px 0;
  }
  .page-concept .page-concept-header-quotation {
    position: static;
    width: 100%;
    height: auto;
    min-height: 220px;
    margin-left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #b9dddf;
  }
}
.page-concept .page-concept-comment {
  position: relative;
  float: left;
  width: 380px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-concept .page-concept-comment {
    margin-top: 60px;
  }
}
.page-concept .page-concept-comment:nth-child(2) {
  margin-left: 20%;
  margin-top: 20px;
}
.page-concept .page-concept-comment:nth-child(3) {
  margin-top: 80px;
  margin-left: 15%;
}
.page-concept .page-concept-comment:nth-child(4) {
  margin-left: 10%;
}
.page-concept .comment {
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 2px;
}
.page-concept .comment::before {
  color: #fcf5ec;
  position: absolute;
  line-height: 268px;
  font-family: 'Avenir Next LT Pro Demi', sans-serif;
  font-size: 268px;
  text-align: center;
  z-index: -1;
}
@media (max-width: 991px) {
  .page-concept .comment::before {
    position: static;
    line-height: normal;
    margin-right: 16px;
    padding: 4px 8px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    background: #fcf4ea;
  }
}
.page-concept .comment1::before {
  content: "1";
  right: 20px;
  top: -85px;
}
.page-concept .comment2::before {
  content: "2";
  left: -120px;
  top: 0;
}
.page-concept .comment3::before {
  content: "3";
  right: 30%;
  top: -50%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-concept .comment3::before {
    top: -20%;
  }
}
.page-concept .comment4::before {
  content: "4";
  right: -10%;
  top: 0;
}
.page-concept .comment4 {
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .page-concept .comment4 {
    padding-top: 0px;
  }
}
.page-concept .sscomment {
  width: 100%;
  color: #000;
  font-size: 16px;
}
.page-concept .btn-concept {
  background: #fcf5ec;
  text-transform: uppercase;
  border: none;
  font-size: 16px;
  text-decoration: none;
  padding: 15Px;
  font-weight: bold;
  margin-top: 17px;
  display: table-cell;
  width: 100%;
  text-align: center;
}
@media (max-width: 1199px) {
  .page-concept .page-concept-comment:nth-child(2) {
    margin-left: 16%;
  }
  .page-concept .page-concept-comment:nth-child(3) {
    margin-left: 10%;
  }
  .page-concept .page-concept-comment:nth-child(3) {
    margin-left: 6%;
  }
}
@media (max-width: 991px) {
  .page-concept .sstitre {
    margin-bottom: 20px;
  }
  .page-concept .page-concept-comment {
    width: 100%;
    margin: 0 0 20px !important;
  }
}
@media (max-width: 1199px) {
  .page-concept video {
    width: 100% !important;
  }
}
.page-concept #formulaire-rendez-vous {
  position: relative;
  /* for child pseudo-element */
  z-index: 0;
  /* add back negative margin value */
  padding: 0;
}
.page-concept #formulaire-rendez-vous .little {
  font-size: 14px;
}
.page-concept #formulaire-rendez-vous::before {
  content: "";
  position: absolute;
  z-index: -1;
  /* behind parent */
  background-image: url('../images/concept_background.jpg');
  margin-left: -999px;
  margin-right: -100px;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 1199px) {
  .page-concept #formulaire-rendez-vous::before {
    margin-right: 0px;
    background-image: none;
  }
}
.see-more-link {
  text-align: center;
  padding-top: 40px;
  font-size: 15px;
}
@media (max-width: 1199px) {
  .see-more-link {
    padding-top: 0px;
  }
}
.see-more-link a {
  color: #01bcc8;
  text-decoration: underline;
}
.cquestion {
  text-align: center;
  color: #878787;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
.cquestion p {
  color: #878787;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
.cquestion a {
  color: #333333;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
.sstitre {
  margin: 40px 0;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  font-size: 24px;
  text-align: center;
  margin-bottom: 130px;
}
@media (min-width: 768px) {
  .sstitre {
    text-align: center;
    font-size: 24px;
    margin: 100px 0 70px 0;
  }
}
.cms-createur {
  background: transparent url('04_CREATEURS.png') no-repeat top center;
}
body.category-createurs {
  overflow-x: hidden;
}
.page-createur {
  position: relative;
}
@media (min-width: 1200px) {
  .page-createur {
    padding-bottom: 440px;
  }
  .page-createur::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url('../images/bkg_creators_page.png') no-repeat;
    background-size: contain;
    width: 280px;
    height: 826px;
    z-index: -1;
  }
}
.page-createur .libelle {
  position: relative;
  height: 120px;
  line-height: 120px;
  margin: 0 auto 20px;
  font-family: 'Avenir Next LT Pro Demi', sans-serif;
  font-size: 120px;
  text-align: center;
  color: #f5eee2;
}
@media (min-width: 768px) {
  .page-createur .row > div {
    margin-top: 80px;
  }
  .page-createur div:nth-child(1) > .libelle,
  .page-createur div:nth-child(5) > .libelle,
  .page-createur div:nth-child(9) > .libelle,
  .page-createur div:nth-child(10) > .libelle,
  .page-createur div:nth-child(14) > .libelle,
  .page-createur div:nth-child(18) > .libelle,
  .page-createur div:nth-child(19) > .libelle,
  .page-createur div:nth-child(23) > .libelle {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: url("gold_text_texture.jpg");
  }
  .page-createur div:nth-child(2) > .libelle,
  .page-createur div:nth-child(6) > .libelle,
  .page-createur div:nth-child(7) > .libelle,
  .page-createur div:nth-child(11) > .libelle,
  .page-createur div:nth-child(15) > .libelle,
  .page-createur div:nth-child(16) > .libelle,
  .page-createur div:nth-child(20) > .libelle,
  .page-createur div:nth-child(21) > .libelle,
  .page-createur div:nth-child(25) > .libelle {
    color: #b8dddf;
  }
}
.page-createur ul {
  padding: 0;
}
.page-createur li {
  width: 180px;
  text-align: left;
  list-style: none;
  line-height: 20px;
  margin: 0 auto;
}
.page-createur li a {
  color: #000;
  font-size: 20px;
  font-family: 'Avenir Next LT Pro Demi', sans-serif;
}
.cms-concept .page-main > .page-title-wrapper .page-title {
  display: none;
}
.cms-showroom {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}
.cms-showroom .page-main {
  max-width: 100%;
}
.cms-showroom h1 {
  font-size: 18px;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .cms-showroom h1 {
    font-size: 36px;
  }
}
.cms-showroom .page-main > .page-title-wrapper .page-title {
  display: none;
}
.page-showroom a {
  color: #333;
  text-decoration: underline;
}
.page-showroom address {
  margin-bottom: 30px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .page-showroom address {
    font-size: 16px;
  }
}
.page-showroom .abutton {
  background: #ffe065;
  color: #333;
  text-transform: uppercase;
  padding: 10px 25px;
  font-size: 19px;
  font-family: 'Oswald', sans-serif;
  display: inline-block;
  margin-top: 30px;
  text-decoration: none;
  border: none;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .page-showroom .abutton {
    width: auto;
  }
}
.page-showroom .little {
  color: #999;
  font-size: 14px;
}
.page-showroom .titrevideo {
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  font-size: 18px;
  text-align: center;
}
@media (min-width: 768px) {
  .page-showroom .titrevideo {
    font-size: 36px;
  }
}
.page-showroom .page-title {
  display: none;
}
.page-showroom .bgbloc {
  min-height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .page-showroom .bgbloc {
    margin-top: 70px;
    margin-bottom: 0;
  }
}
.page-showroom .bgparatopshow {
  color: #FBF2EC;
  font-size: 120px;
  height: 132px;
  text-align: right;
  margin-top: 30px;
  overflow: hidden;
  display: none;
}
@media (min-width: 768px) {
  .page-showroom .bgparatopshow {
    display: block;
  }
}
.page-showroom .bgparashow {
  background: none;
}
@media (min-width: 768px) {
  .page-showroom .bgparashow {
    background: transparent url('Mabonneamie_ShowRoom_014_w6401.png') no-repeat top center;
    background-size: cover;
  }
}
.page-showroom .totalargeur {
  width: 100%;
}
.page-showroom .centragecms {
  padding: 10px;
}
@media (min-width: 768px) {
  .page-showroom .centragecms {
    padding: 70px 15px 15px 90px;
  }
}
.page-showroom .centragecms p {
  font-size: 14px;
}
@media (min-width: 768px) {
  .page-showroom .centragecms p {
    font-size: 16px;
  }
}
.page-showroom .inversement {
  order: 1;
}
@media (min-width: 768px) {
  .page-showroom .inversement {
    order: 0;
  }
}
.page-showroom .centragevideocms {
  text-align: center;
}
.page-showroom .centragevideocms img {
  width: auto;
}
@media (min-width: 768px) {
  .page-showroom .centragevideocms img {
    width: 800px;
  }
}
.page-showroom .bgbloc::before {
  left: 1130px;
  top: -35px;
}
.page-showroom .bgbloc::after {
  left: 10px;
  top: 480px;
}
#showroom-appointment-form .centerform {
  background: #fff;
  margin: auto;
  width: auto;
}
#showroom-appointment-form .centerform .zonzsaumon {
  background: #fcf4ea;
  padding: 25px;
}
#showroom-appointment-form .centerform .zonzsaumon span {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
  display: block;
}
#showroom-appointment-form .centerform .zonzsaumon p {
  margin-bottom: 0;
}
#showroom-appointment-form .centerform .zoformulaire {
  padding: 10px;
}
@media (min-width: 768px) {
  #showroom-appointment-form .centerform .zoformulaire {
    padding: 50px 120px;
  }
}
#showroom-appointment-form .centerform .zoformulaire input {
  border: none;
  border-bottom: 1px solid #999;
  margin: 10px 0;
}
#showroom-appointment-form .centerform .zoformulaire .formtitle {
  display: block;
  line-height: 25px;
}
#showroom-appointment-form .centerform .zoformulaire .margintitle {
  height: auto;
}
@media (min-width: 768px) {
  #showroom-appointment-form .centerform .zoformulaire .margintitle {
    height: 72px;
  }
}
#showroom-appointment-form .centerform .zoformulaire .validation {
  text-align: center;
}
#showroom-appointment-form .centerform .zoformulaire .abutton {
  border: none;
}
#showroom-appointment-form .centerform .zoformulaire .abutton [disabled] {
  background-color: #eee;
}
#showroom-appointment-form .centerform .zoformulaire .inpuitdate {
  color: #333;
  border: 1px solid #fcf4ea;
  width: 100%;
  padding: 10px;
  height: 45px;
}
@media (min-width: 768px) {
  #showroom-appointment-form .centerform .zoformulaire .inpuitdate {
    width: auto;
    height: auto;
  }
}
.cart-summary {
  background: none;
  width: 100%;
  float: none;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding: 10px;
  position: relative;
}
.cart-summary .cart-totals tbody th,
.cart-summary .cart-totals tbody td {
  padding: 5px 0 !important;
  font-size: 16px;
  vertical-align: middle;
}
.cart-summary .cart-totals tbody tr.totals.sub th,
.cart-summary .cart-totals tbody tr.grand.totals th,
.cart-summary .cart-totals tbody tr.totals.sub td,
.cart-summary .cart-totals tbody tr.grand.totals td,
.cart-summary .cart-totals tbody tr.totals.sub .mark,
.cart-summary .cart-totals tbody tr.grand.totals .mark {
  border: none;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-family: 'Avenir Next LT Pro Demi';
  font-weight: normal;
  font-size: 15px;
}
.cart-summary .cart-totals tbody tr.totals.sub th strong,
.cart-summary .cart-totals tbody tr.grand.totals th strong,
.cart-summary .cart-totals tbody tr.totals.sub td strong,
.cart-summary .cart-totals tbody tr.grand.totals td strong,
.cart-summary .cart-totals tbody tr.totals.sub .mark strong,
.cart-summary .cart-totals tbody tr.grand.totals .mark strong {
  font-weight: 500;
}
.cart-summary .cart-totals tbody tr.totals.sub th .price,
.cart-summary .cart-totals tbody tr.grand.totals th .price,
.cart-summary .cart-totals tbody tr.totals.sub td .price,
.cart-summary .cart-totals tbody tr.grand.totals td .price,
.cart-summary .cart-totals tbody tr.totals.sub .mark .price,
.cart-summary .cart-totals tbody tr.grand.totals .mark .price {
  font-weight: 600;
}
.cart-summary .cart-totals tbody tr.totals.sub th,
.cart-summary .cart-totals tbody tr.totals.sub td {
  padding-bottom: 20px !important;
}
.cart-summary .cart-totals tbody tr.grand.totals th,
.cart-summary .cart-totals tbody tr.grand.totals td {
  font-size: 18px;
  padding-top: 20px !important;
}
.cart-summary .cart-totals tbody tr.grand.totals th strong,
.cart-summary .cart-totals tbody tr.grand.totals td strong {
  font-weight: 600;
}
.cart-summary .cart-totals tbody th.mark {
  padding: 0;
  background: none;
}
.cart-summary .cart-totals tbody .amount {
  padding: 0;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  background: #01bcc8;
  color: #fff;
  text-transform: uppercase;
  height: 62px;
  line-height: 24px;
  padding: 20px 80px;
  font-size: 19px;
  display: inline-block;
  margin-top: 30px;
  text-decoration: none;
  border: none;
  font-weight: normal;
  width: 100%;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .cart-summary .checkout-methods-items .action.primary.checkout {
    width: auto;
  }
}
.cart.table-wrapper {
  border-top: none;
}
.cart.table-wrapper .product-item {
  position: relative;
  padding: 0;
  margin: 0 0 40px 0;
  background: #fcf4ea;
  display: flex;
}
.cart.table-wrapper .product-item-details {
  padding: 15px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cart.table-wrapper .product-item-picture {
  width: 35%;
}
.cart.table-wrapper .actions-toolbar {
  position: absolute;
  top: 0;
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  top: 20px;
  right: 20px;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  font-size: 16px;
  line-height: inherit;
  font-family: 'mba';
  content: '\e906';
}
.cart.table-wrapper .product-infos .product-item-marque {
  text-transform: uppercase;
}
.cart.table-wrapper .product-infos span,
.cart.table-wrapper .product-infos .product-item-name {
  display: block;
  line-height: 28px;
  font-size: 16px;
  margin: 0;
}
.cart.table-wrapper .product-infos .product-item-marque,
.cart.table-wrapper .product-infos .product-item-size,
.cart.table-wrapper .product-infos .product-item-price {
  font-weight: bold;
}
.cart.table-wrapper .product-item-type {
  font-size: 16px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .cart.table-wrapper .product-item-picture {
    width: 40%;
  }
  .cart.table-wrapper .product-infos span,
  .cart.table-wrapper .product-infos .product-item-name {
    font-size: 16px;
  }
  .cart.table-wrapper .product-item-type {
    font-size: 16px;
  }
}
.breadcrumbs a,
.breadcrumbs strong {
  font-weight: bold;
}
.checkout-cart-index .cart-empty {
  margin: 40px auto 80px;
  text-align: center;
}
.checkout-cart-index .cart-empty h1 {
  font-size: 22px;
  font-weight: 400;
}
.checkout-cart-index .cart-empty p {
  font-size: 14px;
  margin: 15px 0 0 0;
}
.checkout-cart-index .cart-empty .button {
  margin: 30px 0 0 0;
}
.checkout-cart-index .cart-empty .cart-empty-footer {
  margin: 30px 0 0 0;
  text-align: center;
}
.checkout-cart-index .cart-empty .see-wishlist {
  font-size: 16px;
  text-decoration: underline;
  color: #333333;
}
.checkout-cart-index .cart-empty .see-wishlist:hover {
  text-decoration: none;
}
.checkout-cart-index .form-cart {
  position: relative;
  padding: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .checkout-cart-index .form-cart {
    padding: 0;
    width: 90%;
  }
}
@media (min-width: 1200px) {
  .checkout-cart-index .form-cart {
    padding: 0;
    width: 80%;
  }
}
.checkout-cart-index .form-cart-footer {
  text-align: center;
}
.checkout-cart-index .page-main {
  margin-top: 40px;
}
.checkout-cart-index .cart-mba-flex-container {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .checkout-cart-index .cart-mba-flex-container {
    flex-direction: row;
    margin: 90px 0 0 0;
    padding-bottom: 100px;
  }
}
.cart-container {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .cart-container {
    flex: 2;
  }
}
.cart-section-title {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .cart-section-title {
    font-size: 36px;
    margin-bottom: 40px;
  }
}
.cart-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 13px;
}
.cart-summary-mba {
  width: 100%;
  float: none;
  display: flex;
  flex-direction: column;
  flex: 1;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding: 1px 0 25px;
  position: relative;
  margin-top: 0;
  margin-right: 20px;
}
.cart-summary-mba .cart-summary-cmsmba {
  order: 3;
  text-align: left;
  font-size: 15px;
}
.cart-summary-mba .cart-summary-cmsmba .call-us {
  margin: 0 0 40px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  text-align: center;
}
.cart-summary-mba .cart-summary-cmsmba .call-us a {
  color: #333333;
  text-decoration: underline;
}
.cart-summary-mba .cart-summary-cmsmba .call-us a:hover {
  color: #999999;
}
.cart-summary-mba .cart-summary-cmsmba .cart-section-title {
  margin-top: 30px;
}
.cart-summary-mba .cart-summary-cmsmba .cart-section-subtitle {
  margin: 0 0 20px 0;
  font-family: 'Avenir Next LT Pro Demi';
  font-size: 15px;
}
.cart-summary-mba .cart-summary-cmsmba .cart-summary-cmsmba-item p {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 30px 0;
}
.cart-summary-mba .cart-discount {
  float: none;
  margin: 20px 0 0 0;
  width: 100%;
  padding: 0;
  border: none !important;
}
.cart-summary-mba .cart-discount .fieldset {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart-summary-mba .cart-discount .fieldset .field {
  margin: 0 !important;
}
.cart-summary-mba .cart-discount input {
  width: 160px;
  height: auto;
  padding: 9px 13px;
  text-align: center;
  border: 1px solid #fff;
}
.cart-summary-mba .cart-discount .promo-btn {
  position: relative;
  border: none;
  padding: 0;
  background: none;
  box-shadow: none;
  color: #333333;
  text-decoration: underline;
  font-weight: normal;
  font-size: 16px;
}
.cart-summary-mba .cart-summary {
  order: 2;
  background: #fcf4ea;
  padding: 25px 50px;
}
.cart-summary-mba .cart-summary #block-shipping {
  display: none;
}
.cart-summary-mba .cart-summary .cart-totals,
.cart-summary-mba .cart-summary .opc-block-summary.table-totals {
  border-top: 0;
}
.cart-summary-mba .cart-summary-message {
  font-size: 13px;
  font-style: italic;
  margin: 0;
}
.cart-summary-mba .checkout-methods-items {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .opc-wrapper .form-login {
    border-bottom-style: dashed;
  }
}
.opc-wrapper .opc-block-summary .product-item > .product {
  display: flex;
}
.opc-wrapper .opc-block-summary .product-item > .product .product-image-container {
  float: none;
  width: 30% !important;
  height: auto !important;
}
.opc-wrapper .opc-block-summary .product-item > .product .product-item-details {
  padding-left: 18px;
}
.opc-wrapper .opc-block-summary .table-totals {
  border: 0;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address,
.opc-wrapper .methods-shipping {
  background: none;
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.opc-wrapper .form-login {
  margin-top: 20px;
}
.opc-wrapper .shipping-address-item {
  margin: 20px 0;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #f1ded0;
}
.opc-wrapper .shipping-address-item.selected-item::after {
  background: #f1ded0;
}
.checkout-index-index #checkout {
  font-size: 14px;
}
.checkout-index-index #checkout .opc-payment-additional.discount-code {
  margin-bottom: 40px;
}
.checkout-index-index .modal-custom,
.checkout-index-index .modal-popup {
  font-size: 14px;
}
.checkout-index-index .modal-custom .action-close,
.checkout-index-index .modal-popup .action-close {
  font-size: 40px;
  outline: none;
}
.checkout-index-index .modal-custom .action-close::before,
.checkout-index-index .modal-popup .action-close::before {
  font-size: 40px;
}
.checkout-index-index .modal-custom .modal-header,
.checkout-index-index .modal-popup .modal-header,
.checkout-index-index .modal-custom .modal-content,
.checkout-index-index .modal-popup .modal-content,
.checkout-index-index .modal-custom .modal-footer,
.checkout-index-index .modal-popup .modal-footer {
  background: none;
  border: 0;
  border-bottom: 0;
}
.checkout-index-index .modal-custom .action-close {
  margin: 15px;
}
.checkout-index-index .modal-popup.agreements-modal .action-hide-popup {
  padding: 10px !important;
}
.navigation-pages ul {
  position: relative;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.navigation-pages ul li {
  font-size: 14px;
  font-weight: 400;
  margin: 0 5px;
  color: #333333;
}
@media (min-width: 768px) {
  .navigation-pages ul li {
    font-size: 20px;
  }
}
.navigation-pages ul li a {
  color: #333333;
}
.navigation-pages ul li.pages-item-next,
.navigation-pages ul li.pages-item-previous {
  position: relative;
  top: 2px;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .navigation-pages ul li.pages-item-next,
  .navigation-pages ul li.pages-item-previous {
    font-size: 16px;
  }
}
.navigation-pages ul li.pages-item-next {
  position: absolute;
  right: 0;
  margin: 0 0 0 30px;
}
@media (min-width: 768px) {
  .navigation-pages ul li.pages-item-next {
    position: relative;
    right: 0;
  }
}
.navigation-pages ul li.pages-item-next:after {
  font-family: 'mba';
  content: '\e947';
  padding: 0 0 0 5px;
}
.navigation-pages ul li.pages-item-previous {
  position: absolute;
  left: 0;
  margin: 0 30px 0 0;
}
@media (min-width: 768px) {
  .navigation-pages ul li.pages-item-previous {
    position: relative;
    left: 0;
  }
}
.navigation-pages ul li.pages-item-previous:before {
  font-family: 'mba';
  content: '\e942';
  padding: 0 5px 0 0;
}
.navigation .item-social-node-facebook,
.navigation .item-social-node-instagram {
  position: relative;
  padding: 0 6px;
  font-size: 22px !important;
}
@media (max-width: 991px) {
  .navigation .item-social-node-facebook,
  .navigation .item-social-node-instagram {
    display: none;
  }
}
.navigation .item-social-node-facebook:hover::before,
.navigation .item-social-node-instagram:hover::before {
  color: #01bcc8;
}
.navigation .item-social-node-facebook a,
.navigation .item-social-node-instagram a {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .navigation {
    text-align: center;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border: none;
  }
  .navigation li.level0 {
    border: none;
    padding: 10px 0;
  }
  .navigation li.level0:last-child {
    border-bottom: none;
  }
  .navigation li.level0 > .level-top {
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .navigation .level0 .submenu {
    position: absolute !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .navigation ul {
    padding: 0px;
  }
}
.fotorama-item .fotorama__nav {
  width: auto !important;
}
.fotorama-item .fotorama__nav--dots,
.fotorama-item .fotorama__nav__frame {
  width: auto;
  margin: 0 2px;
}
.fotorama-item .fotorama__dot {
  width: 10px;
  height: 10px;
  border-color: #333333;
}
.fotorama-item .fotorama__active .fotorama__dot {
  background: #333333;
  border-color: #333333;
}
.fotorama-item .fotorama__nav-wrap {
  margin: 0;
}
@media (min-width: 768px) {
  .fotorama-item .fotorama__nav-wrap {
    margin: 0 0 0 20px;
  }
}
.password-strength-meter {
  margin: 10px 0 0 0;
  font-size: 12px;
  background: #fbf2ec;
}
.login-register {
  margin: 0 auto;
  padding: 20px;
  background: url('../images/bkg_login.jpg') no-repeat center center;
  background-size: cover;
  transition: 0.2s linear all;
}
.login-register .fieldset {
  margin: 0;
}
.login-register .fieldset .field-name-lastname {
  margin: 0 0 20px;
}
.login-register .fieldset .field.newsletter {
  font-size: 14px;
  font-style: italic;
}
.login-register .fieldset .field.newsletter label {
  display: flex !important;
  flex-direction: row;
  align-items: center;
}
.login-register .fieldset .field.newsletter label span {
  margin-left: 6px;
}
.login-register .fieldset.info {
  margin: 0 0 20px;
}
.login-register .fieldset .password-none .password-strength-meter {
  display: none;
}
.login-register .login-register-wrapper {
  padding: 0;
  position: relative;
  margin: 0 auto;
  background: white;
  box-shadow: border-box;
  border: 1px solid #fcf4ea;
}
.login-register .login-register-wrapper .field.date {
  display: none;
}
.login-register .form.create.account {
  width: auto;
  min-width: inherit;
}
.login-register .tabs-content {
  padding: 20px;
}
.login-register .tabs-nav {
  margin: 0 0 15px 0;
}
.login-register .actions-toolbar {
  margin: 40px 0 0 0;
}
.login-register .actions-toolbar .action.remind {
  font-size: 12px;
  font-style: italic;
  color: #666;
  margin: 20px 0 0 0;
}
.login-register .actions-toolbar .primary {
  width: 100%;
  text-align: center;
  white-space: nowrap;
}
.login-register .actions-toolbar .secondary {
  width: 100%;
  display: block;
}
@media (min-width: 768px) {
  .login-register {
    margin: 50px auto;
    padding: 80px 0;
  }
  .login-register .login-register-wrapper {
    padding: 12px 0 40px 0;
    width: 530px;
  }
  .login-register .tabs-nav {
    margin: 0 0 40px 0;
  }
  .login-register .tabs-content {
    padding: 10px 125px;
  }
}
.content-header .content-title {
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  font-size: 28px;
  margin-bottom: 35px;
}
.content-header p {
  font-size: 14px;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
  width: auto;
}
.content-header .content-header-img {
  padding: 15px;
  margin-bottom: 45px;
}
.content-header .content-header-img::before {
  background: #fcf4ea;
  position: absolute;
  top: 0;
  right: 30%;
  height: 100%;
  width: 100vw;
  content: "";
  z-index: -1;
}
.content-header .row {
  align-items: center;
}
@media (min-width: 768px) {
  .content-header {
    margin: 70px 0 0 0;
  }
  .content-header .content-header-img {
    width: 85%;
    padding: 40px;
    margin-bottom: 0;
  }
  .content-header .content-title {
    font-size: 33px;
  }
}
@media (min-width: 768px) {
  .section-header,
  .post-list-wrapper {
    position: relative;
  }
  .section-header .section-header-title,
  .post-list-wrapper .section-header-title,
  .section-header .post-list-title,
  .post-list-wrapper .post-list-title {
    display: block;
    position: absolute;
    right: 0;
    top: -40px;
    color: #FBF2EC;
    font-family: 'Avenir Next LT Pro Demi', sans-serif;
    font-size: 120px;
  }
}
.account-dashboard {
  font-size: 14px;
}
.account-dashboard .content-header .row {
  align-items: center;
}
.account-dashboard .page-content {
  padding: 0 30px;
}
.account-dashboard .page-section {
  position: relative;
  margin: 40px 0 60px 0;
}
.account-dashboard .section-header {
  margin: 0 0 30px;
  text-align: left;
}
.account-dashboard .section-header .section-header-title {
  display: none;
}
.account-dashboard .section-header p {
  font-size: 16px;
  line-height: 26px;
  color: #999999;
  margin: 30px 0 0 0;
}
.account-dashboard .section-title {
  font-weight: 400;
  font-size: 22px;
}
@media (min-width: 768px) {
  .account-dashboard .section-header p {
    width: 80%;
    text-align: justify;
  }
  .account-dashboard .page-section {
    margin: 40px 0;
  }
  .account-dashboard .section-title {
    font-size: 28px;
  }
}
.account-order-history {
  margin-top: 80px;
}
.account-order-history .history-list {
  overflow: hidden;
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
}
.account-order-history .history-list .owl-item {
  display: flex;
  justify-content: center;
}
.account-order-history .history-list .owl-stage {
  display: flex;
}
.account-order-history .history-list .owl-nav {
  display: flex;
  justify-content: center;
  margin: 30px 0 0 0;
}
.account-order-history .history-list .owl-nav .owl-prev,
.account-order-history .history-list .owl-nav .owl-next {
  font-size: 30px;
  font-weight: bold;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: url("gold_text_texture.jpg");
  cursor: pointer;
}
.account-order-history .history-list .owl-nav .owl-prev {
  margin: 0 20px 0 0;
}
.account-order-history .history-list .owl-nav .owl-next {
  margin: 0;
}
.account-order-history .history-list .list-item {
  display: inline-block;
  width: 194px;
  margin: 0 4px;
}
.account-order-history .history-list .item-content {
  line-height: 24px;
  padding: 20px 12px;
  color: #434343;
  background: #FDFAF7;
  font-size: 16px;
}
.account-order-history .history-list .item-content .price {
  line-height: 24px;
  font-size: 16px;
  font-weight: normal;
}
.account-order-history .history-list .item-review {
  margin: 12px 0 0;
  height: 24px;
}
.account-order-history .history-list .item-review .review-link {
  color: #434343;
  text-decoration: underline;
  font-family: 'Avenir Next LT Pro Demi';
  font-size: 16px;
}
.account-order-history .history-list .item-review .rating-summary {
  display: flex;
  justify-content: center;
}
.account-order-history .history-list .btn {
  width: 100%;
  color: #333333;
  font-size: 14px;
  font-family: 'Oswald';
  text-transform: uppercase;
  padding: 10px 0;
  background: #fbf2ec;
}
.account-order-history .history-list .btn:hover {
  background: #f2d5c2;
}
.account-order-history .history-list .item-infos .info {
  display: block;
}
@media (min-width: 768px) {
  .account-order-history {
    margin-top: 60px;
  }
}
.account-fidelity .fidelity-steps-container {
  display: flex;
  justify-content: center;
}
.account-fidelity .fidelity-steps {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  margin: 100px 0 0 0;
}
.account-fidelity .fidelity-steps:before {
  width: 54px;
  height: 0px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f2dfd1;
  content: '';
  z-index: 1;
}
.account-fidelity .fidelity-steps.step-5:before {
  height: 450px;
}
.account-fidelity .fidelity-steps.step-4:before {
  height: 360px;
}
.account-fidelity .fidelity-steps.step-3:before {
  height: 270px;
}
.account-fidelity .fidelity-steps.step-2:before {
  height: 180px;
}
.account-fidelity .fidelity-steps.step-1:before {
  height: 90px;
}
.account-fidelity .fidelity-steps .fidelity-step {
  position: relative;
  width: 54px;
  height: 90px;
  border: 1px solid #ffe065;
  border-top: none;
}
.account-fidelity .fidelity-steps .fidelity-step:last-child {
  border-top: 1px solid #ffe065;
}
.account-fidelity .fidelity-steps .step-points,
.account-fidelity .fidelity-steps .step-discount {
  position: absolute;
  top: -11px;
  right: 0;
  text-align: center;
  width: 100px;
}
.account-fidelity .fidelity-steps .step-points {
  left: -100px;
}
.account-fidelity .fidelity-steps .step-star {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333333;
  font-weight: bold;
  width: 54px;
  height: 54px;
  top: -27px;
  z-index: 2;
}
.account-fidelity .fidelity-steps .step-star:before {
  position: absolute;
  font-family: 'mba';
  top: -13px;
  right: -2px;
  font-size: 52px;
  width: 54px;
  height: 54px;
  content: '\e905';
  color: #ffe065;
  z-index: -1;
}
.account-fidelity .fidelity-steps .step-discount {
  font-weight: 500;
  right: -100px;
}
@media (min-width: 768px) {
  .account-fidelity .fidelity-steps {
    flex-direction: row;
  }
  .account-fidelity .fidelity-steps:before {
    width: 0px;
    height: 54px;
  }
  .account-fidelity .fidelity-steps.step-5:before {
    width: 775px;
    height: 54px;
  }
  .account-fidelity .fidelity-steps.step-4:before {
    width: 620px;
    height: 54px;
  }
  .account-fidelity .fidelity-steps.step-3:before {
    width: 465px;
    height: 54px;
  }
  .account-fidelity .fidelity-steps.step-2:before {
    width: 310px;
    height: 54px;
  }
  .account-fidelity .fidelity-steps.step-1:before {
    width: 155px;
    height: 54px;
  }
  .account-fidelity .fidelity-steps .fidelity-step {
    width: 155px;
    height: 54px;
    border: 1px solid #ffe065;
    border-right: none;
  }
  .account-fidelity .fidelity-steps .fidelity-step:last-child {
    border-right: 1px solid #ffe065;
  }
  .account-fidelity .fidelity-steps .step-points,
  .account-fidelity .fidelity-steps .step-discount {
    top: inherit;
    right: -50px;
  }
  .account-fidelity .fidelity-steps .step-points {
    left: inherit;
    top: -30px;
  }
  .account-fidelity .fidelity-steps .step-discount {
    bottom: -30px;
  }
  .account-fidelity .fidelity-steps .step-star {
    top: 0;
    right: -27px;
  }
}
.customer-account-header-wrapper {
  margin: 0 0 48px;
  text-align: center;
}
.customer-account-header-wrapper h1 {
  margin: 0 0 18px;
  font-size: 36px;
  color: #01bcc8;
}
.customer-account-header-wrapper h2 {
  margin: 0 0 18px;
  font-size: 24px;
  color: #000;
}
.customer-account-header-wrapper h2 .last-name {
  text-transform: uppercase;
}
.customer-account-header-wrapper h2 .first-name {
  text-transform: capitalize;
}
.customer-account-header-wrapper .account-loyalty-header {
  font-size: 15px;
}
.customer-account-create .page-main {
  margin-top: 50px;
}
.customer-account-create .legend {
  text-align: center;
}
.customer-account-create .page-title-wrapper {
  text-align: center;
}
.account-dashboard .nav.items {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 0 20px;
}
.account-dashboard .nav.items li {
  padding: 0 24px;
  font-size: 20px;
}
.account-dashboard .nav.items li.current {
  color: #01bcc8;
}
.account-dashboard .nav.items a {
  color: #555;
}
@media (max-width: 767px) {
  .account-dashboard .nav.items {
    flex-direction: column;
    align-items: center;
    margin: 0 0 30px;
  }
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account {
  margin: 0 auto;
}
.account-events .events-list {
  margin: 60px 0 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.account-events .event-add-link {
  margin: 0 20px 20px 0;
  display: inline-block;
  color: #999 !important;
  font-size: 16px;
  text-decoration: underline;
}
.account-events .actions-toolbar > .primary {
  display: block;
  float: none;
  width: 100%;
  text-align: center;
}
.account-events .actions-toolbar > .primary button {
  float: none;
}
.account-events .event-item,
.account-events .event-item-model {
  width: 270px;
  margin: 0 20px 50px;
}
.account-events .event-item select,
.account-events .event-item-model select {
  margin: 20px 0;
  color: #999;
}
.account-events .event-item .input-text::-webkit-input-placeholder,
.account-events .event-item-model .input-text::-webkit-input-placeholder,
.account-events .event-item .input-text::-moz-placeholder,
.account-events .event-item-model .input-text::-moz-placeholder,
.account-events .event-item .input-text::-ms-placeholder,
.account-events .event-item-model .input-text::-ms-placeholder,
.account-events .event-item .input-text::placeholder,
.account-events .event-item-model .input-text::placeholder {
  color: #999 !important;
}
.account-events .event-item .input-text.mage-error,
.account-events .event-item-model .input-text.mage-error {
  border-bottom: 1px solid #ed8380;
}
.account-events .event-item > div.mage-error,
.account-events .event-item-model > div.mage-error {
  display: none !important;
}
.account-events .event-item .group-date div.mage-error,
.account-events .event-item-model .group-date div.mage-error {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
  font-size: 0;
  color: transparent;
  background-color: #ed8380;
}
.account-events .event-item.empty {
  display: none;
}
.account-events .event-item.first-item {
  display: block;
}
.account-events .event-item-model {
  display: none;
}
@media (min-width: 768px) {
  .account-events .events-list {
    flex-direction: row;
  }
  .account-events .event-item.empty {
    display: block;
  }
}
.account-patronage {
  margin: 30px 0 0 0;
}
.account-patronage .patronage-container {
  display: flex;
  flex-direction: column;
  margin: 50px 0 0 0;
}
.account-patronage .success-msg {
  margin: 30px 0;
  color: #27ae60;
}
.account-patronage .error-msg {
  margin: 30px 0 0 0;
  color: #c0392b;
}
.account-patronage .success-msg,
.account-patronage .error-msg {
  display: none;
  text-align: left;
}
.account-patronage .success-msg ul,
.account-patronage .error-msg ul {
  margin: 10px 0;
}
.account-patronage .patronage-field {
  text-align: center;
  margin: 0 0 40px 0;
}
.account-patronage .patronage-field p {
  text-align: left;
}
.account-patronage .patronage-field .input-text {
  height: inherit;
  padding: 11px 15px;
  border: 1px solid #fcf4ea;
  margin: 10px 0 25px 0;
}
.account-patronage .patronage-invitations p {
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  margin: 0 0 15px 0;
}
.account-patronage .patronage-list {
  list-style: none;
  padding: 0;
}
.account-patronage .patronage-list li {
  padding: 10px 0;
  margin: 0;
}
.account-patronage .patronage-list li.all {
  border-bottom: 1px solid #333333;
  margin-bottom: 10px;
}
.account-patronage .patronage-list li.all label {
  font-weight: 500;
}
.account-patronage .patronage-list li label {
  cursor: pointer;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 0 0 30px;
}
.account-patronage .patronage-list li label:before {
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #fcf4ea;
  content: '';
}
.account-patronage .patronage-list li input[type=checkbox] {
  display: none;
}
.account-patronage .patronage-list li input[type=checkbox]:checked + label:before {
  background: #f9e8d4;
}
.account-patronage .patronage-list li.item-model {
  display: none;
}
@media (min-width: 768px) {
  .account-patronage .patronage-container {
    flex-direction: row;
    align-items: flex-start;
  }
  .account-patronage .patronage-field {
    text-align: left;
    flex: 2;
    margin: 0 170px 0 0;
  }
  .account-patronage .patronage-field > p {
    font-size: 20px;
  }
  .account-patronage .patronage-invitations {
    flex: 1;
  }
  .account-patronage .patronage-invitations p {
    font-size: 12px;
    line-height: 20px;
  }
}
.mba-link-add {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 18px;
  text-decoration: none;
  padding: 0 0 30px 0;
  color: #333333;
}
.mba-link-add:visited {
  color: #333333;
}
.mba-link-add:after {
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: 'mba';
  content: '\e907';
  text-decoration: none;
  display: block;
  margin: 10px 0 0 0;
  width: 100%;
  text-align: center;
  font-size: 20px;
}
.mba-link-add:hover {
  text-decoration: none;
  color: #01bcc8;
}
.mba-link-add:hover i {
  color: #01bcc8;
}
.account-wishlist {
  text-align: center;
}
.account-wishlist .mba-link-add {
  margin: 30px 0 0 0;
}
.account-infos {
  margin-bottom: 10px;
}
.account-infos .account-infos-columns {
  position: relative;
  margin: 40px 0 0 0;
}
.account-infos .account-infos-columns .button {
  display: none;
}
.account-infos .column-item .field.choice,
.account-infos .column-item .input-text {
  margin: 10px 0;
}
.account-infos .column-item .field.choice[type='password'],
.account-infos .column-item .input-text[type='password'] {
  margin-top: 0;
}
.account-infos .column-item .password-strength-meter {
  margin: 10px 0 15px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.account-infos .column-item .mage-error {
  margin-bottom: 15px;
}
.account-infos .column-item.open .column-item-header:after {
  content: '\e908';
}
.account-infos .column-item .button {
  position: relative;
  margin: 20px auto;
}
.account-infos .column-item.address .column-item-header {
  border-bottom: 2px solid #fcf4ea;
}
.account-infos .column-item.address .column-item-main {
  border-top: none;
}
.account-infos .column-item-header {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  text-transform: uppercase;
  font-family: 'Avenir Next LT Pro Demi';
  font-size: 18px;
  color: #333333;
  letter-spacing: 2px;
  font-weight: 500;
  padding: 20px 5px;
  margin: 0;
  border-top: 2px solid #fcf4ea;
}
.account-infos .column-item-header:after {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 30px;
  height: 100%;
  top: 0;
  right: 5px;
  font-family: 'mba';
  content: '\e907';
}
.account-infos .column-item-header a {
  display: none;
}
.account-infos .column-item-main {
  display: none;
  border-top: 2px solid #fcf4ea;
  padding: 25px 10px 40px 10px;
}
.account-infos .actions-toolbar {
  width: 100%;
  text-align: center;
}
.account-infos .actions-toolbar .primary {
  float: none;
}
@media (max-width: 767px) {
  .account-infos .actions-toolbar {
    margin: 30px 0 0;
  }
}
@media (min-width: 768px) {
  .account-infos .section-header .section-title {
    padding: 20px;
  }
  .account-infos .section-header .section-header-title {
    top: -20px;
    right: 20px;
  }
  .account-infos .column-item {
    margin: 0 0 40px 0;
  }
  .account-infos .column-item-header {
    cursor: inherit;
    border-top: none;
    border-bottom: 2px solid #fcf4ea;
    padding: 12px 0;
    margin: 0 0 20px 0;
  }
  .account-infos .column-item-header:after {
    display: none;
  }
  .account-infos .column-item-header a {
    display: block;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 14px;
    color: #999999;
    text-decoration: underline;
  }
  .account-infos .account-infos-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 30px 0;
  }
  .account-infos .account-infos-column {
    width: 23%;
  }
  .account-infos .column-item-main {
    padding: 0;
    display: block;
    border: none;
  }
}
.arp-rentable-product-options::after {
  display: block;
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  background: url("gold_text_texture.jpg") 50% 50%;
  background-size: cover;
  z-index: -1;
}
.arp-rentable-product-options-tab-headers a,
.arp-rental-configurator .schedule-configurator-link {
  border-color: #01bcc8;
}
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper {
  margin: 0 0 20px;
  text-align: center;
}
.customer-account-forgotpassword .fieldset .field.note,
.customer-account-createpassword .fieldset .field.note {
  font-size: 16px;
}
.customer-account-forgotpassword .actions-toolbar,
.customer-account-createpassword .actions-toolbar {
  text-align: center;
}
.customer-account-forgotpassword .actions-toolbar .primary,
.customer-account-createpassword .actions-toolbar .primary {
  float: none;
}
#press-talk-about-us .owl-nav .owl-prev,
#press-talk-about-us .owl-nav .owl-next,
#tv-talk-about-us .owl-nav .owl-prev,
#tv-talk-about-us .owl-nav .owl-next {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: url("gold_text_texture.jpg");
}
.rating-summary .rating-result {
  width: 140px;
}
.rating-summary .rating-result::before {
  letter-spacing: 0;
}
.rating-summary .rating-result > span::before {
  letter-spacing: 0;
}
.mba-review-posts-wrapper .mba-review-posts-title {
  padding: 70px 50px 100px;
  font-size: 20px;
  background: #fcf4ea;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: "Avenir Next LT Pro Demi";
  position: relative;
}
@media (max-width: 992px) {
  .mba-review-posts-wrapper .mba-review-posts-title {
    margin-top: 40px;
  }
}
.mba-review-posts-wrapper .mba-review-posts-title::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #fcf4ea;
  margin-left: -999px;
  margin-right: -100px;
}
@media (max-width: 992px) {
  .mba-review-posts-wrapper .mba-review-posts-title::before {
    margin-right: 0;
  }
}
.mba-review-posts-wrapper ul.mba-review-posts-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
}
.mba-review-posts-wrapper ul.mba-review-posts-list .mba-review-post {
  max-width: 30%;
}
@media (max-width: 767px) {
  .mba-review-posts-wrapper ul.mba-review-posts-list .mba-review-post {
    max-width: 100%;
  }
}
.mba-review-posts-wrapper .mba-review-posts-list {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0;
}
.mba-review-posts-wrapper .mba-review-posts-list .mba-review-post {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}
.mba-review-posts-wrapper .mba-review-posts-list.owl-carousel {
  padding: 0 30px;
}
.mba-review-posts-wrapper .mba-review-posts-list.owl-carousel .owl-item {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.mba-review-posts-wrapper .mba-review-posts-list.owl-carousel .mba-review-post {
  max-width: 380px;
  margin: 0 10px;
}
.mba-review-posts-wrapper .mba-review-posts-list.owl-carousel .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  font-size: 32px;
}
.mba-review-posts-wrapper .mba-review-posts-list.owl-carousel .owl-nav i {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: url("gold_text_texture.jpg");
}
.mba-review-posts-wrapper .mba-review-posts-list.owl-carousel .owl-nav .owl-prev,
.mba-review-posts-wrapper .mba-review-posts-list.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -24px;
}
.mba-review-posts-wrapper .mba-review-posts-list.owl-carousel .owl-nav .owl-prev {
  left: 0;
}
.mba-review-posts-wrapper .mba-review-posts-list.owl-carousel .owl-nav .owl-next {
  right: 0;
}
.mba-review-posts-wrapper .mba-review-posts-list a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  max-width: 100%;
  width: 380px;
  height: 380px;
  color: #000;
  text-align: center;
  overflow: hidden;
}
.mba-review-posts-wrapper .mba-review-posts-list a::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  transition: background-color 250ms ease-out;
}
.mba-review-posts-wrapper .mba-review-posts-list a span {
  display: block;
  z-index: 1;
}
.mba-review-posts-wrapper .mba-review-posts-list a .mba-review-post-summary {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  transform: translate(0, 100%);
  transition: transform 150ms ease-out;
  max-height: 110px;
  font-size: 18px;
}
.mba-review-posts-wrapper .mba-review-posts-list a:hover {
  text-decoration: none;
}
.mba-review-posts-wrapper .mba-review-posts-list a:hover::before {
  background-color: rgba(255, 255, 255, 0.6);
}
.mba-review-posts-wrapper .mba-review-posts-list a:hover .mba-review-post-summary {
  transform: translate(0, -30px);
}
.mba-review-posts-wrapper .mba-review-posts-list .mba-review-post-title {
  line-height: 40px;
  padding: 0 10px;
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.5);
  width: 70%;
  margin: auto;
}
.mba-review-posts-wrapper .mba-review-posts-title + .mba-review-posts-list {
  margin-top: -60px;
}
@media (max-width: 1199px) {
  .mba-review-posts-wrapper ul.mba-review-posts-list {
    flex-direction: column;
    align-items: center;
  }
  .mba-review-posts-wrapper ul.mba-review-posts-list li {
    max-width: 90%;
  }
  .mba-review-posts-wrapper ul.mba-review-posts-list li:not(:last-child) {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .mba-review-posts-wrapper .mba-review-posts-list a {
    max-width: 100%;
  }
}
.block-rewards-account-summary {
  font-size: 16px;
  border: none;
}
.block-rewards-account-summary .block-title {
  margin: 0 0 10px;
  font-size: 18px;
}
.block-rewards-account-summary .block-title.earn + .block-content ul,
.block-rewards-account-summary .block-title.spend + .block-content ul {
  margin: 0 0 20px;
}
.block-rewards-account-summary .referral-system-description {
  margin: 0 0 20px;
  color: #888;
}
.block-rewards-account-summary #referralForm .fieldset {
  max-width: 800px;
}
.block-rewards-account-summary #referralForm .data-table tbody td {
  padding-top: 10px;
  padding-bottom: 10px;
}
.block-rewards-account-summary #referralForm .remindable-referrals-table {
  width: auto;
}
.block-rewards-account-summary .table-wrapper {
  border: 0;
}
.block-rewards-account-summary #referral-table {
  border: 1px solid #eee;
  border-collapse: collapse;
}
.block-rewards-account-summary #referral-table thead th {
  background: #eee;
}
@media (max-width: 767px) {
  .block-rewards-account-summary #referral-table {
    border: 0;
  }
  .block-rewards-account-summary #referral-table th,
  .block-rewards-account-summary #referral-table td {
    border: 0;
  }
}
.newsletter-subscribe-popup-modal .modal-inner-wrap {
  width: 1050px;
  max-width: 90%;
}
.newsletter-subscribe-popup-modal .newsletter-subscribe-popup {
  padding-bottom: 4.2rem;
}
.newsletter-subscribe-popup-modal .block.newsletter {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  min-height: 400px;
  margin: 0;
  text-align: left;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: 500px 400px;
}
.newsletter-subscribe-popup-modal .block.newsletter .content {
  width: 450px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.7);
}
.newsletter-subscribe-popup-modal .block.newsletter label {
  font-size: 28px;
  text-align: left;
  white-space: nowrap;
}
.newsletter-subscribe-popup-modal .block.newsletter .form.subscribe {
  display: block;
  width: auto;
}
.newsletter-subscribe-popup-modal .block.newsletter .form.subscribe .subscribe-container {
  flex-direction: column;
}
.newsletter-subscribe-popup-modal .block.newsletter .form.subscribe p {
  margin-top: 10px;
}
.newsletter-subscribe-popup-modal .block.newsletter .form.subscribe input {
  height: 46px;
  font-size: 16px;
}
.newsletter-subscribe-popup-modal .block.newsletter .form.subscribe input::placeholder {
  color: #888;
}
.newsletter-subscribe-popup-modal .block.newsletter .form.subscribe .action.subscribe {
  width: 220px;
  height: 70px;
  font-size: 24px;
}
@media (max-width: 767px) {
  .newsletter-subscribe-popup-modal .block.newsletter {
    min-height: 0;
    background-size: cover;
  }
  .newsletter-subscribe-popup-modal .block.newsletter .content {
    width: auto;
    max-width: 100%;
  }
  .newsletter-subscribe-popup-modal .block.newsletter label {
    line-height: 30px;
    font-size: 26px;
    text-align: center;
    white-space: normal;
  }
}
.cms-page-view:not(.cms-concept):not(.cms-on-parle-de-nous) .page-title-wrapper {
  max-width: 1300px;
  margin: 20px auto;
  padding: 0 15px;
  text-align: center;
}
.cms-page-view:not(.cms-concept):not(.cms-on-parle-de-nous) .page-title-wrapper .page-title {
  font-family: 'Avenir Next LT Pro Bold';
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.cms-page-view:not(.cms-concept):not(.cms-on-parle-de-nous) .std {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
  font-size: 14px;
}
.customer-account-logoutsuccess .page-title-wrapper {
  margin: 20px auto 0;
}
.customer-account-logoutsuccess .column.main {
  font-size: 14px;
}
.blog-page .page-title-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 400px;
  background: url(../images/bkg_blog_title.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.blog-page .page-title-wrapper .page-title {
  position: relative;
  height: 110px;
  line-height: 160px;
  margin: 0;
  padding: 0 180px;
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
  background: #fff;
}
.blog-page .page-title-wrapper .page-title span {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: url("gold_text_texture.jpg");
}
.blog-page .page-main {
  max-width: none;
}
.blog-page .blog-post {
  max-width: 930px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
}
.blog-page .blog-section-title {
  margin: 60px auto;
  padding: 0 15px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: url("gold_text_texture.jpg");
}
.blog-page .blog-post-title {
  display: inline-block;
  max-width: 600px;
  margin: 60px 0 0;
  padding: 10px 32px;
  background: #fcf4ea;
  font-family: 'Avenir Next LT Pro Bold';
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
}
.blog-page .blog-post-title ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 0;
  font-size: 12px;
  text-transform: none;
}
.blog-page .blog-post-title ul li {
  display: block;
  margin: 0 3px;
  padding: 0 3px;
}
.blog-page .blog-post-title ul li:not(:last-child)::after {
  display: inline;
  content: '-';
}
.blog-page .blog-post-content {
  margin: 60px 0 0;
  font-size: 14px;
  text-align: justify;
}
@media (max-width: 991px) {
  .blog-page .page-title-wrapper {
    height: auto;
    background: none;
  }
  .blog-page .page-title-wrapper .page-title {
    height: auto;
    line-height: normal;
    margin: 30px 0 0;
    padding: 0;
  }
  .blog-page .blog-post-title,
  .blog-page .blog-post-content,
  .blog-page .blog-section-title,
  .blog-page .mba-review-posts-wrapper {
    margin: 30px 0 0;
  }
}
.checkout-onepage-success .page-main {
  padding: 0 15px;
}
.checkout-onepage-success .page-title-wrapper {
  margin: 30px 0;
}
.checkout-onepage-success .checkout-success a,
.checkout-onepage-success .checkout-success a:hover {
  color: #01bcc8;
}
.featured-widget .block-title-main h2 {
  font-size: 24px;
  text-align: center;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
}
.featured-widget .cta-order {
  background: #fcf5ec;
  text-transform: uppercase;
  border: none;
  font-size: 14px;
  text-decoration: none;
  padding: 15Px;
  font-weight: bold;
  margin-top: 17px;
  /* display: table-cell; */
  width: 100%;
  text-align: center;
  font-size: 18px;
}
.featured-widget .cta-order:hover {
  background: #01bcc8;
  color: white;
}
.flinks a {
  color: black;
}
@media (max-width: 1199px) {
  .flinks {
    text-align: center;
  }
}
.concept-middle-title {
  font-size: 21px;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 50px;
}
@media (max-width: 1199px) {
  .concept-middle-title {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .title-on-parle-de-nous {
    margin: 30px 0 40px 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .title-on-parle-de-nous {
    margin: 0px 0 40px 0 !important;
  }
}
.img-press {
  height: 300px;
  padding-right: 20px;
}
@media (max-width: 1199px) {
  .img-press {
    padding: 20px;
  }
}
.block-featured-product {
  padding-top: 60px;
}
@media (max-width: 992px) {
  .block-featured-product {
    padding-top: 0px;
  }
  .block-featured-product .owl-controls {
    display: none !important;
  }
  .block-featured-product .products-grid .product-item .price-box .price {
    font-size: 18px;
  }
  .block-featured-product .owl-wrapper {
    padding: 0px !important;
  }
}
.block-featured-product .owl-wrapper {
  padding: 0px;
}
.block-featured-product .product-item-marque {
  font-size: 16px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
.block-featured-product .third-line {
  display: inline-block;
  font-size: 15px !important;
}
.block-featured-product .third-line .products-grid .product-item .price-box .price {
  font-size: 15px !important;
}
.block-featured-product .third-line .price-box {
  margin: 0;
}
@media (max-width: 1199px) {
  .block-featured-product .owl-controls {
    position: relative;
    top: -26px;
  }
}
@media (max-width: 992px) {
  .container-carousel {
    padding: 0 !important;
  }
}
@media (max-width: 992px) {
  .container-carousel .content {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .home_reviews {
    padding-top: 40px !important;
  }
}
.form-find h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  font-family: 'Avenir Next LT Pro Regular', sans-serif;
  font-weight: bold;
}
.form-find .select-container {
  padding-top: 30px;
  text-align: center;
}
@media (max-width: 992px) {
  .form-find .select-container {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
  }
}
.form-find .select-container select,
.form-find .select-container input {
  width: 20%;
  margin-left: 20px;
  padding-left: 10px;
  display: inline-block;
  border: 1px solid #01bcc8;
  height: 40px;
  vertical-align: middle;
  font-size: 14px;
  font-family: Oswald, sans-serif;
  font-weight: 100;
  letter-spacing: 1px;
}
@media (max-width: 992px) {
  .form-find .select-container select,
  .form-find .select-container input {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
.form-find .select-container .date-time-control-text::before {
  position: absolute;
  content: " \2193";
  top: 0px;
  right: -8px;
  height: 20px;
  width: 20px;
}
.form-find .select-container button {
  border: 0;
  text-transform: uppercase;
  background: #01bcc8;
  color: white;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  outline: none;
  width: 260px;
  font-weight: 400;
  margin-left: 20px;
}
@media (max-width: 992px) {
  .form-find .select-container button {
    margin-left: 0;
  }
}
.form-find *::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: black !important;
}
.form-find *:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: black !important;
  opacity: 1;
}
.form-find *::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: black !important;
  opacity: 1;
}
.form-find *:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: black !important;
}
.form-find *::-ms-input-placeholder {
  /* Microsoft Edge */
  color: black !important;
}
.form-find *::placeholder {
  /* Most modern browsers support this now. */
  color: black !important;
}
.flatpickr-calendar {
  z-index: 99999;
}
.date-time-control-text:not(:placeholder-shown)::after {
  color: black;
  content: attr(placeholder);
}
.date-time-control-text:focus::after,
.date-time-control-text:valid::after {
  display: none;
}
.datepicker--cell.-disabled-,
.datepicker--cell-day.-other-month- {
  color: #4a4a4a !important;
}
.datepicker--cell.-disabled-.prev-date {
  color: #aeaeae !important;
  background: #fff !important;
}
.datepicker--cell.-unavailable-,
.schedule-configurator-legend .unavailable-day span {
  background: #BCACAC !important;
}
.datepicker--cell.datepicker--cell.-selected- {
  background: #FFE065 !important;
}
html[lang="fr"] .schedule-configurator-header strong:before {
  content: "Durée et dates de location";
}
html[lang="fr"] .schedule-configurator-header span {
  display: none;
}
html[lang="fr"] .schedule-configurator-link.before:before {
  content: "Durée et dates de location";
}
html[lang="fr"] .schedule-configurator-link.before span {
  display: none;
}
#featuredproduct-f {
  margin: 20px 0 0 0;
}
#featuredproduct-f .product-item {
  padding: unset;
}
@media (min-width: 1024px) {
  #featuredproduct-f .product-item {
    width: 33.3%;
  }
}
@media (max-width: 1023px) {
  #featuredproduct-f .product-item {
    width: 50%;
  }
}
@media (max-width: 768px) {
  #featuredproduct-f .product-item {
    padding: 0 10px;
  }
}
/*** mise en page blog ***/
.simpleblog-index-index .breadcrumbs,
.simpleblog-index-post .breadcrumbs,
.simpleblog-index-category .breadcrumbs {
  max-width: 1300px;
  padding-left: 100px;
}
/*** Listings Articles ***/
.blog_style_ul li:first-child {
  display: none;
}
.entete_lasts_posts {
  position: relative;
  /* top: -30px;*/
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
h1.blog_style_cat {
  color: #01bcc8;
  margin-bottom: 15px;
}
.blog_style_subcat {
  font-size: 14px;
}
h2.article_title {
  display: none;
}
.col-lg-6.col-md-6.col-sm-12.content_last_posts {
  display: inline-flex;
  width: 47%;
  margin: 0 1%;
  padding: 0;
}
.col-lg-12.col-md-12.col-sm-12.content_resume_article {
  float: left;
  margin: 0;
  padding: 0 !important;
}
h2.blog_style_cat {
  margin: 50px 0 10px;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: bold;
  background-color: #fcf4ea;
  text-align: center;
  text-transform: uppercase;
  z-index: 8;
  position: relative;
  margin-top: 86px;
}
.simpleblog-index-post h2.blog_style_cat {
  margin-top: 46px;
}
.similaires {
  margin-top: 30px;
}
.content_similaires img {
  float: left;
  width: 27.5%;
  margin-right: 5%;
}
.content_similaires p {
  text-transform: inherit;
  font-size: 10px;
}
.content_similaires {
  margin: 10px 0;
  height: 82px;
  border-bottom: 1px solid #e7c4ab;
}
.content_similaires:last-child {
  border-bottom: none;
}
.content_similaires span {
  display: none;
}
ul.blog_style_ul {
  padding: 0;
}
.blog_style_ul li {
  padding: 10px 0 15px;
  border-bottom: 1px solid #e7c4ab;
  text-transform: none;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  list-style: none;
}
.blog_style_ul li a,
.content_similaires a {
  color: #000;
}
.content_resume_article a:hover,
.content_resume_article a:focus,
.content_resume_article a:active,
.blog_style_ul li a:hover,
.blog_style_ul li a:focus,
.blog_style_ul li a:active,
.content_similaires a:hover,
.content_similaires a:focus,
.content_similaires a:active {
  color: #01bcc8;
  text-decoration: none;
  font-weight: 700;
}
.title_article_uppercase {
  text-transform: initial;
  font-weight: bold;
  font-size: 16px;
  color: #000;
}
.subtitle_article {
  font-size: 14px;
  margin: 0;
  color: #000;
}
.content_last_posts .col-lg-12.col-md-12.col-sm-12.content_resume_article {
  padding: 0 !important;
}
.lire_la_suite {
  float: right;
  max-width: 70px;
  padding: 0;
}
.col-lg-6.col-md-6.col-sm-12.lire_la_suite {
  position: relative;
  margin-bottom: 30px;
  display: block;
}
.col-lg-6.col-md-6.col-sm-12.lire_la_suite a {
  padding: 0;
  position: absolute;
  right: 0;
  font-size: 14px;
  color: #01bcc8;
}
.simpleblog-index-index .col-lg-6.col-md-6.col-sm-12.lire_la_suite span {
  color: #000;
  font-weight: 700;
  margin-right: 3px;
}
.simpleblog-index-index .page-title {
  display: none !important;
}
/*** Articles ***/
.content_article_blog p,
.content_article_blog td {
  font-size: 14px;
}
.content_article_blog td {
  padding: 10px 0;
}
.content_article_blog p.title_article_uppercase {
  font-size: 16px;
}
.content_article_blog img {
  display: block;
  margin: 0 auto;
}
.content_article_blog img.img_left {
  float: left;
}
p.title_article_uppercase.ec,
.entete_article {
  text-align: center;
  display: block;
  margin: 0 auto 15px;
  position: relative;
  padding: 0 0 0 10%;
}
p.title_article_uppercase.ec:after,
.entete_article:after {
  content: "";
  background-color: #01bcc8;
  display: block;
  width: 40px;
  height: 2px;
  margin: 10px auto;
}
.lire_la_suite .arrow {
  color: #01bcc8 !important;
}
.entete_article p.subtitle_article,
.entete_article p {
  text-align: left;
}
.entete_article p.title_article {
  font-weight: 700;
  text-align: center;
}
.text_block_article {
  float: left;
}
.col-lg-12.col-md-12.col-sm-12.content_resume_article,
.col-lg-6.col-md-6.col-sm-12.text_block_article,
.content_last_posts .col-lg-12.col-md-12.col-sm-12.content_resume_article,
.block_img .text_block_article {
  padding: 0;
}
.col-lg-6.col-md-6.col-sm-12.img_left {
  float: left;
  padding: 0 20px 0 0;
}
.col-lg-6.col-md-6.col-sm-12.img_right,
.block_img.col-lg-6.col-md-6.col-sm-12.img_right img {
  padding: 0 0 0 20px;
  float: right;
}
.page-layout-2columns-left .column.main {
  width: 73.333% !important;
}
.simpleblog-index-category .pager {
  display: none;
}
/** produits associes **/
@media screen and (max-width: 767px) {
  .col-lg-6.col-md-6.col-sm-12.content_last_posts {
    width: 100% !important;
  }
  .entete_lasts_posts {
    top: 0px;
    padding: 0;
    margin: 10px 0 15px;
  }
  .col-lg-6.col-md-6.col-sm-12.img_left,
  .col-lg-6.col-md-6.col-sm-12.img_right {
    padding: 0;
  }
  .page-layout-2columns-left .column.main {
    width: 100%;
  }
  .col-lg-12.col-md-12.col-sm-12.content_resume_article,
  .col-lg-6.col-md-6.col-sm-12.text_block_article,
  .content_last_posts .col-lg-12.col-md-12.col-sm-12.content_resume_article,
  .block_img .text_block_article {
    padding: 0 10px;
  }
  .content_similaires {
    padding: 10px 0 70px;
  }
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 49%;
  }
}
/** produits associés **/
/*.simpleblog-index-post .widget span.product-image-wrapper {
    padding-bottom: 55% !important;
}*/
.widget button.action.primary,
.widget button.action.primary:focus,
.widget button.action.primary:active,
.widget a.action.primary,
.widget a.action.primary:focus,
.widget a.action.primary:active {
  font-size: 12px;
  padding: 12px 10px;
}
.block.widget .product-item-info {
  width: auto;
  padding: 0 0 20px;
}
.simpleblog-index-post .widget .product-item-actions .actions-primary {
  display: none;
}
.simpleblog-index-post a.action.towishlist {
  display: none;
  width: 100%;
  margin: 30px auto 0;
}
.simpleblog-index-post .products-grid .product-item-info:hover {
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0 0 20px;
}
.products-grid .product-item-info .action.towishlist,
.products-grid .product-item-info .action.delete {
  position: absolute;
  top: 0px;
  right: 0px !important;
}
.simpleblog-index-post .products-grid h2 {
  font-size: 16px;
}
.simpleblog-index-post .products-grid .product-item .price-box .price {
  font-size: 14px;
}
.simpleblog-index-post .sidebar .products-grid .product-item-info:hover .product-item-photo {
  top: 0px;
  left: 0px;
}
.simpleblog-index-post .sidebar.sidebar-main {
  margin-top: 50px;
}
.simpleblog-index-post .content_article_blog {
  margin-top: 30px;
}
.simpleblog-index-post .sidebar .product-items .product-item {
  margin-bottom: 0;
}
.simpleblog-index-post .sidebar .widget.block:not(:last-child),
.simpleblog-index-post .sidebar .widget:not(:last-child) {
  margin-bottom: -30px;
}
@media (min-width: 768px) {
  .simpleblog-index-post .block.widget .products-grid .product-item {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .content_similaires {
    margin: 10px 0;
    height: 150px;
    border-bottom: 1px solid #e7c4ab;
  }
}
/*** Home page blog ***/
ul.mba-review-posts-list.list-blog .cat-title-blog {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  z-index: 1;
  max-width: 100%;
  margin-top: 50%;
  width: 100%;
  color: #000;
  text-align: center;
  overflow: hidden;
}
ul.mba-review-posts-list.list-blog .cat-title-blog span {
  line-height: 40px;
  padding: 0 10px;
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.5);
  margin: auto;
}
ul.mba-review-posts-list.list-blog li:hover .cat-title-blog {
  display: none;
}
ul.mba-review-posts-list.list-blog a:hover .mba-review-post-summary {
  transform: translate(0, -200px);
}
ul.mba-review-posts-list.list-blog .Lire_la_suite {
  margin-top: 20px;
}
ul.mba-review-posts-list.list-blog .mba-review-post-title {
  background-color: transparent;
}
ul.mba-review-posts-list.list-blog {
  width: 80%;
  margin: 0px 9.5% 0;
}
ul.mba-review-posts-list.list-blog a {
  height: auto;
}
@media (min-width: 428px) {
  ul.mba-review-posts-list.list-blog {
    width: 33.333%;
    margin: 0px 33% 0;
  }
  ul.mba-review-posts-list.list-blog a {
    height: auto;
  }
}
@media (min-width: 769px) {
  ul.mba-review-posts-list.list-blog {
    width: 28.333%;
    margin: -60px 2.4% 0;
  }
  ul.mba-review-posts-list.list-blog .cat-title-blog {
    margin-top: 110px;
  }
  ul.mba-review-posts-list.list-blog .cat-title-blog span {
    font-size: 26px;
  }
  ul.mba-review-posts-list.list-blog a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    max-width: 100%;
    width: 380px;
    height: 380px;
    color: #000;
    display: block;
    margin: auto;
    text-align: center;
    overflow: hidden;
  }
  .page-products .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: 31.33% !important;
  }
}
@media (min-width: 1199px) {
  ul.mba-review-posts-list.list-blog {
    width: 28.15%;
    margin: -60px 2.5% 0;
  }
  ul.mba-review-posts-list.list-blog .cat-title-blog {
    margin-top: 170px;
  }
  ul.mba-review-posts-list.list-blog .cat-title-blog span {
    font-size: 36px;
  }
  ul.mba-review-posts-list.list-blog a {
    height: 380px;
  }
}
.page-products h2.blog_style_cat,
.page-products ul.blog_style_ul {
  display: none;
}
/** Modifications home page **/
.mba-review-posts-wrapper ul.mba-review-posts-list.list-blog a .mba-review-post-summary {
  font-size: 12px;
}
ul.mba-review-posts-list.list-blog .mba-review-post-title {
  font-size: 16px;
  text-transform: initial;
  font-weight: 700;
  line-height: 1.2;
}
ul.mba-review-posts-list.list-blog .mba-review-post-title:after {
  content: "";
  background-color: #01bcc8;
  display: block;
  width: 40px;
  height: 2px;
  margin: 10px auto;
}
ul.mba-review-posts-list.list-blog a:hover .mba-review-post-summary {
  transform: translate(0, -135%);
}
/** Modifications 01-21 blog **/
.simpleblog-index-post .sidebar .product-items .product-item-info .product-item-photo {
  float: none;
}
.breadcrumbs span {
  font-size: 11px;
}
