@import '../PHPCuong_Faq/css/faq-extension/style.css';
@import '../PHPCuong_Faq/css/bootstrap.css';
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * 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;
}
/**
 * GiaPhuGroup Co., Ltd.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the GiaPhuGroup.com license that is
 * available through the world-wide-web at this URL:
 * https://www.giaphugroup.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Magegadgets
 * @package     Magegadgets_Core
 * @copyright   Copyright (c) 2017-2018 GiaPhuGroup Co., Ltd. All rights reserved. (http://www.giaphugroup.com/)
 * @license     https://www.giaphugroup.com/LICENSE.txt
 */
/**
 * GiaPhuGroup Co., Ltd.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the GiaPhuGroup.com license that is
 * available through the world-wide-web at this URL:
 * https://www.giaphugroup.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Magegadgets
 * @package     Magegadgets_Core
 * @copyright   Copyright (c) 2017-2018 GiaPhuGroup Co., Ltd. All rights reserved. (http://www.giaphugroup.com/)
 * @license     https://www.giaphugroup.com/LICENSE.txt
 */
/* grid bootstrap */
.row {
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row-eq-height {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gpg,
.gpg-xs-1,
.gpg-sm-1,
.gpg-md-1,
.gpg-lg-1,
.gpg-xs-2,
.gpg-sm-2,
.gpg-md-2,
.gpg-lg-2,
.gpg-xs-3,
.gpg-sm-3,
.gpg-md-3,
.gpg-lg-3,
.gpg-xs-4,
.gpg-sm-4,
.gpg-md-4,
.gpg-lg-4,
.gpg-xs-5,
.gpg-sm-5,
.gpg-md-5,
.gpg-lg-5,
.gpg-xs-6,
.gpg-sm-6,
.gpg-md-6,
.gpg-lg-6,
.gpg-xs-7,
.gpg-sm-7,
.gpg-md-7,
.gpg-lg-7,
.gpg-xs-8,
.gpg-sm-8,
.gpg-md-8,
.gpg-lg-8,
.gpg-xs-9,
.gpg-sm-9,
.gpg-md-9,
.gpg-lg-9,
.gpg-xs-10,
.gpg-sm-10,
.gpg-md-10,
.gpg-lg-10,
.gpg-xs-11,
.gpg-sm-11,
.gpg-md-11,
.gpg-lg-11,
.gpg-xs-12,
.gpg-sm-12,
.gpg-md-12,
.gpg-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gpg,
.gpg-xs-1,
.gpg-xs-2,
.gpg-xs-3,
.gpg-xs-4,
.gpg-xs-5,
.gpg-xs-6,
.gpg-xs-7,
.gpg-xs-8,
.gpg-xs-9,
.gpg-xs-10,
.gpg-xs-11,
.gpg-xs-12 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gpg-xs-12 {
  width: 100%;
}
.gpg-xs-11 {
  width: 91.66666667%;
}
.gpg-xs-10 {
  width: 83.33333333%;
}
.gpg-xs-9 {
  width: 75%;
}
.gpg-xs-8 {
  width: 66.66666667%;
}
.gpg-xs-7 {
  width: 58.33333333%;
}
.gpg-xs-6 {
  width: 50%;
}
.gpg-xs-5 {
  width: 41.66666667%;
}
.gpg-xs-4 {
  width: 33.33333333%;
}
.gpg-xs-3 {
  width: 25%;
}
.gpg-xs-2 {
  width: 16.66666667%;
}
.gpg-xs-1 {
  width: 8.33333333%;
}
.gpg-xs-pull-12 {
  right: 100%;
}
.gpg-xs-pull-11 {
  right: 91.66666667%;
}
.gpg-xs-pull-10 {
  right: 83.33333333%;
}
.gpg-xs-pull-9 {
  right: 75%;
}
.gpg-xs-pull-8 {
  right: 66.66666667%;
}
.gpg-xs-pull-7 {
  right: 58.33333333%;
}
.gpg-xs-pull-6 {
  right: 50%;
}
.gpg-xs-pull-5 {
  right: 41.66666667%;
}
.gpg-xs-pull-4 {
  right: 33.33333333%;
}
.gpg-xs-pull-3 {
  right: 25%;
}
.gpg-xs-pull-2 {
  right: 16.66666667%;
}
.gpg-xs-pull-1 {
  right: 8.33333333%;
}
.gpg-xs-pull-0 {
  right: auto;
}
.gpg-xs-push-12 {
  left: 100%;
}
.gpg-xs-push-11 {
  left: 91.66666667%;
}
.gpg-xs-push-10 {
  left: 83.33333333%;
}
.gpg-xs-push-9 {
  left: 75%;
}
.gpg-xs-push-8 {
  left: 66.66666667%;
}
.gpg-xs-push-7 {
  left: 58.33333333%;
}
.gpg-xs-push-6 {
  left: 50%;
}
.gpg-xs-push-5 {
  left: 41.66666667%;
}
.gpg-xs-push-4 {
  left: 33.33333333%;
}
.gpg-xs-push-3 {
  left: 25%;
}
.gpg-xs-push-2 {
  left: 16.66666667%;
}
.gpg-xs-push-1 {
  left: 8.33333333%;
}
.gpg-xs-push-0 {
  left: auto;
}
.gpg-xs-offset-12 {
  margin-left: 100%;
}
.gpg-xs-offset-11 {
  margin-left: 91.66666667%;
}
.gpg-xs-offset-10 {
  margin-left: 83.33333333%;
}
.gpg-xs-offset-9 {
  margin-left: 75%;
}
.gpg-xs-offset-8 {
  margin-left: 66.66666667%;
}
.gpg-xs-offset-7 {
  margin-left: 58.33333333%;
}
.gpg-xs-offset-6 {
  margin-left: 50%;
}
.gpg-xs-offset-5 {
  margin-left: 41.66666667%;
}
.gpg-xs-offset-4 {
  margin-left: 33.33333333%;
}
.gpg-xs-offset-3 {
  margin-left: 25%;
}
.gpg-xs-offset-2 {
  margin-left: 16.66666667%;
}
.gpg-xs-offset-1 {
  margin-left: 8.33333333%;
}
.gpg-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .gpg,
  .gpg-sm-1,
  .gpg-sm-2,
  .gpg-sm-3,
  .gpg-sm-4,
  .gpg-sm-5,
  .gpg-sm-6,
  .gpg-sm-7,
  .gpg-sm-8,
  .gpg-sm-9,
  .gpg-sm-10,
  .gpg-sm-11,
  .gpg-sm-12 {
    float: left;
  }
  .gpg-sm-12 {
    width: 100%;
  }
  .gpg-sm-11 {
    width: 91.66666667%;
  }
  .gpg-sm-10 {
    width: 83.33333333%;
  }
  .gpg-sm-9 {
    width: 75%;
  }
  .gpg-sm-8 {
    width: 66.66666667%;
  }
  .gpg-sm-7 {
    width: 58.33333333%;
  }
  .gpg-sm-6 {
    width: 50%;
  }
  .gpg-sm-5 {
    width: 41.66666667%;
  }
  .gpg-sm-4 {
    width: 33.33333333%;
  }
  .gpg-sm-3 {
    width: 25%;
  }
  .gpg-sm-2 {
    width: 16.66666667%;
  }
  .gpg-sm-1 {
    width: 8.33333333%;
  }
  .gpg-sm-pull-12 {
    right: 100%;
  }
  .gpg-sm-pull-11 {
    right: 91.66666667%;
  }
  .gpg-sm-pull-10 {
    right: 83.33333333%;
  }
  .gpg-sm-pull-9 {
    right: 75%;
  }
  .gpg-sm-pull-8 {
    right: 66.66666667%;
  }
  .gpg-sm-pull-7 {
    right: 58.33333333%;
  }
  .gpg-sm-pull-6 {
    right: 50%;
  }
  .gpg-sm-pull-5 {
    right: 41.66666667%;
  }
  .gpg-sm-pull-4 {
    right: 33.33333333%;
  }
  .gpg-sm-pull-3 {
    right: 25%;
  }
  .gpg-sm-pull-2 {
    right: 16.66666667%;
  }
  .gpg-sm-pull-1 {
    right: 8.33333333%;
  }
  .gpg-sm-pull-0 {
    right: auto;
  }
  .gpg-sm-push-12 {
    left: 100%;
  }
  .gpg-sm-push-11 {
    left: 91.66666667%;
  }
  .gpg-sm-push-10 {
    left: 83.33333333%;
  }
  .gpg-sm-push-9 {
    left: 75%;
  }
  .gpg-sm-push-8 {
    left: 66.66666667%;
  }
  .gpg-sm-push-7 {
    left: 58.33333333%;
  }
  .gpg-sm-push-6 {
    left: 50%;
  }
  .gpg-sm-push-5 {
    left: 41.66666667%;
  }
  .gpg-sm-push-4 {
    left: 33.33333333%;
  }
  .gpg-sm-push-3 {
    left: 25%;
  }
  .gpg-sm-push-2 {
    left: 16.66666667%;
  }
  .gpg-sm-push-1 {
    left: 8.33333333%;
  }
  .gpg-sm-push-0 {
    left: auto;
  }
  .gpg-sm-offset-12 {
    margin-left: 100%;
  }
  .gpg-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .gpg-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .gpg-sm-offset-9 {
    margin-left: 75%;
  }
  .gpg-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .gpg-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .gpg-sm-offset-6 {
    margin-left: 50%;
  }
  .gpg-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .gpg-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .gpg-sm-offset-3 {
    margin-left: 25%;
  }
  .gpg-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .gpg-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .gpg-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .gpg,
  .gpg-md-1,
  .gpg-md-2,
  .gpg-md-3,
  .gpg-md-4,
  .gpg-md-5,
  .gpg-md-6,
  .gpg-md-7,
  .gpg-md-8,
  .gpg-md-9,
  .gpg-md-10,
  .gpg-md-11,
  .gpg-md-12 {
    float: left;
  }
  .gpg-md-12 {
    width: 100%;
  }
  .gpg-md-11 {
    width: 91.66666667%;
  }
  .gpg-md-10 {
    width: 83.33333333%;
  }
  .gpg-md-9 {
    width: 75%;
  }
  .gpg-md-8 {
    width: 66.66666667%;
  }
  .gpg-md-7 {
    width: 58.33333333%;
  }
  .gpg-md-6 {
    width: 50%;
  }
  .gpg-md-5 {
    width: 41.66666667%;
  }
  .gpg-md-4 {
    width: 33.33333333%;
  }
  .gpg-md-3 {
    width: 25%;
  }
  .gpg-md-2 {
    width: 16.66666667%;
  }
  .gpg-md-1 {
    width: 8.33333333%;
  }
  .gpg-md-pull-12 {
    right: 100%;
  }
  .gpg-md-pull-11 {
    right: 91.66666667%;
  }
  .gpg-md-pull-10 {
    right: 83.33333333%;
  }
  .gpg-md-pull-9 {
    right: 75%;
  }
  .gpg-md-pull-8 {
    right: 66.66666667%;
  }
  .gpg-md-pull-7 {
    right: 58.33333333%;
  }
  .gpg-md-pull-6 {
    right: 50%;
  }
  .gpg-md-pull-5 {
    right: 41.66666667%;
  }
  .gpg-md-pull-4 {
    right: 33.33333333%;
  }
  .gpg-md-pull-3 {
    right: 25%;
  }
  .gpg-md-pull-2 {
    right: 16.66666667%;
  }
  .gpg-md-pull-1 {
    right: 8.33333333%;
  }
  .gpg-md-pull-0 {
    right: auto;
  }
  .gpg-md-push-12 {
    left: 100%;
  }
  .gpg-md-push-11 {
    left: 91.66666667%;
  }
  .gpg-md-push-10 {
    left: 83.33333333%;
  }
  .gpg-md-push-9 {
    left: 75%;
  }
  .gpg-md-push-8 {
    left: 66.66666667%;
  }
  .gpg-md-push-7 {
    left: 58.33333333%;
  }
  .gpg-md-push-6 {
    left: 50%;
  }
  .gpg-md-push-5 {
    left: 41.66666667%;
  }
  .gpg-md-push-4 {
    left: 33.33333333%;
  }
  .gpg-md-push-3 {
    left: 25%;
  }
  .gpg-md-push-2 {
    left: 16.66666667%;
  }
  .gpg-md-push-1 {
    left: 8.33333333%;
  }
  .gpg-md-push-0 {
    left: auto;
  }
  .gpg-md-offset-12 {
    margin-left: 100%;
  }
  .gpg-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .gpg-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .gpg-md-offset-9 {
    margin-left: 75%;
  }
  .gpg-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .gpg-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .gpg-md-offset-6 {
    margin-left: 50%;
  }
  .gpg-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .gpg-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .gpg-md-offset-3 {
    margin-left: 25%;
  }
  .gpg-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .gpg-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .gpg-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .gpg,
  .gpg-lg-1,
  .gpg-lg-2,
  .gpg-lg-3,
  .gpg-lg-4,
  .gpg-lg-5,
  .gpg-lg-6,
  .gpg-lg-7,
  .gpg-lg-8,
  .gpg-lg-9,
  .gpg-lg-10,
  .gpg-lg-11,
  .gpg-lg-12 {
    float: left;
  }
  .gpg-lg-12 {
    width: 100%;
  }
  .gpg-lg-11 {
    width: 91.66666667%;
  }
  .gpg-lg-10 {
    width: 83.33333333%;
  }
  .gpg-lg-9 {
    width: 75%;
  }
  .gpg-lg-8 {
    width: 66.66666667%;
  }
  .gpg-lg-7 {
    width: 58.33333333%;
  }
  .gpg-lg-6 {
    width: 50%;
  }
  .gpg-lg-5 {
    width: 41.66666667%;
  }
  .gpg-lg-4 {
    width: 33.33333333%;
  }
  .gpg-lg-3 {
    width: 25%;
  }
  .gpg-lg-2 {
    width: 16.66666667%;
  }
  .gpg-lg-1 {
    width: 8.33333333%;
  }
  .gpg-lg-pull-12 {
    right: 100%;
  }
  .gpg-lg-pull-11 {
    right: 91.66666667%;
  }
  .gpg-lg-pull-10 {
    right: 83.33333333%;
  }
  .gpg-lg-pull-9 {
    right: 75%;
  }
  .gpg-lg-pull-8 {
    right: 66.66666667%;
  }
  .gpg-lg-pull-7 {
    right: 58.33333333%;
  }
  .gpg-lg-pull-6 {
    right: 50%;
  }
  .gpg-lg-pull-5 {
    right: 41.66666667%;
  }
  .gpg-lg-pull-4 {
    right: 33.33333333%;
  }
  .gpg-lg-pull-3 {
    right: 25%;
  }
  .gpg-lg-pull-2 {
    right: 16.66666667%;
  }
  .gpg-lg-pull-1 {
    right: 8.33333333%;
  }
  .gpg-lg-pull-0 {
    right: auto;
  }
  .gpg-lg-push-12 {
    left: 100%;
  }
  .gpg-lg-push-11 {
    left: 91.66666667%;
  }
  .gpg-lg-push-10 {
    left: 83.33333333%;
  }
  .gpg-lg-push-9 {
    left: 75%;
  }
  .gpg-lg-push-8 {
    left: 66.66666667%;
  }
  .gpg-lg-push-7 {
    left: 58.33333333%;
  }
  .gpg-lg-push-6 {
    left: 50%;
  }
  .gpg-lg-push-5 {
    left: 41.66666667%;
  }
  .gpg-lg-push-4 {
    left: 33.33333333%;
  }
  .gpg-lg-push-3 {
    left: 25%;
  }
  .gpg-lg-push-2 {
    left: 16.66666667%;
  }
  .gpg-lg-push-1 {
    left: 8.33333333%;
  }
  .gpg-lg-push-0 {
    left: auto;
  }
  .gpg-lg-offset-12 {
    margin-left: 100%;
  }
  .gpg-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .gpg-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .gpg-lg-offset-9 {
    margin-left: 75%;
  }
  .gpg-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .gpg-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .gpg-lg-offset-6 {
    margin-left: 50%;
  }
  .gpg-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .gpg-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .gpg-lg-offset-3 {
    margin-left: 25%;
  }
  .gpg-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .gpg-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .gpg-lg-offset-0 {
    margin-left: 0%;
  }
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
            This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
            calculation of the height of the owl-item that breaks page layouts
         */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/**
 * GiaPhuGroup Co., Ltd.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the GiaPhuGroup.com license that is
 * available through the world-wide-web at this URL:
 * https://www.giaphugroup.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Magegadgets
 * @package     Magegadgets_Core
 * @copyright   Copyright (c) 2018-2019 GiaPhuGroup Co., Ltd. All rights reserved. (http://www.giaphugroup.com/)
 * @license     https://www.giaphugroup.com/LICENSE.txt
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
/**
 * 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: 1024px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
form[id='co-shipping-method-form'] div.field.choice.item {
  padding: 8px;
}
/**
 * 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: 1024px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
/* faq content */
[class^="faq-"] h1 {
  margin-left: -2px;
}
.faq-content {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #797979;
}
.hidden {
  display: none !important;
}
.faq-content .green {
  color: green;
}
.faq-content .created-by {
  font-size: 1.2rem;
  color: #a3a3a3;
}
.faq-content .created-by span:first-child {
  margin-left: 0px;
}
.faq-content .created-by span {
  margin-left: 15px;
}
.faq-content .details .content {
  margin-top: 15px;
}
.faq-content .details .feedback {
  margin-top: 15px;
}
.faq-content .related-question {
  margin-top: 30px;
}
/* feed back */
.feedback .btn {
  position: relative;
  min-width: 60px;
  padding: 6px 12px;
}
.feedback .btn span:last-child {
  margin-left: 3px;
}
.feedback .btn span:first-child {
  font-size: 13px;
}
/* sider left category */
.block-faq-category .block-title {
  margin: 0 0 20px;
}
.block-faq-category .block-title strong {
  font-size: 18px;
  font-weight: 300;
}
.block-faq-category .block-content .items .item a .count {
  color: #858585;
  padding-right: 5px;
}
/* FAQs list */
.faqs-list {
  float: left;
  width: 100%;
}
.faqs-list .item {
  border: 1px solid #e3e3e3;
  margin-bottom: 15px;
}
.faqs-list .item.active a span:before {
  content: '\ea0b';
}
.faqs-list .item.active .description {
  display: block;
}
.faqs-list .item.active .read-more {
  display: block;
}
.faqs-list .item .read-more {
  padding: 5px 20px;
  text-align: right;
  cursor: pointer;
  display: none;
  background: rgba(248, 248, 248, 0.63);
  font-weight: 500;
  color: rgba(51, 51, 51, 0.61);
  position: relative;
}
.faqs-list .item .read-more:hover {
  color: #198dd3;
}
.faqs-list .item .read-more:after {
  content: '\e902';
  font-family: 'faq-extension';
  right: 5px;
  top: 6px;
  position: absolute;
}
.faqs-list .description {
  padding: 14px 20px;
  display: none;
  border-top: 1px solid #e3e3e3;
}
.faqs-list .item > a {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  color: #41362f;
  padding: 10px 15px;
  display: block;
  background: #f8f8f8;
}
.faqs-list .item > a span:before {
  margin-right: 15px;
  font-size: 10px;
}
.faqs-list .item > a:hover {
  text-decoration: none;
}
h2.first-title {
  margin-top: 0px;
}
.faqcat-title {
  margin-top: 0px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.5;
  margin-bottom: 1em;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #ddd;
  float: left;
  width: 100%;
  position: relative;
  color: #198dd3;
  font-weight: bold;
  margin-top: 15px;
}
.faqcat-title i {
  float: left;
  width: 2.15em;
  border-bottom: 1px solid #b55;
  position: absolute;
  bottom: -1px;
  z-index: 9999;
  border-bottom-color: #198dd3;
}
.faqcat-title img {
  max-width: 33px;
  margin: 0 auto;
  padding: 0px 8px;
  max-height: 20px;
  width: auto;
  height: auto;
}
.faqs-list .no-question > a {
  font-weight: normal;
}
/* category list */
.category-list {
  padding: 0px;
  margin: 0px -15px;
}
.category-list .category {
  list-style: none;
}
.category-list .category {
  margin: 0px;
  margin-bottom: 15px;
}
.category-list .category .block {
  height: 210px;
  text-align: center !important;
  padding: 0px;
}
.category-list .category .block > a:hover {
  border: 1px solid #198dd3;
}
.category-list .category .block h3 {
  text-transform: uppercase;
  line-height: 1.5;
  font-size: 14px;
  margin: 0px;
}
.category-list .category .block > a {
  border: 1px solid #e4e4e4;
  cursor: pointer;
  display: block;
  line-height: 138px;
  margin-bottom: 12px;
  min-height: 138px;
  padding: 16px 10px;
  -moz-transition: border-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}
.category-list .category .block a img {
  vertical-align: middle;
}
.category-list .category .block a:hover {
  text-decoration: none;
  color: #198dd3 !important;
}
.category-list .category .block h3 a {
  font-weight: 500;
}
.category-list .category .block a:last-child {
  color: #333;
}
/* FAQ form search */
.faq-search-form {
  margin: 0 auto;
  width: 100%;
  margin-bottom: 30px;
}
.faq-search-form form {
  display: table;
  width: 100%;
}
.faq-search-form .field {
  margin: 0;
}
.faq-search-form .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.faq-search-form .field .control:before {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 32px;
  color: #c2c2c2;
  content: '\e986';
  font-family: 'faq-extension';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
}
.faq-search-form input {
  padding-left: 35px;
}
.faq-search-form .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.faq-search-form .actions button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
@media (max-width: 991px) {
  .page.messages,
  .column.main {
    margin-top: 30px;
  }
}
.multi-checkout-fields label {
  display: block;
  margin-bottom: 7px;
}
.multi-checkout-fields .field {
  margin: 1.5em 0;
}
.multi-checkout-fields .field.checkbox label {
  display: inline-block;
  margin: 0 0 0 12px;
}
.collection-point-country,
.collection-point-postalcode,
.collection-point-button {
  display: inline-block;
  padding: 20px 10px 0 0;
}
.collection-point-postalcode {
  max-width: 9em;
  vertical-align: top;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
  margin-top: 7px;
}
.box-order-shipping-address .box-subtitle {
  font-weight: 600;
}
.box-order-shipping-address .order-shipping-secondary-address {
  margin-top: 1rem;
}
#delivery-options-fields-block {
  max-width: 100%;
}
.pickup-locations-headline {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 25px;
}
.delivery-locations-form .delivery-locations-list {
  border: 1px solid #c2c2c2;
  max-height: 500px;
  overflow: auto;
}
.delivery-locations-form .delivery-locations-list table.location {
  margin-top: 28px;
}
.delivery-locations-form .delivery-locations-list table.location .first-column {
  padding: 0 14px;
  width: 14px;
}
.delivery-locations-form .delivery-locations-list table.location .second-column {
  padding: 0;
}
.opening-hour-wrapper {
  font-size: 12px;
}
.opening-hour-wrapper table thead {
  cursor: pointer;
  font-weight: 700;
}
.opening-hour-wrapper table thead tr td {
  padding: 10px 0 0;
  display: inline-block;
  text-decoration: none;
}
.opening-hour-wrapper table thead tr td:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #757575;
  content: '\f107';
  font-family: 'FontAwesome';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.opening-hour-wrapper table thead tr td:hover:after {
  color: #333333;
}
.opening-hour-wrapper table thead tr td:active:after {
  color: #757575;
}
.opening-hour-wrapper table tbody {
  display: none;
}
.opening-hour-wrapper table tbody.special-hours-heading {
  padding-top: 10px;
  font-weight: 700;
}
.opening-hour-wrapper table tbody tr td {
  padding: 0 10px 0 0;
}
.opening-hour-wrapper table tbody tr td.time-span {
  font-weight: 600;
}
.opening-hour-wrapper table._active thead tr td:after {
  content: '\f106';
}
.opening-hour-wrapper table._active tbody {
  display: block;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media only screen and (max-width: 1024px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #666666;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media all and (min-width: 1024px), 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 8px;
    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: '\f02f';
    font-family: 'FontAwesome';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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 #cccccc;
  }
  .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 .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    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;
  }
  h1 {
    font-size: 34px;
    margin-bottom: 40px;
  }
  .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: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .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: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 15px;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 15px;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 15px;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    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: 15px;
  }
  .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-size: 15px;
    font-weight: 400;
    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;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(103%);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #666666;
    line-height: 31px;
    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: #ff7a0e;
    border-style: solid;
    border-width: 0;
    color: #303030;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .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.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\f107';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 0 solid #cccccc;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.15);
    font-weight: 400;
    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: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #666666;
    padding: 8px 10px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #fbfbfb;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff7a0e;
    border-style: solid;
    border-width: 0;
    color: #000000;
  }
  .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: '\f105';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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: '\f0d7';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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;
  }
  .navigation li {
    position: relative;
  }
  .navigation .level0 > .level-top {
    text-transform: uppercase;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
  .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 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: bold;
    line-height: 40px;
    font-size: 1.4rem;
    color: #666666;
    text-decoration: none;
    background: #eeeeee;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 25px 1px 25px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #666666;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #666666;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #f6f6f6;
  }
  .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: #000000;
    text-decoration: none;
  }
  .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: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 52px;
    padding: 35px 25px 35px 25px;
    border: 0;
    border-top: 1px solid #cccccc;
  }
  .product.data.items > .item.title > .switch {
    text-transform: none;
    text-shadow: none;
    box-shadow: none;
    border-color: transparent;
    margin-top: 9px;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    box-shadow: none;
    border-color: #cccccc;
    z-index: 3;
    padding-top: 8px;
    padding-bottom: 4px;
    margin-top: 0;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .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 15px 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;
  }
  .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;
  }
  .navigation .blog-mx.level0:last-child {
    float: right;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
  }
  .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: 34px;
  }
  .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: auto;
  }
  .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 {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .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: transparent;
    box-shadow: none;
    color: #5e5e5e;
    border: 1px solid #cccccc;
    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: rgba(0, 0, 0, 0);
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: none;
    background: rgba(0, 0, 0, 0);
    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: 14px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\f009';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\f00b';
  }
  .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;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .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: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .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;
    color: #333333;
    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: '\f002';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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,
  .block-search .action.search:active {
    color: #333333;
  }
  .block-search .action.search:hover {
    color: #333333;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .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 8px;
    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 {
    display: table-cell;
    padding-bottom: 35px;
    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;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .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 {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    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: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'FontAwesome';
    content: '\f00c';
  }
  .opc-progress-bar-item._active:before {
    background: #ff7a0e;
    border-color: #ff7a0e;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff7a0e;
    border-color: #ff7a0e;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff7a0e;
    content: '\f00c';
    font-family: 'FontAwesome';
  }
  .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: 1024px;
    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,
  .form.form-orders-search {
    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.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .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 8px;
    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: 600;
  }
  .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: #575757;
  }
  .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: #575757;
  }
  .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: #575757;
  }
  .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;
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
    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%;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
    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;
  }
  .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 #ff7a0e;
    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%;
  }
  .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;
  }
  .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 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 25px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 25px 2px 25px;
  }
  .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.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%;
  }
  html,
  body {
    height: 100%;
  }
  .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: 15px;
    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: '\f107';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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: '\f106';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .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: 0;
    margin-top: 4px;
    min-width: 160px;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 17px 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 #ffffff 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: #333333;
    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 .action.switch:focus,
  .customer-welcome .action.switch:active {
    color: #333333;
  }
  .customer-welcome .action.switch:hover {
    color: #333333;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\f106';
  }
  .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 15px;
  }
  .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: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    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%;
  }
  .page-footer {
    background: #f4f4f4;
    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 #ffffff 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;
  }
  .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;
  }
  .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 {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .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;
  }
  .argento-tabs {
    position: relative;
    z-index: 1;
  }
  .argento-tabs:before,
  .argento-tabs:after {
    content: '';
    display: table;
  }
  .argento-tabs:after {
    clear: both;
  }
  .argento-tabs > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    float: left;
    width: auto;
  }
  .argento-tabs > .item.title > .switch,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .argento-tabs > .item.content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .argento-tabs > .item.content:before,
  .argento-tabs > .item.content:after {
    content: '';
    display: table;
  }
  .argento-tabs > .item.content:after {
    clear: both;
  }
  .argento-tabs > .item.content.active {
    display: block;
  }
  .argento-tabs > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    margin: 0 -1px 0 0;
  }
  .argento-tabs > .item.title > .switch,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong {
    font-weight: bold;
    line-height: 40px;
    font-size: 1.4rem;
    color: #666666;
    text-decoration: none;
    background: #eeeeee;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 25px 1px 25px;
  }
  .argento-tabs > .item.title > .switch:visited {
    color: #666666;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:hover {
    color: #666666;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:active {
    color: #000000;
    text-decoration: none;
  }
  .argento-tabs > .item.title:not(.disabled) > .switch:focus,
  .argento-tabs > .item.title:not(.disabled) > .switch:hover {
    background: #f6f6f6;
  }
  .argento-tabs > .item.title:not(.disabled) > .switch:active,
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover,
  .argento-tabs:not(.argento-tabs-initialized) > *:first-child > .block-title strong {
    background: #ffffff;
    color: #000000;
    text-decoration: none;
  }
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover,
  .argento-tabs:not(.argento-tabs-initialized) > *:first-child > .block-title strong {
    padding-bottom: 2px;
  }
  .argento-tabs > .item.content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content {
    background: #ffffff;
    margin-top: 52px;
    padding: 35px 25px 35px 25px;
    border: 0;
    border-top: 1px solid #cccccc;
  }
  .argento-tabs > .item.title > .switch,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong {
    text-transform: none;
    text-shadow: none;
    box-shadow: none;
    border-color: transparent;
    margin-top: 9px;
  }
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover,
  .argento-tabs:not(.argento-tabs-initialized) > *:first-child > .block-title strong {
    box-shadow: none;
    border-color: #cccccc;
    z-index: 3;
    padding-top: 8px;
    padding-bottom: 4px;
    margin-top: 0;
  }
  .argento-tabs > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    cursor: pointer;
  }
  .argento-tabs > .block {
    margin: 0;
  }
  .argento-tabs > .widget {
    clear: none;
  }
  .page-wrapper {
    max-width: none;
    margin: 0px auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .page-layout-1column .filter .swatch-attribute-options {
    margin: 0;
    padding: 5px 10px;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before,
  .minicart-wrapper .action.showcart:after,
  .minicart-wrapper .action.showcart.active:after {
    line-height: 30px;
  }
  .block-search .action.search:before {
    line-height: 30px;
  }
  .customer-welcome .action.switch {
    color: inherit;
  }
  .customer-welcome .action.switch:hover,
  .customer-welcome .action.switch:focus {
    color: inherit;
  }
  .customer-welcome .action.switch:after {
    font-size: 14px;
    line-height: inherit;
  }
  .page-footer {
    padding-bottom: 0;
  }
  .nav-sections > .nav-sections-items {
    position: relative;
  }
  .navigation .parent > a {
    display: inline-block;
    text-decoration: none;
  }
  .navigation .parent > a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    color: inherit;
    content: '\f105';
    font-family: 'FontAwesome';
    margin: 0 0 0 3px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .parent > a:after {
    float: right ;
    line-height: normal;
  }
  .navigation .parent.level-top > a:after {
    content: '\f107';
  }
  .navigation .parent.level-top > a:after {
    float: none;
    vertical-align: baseline;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100%/4 - 15px - 0.1px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/3 - 15px - 0.1px);
  }
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: calc(100%/3 - 15px - 0.1px);
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/3 - 15px - 0.1px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/4 - 15px - 0.1px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/3 - 15px - 0.1px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/3 - 15px - 0.1px);
  }
  .products-grid .product-item-actions {
    display: table;
    width: 100%;
  }
  .wishlist-index-index .product-item-inner {
    position: static;
    border: none;
    padding: 0;
    background: transparent;
    box-shadow: none;
    display: block;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: 0;
  }
  .filter .block-subtitle {
    padding-left: 0;
    padding-right: 0;
  }
  .product.featured-attributes {
    display: block;
  }
  .page-layout-1column .filter-options-item {
    margin-left: 0;
    margin-right: 25px;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    left: auto;
    right: 5px;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 0 0 20px;
  }
  .page-layout-1column .filter-options-title:after {
    left: 2px;
    right: auto;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: -5px;
    margin-right: 0;
  }
  .page-main .page-title-wrapper .page-title {
    margin-top: 3.5rem;
  }
  .breadcrumbs + .page-main .page-title-wrapper .page-title {
    margin-top: 1.5rem;
  }
  .page-header .panel.wrapper {
    border: none;
  }
  .page-header .block-search {
    order: 10;
    z-index: 6;
  }
  .swissup-ajaxsearch-loading .page-header .block-search {
    width: 32px;
    height: 32px;
    padding: 0;
  }
  .page-header .nav-sections {
    flex-grow: 1;
  }
  .header.content {
    padding: 15px 15px 0;
    display: flex;
  }
  .logo {
    margin-top: -10px;
    margin-bottom: 7px;
    flex-shrink: 0;
  }
  .compare.wrapper {
    float: left ;
    margin: 0 15px;
  }
  .minicart-wrapper {
    order: 20;
  }
  .page-header .nav-sections {
    float: right ;
    margin-bottom: 5px;
  }
  .page-header .navpro-menu {
    justify-content: flex-end;
  }
  .modes-mode:hover:before {
    color: #4a4a4a;
  }
  .modes-mode.active:before {
    color: #303030;
  }
}
@media all and (min-width: 1025px), print {
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  .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: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .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: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .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;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .wishlist-index-index.page-layout-1column .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100%/6 - 15px - 0.1px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .wishlist-index-index .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/5 - 15px - 0.1px);
  }
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .wishlist-index-index.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: calc(100%/3 - 15px - 0.1px);
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/4 - 15px - 0.1px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/6 - 15px - 0.1px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/5 - 15px - 0.1px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/4 - 15px - 0.1px);
  }
  .page-products .products-grid .product-items {
    margin-left: -15px;
  }
  .page-products .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin: 0 0 15px 15px;
  }
  .block.widget .products-grid .product-items {
    margin-left: -15px;
  }
  .block.widget .products-grid .product-item,
  .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin: 0 0 15px 15px;
  }
  .page-products .products-grid .product-item,
  .block.widget .products-grid .product-item {
    position: relative;
    overflow: hidden;
    height: 380px;
    border: 1px solid #eeeeee;
    box-shadow: none;
    background-color: #fff;
  }
  .page-products .products-grid .product-item:before,
  .block.widget .products-grid .product-item:before {
    content: ' ';
    display: block;
    height: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
    pointer-events: none;
  }
  .page-products .products-grid .product-item .product-item-info,
  .block.widget .products-grid .product-item .product-item-info {
    padding: 10px;
    overflow: hidden;
    transition: box-shadow 0.1s ease-in-out;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner,
  .block.widget .products-grid .product-item .product-item-info .product-item-inner {
    display: none;
  }
  .page-products .products-grid .product-item .product-item-name,
  .block.widget .products-grid .product-item .product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .page-products .products-grid .product-item:hover,
  .block.widget .products-grid .product-item:hover {
    z-index: 4;
    border: none;
    overflow: visible;
  }
  .page-products .products-grid .product-item:hover:before,
  .block.widget .products-grid .product-item:hover:before {
    background: none;
  }
  .page-products .products-grid .product-item:hover .product-item-info,
  .block.widget .products-grid .product-item:hover .product-item-info {
    border: 1px solid #e2e2e2;
    overflow: visible;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 10px;
  }
  .page-products .products-grid .product-item:hover .product-item-info .product-item-inner,
  .block.widget .products-grid .product-item:hover .product-item-info .product-item-inner {
    display: block;
  }
  .page-products .products-grid .product-item:hover .product-item-name,
  .block.widget .products-grid .product-item:hover .product-item-name {
    white-space: normal;
  }
  .cms-index-index .page-products .products-grid .product-item,
  .cms-index-index .block.widget .products-grid .product-item {
    border: none;
    box-shadow: none;
  }
  .cms-index-index .page-products .products-grid .product-item:hover .product-item-info,
  .cms-index-index .block.widget .products-grid .product-item:hover .product-item-info {
    border: none;
  }
  .page-products .products-grid .product-item .product-item-actions,
  .block.widget .products-grid .product-item .product-item-actions {
    margin-bottom: 0;
  }
  .page-products .products-grid .product-item .actions-primary,
  .block.widget .products-grid .product-item .actions-primary {
    text-align: left;
  }
  .page-products .products-grid .product-item .actions-secondary,
  .block.widget .products-grid .product-item .actions-secondary {
    text-align: right;
  }
  .product-item-info {
    width: auto;
  }
}
@media all and (min-width: 1025px), print {
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  .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: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .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: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .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;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .wishlist-index-index.page-layout-1column .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100%/6 - 15px - 0.1px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .wishlist-index-index .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/5 - 15px - 0.1px);
  }
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .wishlist-index-index.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: calc(100%/3 - 15px - 0.1px);
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/4 - 15px - 0.1px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/6 - 15px - 0.1px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/5 - 15px - 0.1px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/4 - 15px - 0.1px);
  }
  .page-products .products-grid .product-items {
    margin-left: -15px;
  }
  .page-products .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin: 0 0 15px 15px;
  }
  .block.widget .products-grid .product-items {
    margin-left: -15px;
  }
  .block.widget .products-grid .product-item,
  .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin: 0 0 15px 15px;
  }
  .page-products .products-grid .product-item,
  .block.widget .products-grid .product-item {
    position: relative;
    overflow: hidden;
    height: 380px;
    border: 1px solid #eeeeee;
    box-shadow: none;
    background-color: #fff;
  }
  .page-products .products-grid .product-item:before,
  .block.widget .products-grid .product-item:before {
    content: ' ';
    display: block;
    height: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
    pointer-events: none;
  }
  .page-products .products-grid .product-item .product-item-info,
  .block.widget .products-grid .product-item .product-item-info {
    padding: 10px;
    overflow: hidden;
    transition: box-shadow 0.1s ease-in-out;
  }
  .page-products .products-grid .product-item .product-item-info .product-item-inner,
  .block.widget .products-grid .product-item .product-item-info .product-item-inner {
    display: none;
  }
  .page-products .products-grid .product-item .product-item-name,
  .block.widget .products-grid .product-item .product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .page-products .products-grid .product-item:hover,
  .block.widget .products-grid .product-item:hover {
    z-index: 4;
    border: none;
    overflow: visible;
  }
  .page-products .products-grid .product-item:hover:before,
  .block.widget .products-grid .product-item:hover:before {
    background: none;
  }
  .page-products .products-grid .product-item:hover .product-item-info,
  .block.widget .products-grid .product-item:hover .product-item-info {
    border: 1px solid #e2e2e2;
    overflow: visible;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 10px;
  }
  .page-products .products-grid .product-item:hover .product-item-info .product-item-inner,
  .block.widget .products-grid .product-item:hover .product-item-info .product-item-inner {
    display: block;
  }
  .page-products .products-grid .product-item:hover .product-item-name,
  .block.widget .products-grid .product-item:hover .product-item-name {
    white-space: normal;
  }
  .cms-index-index .page-products .products-grid .product-item,
  .cms-index-index .block.widget .products-grid .product-item {
    border: none;
    box-shadow: none;
  }
  .cms-index-index .page-products .products-grid .product-item:hover .product-item-info,
  .cms-index-index .block.widget .products-grid .product-item:hover .product-item-info {
    border: none;
  }
  .page-products .products-grid .product-item .product-item-actions,
  .block.widget .products-grid .product-item .product-item-actions {
    margin-bottom: 0;
  }
  .page-products .products-grid .product-item .actions-primary,
  .block.widget .products-grid .product-item .actions-primary {
    text-align: left;
  }
  .page-products .products-grid .product-item .actions-secondary,
  .block.widget .products-grid .product-item .actions-secondary {
    text-align: right;
  }
  .product-item-info {
    width: auto;
  }
}
@media all and (min-width: 1440px), print {
  .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;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left ;
    left: auto;
    margin: 0 10px 0 0;
    position: static;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 0;
  }
}
/* This variable is used for body and navigation dropdowns */
/* To cover swiper-wrapper */
.bi-app-text-align-left {
  text-align: left;
}
.bi-app-text-align-right {
  text-align: right;
}
.bi-app-clear-left {
  clear: left;
}
.bi-app-clear-right {
  clear: right;
}
.direction {
  direction: ltr;
}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 1023px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 1023px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 1023px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 1023px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 1023px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.is_stuck {
  z-index: 500;
}
.a-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.a-center {
  text-align: center;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.lib-button {
  text-transform: uppercase;
}
.lib-button-primary {
  text-transform: uppercase;
}
.abs-revert-secondary-color {
  text-transform: uppercase;
}
.abs-action-button-as-link {
  text-shadow: none;
}
.abs-action-button-as-link:focus,
.abs-action-button-as-link:active {
  text-shadow: none;
}
.abs-action-button-as-link:hover {
  text-shadow: none;
}
.lib-main-navigation-desktop .navigation li {
  position: relative;
}
.lib-main-navigation-desktop .navigation .level0 > .level-top {
  text-transform: uppercase;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.abs-actions-addto:before {
  font-size: 16px;
  line-height: 16px;
}
.argento-grid {
  margin-left: -6px;
  margin-right: -6px;
}
.argento-grid:after {
  clear: both;
  content: '';
  display: table;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 480px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1025px) {
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
body {
  direction: ltr;
}
@media (min-width: 640px) and (max-width: 1024px) {
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header.panel > .header.links.header-cms-links {
  float: left ;
}
.header.panel > .header.links.header-cms-links > li {
  margin: 0 15px 0 0;
}
.header .header-cms-content {
  float: left ;
  margin: -10px 20px 0;
}
.header.wrapper.is_stuck {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}
@media (min-width: 1024px) and (max-width: 900px) {
  .header.panel > .header.links > li.welcome {
    display: none;
  }
}
.page-footer > .content {
  padding: 5px 20px;
  margin: 0 auto;
  width: auto;
  max-width: 1280px;
  box-sizing: border-box;
}
.page-footer > .content:after {
  clear: both;
  content: '';
  display: table;
}
.footer.content .links {
  padding: 0;
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  text-align: left;
}
.footer.content .links > li {
  background: none;
  border: none;
  margin: 0 0 8px;
  padding: 0;
}
.footer-toolbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-toolbar .footer.links > li {
  margin: 0 0 3px 15px;
  display: inline-block;
}
.footer-toolbar .footer.links > li:first-child {
  margin-left: 0;
}
.footer-toolbar-top {
  background: #f4f4f4;
  color: #333333;
}
.footer-toolbar-top a,
.footer-toolbar-top .alink {
  color: #333333;
}
.footer-toolbar-bottom {
  background: #7e807e;
  color: #ffffff;
}
.footer-toolbar-bottom a,
.footer-toolbar-bottom .alink {
  color: #ffffff;
}
.footer-toolbar-bottom .footer.links {
  float: right ;
}
.footer-toolbar-bottom > .content {
  padding: 10px 20px;
}
.copyright {
  background-color: transparent;
  color: inherit;
  display: inline;
  padding: 0;
  text-align: inherit;
}
.navigation li {
  margin: 0;
}
.nav-sections.is_stuck {
  z-index: 505;
}
.block.crosssell .product-item-info,
.block.upsell .product-item-info,
.block.related .product-item-info {
  width: auto;
}
.column.main .product-items {
  margin-left: -15px;
}
.column.main .product-item {
  margin: 0 0 15px 15px;
  padding: 0;
}
.page-products .product-item-info {
  width: auto;
}
.product-item .price-box {
  margin-bottom: 10px;
}
.products.wrapper.list .product-reviews-summary {
  margin-bottom: 15px;
}
.rating-summary .rating-result {
  text-align: left;
}
.sidebar .product-items .product-item {
  margin-bottom: 7px;
}
.sidebar .product-items .product-item-info:after {
  clear: both;
  content: '';
  display: table;
}
.sidebar .product-items .product-item-info .product-item-photo {
  margin: 0 10px 0 0;
}
.sidebar .product-items .product-item .product-reviews-summary .reviews-actions {
  display: inline;
}
@media (max-width: 900px) {
  .sidebar .product-items .product-item-info .product-item-photo {
    width: 35px;
    margin-right: 5px;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 40px;
  }
}
@media (max-width: 480px) {
  .toolbar .sorter-label {
    display: none;
  }
  .toolbar .sorter-options {
    max-width: 120px;
  }
}
.filter .block-subtitle {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.8rem;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
  text-transform: uppercase;
  line-height: inherit;
  border: none;
  margin: 0;
}
.review-add .block-title {
  display: block;
}
.review-add .review-legend.legend,
.review-add .review-field-ratings > legend.label {
  display: none;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 38px;
  line-height: 38px;
  height: 38px;
  letter-spacing: 5px;
}
#product-review-container .review-toolbar {
  border: 0;
}
#product-review-container .review-toolbar .pages {
  border: 0;
}
@media (min-width: 1026px) {
  #product-review-container {
    float: left ;
    width: 60%;
  }
  #product-review-container .review-item:last-child {
    padding-bottom: 0;
  }
  .review-add {
    float: right ;
    width: 35%;
    position: relative;
  }
}
@media (max-width: 1025px) {
  .review-ratings {
    float: none;
    margin-bottom: 10px;
    max-width: none;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin: 0;
    clear: left;
  }
}
.product.data.items {
  border-bottom: none;
  margin-left: 0;
  margin-right: 0;
}
.product.data.items > .item.title a:after {
  font-size: 18px;
}
.product.data.items > .item.title .data.switch .counter {
  color: inherit;
}
.product.data.items > .item.content .products {
  margin: 0;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .argento-tabs > .item.title > .switch,
  .product.data.items > .item.title > .switch,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.argento-tabs:not(.argento-tabs-initialized) > * > .block-content {
  display: none;
}
.argento-tabs:not(.argento-tabs-initialized) > *:first-child > .block-content {
  display: block;
}
@media (min-width: 1024px) and (max-width: 1025px) {
  .product.data.items:not(.expanded) {
    padding: 0 !important;
    position: relative;
  }
  .product.data.items:not(.expanded) > .item.title {
    width: 190px;
    margin: 0;
    position: absolute;
    left: 10px;
    top: 0;
    white-space: nowrap;
    transition: width 100ms ease-out, left 100ms ease-out;
  }
  .product.data.items:not(.expanded) > .item.title.active {
    width: 201px;
    left: 0;
  }
  .product.data.items:not(.expanded) > .item.title:nth-child(1) {
    top: 0px;
  }
  .product.data.items:not(.expanded) > .item.title:nth-child(3) {
    top: 41px;
  }
  .product.data.items:not(.expanded) > .item.title:nth-child(5) {
    top: 82px;
  }
  .product.data.items:not(.expanded) > .item.title:nth-child(7) {
    top: 123px;
  }
  .product.data.items:not(.expanded) > .item.title:nth-child(9) {
    top: 164px;
  }
  .product.data.items:not(.expanded) > .item.title:nth-child(11) {
    top: 205px;
  }
  .product.data.items:not(.expanded) > .item.title:nth-child(13) {
    top: 246px;
  }
  .product.data.items:not(.expanded) > .item.title:nth-child(15) {
    top: 287px;
  }
  .product.data.items:not(.expanded) > .item.title:nth-child(17) {
    top: 328px;
  }
  .product.data.items:not(.expanded) > .item.title > .switch {
    transition: color 100ms ease-out, background-color 100ms ease-out;
    box-shadow: none;
    margin: 0;
    padding: 0 15px;
    line-height: 40px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px 0 1px 1px;
  }
  .product.data.items:not(.expanded) > .item.title:not(.disabled) > .switch:active,
  .product.data.items:not(.expanded) > .item.title.active > .switch,
  .product.data.items:not(.expanded) > .item.title.active > .switch:focus,
  .product.data.items:not(.expanded) > .item.title.active > .switch:hover {
    box-shadow: none;
    margin: 0;
    padding: 0 15px;
  }
  .product.data.items:not(.expanded) > .item.content {
    width: auto;
    float: none;
    border: 1px solid #cccccc;
    border-width: 1px 0 0 1px;
    padding: 20px 10px 30px 20px;
    margin-top: 0px;
    margin-left: 200px;
    min-height: 273px;
  }
}
.block-product-sidebar .list-attributepages {
  margin: 0 0 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c1c1c1;
}
.block-product-sidebar .block-services-sidebar .block-title {
  display: none;
}
.block-services-sidebar .icon-section {
  margin-bottom: 15px;
}
.block-services-sidebar .icon-section:after {
  clear: both;
  content: '';
  display: table;
}
.block-services-sidebar .icon-section .icon {
  float: left ;
  color: #219291;
  margin: 0 5px 0 0;
}
.block-services-sidebar .icon-section .section-info {
  margin-left: 61px;
}
.block-services-sidebar .icon-section .section-info .section-title {
  margin: 0 0 0.5rem;
}
@media (min-width: 1024px) and (max-width: 900px) {
  .block-services-sidebar .icon-section .icon {
    font-size: 1.3em;
  }
  .block-services-sidebar .icon-section .section-info {
    margin-left: 0;
  }
}
.block-promo {
  border: 0 solid transparent;
  border-width: 0;
  margin: 15px 0;
}
.block-promo .block-title {
  margin: 0;
  padding: 10px;
  border: 0 solid transparent;
  border-width: 0;
}
.blocks-secondary .block {
  border: 3px solid #cccccc;
  padding: 5px 10px 0;
  margin: 0 0 12px !important;
}
.blocks-secondary .block .block-title strong {
  font-weight: 300;
}
.blocks-secondary .block .product-item-info {
  min-height: 90px;
}
.blocks-secondary .block .product-item-actions {
  display: none;
}
.blocks-secondary .block .actions-toolbar {
  border-top: 1px dashed #cccccc;
  padding: 13px 10px 12px;
  margin: 7px -10px 0;
}
.blocks-secondary .block .actions-toolbar .secondary a.action {
  margin: 0;
}
.blocks-secondary .product-items {
  margin: 0;
}
.column.main .blocks-secondary .product-items {
  margin: 0;
}
.blocks-secondary .product-items .product-item {
  padding: 10px 0 0;
  margin-bottom: 10px;
  border-top: 1px solid #cccccc;
}
.blocks-secondary .product-items .product-item:first-child {
  padding: 0;
  border-top: none;
}
.block.newsletter input {
  padding-left: 30px;
}
.block.newsletter .field .control:before {
  line-height: 30px;
}
.argento-init-slick .block.widget .products-grid .product-item {
  margin: 0 !important;
}
.jumbotron {
  background: #ffffff;
  padding: 25px 0 20px;
  position: relative;
}
.jumbotron > .container {
  padding: 5px 20px;
  margin: 0 auto;
  width: auto;
  max-width: 1280px;
  box-sizing: border-box;
}
.jumbotron > .container:after {
  clear: both;
  content: '';
  display: table;
}
.jumbotron.jumbotron-bright {
  background: #f15922;
}
.jumbotron.jumbotron-pastel {
  background: #229392;
}
.jumbotron.jumbotron-pastel-alt {
  background: #a5205f;
}
.jumbotron.jumbotron-dark {
  background: #222337;
}
.jumbotron.jumbotron-pattern {
  background: url(../images/pattern.jpg) 50% 0;
}
.jumbotron.jumbotron-image {
  background: url(../images/bkg_sky.jpg) 50% 0;
}
.jumbotron-inverse,
.jumbotron-inverse .block-title,
.jumbotron-inverse .block .block-title,
.jumbotron-inverse .block-title span,
.jumbotron-inverse .block .block-title span,
.jumbotron-inverse .block .block-title strong,
.jumbotron-inverse .subtitle,
.jumbotron-inverse a,
.jumbotron-inverse .easycatalogimg .parent-category a {
  color: #ffffff;
}
.jumbotron-inverse {
  /* ignore jumbotron invert colors for product grid / product list */
}
.jumbotron-inverse .product-items {
  color: #333333;
}
.jumbotron-inverse .product-items a {
  color: #006bb4;
}
.jumbotron.no-padding {
  padding: 0;
}
.jumbotron.no-padding-top {
  padding-top: 0;
}
.jumbotron.no-padding-bottom {
  padding-bottom: 0;
}
.jumbotron.no-padding .container {
  padding: 0;
}
.jumbotron + .jumbotron {
  border-top: 1px solid #e0e0e0;
}
.jumbotron-bright + .jumbotron,
.jumbotron-pastel + .jumbotron,
.jumbotron-pastel-alt + .jumbotron,
.jumbotron-dark + .jumbotron,
.jumbotron-pattern + .jumbotron,
.jumbotron-image + .jumbotron,
.jumbotron + .jumbotron-bright,
.jumbotron + .jumbotron-pastel,
.jumbotron + .jumbotron-pastel-alt,
.jumbotron + .jumbotron-dark,
.jumbotron + .jumbotron-pattern,
.jumbotron + .jumbotron-image {
  border-top: none;
}
.jumbotron-bright + .jumbotron-bright,
.jumbotron-pastel + .jumbotron-pastel,
.jumbotron-pastel-alt + .jumbotron-pastel-alt,
.jumbotron-dark + .jumbotron-dark {
  border-top: 1px solid #fff;
}
.jumbotron .stub,
.jumbotron .stub:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.jumbotron .stub {
  z-index: 1;
  border-width: 31px 51px 0;
  top: -1px;
  left: 50%;
  margin-left: -51px;
  border-top-color: #e0e0e0;
}
.jumbotron .stub:after {
  content: "";
  border-width: 30px 50px 0;
  top: -31px;
  margin-left: -50px;
  content: " ";
  border-top-color: #ffffff;
}
.jumbotron + .jumbotron-bright .stub,
.jumbotron + .jumbotron-pastel .stub,
.jumbotron + .jumbotron-pastel-alt .stub,
.jumbotron + .jumbotron-dark .stub,
.jumbotron + .jumbotron-pattern .stub,
.jumbotron + .jumbotron-image .stub {
  border-top-color: transparent;
  top: 0px;
}
.jumbotron-bright + .jumbotron .stub,
.jumbotron-bright + .jumbotron .stub:after {
  border-top-color: #f15922;
}
.jumbotron-pastel + .jumbotron .stub,
.jumbotron-pastel + .jumbotron .stub:after {
  border-top-color: #229392;
}
.jumbotron-pastel-alt + .jumbotron .stub,
.jumbotron-pastel-alt + .jumbotron .stub:after {
  border-top-color: #a5205f;
}
.jumbotron-dark + .jumbotron .stub,
.jumbotron-dark + .jumbotron .stub:after {
  border-top-color: #222337;
}
.jumbotron-bright + .jumbotron-bright .stub,
.jumbotron-pastel + .jumbotron-pastel .stub,
.jumbotron-pastel-alt + .jumbotron-pastel-alt .stub,
.jumbotron-dark + .jumbotron-dark .stub {
  border-top-color: #fff;
}
/* Covers - similar to stubs, but it cover the current jumbotron at the bottom with transparent triangle */
.jumbotron .cover .triangle {
  float: none !important;
  border-bottom: 30px solid #229392;
  width: 50%;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.jumbotron .cover .triangle {
  border-bottom-color: #ffffff;
}
.jumbotron .cover-pastel .triangle {
  border-bottom-color: #229392;
}
.jumbotron .cover-pastel-alt .triangle {
  border-bottom-color: #a5205f;
}
.jumbotron .cover-bright .triangle {
  border-bottom-color: #f15922;
}
.jumbotron .cover-dark .triangle {
  border-bottom-color: #222337;
}
.jumbotron .cover .right {
  right: 0;
  border-left: 49px solid transparent;
}
.jumbotron .cover .left {
  left: 0;
  border-right: 49px solid transparent;
}
.stub ~ .container,
.stub + .h2 {
  padding-top: 15px;
}
.cover ~ .container {
  padding-bottom: 25px;
}
.social-icons a {
  vertical-align: middle;
  display: inline-block;
}
.social-icons a:hover {
  text-decoration: none;
}
.social-icons .fa-stack {
  color: #cccccc;
}
.social-icons .fa-stack:hover {
  color: #b3b3b3;
}
.social-icons.colorize-fa .fa-youtube-play {
  color: #cc181e;
}
.social-icons.colorize-fa .fa-youtube {
  color: #cc181e;
}
.social-icons.colorize-fa .fa-vk {
  color: #507299;
}
.social-icons.colorize-fa .fa-vimeo {
  color: #00b3ec;
}
.social-icons.colorize-fa .fa-twitter {
  color: #1da1f2;
}
.social-icons.colorize-fa .fa-skype {
  color: #00aff0;
}
.social-icons.colorize-fa .fa-rss {
  color: #fb7629;
}
.social-icons.colorize-fa .fa-pinterest {
  color: #bd081c;
}
.social-icons.colorize-fa .fa-odnoklassniki {
  color: #ee8208;
}
.social-icons.colorize-fa .fa-linkedin {
  color: #1686b0;
}
.social-icons.colorize-fa .fa-github {
  color: #231e20;
}
.social-icons.colorize-fa .fa-google-plus {
  color: #db4437;
}
.social-icons.colorize-fa .fa-google {
  color: #db4437;
}
.social-icons.colorize-fa .fa-facebook {
  color: #3b5998;
}
.social-icons.colorize-fa .fa-instagram {
  color: #c5156a;
}
.social-icons.colorize-fa-hover .fa {
  transition: color 200ms ease-out;
}
.social-icons.colorize-fa-hover a:hover .fa-youtube-play {
  color: #cc181e;
}
.social-icons.colorize-fa-hover a:hover .fa-youtube {
  color: #cc181e;
}
.social-icons.colorize-fa-hover a:hover .fa-vk {
  color: #507299;
}
.social-icons.colorize-fa-hover a:hover .fa-vimeo {
  color: #00b3ec;
}
.social-icons.colorize-fa-hover a:hover .fa-twitter {
  color: #1da1f2;
}
.social-icons.colorize-fa-hover a:hover .fa-skype {
  color: #00aff0;
}
.social-icons.colorize-fa-hover a:hover .fa-rss {
  color: #fb7629;
}
.social-icons.colorize-fa-hover a:hover .fa-pinterest {
  color: #bd081c;
}
.social-icons.colorize-fa-hover a:hover .fa-odnoklassniki {
  color: #ee8208;
}
.social-icons.colorize-fa-hover a:hover .fa-linkedin {
  color: #1686b0;
}
.social-icons.colorize-fa-hover a:hover .fa-github {
  color: #231e20;
}
.social-icons.colorize-fa-hover a:hover .fa-google-plus {
  color: #db4437;
}
.social-icons.colorize-fa-hover a:hover .fa-google {
  color: #db4437;
}
.social-icons.colorize-fa-hover a:hover .fa-facebook {
  color: #3b5998;
}
.social-icons.colorize-fa-hover a:hover .fa-instagram {
  color: #c5156a;
}
.social-icons.colorize-fa-hover .fa-youtube-play:hover {
  color: #cc181e;
}
.social-icons.colorize-fa-hover .fa-youtube:hover {
  color: #cc181e;
}
.social-icons.colorize-fa-hover .fa-vk:hover {
  color: #507299;
}
.social-icons.colorize-fa-hover .fa-vimeo:hover {
  color: #00b3ec;
}
.social-icons.colorize-fa-hover .fa-twitter:hover {
  color: #1da1f2;
}
.social-icons.colorize-fa-hover .fa-skype:hover {
  color: #00aff0;
}
.social-icons.colorize-fa-hover .fa-rss:hover {
  color: #fb7629;
}
.social-icons.colorize-fa-hover .fa-pinterest:hover {
  color: #bd081c;
}
.social-icons.colorize-fa-hover .fa-odnoklassniki:hover {
  color: #ee8208;
}
.social-icons.colorize-fa-hover .fa-linkedin:hover {
  color: #1686b0;
}
.social-icons.colorize-fa-hover .fa-github:hover {
  color: #231e20;
}
.social-icons.colorize-fa-hover .fa-google-plus:hover {
  color: #db4437;
}
.social-icons.colorize-fa-hover .fa-google:hover {
  color: #db4437;
}
.social-icons.colorize-fa-hover .fa-facebook:hover {
  color: #3b5998;
}
.social-icons.colorize-fa-hover .fa-instagram:hover {
  color: #c5156a;
}
.social-icons.colorize-fa-stack .icon-youtube-play .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack .icon-youtube .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack .icon-vk .fa-stack .fa:first-child {
  color: #507299;
}
.social-icons.colorize-fa-stack .icon-vimeo .fa-stack .fa:first-child {
  color: #00b3ec;
}
.social-icons.colorize-fa-stack .icon-twitter .fa-stack .fa:first-child {
  color: #1da1f2;
}
.social-icons.colorize-fa-stack .icon-skype .fa-stack .fa:first-child {
  color: #00aff0;
}
.social-icons.colorize-fa-stack .icon-rss .fa-stack .fa:first-child {
  color: #fb7629;
}
.social-icons.colorize-fa-stack .icon-pinterest .fa-stack .fa:first-child {
  color: #bd081c;
}
.social-icons.colorize-fa-stack .icon-odnoklassniki .fa-stack .fa:first-child {
  color: #ee8208;
}
.social-icons.colorize-fa-stack .icon-linkedin .fa-stack .fa:first-child {
  color: #1686b0;
}
.social-icons.colorize-fa-stack .icon-github .fa-stack .fa:first-child {
  color: #231e20;
}
.social-icons.colorize-fa-stack .icon-google-plus .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack .icon-google .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack .icon-facebook .fa-stack .fa:first-child {
  color: #3b5998;
}
.social-icons.colorize-fa-stack .icon-instagram .fa-stack .fa:first-child {
  color: #c5156a;
}
.social-icons.colorize-fa-stack-hover .fa-stack .fa:first-child {
  transition: color 200ms ease-out;
}
.social-icons.colorize-fa-stack-hover .icon-youtube-play:hover .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack-hover .icon-youtube:hover .fa-stack .fa:first-child {
  color: #cc181e;
}
.social-icons.colorize-fa-stack-hover .icon-vk:hover .fa-stack .fa:first-child {
  color: #507299;
}
.social-icons.colorize-fa-stack-hover .icon-vimeo:hover .fa-stack .fa:first-child {
  color: #00b3ec;
}
.social-icons.colorize-fa-stack-hover .icon-twitter:hover .fa-stack .fa:first-child {
  color: #1da1f2;
}
.social-icons.colorize-fa-stack-hover .icon-skype:hover .fa-stack .fa:first-child {
  color: #00aff0;
}
.social-icons.colorize-fa-stack-hover .icon-rss:hover .fa-stack .fa:first-child {
  color: #fb7629;
}
.social-icons.colorize-fa-stack-hover .icon-pinterest:hover .fa-stack .fa:first-child {
  color: #bd081c;
}
.social-icons.colorize-fa-stack-hover .icon-odnoklassniki:hover .fa-stack .fa:first-child {
  color: #ee8208;
}
.social-icons.colorize-fa-stack-hover .icon-linkedin:hover .fa-stack .fa:first-child {
  color: #1686b0;
}
.social-icons.colorize-fa-stack-hover .icon-github:hover .fa-stack .fa:first-child {
  color: #231e20;
}
.social-icons.colorize-fa-stack-hover .icon-google-plus:hover .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack-hover .icon-google:hover .fa-stack .fa:first-child {
  color: #db4437;
}
.social-icons.colorize-fa-stack-hover .icon-facebook:hover .fa-stack .fa:first-child {
  color: #3b5998;
}
.social-icons.colorize-fa-stack-hover .icon-instagram:hover .fa-stack .fa:first-child {
  color: #c5156a;
}
.cms-index-index .column.main > .row {
  margin-bottom: 15px;
}
.cms-index-index .column.main > .row:last-child {
  margin-bottom: 0;
}
.cms-index-index .column.main .blocks-main:not(.argento-tabs) .block .block-title {
  margin-bottom: 10px;
}
.cms-index-index .column.main .blocks-main:not(.argento-tabs) .block .block-content {
  border: 1px solid #cccccc;
  padding: 15px;
}
.cms-index-index .column.main .blocks-main:not(.argento-tabs) .block .block-content .actions-toolbar {
  border-top: 1px dashed #cccccc;
  padding: 15px 10px 0;
  margin: 10px -15px 0;
}
@media (max-width: 1023px) {
  .page-main {
    padding-top: 10px;
  }
}
.catalog-product-view .column.main .block {
  padding-top: 30px;
  border-top: 1px solid #e2e2e2;
}
.catalog-product-view .column.main .block .block-title {
  text-align: center;
}
.catalog-product-view .column.main .block .block-title strong {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.8rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.catalog-product-view .column.main .product-info-main .page-title-wrapper h1 {
  margin-top: 0;
}
.catalog-product-view .column.main .product.info.detailed .block {
  padding-top: 0;
  border-top: none;
}
.page-footer {
  background: #ffffff;
  padding: 25px 0 20px;
  position: relative;
  background: #222337;
  border-top: none;
  color: #ffffff;
  /* ignore jumbotron invert colors for product grid / product list */
  color: #a5a6b3;
  padding: 0;
}
.page-footer > .container {
  padding: 5px 20px;
  margin: 0 auto;
  width: auto;
  max-width: 1280px;
  box-sizing: border-box;
}
.page-footer > .container:after {
  clear: both;
  content: '';
  display: table;
}
.page-footer .product-items {
  color: #333333;
}
.page-footer .product-items a {
  color: #006bb4;
}
.page-footer .footer.content {
  border: none;
}
.page-footer .block-title,
.page-footer .block .title {
  margin: 2rem 0;
}
.page-footer .h4,
.page-footer .block .block-title strong,
.page-footer .block .title strong {
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #a5a6b3;
}
.page-footer .block.newsletter {
  width: 90%;
  float: none;
}
.page-footer .block.newsletter .title {
  margin-top: 0;
  display: block;
}
.page-footer button,
.page-footer .action.primary {
  background-color: transparent;
  border-color: #a5a6b3;
  color: #a5a6b3;
}
.page-footer button:hover,
.page-footer .action.primary:hover {
  background-color: #a5a6b3;
  border-color: #a5a6b3;
  color: #000;
}
.page-footer input[type="text"],
.page-footer input[type="password"],
.page-footer input[type="url"],
.page-footer input[type="tel"],
.page-footer input[type="search"],
.page-footer input[type="number"],
.page-footer input[type="datetime"],
.page-footer input[type="email"] {
  border-color: #a5a6b3;
  background-color: rgba(255, 255, 255, 0.05);
  color: #a5a6b3;
}
.page-footer .social-icons a:hover {
  color: #f7f7fa;
}
.footer.content a,
.footer.content .links a,
.footer.content .alink {
  color: #b8b9d3;
}
.footer.content a:hover,
.footer.content .links a:hover,
.footer.content .alink:hover,
.footer.content a:visited,
.footer.content .links a:visited,
.footer.content .alink:visited {
  color: #b8b9d3;
}
.footer-toolbar-bottom {
  color: #b8b9d3;
}
.footer-toolbar-bottom a,
.footer-toolbar-bottom .alink {
  color: #b8b9d3;
}
.footer-toolbar-bottom a:hover,
.footer-toolbar-bottom .alink:hover,
.footer-toolbar-bottom a:visited,
.footer-toolbar-bottom .alink:visited {
  color: #b8b9d3;
}
.footer-toolbar-top {
  background: #222337;
  border-top: none;
  color: #ffffff;
  /* ignore jumbotron invert colors for product grid / product list */
}
.footer-toolbar-top .product-items {
  color: #333333;
}
.footer-toolbar-top .product-items a {
  color: #006bb4;
}
.footer-toolbar-bottom {
  background-color: #1c1d2e;
}
.footer-toolbar-bottom .copyright,
.footer-toolbar-bottom a,
.footer-toolbar-bottom a:visited,
.footer-toolbar-bottom a:hover {
  color: #9293ac;
}
.footer-toolbar-bottom a,
.footer-toolbar-bottom a:visited,
.footer-toolbar-bottom a:hover {
  text-decoration: underline;
}
.footer-toolbar-bottom a:hover,
.footer-toolbar-bottom a:visited:hover,
.footer-toolbar-bottom a:hover:hover {
  text-decoration: none;
}
.blocks-secondary .block {
  border: none;
  background: #fafafa;
  padding: 10px 10px 0;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  opacity: .5;
  width: 35px;
  height: 35px;
  margin-top: -35px;
  border-radius: 50%;
  background-size: 20px 20px;
  background-position: 7px 50%;
}
.swiper-container .swiper-button-next {
  background-position: 50% 50%;
}
.swiper-container .swiper-button-white {
  background-color: #000;
}
.block-carousel .block-content {
  padding: 0 40px;
}
.block-carousel .block-content .slick-prev,
.block-carousel .block-content .slick-next {
  width: 30px;
  height: 30px;
}
.block-carousel .block-content .slick-prev:before,
.block-carousel .block-content .slick-next:before {
  font-size: 30px;
}
.block-carousel .block-content .slick-prev {
  left: -35px;
}
.block-carousel .block-content .slick-next {
  right: -35px;
}
.cms-index-index .page-header {
  z-index: 499;
}
.cms-index-index .nav-sections {
  margin-bottom: 0;
}
.cms-index-index .page-main {
  max-width: none;
  padding: 0;
}
.cms-index-index .page-main > .page.messages {
  padding: 0;
  margin: 0 auto;
  width: auto;
  max-width: 1280px;
  box-sizing: border-box;
}
.cms-index-index .page-main > .page.messages:after {
  clear: both;
  content: '';
  display: table;
}
.cms-index-index .column.main .easycatalogimg .parent-category {
  text-transform: uppercase;
}
.cms-index-index .column.main .easycatalogimg .list-subcategories li {
  text-transform: uppercase;
}
.cms-index-index .columns .column.main {
  padding-bottom: 0;
}
.cms-index-index .page-footer {
  margin: 0;
}
.block-benefits {
  text-align: center;
}
.block-benefits .fa-stack {
  margin: 0 auto;
}
.block-benefits .fa-stack .fa-stack-1x {
  font-size: 0.6em;
  line-height: 3.6em;
}
.block-benefits .fa-stack .fa-circle {
  color: #219291;
}
.block-benefits h3 {
  text-transform: uppercase;
  color: #555555;
  margin: 18px 0 12px;
}
/* About us */
.jumbotron .block-about {
  font-size: 16px;
}
.page-layout-checkout .page-main {
  padding-top: 15px;
}
.page-top-notice-container {
  background: #db2c2b;
  display: none;
}
.page-top-notice {
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  background: #db2c2b;
  padding: 3px 0px 3px;
  margin: 0px auto;
  max-width: 1280px;
  display: table;
}
.top-notice-block {
  /* display: inline-block; */
  display: table-cell;
}
.top-notice-close {
  width: 20px;
  font-size: 16px;
  cursor: pointer;
  /* display: inline-block; */
  vertical-align: middle;
  display: table-cell;
}
.page-header-content .header-item .header-item-icon {
  width: 45px;
  height: 48px;
  display: inline-block;
  vertical-align: text-bottom;
  background-size: auto 100%;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.page-header-content .header-item {
  /*cursor: pointer;*/
  display: inline-block;
  vertical-align: middle;
  padding: 0px 0px;
  margin: 0px 10px;
}
.header-item.header-item-store .header-item-icon {
  background-image: url('data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZjEwNDc4MTgtNzY3Zi02YjQ5LWJmMjItMGIzMjA4YTZlZDk0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZBRkVCQUU0NTVFNzExRTlBNDg2ODQ3Mzg0REQ4RTlEIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZBRkVCQUUzNTVFNzExRTlBNDg2ODQ3Mzg0REQ4RTlEIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNmOGE5MTk4LWZlNzMtZTM0OC1iOTJkLWM4NTg0NjI1YTJhOSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmUyZTUxZDkxLTU1YzEtMTFlOS04YWZhLWUwZDQ1ODkzY2I0ZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIADAALQMBEQACEQEDEQH/xAB1AAABBAMBAAAAAAAAAAAAAAAHAgQFBgADCAEBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwIEAwUFCQEAAAAAAAECAwQRBQYAEiExEwdBUWGBIjIVFnFCIxQXkdFSYnKCYyQIJhEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A6oUpKElSiEpSKqUeAAHMk6Aey+5t1vM123dv7T86UyookXqQos21pQ8A58TxHkj2V0CvpnvNL/EkZnDtqzxLEK2Nvtj0CpCgvQIcZ722RPWblW3LGEcVxltfL5Sh/jUklkH+rQTeIdw7Pkbz1vU09a79FFZlmmp6chFOak14OI/mT7aaC06AbZk9MzPK/oGA+uPZ4bSJWVzGTRZQ5xZhJV90uj3len2EEIfHu5LUPuycGgMtRsTjNqtsBDbYSlM1hAWv8TmeO5BHnQ8zoDDoM0FSz/BG8ijNT4DpgZPbKu2e6N8FpWOPSc/iaXyIP7wQgv1bX+nPzr8p/wCmEj5MbRTj83J2dKleX36V+Hhz0EfgN+j2nttkefSRufucudcVKPNWxxTMdrj4BSaD7dAKzLvEXt9BcRjV3bvkG4/UDl/XHUI6lqO5SiuldhaCTX00HTUDI7bLxlnIgvbb3YgnKXQqKW+n1FcEgklI8BoBplf/AERhYx2ecduKlXvpf6Iciu7epUc96QnlXnoH1k/6E7ePW+AifcVpubjTQlpTGf2h9SQHAKIIpvry0GlmyR0d8ZkEoBivojZIln7ofZakQisDzK3gs+o0DLCMNj5P2vVhkuW5ETYrzIjz22wCpwMSVvdJQPJKuqDXzGgLsiFFkQnILrYMV1pTC2qe6W1J2lNPLbw0ERg2JoxTGo1hbluTWYpc6TzwAUEuLKwmg8E7tBUb3nLuIZtIi5ZGZbxO4NByzXNpioadbRVxh7aFEqV4ezwrQNfa20yr7frp3EukP8qm5pTGsENxICmoLZqHCPAuEA/tPIjQY1dGF9+pTwUNke3x7GpVeHXfS9cAmvntYOgXfXVYBnbmTrChieSdNm9qSCoRJqPdZkqA5IcB2qPn7BoCW06080h1paXGnEhbbiCFJUlQqCCOBBGg1TxNMGQIKm0TS2sRVPAlsO7TsKwniU7qVpoBu12fuF/kib3FvS744kKDFrjbo8JkqFNyQnapSh4Gg9a6BmpF67Utr6t9N4xx1CmLHY5CS5cFSlUDLDCk/EgE+8eQHJNdB6O2OQjAFSQ+Bni7gnJFO190z0VKY5402BtZbpXbU+WgKk2FEnRHocxlEiLIQW3mHAFIWlQoQQdAO0YfnmGLP0TKau1gqSnG7kspWyCSSmLJ8BU8Er4D1Ogcfqpeo34dzwTIG5A4KTCYRNbr6OIWgHQJcznuLd09HHMNfgqXw/P31aYzbfqphBU6v+06B9i/bpyLdhkeUT1X7JwkpZkLSER4qTzRFZ5J5/Fz+zjoLtoP/9k=');
}
.header-item.header-item-store:hover .header-item-icon {
  background-image: url('data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6OTZkNTVlOGItMWRiNy0yYTRhLTkzYWUtYTdkNWMzMmZjNzE3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg1M0M5MDg0NTVFNzExRTk4RjdEREFBRDM2MTc3QTgwIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjg1M0M5MDgzNTVFNzExRTk4RjdEREFBRDM2MTc3QTgwIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmIxYTY0ZWU0LTlkNWItN2Q0YS05YTk4LTZiM2FmNGEzM2I3ZSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjUyMTFjZjE1LTU1YzItMTFlOS04YWZhLWUwZDQ1ODkzY2I0ZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIADAALQMBEQACEQEDEQH/xACkAAEAAgIDAAAAAAAAAAAAAAAHBAYFCAACAwEAAgMBAQEAAAAAAAAAAAAABAUCAwYAAQcQAAEDAgMDCAYHCQAAAAAAAAECAwQRBQASBiFRBzFBYXGBExQVkSJiciMW8KEyQlIXCLGCkjNDk7MkRBEAAQIDAwcKBgMBAAAAAAAAAQACEQMEITESQVFx0SITBWGBkaHB4TJCFAaxUmJyI0Pw8RVT/9oADAMBAAIRAxEAPwDahSkpSVKISlIqSdgAGOXARRRrLj5abY85D0+wm5yUEpVLWSmMCPw5fWc7KDcThfOrw2xtq1XD/bEyYA6ccAzebuR1K458Rn3Ctqc1FSf6bUdkpH91LivrwEa6acq0LPbdG0WtLtLj2QU+z/qA1pEcT5g3HuTP3wpHcuU9lTdEjtQcTZxB4vtQ9R7WpnjYLmHpHXrTHojiTp3VzJTCWWLg2nM9AeoHAOdSabFp6R2gYZSKlsy69ZDiPCJ1Idq1nzC7uVrwQlaEuPHEB9t35TtrpQMoXdXEmhIWKoYruy+srfsG/CuvqPIOdbT2zwsEeoePt16lWpnDKMzwoY1EArzqqZj6M/8AxuqKEep1UXXrxQaYCTi83YmUvjBNeZP6/CPuHL1I1wEtEuY5cpNuuM22zmJ0F5TEuOoLZdQaEKH02jEmuLTEXqubKbMaWOEWlbGfm9D/AC0+aMifMQfB+E+742lae7l+J7uzlw59WN1jy9q+e/4LvW7jyeKP068mlBzTEnWGvi1Uly7zlFSvwtrWVKPUhv8AZhUAZkzSVtXObSUkf+bOuHaU3CLa5Otpja7/AGxdnmQfJEWVD6S+lKRlSkI5M4cKtnThpAGYdoQIhBYvG9tM07uZvGv3mOFn9QgtfptinxtQO2MpzTm5JiJTUJCnM+RO1VAAo85wodLIdhyxW9l1LHShN8uHF1RV/wBN8DdWG+QxfYCU2jvP9wokNZslDyZVFXLuwXLoX4hiFiRVfuSRunbp35IWbJUO7cEdcNTZq4UFCre246YylSGcxZCjkJqobctMRfRTImAsVsj3HTFrcTtuAjsm9Uxq5uJ0/KtZNW3pceSE8wU028gkdfej0YGDtkjl1py6SDND8oa4dJaexZiy3yVofVk91EVD8yJ4mG2HSR3bmYo7wU5xT0HFjHmU82WiIQdRTNradoJg12F2nLBVxiXIZltzG1kSWnA8hyu0LSrMFV31xSCQYpi6WC0tNxEFlNX6lXqS/v3lcVER2QEd400SUlSEBBVU78uLJ0zG7FCCFoKP08oSwcQGdWe06Qb1PpJiRpp91epYThRdbe49QuNuKoh5qpACU8/b0VvZJxsi3xC8JbPrzTVBE4DcuGy6FxygrvxEuUez2a3aGt0rxCreTIvUpCiUuTFihQDubBI9HOMdUODWiWDdfpUeEyTOmOqniGKxgzNz86o7cBxdpkXAD4bEhhgn2nkOrH+E4FDbIp2ZoEwMykE9GHWlHjzoZ+HdPmiE2VQpuVM7KP5b4GULO5LgA/e6xg+vkQOMXFZj2zxIPZuHHab4eUd3w0IiwuWsXtDMQS2DMStUQOJ8QlogOFuozhBOzNl5K49EI23KEzFhOHxQsjnV8d4oQrKx4TQtqRZ0KKS9cJFH5boSa5VFWZKUnnG3opgs1QbZLEOXKkY4M6ccVU/efSLGhQdT6osGqojbibIqJq151CVvwz8CRm2Elr7WdR5KbenEJs1swXbfIr6Ojm0riN5ikAXOvbz5v5BJY4OvjhUqzigv6nRclCooZCUFKWK7g2op3ZtuDvR/hw+a9Zv/AHx6/efqhg5s/TboSxLiRZkZ2LKaS/GeSUOsrAUlSTsIIOGBAIgVlpcxzHBzTAhCOsv0+ykvOS9KvJcZUSry6QrKtPQ26dih79Os4VzuHm9nQtpw/wB0tgGzxb8w7Rq6EdS+HGvIrhbdsM1Shsq0yp5P8TQWn68BGmmDylaFnFqVwiJjOcw+Kn2fhDxAubiUpta4bZ+09MIYSnpKVfEPYk4mykmOyQQ9Rx6kljx4j9Nvd1pp4e8ILPpZaZ8tYuF5A9V8po2zXl7pJ5/aO3dTDOno2y7Ta5Y7ivHplUMDdiXmynTqSBgxIF//2Q==');
}
.header-item.header-item-account .header-item-icon {
  background-image: url('data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YWMxMjE5OWItNGZhOC1iODQyLWI2NmEtYzZiZTllMWU5OTMwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhGQjBDREI0NTVFNzExRTlCMDNCRUU2ODgxRjFFMTdCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhGQjBDREIzNTVFNzExRTlCMDNCRUU2ODgxRjFFMTdCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjg4NmZiY2QzLTYxOWItZWM0My04ZWI4LWRiNTNlYzExNDUwMiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmFjOTE2MTg1LTU1YzItMTFlOS04YWZhLWUwZDQ1ODkzY2I0ZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIADAALQMBEQACEQEDEQH/xAByAAACAgIDAAAAAAAAAAAAAAAGBwIFAAQBAwgBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwIDBgQFBQEAAAAAAAIBAwQRBQYAITESB0FRYSITFHGBQhUyYiMWF9HxcoImCBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A9UEQgKkSoIilSJdkRE4qq6Bey+pt1vM123dP7T96JklCRepBKzbWiTsRz8Typ3B8q6AQvOc32DNKNd+qFstUwVo5Ettq9+2Bdoq4qGqU/NvoL2zXzqg5B+52O8WfOreK/qtAPsZXfyioKrQF4GmgLMQ6h2fI3nreTT1rv0VKzLNNH05AU4kNdnA/MPzpoCnQLbMnpmZ5X+wYD5x7PDaCVlcxlaGoObswhL6VdTzF4fBUUM6lE9bbTj+B4xS1FkEj2IOspT0ITSIUggoqeblJPFd9676Aqx3A8Sx63BAtlsYbaEUFxwwE3XVpRScMkqSr/bQAme2OFgN3gZ5jrQwIyyWouSW9lORh+M+XL6vppQRMCXaicVr31Atz/BW8ijMz4DqwMntlXbPdG9jE039JxfqaPgqL/VFCi/ls/wCOfvXtP+mSR9mW0U3+7qvJ6VK8PrpX8O3HQd/RMRmY5cckNKychucuY44vHkF0mmw/xBAWmgj1gizoX2DNIbBSlxaWT82O2lTWE+KBIIfEUFPglVXZNAa2K/2a/W1q5WiW3MhvIii42taflJOIknaK7poF11Uu0XLLhb+nNmcGXNmSmn72bSoYRIcckM1cJNkNVpQfl9Q6Bq6BUM2SOHXGZBUEWK+EbJBZ+lH2WpEJTRO9TeQ18U0Fr0NVI2FO2QlpIsNwmwHw7UIXyc4eKOaDnMc0yCVkKYVhINnfORHbrdH0Qo9vZKiipCqKhOEi1QVTu2XsCmtf/nDFWAddn3O4Sp8lVKS+w4EVsiJarytNitEqvBSXQawYJkvSwZF4w11b1Y1JHbtY5IB7omwTc2XwFCIgGvlp8i0DRxzIbXkVkiXm1uerCmBztquxCqLQgJN6EJIoknfoAFq6MH16lPIScke3x7GRV29d8Xrgg17+VhdBO+ulgGduZOaEmJ5J6bN7IUUkiTQ8rMkkTgDiLykvf8k0Fp0kxu42uyTbneABL5f5j1wmm24DyKJkvoiLjakJAgeYaL9WgOdBmgVESW50v/dXumEW1XCeMjEoDJCbsmRJD9VhpoFUwEHEBN04cPEIJ0xyFMAKSj6Jnh3AckJ2vlWeFVGOu9ORGzVuleWq92gak2FEnRHocxkJEWQCtvMOIhAYklFRUXQLsMPzzDDX9kymrtYKqo43cjUTZRVVVGLJ7Equwnsniug2P5UvUb9O54JkDchNiGEwE1uvg4Bgi6CLmc9RbuPo45hr8Ej29/fTGM234kwCk6f+q6Dexfp05FuyZHlE8r9k6CosyDFAjxRXiEVngPH8XH4b6A20H//Z');
}
.header-item.header-item-account:hover .header-item-icon {
  background-image: url('data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QObaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYzkxNjE4NS01NWMyLTExZTktOGFmYS1lMGQ0NTg5M2NiNGUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUI2NjE2NjQ1NUU3MTFFOTg1RUVGM0Y2RjhBQjg0MDYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUI2NjE2NjM1NUU3MTFFOTg1RUVGM0Y2RjhBQjg0MDYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDA4YTY3ZDctZTBkMS1hMzQzLWExNjUtYzI0OGYyMGEzMDMwIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6ZDZiMWFlYzAtNTVjMi0xMWU5LThhZmEtZTBkNDU4OTNjYjRlIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAMAAtAwERAAIRAQMRAf/EAKAAAAIDAQEAAAAAAAAAAAAAAAYHBAUIAwABAAMAAwEBAAAAAAAAAAAAAAQFBgACAwEHEAABAwIEAwQHBQkAAAAAAAABAgMEEQUAIRIGQVEHMWGBFHEichMjFRYyQmIXCPCRocFSgpIzsxEAAQMCAgUJBwMFAAAAAAAAAQACAxEEEgUhMUFxQlGBkcHRIjITFGGhseFSYgbwchWyIzNDFv/aAAwDAQACEQMRAD8A1QpSUpKlEJSkVJOQAGMWAVSo3l18tNsech7fYTc5KCUqlrJTGBH9On1nPCg5E4XzX4bobpVVl/4xJIA6Y4BycXyVFF3J+oO9sibbopjxVjUgBmM0kp5pEqqyMchJcu0gfDrRr7TKYTheau3uP9OhRfzk6mbbniJuWAh49qm32vLuKTzbcbog+nSRjX1krDRwXb/n7K4ZihdTca9IOn3hNTZHUnbu7mSmEssXBtOp6A9QOAcVJpktPePEDB8Fy2TVrUtmOUTWh72ln1DV8kV4IStJLrx1Afbd+k7a6UDSF3VxJoSFiqGK8tPrK55DnhXf3HAOdWn4zlYI9Q8ft7exA3TK3W1L113Lc2RJh7djeZRFV9lySslLCVZH1dQPjTAts0aXHU1O84lfRkLDR0rqV5G8So77vLc18nrm3C4PLcUaobStSG2xWoS2gGiQMcnzOcako22y+GFuFjR1nejLZl3l70tk3Zl8cMx8R3JNhmunU8zIZTq93rNVFC0jjwy5UJheZQWO08iUZhA2ze25iGEYgHgaiDt3hLy3XGbbZzM6C8qPLjrC2XUGhSoftmMBtcWmo1p/LE2Rpa4VaVoz83of5afVGhPzEHyflPu+dpWns6fiezl24c+rHlY9vWvnv8C71vkcHir9vbs3rPe4bm5dL9cLi4aqlyHXc+AUskDwGWE8jsTieVX1pCIomsHC0BFXS6RDl/OtqSnkx/qOKlmI+vJIlsqK2Eq7lFR8cuOCLUg1YeIe9LM5Y5nlztFfKdUj7TrQleLLdbNPcgXOMuLKaNFNrFK96T2KSeBGWBnsLTQprb3EczA9hxNKOunNtk7bhTt93VBixIsdxm0IcGlUmU+koQG0nMpArU+PA4Lt2lgMh5vaUjzaYXDm2sfec5wLvtaOX2/raEuMBKiVg1c3E7flWsmrb0uPJCeAU028gken3o/djcO7pHt7VwdCDKH7Q1w6S09S5XeA5b7tNgOCjkR9xhQ721lP8sePbQkLaCUSRteOIA9KK9rbUskayHdm7VrTZ9Zbt1uZOl+a6nI6SCCltJFCQfEcSIomhuN+rYOVKr2+ldL6e3/ycTjqYO1Wtx68bjeW23Ct8KPDYATHZeQqSsJTkNTi1CpoO0AY6Ov3HUBRCxfjMIqXOcXHXTu+4KQreVg6jKYte6mharwB7q23iOtflwtRyQ6ytRACj96viMe+c2bQ/QdhWgy+XL6vgOOPiYdfMf1zpd32x3Cx3aTarg37uXFXoWBmkilUqScqpUkgjAcjCw0KoLa5ZPGJGeFy5twHF2mRcAPhsSGGCfxPIdWP+Jx4G6KrYygSBm0gnow9qaPXnYz8O6fVEJsqhTdKZ2kf63wNIWeSXAB/d6Rg+/gocY1FTH4zmQezyHHvN8PtHy+G5CHUjcVtutyhRLM6XLHaYbMSDVKmwaJBcXoVQhRVkTxpga5kDiA3wgJvlFo+JjnSCksji53UhHA6ar2MWIx3lfIe5YG2XWFLkbhRFMG5NhCytSmlhMc6qfEU4FE5VwTM8PDfqpQpRl9s62dKDoixYm84724BM4dHXx0qVZxQX9TouShUUMhKClLFeQbUU8tWeDvR/wBnDxa1Nfz49f5n+qmDm5enTuTYlxIsyM7FlNJfjPJKHWVgKSpJyIIOGBAIoVLRyOY4OaaEJI7y/T7KS85L2q8lxlRKvl0hWlae5t05KHt09Jwrmy862dCtMv8AyltA2cafqHWOzoS6l9ON+RXC27YZqlDKrTKnk/5NBaf44CNtIOEqhZm1q4VEjOc0+Kn2fpD1AubiUpta4bZ+09MIYSnvKVfEPgk43ZaSO2UQ9xn1pGPHiP26fl706envSCz7WWmfLWLheQPVfKaNs17fdJPH8Rz5Uwzt7Nsek6XKOzXPpLoYG9yPk2nf2JgYMSBf/9k=');
}
.header-item.header-item-wishlist .header-item-icon {
  background-image: url('data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjU5YWRiOTItNTZjOC1hZTQyLWIyNTItOWFmMWEwNTZmMjlhIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE4MTg4M0M0NTVFNzExRTk4MzYwOEFFRjk4RTREQjBFIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE4MTg4M0MzNTVFNzExRTk4MzYwOEFFRjk4RTREQjBFIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmUwMmZlOTg1LTUwNTQtZmE0Yy1iZjhhLTUyYzU4OTlmNGNhYyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjQyNTlmZjAxLTU1YzQtMTFlOS04YWZhLWUwZDQ1ODkzY2I0ZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIADAALQMBEQACEQEDEQH/xAB0AAACAwEBAAAAAAAAAAAAAAAFBgIEBwMIAQEAAAAAAAAAAAAAAAAAAAAAEAABAwIEBAMECAcBAAAAAAABAgMEBQYAESEHMVESE0FhIoEyQhVxkWJyIxQWF6HB4VKCY0QmEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwD1QpSUJKlEJSkZqUdAAOJJwGey9zarWZrtO2/pPzpTKiiRWpCizTWlDwDnvPEckezPAS/TO80v8SRecOmrOpYhUxt9seQVIUF4CDjO9tET3m5VNuxhGq4y2vl8pQ/1qSSyD97AG7Q3Do9xvPU9TT1Lr0UZzKNNT25CMuKk56OI+0n25YBpwGbXk9MvO6/0DAfXHo8NpEq65jJyWUOaswkq+Euj1K8voIIW6zuVt9Y5YtyOhx1+KgIRSqYz3ltJH9wzSkHx1Vn44C3a+7tk3E+7FYlLgzmUlxyHPR+XdCEjNR9RKTkNTkrACZu/9hsyXGYiJ9UaZPS7Lgxi4ykj7alIzHmBgJ1aJbW5dFZr1q1ANXDSj10ypN+h9h4Dq7D6Dr0L4FKh5jxzDn+7a/25+dflP/TCR8mNIy1+bk9Hayz4fHln7unHAV9spLw2/uK8GU9dSrEmpVJKjqT2StDLf3U9vQeeA77B0amtWNGrgAfq9XW6/UZy8lOqX3VJ6Ss65Dpzy54A9fm2Ns3pHaTUmu1KZWlSJrICXugH1NlWWqVJ014eGAYaTR6XSILcCmRW4kNoBKGWkhKdNNcuJ8zgMycgRKBv7TG6OkRma/Tn11WK36W1KaC1Ic6BoCVIGv088BJmiR0b4zIJQDFfRGuRLPwh9lqRCKwOZW8FnzGAKbHhDFkvUJzLvUOoTqfJbPgQ+pzUciHcAAp8lW0lzPU6eVGxK6+XadLGZTBkL95pzkg8+WvPAbA24262lxtQW2sBSFpIIIOoIIwAW8byolpUV2q1Z3pbT6WGE5Fx5w+622nxJ/h44BS2ytmsS6vN3AuVHbq9XQEU+Cf+SHxSjX4lADP+pwHBqqML36lPBQ6I9Pj0NSs9O++l6oBOfPpYOAnXXVWBfblzrChadydtmtqSCoRJqPSzJUBwQ4D0qPP2DAP9Rp1IrtKciTWmp1NmN+pJyWhaFDMKSR9YUPZgMocfvHaRSozEZ65bLfUU01CCTKhurPoZUcjmgnQafUdCBi0rArNZrKLzv/peqoGdLovGPBQTmM06hTn8/PgDZfF6U61KOZknN6Y+ezTKe36nZMhWiG0JGp1IzPh9WARhtjcIsBUkPgX4uoJuRTufpM9GZTHOuXQG1lvLPpzPLAapNhRJ0R6HMZRIiyEFt5hwBSFpUMiCDgM7RZ9+WYs/omU1VqBmSm26kspWyCSSmLJ8BmdEr0HmcBY/dStRvw6nYlwNyBopMJhE1vPycQtAOAi5fO4tXT2bcs1+Cpen5+urTGbb81MIKnV/4nAXrX26ci1YXHdE9VeucJKWZC0hEeKk8URWeCePvcfo1wDtgP/Z');
}
.header-item.header-item-wishlist:hover .header-item-icon {
  background-image: url('data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjU5YWRiOTItNTZjOC1hZTQyLWIyNTItOWFmMWEwNTZmMjlhIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkIxMjZFRjY0NTVFNzExRTk5NEREQjFGQTQwNTVEMENEIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkIxMjZFRjYzNTVFNzExRTk5NEREQjFGQTQwNTVEMENEIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA2ODhkZDBmLTUwZGQtYWI0Yi1hM2NmLWQ2NDY5OGI0NjVlZiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdjNTZhMDAwLTU1ZGQtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIADAALQMBEQACEQEDEQH/xACbAAADAAMBAAAAAAAAAAAAAAAGBwgBBAUDAQACAgMBAAAAAAAAAAAAAAAEBQMGAAIHARAAAQMCAgYGCAcBAAAAAAAAAQIDBBEFAAYhMUESEwdRYYEiFAhxkaFCUmKiFjJyIzNTcxcVEQABAgMEBwQKAwAAAAAAAAABAAIRAwQhMRIFQVFhkdEUBoEiMhNxobHB4WKCIzMV8EJS/9oADAMBAAIRAxEAPwCp3XW2m1OurCG0AqWtRoABpJJOMJXoBJgL0oc4eYGDDeciZbjpnOIJSZz1QxUfAkUUsddRhbOzACxtqttB0s54DpxwjUL/AIIAkc8eY7rhUi4tsJ/jbjsFP1oWfbgQ103Wnrem6MC1pP1H3FdSy+YLN8V1IubMe5Me/wB3gu9ikd36MSMzB4vtQ1R0tTuHcJYd49fFOfJmfsv5tiF23OlElsDxEJ2gdbrtptT1jDKTUNmCxU7MMrm0roPFhuIuKJMTpckTz4z9IcmHKlvdKI7QSq5qTrWtQCktflSKE9J9GFVfUGOAdqvHTOVgN894tPh4oZy7yRzpeYSJjnAtjLoCmRLKt9STqO4gKKe3EEuhmOEbkxq+pKaS7CIvI/ytHMfKXOtjeZQqJ/0GpDgZZfh1cBWrUlSaBSa9eNJlJMZoj6FPSZ7TTwTiwkCMHWLuRPL7nR+KHnpUKK6RXwy1LUodRUhJTiUZfMI0IKZ1VTNdABzhrQo7GzZkHMrK3UKhXKOQ40oHebdbrQ0I0LQrUcDkPku1FNWvp66SQO8w7xwKoz/RbV9gfd9P0eDveHrp8RXc4Nf7NFejTh1zA8vGuefqZnN8vpjfsvjuU82OdHunMqHNuNFsTLoHXt/8NHHa6a7NOE0twdNBOkroFTLMqic1l7ZcBuVWnXiwrlSxSit4aDSmMWRWcYsSr8w8eIrKcGQtI8U1NShlfvBC0KKwOrupwvzEDADpirT0m93nuH9S332JUM3N5fK6Zbt48Ni8xnAK7Ho0io9FWa4Xh32iPmHsKtbpIFc1+uU71ObxXCvcB62XqbBVVDsOQ41XUQW1kAj1VxC9uFxGpHU80TJbXaHNB3qi+VPMePmm1phTFhu+w0BL7ZP76AKB5HT8w6cOqSpEwQPiC53nmUGmfib+J12zZwR7gxIV5SJDEZhx99xLLLSSt11ZASlI1lROPCQBErZjC4gARJUy81OYBzbeUoi1RZ4G8iGk63FE955Q+amjqwiqqjzHWXBdMyTKuUl978jr9mxabNseRyumXHdPDfvMZsGmxiNIqfRV6mNQ37RPzD2FTOnA1zWapTvW5vBHnPjIMhEw5rt7RXHdCU3NCRUoWkbqXafCoUB6O3BdfTmOMdqR9M5oC3yHm0eHgk/CmzIMtqZCeXHlsKC2X2zRSVDowta4gxF6tsyW17S1wi06FQGRuddouttcbzA83bbnEb33XT+0+lOtTY+P5PVhxIrQ4d6whUHM+nJkp4MkF7HHtHp2bUs+ZPNGdmt4woe/FsLSqoZJot8jU49T2J2YBqaozLB4VZcoyVlKMTu9NOnVsHFClisdyvl0YtluaLsqQrdSNiRtUo7EpGs4HlsLzAJrU1LJLC95g0KoP87tX2B9oV/R4O74imnxFd/jU/s007MPeXHl4FzP9tM5vmNMbtl0NyKnWm3W1NOpC21gpWhQqCDoIIOCCErBIMRelFnDy/QJrzkvLkhMBxZKjCeqWKn4FCqkDqoezC6dl4NrbFbKDql7AGzhiGsX/FAEjkbzHac3EW9uQkHQ43IZCfrUg+zAZoZupPmdSUZFriPpPuC6ll8vubpTqTdHo9uY9/vcd3sSju/XiRmXvN9iGqOqado7gLzuH87E58mZBy/lKIWra0VSXAPETXaF1ymyuxPUNGGcmnbLFip2YZpNqnRebBcBcER4mS5f/9k=');
}
.header-item.header-item-minicart .header-item-icon {
  background-image: url('data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjU5YWRiOTItNTZjOC1hZTQyLWIyNTItOWFmMWEwNTZmMjlhIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJBMTIxQjk0NTVFNzExRTlBRkI3RDlBRkJCRDIxNUQyIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJBMTIxQjkzNTVFNzExRTlBRkI3RDlBRkJCRDIxNUQyIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBiZGI2MjIyLTFiYzYtNWI0NS05YzY1LWFmMWYyZGYwZTc2YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjg1Yjc0YTUwLTU1ZGQtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIADAALQMBEQACEQEDEQH/xAB5AAACAgMBAQAAAAAAAAAAAAAFBgQHAAIDAQgBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAgMEBgYIBwAAAAAAAAECAwQFBgAREiExEwdBUSJCFBdhcYEyYhVSI9MkNJQWVqHR4dIzVZURAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/APqZ95tlpTrq0ttNgqccWQEpSBmSSdwwFeucx7guGS5EsClJnx2lFt24J5UzACgcjwgMlvZfDgOgtnm9IHEfvaPCWdpYi0xl1segKeOvLAaOnnRQxxg5T7sio2uMBHgJhHwEZs+zfgD1oX7R7mS81HDkOqRDpnUmWnhSWT8SDvT8Q2YBk1HTngKh5o1euXHWn7ao8J2fQaCluXdjbDoZceCgVpioWd50J1FI37sBZVtSaRLt+nSaKhLdJejtrhNoTpCW1JzSnSNxG4+nAE8j1YDMj1YBJ5hWZJnhu5LfPhbupKS5BfQNkhCdqozw76VjYM8Bv5nUry1/Wmg6eF+D26vF6uF4frz4vZ9W3AQ+SzaJVpSa64NT9wVGZNfWd5BeU0lPqSEbMADsSyBJbrNNXXqxAXRqnIiNw4UoNMoYWQ+wUoKFZAod68Az+Wif3VcP51P2WAzy0T+6rh/Op+zwETl7HnM3TdMcVabUqTTXI8KOJzoeUJAaDr5CtKdxWE4BRj0hly9p1rEfcY12Q6qGO5lIp0qWUZfR1RwcsA3clViPaUmgq2SKBUZkF5HSMnlOJV6lBzZgIVVuGLZvM6e7KjyXoVyQGX20Q2VyHDJhqLazoQCcuEpOZwBPzdt7/WVr/mSP7cBnm9bw2/LK0cuj5bI/lgJPKyBOj2miZUWlM1KsSZFTmNrSUrSqS6VJSpJ2ghGkZYBCj1Zpu9p90E/cZN2Q6UH+7lHp0qIV5/R1SAM8Ay3UJFjXgu82Glu25V0Nx7laaBUph1vsszAkbwAdK/64CVzLeo8u36VV4br7tScktM27Npz6WHC9M+rA4ygpAaWn39Q/jgAloUWv135jFmXVXKfVqPIEWoRkSI7zWspC0qac4I1JUk9O0YAJWJVfgVOopauCuv0OiyWIdYqRlRkPIdkFISWWOD20o4idW3M9GAfL9vGTTGGLZoBM676o2GoSM9rKSMlS3yPcCR2vScB18sKV5a/oviHTwvxu3V4vVxPEdf8Al7Xq2YByfbaeaU06hLjTgKXG1AKSpJGRBB3g4Cr67yglsxpUe1JjSKVLVrkW1Ugp2AV56tTK0/WxzntzR7MsB5b7/MC1qeKZT+XrC2QorW7DqbaUuLO9ajICnVE9ajngB9UsS+LtrrVYlUimWxKQUFU0uLmyiW/cVwk6Y61I7qlDNPRgH60bEo1tB99hTs2rTDqn1eWriyXlelZ3J+EbMAyd324D/9k=');
}
.header-item.header-item-minicart:hover .header-item-icon {
  background-image: url('data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjU5YWRiOTItNTZjOC1hZTQyLWIyNTItOWFmMWEwNTZmMjlhIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMxNTRDN0U0NTVFNzExRTk4NDc3Q0I1RjMxMjY2RTlGIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMxNTRDN0UzNTVFNzExRTk4NDc3Q0I1RjMxMjY2RTlGIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjMzMWJhZTM4LThlYTAtNjA0OC1iNzkyLTI1MDU3MjFmODliMCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjg5YTMwMzczLTU1ZGQtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIADAALQMBEQACEQEDEQH/xAChAAACAwEBAAAAAAAAAAAAAAAGBwAFCAQDAQACAgMBAAAAAAAAAAAAAAAEBQMGAAIHARAAAQMCAwQGBggHAAAAAAAAAQIDBBEFABIGIUETBzFRYSIUFnGRMmJVF4FCUtIjc5OUocFygqIVCBEAAQMCAwUEBgsBAAAAAAAAAQACAxEEITESUZETFAVBYaEGgbHB0fEV8HHhIjJCUmKSI1OC/9oADAMBAAIRAxEAPwDU7rrbTanXVhDaAVLWogJSkCpJJ6AMYSvQCTQZpSav5/wITy4mnIyZ7iDQzXiUsVH2EiiljtqPpwumvwMG4q2WHld7xqmOnuGf2eKAH+d/MZ1wqRcG2E/Ybjskf5oWf44EN9LtT1vlyzAxaT/0fYVaWX/oDVsV1IubMe5MV7/d4DtPdUjuetGN2dQeM8UNceVrdw+4Sw7x4+9OXRuvdP6siF23OlMlsAyITtEut130+sn3hswzhnbIMFT+odMltXUeMDkRkUR4mS5KDmnquBdr4dEKuyrTHyJ8RKS2XEOSnCnhR3SkjI2AcylddMLrqUOdw60Vt6LYvii5rRrPYK0o3tcNp2JHXOBJtlylW2YA3LhuqZfTXZmQabOw9Iwqc0tJBzCu0MrZGB7fwuFQubMnrHrxqpKKZk9Y9eMWUXfYr7cLJdGLnbXuFKjqzJI6CN6VDelQ2EY3jeWmoUFzbMmYWPFWlae+Ydq8g+b6fg8HN4eu3xFcnBr+Zsr1bcPeYHD1rmnyqTm+X7a592ddyy9eri9cL1PuKlVdkvuP17VLKh6sInuq4ldMt4hHG1nYAAtK6dsOkdTWSBfJtrjSpk6O05IfcbqtS0oDaio7zmQcO442PaHEYlc4u7q4tpXRNe5rWk0Hj7VY/LzQ3wOH+mMSctHsCG+b3X+jt6ny80N8Dh/pjHnLR7As+b3X+jt6UHPS3actUu12+1W9mG8pDj762U5SUFWRIP8AcknC6+a1pAAord5ammla98ji4YAV3oXZuby+WEu3Zjw2LzGcAruejSKj0VZrgcO/qI/cPUU0dCBetftid4Ob71QXm3uW69ToDgouK+6yQfcWU/yxE9ulxCOt5RJG14/MAU9uRuooY0O7HnSm46bbJU1neWltAS9RTYzKIG05sNbGQcOhORVH8y2jjcgtBOttcO7NH/mXTXxiD+5a+9gzis2hV/kp/wBD/wCJU8zaa+MQf3LX3sZxWbQs5Kf9D/4lZv5tXxm867nvx3Q7FjhEZhaSFJIbTRRSRsIKq4SXb9Uhouj9CtjDatBFHHE+leLNseRywmXDKeG/eYzQPYzGkVPoq9THgb/UT+4eord0wN61myJ3i5vuR1z20C+3NOq7e0Vx3glFzSkbULFEpd/pUKA9vpwXfQY6x6Uj8tdTBbwHnEfh9yCOXC5K7lOiK8OuzLiLkXpiY0ZDKmI3fzBpJCi4k+yQcC2xNSPy0xTrqwaGNd97iaqMLTQ1dhns2q11NcdO2hVvkQ9LWOfa7tH8Xb5Ko7zThQFZVJcbzmigerYcSSva2lGtIKFs4ppdQdNK17HaXCoI9Bore0wdOTrdb1OafsbF6vEZ6ZabeIr62lssZieK9xO4pWQ02bN+JWBpAwbqOIwQk8kzHupJKY43BrnahWp2CmKWtls1wvt2at1tj5pMlZCGUewgV2knchA39WAWMLzQKyXFwyCMvecB9N5Wnfl3avIHlCv4XBy+Ipt8RXPxqfmbadWzDzlxw9C5p81k5vmO2uXdlTcip1pt1tbTqA42sFK0KAKVJIoQQekHBBCVgkGozSuvPJVcW6i9aKuH+onoJKYzlVMd7YpKVAKKUnekpUMAPsqHVGaFWa38w6o+Fct4jdvb8e/BAuouVvNy7XEy7jHRPfyhtLqH46G0oHQlCCpvKnsCcCSWszjU4p5ada6fEzSw6R9TvHNX2l+WXNVu1qs8i6tWizuZkuNApfeSlz20tFI7oVvAcGJoraamkmjUDe9YsC/iBhkk3DDKvwTM0ZoHT2kohatrRVJcAEia7Qurpur9VPujBsNu2MYKt9Q6pNdOq84DIDIIjxOly//Z');
}
header.page-header .minicart-wrapper .action.showcart:before {
  display: none;
}
header.page-header .minicart-wrapper .action.showcart.active:before {
  display: none;
}
header.page-header a,
header.page-header .alink,
header.page-header a:visited,
header.page-header .alink:visited {
  color: #333;
  text-decoration: none;
}
header.page-header a:hover,
header.page-header .alink:hover {
  color: #da251c;
  text-decoration: none;
}
header.page-header .page-header-content .header-item:hover .header-item-label {
  color: #da251c;
  text-decoration: none;
}
header.page-header .switcher .options .action.toggle:after {
  display: none;
  vertical-align: middle;
}
header.page-header .switcher .options .action.toggle.active:active:after {
  vertical-align: middle;
}
header.page-header .switcher .options.active ul.dropdown {
  display: block;
  left: 0px;
}
.navpro-icon-caret::before {
  display: none;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  vertical-align: middle;
}
body .footer.content .block {
  float: none;
}
body .page-footer .block.newsletter .title {
  display: none;
}
.page-footer .h4 {
  margin: 15px 0px 10px;
}
.page-footer .subtitle {
  font-size: 14px;
  margin: 0 0 8px;
}
body .block.newsletter .field .control:before {
  display: none;
}
body .block.newsletter input {
  height: 35px;
  padding-left: 9px;
}
body .page-footer button,
.page-footer .action.primary {
  color: #fff;
  background-color: #da251c;
  border-color: #da251c;
  padding: 7px 15px;
}
body .page-footer button,
.page-footer .action.primary {
  color: #ffffff;
  background: #fd0007;
  border-width: 1px;
  border-style: solid;
  border-color: #fd0007;
  padding: 7px 15px;
}
body .page-footer button:hover,
.page-footer .action.primary:hover {
  color: #ffffff;
  background: #a10808;
  border-color: #fd0007;
}
body .page-header {
  box-shadow: none;
}
body .page-footer .footer-toolbar-bottom {
  text-align: center;
}
.filter-options-content {
  background: #f2f2f2;
}
.filter-options-content .count {
  float: right;
}
.filter-options-content a {
  color: #494949;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  display: block;
}
.filter-options-content a:hover {
  background-color: transparent;
  text-decoration: none;
}
.navigation .level0.parent > .level-top > .ui-menu-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 20px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
  content: '\f0d7';
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 20px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
  content: '\f0d7';
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 20px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
  content: '\f0d8';
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 20px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
  content: '\f0d7';
}
.active > .filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 20px;
  color: inherit;
  content: '\f107';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
  content: '\f0d8';
}
.filter-options-content .count:before {
  display: none;
}
.filter-options-content .count:after {
  display: none;
}
body .minicart-wrapper {
  float: none;
}
.dropdown-dialog-container {
  position: relative;
}
.dropdown-dialog-container .header-account-trigger {
  position: relative;
}
.dropdown-dialog-container .dropdown-dialog-content {
  top: 100%;
  right: 0px;
  display: none;
  max-width: 100%;
  position: absolute;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 0px 0px 7px 7px;
  z-index: 7;
  padding: 5px 5px 5px 5px;
}
.dropdown-dialog-container.active .dropdown-dialog-content {
  display: block;
}
.footer-testimonials {
  font-size: 18px;
  line-height: 36px;
  vertical-align: middle;
}
body .footer-testimonials .block-testimonials.block-testimonials-simple .content-wrapper {
  height: auto;
  min-height: auto;
  display: inline-block;
  overflow: hidden;
}
.footer-testimonials .block-testimonials.block-testimonials-simple .block-content .content .name {
  float: none;
  color: #da251c;
  margin-top: 0px;
  font-style: italic;
}
.block.block-social .social-icons a.social-link {
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 12px;
  line-height: 56px;
  text-align: center;
  background: #636363;
  border-radius: 50%;
}
.block.block-social .social-icons a.social-link:hover {
  color: #fff;
  background: #d01119;
}
.block.block-social .social-icons a.social-link.social-link-blog i.fa.fa-2x.fa-fw.fa-blog {
  width: 100%;
  font-size: 16px;
  line-height: 50px;
  font-weight: bold;
  font-family: inherit;
  vertical-align: super;
}
.minicart-wrapper .action.showcart .counter.qty {
  top: -5px;
  left: 44px;
  left: 50%;
  width: 26px;
  height: 20px;
  color: #fff;
  line-height: 20px;
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  background-color: #fd0007;
  border-radius: 7px 7px 7px 7px;
  padding: 0px;
  margin: 0px;
}
.header-item .counter.qty {
  top: -5px;
  left: 44px;
  left: 50%;
  width: 26px;
  height: 20px;
  color: #fff;
  line-height: 20px;
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  background-color: #fd0007;
  border-radius: 7px 7px 7px 7px;
  padding: 0px;
  margin: 0px;
}
.header-item .counter.qty.empty {
  display: none;
}
body .minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
.to-top {
  right: 20px;
  bottom: 60px;
  color: #666;
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  cursor: pointer;
  position: fixed;
  overflow: hidden;
  text-align: center;
  background-color: #fff;
  border: 2px solid #999;
  z-index: 666;
  display: none;
}
.to-top:hover {
  color: #333;
  border: 2px solid #666;
}
.blog__sidebar-recent .items {
  width: 100%;
  /*display: table;*/
  text-align: center;
}
.cms-index-index .blog__sidebar-recent .items .item {
  /*width: 25%;
    display: table-cell;*/
  /*width: ~"calc(100%/8 - 30px - 4px)" !important;*/
  width: 400px;
  display: inline-block;
  margin: 0px 15px 15px 15px;
  text-align: center;
}
.cms-index-index .blog__sidebar-recent .items .item a {
  display: inline-block;
}
.cms-index-index .blog__sidebar-recent .items .item img {
  float: none;
  max-width: 100%;
  display: inline-block;
  padding: 0px;
}
.blog__sidebar-recent .post-image {
  min-height: 160px;
}
.blog__sidebar-recent .item .post-name,
.blog__sidebar-recent .item .post-name a {
  font-size: 14px;
  font-weight: normal;
}
.blog__sidebar-recent .item .post-name a:hover {
  text-decoration: underline;
}
.blog__sidebar-recent .item .post-excerpt {
  font-size: 12px;
}
body .blog__sidebar-recent .block-title {
  text-align: left;
  padding: 8px 0px;
}
body .blog__sidebar-recent .block-title strong {
  font-size: 20px;
  font-weight: 600;
  font-family: inherit;
  text-transform: unset;
}
.product.data.items > .item.title > .switch {
  font-size: 20px;
  font-weight: 600;
  font-family: inherit;
  text-transform: unset;
}
body .navigation .level0 > .level-top {
  text-transform: unset;
}
body ul,
body ol {
  list-style: none;
  padding-inline-start: 10px;
}
.header-account-list {
  min-width: 160px;
  padding: 10px 30px 10px;
  margin: 0px;
}
.header-item .block-wishlist {
  min-width: 200px;
  padding: 10px 5px 10px;
}
.breadcrumbs li.item.home a {
  color: #fff;
  width: 22px;
  height: 22px;
  font-size: 0px;
  overflow: hidden;
  /* text-indent: -9999px; */
}
.breadcrumbs li.item.home a:before {
  content: "\f015";
  width: 22px;
  height: 22px;
  color: #333;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  line-height: 22px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.breadcrumbs .items {
  color: #555555;
  font-size: 14px;
  line-height: 22px;
  list-style: none none;
  display: inline-block;
  border: 1px solid #cecece;
  border-right: 0px;
  padding: 0;
  margin: 0;
}
.breadcrumbs .items a {
  color: #555555;
  font-size: 14px;
  line-height: 22px;
}
.breadcrumbs .items li.item.home {
  border-right: 1px solid #cecece;
  padding: 0px 0px 0px 3px;
  height: 22px;
}
.breadcrumbs .items li.item {
  float: left;
  position: relative;
  padding: 0px 20px 0px 18px;
  z-index: 2;
}
.breadcrumbs .items li.item:before {
  content: '';
  top: 0px;
  right: -6px;
  width: 0;
  height: 0;
  font-size: 14px;
  line-height: 22px;
  font-family: unset;
  position: absolute;
  border-style: solid;
  display: inline-block;
  border-width: 11px 0px 11px 6px;
  border-color: transparent;
  border-left-color: #fff;
  z-index: 3;
  margin: 0px;
}
.breadcrumbs .items li.item:after {
  content: '';
  top: -1px;
  right: -7px;
  width: 0;
  height: 0;
  font-size: 14px;
  line-height: 22px;
  font-family: unset;
  position: absolute;
  border-style: solid;
  display: inline-block;
  border-width: 12px 0px 12px 7px;
  border-color: transparent;
  border-left-color: #cecece;
  z-index: 1;
  margin: 0px;
}
.breadcrumbs .items li.item:hover {
  font-weight: bold;
  background: #e8e8e8;
}
.breadcrumbs .items li.item:hover:before {
  border-left-color: #e8e8e8;
}
.breadcrumbs .items li.item:hover:after {
  border-left-color: #cecece;
}
.breadcrumbs li.item.home:before {
  display: none;
}
.breadcrumbs li.item.home:after {
  display: none;
}
.breadcrumbs .items li.item .dropdown-content {
  top: 100%;
  left: -1px;
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #cecece;
  min-width: 160px;
  box-shadow: none;
  z-index: 10;
  list-style-type: none;
  white-space: nowrap;
  /*padding: 5px 20px;*/
  padding: 0px 20px;
}
.breadcrumbs .items li.item .dropdown-content li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.breadcrumbs .items li.item .dropdown-content li a {
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  display: block;
  padding: 2px 2px 2px 2px;
  margin: 0px 0px 0px 0px;
}
.breadcrumbs .items li.item .dropdown-content li a:hover {
  color: #e01a0b;
  font-weight: normal;
  background: transparent;
}
.breadcrumbs .items li.item:hover .dropdown-content {
  display: block;
}
.breadcrumbs .items a {
  text-decoration: none;
}
body .filter-options {
  border: 1px solid #e6e6e6;
}
body .filter .block-subtitle {
  font-size: 16px;
  font-weight: normal;
  line-height: inherit;
  font-family: inherit;
  text-transform: none;
  border: none;
  padding: 10px 5px 10px 0px;
  margin: 0px 0px;
}
.catalog-category-view .breadcrumbs {
  padding-left: 0px;
  margin: 10px 0px 10px 0px;
}
body .page-main .page-title-wrapper .page-title {
  font-size: 30px;
  font-weight: 400;
  text-transform: none;
  margin: 10px 0px 10px 0px;
}
body.page-products .toolbar.toolbar-products .sorter {
  top: unset;
  right: unset;
  float: none;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  float: left;
}
body.page-products .toolbar.toolbar-products .modes {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  float: left;
}
body.page-products .toolbar.toolbar-products .toolbar-amount {
  top: unset;
  left: unset;
  float: none;
  line-height: 32px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 0px;
}
body.page-products .toolbar.toolbar-products .limiter {
  display: inline-block;
  vertical-align: middle;
  float: right;
}
body.page-products .toolbar.toolbar-products .pages {
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin: 0px 0px 0px 20px;
}
body.page-products .toolbar.toolbar-products .pages strong.page {
  color: #fff;
  font-size: 12px;
  line-height: 31px;
  font-weight: normal;
  display: inline-block;
  letter-spacing: normal;
  background: #da251c;
  padding: 0px 0px;
}
body.page-products .toolbar.toolbar-products .pages .item {
  font-size: 12px;
  line-height: 31px;
  display: inline-block;
  letter-spacing: normal;
  margin: 0 8px 0 0;
}
.block-static-block .block-featured img {
  height: auto;
  max-width: 100%;
  display: block;
}
.block-static-block .block-featured .col-xs-1 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-md-1 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-xs-2 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-md-2 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-xs-3 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-md-3 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-xs-4 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-md-4 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-xs-5 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-md-5 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-xs-6 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-md-6 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-xs-7 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-md-7 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-xs-8 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-md-8 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-xs-9 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-md-9 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-xs-10 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-md-10 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-xs-11 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-md-11 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-xs-12 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .col-md-12 {
  padding: 0px 0px 0px 0px;
}
.block-static-block .block-featured .block-content > .col-md-6 {
  /*width: 58.333333335%;*/
}
.block-static-block .block-featured .block-content > .col-md-6 + .col-md-6 {
  /*width: 41.666666665%;*/
}
.block-static-block .block-featured .featured-md-4 {
  width: 34.90909090909091%;
  float: left;
  margin: 0px 1% 5px 0px;
}
.block-static-block .block-featured .featured-md-2 {
  width: 17.45454545454545%;
  float: left;
  margin: 0px 1% 5px 0px;
}
.block-static-block .block-featured .featured-md-1 {
  width: 8.727272727272727%;
  float: left;
  margin: 0px 0px 5px 0px;
}
.block-static-block .block-featured .block-title {
  text-align: left;
  padding: 8px 0px;
  margin: 10px 0 10px;
}
.block-static-block .block-featured .block-title strong {
  font-size: 20px;
  font-weight: 600;
  font-family: inherit;
  text-transform: unset;
  text-align: left;
}
.cms-index-index #swissup-easy-tabs .block-title {
  display: none;
}
.product.data.items > .item.title > .switch {
  font-size: 16px;
  font-weight: 600;
  font-family: inherit;
  text-transform: unset;
}
.header-account-container.dropdown-dialog-container .dropdown-dialog-content.block-customer-login {
  min-width: 310px;
  padding: 20px 30px 10px;
}
.header-account-container fieldset.fieldset.login {
  margin-bottom: 0px;
}
.header-account-container .fieldset > .field,
.header-account-container .fieldset > .fields > .field {
  margin: 20px 0 5px;
}
.header-account-container .actions-toolbar {
  margin-top: 0px;
  text-align: center;
}
.header-account-container .actions-toolbar .secondary {
  width: 100%;
  text-align: right;
}
.header-account-container .actions-toolbar .secondary a.action {
  color: #676767;
  font-size: 12px;
  text-align: right;
  margin: 0px;
}
.header-account-container .block-customer-login .actions-toolbar div.primary {
  color: #4a4a4a;
  float: none;
  font-size: 12px;
  line-height: 22px;
  margin: 0px 0px 0px;
}
.header-account-container .block-customer-login .actions-toolbar .primary button.primary {
  color: #fff;
  float: none;
  margin: 0px;
  font-size: 12px;
  font-weight: normal;
  border: solid 1px #fd0007;
  border-radius: 10px;
  vertical-align: bottom;
  padding: 5px 10px;
}
.header-account-container .block-customer-login .actions-toolbar .primary button.primary:hover {
  color: #fff;
}
.header-account-container .block-customer-login .actions-toolbar .primary button.primary a {
  color: #4a4a4a;
}
.header-account-container .sm-header-login-separate {
  height: 22px;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 10px 0px 10px;
}
.header-account-container .sm-header-login-separate i {
  top: 12px;
  left: 0px;
  width: 100%;
  height: 1px;
  position: absolute;
  display: inline-block;
  background: #eeeeee;
  z-index: 6;
}
.header-account-container .sm-header-login-separate span {
  /* top: 0px; */
  color: #c7cacf;
  font-size: 12px;
  line-height: 22px;
  position: relative;
  background: #fff;
  z-index: 9;
  padding: 0px 3px 0px;
}
.header-account-container .block.account-social-login {
  margin: 0px;
}
.block.account-social-login .actions-toolbar.social-btn a.btn.btn-block.btn-social {
  color: #fff;
  text-decoration: none;
}
.block.account-social-login .actions-toolbar.social-btn a.btn.btn-block.btn-social:hover {
  color: #fff;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  display: none;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  min-width: 100px;
  text-align: right;
  border-radius: 0px;
  padding: 0px;
  margin: 0px;
}
.header-wishlist-container .empty {
  text-align: center;
}
.header-item .block-wishlist {
  min-width: 310px;
  padding: 20px 5px 20px;
}
.header-item .minicart-wrapper .block-minicart {
  min-width: 390px;
  margin: 0px;
}
.header-item .counter.qty .counter-number {
  /* word-break: break-all; */
  /* word-wrap: break-word; */
  white-space: pre-wrap;
  /* text-align: center; */
  line-height: 20px;
}
.header-wishlist-container .block-wishlist .block-title {
  color: #1b1b1b;
  text-align: center;
  border-bottom: 1px solid #dbdbdb;
  padding: 5px 0px 10px;
  margin: 0 0 10px;
}
.header-wishlist-container .block-wishlist .block-title {
  color: #1b1b1b;
  text-align: center;
  border-bottom: 1px solid #dbdbdb;
  padding: 5px 0px 10px;
  margin: 0 0 10px;
}
.header-wishlist-container .block-wishlist .product-items li.product-item {
  padding: 5px 20px 5px;
}
.header-wishlist-container .block-wishlist .product-item-info {
  display: table;
  border-bottom: 1px solid #dcdcdc;
}
.header-wishlist-container .block-wishlist .product-item-info .product-item-photo {
  width: 75px;
  display: table-cell;
  vertical-align: top;
}
.header-wishlist-container .block-wishlist .product-item-info .product-item-details {
  width: auto;
  position: relative;
  display: table-cell;
  vertical-align: top;
  padding: 0px 0px 0px 10px;
}
.header-wishlist-container .block-wishlist .product-item-info .product-item-details .product-item-name {
  font-size: 14px;
  line-height: 16px;
  margin: 5px 15px 0px 0px;
}
.header-wishlist-container .block-wishlist .product-item-info .product-item-details .price-box {
  color: #ea202c;
  text-align: right;
  padding: 0px 15px 0px 0px;
  margin: 5px 0px 5px;
}
.header-wishlist-container .product-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\f1f8';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.header-wishlist-container .product-items .action.delete {
  top: 0px;
  right: -15px;
  width: 20px;
  line-height: 20px;
  position: absolute;
}
.header-wishlist-container .actions-toolbar .primary {
  width: 100%;
  float: none;
  text-align: center;
}
.header-wishlist-container .actions-toolbar .primary button.action.tocart.sm-header-to-all-cart {
  float: none;
  display: inline-block;
  color: #ffffff;
  background: #fd0007;
  border-width: 1px;
  border-style: solid;
  border-color: #fd0007;
  padding: 5px 15px;
  margin: 0px auto 0px;
}
.header-wishlist-container .actions-toolbar .primary button.action.tocart.sm-header-to-all-cart:hover {
  color: #ffffff;
  background: #a10808;
  border-color: #fd0007;
}
.header-wishlist-container .product-items {
  max-height: 318px;
  overflow-x: hidden;
  overflow-y: auto;
}
.dropdown-dialog-trigger {
  cursor: pointer;
}
.header-account-container .dropdown-dialog-content {
  min-width: 230px;
}
.header-item.header-item-minicart .minicart-items-wrapper {
  height: auto !important;
  max-height: 390px;
  overflow: auto;
  margin: 0px 0px;
}
body.customer-account-login .page-main .page-title-wrapper {
  text-align: center;
}
body.customer-account-login .page-main .page-title-wrapper .page-title {
  float: none;
  color: #a2a0a1;
  font-size: 36px;
  font-weight: 300;
  font-family: inherit;
  margin: 30px auto 30px;
}
body div.ykplayer {
  width: calc(100% - 50px);
  height: calc(100% - 50px);
}
body .product.media div.ykplayer {
  width: 100%;
  height: 100%;
}
.sm-video-container {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  text-align: center;
  display: grid;
  box-sizing: border-box;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2110;
  padding: 0px 10%;
  display: none;
}
.sm-video-container .sm-video-popup {
  width: auto;
  height: auto;
  max-width: 100%;
  /* max-height: 100%; */
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
  padding: 25px 25px;
  margin: auto;
}
.sm-video-container .sm-video-popup .sm-video-close {
  top: 2px;
  right: 2px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  position: absolute;
  z-index: 2120;
}
.popup-container {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  text-align: center;
  display: grid;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2110;
  display: none;
}
.popup-container .popup-wrapper {
  width: auto;
  height: auto;
  max-width: 100%;
  /* max-height: 100%; */
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background: #fff;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
  padding: 25px 25px;
  margin: auto;
}
.popup-container .popup-wrapper .popup-close {
  top: 2px;
  right: 2px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  position: absolute;
  z-index: 2120;
}
.popup-title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  padding: 10px 10px;
  margin: 0px;
}
.popup-content {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  padding: 10px 10px 20px;
  margin: 0px;
}
.popup-footer {
  text-align: center;
}
.popup-button {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  cursor: pointer;
  display: inline-block;
  background: #fd0007;
  /*border-radius: 5px;*/
  padding: 0px 15px;
  margin: 0px auto;
}
.product-info-icon-fill,
.product-info-block img.product-info-icon-fill,
.product-info-item img.product-info-icon-fill {
  display: none;
}
.product-info-block img,
.product-info-item img {
  width: 26px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.product-info-block span,
.product-info-item span {
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.product-info-item {
  display: inline-block;
  margin: 0px 10px 10px 0px;
}
.product-info-item:hover img.product-info-icon {
  display: none;
}
.product-info-item:hover img.product-info-icon-fill {
  display: inline-block;
}
.popup-container .popup-wrapper {
  width: 300px;
}
.login-container {
  width: 100%;
  display: table;
  vertical-align: top;
}
.login-container .login-wrapper {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  padding: 10px 60px;
}
.login-container .register-wrapper {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  padding: 10px 60px;
}
body .login-container:before,
body .login-container:after {
  display: none;
}
.login-container .block.block-customer-login {
  width: 100%;
  float: none;
  margin: 0px 0px 10px;
}
.login-container .form-login .actions-toolbar .secondary {
  float: right;
}
body .login-container .fieldset > .field > .control {
  width: 100%;
}
.login-container .actions-toolbar .primary {
  width: 100%;
  text-align: center;
}
.login-container .actions-toolbar .primary button.action {
  float: none;
  color: #fff;
  width: auto;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  display: inline-block;
  /*background: #da251c;
    border: 1px solid #da251c;*/
  border-radius: 5px;
  padding: 6px 20px;
  margin: 0px auto 0px;
}
.login-container .secondary a.action.remind {
  color: #6d6d6d;
  font-size: 12px;
  margin: 0px 0px 20px;
}
.login-container .block .block-title {
  text-align: center;
  border: none;
  padding: 0px 0px;
  margin: 20px 10px 30px;
}
.login-container .block .block-title strong {
  color: #6d6d6d;
  font-size: 20px;
  font-weight: 300;
  font-family: inherit;
  text-align: center;
  text-transform: none;
}
.login-container .fieldset > .legend span {
  color: #6d6d6d;
  font-size: 20px;
  font-weight: 300;
  font-family: inherit;
  text-align: center;
  text-transform: none;
  margin: 0px;
}
.login-container .fieldset > .legend {
  text-align: center;
  border: none;
  padding: 0px 0px;
  margin: 20px 10px 30px;
}
.login-container fieldset {
  margin: 0px 0px 10px;
}
.login-container fieldset.create.account legend.legend {
  display: none;
}
.login-container .fieldset:after {
  display: none;
}
.login-container .form-create-account .fieldset.create.account:after {
  display: none;
}
.login-container .form.create.account {
  width: 100%;
  min-width: unset;
}
.login-container .block {
  width: 100%;
}
button#sm-display-finder-btn-search {
  float: none;
  color: #fff;
  width: auto;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  display: inline-block;
  /*background: #da251c;
    border: 1px solid #da251c;
    border-radius: 5px;*/
  padding: 5px 21px;
  margin: 10px auto 10px;
}
.nav-sections ul.children {
  /* width: 260px; */
  text-align: center;
}
.nav-sections ul.children li {
  margin: 10px 0px 10px;
}
#sm-video-view iframe {
  width: 560px;
  height: 315px;
  max-width: 100%;
}
.toolbar .sorter-action:before {
  color: #333;
  vertical-align: top;
}
.toolbar .sorter-action span {
  display: none;
}
.toolbar select.sorter-options {
  display: inline-block;
  vertical-align: middle;
}
.toolbar label.sorter-label {
  display: inline-block;
  vertical-align: middle;
}
.toolbar .sorter-action:hover:before {
  color: #000;
}
.toolbar .modes .modes-mode.active {
  top: unset;
  color: #fff;
  width: 35px;
  height: 31px;
  line-height: 31px;
  display: inline-block;
  background: #da251c;
  vertical-align: middle;
  border: none;
  padding: 0px 0px;
}
.toolbar .modes-mode.active:before {
  color: #fff;
  /* vertical-align: top; */
}
.toolbar .modes .modes-mode:hover {
  top: unset;
  color: #fff;
  width: 35px;
  height: 31px;
  line-height: 31px;
  display: inline-block;
  background: #da251c;
  vertical-align: middle;
  border: none;
  padding: 0px 0px;
}
.toolbar .modes .modes-mode {
  top: unset;
  color: #adadad;
  width: 35px;
  height: 31px;
  line-height: 31px;
  display: inline-block;
  background: #f1f1f1;
  vertical-align: middle;
  border: none;
  padding: 0px 0px;
}
.toolbar .modes .modes-mode:hover:before {
  color: #fff;
}
.toolbar .pages li.item strong.page {
  top: unset;
  color: #fff;
  width: 31px;
  height: 31px;
  line-height: 31px;
  display: inline-block;
  background: #da251c;
  vertical-align: middle;
  border-radius: 3px;
  padding: 0px 0px;
}
.toolbar .pages li.item a.page {
  top: unset;
  color: #736073;
  width: 31px;
  height: 31px;
  line-height: 31px;
  display: inline-block;
  background: #f2f2f2;
  vertical-align: middle;
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 0px 0px;
}
.toolbar .pages li.item a.action {
  top: unset;
  color: #736073;
  width: 31px;
  height: 31px;
  line-height: 31px;
  display: inline-block;
  background: #f2f2f2;
  vertical-align: middle;
  border-radius: 3px;
  padding: 0px 0px;
}
.toolbar .pages li.item a:hover {
  color: #fff;
  background: #da251c;
  border: 1px solid #da251c;
}
.toolbar .pages li.item a:hover:before {
  color: #fff;
}
.block-compare .counter:before,
.block-wishlist .counter:before {
  display: none;
}
.block-compare .counter:after,
.block-wishlist .counter:after {
  display: none;
}
body .block-minicart .items-total {
  width: 100%;
  float: none;
  text-align: center;
  padding: 15px 0px 5px;
  margin: 0;
}
body .block-compare .counter,
body .block-wishlist .counter {
  color: #fd0007;
  font-size: 14px;
  white-space: nowrap;
}
body .block-minicart .items-total .count {
  color: #fd0007;
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
}
body .block-minicart .items-total .unit {
  color: #fd0007;
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
}
body .block-minicart .subtotal {
  text-align: center;
}
body .block-minicart .subtotal .label {
  display: inline-block;
}
body .block-minicart .subtotal .amount.price-container {
  display: inline-block;
}
body .block-minicart .amount .price-wrapper:first-child .price {
  color: #fd0007;
  font-size: 14px;
  font-weight: normal;
}
body .action.primary {
  color: #fff;
  background: #fd0007;
  border-color: #fd0007;
  padding: 5px 15px;
}
/*body .page-wrapper .block.widget.block-viewed-products-images .block-content .product-items.product-items-images {
    width: 100%;
    text-align: left;
    white-space: nowrap;
    display: inline-block;
    overflow-x: auto;
    overflow-y: hidden;
}
body .page-wrapper .block.widget.block-viewed-products-images .block-content .product-items.product-items-images li.product-item {
    max-width: 100%;
    display: inline-block;
}*/
body div.block .block-title strong {
  font-size: 20px;
  font-weight: 600;
  font-family: inherit;
  text-transform: unset;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 0px;
}
.sidebar .product-items .product-item-delete a.action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\f1f8';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.sidebar .product-items .product-item-delete a.action.delete span {
  display: none;
}
.sidebar .block.block-compare .product-items .product-item {
  display: block;
  border-bottom: 1px solid #eee;
  padding: 0px 0px 10px 0px;
}
.sidebar .product-items .product-item-delete {
  width: 100%;
  display: inline-block;
  overflow: hidden;
}
.sidebar .product-items .product-item-delete a.action.delete {
  top: unset;
  left: unset;
  right: unset;
  float: right;
  line-height: 16px;
  position: relative;
  padding: 2px 5px;
}
.sidebar .block.block-compare .product-items .product-item-info {
  width: auto;
  display: table;
}
.sidebar .block.block-compare .product-items .product-item-info .product-item-photo {
  width: 70px;
  display: table-cell;
  vertical-align: top;
  padding: 0px 10px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.sidebar .block.block-compare .product-items .product-item-info .product-item-name {
  display: table-cell;
  vertical-align: top;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.sidebar .block.block-compare .actions-toolbar {
  width: 100%;
  overflow: hidden;
  display: inline-block;
  margin: 17px 0 0;
}
.sidebar .block.block-compare .actions-toolbar .secondary {
  float: left;
}
.sidebar .block.block-compare .actions-toolbar .secondary a {
  color: #999;
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: none;
  padding: 0px 0px;
  margin: 0px 0px;
}
.sidebar .block.block-compare .actions-toolbar .primary {
  float: right;
}
.sidebar .block.block-compare .actions-toolbar .primary a {
  color: #999;
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: none;
  padding: 0px 0px;
  margin: 0px 0px;
}
.sidebar .block.block-compare .actions-toolbar .primary a:hover {
  background: transparent;
}
/*ol.products.list.items.product-items strong.product.name.product-item-name a {
    color: #333;
    font-size: 14px;
    font-weight: bold;
}*/
ol.products.list.items.product-items .product-item-description {
  color: #666;
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0px;
}
.products-list .product-items .product-item-photo {
  padding: 0 20px 10px 0;
}
.products-list .product-items li.item.product.product-item {
  border-bottom: 1px solid #eee;
}
.product.actions.product-item-actions .actions-secondary a.action.sm-list-gallery-video {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDQ5NTk1YjAtNjc2Zi04ZTQ3LTg4NDEtZmM5NGY0YmU4N2VjIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ5RkI1QkI0NTVFNzExRTk5MEVDQTdFRTM4OTc5QzA4IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ5RkI1QkIzNTVFNzExRTk5MEVDQTdFRTM4OTc5QzA4IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM0ZDhlNDJiLWIwMGUtNzQ0NS1hMjNkLTE2ODU3MTQ2NTE2NCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdlODE4ZWZhLTU1ZTAtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIACIAIgMBEQACEQEDEQH/xAB1AAABBAMBAAAAAAAAAAAAAAAFAAMGBwECBAgBAQAAAAAAAAAAAAAAAAAAAAAQAAIBAwEEBgcHBQAAAAAAAAECAxEEBQAhEhMGMVFhcSJyQYEyQjNUNVJiU4MVRRYUNIU2VhEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A9MZbKS2zw2dlGLjJ3VeBExIREWm/LKRtCLUdpNANBzryxbXA38xNJlJztZZSVtx2JbqeGB5gzdZOgyeUOWxtt7COzk9EtnW1kB696EodA2t1f4e4ihyExu8ZO4jhv3AEsMjGiJPugKysdiyADbsbr0BzQBsCouLzJ5N9ry3L2sR+zDaMYt0fmiRvXoGM1ZPeczYyJLma1dLK+ljlgbdIdZbQAlTVHFGPhYEaB39YvsZ4M5GP6cbFytup4NOuZPE0PftT7w6NATuILTIWMkEm7NaXUZRqEFWRxTYR2Hp0FefybOfMn/nv8j8x36CZ8ungvkse2yS2vZpadaXbm5Vh2VlZe8HQK7YLzbjWY0Ax9+ST0Acaz0GrZu5yBMOCiW4T2XyU1Rar17lKNOfJ4ethoHcPh7PBWVweMxV2a4uZHokYNKsUiWkca+Ud9Tt0Fffp+Q+Xk/uP5d7Pvfg+fs0Fg5XH3Yuo8pjQpv4V4csDndS4hrvcNm91lO1G9BqOgnQcEzcsZ2+tjfkx31okiHGXTcFiJWRmEkRIEq1iWlN5D26A3d5DG4+EPdXENrCooDI6otPQBUjQCZTccwssIieDBAhp3lUpJd0NRGqNRlhPvFh4hsAoa6A/QaBaAJzZ9OH03p/dvgaCO8o/UV/1bp/aPj+rQT3QLQf/2Q==');
  border: none;
}
.product.actions.product-item-actions .actions-secondary a.action.sm-list-gallery-video:hover {
  background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDQ5NTk1YjAtNjc2Zi04ZTQ3LTg4NDEtZmM5NGY0YmU4N2VjIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUwQzk3NDQ0NTVFNzExRTlCMDRCQkMxMjI0OTk3NTlCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUwQzk3NDQzNTVFNzExRTlCMDRCQkMxMjI0OTk3NTlCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4ZjRjZDcwLWQzZjYtMmI0Mi1iMWMyLTk5OGNlZDY4MGFmNSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmEzMTcxOTEwLTU1ZTAtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIACIAIgMBEQACEQEDEQH/xACeAAEBAAMBAAAAAAAAAAAAAAAHBgAFCAMBAAIDAQEBAAAAAAAAAAAAAAUGAAMEBwECEAABAgMFBQQHCQEAAAAAAAABAgMABAURITEGB0FRYYEScSIUNTJyEyNTNBexgkODVBVFhTYIEQABAwEDBwgJBQAAAAAAAAABAAIDBBExBSFBUWGBEkORwdHhMkIUBvBxsSJSgqLCg6ETRBUW/9oADAMBAAIRAxEAPwB81F1CkMnUpLy0iYqUzamSlLbOojFazsQm2/fhGeoqBGNaK4ThT6uSy5gvPpnXOGYs+ZszA+typVF1Taj3ZVtRbYSNwbSQOZtPGAsk733ldEpMMggFjGi3TeeVaqQqtTp7wekJt6VeBtDjLim1W9qSIra8i4rVLAyQWPaHDWE0aXa1TU3Os0PMziVuPkNydSsCSVm5KHgLB3sAoc98E6WtJO6/lSdjXl5rGmWDNe3nHQmmCaTVytq7W3qrn6plaiWpJwyTCNiUsd1Vna51HnACrfvSHVkXUcCphFSssvcN47eqxVOhGXaRXpDMsjVJZEywfBEBYtKT7+9KvSSeKSDGigja8OBGjnQrzNVSQOidGS0+99q8M76F1amFU3QCqoSmJlSPfJ4JIuX2XHYOqPJ6AjK3KF9Yb5mjksbN7jtPd6vYi1xt1l1TbiVNutkhSFApUlQN4IN4IgfcmkEEWjKErfWmrfGV5H4b+w/UetBDxp+n9Urf56PRxbfk+FSOqdKepufqy04kgTEwqabVsUmYPtbRzURGeqZuyFFsFnElIwjM2zkyJD/5rIAzISbAPBEk/nxsw3vbOdL/AJv4Xz/arjOuq+W8spLKlidn7LpNkgq++bwgetsNoCo1zVTI9ZQLDsFnqsoG6z4jzaVzpm3NU5mWqKn5plpg2dKG2kgWJFw6l+krDsGwCAs0xkdaV0PD6BlLHuNJPr6Myo/pXWPgq8j/AHbD8T4Pr8Iu8K76bVg/uo9PF3Nmn1Jg1W00Tm6QbmpIparcmkhhSrkut4lpZ2X3pOw9sEqqm/cFo7QSjgmMeEcWuyxuv1HT0oFaqmccnJqNHCXaU/PFrxRUjpdsY6+n2azgD7Q95PIwJD3xWtutT06CmrN2Q2PDbbNGWy8bM6nSVuLJJK1rNpJvJJihEcgCVdLdHqjUZ1isZgl1S1KZUHGpR0dLkwoXptQb0t77cdm+CFLRlx3nXJWxrH2RtMcJtec4ub1+xdC2DdwgwkBZEUWgzn5WPKsT518vh9sUzXd3at+H9vifjvUvknzRP+Px/hPmOXGKIL+HsRPEex/J/JckeNqXVkRRf//Z');
  border: none;
}
.product.actions.product-item-actions .actions-secondary a.action.sm-list-gallery-video {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDQ5NTk1YjAtNjc2Zi04ZTQ3LTg4NDEtZmM5NGY0YmU4N2VjIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ5RkI1QkI0NTVFNzExRTk5MEVDQTdFRTM4OTc5QzA4IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ5RkI1QkIzNTVFNzExRTk5MEVDQTdFRTM4OTc5QzA4IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM0ZDhlNDJiLWIwMGUtNzQ0NS1hMjNkLTE2ODU3MTQ2NTE2NCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdlODE4ZWZhLTU1ZTAtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIACIAIgMBEQACEQEDEQH/xAB1AAABBAMBAAAAAAAAAAAAAAAFAAMGBwECBAgBAQAAAAAAAAAAAAAAAAAAAAAQAAIBAwEEBgcHBQAAAAAAAAECAxEEBQAhEhMGMVFhcSJyQYEyQjNUNVJiU4MVRRYUNIU2VhEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A9MZbKS2zw2dlGLjJ3VeBExIREWm/LKRtCLUdpNANBzryxbXA38xNJlJztZZSVtx2JbqeGB5gzdZOgyeUOWxtt7COzk9EtnW1kB696EodA2t1f4e4ihyExu8ZO4jhv3AEsMjGiJPugKysdiyADbsbr0BzQBsCouLzJ5N9ry3L2sR+zDaMYt0fmiRvXoGM1ZPeczYyJLma1dLK+ljlgbdIdZbQAlTVHFGPhYEaB39YvsZ4M5GP6cbFytup4NOuZPE0PftT7w6NATuILTIWMkEm7NaXUZRqEFWRxTYR2Hp0FefybOfMn/nv8j8x36CZ8ungvkse2yS2vZpadaXbm5Vh2VlZe8HQK7YLzbjWY0Ax9+ST0Acaz0GrZu5yBMOCiW4T2XyU1Rar17lKNOfJ4ethoHcPh7PBWVweMxV2a4uZHokYNKsUiWkca+Ud9Tt0Fffp+Q+Xk/uP5d7Pvfg+fs0Fg5XH3Yuo8pjQpv4V4csDndS4hrvcNm91lO1G9BqOgnQcEzcsZ2+tjfkx31okiHGXTcFiJWRmEkRIEq1iWlN5D26A3d5DG4+EPdXENrCooDI6otPQBUjQCZTccwssIieDBAhp3lUpJd0NRGqNRlhPvFh4hsAoa6A/QaBaAJzZ9OH03p/dvgaCO8o/UV/1bp/aPj+rQT3QLQf/2Q==');
  border: none;
}
.product.actions.product-item-actions .actions-secondary a.action.sm-list-gallery-video:hover {
  background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDQ5NTk1YjAtNjc2Zi04ZTQ3LTg4NDEtZmM5NGY0YmU4N2VjIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUwQzk3NDQ0NTVFNzExRTlCMDRCQkMxMjI0OTk3NTlCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUwQzk3NDQzNTVFNzExRTlCMDRCQkMxMjI0OTk3NTlCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4ZjRjZDcwLWQzZjYtMmI0Mi1iMWMyLTk5OGNlZDY4MGFmNSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmEzMTcxOTEwLTU1ZTAtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIACIAIgMBEQACEQEDEQH/xACeAAEBAAMBAAAAAAAAAAAAAAAHBgAFCAMBAAIDAQEBAAAAAAAAAAAAAAUGAAMEBwECEAABAgMFBQQHCQEAAAAAAAABAgMABAURITEGB0FRYYEScSIUNTJyEyNTNBexgkODVBVFhTYIEQABAwEDBwgJBQAAAAAAAAABAAIDBBExBSFBUWGBEkORwdHhMkIUBvBxsSJSgqLCg6ETRBUW/9oADAMBAAIRAxEAPwB81F1CkMnUpLy0iYqUzamSlLbOojFazsQm2/fhGeoqBGNaK4ThT6uSy5gvPpnXOGYs+ZszA+typVF1Taj3ZVtRbYSNwbSQOZtPGAsk733ldEpMMggFjGi3TeeVaqQqtTp7wekJt6VeBtDjLim1W9qSIra8i4rVLAyQWPaHDWE0aXa1TU3Os0PMziVuPkNydSsCSVm5KHgLB3sAoc98E6WtJO6/lSdjXl5rGmWDNe3nHQmmCaTVytq7W3qrn6plaiWpJwyTCNiUsd1Vna51HnACrfvSHVkXUcCphFSssvcN47eqxVOhGXaRXpDMsjVJZEywfBEBYtKT7+9KvSSeKSDGigja8OBGjnQrzNVSQOidGS0+99q8M76F1amFU3QCqoSmJlSPfJ4JIuX2XHYOqPJ6AjK3KF9Yb5mjksbN7jtPd6vYi1xt1l1TbiVNutkhSFApUlQN4IN4IgfcmkEEWjKErfWmrfGV5H4b+w/UetBDxp+n9Urf56PRxbfk+FSOqdKepufqy04kgTEwqabVsUmYPtbRzURGeqZuyFFsFnElIwjM2zkyJD/5rIAzISbAPBEk/nxsw3vbOdL/AJv4Xz/arjOuq+W8spLKlidn7LpNkgq++bwgetsNoCo1zVTI9ZQLDsFnqsoG6z4jzaVzpm3NU5mWqKn5plpg2dKG2kgWJFw6l+krDsGwCAs0xkdaV0PD6BlLHuNJPr6Myo/pXWPgq8j/AHbD8T4Pr8Iu8K76bVg/uo9PF3Nmn1Jg1W00Tm6QbmpIparcmkhhSrkut4lpZ2X3pOw9sEqqm/cFo7QSjgmMeEcWuyxuv1HT0oFaqmccnJqNHCXaU/PFrxRUjpdsY6+n2azgD7Q95PIwJD3xWtutT06CmrN2Q2PDbbNGWy8bM6nSVuLJJK1rNpJvJJihEcgCVdLdHqjUZ1isZgl1S1KZUHGpR0dLkwoXptQb0t77cdm+CFLRlx3nXJWxrH2RtMcJtec4ub1+xdC2DdwgwkBZEUWgzn5WPKsT518vh9sUzXd3at+H9vifjvUvknzRP+Px/hPmOXGKIL+HsRPEex/J/JckeNqXVkRRf//Z');
  border: none;
}
.product.actions.product-item-actions .actions-secondary a.action.towishlist {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDQ5NTk1YjAtNjc2Zi04ZTQ3LTg4NDEtZmM5NGY0YmU4N2VjIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY3RDZGMTg0NTVFNzExRTk4QzQwRDJFRTk2NDY2MEVEIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY3RDZGMTgzNTVFNzExRTk4QzQwRDJFRTk2NDY2MEVEIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjYwNGM0OGFjLWI3ODUtZmM0Yi1hODQzLWM3ZjZkODhhNDNkMyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmFhZDJjNWY4LTU1ZTAtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIACIAIgMBEQACEQEDEQH/xAB1AAABBQADAAAAAAAAAAAAAAAGAAEDBAUCBwgBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAgQDBAYKAwAAAAAAAAECAwQRBQAhEgYxMhNBUWFCcXIzFFQ1gSJiI1M0FUUWB4U2VhEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A9MXa6Oxlsw4TYkXOVXoNKJCEITTW66RmEJqPEmgGArp2xGkDXeHnLo+c1JdJTHHgiOk9MD1gpXeTgHO0NtjOPAbhudjsOsVwHv1MlBwEaZU+zyGmbg8ZdsfWG2Z6wA6y4o0Qh/SAlSVHJLgAzyV34DcwAfcrs/b7JuXczSQ5LbU7HiahUIRFUWEg/ZD2tavTgJE/1xZlsh5+TMcvBGpV4El1MjqEcyaK0JTXgjTp8MA0f+v2JjfW3RMevVxNQHdbkdpsDJPRZZUhKDQVKuNe3Ac9vtqddv21pzq58OCW22Xnla3SxKZ1dJxfEqbNaKOdKYAe/k18+JP/AD3+R+I9OALLXEiyIt6scxGtr3mQHmjlqZnEvginYespNe8HAV7FdJNqltbbvbhU+BptNxXyzGUjJKldj6BktPm5hgL+4txtWltphlozbvMJRb7c2aLdWOKlHyNp4rWcgPHLANYLUbNbpEi4PpdnyVqmXWXmEFwpAOmvK22hISkdwwAF+n3D4dz8x/LuXzfg+v4YDsG62+WJTd0toSZ7Kem6ws6USGa6umpXlUk5oV2Go4E4CrKlbb3DFXa7jRp9VCqFJ+5ktrHKtFTWqTyrQSO44CO2WmzbbD0+5XH3i4PgJfuk5aA4ptPI2ngEpHcnic+OAkdMjcKkshpbFiBCn1upKHJdDUNpQqiksnzFQ+sMgKGuA36DALAYm7Plw+W8f3b2GAHdo/MU/wCrcf2j2/0YA9wCwH//2Q==');
  border: none;
}
.product.actions.product-item-actions .actions-secondary a.action.towishlist:hover {
  background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDQ5NTk1YjAtNjc2Zi04ZTQ3LTg4NDEtZmM5NGY0YmU4N2VjIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAxNzA1RjE0NTVFODExRTk5MTAzQjczQkMwNDFEQUVFIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAxNzA1RjEzNTVFODExRTk5MTAzQjczQkMwNDFEQUVFIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmFiNTcyMzQ3LTdjMjMtODk0Yy04OTlmLWU5YzExY2MxMzNmOCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmI4NmU4MWU5LTU1ZTAtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIACIAIgMBEQACEQEDEQH/xACeAAACAwEBAAAAAAAAAAAAAAAHCAAFBgMEAQACAgMBAAAAAAAAAAAAAAAFBgMEAAEHAhAAAQMCAgYGBwkBAAAAAAAAAQIDBBEFAAYhMUFREgdhgSITFDVxkcFyUzQVsUJSYkNURYUXNhEAAQMCAwQFCQkAAAAAAAAAAQACAxEEMRIFIUFRYYGR4TJD8KHRQqITgxQGcbHBUoIjRBUW/9oADAMBAAIRAxEAPwA+cxeYUDJ1qS8tIkXKTVMKJWnERrWs7EJrp36sV7i4EY5orpOlPu5KYMGJ8t6XDMWfM2ZgfW5cri6ptR7MVtRbYSNwbSQOs1PTgLJO9+JXRLTTIIBRjRXjietVUC63O3vB6BLeivA1DjLim1V9KSMRteRgValgZIKPaHDmEaOV3OqVLms2PMziVuPkNw7lQJJWdCUPAUHa1BQ69+CdreknK/rSdrX081jTLBuxb+I9CNOCaTUueYuDOXOz6XNWfAtSvBBANKNRQS4hJ2ca0q9eAsn7k9DhWnUuhWlbTTc7e8W5ul2HUKI+NZfsbduFtRAjiBw8Phe7R3dKU0ppQ4LiNtKU2JFN1KX58xzca7Vys2VsvWWMqNbLezGaWSVhKalVfxKVVSus40yJrRQBeri9mmdme4koFc+crWmy3uBOtjSYouSHC8w2OFAcZKe2lI0J4u82bsCr+INcCN6ePpm9kmic15zZKUPI7vMu/wDtN2+MryPw39h+497G/nT7PnUf+ej4eLX9H5Vm+YDdxy3zPuMtglqSiZ9QiuU0HvVd8D0iqiDiC4qyUnnVEtLLLiya07Rlyno2Jgch56tebbOiXGUG5jYCZsMntNL9qD91XtwYgnEjajFIOp6a+1kyu7pwPHt4q8ud0gWuA9PuD6Y8SOnjddWaAD2k7ANeJXODRU4KlDC+VwYwVcUq/MfO72bswrnBJagsJ7mAyrWGwSeJX5lnSfVswAuZ/eOruXUNJ04WkOXFx2uPPsVp/ld4+CryP6tq/U+D7/RiT5V3s1VX+6j4+Lk6OP2Iwc1uWic3QG5UIpavcNJDClaEut6y0s7NOlJ2H04JXVt7wVHeCUdE1j5Rxa7bG7HkePpS/wASTmrJN/S8EO225RzRTbqSErRXSlQOhaFU2aN2A4L4ncCn2RkF7FTY9h4eWwr3565j37OL7SZIEeC1QswGiSjjpQrUTpUo7K6h119z3LpMcFBpukRWgOXa4+sVquVvJ643GaxeMwR1RrUyoONRHRwuSFDSmqDpS3vrr2b8WLWzLjmdgheta+yNpjhNXneMG9v3JhaDd0YMJAUxixUGc/Kx5VrPnXy+r7cQzYer0q/p/f8AE+HisvknzRP/AB+v+E+Y6unEEGPh9CJ6j3P5PxMER8XUuqYxYv/Z');
  border: none;
}
.product.actions.product-item-actions .actions-secondary a.action.tocompare {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDQ5NTk1YjAtNjc2Zi04ZTQ3LTg4NDEtZmM5NGY0YmU4N2VjIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBCQUVFNjQ0NTVFODExRTlCMzcxREQ5RkUyRkRFRjc5IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBCQUVFNjQzNTVFODExRTlCMzcxREQ5RkUyRkRFRjc5IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjJjYTgxM2M2LTllYWEtZGU0YS1hOWNmLTkyMWE5MDc5YzFjZiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmQ0OWI3ZDUwLTU1ZTAtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIACIAIgMBEQACEQEDEQH/xAB2AAADAAMBAQAAAAAAAAAAAAAEBQYAAwcBCAEBAAAAAAAAAAAAAAAAAAAAABAAAgIAAwQECgoDAAAAAAAAAQIDBAARBSExEgZRYXETQYEiQnIzFFQVNTJSI1ODszRFFjaEhVYRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/APpjVtUlrPDTpRixqdrPuImJCIi5ccspG0IuY6ycgMAOvLFawOPWJpNUnO1llJWuOpK6nuwPSDN0k4D08octjbXoR05PBLTzqyA9PFCUOA1rav6PYih1CY29MncRw33AEsMjHJEn4QFZWOxZABt2N04B5gE2gqLFzU9Tfa8tl6sR+rDUYxcI/FEjePAb+YI45dOWORQ8b2aiujAFWU2owQQd4OAWvH8P141dKir1Pa0rI/2WaDJbkhbgjaLMnugN+AZVV+K6RNBqCpIJWsVZwilFZY5XhzAJcjMLnvwEN/Jtc95P/Pf7H3jtwFny6e5fUtPbZJWuzS5dKW3NlWHVnKy9oOARRU6cFbQJIII4pJ61ZpnRFVnb2uic2IHlHad+Aa3P7ZV/x/yb+AO0iWOHTbE0rBIo7N15HOwBVtSkk9gwHO/h+oe7yfqP5d9HzvufT6sB0HVdPti1HqmmhTfhXu5YHPCliHPi7tm81lO1G8BzG4nACafLyfOz1vY61O468M9CxDHDNlmGyKEeWvEoOa5r0HAFXKnKdCsxtwUa1diGYSpCillBCnIgZkcRy7cAEkHxmOOnWq+xcuRnilBj7lrW3i7tIslKwltrlgOPcBkc8BR5DAZgEnNny4fLd/7t6jATvKPzFf6tv/aPX+LAXuAzAf/Z');
  border: none;
}
.product.actions.product-item-actions .actions-secondary a.action.tocompare:hover {
  background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDQ5NTk1YjAtNjc2Zi04ZTQ3LTg4NDEtZmM5NGY0YmU4N2VjIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE5MDNENTM0NTVFODExRTk5NTIwREFCQjg3RUMyMDI2IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE5MDNENTMzNTVFODExRTk5NTIwREFCQjg3RUMyMDI2IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmNmMDM5ZjNjLTBkNjUtYTY0NS1iZjFlLTZiNWIyNGU3Njk0ZCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmQ3MTE4NjY1LTU1ZTAtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIACIAIgMBEQACEQEDEQH/xACpAAEAAgMBAAAAAAAAAAAAAAAHAAgDBQYEAQACAgMBAAAAAAAAAAAAAAAFBgAEAgMHARAAAQIEAgUGCwkAAAAAAAAAAgEDAAQFBhEHITFBEjVRYXGBIhMyclMUNIS0FXU2F7FDs1RFhbUWNxEAAQIDAgcMBgsAAAAAAAAAAQACEQMEMQUhQVFhcYESkcHRMoKyEzNDFDQGobGic4MV8OHxQlJicsKzRBb/2gAMAwEAAhEDEQA/AHzMXMKQs6lC8YpMVKZxGSlMcN5U1ma7AHHTy6or1FQJYzordN1Pq5kLGC0/TGq4XFfl2XA+blSqLpNkvZlWyVtgU5EbFUTrXFeeAsye99pXRKS7JEgQY0Ry2ndWqkKrU6e8j0hNvSryLijjLhNlj0iqRra8iwq1NkMmCD2hwzhNGV2dU1NzrNDuZwTcfVG5OpYIKqa6BB5EwTtakJOvlgnS1pJ2X7qTr68vNY0zZGK1u+OBNME0mqq2btbeqt/VNTJVaknFkmA2CLHZLDpc3l64AVb9qYc2BdRuKmEqlZC1w2jr+qCyZK/6ZRvWfZHY9outGv1LDzD4J/J5zU13/ZdLu64qJTak6+ywzKVCZEpYgE98XZMERVMHEwwcXZBOokiY4A5DvJNuu8H0kmY9gBJcwYdDziIyIAzBt2Stu8J+jSDjrktKdz3Tjyiri94yDq4qAgnhGuGiBFRLDHloxJ8uqrdUU7ZjwIujZZgJC7b601byxcD82/cPzHjRa76fZ9KC/wCel5O1jyPwrkc06U9Tb+rLTgqiTEwU02WwhmF73FOslSK9UzZmFFrlniZSMIxNhuYFZa4OLWz8Sc/jZyDcy1uneK5xS9XN92P5GKTfztSfhtS/HkYh6waD+1SX4Z/vGc2Yq651f6ZWfVvZGoDVvWnV6l0Hy94JnK5zln+ldY8iXA/e2r7zyPj80e91d7MVh86l5e12NWXQmDNbLQbukG5qSUWq3JiqMEWgXW9atGuzTpFdi9MEqqm6QRHGCUbkvjuji12GW63McvCgWs1rMOmz4y1XqVUl5yVNTaF+Yf3gJRIN9tVLaJkO8OtFXYsCXvmNMHExT1T09JMbtS2Sy12RrdMDg9C8n9xvA5gHvflQKYASbbd86fU0FxRUhEt7FEJQHFNuCckYdM/Kd1bvl9OBDo2Q/SODOUi5dZWV+4Ku3cV3d8soJC4gThEcxNECIgb++qkjaIieFrTQmjTF2npXPO0/7UvXtfUqRLMmnhtflsbuY0/YJyc0F0hqRFFoLz4WnCta8a9H1fbGmdZ93Wr938ftPh2rl7J4oPyfr/RPSOrnjRIt7PUid48T+z8SxI8XUuqRFF//2Q==');
  border: none;
}
.product.actions.product-item-actions .actions-secondary .actions-primary {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  border: none;
}
.product.actions.product-item-actions .actions-secondary .actions-primary button.action.tocart.primary {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDQ5NTk1YjAtNjc2Zi04ZTQ3LTg4NDEtZmM5NGY0YmU4N2VjIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIxNzBEMEI0NTVFODExRTk4MDk1Qzc0RjgwRkQwRTk3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIxNzBEMEIzNTVFODExRTk4MDk1Qzc0RjgwRkQwRTk3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA0MDk4ZDllLTdkODUtZDg0Ni04M2NmLTAxZjIzZGU0OWQzZCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmViMzIxY2U2LTU1ZTAtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIACIAIgMBEQACEQEDEQH/xAB3AAACAwEBAAAAAAAAAAAAAAAEBgECBQMIAQEAAAAAAAAAAAAAAAAAAAAAEAABAwIDAggKCwAAAAAAAAACAQMEEQUAIRITBjFBUWEiVBVFcYEyQnIjM9M1FpJTFCQ0RJRVhTZWEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwD0vdrq9GNqHCaR+5Sq7BolVAABpqddVM0AapzqtETADDu1GkJrvDp3R9cyF1VGOnMEcV2aJ6SEXKq4Cy7pbtpnHgNw3OJ2HWK4i8uplQXAcxl3Czvts3B5ZdseNG2Z5oiOsmS0AH9KIJCS5C4iJnkXLgN3ALUK3JdZFwuByX45nKOM0cc9mSMxFVnRWi5bVHC8eAtbLzdBbeiOwZM96E85GcltqwKHpWoEqEYLqVshrlSuAM7YuH7LL+lG97gJYkx71HnwJMR1kQ+7ymXtC12raFkQEaeSSceWASvma+dZX/PfyPWPDgHHd5dkdygFk5GmvO05QlmskSTmq6Q+FFwAkq4dkbwydTJvN3Nlt8KG02KOMeqcTU8bY10K3wLXAdU3rbX8mX6mF7/AEWNsolsfmTKMnJdemyKmJiAmqqPTFVFdLQjmmAQez7h1dz8R83eT531Pp82Af7rAlpKbultQVnMjs3WDXSEhmurZkXmkK5gXEtU4FXAZF6lNX1lmFGktxJjZET9tnepd1KCiBpkSlszXV0aiXLgI3ms8Jq3x1F+DDNpF+0OvC3HRwlDSLmoRVegfT0JkXBgCm25N7ZYiaCasjSAkh5xvYnM0InQBrJQZVUqVUTUmSJpzwDLRMBXAYm9fw7u3h729hgF7dL4gP9X4e6Pb+LAPmAtgP//Z');
  border: none;
  padding: 0px;
}
.product.actions.product-item-actions .actions-secondary .actions-primary button.action.tocart.primary:hover {
  background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDQ5NTk1YjAtNjc2Zi04ZTQ3LTg4NDEtZmM5NGY0YmU4N2VjIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI5N0M3MjU0NTVFODExRTk5Qjg0REQ1MDhGOUE3OUREIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI5N0M3MjUzNTVFODExRTk5Qjg0REQ1MDhGOUE3OUREIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmQxMWY5MGEyLTZjMDMtNzk0MC1hMGZmLWJmNTg0MmE0YmI1YiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmY2YTE1YmU3LTU1ZTAtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIACIAIgMBEQACEQEDEQH/xAClAAACAgMBAAAAAAAAAAAAAAAGBwAIAgQFAwEAAgMBAQEAAAAAAAAAAAAABAUAAwYCBwEQAAEDAQUDBwkJAQAAAAAAAAIBAwQFABExBgchEhNBUWGBIhQ1cXIjU9M0FYUXkfEykkNEVEU2CBEAAQIEAgQJCQkAAAAAAAAAAQACETEDBCEFQVESFGGBkdHhIjITQ/BxoUJSooMVBrHBYoKS0iNEFv/aAAwDAQACEQMRAD8AfuomoMDJ9LF4xSRUZN4wol928qYma8gDft58LD3FwKY4U1yrK33b4SYJny0quOYs9ZrzA+blSqLpNkvZitkrbApzI2KonWt69NktSu98yvQ7TLKFAQY0R1zPKuVAqdTp7yPQJj0V5FvRxlwmyv8AKKpatriJFF1aLKgg9ocOEJz6X60SpcxmiZmcE3HlRuJUrkFVNdgg8iXJ2sEL7eezO1vCTsv5Vjc5+nmsaatASm37xzJ0WZrHKtGomcXz1Cq7pxIs5qKXcGGZrXGBsWFuJQS8blU95euyO4rfyHAHRivSMpy8C0YNpzS7rHZMIx6ILcDSCfmNpmt0F2LEp09lt8YZq8SsuECcVtFQD7IuIW7twxt3uhf1mwgVSc+bbk0qoc57SRHDEaDPVCKzT/nvOC/vIX5nvZ2ny9+sL5/qrf2XejnQjnPJNUyhOYiVB9h159vjB3ciVRFC3e1vCN16pssPWommYFNsvzFl2wuYCADDFGf1pq3ri8D7t8w/kedYnfT7vpSb/PU9Xix/J7KFNUqW9Tc+1lpwVRH5BSm15CGQvFvTrJUtRdN2ahTXJa4qWrCNDYcmCZ2i+c6bByS6zUDcTuErgCLLTr5ID+88BKDImSIp76b111jbKsAzHQVmvqHL3vuQWQ6zY4kCWEzDRBHC6lZVTEpifL53sbF7yzh5DzJJ8or/AIf1s/cq+6q5lYzBnSXLikRQ2BCNGUwJst1tLzvA0Qk9IRYpZPdVNt5Ikt9klmaFs1ru0cTpn0QW59K6x6kvA/i2H6nqfP6Ldbq73Yqn51T1+LscWvzJw6q6ajm2C3KhKLVahiqMEWwXW8eEa8m3aK8i+WzK6tu8ER2gsjkmb7q4tdjTdPgOvnSVy1KHJlZlt5ip8qPLUABshHtiAuITraARAJC+AqHERezilllM9247QMfL7Vsrxm+U2mi5pb0YHT2TjDTIr1yxn1qHUpjtTKc9GfUVhti8clWgR1CNnddMELitej4n4hxS0pV4ExiubzLC9jQzYBE8A2OE8BoOMJGSJdO9Jp1ZrPx+uxDhUjjFIYgvqRPPXkpCJ7/a3E5SLaXXfa+3tC5204QCW5tnjaNPuqR2qkIFwkOnzST9uTm6LN1hFLRRcDOfhaeFYr4z7v8AfamtL1eNH5f2/E+HNDGSvEx/yGP9L7x1dNqKM/U4kyzHsf2fiSTGsas8paKL/9k=');
  border: none;
}
.product.actions.product-item-actions .actions-secondary a.action.sm-list-gallery-video span {
  display: none;
}
.product.actions.product-item-actions .actions-secondary a.action.towishlist span {
  display: none;
}
.product.actions.product-item-actions .actions-secondary a.action.tocompare span {
  display: none;
}
.product.actions.product-item-actions .actions-secondary .actions-primary button.action.tocart.primary span {
  display: none;
}
.product.actions.product-item-actions .actions-secondary a.action.sm-list-gallery-video:before {
  display: none;
}
.product.actions.product-item-actions .actions-secondary a.action.towishlist:before {
  display: none;
}
.product.actions.product-item-actions .actions-secondary a.action.tocompare:before {
  display: none;
}
.product.actions.product-item-actions .actions-secondary .actions-primary button.action.tocart.primary:before {
  display: none;
}
body.page-products .products-grid ol.products.list.items.product-items .product-item {
  margin: 0 0 15px 15px;
}
header.page-header .header-account-item .link-num:before {
  content: '(';
}
header.page-header .header-account-item .link-num:after {
  content: ')';
}
header.page-header .header-account-item .link-num {
  color: #fd0007;
}
.block.related {
  width: 100%;
  display: inline-block;
}
.block.related .product-items {
  width: 100%;
  text-align: left;
  white-space: nowrap;
  display: inline-block;
  padding: 0px;
  margin: 0px;
}
.block.related .product-items .product-item {
  width: 400px;
  white-space: normal;
  display: inline-block;
}
body .jumbotron.jumbotron-image {
  background: none;
}
.share-container {
  padding: 20px 0px 20px;
}
.share-container .share-label {
  color: #666;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}
.share-container .share-content {
  display: inline-block;
  vertical-align: middle;
}
.customer-account-forgotpassword .page-title-wrapper {
  text-align: center;
}
.customer-account-forgotpassword form.form.password.forget {
  width: 600px;
  min-width: 300px;
  max-width: 100%;
  text-align: center;
  margin: auto;
}
.customer-account-forgotpassword .fieldset {
  margin: 0px auto;
}
.customer-account-forgotpassword .field.email {
  white-space: nowrap;
}
.customer-account-forgotpassword .control {
  width: 260px;
  max-width: 100%;
  display: inline-block;
}
.customer-account-forgotpassword .actions-toolbar {
  text-align: center;
}
.customer-account-forgotpassword .actions-toolbar > .primary {
  float: none;
  margin: 0px 0px;
}
.customer-account-forgotpassword .actions-toolbar > .primary button.action.submit.primary {
  margin: 0px 0px;
}
.customer-account-forgotpassword .form.password.forget .fieldset:after {
  display: none;
}
.customer-account-forgotpassword .secondary {
  width: 100%;
  margin: 10px auto;
}
.customer-account-forgotpassword .actions-toolbar > .secondary .action.back {
  display: block;
}
ul.slick-dots {
  top: 0px;
  left: unset;
  right: 0px;
  bottom: unset;
  /* height: 20px; */
  /* line-height: 20px; */
  transform: none;
  text-align: right;
  /* vertical-align: top; */
}
ul.slick-dots li {
  vertical-align: top;
}
.slick-slider {
  padding: 30px 0px 0px;
}
.navpro-menu-item-products li.li-item a {
  font-size: 14px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  /* white-space: normal; */
  text-align: left;
  padding: 5px 5px;
  margin: 0px 5px 0px 0px;
}
.navpro-menu-item-products .navpro-dropdown-expanded {
  height: 100%;
}
.navpro-menu-item-products .navpro-dropdown-inner {
  height: 100%;
}
.navpro-menu-item-products .navpro-row.gutters {
  height: 100%;
  display: table;
  margin: 0px 0px;
}
.navpro-menu-item-products .navpro-col.navpro-col-12 {
  display: table-row;
}
.navpro-menu-item-products .navpro-col.navpro-col-12 + .navpro-col.navpro-col-12 {
  display: table-cell;
  vertical-align: bottom;
}
.navpro-menu-item-products .navpro-col.navpro-col-12 + .navpro-col.navpro-col-12 img {
  display: table-cell;
  vertical-align: bottom;
}
.block-minicart .block-content a.action.viewcart {
  font-size: 16px;
  display: inline-block;
  color: #ffffff;
  background: #fd0007;
  border-width: 1px;
  border-style: solid;
  border-color: #fd0007;
  padding: 5px 15px;
  margin: 10px auto 20px;
}
.block-minicart .block-content a.action.viewcart:hover {
  color: #ffffff;
  background: #a10808;
  border-color: #fd0007;
}
.block-minicart .block-content a.action.viewcart span {
  color: #fff;
}
.sm-question-actions {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  margin: 3px 0px 0px 0px;
}
.sm-stock {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 3px;
}
.sm-rating-summary-source {
  color: #e97826;
  font-size: 12px;
  line-height: 16px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 3px;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 10px;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 10px;
}
.product-reviews-summary .reviews-actions a {
  color: #df3d3b;
}
.sm-question-actions a {
  color: #df3d3b;
}
.product-info-main .product-info-price .price-box {
  display: block;
  vertical-align: top;
  width: auto;
}
.product-info-main .product-info-price ul.prices-tier.items {
  width: 100%;
  display: block;
  clear: both;
}
body .block-collapsible-nav .item a {
  text-decoration: none;
  border: none;
  margin: 0px;
}
body .block-collapsible-nav .item.current a,
body .block-collapsible-nav .item.current > strong {
  color: #fd0007;
  border: none;
  margin: 0px;
}
body .block-collapsible-nav .item a:hover {
  color: #fd0007;
  background: transparent;
}
body .block-collapsible-nav .item .delimiter {
  display: none;
}
.product-item-top {
  position: relative;
}
.product-item-top .product-item-hover {
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  display: table;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  z-index: 6;
  padding: 0px;
  margin: 0px;
  transition: opacity 1s;
  -moz-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  opacity: 0;
  display: none;
}
.product-item-top:hover .product-item-hover {
  display: table;
  opacity: 1;
}
.product-item-top .product-item-hover .wishlist-tocart {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  background: rgba(253, 0, 7, 0.9);
  padding: 0px;
  margin: 0px;
}
.product-item-top .product-item-hover .product-item-actions {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
}
.product-item-top .product-item-hover a.action.edit,
.products-grid.wishlist .product-item-top .product-item-hover .product-item-actions .action.edit {
  display: none;
}
.product-item-top .product-item-hover button.action.tocart span {
  display: none;
}
.product-item-top .product-item-hover a.btn-remove.action.delete span {
  display: none;
}
.product-item-top .product-item-hover button.action.tocart:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f07a";
}
.product-item-top .product-item-hover button.action.tocart {
  width: 100%;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  background: transparent;
  background: #fd0007;
  border-color: #fd0007;
  border: none;
  padding: 2px 0px;
  margin: 0px;
}
.product-item-top .product-item-hover button.action.tocart:hover {
  background: #a10808;
  border-color: #fd0007;
}
.product-item-top .product-item-hover button.action.tocart:before {
  color: #f3f1f1;
  font-size: 20px;
  line-height: 20px;
}
.product-item-top .product-item-hover button.action.tocart:hover:before {
  color: #fff;
}
.product-item-top .product-item-hover a.btn-remove.action.delete {
  width: 100%;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  background: transparent;
  background: #fd0007;
  border-color: #fd0007;
  background: rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0.3);
  border: none;
  padding: 2px 0px;
  margin: 0px;
}
.product-item-top .product-item-hover a.btn-remove.action.delete:hover {
  /*background: #a10808;
    border-color: #fd0007;*/
  background: rgba(0, 0, 0, 0.6);
}
.product-item-top .product-item-hover a.btn-remove.action.delete:before {
  color: #f3f1f1;
  font-size: 20px;
  line-height: 20px;
}
.product-item-top .product-item-hover a.btn-remove.action.delete:hover:before {
  color: #fff;
}
.products-grid .product-item:hover {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
}
.account .data.table#my-orders-table .order-status {
  border: none;
  text-transform: none;
  padding: 0px;
  margin: 0px;
}
.sm-order-product-thumbnail img {
  width: 70px;
}
.account .data.table#my-orders-table .order-status-container .order-status {
  display: none;
}
.account .data.table#my-orders-table .order-status {
  font-size: 12px;
  line-height: 19px;
  display: inline-block;
  /* vertical-align: middle; */
}
td.col.status.order-status-container {
  white-space: nowrap;
}
body .order-details-items .col.price .price-excluding-tax .price {
  font-weight: normal;
}
.limiter {
  display: inline-block;
}
.toolbar .pages {
  margin-bottom: 25px;
  display: inline-block;
}
body.blog .toolbar {
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  padding: 0px 0px 6px 0px;
  margin: 0px 0px 10px 0px;
}
body.blog .toolbar .pages {
  float: right;
  display: inline-block;
  margin-bottom: 0px;
}
body.blog .toolbar-amount {
  float: left;
  display: block;
  position: static;
  line-height: 32px;
  /* margin: 7px 0px 0px 0px; */
}
body.blog .limiter {
  line-height: 32px;
  display: inline-block;
  margin: 7px 0px 0px 0px;
}
.blog-post-wrapper .blog-post-list .blog-post-item {
  width: 100%;
  display: table;
  border-bottom: 1px solid #ddd;
  padding: 10px 0px 10px 0px;
  margin: 10px 0px 10px 0px;
}
.blog-post-wrapper .blog-post-list .blog-post-item .blog-image {
  width: 220px;
  max-width: 30%;
  display: table-cell;
  vertical-align: top;
}
.blog-post-wrapper .blog-post-list .blog-post-item .blog-content {
  display: table-cell;
  vertical-align: top;
  padding: 0px 0px 0px 15px;
}
.blog-title {
  padding: 2px 0px 2px 0px;
}
.blog-title a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
}
a.read-more {
  color: #fd0007;
}
.sm-order-product-detail a:hover {
  color: #fd0007;
}
.block.sm-quote-request .block-content.sm-quote-request-content {
  width: 600px;
  max-width: 100%;
  margin: auto;
}
.product-reviews-summary .sm-question-actions:before {
  content: '|';
  color: #dcdcdc;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
  padding: 0px 3px;
}
.product-reviews-summary .sm-stock:before {
  content: '|';
  color: #dcdcdc;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
  padding: 0px 3px;
}
.product-info-main .product-reviews-summary {
  padding: 0px 0px 3px 0px;
  border-bottom: 1px solid #dcdcdc;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 0px;
}
.review-ratings {
  float: none;
  margin: 0px 0px 10px;
}
.review-item .review-content {
  width: 100%;
  float: none;
  margin: 0px 0px 10px;
}
.review-ratings ~ .review-content,
.review-ratings ~ .review-details {
  margin: 0px 0px 10px;
}
a.link-quote-request {
  color: #222;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  margin: 0px 0px 0px 40px;
}
.product-info-main .product-info-price .price-tier_price span.price {
  /*color: #e01a0b;*/
  font-size: 14px;
  font-weight: normal;
}
.price {
  color: #e22017;
}
.product-info-main .product-info-price ul.prices-tier.items {
  width: unset;
  background: #f9f9f9;
  padding: 10px 10px;
}
.qty-control {
  width: 118px;
  /* overflow: hidden; */
  white-space: nowrap;
  position: relative;
  overflow: visible;
  padding: 0px 0px 20px;
}
.qty-control:after {
  content: '';
  clear: both;
  display: table;
}
.qty-control button.qty-change {
  color: #222;
  float: left;
  width: 32px;
  height: 32px;
  font-size: 16px;
  line-height: 32px;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 0px;
  margin: 0px;
}
.qty-control button.qty-change.decrease-qty {
  border-width: 1px 0px 1px 1px;
  border-radius: 3px 0px 0px 3px;
}
.qty-control button.qty-change.increase-qty {
  border-width: 1px 1px 1px 0px;
  border-radius: 0px 3px 3px 0px;
}
.qty-control input.qty {
  float: left;
  width: 50px;
  height: 32px;
  font-size: 16px;
  line-height: 32px;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  padding: 0px;
  margin: 0px;
}
.qty-control button.qty-change:hover {
  color: #fd0007;
  background: #fff;
}
.qty-control button.qty-change:focus {
  color: #222;
  background: #fff;
}
.cart.table-wrapper .col.qty .input-text {
  width: 54px;
  height: 32px;
  text-align: center;
  margin-top: 0px;
}
.cart.table-wrapper .col.qty {
  text-align: center;
}
body .column.main .block.related .product-item {
  padding: 0px;
  margin: 0px 15px 15px 15px;
}
.fly-cart {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: fixed;
  z-index: 999999;
  vertical-align: text-bottom;
  background-size: auto 100%;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-image: url('data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QONaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjU5YWRiOTItNTZjOC1hZTQyLWIyNTItOWFmMWEwNTZmMjlhIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMxNTRDN0U0NTVFNzExRTk4NDc3Q0I1RjMxMjY2RTlGIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMxNTRDN0UzNTVFNzExRTk4NDc3Q0I1RjMxMjY2RTlGIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjMzMWJhZTM4LThlYTAtNjA0OC1iNzkyLTI1MDU3MjFmODliMCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjg5YTMwMzczLTU1ZGQtMTFlOS1iYjZkLWNiMjEwNjg3ZTEyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//AABEIADAALQMBEQACEQEDEQH/xAChAAACAwEBAAAAAAAAAAAAAAAGBwAFCAQDAQACAgMBAAAAAAAAAAAAAAAEBQMGAAIHARAAAQMCAwQGBggHAAAAAAAAAQIDBBEFABIGIUETBzFRYSIUFnGRMmJVF4FCUtIjc5OUocFygqIVCBEAAQMCAwUEBgsBAAAAAAAAAQACAxEEITESUZETFAVBYaEGgbHB0fEV8HHhIjJCUmKSI1OC/9oADAMBAAIRAxEAPwDU7rrbTanXVhDaAVLWogJSkCpJJ6AMYSvQCTQZpSav5/wITy4mnIyZ7iDQzXiUsVH2EiiljtqPpwumvwMG4q2WHld7xqmOnuGf2eKAH+d/MZ1wqRcG2E/Ybjskf5oWf44EN9LtT1vlyzAxaT/0fYVaWX/oDVsV1IubMe5MV7/d4DtPdUjuetGN2dQeM8UNceVrdw+4Sw7x4+9OXRuvdP6siF23OlMlsAyITtEut130+sn3hswzhnbIMFT+odMltXUeMDkRkUR4mS5KDmnquBdr4dEKuyrTHyJ8RKS2XEOSnCnhR3SkjI2AcylddMLrqUOdw60Vt6LYvii5rRrPYK0o3tcNp2JHXOBJtlylW2YA3LhuqZfTXZmQabOw9Iwqc0tJBzCu0MrZGB7fwuFQubMnrHrxqpKKZk9Y9eMWUXfYr7cLJdGLnbXuFKjqzJI6CN6VDelQ2EY3jeWmoUFzbMmYWPFWlae+Ydq8g+b6fg8HN4eu3xFcnBr+Zsr1bcPeYHD1rmnyqTm+X7a592ddyy9eri9cL1PuKlVdkvuP17VLKh6sInuq4ldMt4hHG1nYAAtK6dsOkdTWSBfJtrjSpk6O05IfcbqtS0oDaio7zmQcO442PaHEYlc4u7q4tpXRNe5rWk0Hj7VY/LzQ3wOH+mMSctHsCG+b3X+jt6ny80N8Dh/pjHnLR7As+b3X+jt6UHPS3actUu12+1W9mG8pDj762U5SUFWRIP8AcknC6+a1pAAord5ammla98ji4YAV3oXZuby+WEu3Zjw2LzGcAruejSKj0VZrgcO/qI/cPUU0dCBetftid4Ob71QXm3uW69ToDgouK+6yQfcWU/yxE9ulxCOt5RJG14/MAU9uRuooY0O7HnSm46bbJU1neWltAS9RTYzKIG05sNbGQcOhORVH8y2jjcgtBOttcO7NH/mXTXxiD+5a+9gzis2hV/kp/wBD/wCJU8zaa+MQf3LX3sZxWbQs5Kf9D/4lZv5tXxm867nvx3Q7FjhEZhaSFJIbTRRSRsIKq4SXb9Uhouj9CtjDatBFHHE+leLNseRywmXDKeG/eYzQPYzGkVPoq9THgb/UT+4eord0wN61myJ3i5vuR1z20C+3NOq7e0Vx3glFzSkbULFEpd/pUKA9vpwXfQY6x6Uj8tdTBbwHnEfh9yCOXC5K7lOiK8OuzLiLkXpiY0ZDKmI3fzBpJCi4k+yQcC2xNSPy0xTrqwaGNd97iaqMLTQ1dhns2q11NcdO2hVvkQ9LWOfa7tH8Xb5Ko7zThQFZVJcbzmigerYcSSva2lGtIKFs4ppdQdNK17HaXCoI9Bore0wdOTrdb1OafsbF6vEZ6ZabeIr62lssZieK9xO4pWQ02bN+JWBpAwbqOIwQk8kzHupJKY43BrnahWp2CmKWtls1wvt2at1tj5pMlZCGUewgV2knchA39WAWMLzQKyXFwyCMvecB9N5Wnfl3avIHlCv4XBy+Ipt8RXPxqfmbadWzDzlxw9C5p81k5vmO2uXdlTcip1pt1tbTqA42sFK0KAKVJIoQQekHBBCVgkGozSuvPJVcW6i9aKuH+onoJKYzlVMd7YpKVAKKUnekpUMAPsqHVGaFWa38w6o+Fct4jdvb8e/BAuouVvNy7XEy7jHRPfyhtLqH46G0oHQlCCpvKnsCcCSWszjU4p5ada6fEzSw6R9TvHNX2l+WXNVu1qs8i6tWizuZkuNApfeSlz20tFI7oVvAcGJoraamkmjUDe9YsC/iBhkk3DDKvwTM0ZoHT2kohatrRVJcAEia7Qurpur9VPujBsNu2MYKt9Q6pNdOq84DIDIIjxOly//Z');
}
.qty-control .mage-error#qty-error {
  bottom: 0px;
  left: 0px;
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  z-index: 2;
  display: none;
}
.catalog-product-view .product.info.detailed .easytabs-content-container {
  width: 1000px;
  max-width: 100%;
  margin: auto;
}
.blog-post-view .post-content {
  width: 1000px;
  max-width: 100%;
  margin: auto;
}
form#contact-form {
  width: 660px;
  max-width: 100%;
  margin: auto;
}
form#contact-form legend.legend {
  font-size: 26px;
  text-align: center;
  border: none;
  margin: 0px auto 5px;
}
form#contact-form .contact-form-info {
  width: 100%;
  display: table;
  margin: 5px 0px 10px;
}
form#contact-form .contact-form-info .field {
  width: 33.333333%;
  display: table-cell;
}
form#contact-form .contact-form-info .field.email.required {
  width: 33.333333%;
  padding: 0px 5px;
}
form#contact-form .contact-form-info .field.name.required {
  padding: 0px 10px 0px 0px;
}
form#contact-form .contact-form-info .field.telephone {
  padding: 0px 0px 0px 10px;
}
form#contact-form label.label {
  display: none;
}
form#contact-form .actions-toolbar {
  text-align: center;
}
form#contact-form .actions-toolbar .primary {
  float: none;
  font-size: 20px;
  font-weight: normal;
  border-radius: 3px;
  margin: auto;
}
form#contact-form fieldset.fieldset {
  margin: 0px auto 10px;
}
form#contact-form .contact-form-block {
  color: #999;
  font-size: 14px;
  border: 1px solid #ccc;
  padding: 5px 5px 5px;
}
body .minicart-items .product-item-name a {
  color: #333333;
}
body .minicart-items .product-item-name a:hover {
  color: #da251c;
}
body .price-container .price {
  font-size: 18px;
}
body .product-item .price-box .price {
  font-weight: 600;
  white-space: nowrap;
}
body .old-price .price {
  /*font-size: 14px;*/
}
body .filter-options-title:hover {
  color: #e22017;
}
body .filter-options-content a:hover {
  color: #e22017;
}
body .filter-options-content a .price {
  color: inherit;
}
body .products.wrapper.list.products-list .product-item-name a {
  font-size: 16px;
}
body .table-wrapper.comparison .product-item-name a {
  font-size: 16px;
}
body .table-wrapper.comparison .attribute.label {
  font-size: 16px;
}
body .table-wrapper.comparison .attribute.value {
  font-size: 16px;
}
body .table-wrapper.comparison table.table-comparison {
  border: 1px solid #adadad;
}
body .table-wrapper.comparison table.table-comparison tbody tr {
  border-bottom: 1px solid #adadad;
}
body .table-wrapper.comparison table.table-comparison tbody tr:last-child {
  border-bottom: none;
}
body .table-wrapper.comparison table.table-comparison tbody tr td {
  border-left: 1px solid #adadad;
}
body .table-wrapper.comparison table.table-comparison tbody + tbody tr:nth-child(odd) {
  background: #f9f9f9;
}
body .table-wrapper.comparison .table-comparison .cell.product.info,
body .table-wrapper.comparison .table-comparison .cell.product.label {
  border-bottom: none;
}
body div.block .block-title strong {
  font-family: inherit;
}
body .catalog-product-view .column.main .block .block-title strong {
  font-family: inherit;
}
.review-form .action.submit.primary {
  color: #ffffff;
  background: #fd0007;
  border-width: 1px;
  border-style: solid;
  border-color: #fd0007;
  padding: 5px 15px;
}
.review-form .action.submit.primary:hover {
  color: #ffffff;
  background: #a10808;
  border-color: #fd0007;
}
body button {
  color: #ffffff;
  background: #fd0007;
  border-width: 1px;
  border-style: solid;
  border-color: #fd0007;
  padding: 5px 15px;
}
body button:hover {
  color: #ffffff;
  background: #a10808;
  border-color: #fd0007;
}
body button,
body a.action.primary {
  border-radius: 0px;
}
th.col.price {
  color: #333333;
}
table .col {
  float: none;
}
.product-item-info {
  margin: auto;
}
.product.attribute.description {
  word-break: break-word;
}
.block-carousel.products-grid .product-item:hover {
  box-shadow: none;
}
.block.upsell-slide.block-carousel .products-grid .product-item:hover {
  box-shadow: none;
}
.products-grid .slick-slider .product-item:hover {
  box-shadow: none;
}
.catalog-product-view .products.wrapper.grid.products-grid.products-related .product-item {
  display: inline-block !important;
}
.catalog-product-view .products.wrapper.grid.products-grid.products-upsell .product-item {
  display: inline-block !important;
}
div#swissup-easy-tabs.data.items.tabs-container .swissup-easy-tabs-header.product.data.items .data.item.title.tab-item-title {
  display: none;
}
form#wishlist-view-form .actions-toolbar button.action.update {
  display: none;
}
.swissup-easy-tabs-content.product.data.items {
  width: 1000px;
  max-width: 100%;
  margin: auto;
}
.cms-index-index .swissup-easy-tabs-content.product.data.items {
  width: 100%;
  max-width: 100%;
  margin: auto;
}
.rating-summary .rating-result {
  z-index: 1;
}
body a,
body .alink {
  color: #333;
  text-decoration: none;
}
body a:visited,
body .alink:visited {
  color: #333;
  text-decoration: none;
}
body a:hover,
body .alink:hover {
  color: #da251c;
  text-decoration: underline;
}
body .faqcat-title {
  color: #7b7b7b;
}
body .category-list .category .block > a:hover {
  border: 1px solid #da251c;
}
body .category-list .category .block a:hover {
  text-decoration: none;
  color: #da251c !important;
}
body .faqcat-title i {
  border-bottom: 1px solid #da251c;
  border-bottom-color: #da251c;
}
body .faqs-list .item .read-more:hover {
  color: #da251c;
}
body .faqs-list .item .read-more:hover {
  color: #da251c;
}
body .faq-content {
  color: #41362f;
}
.track-order-container {
  color: #777;
  width: 700px;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0x 20px 20px;
  margin: auto;
}
.track-order-container .block-title {
  color: #999;
  font-size: 30px;
  text-align: center;
  padding: 0 20px 30px;
}
.track-17track-input {
  width: 70%;
  display: table;
  margin: 10px auto 20px;
}
.track-17track-input .track-17track-number {
  display: table-cell;
  vertical-align: top;
}
.track-17track-input .track-17track-action {
  width: 100px;
  display: table-cell;
  vertical-align: top;
}
.product-item-name {
  text-align: left;
}
.blog__sidebar-recent .item .post-name,
.blog__sidebar-recent .item .post-name a {
  text-align: left;
}
.blog__sidebar-recent .item .post-excerpt {
  text-align: left;
}
.track-order-form .actions-toolbar {
  margin: 10px auto 20px;
}
body .form.minisearch .price-container .price {
  font-size: 13px;
}
body .block-search .action.search.disabled,
body .block-search .action.search[disabled],
body fieldset[disabled] .block-search .action.search {
  opacity: 1;
  pointer-events: auto;
}
.cms-index-index .swissup-easy-tabs-header.product.data.items {
  text-align: left;
}
body .slick-dots li button:hover {
  outline: none;
  color: #fd0007;
  background: transparent;
  border-color: transparent;
}
body .slick-dots li button:hover:before {
  color: #fd0007;
  opacity: 1;
}
.modal-popup .modal-inner-wrap .modal-footer button.action-primary:focus {
  color: #ffffff;
  background: #a10808;
  border: 1px solid #fd0007;
}
body .modal-popup .modal-inner-wrap .modal-footer button.action-primary:active {
  color: #ffffff;
  background: #fd0007;
  border-color: #fd0007;
}
body .modal-popup .modal-inner-wrap .modal-footer button.action-primary {
  color: #ffffff;
  background: #fd0007 !important;
  border-color: #fd0007;
}
body .modal-popup .modal-inner-wrap .modal-footer button.action-primary:hover {
  color: #ffffff;
  background: #a10808 !important;
  border: 1px solid #fd0007;
}
.rating-summary-empty.empty {
  display: inline-block;
}
.product.data.items > .item.content {
  text-align: left;
}
div#swissup-easy-tabs .easytabs-content-container div#customer-reviews .block-title {
  display: none;
}
div#swissup-easy-tabs .easytabs-content-container .block.upsell .block-title {
  display: none;
}
body .popup-container a {
  color: #006bb4;
}
body .popup-container a:hover {
  text-decoration: underline;
}
body #product\.info\.description a {
  color: #006bb4;
}
body #product\.info\.description a:hover {
  text-decoration: underline;
}
body .cart.table-wrapper .item-options dt,
body .minicart-items .product-item-details .product .options.list dt,
body .opc-block-summary .items-in-cart .product .item-options dt,
body .block-giftregistry-shared-items .product .item-options dt,
body .multicheckout .item-options dt,
.sm-order-product-option-label {
  clear: both;
  float: none;
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
  display: block;
  padding: 0px 10px 5px 0px
    margin: 0px;
}
body .cart.table-wrapper .item-options dd,
body .minicart-items .product-item-details .product .options.list dd,
body .opc-block-summary .items-in-cart .product .item-options dd,
body .block-giftregistry-shared-items .product .item-options dd,
body .multicheckout .item-options dd,
.sm-order-product-option-value {
  clear: both;
  float: none;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  display: block;
  padding: 0px 0px 0px 5px
    margin: 0px;
}
.order-details-items.invoice .actions-toolbar a.action.print {
  display: none;
}
body .paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
body .paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
body .paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
body .paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
body .cart.table-wrapper .col.price .price-including-tax .price,
body .cart.table-wrapper .col.price .price-excluding-tax .price,
body .cart.table-wrapper .col.subtotal .price-including-tax .price,
body .cart.table-wrapper .col.subtotal .price-excluding-tax .price,
body .cart.table-wrapper .col.msrp .price-including-tax .price,
body .cart.table-wrapper .col.msrp .price-excluding-tax .price,
body .order-details-items .col.price .price-including-tax .price,
body .order-details-items .col.price .price-excluding-tax .price,
body .order-details-items .col.subtotal .price-including-tax .price,
body .order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: normal;
}
/*.cms-page-view .page-title-wrapper {
    display: none;
}*/
.cms-page-view .breadcrumbs {
  margin: 15px auto 10px;
}
.cms-page-view h3 {
  margin: 15px auto 15px;
}
body .slick-product-list ol.products.list.items.product-items li.item.product.product-item {
  /*width: auto;
    width: unset;
    width: 400px;*/
  /*width: 3.3333333%;
    margin: 0px 0px 0px 0px;*/
  /*width: ~"calc(100%/30 - 30px - 0.1px)" !important;*/
  width: 400px;
  margin: 0px 15px 15px 15px;
}
body .slick-product-list ol.products.list.items.product-items .slick-list.draggable li.item.product.product-item {
  /*width: auto;
    width: unset;
    width: 400px;*/
  /*width: 3.3333333%;
    margin: 0px 0px 0px 0px;*/
  /*width: ~"calc(100%/30 - 30px - 0.1px)" !important;*/
  width: 400px;
  margin: 0px 15px 15px 15px;
}
body .slick-product-list ol.products.list.items.product-items .slick-list.draggable {
  /*padding: 0px 15px 0px;*/
}
body .slick-track {
  overflow: hidden;
  white-space: nowrap;
}
body .slick-track .slick-slide {
  float: none;
  white-space: normal;
  display: inline-block;
  vertical-align: top;
}
body .slick-initialized .slick-slide {
  float: none;
  white-space: normal;
  display: inline-block;
  vertical-align: top;
}
body .block.soldtogether-customer-slick.block-carousel.products-grid .slick-initialized .slick-slide {
  float: left;
  margin: 15px 15px 15px 15px;
}
body .slick-slider .product-item-info {
  width: 400px;
  max-width: 100%;
}
.block.block-search .field.search {
  padding-top: 0px !important;
}
body .x-player,
body .ykplayer {
  position: absolute;
}
.sm-required-options {
  float: right;
}
.sm-required-options:before {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
body.page-print.account .page-main .page-title-wrapper .page-title {
  font-size: 26px;
  font-weight: 400;
  text-transform: none;
  margin: 10px 0px 20px 0px;
}
body.page-print.account .page-main .page-title-wrapper .order-date .label {
  display: inline-block;
}
.box-order-shipping-container,
.box-order-billing-container {
  width: 50%;
  float: left;
  display: inline-block;
  vertical-align: top;
}
body.page-print.account .page-main .block.block-order-details-view .block-content:before {
  content: '';
  display: table;
  clear: both;
}
body.page-print.account .page-main .block.block-order-details-view .block-content:after {
  content: '';
  display: table;
  clear: both;
}
body.page-print.account .order-details-items {
  border: none;
  padding: 0px;
}
body.page-print.account .order-details-items .order-title {
  border: none;
}
body .search-autocomplete {
  display: none !important;
}
.product-item .old-price {
  display: block;
}
.datasheettable {
  border-top: 1px solid #C5C5C5;
  border-right: 1px solid #C5C5C5;
  border-bottom: 1px solid #C5C5C5;
  border-left: 1px solid #C5C5C5;
}
.datasheettable tbody tr:hover {
  background: #EFEFE0;
}
.datasheettable .Arial-12 {
  color: #000000;
  font-family: 'Microsoft Yahei', '微软雅黑', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 13px;
  font-style: normal;
}
.datasheettable tbody tr td {
  border-bottom: 1px dashed #C5C5C5;
  text-align: center;
  padding: 5px;
}
.datasheettable table tr td {
  vertical-align: middle;
}
.datasheettable img {
  border: 0;
  vertical-align: top;
}
.datasheettable a {
  text-decoration: none;
}
.datasheettable a:hover {
  text-decoration: none;
}
body #product\.info\.description .datasheettable a:hover {
  text-decoration: none;
}
#questions.tab-item-content .title.block-title {
  display: none;
}
.table-wrapper td.qty .qty-control {
  margin: auto;
}
.category-description {
  word-break: break-all;
}
.block-viewed-products-images .product-item {
  display: inline-block;
}
.block-viewed-products-images .product-item .product-image-container {
  width: auto;
  height: auto;
  max-width: 76px;
  max-height: 100px;
  display: inline-block;
}
.block-viewed-products-images .viewed-products-images-slides.product-items {
  white-space: nowrap;
}
.table-order-items-container tr.thead {
  border-bottom: 1px solid #cccccc;
}
.table-order-items-container tr.thead th {
  vertical-align: bottom;
}
.table-order-items-container tr.tfoot,
.table-order-items-container tr.order-total-tr,
.table-order-items-container tr.tfoot th,
.table-order-items-container tr.tfoot td,
.table-order-items-container tr.order-total-tr th,
.table-order-items-container tr.order-total-tr td {
  font-weight: 400;
  text-align: right;
  background: #f5f5f5;
  vertical-align: top;
}
.table-order-items-container tr.tfoot th,
.table-order-items-container tr.tfoot td,
.table-order-items-container tr.order-total-tr th,
.table-order-items-container tr.order-total-tr td {
  padding: 11px 10px;
}
.table-order-items-container tr.tfoot:first-child th,
.table-order-items-container tr.tfoot:first-child td,
.table-order-items-container tr.order-total-tr:first-child th,
.table-order-items-container tr.order-total-tr:first-child td {
  padding-top: 20px;
}
.page-print .order-details-items {
  font-size: 12px;
}
.page-print .order-details-items .table-order-items .product-item-name {
  font-size: 12px;
}
.page-print .order-details-items .table-order-items .price {
  font-size: 12px;
}
.page-print .order-details-items .table-order-items tr[id*="order-item-row"] {
  border-bottom: 1px solid #cccccc;
}
.page-print.account .page-wrapper .columns .column.main .order-details-items .table-order-items tr[id*="order-item-row"] td {
  border-left: 1px solid #cccccc;
}
.cart-summary .block.shipping .fieldset .item-options .field {
  padding: 0px 8px 0px 8px;
  margin: 10px 0px 0px;
}
.cart-summary .block.shipping .fieldset .item-options label.label {
  font-size: 12px;
  padding: 0px 5px 0px 11px;
  margin: 0px 0px 10px;
}
.cart-summary .block.shipping .fieldset .item-options .field label.label {
  font-size: 14px;
  padding: 0px 5px 0px 0px;
  margin: 0px 0px 0px;
}
.table-order-items-container .col.name {
  width: 300px;
  min-width: 300px;
}
.form.search.advanced {
  width: 660px;
  max-width: 100%;
  margin: auto;
}
.form.search.advanced .price {
  color: #333;
}
.advanced-search-form-tips {
  color: #333;
  text-align: right;
}
.advanced-search-form-tips em {
  color: #fd0007;
}
.avatar-file-upload-container input.avatar {
  display: none;
}
.avatar-file-upload-container .avatar-file-upload-tips em {
  color: #fd0007;
}
.sidebar .block.block-compare .product-items .product-item-info {
  margin: 0px;
}
.product.data.items {
  margin-bottom: 5px;
}
body .table-order-items-container .col.name {
  width: auto;
  min-width: auto;
}
.catalogsearch-advanced-result .page-title-wrapper {
  display: none;
}
@media only screen and (max-width: 480px) {
  .page-layout-1column .block.widget.highlight-grid:not(.highlight-cols-1) .product-items:not(.product-items-images) .product-item,
  .block.widget.highlight-grid:not(.highlight-cols-1) .product-items:not(.product-items-images) .product-item,
  .page-layout-1column .block.widget.highlight-grid:not(.highlight-cols-1) .product-items:not(.product-items-images) .product-item:nth-child(n),
  .block.widget.highlight-grid:not(.highlight-cols-1) .product-items:not(.product-items-images) .product-item:nth-child(n) {
    width: 100%;
  }
  .blog__post-meta {
    text-align: center;
  }
}
@media only screen and (max-width: 560px) {
  header.page-header .header-item-label {
    display: none;
  }
  body .column.main .product-items {
    margin: auto;
  }
  body .column.main .product-item {
    width: 100%;
    margin: auto;
  }
  body.page-products .products-grid ol.products.list.items.product-items .product-item {
    width: 100%;
    margin: auto;
  }
  body.page-layout-1column .block.widget.highlight-grid:not(.highlight-cols-1) .product-items:not(.product-items-images) .product-item,
  body .block.widget.highlight-grid:not(.highlight-cols-1) .product-items:not(.product-items-images) .product-item,
  body.page-layout-1column .block.widget.highlight-grid:not(.highlight-cols-1) .product-items:not(.product-items-images) .product-item:nth-child(n),
  body .block.widget.highlight-grid:not(.highlight-cols-1) .product-items:not(.product-items-images) .product-item:nth-child(n) {
    width: 100%;
  }
  body.cms-index-index .blog__sidebar-recent .items .item {
    /*width: 100%;*/
    /* float: left; */
    /*display: inline-grid;*/
    /*text-align: center;*/
  }
  body.blog .limiter {
    float: right;
    margin: 7px 0px 10px 0px;
  }
  body.blog .toolbar .pages {
    clear: both;
  }
  .blog-post-wrapper .blog-post-list .blog-post-item {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 10px 0px;
  }
  .blog-post-wrapper .blog-post-list .blog-post-item .blog-image {
    width: 100%;
    max-width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
  }
  .blog-post-wrapper .blog-post-list .blog-post-item .blog-content {
    width: 100%;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
  }
  .blog .columns .column.main {
    order: 2;
  }
  .blog .columns .sidebar-additional {
    order: 1;
  }
  .page-header-content {
    position: relative;
  }
  .page-header-content .dropdown-dialog-trigger {
    display: block;
    position: relative;
  }
  .page-header-content .header-item.header-item-account {
    position: unset;
  }
  .page-header-content .header-item.header-item-wishlist {
    position: unset;
  }
  .page-header-content .header-item.header-item-minicart {
    position: unset;
  }
  .page-header-content .header-item.header-item-account.dropdown-dialog-container .dropdown-dialog-content {
    left: 50%;
    right: auto;
    width: 100%;
    max-width: 100%;
    margin: 0px 0px 0px -50%;
    box-sizing: border-box;
  }
  .page-header-content .header-item.header-item-wishlist.dropdown-dialog-container .dropdown-dialog-content {
    left: 50%;
    right: auto;
    width: 100%;
    max-width: 100%;
    margin: 0px 0px 0px -50%;
  }
  .page-header-content .header-item.header-item-minicart.dropdown-dialog-container .dropdown-dialog-content {
    left: 50%;
    right: auto;
    width: 100%;
    max-width: 100%;
    margin: 0px 0px 0px -50%;
  }
}
@media only screen and (max-width: 639px) {
  body .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  body .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ' ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  body .table-wrapper .table td.col.null {
    display: none !important;
  }
  tr.sm-order-detail {
    display: none !important;
  }
  .account .data.table#my-orders-table .order-status-container .order-status {
    display: inline-block;
  }
  .account .data.table#my-orders-table .order-status-container .order-reorder {
    display: inline-block;
  }
  body .block.widget.highlight-cols-6 .products-grid .product-item:nth-child(n),
  body .page-layout-1column .block.widget.highlight-cols-6 .products-grid .product-item:nth-child(n),
  body .page-layout-3columns .block.widget.highlight-cols-6 .products-grid .product-item:nth-child(n) {
    width: 48% !important;
    margin: 10px 1% !important;
  }
  .table-wrapper td.qty .qty-control {
    width: 88px;
    margin: auto;
  }
  .table-wrapper td.qty .qty-control button.qty-change {
    width: 26px;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
  }
  .table-wrapper td.qty .qty-control .input-text {
    width: 36px;
    height: 26px;
    text-align: center;
    margin-top: 0px;
  }
  .cart.table-wrapper .col.qty .input-text {
    width: 36px;
    height: 26px;
    text-align: center;
    margin-top: 0px;
  }
  .cart.table-wrapper .col.qty {
    padding: 20px 6px 10px;
    text-align: center;
  }
  body .product-social-links .action.tocompare {
    display: inline-block;
  }
}
@media only screen and (max-width: 1023px) {
  body .minicart-wrapper {
    position: unset;
    margin-top: 0px;
  }
  header.page-header .page-header-content {
    width: 100%;
    text-align: center;
    display: table;
  }
  .page-header-content .header-item {
    width: 25%;
    /*cursor: pointer;*/
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding: 0px 0px;
    margin: 0px 0px;
  }
  .block-static-block .block-featured .featured-md-4 {
    width: 66%;
    float: left;
    margin: 0px 1% 5px 0px;
  }
  .block-static-block .block-featured .featured-md-4 + .featured-md-2 {
    width: 33%;
    margin: 0px 0px 5px 0px;
  }
  .block-static-block .block-featured .featured-md-2 + .featured-md-2 {
    width: 39.2%;
    float: left;
    margin: 0px 1% 5px 0px;
  }
  .block-static-block .block-featured .featured-md-2 {
    width: 39.2%;
    float: left;
    margin: 0px 1% 5px 0px;
  }
  .block-static-block .block-featured .featured-md-1 {
    width: 19.6%;
    float: left;
  }
  .dropdown-dialog-container {
    position: unset;
  }
  .dropdown-dialog-container .dropdown-dialog-content {
    right: 10px;
  }
  .login-container {
    width: 100%;
    display: block;
    vertical-align: top;
  }
  .login-container .login-wrapper {
    width: 100%;
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 10px 10px;
  }
  .login-container .register-wrapper {
    width: 100%;
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 10px 10px;
  }
  body.page-products .toolbar.toolbar-products .pages {
    display: none;
  }
  body.page-products .toolbar.toolbar-products .limiter {
    display: none;
  }
  body.page-products .toolbar.toolbar-products .toolbar-amount {
    display: none;
  }
  .block.widget.block-viewed-products-images {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: none;
  }
  body.page-products .bottom-toolbar .toolbar.toolbar-products .sorter {
    display: none;
  }
  body.page-products .bottom-toolbar .toolbar.toolbar-products .modes {
    display: none;
  }
  body.page-products .bottom-toolbar .toolbar.toolbar-products .pages {
    display: inline-block;
    margin-bottom: 15px;
  }
  body.page-products .toolbar.toolbar-products .pages .item:last-child {
    margin-right: 0px;
  }
  body.page-products .bottom-toolbar .toolbar.toolbar-products .limiter {
    display: inline-block;
  }
  body .pages-item-previous {
    left: unset;
    position: relative;
    top: unset;
    z-index: 1;
  }
  body .pages-item-next {
    position: relative;
    right: unset;
    top: unset;
    z-index: 1;
  }
  body .pages .pages-items {
    padding: 2px 0px 0px 10px;
  }
  .header-item .counter.qty {
    /*display: none;*/
  }
  body .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 5;
  }
  body .page-header {
    margin-bottom: 20px;
    border: none;
  }
  .header-item.header-item-account.header-account-container.dropdown-dialog-container {
    /*position: relative;*/
  }
  .header-item.header-item-account.header-account-container.dropdown-dialog-container {
    /*left: 10px;*/
    right: auto;
  }
  .swiper-container .swiper-button-prev,
  .swiper-container .swiper-button-next {
    margin-top: 0px;
  }
  .navpro-menu-item-products .navpro-col.navpro-col-12 + .navpro-col.navpro-col-12 img {
    display: none;
  }
  .cms-index-index .blog__sidebar-recent .items .item {
    /*width: 50%;*/
    /* float: left; */
    /*display: inline-grid;*/
    /*text-align: center;*/
  }
  .header-item .minicart-wrapper .block-minicart {
    min-width: 320px;
    text-align: left;
  }
  .header-item .block-wishlist {
    min-width: 290px;
    max-width: 400px;
  }
  .header-wishlist-container .block-wishlist .product-items li.product-item {
    padding: 5px 15px 5px 5px;
  }
  .header-wishlist-container .block-wishlist .product-item-info {
    width: auto;
  }
  div#layered-filter-block .block-title.filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 20px;
    color: inherit;
    content: '\f107';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
    content: "\f107";
    margin: 0px 5px 0px 15px;
  }
  body.page-products .toolbar.toolbar-products .sorter {
    margin-bottom: 15px;
  }
  ul.slick-dots {
    display: none !important;
  }
  body.catalog-product-view .page.messages,
  body.catalog-product-view .column.main {
    margin-top: 5px;
  }
  body.catalog-product-view .page-main {
    padding-top: 5px;
  }
  body.catalog-product-view .page-header {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 1024px) {
  body.page-products .toolbar.toolbar-products .limiter {
    display: none;
  }
}
@media (max-width: 991px) {
  body .page.messages,
  body .column.main {
    margin-top: 10px;
  }
}
@media print {
  body.page-print.account .column.main .order-details-items .table-wrapper .data.table.table-order-items {
    border: 1px solid #d2d2d2;
  }
}
@media (min-width: 640px) {
  .page-products .block-carousel.products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .block-carousel.products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .block-carousel.products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .block-carousel.products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .block-carousel.products-grid .product-item:nth-child(3n + 1) {
    margin: 0 0 15px 15px;
  }
  .account .data.table#my-orders-table {
    border: 1px solid #d2d2d2;
  }
  .account .data.table#my-orders-table thead,
  .account .data.table#my-orders-table .thead {
    background: #fafafa;
  }
  .table .tfoot {
    background: #f5f5f5;
  }
  .account .data.table#my-orders-table th {
    white-space: nowrap;
  }
  .account .data.table#my-orders-table tr.sm-order-summary {
    border-bottom: 1px solid #d2d2d2;
  }
  .account .data.table#my-orders-table tr.sm-order-detail td {
    border: none;
  }
  .account .data.table#my-orders-table .sm-order-id {
    white-space: nowrap;
  }
  .account .data.table#my-orders-table .order-number {
    color: #fd0007;
  }
  .account .data.table#my-orders-table .price {
    /*color: #fd0007;*/
  }
  body .block.widget .products-grid .product-item .product-item-inner,
  body.page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
  body.page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: none;
    margin: 9px 0px 0px 0px;
  }
  .page-products .block.upsell-slide.block-carousel .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .block.upsell-slide.block-carousel .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .block.upsell-slide.block-carousel .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .block.upsell-slide.block-carousel .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .block.upsell-slide.block-carousel .products-grid .product-item:nth-child(3n + 1) {
    margin: 0 0 15px 15px;
  }
  .page-products .products-grid .slick-slider .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .slick-slider .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .slick-slider .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .slick-slider .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .slick-slider .product-item:nth-child(3n + 1) {
    margin: 0 0 15px 15px;
  }
  body.page-print.account .column.main .order-details-items .table-wrapper .data.table.table-order-items {
    border: 1px solid #d2d2d2;
  }
  body .products-grid .product-item-actions {
    display: block;
  }
}
@media (min-width: 1024px) {
  body {
    min-width: 1024px;
  }
  .block.upsell-slide.block-carousel .products-grid .product-item:hover {
    box-shadow: none;
  }
  .block-carousel.products-grid .product-item:hover {
    box-shadow: none;
  }
  .products-grid .slick-slider .product-item:hover {
    box-shadow: none;
  }
  header.page-header .logo {
    margin: -8px 10px 25px 0;
  }
  header.page-header .block-search.block-swissup-ajaxsearch.folded {
    width: 390px;
    height: auto;
    float: left;
    order: unset;
    margin: 15px 15px 0px 0px;
  }
  header.page-header .minicart-wrapper {
    order: unset;
  }
  header.page-header .header-item .switcher {
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    -ms-flex-order: unset;
    -webkit-order: unset;
    order: unset;
    display: inline-block;
    vertical-align: text-bottom;
  }
  header.page-header .page-header-content {
    float: right;
    width: 505px;
    min-width: 505px;
    display: inline-block;
  }
  header.page-header .block.block-content {
    width: 100%;
    display: inline-block;
    border: 3px solid #fd0007;
  }
  header.page-header .block-search.block-swissup-ajaxsearch.folded .field.search {
    width: auto;
    height: auto;
    overflow: visible;
    display: inline-block;
    display: table-cell;
    position: relative;
    vertical-align: initial;
    padding: 0px !important;
    margin: 0px;
  }
  header.page-header .block-search input {
    height: 30px;
    line-height: 30px;
    padding: 3px 5px;
    border: none;
  }
  header.page-header .block-search .label {
    display: none;
  }
  header.page-header .block-search.block-swissup-ajaxsearch.folded.zoom-in .field.search .control {
    opacity: 1;
    transform: none;
  }
  header.page-header .block-search.block-swissup-ajaxsearch.folded .actions {
    color: #fff;
    width: 60px;
    height: 30px;
    text-align: center;
    display: inline-block;
    display: table-cell;
    background: #fd0007;
  }
  header.page-header .block-search.block-swissup-ajaxsearch.folded .actions:hover {
    color: #fff;
    background: #a10808;
    /*border: 1px solid #fd0007;*/
  }
  header.page-header .block-search form#search_mini_form {
    width: 100%;
    display: table;
  }
  header.page-header .block-search.block-swissup-ajaxsearch.folded .action.search {
    top: unset;
    left: unset;
    right: unset;
    height: 30px;
    color: #fff;
    opacity: 1;
    cursor: pointer;
    position: initial;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: initial;
  }
  header.page-header .block-search.block-swissup-ajaxsearch.folded .action.close {
    display: none;
  }
  header.page-header .block-search .action.search > span {
    display: none;
  }
  header.page-header .block-search .action.search:before {
    color: #fff;
    font-size: 18px;
    cursor: pointer;
  }
  body header.page-header .nav-sections {
    background: #fafafa;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }
  body .navigation {
    background: #fafafa;
  }
  body .navigation .level0.active > .level-top,
  body .navigation .level0.has-active > .level-top {
    color: #222;
  }
  header.page-header .nav-sections {
    float: none;
    flex-grow: unset;
    margin-bottom: 5px;
    background: #fff;
  }
  .cms-index-index header.page-header .nav-sections {
    margin-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 0px;
    padding: 5px 25px 20px 25px;
    border-top: none;
    border: 0;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    box-shadow: none;
    border-color: transparent;
    z-index: 3;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #1c1c1c;
  }
  .product.data.items > .item.title > .switch {
    color: #1c1c1c;
    margin-top: 0px;
    background: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus {
    /*color: #1c1c1c;*/
    background: none;
    color: #fff;
    background: #da251c;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    color: #fff;
    background: #da251c;
  }
  body .product.data.items > .item.title.active > .switch {
    color: #fff;
    background: #da251c;
  }
  .product.data.items > .item.title {
    background: #eee;
  }
  body .product.data.items > .item.title {
    float: none;
    width: auto;
    display: inline-block;
  }
  div#swissup-easy-tabs {
    text-align: center;
  }
  table#product-attribute-specs-table caption.table-caption {
    display: none;
  }
  table#product-attribute-specs-table {
    border: 1px solid #eee;
    margin: 5px auto 0px;
  }
  table#product-attribute-specs-table th {
    float: none;
    background: #fdfdfd;
    border-right: 1px solid #eee;
    padding: 5px 10px;
  }
  table#product-attribute-specs-table td {
    /* float: none; */
    padding: 5px 10px;
  }
  table#product-attribute-specs-table tr {
    border-bottom: 1px solid #eee;
  }
  .navigation li.level0:hover > a.level-top {
    color: #fff;
    background: #da251c;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    right: 5px;
  }
  header.page-header .switcher .options .action.toggle:after {
    display: inline-block;
    vertical-align: middle;
  }
  .page-header .navpro-menu {
    justify-content: center;
  }
  header .dropdown-dialog-container:hover .dropdown-dialog-content {
    display: block !important;
  }
  header .dropdown-dialog-container:hover .mage-dropdown-dialog {
    display: block !important;
  }
  header .dropdown-dialog-container.active .dropdown-dialog-content {
    display: block !important;
  }
  header .dropdown-dialog-container.active .mage-dropdown-dialog {
    display: block !important;
  }
  .minicart-items .product-item-details .product.options {
    position: relative;
  }
  .minicart-items .product-item-details .product.options:hover .content {
    top: 100%;
    right: 0px;
    width: 100%;
    height: auto;
    /* text-align: right; */
    position: absolute;
    background: #f6f6f6;
    border: 1px solid #cecece;
    display: block !important;
    padding: 5px 5px 5px 5px;
    z-index: 6;
  }
  body.account.page-layout-2columns-left .column.main {
    padding: 0px 0px 0px 30px;
  }
  .header-item.header-item-minicart:hover .mage-dropdown-dialog {
    display: block !important;
  }
  body.account .block-collapsible-nav .content {
    background: transparent;
    border: 1px solid #e6e6e6;
    padding: 0px 0px 10px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  body .header.content {
    max-width: 1280px;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: unset;
    width: unset;
    z-index: unset;
  }
  .jumbotron > .container {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 5px 20px;
    margin: 0 auto;
  }
  body .navpro.orientation-horizontal .navpro-dropdown-level1.size-fullwidth > .navpro-dropdown-inner {
    max-width: 1600px !important;
    width: 100%;
    margin: 0 auto;
  }
  .navpro-menu-item-products .navpro-row.gutters {
    width: 100%;
  }
  .minicart-wrapper .action.close {
    display: none;
  }
  body .block-search .action.search.disabled,
  body .block-search .action.search[disabled],
  body fieldset[disabled] .block-search .action.search {
    opacity: 1;
    pointer-events: auto;
  }
  .cms-page-view .page-title-wrapper {
    padding: 0px 80% 0px 0px;
  }
  body.cms-page-view.page-layout-2columns-left .column.main {
    margin-top: -70px;
  }
  .product-options-wrapper .field label.label {
    width: 80%;
  }
}
@media (max-width: 1025px) and (min-width: 1024px) {
  .product.data.items:not(.expanded) > .item.title {
    left: 0px;
    top: 0;
  }
  .slick-product-list .products-grid .slick-list .product-item {
    height: auto;
  }
  .slick-product-list .products-grid .slick-list .product-item .product-item-info .product-item-inner {
    display: block;
  }
  body.page-products .products-grid .product-item .product-item-info .product-item-inner,
  body .block.widget .products-grid .product-item .product-item-info .product-item-inner {
    display: block;
  }
}
@media (min-width: 1026px) {
  body #product-review-container {
    float: none;
    width: 100%;
  }
  body .review-add {
    float: none;
    width: 100%;
    position: relative;
  }
  .slides ol.products.list.items.product-items {
    min-height: 440px;
  }
  div#swissup-easy-tabs.tab-fixed {
    position: relative;
    padding: 43px 0px 0px;
    z-index: 11;
  }
  div#swissup-easy-tabs.tab-fixed > .data.item.title {
    position: relative;
    padding: 43px 0px 0px;
  }
  div#swissup-easy-tabs.tab-fixed .swissup-easy-tabs-header.product.data.items {
    top: 0px;
    left: 0px;
    right: 0px;
    position: fixed;
    background: #f9f9f9;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 20;
  }
  div#swissup-easy-tabs.data.items.tabs-container .swissup-easy-tabs-content.product.data.items .data.item.title.tab-item-title {
    display: none;
  }
  div#swissup-easy-tabs.data.items.tabs-container .swissup-easy-tabs-header.product.data.items .data.item.title.tab-item-title {
    display: inline-block;
  }
  body .slick-product-list ol.products.list.items.product-items li.item.product.product-item {
    margin: 0px 15px 140px 15px;
  }
  body .slick-product-list ol.products.list.items.product-items .slick-list.draggable li.item.product.product-item {
    margin: 0px 15px 140px 15px;
  }
}
@media (min-width: 1300px) {
  .sm-product-info-main {
    width: 100%;
    display: table;
  }
  .sm-product-info-main .product.media {
    width: 770px;
    float: none;
    display: table-cell;
    text-align: left;
    vertical-align: top;
  }
  .sm-product-info-main .product.media .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    max-width: 770px;
  }
  .sm-product-info-main .product-info-main {
    width: auto;
    float: unset;
    display: table-cell;
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 0px 30px;
  }
  .product.actions.product-item-actions .actions-secondary a.action.sm-list-gallery-video {
    width: 34px;
    height: 34px;
  }
  .product.actions.product-item-actions .actions-secondary a.action.sm-list-gallery-video {
    width: 34px;
    height: 34px;
  }
  .product.actions.product-item-actions .actions-secondary a.action.towishlist {
    width: 34px;
    height: 34px;
  }
  .product.actions.product-item-actions .actions-secondary a.action.tocompare {
    width: 34px;
    height: 34px;
  }
  .product.actions.product-item-actions .actions-secondary .actions-primary {
    width: 34px;
    height: 34px;
  }
  .product.actions.product-item-actions .actions-secondary .actions-primary button.action.tocart.primary {
    width: 34px;
    height: 34px;
  }
}
@media (min-width: 1600px) {
  body.blog.blog-category-index.page-layout-2columns-right .page-title-wrapper {
    padding: 0px 0px 0px 20.83333333%;
  }
  body.blog.blog-category-index.page-layout-2columns-right .column.main {
    padding: 0px 0px 0px 20.83333333%;
  }
  body.blog.blog-post-view.page-layout-2columns-right .page-title-wrapper {
    padding: 0px 0px 0px 20.83333333%;
  }
  body.blog.blog-post-view.page-layout-2columns-right .column.main {
    padding: 0px 0px 0px 20.83333333%;
  }
  body.faq-faq-view.page-layout-2columns-left .column.main {
    padding: 0px 20.83333333% 0px 0px;
  }
  body.faq-search-index.page-layout-2columns-left .column.main {
    padding: 0px 20.83333333% 0px 0px;
  }
}
