@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700.less");
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
._error .order-comment-input {
  outline: none;
  border: 2px solid #ed8380;
}
._error .order-comment-input:focus {
  outline: none;
  border: 2px solid #ed8380;
  box-shadow: 0 0 3px #ed8380;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
  display: block;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.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    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 15px 10px 15px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 50%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 35px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
  width: 50%;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  min-height: 250px;
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
}
.post-list-content .limiter {
  display: block !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
@media all and (min-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 48%;
  }
}
@media all and (max-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 98%;
  }
}
/* mageplaza end blog style */
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.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    Mageplaza
 * @package     Mageplaza_BetterPopup
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
#mageplaza-betterpopup-block {
  position: relative;
}
.mp-better-popup-click-trigger {
  position: fixed;
  bottom: 0;
  z-index: 999;
}
.click-trigger {
  background-color: #31B0D5;
  color: white;
  padding: 10px 25px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-color: #46b8da;
}
.click-trigger:hover {
  background-color: #31B0D5;
  color: white;
  border: 1px solid #31B0D5;
}
div#bio_ep_close {
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 99;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
#bio_ep {
  text-align: center;
  box-shadow: none !important;
  margin-top: -220px;
}
.child-label {
  display: block;
  font-size: 25px;
  margin: 20px;
}
#bio_ep_content {
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.better-popup-input-email {
  width: 70% !important;
  height: 35px !important;
}
input.better-popup-input-email::placeholder {
  opacity: 0.5;
}
.better-popup-btn-submit {
  width: 70%;
  margin: 10px 0 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 35px;
}
.mageplaza-betterpopup-content {
  width: 100%;
  height: 100%;
  display: table;
}
.success-title {
  font-size: 22px;
}
.mp-popup-coupon-code {
  width: 70%;
  margin: 0 auto;
}
#mp-coupon-code {
  text-align: center;
  max-width: 100%;
  border: 1px dashed #c1bebe;
  background: 0 0;
  font-size: 25px;
  color: #FFF;
  margin-top: 15px;
  height: 50px;
}
button.btn-copy.primary {
  width: 100%;
  margin: 5px 0 15px 0;
  color: #fff;
  background-color: #006bb4;
  border: none;
  height: 35px;
}
button.btn-copy.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
#status {
  color: #e02b27;
  visibility: visible;
  font-size: 13px !important;
}
span.success-lable {
  border: none !important;
  font-size: 16px !important;
}
canvas {
  position: fixed;
  z-index: 10002;
  opacity: 0.5;
  display: none;
  top: 0;
  left: 0;
}
.popup-loader {
  display: none;
  position: absolute;
  width: 100%;
  padding-top: 15px;
}
img.loader {
  width: 3%;
}
.tmp3-img-content {
  float: left;
}
.tmp3-text-content {
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  width: calc(100% - 460px);
  height: 321px;
}
.tmp3-title {
  color: #0083d0;
  font-size: 50px;
  background: white;
  margin-top: -8px;
  padding: 5px;
}
.tmp3-sub-title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background: white;
  padding: 30px;
  margin-top: -1px;
}
.tmp3-text {
  color: #000000;
  font-size: 14px;
  width: 80%;
  margin: 0 auto;
  line-height: 1.714;
  margin-top: 30px;
}
.tmp3-form {
  position: relative;
  margin-top: 30px;
}
.tmp3-input {
  border: none !important;
  border-radius: 17.5px !important;
  background-color: #e5e5e5 !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp3_field_newsletter {
  width: 75%;
  margin: 0 auto;
}
.tmp3-button {
  position: absolute;
  top: 0;
  right: 40px;
  border-radius: 17.5px;
  height: 35px;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #a2a2a2 !important;
  font-size: 12px !important;
  font-style: italic;
  padding-left: 5px;
}
.tm1-popup-loader {
  margin-top: 10px;
}
.tm1-loader {
  width: 7%;
}
#mp-popup-template4 {
  width: 105%;
  height: 105%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.tmp4-text-content {
  width: 50%;
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  margin: 25px 0 0 35px;
}
.tmp4-img-content {
  position: absolute;
  top: 40px;
  right: 10px;
}
.tmp4-title {
  font-size: 50px;
  color: #0083d0;
  line-height: 1.066;
  text-align: left;
}
.tmp4-sub-title {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.8;
  text-align: left;
}
.tmp4-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.714;
  text-align: left;
  width: 75%;
  margin-top: 20px;
}
.tmp4-form {
  width: 75%;
  margin-left: 9px;
  text-align: left;
}
.tmp4_field_newsletter {
  padding-right: 10%;
}
.tmp4-input {
  background-color: #e5e5e5 !important;
  margin-top: 30px;
  margin-left: 25px;
  border: none !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp4-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  padding-left: 15px;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: left;
}
.tmp4-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 30px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin: 15px 0 0 25px;
}
.tmp5-img-content {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 35px;
}
.tmp5-img-cap {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
}
#mp-popup-template5 img {
  max-height: initial;
}
.tmp5-text-content {
  font-family: sans-serif;
  position: absolute;
  z-index: 40;
  top: -55px;
  left: 65px;
  width: 65%;
}
.tmp5-title {
  font-size: 40px;
  color: #0083d0;
  line-height: 1.2;
  text-align: center;
}
.tmp5-sub-title {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
  text-align: center;
}
.tmp5-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.286;
  text-align: center;
  margin-top: 15px;
}
.tmp5-form {
  width: 100%;
  position: absolute;
  z-index: 30;
  left: 0;
  bottom: 0;
}
.tmp5-img-email {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.tmp5_field_newsletter {
  position: absolute;
  z-index: 10;
  top: -158px;
  left: 80px;
}
.tmp5-input {
  background-color: #e5e5e5 !important;
  width: 200px !important;
  height: 35px !important;
  border: none !important;
  font-family: sans-serif !important;
  padding-left: 30px !important;
}
.tmp5-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
  padding-right: 25px;
}
.tmp5-button {
  position: absolute;
  z-index: 30;
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 10px;
  top: -125px;
  left: 115px;
}
.tmp5-msg-error {
  margin-top: 30px;
  position: absolute;
  z-index: 60;
  width: 100%;
}
.tmp5_field_newsletter #mp-newsletter-error {
  position: absolute;
}
.tmp5-form .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  top: -100px;
  left: 0;
  z-index: 100;
}
.tmp5-form .popup-loader .loader {
  width: 6%;
}
#mp-popup-template6 {
  font-family: sans-serif;
  height: fit-content;
  width: fit-content;
  margin: auto;
}
.tmp6-left-title {
  width: 350px;
  background-color: #0083d0;
  height: 250px;
  float: left;
}
.tmp6-left-title ul {
  list-style-type: none;
  margin-top: 35px;
}
.tmp6-left-title ul li {
  margin-bottom: -5px;
}
.tmp6-left-title ul li:nth-child(1) {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(2) {
  font-size: 36px;
  color: #ffffff;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(3) {
  font-size: 36px;
  color: #51f5ff;
  text-align: left;
}
.tmp6-text-content {
  background-color: #FFFFFF;
  width: 450px;
  height: 250px;
  float: left;
}
.tmp6-text {
  padding-top: 35px;
  width: 85%;
  margin: 0 auto;
  font-size: 20px;
  color: #222222;
  line-height: 1.4;
  text-align: center;
}
.tmp6-form {
  width: 85%;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}
.tmp6-input {
  background: #e5e5e5 !important;
  height: 42px !important;
}
.tmp6-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
}
.tmp6-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 20px;
}
.tmp6_field_newsletter #mp-newsletter-error {
  position: absolute;
  top: 57px;
  display: block;
  width: 100%;
}
.tmp6-text-content .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  bottom: 18px;
}
@media (min-width: 769px) and (max-width: 1023px) {
  .navpro.navpro .md-hide {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .navpro.navpro .lg-hide {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .navpro > .navpro-menu .md-hide-dropdown > a > .navpro-icon-caret::before {
    display: none !important;
  }
  .navpro > .navpro-menu .md-hide-dropdown > .navpro-dropdown {
    display: none !important;
  }
  .navpro > .navpro-menu .md-hide-dropdown a.level-top::before,
  .navpro > .navpro-menu .md-hide-dropdown a.level-top::after {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .navpro > .navpro-menu .lg-hide-dropdown > a > .navpro-icon-caret::before {
    display: none !important;
  }
  .navpro > .navpro-menu .lg-hide-dropdown > .navpro-dropdown {
    display: none !important;
  }
  .navpro > .navpro-menu .lg-hide-dropdown a.level-top::before,
  .navpro > .navpro-menu .lg-hide-dropdown a.level-top::after {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .navpro.orientation-horizontal > ul {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }
  .navpro.orientation-horizontal > ul > li {
    display: flex;
    align-items: flex-end;
  }
}
.navpro-initially-expanded {
  width: 1280px;
  height: 0;
  overflow: hidden;
  display: none;
}
@media (min-width: 1280px) {
  .cms-index-index .navpro li.home-expanded {
    position: relative;
  }
}
@media (min-width: 1280px) {
  .cms-index-index:not('.theme-editor-sticky') .navpro li.home-expanded > .navpro-dropdown {
    opacity: 1;
    transform: none;
    visibility: visible;
    pointer-events: all;
    left: 0;
    top: 100%;
  }
  .cms-index-index:not('.theme-editor-sticky') .navpro li.home-expanded > .navpro-dropdown:not(.shown) > .navpro-shevron {
    opacity: 0;
  }
}
@media (min-width: 1025px) {
  .navpro-dropdown {
    transform: rotateX(20deg);
    transform-origin: 0 0;
    transition-property: transform, opacity, visibility;
    transition-duration: .5s, .5s, 0.5s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.2, 1), cubic-bezier(0.2, 1, 0.2, 1), cubic-bezier(0.2, 1, 0.2, 1);
  }
  .navpro-dropdown.shown {
    transform: none !important;
  }
  .navpro.navpro-effect-none .navpro-dropdown {
    transition: none;
    transform: none;
    transition-duration: 0s;
  }
  .navpro.navpro-effect-fade .navpro-dropdown {
    transform: none;
  }
  .orientation-vertical .navpro-dropdown {
    transform: rotateY(20deg);
  }
  .navpro.navpro-effect-slidein.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slideout.orientation-vertical.dropdown-left .navpro-dropdown {
    transform: translateX(20px);
  }
  .navpro.navpro-effect-slideout.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slidein.orientation-vertical.dropdown-left .navpro-dropdown {
    transform: translateX(-20px);
  }
  .navpro.navpro-effect-slidein .navpro-dropdown,
  .navpro.navpro-effect-slidein.navpro-accordion.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slideout.dropdown-left .navpro-dropdown {
    transform: translateY(20px);
  }
  .navpro.navpro-effect-slideout .navpro-dropdown,
  .navpro-accordion.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slideout.navpro-accordion.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slidein.dropdown-left .navpro-dropdown {
    transform: translateY(-20px);
  }
}
@media (min-width: 769px) {
  .navpro-dropdown.size-small {
    width: 230px;
  }
  .navpro-dropdown.size-medium {
    width: 400px;
  }
  .navpro-dropdown.size-large {
    width: 650px;
  }
  .navpro-dropdown.size-boxed > .navpro-dropdown-inner,
  .navpro-dropdown.size-fullwidth > .navpro-dropdown-inner,
  .navpro-dropdown.size-fullscreen,
  .navpro-dropdown.size-xlarge {
    width: 850px;
  }
}
@media (min-width: 769px) {
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed {
    background: transparent;
    border: 0;
    box-shadow: none;
    min-width: 0;
  }
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed > .navpro-dropdown-inner {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
    min-width: 230px;
  }
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed,
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-fullwidth,
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-fullscreen {
    max-width: none;
    width: 100%;
    left: 0 !important;
  }
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-fullwidth > .navpro-dropdown-inner {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 769px) {
  .navpro-dropdown .multicolumn-8 > li {
    width: 12.5%;
  }
  .navpro-dropdown .multicolumn-7 > li {
    width: 14.28571429%;
  }
  .navpro-dropdown .multicolumn-6 > li {
    width: 16.66666667%;
  }
  .navpro-dropdown .multicolumn-5 > li {
    width: 20%;
  }
  .navpro-dropdown .multicolumn-4 > li {
    width: 25%;
  }
  .navpro-dropdown .multicolumn-3 > li {
    width: 33.33333333%;
  }
  .navpro-dropdown .multicolumn-2 > li {
    width: 50%;
  }
  .navpro-dropdown .multicolumn-1 > li {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .navpro-icon-caret {
    opacity: 1 !important;
  }
  a.level-top > .navpro-icon-caret::before,
  .navpro .parent > a.level-top::before {
    opacity: 0.8;
    -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7" /></svg>') no-repeat 50% 50%;
    -webkit-mask-size: 12px 12px;
  }
}
@media (min-width: 769px) {
  .navpro.dropdown-top.orientation-horizontal a.level-top .navpro-icon-caret::before,
  .navpro.dropdown-top.orientation-horizontal .parent > a.level-top::before {
    transform: rotate(180deg);
  }
}
@media (min-width: 1024px) {
  .navpro-overlay-element {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 85;
  }
  .nav-open .navpro-with-slideout .navpro-overlay-element,
  .navpro-overlay-element.shown {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    transition: visibility 0ms linear,
                    opacity 200ms linear;
  }
}
@media (min-width: 769px) {
  .navpro-sticky {
    top: 0;
    position: sticky !important;
    z-index: 99;
  }
  .navpro-sticky.nav-sections {
    z-index: 3;
  }
  .navpro-sticky.sticky-active {
    z-index: 500;
  }
  .navpro-top100 {
    top: 100px;
  }
  .navpro-top90 {
    top: 90px;
  }
  .navpro-top80 {
    top: 80px;
  }
  .navpro-top70 {
    top: 70px;
  }
  .navpro-top60 {
    top: 60px;
  }
  .navpro-top50 {
    top: 50px;
  }
  .navpro-top40 {
    top: 40px;
  }
  .navpro-top30 {
    top: 30px;
  }
  .navpro-top20 {
    top: 20px;
  }
  .navpro-top10 {
    top: 10px;
  }
}
@media (min-width: 769px) {
  .navpro-with-slideout .page-header .nav-toggle {
    display: block;
    margin: 8px 0 8px 8px;
  }
  .navpro-with-slideout .page-header .header.content .nav-toggle + .logo {
    margin-left: 50px;
  }
  .navpro-with-slideout .nav-sections {
    margin: 0;
  }
  .navpro.navpro.navpro-slideout {
    position: fixed !important;
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .navpro.navpro.navpro-slideout {
    background: #ffffff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    z-index: 10000;
    max-width: none;
    padding: 0;
    top: 0;
    will-change: transform, opacity;
    transition-property: transform, opacity, visibility;
    transition-duration: 0s;
    transform-origin: 0 0;
  }
  .navpro-with-slideout .navpro.navpro.navpro-slideout {
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.2, 1);
  }
  .nav-open .navpro.navpro.navpro-slideout {
    opacity: 1;
  }
  .navpro.navpro.navpro-slideout .navpro-menu {
    background: #ffffff;
    padding: 0;
    gap: 0;
  }
  .navpro.navpro.navpro-slideout .navpro-header {
    min-width: 200px;
    padding: 0 12px;
    color: #777;
    text-transform: uppercase;
  }
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: relative;
    float: right;
    margin-left: auto;
    display: block;
  }
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close::before,
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close::after {
    content: '';
    position: absolute;
    left: auto;
    right: 10px;
    top: 0;
    height: 20px;
    width: 2px;
    background-color: #333333;
  }
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close::before {
    transform: rotate(45deg);
  }
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close::after {
    transform: rotate(-45deg);
  }
  .navpro.navpro.navpro-slideout li.li-item.level0 {
    margin: 0;
  }
  .navpro.navpro.navpro-slideout li.li-item.level0 > a.level-top {
    border: 1px solid #eaeaea;
    border-radius: 0;
    display: block;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark {
    background: #222222;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark .navpro-menu {
    background: #222222;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark li.li-item.level0 > a.level-top {
    border-color: #2a2a2a;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark .navpro-header {
    color: #eaeaea;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark .navpro-header .navpro-close::before,
  .navpro.navpro.navpro-slideout.navpro-theme-dark .navpro-header .navpro-close::after {
    background-color: #eaeaea;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark.orientation-vertical.navpro-accordion {
    -webkit-overflow-scrolling: touch;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark.orientation-vertical.navpro-accordion::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark.orientation-vertical.navpro-accordion::-webkit-scrollbar-track {
    background-color: #151515;
    border-radius: 0;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark.orientation-vertical.navpro-accordion::-webkit-scrollbar-thumb {
    background-color: #3c3c3c;
    border-radius: 0;
  }
  .navpro.navpro.navpro-slideout.orientation-horizontal {
    left: 0;
    right: 0;
    top: 0;
    transform: translateY(-100%);
  }
  .nav-open .navpro.navpro.navpro-slideout.orientation-horizontal {
    transform: translateY(0);
  }
  .navpro.navpro.navpro-slideout.orientation-horizontal .navpro-menu {
    flex-wrap: nowrap;
    align-items: center;
  }
  .navpro.navpro.navpro-slideout.orientation-horizontal li.li-item.level0 > a.level-top {
    border-width: 0 1px;
    margin-left: -1px;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical {
    width: 300px;
    top: 0;
    bottom: 0;
    transform: translateX(-100%);
    left: 0;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.navpro-accordion {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.navpro-accordion::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.navpro-accordion::-webkit-scrollbar-track {
    background-color: #ededed;
    border-radius: 0;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.navpro-accordion::-webkit-scrollbar-thumb {
    background-color: #cfcfcf;
    border-radius: 0;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.dropdown-left {
    transform: translateX(100%);
    right: 0;
    left: auto;
  }
  .nav-open .navpro.navpro.navpro-slideout.orientation-vertical {
    transform: translateX(0);
  }
  .navpro.navpro.navpro-slideout.orientation-vertical li.li-item.level0 > a.level-top {
    border-width: 1px 0;
    margin-top: -1px;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical .navpro-header {
    padding: 16px 12px;
  }
}
.navpro-ribbon .navpro-dropdown {
  border-radius: 0 !important;
}
.orientation-horizontal .navpro-ribbon .navpro-dropdown {
  max-width: none;
  border-width: 1px 0 !important;
  left: 0 !important;
  width: 100% !important;
}
.orientation-horizontal .navpro-ribbon .navpro-dropdown:not(.size-fullscreen) > .navpro-dropdown-inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.orientation-horizontal .navpro-ribbon .navpro-dropdown .navpro-dropdown {
  top: 100% !important;
}
.orientation-horizontal .navpro-ribbon .navpro-dropdown .navpro-icon-caret::before {
  transform: rotate(0);
}
.orientation-horizontal .navpro-ribbon .children {
  display: flex;
  flex-wrap: wrap;
}
.navpro-slideout.orientation-vertical .navpro-ribbon .navpro-dropdown {
  left: 100% !important;
  top: -1px !important;
  bottom: -1px;
}
.rtl .orientation-vertical .navpro-ribbon .navpro-dropdown,
.dropdown-left.orientation-vertical .navpro-ribbon .navpro-dropdown {
  left: auto !important;
  right: 100% !important;
}
.rtl .dropdown-left.orientation-vertical .navpro-ribbon .navpro-dropdown {
  right: auto !important;
  left: 100% !important;
}
.navpro-stacked ul li.li-item {
  position: static;
}
.navpro-stacked ul li.li-item > .navpro-dropdown {
  top: -1px !important;
  left: 100% !important;
}
.rtl .navpro-stacked ul li.li-item > .navpro-dropdown {
  left: auto !important;
  right: 100% !important;
}
.navpro-stacked ul .navpro-dropdown {
  transition-delay: .3s;
}
.navpro-stacked ul .navpro-dropdown.shown {
  transition-delay: 0s;
}
.dropdown-left .navpro-stacked ul li.li-item > .navpro-dropdown {
  left: auto !important;
  right: 100% !important;
}
.navpro-slideout.orientation-vertical .navpro-stacked {
  height: 100%;
  width: 300px;
  overflow: hidden;
  position: fixed;
  justify-content: flex-start;
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown {
  width: 300px !important;
  transition-delay: 0s !important;
  box-shadow: none !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  border: 0 !important;
}
.rtl .navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown {
  left: auto !important;
  right: 0 !important;
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown > .navpro-close {
  top: 18px;
  right: auto;
  left: 26px;
  width: 10px;
  height: 10px;
  color: #333;
  border: 2px solid currentColor;
  border-top-width: 0;
  border-right-width: 0;
  transform: rotate(45deg);
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown > .navpro-close:before {
  display: none;
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown > .navpro-close:after {
  content: '';
  position: absolute;
  height: 19px;
  width: 2px;
  right: auto;
  left: -1px;
  bottom: 0;
  top: auto;
  background: currentColor;
  transform: rotate(45deg);
  transform-origin: 50% 100%;
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown > .navpro-close + .navpro-dropdown-inner {
  margin-top: 32px;
}
.navpro-slideout.dropdown-left.orientation-vertical .navpro-stacked .li-item > a {
  text-align: right;
}
.navpro-slideout.dropdown-left.orientation-vertical .navpro-stacked .navpro-dropdown {
  left: auto !important;
  right: 0 !important;
}
.rtl .navpro-slideout.dropdown-left.orientation-vertical .navpro-stacked .navpro-dropdown {
  right: auto !important;
  left: 0 !important;
}
@media (min-width: 769px) {
  .navpro.navpro-theme-compact .navpro-dropdown.size-small {
    min-width: 180px;
    width: 180px;
  }
  .navpro.navpro-theme-compact .navpro-dropdown.size-medium {
    width: 260px;
  }
  .navpro.navpro-theme-compact .navpro-dropdown.size-large {
    width: 450px;
  }
  .navpro.navpro-theme-compact .navpro-dropdown.size-xlarge {
    width: 600px;
  }
}
.navpro.navpro-theme-air .navpro-dropdown {
  border-radius: 4px;
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.2);
  border: 0;
}
.navpro.navpro-theme-air .navpro-dropdown > .navpro-shevron {
  border: 0 !important;
}
.navpro.navpro-theme-air.orientation-vertical,
.navpro.navpro-theme-air.navpro-slideout {
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.2);
}
.navpro.navpro-theme-air.orientation-vertical:not(.navpro-slideout) {
  padding: 10px;
  border-radius: 4px;
}
.navpro.navpro-theme-air.orientation-vertical:not(.navpro-slideout) .level-top {
  color: #010631;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  content: '\f1f8';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 27.5px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 22px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .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: #f2f5f7;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #ffffff;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5.5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .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 5.5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .cart-order-comment .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box: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),
  .cart-order-comment .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box: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),
  .cart-order-comment .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box: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) + *,
  .cart-order-comment .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: 54px;
  }
  .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,
  .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,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .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,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .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 22px;
  }
  .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-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .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;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .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.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .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.search.advanced .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: -27.5px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .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-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous),
  .sidebar .product-items .product-item-info .prolabels-wrapper > div,
  .sidebar .product-items .product-item-info .product-item-actions,
  .is_stuck.box-tocart .paypal.checkout {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5.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: -14 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 #e5e5e5;
  }
  .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: 35px;
    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,
  .cart-order-comment .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .cart-order-comment .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .cart-order-comment .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 22px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .cart-order-comment .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 4.6rem;
    margin-bottom: 2rem;
  }
  .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: 1440px;
    padding-left: 10px;
    padding-right: 10px;
    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 .main {
    padding-left: 15px;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .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: 27.5px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #ffffff;
    font-weight: 500;
    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(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #0f224c;
    line-height: 47px;
    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: #000000;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #2d9cdb;
    border-style: solid;
    border-width: 0;
    color: #000000;
    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: 1px solid #e5e5e5;
    box-shadow: 0 5.5px 5.5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    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: #e5e5e5;
    color: #e5e5e5;
    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: #0f224c;
    padding: 8px 10px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #efefef;
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #2d9cdb;
    border-style: solid;
    border-width: 0;
    color: #000000;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .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: none;
    font-family: inherit;
  }
  .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: 22px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 22px;
    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: 400;
    line-height: 35px;
    font-size: 1.8rem;
    color: #0f224c;
    text-decoration: none;
    background: transparent;
    border: none;
    border-bottom: none;
    height: 35px;
    padding: 1px 25px 1px 25px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #0f224c;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #0f224c;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #0f224c;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: transparent;
  }
  .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: transparent;
    color: #0f224c;
    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: transparent;
    margin-top: 40px;
    padding: 35px 25px 35px 25px;
    border: none;
  }
  .product.data.items:not(.accordion) > .item.title > .switch,
  .product.data.items.collapsed > [role=tablist] > .item.title > .switch {
    border-color: #fabb1a;
    margin-top: 0px;
  }
  .product.data.items:not(.accordion) > .item.title.active > .switch,
  .product.data.items.collapsed > [role=tablist] > .item.title.active > .switch,
  .product.data.items:not(.accordion) > .item.title.active > .switch:focus,
  .product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:focus,
  .product.data.items:not(.accordion) > .item.title.active > .switch:hover,
  .product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:hover {
    border-color: #fabb1a;
    z-index: 3;
    padding-top: 1px;
    padding-bottom: 2px;
    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;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .cart-order-comment {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-order-comment .block .title {
    padding: 10px 0;
  }
  .cart-order-comment .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-order-comment .block.order-comment {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
  }
  .mp-sidebar .data.item.title {
    width: 50% !important;
    margin: 0 !important;
  }
  .mp-sidebar .data.item.title .data.switch {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mp-sidebar .data.item.title .data.switch div {
    width: fit-content;
    margin: auto;
  }
  .mp-sidebar #tab-label-popular .data.switch {
    border-right: 0 !important;
  }
  .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products-grid .product-items {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products-grid .product-items .product-item {
    flex-grow: 1;
  }
  .ajaxpro-modal-dialog.ajaxpro-popup-simple:not(.ajaxpro-modal-dialog-slide) .modal-inner-wrap {
    max-width: 400px;
  }
  .ajaxpro-modal-dialog.modal-popup.modal-slide .modal-footer {
    text-align: center;
    justify-content: center;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide {
    left: auto;
    max-width: 95%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide .ajaxpro-continue-button {
    display: none;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .modal-inner-wrap {
    max-width: 600px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity {
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-1,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-2 {
    width: 100%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .actions button {
    margin: 5px 0;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-suggest-list ol li {
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-suggest-list ol li a {
    text-align: center;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart {
    width: 100%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.price,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.price,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.subtotal,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.subtotal,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.qty,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.qty {
    font-size: 1.3rem;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .product-item-photo,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .product-item-photo {
    max-width: 80px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-discount #block-discount {
    min-width: 200px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-discount #coupon_code {
    min-width: 155px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-minicart {
    max-width: 420px;
    width: 100%;
  }
  .askit-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .askit-item {
    box-sizing: border-box;
    margin-bottom: 44px;
    width: 47%;
  }
  .askit-item-answer {
    width: auto;
  }
  .breeze-gallery .images {
    overflow: visible;
    flex-wrap: wrap;
  }
  .breeze-gallery .images .item {
    width: calc((100% - (var(--gallery-columns-gap) * var(--gallery-columns-count) - var(--gallery-columns-gap))) / var(--gallery-columns-count));
  }
  .block-swissup-ajaxsearch-results .grid {
    display: flex !important;
    overscroll-behavior-y: contain;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper {
    min-width: 450px;
    flex-grow: 2;
    display: flex;
    flex-wrap: wrap;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info {
    width: 33.33%;
    border-bottom: none;
    margin: 0;
    box-sizing: border-box;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-item-photo,
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-item-details {
    max-width: none;
    display: block;
    text-align: center;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-info-stock-sku {
    justify-content: center;
  }
  .block-swissup-ajaxsearch-results .grid .custom-item-info-wrapper {
    order: -1;
    flex-grow: 1;
    min-width: 170px;
    max-width: 250px;
  }
  ul.select2-results__options > li.select2-results__option {
    margin: 0;
    padding: 1px 6px;
  }
  .block-search .actions .action.search {
    right: auto;
    left: 25px;
  }
  .block-search .block-swissup-ajaxsearch-results {
    left: 0 !important;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper {
    display: block;
    box-sizing: border-box;
    padding: 0;
    border: 0;
    border-radius: 48px;
    order: 1;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px;
    background: #f5f5f6;
    position: relative;
    z-index: 1;
    max-width: 30%;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper + .origin .input-text {
    box-shadow: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container + .select2-container {
    right: 0 !important;
    left: auto !important;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container + .select2-container--open .select2-dropdown {
    right: -1px;
    left: auto;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown {
    min-width: 250px;
    max-width: 450px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::before {
    right: 15px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::after {
    right: 14px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results {
    padding: 3px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options {
    padding-right: 3px;
    -webkit-overflow-scrolling: touch;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
    background-color: #ededed;
    border-radius: 4px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 4px;
  }
  .block-swissup-ajaxsearch .select2-container,
  .block-swissup-ajaxsearch .select2-container .select2-selection--single,
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
  }
  .block-swissup-ajaxsearch .select2-container .select2-selection--single {
    display: flex;
    align-items: center;
    height: 100%;
    border: 0;
    border-radius: 0;
    background: none;
  }
  .block-swissup-ajaxsearch .select2-container--default {
    color: inherit;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-top-color: currentColor;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: auto;
    line-height: normal;
    color: inherit;
  }
  .block-swissup-ajaxsearch .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-bottom-color: currentColor;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-search--dropdown .select2-search__field {
    box-shadow: none;
    height: auto;
  }
  .block-swissup-ajaxsearch.block-search .actions .action.search {
    display: block;
    position: absolute;
    top: 0;
  }
  .block-swissup-ajaxsearch.block-search .field.search {
    display: flex;
    flex-wrap: nowrap;
  }
  .block-swissup-ajaxsearch.block-search .field.search .origin {
    flex-grow: 1;
  }
  .block-swissup-ajaxsearch ._block-content-loading {
    position: static;
  }
  .block-swissup-ajaxsearch .loading-mask {
    right: calc(50% - 10px);
    top: 0;
  }
  .swissup-ajaxsearch-folded-loading .block.block-search,
  .block-search.block-swissup-ajaxsearch.folded {
    width: 32px;
    height: 32px;
    opacity: 0;
    padding: 0;
  }
  .swissup-ajaxsearch-folded-loading .block.block-search .field.search,
  .block-search.block-swissup-ajaxsearch.folded .field.search {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
  }
  .swissup-ajaxsearch-folded-loading .block.block-search .action.search,
  .block-search.block-swissup-ajaxsearch.folded .action.search {
    width: 32px;
    height: 32px;
    right: 0;
  }
  .swissup-ajaxsearch-folded-loading .block.block-search .action.search:before,
  .block-search.block-swissup-ajaxsearch.folded .action.search:before {
    font-size: 19px;
  }
  .block-search.block-swissup-ajaxsearch.folded {
    opacity: 1;
  }
  .block-search.block-swissup-ajaxsearch.folded .field.search {
    z-index: 1000;
    opacity: 0;
  }
  .block-search.block-swissup-ajaxsearch.folded .loading-mask {
    z-index: 1001;
    margin: 0;
    top: 7px;
  }
  .block-search.block-swissup-ajaxsearch.folded .actions {
    z-index: 1001;
  }
  .block-search.block-swissup-ajaxsearch.folded .action.close {
    position: absolute;
    z-index: 1001;
    top: 1px;
    right: 0;
    line-height: 32px;
    font-size: 23px;
  }
  .block-search.block-swissup-ajaxsearch.folded .action.search .loading-mask {
    display: none;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .field.search {
    opacity: 1;
    width: auto;
    height: auto;
    overflow: visible;
    min-width: 350px;
    padding: 10px 10px;
    top: -10px;
    transition: 300ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .action.search {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    right: 2px;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .action.close {
    width: 32px;
    height: 32px;
    transition: 300ms opacity ease-in-out;
    opacity: 1;
    overflow: visible;
  }
  .ajaxsearch-mask {
    opacity: 0;
    position: fixed;
    background: rgba(255, 255, 255, 0);
    z-index: 999;
  }
  .ajaxsearch-mask.shown {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    transition: 300ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.inline .field.search {
    background-color: #ffffff;
  }
  .block-search.block-swissup-ajaxsearch.inline .field.search .input-text {
    box-shadow: 0 0 0 3px #eaeaea;
  }
  .block-search.block-swissup-ajaxsearch.inline .swissup-ajaxsearch-filter-category-wrapper {
    flex-shrink: 0;
    min-width: 90px;
    width: 90px;
    margin-right: -90px;
  }
  .block-search.block-swissup-ajaxsearch.inline .swissup-ajaxsearch-filter-category-wrapper + .origin .input-text {
    padding-left: 95px;
    border-radius: 48px;
  }
  .block-search.block-swissup-ajaxsearch.inline.shown .field.search {
    left: auto;
    right: -10px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .select2-selection--single {
    font-size: 40px;
    font-weight: 600;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .control,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-wrapper,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .twitter-typeahead {
    height: 100%;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text {
    border: 0;
    box-shadow: none;
    background: #ffffff;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text::placeholder {
    color: #cacaca;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .swissup-ajaxsearch-filter-category-wrapper {
    border: 0;
    background: #ffffff;
    border-right: 4px solid #333333;
    min-width: 140px;
    max-width: 200px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .action.close {
    font-size: 40px;
    line-height: 100px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown {
    z-index: 9999;
    position: static;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown .field.search {
    z-index: 1000;
    left: 0;
    right: 0;
    top: 0;
    height: 80px;
    padding-left: 10%;
    padding-right: 10%;
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown .action.close {
    right: 10%;
    top: 0;
    width: 52px;
    height: 100px;
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results {
    margin-top: 10px;
    padding-top: 10px;
    border: 0;
    border-top: 0;
    box-shadow: none;
    filter: none;
    max-width: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results::before,
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results::after {
    display: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results .tt-dataset {
    max-height: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results .list {
    font-size: 1.5rem;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .ajaxsearch-mask {
    background: #ffffff;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .ajaxsearch-mask.shown {
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 7px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .select2-container--default .select2-results > .select2-results__options {
    max-height: 400px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .loading-mask {
    right: calc(10% + 48px);
    top: 40px;
  }
  .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
  }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
  }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
  }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .select2-container .select2-search--inline {
    float: left;
  }
  .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
  }
  .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  .select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
  }
  .select2-results {
    display: block;
  }
  .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-results__option[aria-selected] {
    cursor: pointer;
  }
  .select2-container--open .select2-dropdown {
    left: 0;
  }
  .select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-search--dropdown {
    display: block;
    padding: 4px;
  }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
  }
  .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  .select2-search--dropdown.select2-search--hide {
    display: none;
  }
  .select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
  }
  .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
  }
  .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
  }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
  }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
  }
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
  }
  .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
  }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
  }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
  }
  .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
  }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
  }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
  }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
  }
  .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
  }
  .select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
  }
  .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
  }
  .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
  .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
  .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
  }
  .select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
  }
  .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
  }
  .select2-container--default .select2-results__option[role=group] {
    padding: 0;
  }
  .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
  }
  .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
  }
  .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
  }
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
  }
  .select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
  }
  .select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
  }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
  }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
  }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
  }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
  }
  .select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
  }
  .select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
  }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
  }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
  }
  .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  }
  .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
  }
  .select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
  }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
  }
  .select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
  }
  .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
  }
  .select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
  }
  .select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
  }
  .select2-container--classic .select2-dropdown--above {
    border-bottom: none;
  }
  .select2-container--classic .select2-dropdown--below {
    border-top: none;
  }
  .select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
  }
  .select2-container--classic .select2-results__option[role=group] {
    padding: 0;
  }
  .select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
  }
  .select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white;
  }
  .select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
  }
  .select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
  }
  .product.data.items .block.crosssell .products-grid .product-item {
    width: 25%;
    margin: 0;
  }
  .product.data.items .block.crosssell .product-item-actions {
    margin-top: 10px;
  }
  .product.data.items.collapsed [role=tablist] {
    float: left;
    overflow-x: visible;
  }
  .product.data.items.collapsed [role=tablist] > .item.title > .switch {
    padding: 1px 25px 1px 25px;
  }
  .product.data.items.accordion {
    margin: 0;
    padding: 0;
  }
  .product.data.items.accordion > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items.accordion > .item.title > .switch {
    display: block;
  }
  .product.data.items.accordion > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items.accordion > .item.content:before,
  .product.data.items.accordion > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items.accordion > .item.content:after {
    clear: both;
  }
  .product.data.items.accordion > .item.content.active {
    display: block;
  }
  .product.data.items.accordion > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items.accordion > .item.title > .switch {
    background: #ffffff;
    height: 44px;
    padding: 1px 10px 1px 10px;
    font-weight: 600;
    line-height: 44px;
    font-size: 1.8rem;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title > .switch:visited {
    color: #0f224c;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title > .switch:hover {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title:not(.disabled) > .switch:active,
  .product.data.items.accordion > .item.title.active > .switch,
  .product.data.items.accordion > .item.title.active > .switch:focus,
  .product.data.items.accordion > .item.title.active > .switch:hover {
    color: #333333;
    text-decoration: none;
    padding-bottom: 1px;
  }
  .product.data.items.accordion > .item.content {
    background: transparent;
    margin: -6px 0 5px;
    padding: 10px 10px 33px;
  }
  .product.data.items.accordion > .item.title.active > .switch,
  .product.data.items.accordion > .item.title.active > .switch:focus,
  .product.data.items.accordion > .item.title.active > .switch:hover {
    padding: 1px 10px 1px 10px;
  }
  .product.data.items.accordion > .item.title a::after {
    display: block !important;
  }
  .product.data.items.accordion > .item.content:not([aria-hidden]) {
    display: none;
  }
  .product.data.items.expanded {
    display: flex;
    flex-flow: row wrap;
  }
  .product.data.items.expanded > .item.title {
    width: 25%;
    padding: 2rem 0.5rem 0rem 0.5rem;
  }
  .product.data.items.expanded > .item.content {
    border-top: 2px solid #fabb1a;
    width: calc(75% - 1px);
    padding: 4rem 0.5rem 4rem 0.5rem;
  }
  .product.info.detailed .tabs-toolbar {
    background: #ffffff;
    box-shadow: 0 1px 0 #fabb1a;
    top: 0;
    z-index: 99;
    display: flex;
    position: sticky;
    text-align: center;
  }
  .product.info.detailed .tabs-toolbar-item {
    color: currentColor;
    font-weight: bold;
    margin: 0;
    padding: 1rem 2rem;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .product.info.detailed .tabs-toolbar-item.active {
    background: #ffffff;
    box-shadow: 0 2px 0 currentColor;
  }
  .product.info.detailed .tabs-toolbar ~ .data.items > .item.title {
    visibility: hidden;
    height: 0;
    width: 100%;
    border: 0;
    padding: 0;
  }
  .product.info.detailed .tabs-toolbar ~ .data.items > .item.content {
    width: 100%;
  }
  .product.featured-attributes {
    display: block;
  }
  .block.newsletter .form.subscribe.hidden-consents > .field,
  .block.newsletter .form.subscribe.visible-consents > .field,
  .block.newsletter .form.subscribe.hidden-consents > .actions,
  .block.newsletter .form.subscribe.visible-consents > .actions {
    float: none;
  }
  .cookie-bar-mode-minimalistic .cookie-bar-container {
    flex-direction: row;
    align-items: center;
  }
  .cookie-bar-mode-minimalistic .cookie-bar-buttons {
    justify-content: flex-end;
    max-width: 50%;
  }
  .cookie-settings-multicols .cookie-groups {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .cookie-settings-multicols .cookie-group {
    width: calc(50% - 7px);
  }
  .cookie-settings-multicols .cookie-group-description {
    min-height: 85px;
  }
  .products-grid .product-item-photo,
  .products-list .product-item-photo {
    position: relative;
  }
  .products-grid .product-item-photo {
    display: block;
  }
  .products-grid .product-item-photo:hover .product-image-container,
  .products-list .product-item-photo:hover .product-image-container {
    z-index: 0;
  }
  .products-grid .product-item-photo:hover .hover-image-container,
  .products-list .product-item-photo:hover .hover-image-container {
    opacity: 1;
    z-index: 1;
  }
  .table.grouped .col.qty {
    width: 30%;
  }
  .swiper-button-prev,
  .swiper-button-next {
    transition: filter 0.05s ease-in-out;
  }
  .swiper-button-prev:hover,
  .swiper-button-next:hover {
    filter: opacity(0.5);
  }
  .block-category-event.block:last-child {
    margin-bottom: 33px;
    padding: 10px 0 33px;
  }
  .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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #e5e5e5;
  }
  .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 #e5e5e5;
  }
  .paypal-review-discount .block {
    margin-bottom: 16.5px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 44px;
  }
  .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: 4.6rem;
  }
  .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 22px;
    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: 22px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: none;
    color: #5e5e5e;
    border: 1px solid #e5e5e5;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #e5e5e5;
  }
  .modes-mode.active {
    box-shadow: none;
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 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: 15.5px;
  }
  .product-info-main .product-add-form {
    padding-top: 22px;
  }
  .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: 24px;
  }
  .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: 27.5px;
  }
  .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: 48px;
    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;
    text-transform: none;
    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-container .widget.block {
    margin-bottom: 22px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 22px 27.5px;
    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 22px;
    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 22px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 22px;
    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: 27.5px;
  }
  .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;
  }
  .cart-discount .block .actions-toolbar {
    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: 33px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 22px;
    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: #6d6f78;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'FontAwesome';
    content: '\f00c';
  }
  .opc-progress-bar-item._active:before {
    background: #2d9cdb;
    border-color: #2d9cdb;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #2d9cdb;
    border-color: #2d9cdb;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #2d9cdb;
    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 22px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 22px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 22px;
    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: 101;
    -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.8rem;
    border-bottom: 0;
    margin-bottom: 27.5px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 33px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 44px;
  }
  .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 22px 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: 33px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .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.search.advanced,
  .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: 16px;
    margin-bottom: 22px;
    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: 22px;
    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: 24px;
  }
  .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: -22px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 22px;
    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: #f5f5f6;
    background-clip: padding-box;
    border: 1px solid #e9e9eb;
    border-radius: 2px;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    height: 48px;
    line-height: 24px;
    padding: 12px 14px;
    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.4rem;
    margin: 0 0 0 5.5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.4rem;
    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: 28px;
    line-height: 14px;
    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: 22px;
    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: 22px 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: 22px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 22px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 22px;
  }
  .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 #e5e5e5;
  }
  .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 #e5e5e5;
  }
  .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 #e5e5e5;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 22px 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: 22px;
    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: 22px;
  }
  .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: 44px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 33px;
  }
  .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 #e5e5e5;
  }
  .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: 27.5px;
    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: 5.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 22px 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 #e5e5e5;
    padding: 5.5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5.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: 16px;
    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: 27.5px;
    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: 27.5px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 22px;
  }
  .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: 5.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: 5.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 #2d9cdb;
    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: 27.5px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15.5px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 16px;
    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 22px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 22px 2px 22px;
  }
  .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: #6e716e;
  }
  .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: 22px;
  }
  .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: 102;
    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;
    text-transform: none;
    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: 5.5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5.5px 0 5.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: 33px 22px 0;
  }
  .logo {
    margin: -8px auto 27.5px 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: #f5f5f6;
    margin-top: auto;
    padding-bottom: 27.5px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 22px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 15px;
    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: 22px 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;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    text-align: center;
  }
  .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%;
  }
  .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: 22px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .argento-tabs > .item.content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content {
    margin-top: 22px;
    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: 400;
    line-height: 35px;
    font-size: 1.8rem;
    color: #0f224c;
    text-decoration: none;
    background: transparent;
    border: none;
    border-bottom: none;
    height: 35px;
    padding: 1px 25px 1px 25px;
  }
  .argento-tabs > .item.title > .switch:visited {
    color: #0f224c;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:hover {
    color: #0f224c;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:active {
    color: #0f224c;
    text-decoration: none;
  }
  .argento-tabs > .item.title:not(.disabled) > .switch:focus,
  .argento-tabs > .item.title:not(.disabled) > .switch:hover {
    background: transparent;
  }
  .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: transparent;
    color: #0f224c;
    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: transparent;
    margin-top: 40px;
    padding: 35px 25px 35px 25px;
    border: none;
  }
  .argento-tabs:not(.accordion) > .item.title > .switch,
  .argento-tabs.collapsed > [role=tablist] > .item.title > .switch {
    border-color: #fabb1a;
    margin-top: 0px;
  }
  .argento-tabs:not(.accordion) > .item.title.active > .switch,
  .argento-tabs.collapsed > [role=tablist] > .item.title.active > .switch,
  .argento-tabs:not(.accordion) > .item.title.active > .switch:focus,
  .argento-tabs.collapsed > [role=tablist] > .item.title.active > .switch:focus,
  .argento-tabs:not(.accordion) > .item.title.active > .switch:hover,
  .argento-tabs.collapsed > [role=tablist] > .item.title.active > .switch:hover {
    border-color: #fabb1a;
    z-index: 3;
    padding-top: 1px;
    padding-bottom: 2px;
    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-layout-1column.catalogsearch-advanced-index .page-title-wrapper,
  .page-layout-1column.customer-account-create .page-title-wrapper,
  .page-layout-1column.customer-account-createpassword .page-title-wrapper,
  .page-layout-1column.customer-account-forgotpassword .page-title-wrapper,
  .page-layout-1column.customer-account-confirm .page-title-wrapper,
  .page-layout-1column.sales-guest-form .page-title-wrapper,
  .page-layout-1column.testimonials-index-new .page-title-wrapper,
  .page-layout-1column.customer-account-login .page-title-wrapper {
    text-align: center;
  }
  .abs-argento-wide-primary-action .actions-toolbar .primary {
    width: 100%;
  }
  .abs-argento-wide-primary-action .actions-toolbar .primary .action,
  .abs-argento-wide-primary-action .actions-toolbar .primary .button {
    width: 100%;
  }
  .abs-argento-wide-primary-action .actions-toolbar .primary button + button {
    margin-top: 10px;
  }
  .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: 5.5px 10px;
  }
  .md-flex {
    display: flex;
  }
  .flex-row {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .flex-col > div + div,
  .flex-col-left > div + div,
  .flex-col-center > div + div,
  .flex-col-right > div + div {
    margin-left: 10px;
  }
  .flex-col.nowrap,
  .flex-col-left.nowrap,
  .flex-col-center.nowrap,
  .flex-col-right.nowrap {
    min-width: 0;
  }
  .flex-col-left {
    margin-right: auto;
  }
  .flex-col-center {
    padding: 0 10px;
    margin: 0 auto;
  }
  .flex-col-right {
    margin-left: auto;
  }
  .flex-grow-1.flex-col-left {
    justify-content: flex-start;
  }
  .flex-grow-1.flex-col-center {
    justify-content: center;
  }
  .flex-grow-1.flex-col-right {
    justify-content: flex-end;
  }
  .flex-grow-1 {
    align-items: center;
    display: flex;
    flex: 1;
  }
  .flex-grow-none {
    flex: none;
  }
  .header.panel > .header.links > li.welcome::before {
    content: ' ';
    display: inline-block;
    min-height: 1em;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    text-decoration: underline;
  }
  .page-header .switcher.customer,
  .page-header .panel.wrapper .switcher.customer {
    display: inline-block;
    white-space: nowrap;
    margin-left: 10px;
  }
  .page-header .switcher.customer .toggle,
  .page-header .panel.wrapper .switcher.customer .toggle {
    padding-right: 12px;
    cursor: pointer;
  }
  .page-header .switcher.customer .toggle .text,
  .page-header .panel.wrapper .switcher.customer .toggle .text {
    display: none;
  }
  .page-header .switcher.customer .options .action.toggle::after,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle::after {
    content: '\f007';
    color: #757575;
    font-size: 22px;
    margin-left: 6px;
  }
  .page-header .switcher.customer .options .action.toggle a:hover,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle a:hover,
  .page-header .switcher.customer .options .action.toggle a:active,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle a:active {
    text-decoration: none;
  }
  .page-header .switcher.customer .options .action.toggle:hover::after,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle:hover::after {
    color: #333;
  }
  .page-header div.wishlist {
    display: inline-block;
  }
  .page-header div.wishlist a:hover,
  .page-header div.wishlist a:active {
    text-decoration: none;
  }
  .page-header div.wishlist .text {
    display: none;
  }
  .page-header div.wishlist .icon {
    font-style: normal;
    display: inline-block;
    text-decoration: none;
  }
  .page-header div.wishlist .icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: inherit;
    color: #757575;
    content: '\f004';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .page-header div.wishlist .icon:hover:before {
    color: #333333;
  }
  .page-header div.wishlist .icon:active:before {
    color: #333333;
  }
  .header.content {
    padding-left: 10px;
    padding-right: 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 {
    z-index: 90;
  }
  .block-search input {
    font-size: inherit;
  }
  .block-search .action.search:before {
    line-height: 30px;
  }
  .block-search .control {
    position: static;
    border-bottom: none;
  }
  .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-header.configurable .header.content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .page-header.configurable .header.content .nav-sections {
    margin-bottom: 0;
  }
  .page-header.configurable .switcher {
    float: none;
    order: initial;
    margin-right: 0;
  }
  .page-header.configurable .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .page-header.configurable .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .page-header.configurable .header.links > li {
    margin: 0 0 0 15px;
  }
  .page-header.configurable .header.links > li > a {
    color: #ffffff;
  }
  .page-header.configurable .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .page-header.configurable .logo {
    max-width: none;
    margin: 0 auto;
  }
  .page-header.configurable .header.bottom {
    max-width: 1440px;
    margin: 0 auto;
  }
  .page-header.configurable .flex-col-left .block-search.block-swissup-ajaxsearch.inline.shown .field.search {
    left: 0;
    right: auto;
  }
  .page-header.configurable .flex-col-left .block-search.block-swissup-ajaxsearch.inline.shown .action.close {
    left: 330px;
  }
  .page-header.configurable .flex-col-left .switcher .options ul.dropdown,
  .page-header.configurable .flex-col-left .minicart-wrapper .block-minicart {
    left: 0;
    right: auto;
  }
  .page-header.configurable .flex-col-left .switcher .options ul.dropdown:before,
  .page-header.configurable .flex-col-left .minicart-wrapper .block-minicart:before {
    left: 10px;
    right: auto;
  }
  .page-header.configurable .flex-col-left .switcher .options ul.dropdown:after,
  .page-header.configurable .flex-col-left .minicart-wrapper .block-minicart:after {
    left: 9px;
    right: auto;
  }
  .page-footer {
    padding-bottom: 0;
  }
  .footer.content .links {
    padding: 0;
  }
  .footer.content .links > li {
    font-size: 1.6rem;
    margin: 0 0 8px;
  }
  .footer.content ul {
    padding-right: 30px;
  }
  .navigation li {
    margin: 0;
  }
  .flex-row .nav-sections {
    width: 100%;
  }
  .flex-row .nav-sections > .nav-sections-items {
    position: static;
  }
  .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;
  }
  .navigation .parent .ui-menu-icon::after {
    display: none !important;
  }
  .nav-sections.is_stuck {
    z-index: 505;
    box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.04), 0px 4px 36px rgba(0, 0, 0, 0.06);
  }
  .minicart-wrapper .block-minicart {
    width: 300px;
  }
  .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 - 6px - 0.1px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/3 - 6px - 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 - 6px - 0.1px);
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .modes-mode {
    border-color: #d8d8d8;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d8d8d8;
  }
  .products-grid .product-item-actions {
    display: table;
    width: 100%;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0 0 15px;
  }
  .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;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 36px;
  }
  .page-layout-1column .toolbar-products {
    box-sizing: border-box;
  }
  .page-layout-1column .filter.block {
    border: 0;
    margin: 20px 0;
  }
  .page-layout-1column .filter-options-title {
    background-color: #f0f0f0;
    border: 1px solid #e9e9eb;
    border-radius: 3px;
    padding: 7px 10px;
  }
  .page-layout-1column .filter-options-title:after {
    position: static;
    margin-left: 7px;
  }
  .page-layout-1column .filter-options-content {
    padding: 6px;
    border-radius: 2px;
    box-shadow: 0 3px 17px rgba(0, 0, 0, 0.15);
    border: 0;
  }
  .page-layout-1column .filter-options-item {
    margin-right: 10px;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 4;
  }
  .page-layout-1column .filter-options-item.active::before {
    border-bottom-color: #ffffff;
    bottom: 0;
  }
  .page-layout-1column.emulate-1column-filters .block.filter {
    margin: 0;
  }
  .page-layout-1column.emulate-1column-filters .filter-content {
    margin: 0;
  }
  .sidebar .product-items .product-item-info {
    padding: 0;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    position: static;
    max-width: 75px;
    clear: left;
  }
  .sidebar .product-items .product-item-info .product-item-details {
    text-align: left;
  }
  .breadcrumbs ~ .page-main > .messages .message {
    margin-top: 0;
  }
  .block.newsletter .field.newsletter {
    max-width: none;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: none;
  }
  .jumbotron .stub {
    border-width: 31px 51px 0;
    margin-left: -51px;
  }
  .jumbotron .stub:after {
    border-width: 30px 50px 0;
    top: -31px;
    margin-left: -50px;
  }
  .jumbotron .cover .triangle {
    border-bottom-width: 30px;
  }
  .jumbotron .cover .left {
    border-right: 49px solid transparent;
  }
  .jumbotron .cover .right {
    border-left: 49px solid transparent;
  }
  .stub ~ .container,
  .stub + .h2 {
    padding-top: 15px;
  }
  .cover ~ .container {
    padding-bottom: 25px;
  }
  .argento-float-photo {
    float: right;
    margin: -35px -25px -35px 10px;
    max-width: 45%;
    position: relative;
  }
  .product.data.items.accordion .argento-float-photo {
    margin: -10px -10px 0 10px;
  }
  .product.data.items.expanded .argento-float-photo {
    margin: -2rem -0.5rem 0 10px;
  }
  .is_stuck.box-tocart {
    background: #ffffff !important;
    box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.04), 0px 4px 36px rgba(0, 0, 0, 0.06) !important;
    border-bottom: 1px solid #e9e9eb !important;
    margin: 0 !important;
    padding: 10px 0 0 !important;
    position: fixed !important;
    bottom: auto !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
  }
  .is_stuck.box-tocart .box-tocart-inner:before,
  .is_stuck.box-tocart .box-tocart-inner:after {
    content: '';
    display: table;
  }
  .is_stuck.box-tocart .box-tocart-inner:after {
    clear: both;
  }
  .is_stuck.box-tocart .field.qty {
    margin: 0;
  }
  .is_stuck.box-tocart .action.tocart,
  .is_stuck.box-tocart .action.tocart:not(:last-child) {
    margin-bottom: 0;
  }
  .is_stuck .product-info-sticky {
    float: left;
    align-items: center;
    display: flex;
    justify-content: space-between;
    max-height: 52px;
    width: 57%;
  }
  .is_stuck .product-info-sticky .info-inner {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .is_stuck .product-info-sticky .photo {
    display: inline-block;
    vertical-align: middle;
  }
  .is_stuck .product-info-sticky .photo img {
    max-height: 52px;
    vertical-align: top;
  }
  .is_stuck .product-info-sticky .name {
    vertical-align: middle;
  }
  .is_stuck .product-info-sticky .price-box {
    display: none;
    padding: 0;
  }
  .is_stuck .product-info-sticky .price-box .price-container > span {
    margin: 0;
    font-size: 1.8rem;
  }
  .is_stuck .product-info-sticky .price-box .price-container .price {
    font-size: 1.8rem;
    font-weight: bold;
  }
  .is_stuck .box-tocart-inner {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding: 0 10px 10px;
    width: auto;
  }
  .is_stuck .fieldset {
    float: right;
    margin: 0;
    width: 40%;
  }
  .is_stuck .fieldset:last-child {
    margin: 0;
  }
  .customer-account-create .block-swissup-social-login {
    width: auto;
  }
  .customer-account-create .block-swissup-social-login .buttons {
    justify-content: center;
  }
  .customer-account-login .page.messages {
    text-align: center;
  }
  .customer-account-login .block-swissup-social-login .buttons {
    justify-content: center;
  }
  .login-container .block.block {
    float: none;
    margin-bottom: 0;
    width: auto;
  }
  .login-container .fieldset > .field > .control {
    width: auto;
  }
  .login-container .actions-toolbar > .primary {
    float: none;
    margin: 0;
    width: 100%;
  }
  .login-container .g-recaptcha {
    margin: 0 0 22px !important;
  }
  .checkout-cart-index .cart-summary .block.discount .label {
    display: none;
  }
  .checkout-cart-index .cart-container .cart.main.actions {
    text-align: left;
  }
  .page-layout-checkout:not(.firecheckout) .header.content,
  .page-layout-checkout:not(.firecheckout) .page-main {
    max-width: 1024px;
  }
  .page-layout-checkout .page-header .header.content {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .page-layout-checkout .logo {
    margin: 0;
  }
  .page-layout-checkout .page-main {
    padding-top: 15px;
  }
  .opc-sidebar {
    margin: 0;
  }
  .opc-block-summary {
    padding: 0;
  }
  .opc-block-shipping-information {
    padding: 0;
  }
  .shipping-policy-block.field-tooltip {
    top: 12px;
  }
  .page-layout-checkout:not(.firecheckout) .opc-wrapper .opc,
  .page-layout-checkout:not(.firecheckout) .opc-sidebar {
    background: #ffffff;
    border: 1px solid #f5f5f6;
    border-radius: 4px;
    box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.04), 0px 4px 36px rgba(0, 0, 0, 0.06);
    padding: 25px 35px;
    box-sizing: border-box;
  }
  .page-layout-checkout .opc-wrapper .step-title,
  .page-layout-checkout .opc-block-summary > .title {
    font-weight: bold;
  }
  .page-layout-checkout .modal-popup .modal-title,
  .page-layout-checkout .modal-popup .modal-footer {
    border-color: #eaeaea;
  }
  .page-layout-checkout .authentication-dropdown {
    top: calc(100% + 3px);
    border-color: #f5f5f6;
    border-radius: 4px;
  }
  .page-layout-checkout .authentication-dropdown .modal-inner-wrap {
    border-radius: 4px;
  }
  .product-info-main .product.data.items #product-review-container,
  .product-info-main .product.data.items .review-add {
    float: none;
    width: 100%;
  }
  .product-info-main .product.data.items #product-review-container .review-item:first-child {
    padding-top: 0;
  }
  .product-info-main .product.data.items #product-review-container .review-item:last-child {
    padding-bottom: 30px;
  }
  .product-info-main .product.data.items #product-review-container .review-toolbar {
    margin: 0;
  }
  .product-info-main .product.data.items #product-review-container .review-toolbar .pages {
    padding: 0;
  }
  .product-info-main .product.data.items .review-fieldset {
    margin-bottom: 22px;
  }
  .captcha-image .captcha-reload {
    margin-left: -10px;
  }
  .cms-elements .page-main .contents ol {
    column-count: 3;
  }
  .image-block.element .info,
  .image-block.element .picture {
    width: 50%;
  }
  .image-block.element .info {
    padding: 3em;
  }
  .image-block.element.right {
    flex-direction: row;
  }
  .image-block.element.left {
    flex-direction: row-reverse;
  }
  .background-divider.element > img {
    display: inline;
  }
  .background-divider.element .content {
    width: 50%;
    position: absolute;
    left: 35%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 4px;
  }
  .element.icon-text-small .icons {
    padding: 4em;
  }
  .element.icon-text-small .icons .item {
    width: 49%;
  }
  .element.icon-text-big {
    flex-direction: row;
    justify-content: space-around;
  }
  .element.icon-text-big .item {
    width: 30%;
    margin: 20px 1%;
    padding: 4em 3em 6em;
  }
  .element.icon-text-top .block-title {
    margin-bottom: 15px;
  }
  .element.icon-text-top .block-title [role="heading"] {
    font-weight: 600;
    font-size: false;
  }
  .element.icon-text-top .content {
    flex-direction: row;
    justify-content: space-around;
  }
  .element.icon-text-top .content .item {
    width: 30%;
    margin: 20px 2%;
    padding: 4em 4em 6em;
  }
  .element.product-info .product-item-info {
    flex-direction: row-reverse;
    justify-content: space-evenly;
    align-items: center;
  }
  .element.product-info .product-item-info > div,
  .element.product-info .product-item-info > .product-item-photo {
    max-width: 500px;
  }
  .element.products-grid .block-title [role="heading"]::after,
  .element.products-slider .block-title [role="heading"]::after {
    display: inline-block;
  }
  .element.bio {
    flex-direction: row;
  }
  .element.bio .item {
    width: 30%;
    margin-bottom: 10px;
  }
  .element.pricing .block-title .heading {
    font-size: 4.8rem;
  }
  .element.pricing .block-content {
    flex-direction: row;
    padding: 4em;
  }
  .element.pricing .block-content .price-block {
    width: 32%;
  }
  .element.news .block-title {
    margin-bottom: 2em;
  }
  .element.news .block-title [role="heading"] {
    font-weight: 600;
    font-size: 36px;
  }
  .element.news .content .post-list {
    flex-direction: row;
  }
  .element.news .content .post-list li.item {
    flex-direction: column;
    width: 32%;
  }
  .element.news .content .post-list li.item .post-image {
    display: inline-block;
    width: 100%;
  }
  .element.news .content .post-list li.item .post-image img {
    display: block;
  }
  .element.news .content .post-list li.item .post-content {
    width: 80%;
    padding: 15px 15px 15px 40px;
  }
  .element.testimonial-single .testimonials-slider .block-content .swiper-container .swiper-slide {
    max-width: none;
  }
  .element.testimonial-single .testimonials-slider .block-content .swiper-button-prev,
  .element.testimonial-single .testimonials-slider .block-content .swiper-button-next {
    display: none;
  }
  .element.testimonial-single .testimonials-slider .block-content .swiper-button-prev {
    left: -5px;
  }
  .element.testimonial-single .testimonials-slider .block-content .swiper-button-next {
    right: 5px;
    left: auto;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial {
    border: 1px solid #e0e0e0;
    padding: 50px;
    display: flex;
    margin: 0;
    border-radius: 4px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .author {
    transform: none;
    top: 50px;
    bottom: 80px;
    position: absolute;
    left: 285px;
    text-align: left;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .author h5 {
    color: #69707e;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .author p {
    color: #69707e;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial img {
    border-radius: 8px;
    order: -1;
    z-index: 1;
    width: auto;
    height: auto;
    transform: none;
    position: static;
    max-width: 217px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial::before {
    display: none;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote {
    text-align: left;
    background: #ffffff;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote::before {
    color: #fabb1a;
    font-size: 100px;
    transform: translate(-70px, 0);
    display: block;
    position: absolute;
    content: "\201D";
    font-weight: normal;
    top: auto;
    margin-top: -10px;
    z-index: 2;
    left: auto;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .testimonial-message {
    position: relative;
  }
  .abs-view-all-link,
  .block-highlight .block-title .subtitle,
  .popular-categories .block-title .subtitle {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
  }
  .abs-block,
  .sidebar .block.filter,
  .page-layout-1column:not(.emulate-1column-filters) .block.filter,
  #reviews .review-item,
  #reviews .block.review-add {
    background: #fff;
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.04), 0px 4px 36px rgba(0, 0, 0, 0.06);
  }
  .page-layout-2columns-left .sidebar-additional {
    padding-right: 15px;
  }
  .modal-inner-wrap {
    border-radius: 8px;
  }
  .logo {
    order: 1;
    margin: 0 50px 0 0;
  }
  .page-header {
    border-bottom: 1px solid #E0E0E0;
  }
  .page-header .panel.wrapper {
    display: none;
  }
  .page-header .header.content,
  .page-header .header-content-right {
    align-items: center;
    display: flex;
  }
  .page-header .header.content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .page-header .block-search {
    order: 2;
    flex-grow: 1;
  }
  .page-header .header-content-right {
    order: 3;
    flex-grow: 1;
    justify-content: flex-end;
  }
  .page-header .switcher {
    order: 0;
    margin: 0;
  }
  .page-header .wishlist,
  .page-header .minicart-wrapper,
  .page-header .switcher.customer {
    margin-left: 25px;
  }
  .page-header .wishlist .text,
  .page-header .minicart-wrapper .text,
  .page-header .switcher.customer .text {
    font-weight: bold;
    color: #fff;
  }
  .page-header .switcher.customer .options .action.toggle::after {
    content: '';
  }
  .page-header .switcher.customer .options .action.toggle .icon {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xNS4zNjg2IDQuNzk5NTZDMTUuMzY4NiAyLjcwMTEyIDEzLjY1MjQgMSAxMS41MzUzIDFDOS40MTgzMiAxIDcuNzAyMTMgMi43MDExMiA3LjcwMjEzIDQuNzk5NTZWNS43MzY3OEM3LjcwMjEzIDcuODM1MjIgOS40MTgzMiA5LjUzNjM0IDExLjUzNTMgOS41MzYzNEMxMy42NTI0IDkuNTM2MzQgMTUuMzY4NiA3LjgzNTIyIDE1LjM2ODYgNS43MzY3OFY0Ljc5OTU2WiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik0zIDIyLjEwMDJWMTkuMjUwNkMzIDE1LjMxMTcgNi4yMTk5MSAxMy4zODY2IDEwLjE5MzcgMTMuMzg2NkgxMi44NzY5QzE2Ljg1MDcgMTMuMzg2NiAyMC4wNzA2IDE1LjMxMTcgMjAuMDcwNiAxOS4yNTA2VjIyLjEwMDJIOS4xODQyMiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==');
    width: 24px;
    height: 24px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .page-header .switcher.customer .icon,
  .page-header .switcher.customer .text {
    vertical-align: middle;
  }
  .page-header div.wishlist .icon {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xMi4wNTcxIDYuMDMyMjNMMTEuMzg5MiA2LjM3MzM3QzExLjUxNzMgNi42MjQzIDExLjc3NTMgNi43ODIyMyAxMi4wNTcxIDYuNzgyMjNDMTIuMzM4OSA2Ljc4MjIzIDEyLjU5NjkgNi42MjQzIDEyLjcyNSA2LjM3MzM3TDEyLjA1NzEgNi4wMzIyM1pNMTcuMDg1NyAzVjIuMjVIMTcuMDcxN0wxNy4wNTc2IDIuMjUwNTJMMTcuMDg1NyAzWk0xMi4wNTcxIDIxLjA2NDVMMTEuNjQ3NCAyMS42OTI3TDEyLjA1NjUgMjEuOTU5NUwxMi40NjYgMjEuNjkzM0wxMi4wNTcxIDIxLjA2NDVaTTcuMDI4NTcgM0w3LjA1NjYxIDIuMjUwNTJMNy4wNDI1OSAyLjI1SDcuMDI4NTdWM1pNMTIuNzI1IDYuMzczMzdDMTMuMTE5NiA1LjYwMDc2IDEzLjcwNyA1LjEwNzc2IDE0LjU1MjQgNC41NjExMkwxMy43Mzc5IDMuMzAxNTJDMTIuODE3MSAzLjg5NjkzIDExLjk2MzggNC41NjYxMSAxMS4zODkyIDUuNjkxMDhMMTIuNzI1IDYuMzczMzdaTTE0LjU1MjQgNC41NjExMkMxNS4zMjMgNC4wNjI4IDE2LjIwNjYgMy43ODM0MSAxNy4xMTM3IDMuNzQ5NDhMMTcuMDU3NiAyLjI1MDUyQzE1Ljg3ODcgMi4yOTQ2MiAxNC43MzM0IDIuNjU3NzkgMTMuNzM3OSAzLjMwMTUyTDE0LjU1MjQgNC41NjExMlpNMTcuMDg1NyAzLjc1QzE5LjUyMTMgMy43NSAyMS4zNjQyIDUuOTgxMTYgMjEuMzY0MiA4Ljg4Mzg3SDIyLjg2NDJDMjIuODY0MiA1LjQzODE5IDIwLjYwODkgMi4yNSAxNy4wODU3IDIuMjVWMy43NVpNMjEuMzY0MiA4Ljg4Mzg3QzIxLjM2NDIgMTAuNjI3NyAyMC42NTM2IDEyLjM5OTQgMTkuMDY4OCAxNC4zMDYxQzE3LjQ3NjggMTYuMjIxNCAxNS4wMzMyIDE4LjIzNDcgMTEuNjQ4MyAyMC40MzU3TDEyLjQ2NiAyMS42OTMzQzE1LjkwNzMgMTkuNDU1NiAxOC40OTIzIDE3LjM0NjQgMjAuMjIyMyAxNS4yNjQ5QzIxLjk1OTUgMTMuMTc0OCAyMi44NjQyIDExLjA3NTUgMjIuODY0MiA4Ljg4Mzg3SDIxLjM2NDJaTTEyLjQ2NjggMjAuNDM2M0M5LjA4MTIxIDE4LjIyODUgNi42MzczOSAxNi4yMTUgNS4wNDUyOSAxNC4zMDFDMy40NjA0NiAxMi4zOTU4IDIuNzUgMTAuNjI3NCAyLjc1IDguODgzODdIMS4yNUMxLjI1IDExLjA3NTggMi4xNTQ5NSAxMy4xNzE5IDMuODkyMTEgMTUuMjYwM0M1LjYyMTk4IDE3LjMzOTkgOC4yMDY3MSAxOS40NDg5IDExLjY0NzQgMjEuNjkyN0wxMi40NjY4IDIwLjQzNjNaTTIuNzUgOC44ODM4N0MyLjc1IDUuOTgxMTYgNC41OTI5NCAzLjc1IDcuMDI4NTcgMy43NVYyLjI1QzMuNTA1MzQgMi4yNSAxLjI1IDUuNDM4MTkgMS4yNSA4Ljg4Mzg3SDIuNzVaTTcuMDAwNTQgMy43NDk0OEM3LjkwNzYzIDMuNzgzNDEgOC43OTEyIDQuMDYyOCA5LjU2MTg0IDQuNTYxMTJMMTAuMzc2MyAzLjMwMTUyQzkuMzgwODIgMi42NTc3OSA4LjIzNTU2IDIuMjk0NjIgNy4wNTY2MSAyLjI1MDUyTDcuMDAwNTQgMy43NDk0OFpNOS41NjE4NCA0LjU2MTEyQzEwLjQwNzIgNS4xMDc3NSAxMC45OTQ2IDUuNjAwNzUgMTEuMzg5MiA2LjM3MzM3TDEyLjcyNSA1LjY5MTA4QzEyLjE1MDQgNC41NjYxMSAxMS4yOTcxIDMuODk2OTQgMTAuMzc2MyAzLjMwMTUyTDkuNTYxODQgNC41NjExMloiIGZpbGw9IndoaXRlIi8+PC9zdmc+');
    width: 24px;
    height: 24px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .page-header div.wishlist .icon::before {
    content: '';
  }
  .page-header .switcher .options .action.toggle strong,
  .page-header .panel.wrapper .switcher .options .action.toggle strong {
    font-size: 1.4rem;
    font-weight: 600;
    color: #999CA8;
    text-transform: uppercase;
  }
  .page-header .switcher .options .action.toggle::after,
  .page-header .panel.wrapper .switcher .options .action.toggle::after,
  .page-header .switcher .options .action.toggle.active::after,
  .page-header .panel.wrapper .switcher .options .action.toggle.active::after,
  .page-header .switcher .options .action.toggle:hover::after,
  .page-header .panel.wrapper .switcher .options .action.toggle:hover::after,
  .page-header .switcher .options .action.toggle.active:hover::after,
  .page-header .panel.wrapper .switcher .options .action.toggle.active:hover::after {
    color: #fabb1a;
    font-weight: bold;
    font-size: 18px;
  }
  .page-header.configurable .header.wrapper.last {
    background: #fff;
  }
  .page-header .block-search {
    width: 400px;
  }
  .page-header .block-search .action.search {
    left: 30px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIyIDIxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxjaXJjbGUgY3g9IjkuMjYwODciIGN5PSI5LjI2MDg3IiByPSI4LjI2MDg3IiBzdHJva2U9IiM0RjRGNEYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxsaW5lIHgxPSIxNS40NTc5IiB5MT0iMTQuOTEzIiB4Mj0iMjAuMTMwNyIgeTI9IjE5LjU4NTciIHN0cm9rZT0iIzRGNEY0RiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=');
    width: 20px;
    height: 20px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 50px;
  }
  .page-header .block-search .action.search::before {
    display: none;
  }
  .page-header .block-search .input-text {
    border: 0;
    border-radius: 48px;
    background-color: #f5f5f6;
  }
  .swissup-ajaxsearch-filter-category-wrapper::before {
    content: '';
    width: 2px;
    height: 20px;
    background: #bdbdbd;
    position: absolute;
    top: calc(50% - 10px);
  }
  .swissup-ajaxsearch-filter-category-wrapper .select2-selection__arrow {
    display: inline-block;
    text-decoration: none;
  }
  .swissup-ajaxsearch-filter-category-wrapper .select2-selection__arrow b {
    display: none;
  }
  .swissup-ajaxsearch-filter-category-wrapper .select2-selection__arrow:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 50px;
    color: #fabb1a;
    content: '\f107';
    font-family: 'FontAwesome';
    margin: 0 0 0 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .swissup-ajaxsearch-filter-category-wrapper .select2-selection__arrow::before {
    font-weight: bold;
  }
  .swissup-ajaxsearch-filter-category-wrapper .select2-container--open .select2-selection__arrow:before {
    content: '\f106';
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 12px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 40px;
  }
  .navigation ul {
    padding: 0;
  }
  .navpro-item-more .switcher {
    float: none;
  }
  .navpro-item-more .navpro-dropdown .children .level1 > .level-top {
    padding: 7px 12px;
  }
  .navpro-dropdown {
    font-weight: 500;
  }
  .nav-sections {
    margin-bottom: 0;
  }
  .nav-sections .navpro.navpro .navpro-departments a.level-top {
    background: #fabb1a;
    font-weight: bold;
    padding-left: 25px;
    padding-right: 140px;
  }
  .nav-sections .navpro.navpro .navpro-departments a.level-top .ui-menu-icon {
    display: none;
  }
  .nav-sections .navpro.navpro .navpro-departments a.level-top::before {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS41IDNjLjggMCAxLjQtLjcgMS40LTEuNVMyLjMgMCAxLjUgMEMuNyAwIDAgLjcgMCAxLjVTLjcgMyAxLjUgM3pNMTYuOC4zaC0xMUM1IC4zIDQuNi44IDQuNiAxLjVjMCAuNi41IDEuMiAxLjIgMS4yaDExYy43IDAgMS4yLS42IDEuMi0xLjIgMC0uNy0uNS0xLjItMS4yLTEuMnpNMS41IDguNWMuOCAwIDEuNC0uNyAxLjQtMS41cy0uNi0xLjUtMS40LTEuNUMuNyA1LjUgMCA2LjIgMCA3cy43IDEuNSAxLjUgMS41ek0xNi44IDUuOGgtMTFjLS43IDAtMS4yLjUtMS4yIDEuMnMuNSAxLjIgMS4yIDEuMmgxMWMuNyAwIDEuMi0uNSAxLjItMS4ycy0uNS0xLjItMS4yLTEuMnpNMS41IDE0Yy44IDAgMS40LS43IDEuNC0xLjVTMi4zIDExIDEuNSAxMWMtLjggMC0xLjUuNy0xLjUgMS41Uy43IDE0IDEuNSAxNHpNMTYuOCAxMS4zaC0xMWMtLjcgMC0xLjIuNi0xLjIgMS4yIDAgLjcuNSAxLjIgMS4yIDEuMmgxMWMuNyAwIDEuMi0uNSAxLjItMS4yIDAtLjYtLjUtMS4yLTEuMi0xLjJ6IiBmaWxsPSIjMEYyMjRDIi8+PC9zdmc+');
    width: 18px;
    height: 18px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 15px;
    display: inline-block !important;
    position: static;
  }
  .nav-sections .navpro.navpro .navpro-departments a.level-top > span,
  .nav-sections .navpro.navpro .navpro-departments a.level-top::before {
    vertical-align: middle;
  }
  .nav-sections .navpro.navpro .navpro-departments > .navpro-dropdown {
    border: 1px solid #E0E0E0;
    border-top: 0;
    box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.04), 0px 4px 36px rgba(0, 0, 0, 0.06);
  }
  .nav-sections .navpro.navpro .navpro-departments > .navpro-dropdown.size-medium {
    width: 350px;
  }
  .nav-sections .navpro.navpro .navpro-departments > .navpro-dropdown > .navpro-dropdown-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .nav-sections .navpro.navpro .navpro-departments .level1 > a {
    padding-left: 24px;
    padding-right: 35px;
    border-left: 1px solid #ffffff;
  }
  .nav-sections .navpro.navpro .navpro-departments .level1 > a::after,
  .nav-sections .navpro.navpro .navpro-departments .level1 > a .navpro-icon-caret::before {
    right: 13px;
  }
  .nav-sections .navpro.navpro .navpro-departments .level1 > a:hover {
    color: #eb5757;
    background: #f5f5f6;
    margin-left: -1px;
    border-left: 2px solid currentColor;
  }
  .nav-sections .navpro.navpro .navpro-deals a.level-top {
    padding: 3px 12px;
    margin: auto 12px;
    background: #eb5757;
    color: #fff;
    border-radius: 27px;
  }
  .page-layout-1column .filter-options-title::after {
    margin-top: -5px;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item {
    position: relative;
    overflow: hidden;
    height: 310px;
    border: none;
    box-shadow: none;
    background-color: #fff;
    background-color: transparent;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item:before,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .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 .column.main .products-grid:not(.swiper-container) .product-items .product-item .product-item-info,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .product-item-info {
    padding: 20px;
    overflow: hidden;
    transition: box-shadow 0.1s ease-in-out;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .product-item-info .product-item-inner,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .product-item-info .product-item-inner {
    display: none;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .product-item-name,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item:hover,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover {
    z-index: 4;
    border: none;
    overflow: visible;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item:hover:before,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover:before {
    background: none;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info {
    border: none;
    overflow: visible;
    height: auto;
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    z-index: 3;
    background: #fff;
    box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.04), 0px 4px 36px rgba(0, 0, 0, 0.06);
    padding: 25px;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info .product-item-inner,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info .product-item-inner {
    display: block;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-name,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-name {
    white-space: normal;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item::before,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item::before {
    display: none;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .product-item-info,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .product-item-info {
    border-radius: 9px;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .actions-secondary,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .actions-secondary {
    position: absolute;
    top: 33px;
    right: 15%;
    z-index: 9;
    width: 33px;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .actions-secondary .action,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .actions-secondary .action {
    width: 100%;
    margin: 0 0 5px;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .actions-secondary .action,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .actions-secondary .action,
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .quick-view,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .quick-view {
    border: 1px solid #F5F5F6;
    box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.04), 0px 4px 36px rgba(0, 0, 0, 0.06);
    background: #fff;
    border-radius: 100%;
    color: #fabb1a;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .tocart,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .tocart,
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .actions-primary,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .actions-primary {
    width: 100%;
  }
  .toolbar .modes {
    display: none;
  }
  .toolbar .modes-mode {
    background-color: #fff;
  }
  .toolbar .modes-mode.active {
    background: transparent;
  }
  .products.wrapper ~ .toolbar {
    float: none;
  }
  .products.wrapper ~ .toolbar .pages {
    float: none;
  }
  .products.wrapper ~ .toolbar div.limiter {
    display: none;
    float: none;
    margin: 27.5px 0;
  }
  .sidebar .filter .filter-subtitle {
    display: none;
  }
  .sidebar .filter-current {
    border-radius: 8px;
    padding: 10px 20px;
  }
  .sidebar .filter-actions {
    margin: 0;
    padding: 0 10px 30px 20px;
    border-bottom: 1px solid #E0E0E0;
  }
  .sidebar .filter-options-item {
    padding: 10px 15px 20px 15px;
  }
  .sidebar.sidebar-main.swissup-in-stuck {
    background: transparent !important;
  }
  .filter-options-title::after {
    right: 0;
  }
  .page-footer .footer-toolbar-top {
    text-align: left;
  }
  .page-footer .footer-toolbar-top .title,
  .page-footer .footer-toolbar-top .contacts > div {
    margin-bottom: 0;
  }
  .page-footer .footer.content {
    padding: 40px 10px;
  }
  .page-footer .footer.content .footer.links > li {
    border-bottom: none;
  }
  .page-footer .footer-links .h4 {
    font-size: 1.8rem;
  }
  .page-footer .footer-toolbar-bottom .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .page-footer .footer-toolbar-bottom .content > div {
    margin-bottom: 0;
  }
  .block-highlight {
    padding: 20px 30px;
  }
  .cms-index-index .page-main > .messages {
    margin-left: 370px;
  }
  .cms-index-index .benefits-top {
    text-align: left;
  }
  .cms-index-index .benefits-top .icon,
  .cms-index-index .benefits-top .content {
    display: inline-block;
    vertical-align: middle;
  }
  .cms-index-index .benefits-top .icon {
    margin-right: 20px;
  }
  .popular-categories .easycatalogimg .parent-category {
    left: auto;
    right: auto;
  }
  .block.apps {
    position: relative;
    color: #fff;
  }
  .block.apps h2 {
    font-size: 48px;
  }
  .block.apps .content {
    padding: 2vw;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: left;
  }
  .block.apps .apps-bg img {
    border-radius: 8px;
    box-shadow: 0px 4px 4px -2px rgba(0, 0, 0, 0.04), 0px 4px 36px rgba(0, 0, 0, 0.06);
  }
  .block.apps .store-link {
    display: inline;
  }
  .block.apps .store-link + .store-link {
    margin-left: 20px;
  }
  .jumbotron-overlap {
    z-index: 1;
  }
  .column.main .jumbotron-overlap > .container > .block:last-child {
    margin-bottom: -100px;
  }
  .jumbotron-overlap + .jumbotron {
    padding-top: 100px;
  }
  .category-view {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
  }
  .catalog-product-view .jumbotron-top > .container {
    display: block;
  }
  .product-info-main .product-add-form {
    padding: 0;
  }
  .product.data.items:not(.expanded) > .item.title:first-child {
    margin-left: 25px;
  }
  .product.data.items:not(.expanded) > .item.title > .switch {
    opacity: 0.5;
  }
  .product.data.items:not(.expanded) > .item.title.active > .switch {
    border-width: 0 0 4px 0;
    border-style: solid;
    opacity: 1;
  }
  .product.data.items:not(.expanded) > .item.content {
    border-width: 2px 0 0 0;
    border-style: solid;
    border-color: #e9e9eb;
  }
  .product.data.items:not(.expanded).accordion > .item.title:first-child {
    margin-left: 0;
  }
  #reviews .review-item,
  #reviews .block.review-add {
    padding: 50px 40px;
    margin-bottom: 20px;
  }
  .product.data.items.expanded > .item.content:nth-child(2) {
    border-top: none;
  }
  .page-product-downloadable .product-options-wrapper {
    float: none;
    width: 100%;
  }
  .page-product-downloadable .product-options-bottom {
    float: none;
    width: 100%;
  }
  .bundle-options-container .product-options-wrapper .field.qty .control {
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    width: 100%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #0f224c;
    font-size: 3.2rem;
  }
  .block.crosssell {
    width: 73%;
    padding: 20px;
  }
  .contact-index-index .contact-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  .contact-index-index .contact-form-wrapper {
    padding: 50px;
    margin-top: 120px;
  }
  .contact-index-index .contact-info {
    display: flex;
    justify-content: space-around;
    text-align: left;
    max-width: 900px;
  }
  .contact-index-index .contact-info .icon,
  .contact-index-index .contact-info .content {
    display: inline-block;
    vertical-align: top;
  }
  .contact-index-index .contact-info .content {
    margin-left: 15px;
  }
  .contact-index-index .contact-info .divider {
    background-color: #E9E9EB;
  }
  .element.icon-text-top .content .item {
    position: relative;
  }
  .element.icon-text-top .content .item + .item::before {
    content: '';
    display: block;
    height: 180px;
    width: 1px;
    background-color: #E0E0E0;
    position: absolute;
    left: 0;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial {
    border-bottom: 8px solid #fabb1a;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial::after {
    display: none;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .author h5,
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .author p {
    display: inline;
    font-size: 3rem;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .review-ratings {
    margin: 15px 0 0 30px;
  }
}
@media all and (min-width: 1024px), print {
  .breeze-gallery.vertical:not(.opened) {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .breeze-gallery.vertical:not(.opened) .thumbnails {
    flex-direction: column;
    flex-wrap: nowrap;
    order: -1;
    max-height: 550px;
    margin: 0 5px 0 0;
    padding-right: 5px;
    padding-bottom: 0;
    overflow-y: overlay;
  }
  .breeze-gallery.opened {
    padding: 30px;
  }
  .cookie-settings-cols3 .cookie-group {
    width: calc(33% - 7px);
  }
  .cookie-settings-cols4 .cookie-group {
    width: calc(25% - 7px);
  }
  .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;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 25px;
  }
  .order-links .item strong {
    padding: 1px 25px 2px 25px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 22px;
    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;
  }
  .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%;
  }
  .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%/4 - 6px - 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%/4 - 6px - 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 - 6px - 0.1px);
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/6 - 6px - 0.1px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/5 - 6px - 0.1px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-products .products-grid .product-items {
    margin-left: -6px;
  }
  .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(3n + 1),
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin: 0 0 6px 6px;
  }
  .page-products .products-grid .product-item.swiper-slide,
  .page-products.page-layout-1column .products-grid .product-item.swiper-slide,
  .page-products.page-layout-3columns .products-grid .product-item.swiper-slide {
    margin: 0;
  }
  .block.widget .products-grid .product-items {
    margin-left: -6px;
  }
  .block.widget .products-grid .product-items.swiper-wrapper {
    margin-left: 0;
  }
  .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 6px 6px;
  }
  .block.widget .products-grid .product-item.swiper-slide,
  .page-layout-1column .block.widget .products-grid .product-item.swiper-slide {
    margin: 0;
  }
  #product-review-container:empty + .review-add {
    width: 100%;
  }
  .opc-wrapper .shipping-address-item {
    width: 50%;
  }
  .image-block.element .info {
    padding: 6em;
  }
  .background-divider.element .content {
    padding: 50px 35px 40px;
  }
  .background-divider.element .content .block-title [role="heading"] {
    font-size: 6rem;
  }
  .background-divider.element .content .block-title .subtitle {
    font-size: 3rem;
  }
  .element.icon-text-small {
    flex-direction: row;
  }
  .element.icon-text-small .description {
    width: 35%;
    padding: 6em;
    background-position: 15% 95%;
  }
  .element.icon-text-small .icons {
    width: 65%;
  }
  .element.icon-text-big .item {
    padding: 4em 4em 6em;
  }
  .element .testimonials-slider .block-content .swiper-container .swiper-slide {
    max-width: 400px;
    transition: margin-top 0.2s ease;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote {
    font-size: 2.4rem;
  }
  .block.apps .content {
    padding: 6vw;
  }
}
@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 */
.lib-modal-popup .modal-inner-wrap {
  transform: translateY(20px);
  transition: all 0.2s;
}
.lib-modal-popup ~ .modals-overlay {
  transition: opacity 0.2s;
  opacity: 0;
}
.lib-modal-popup._show ~ .modals-overlay {
  opacity: 1;
}
.lib-button {
  line-height: 18px;
}
.lib-button-primary {
  line-height: 18px;
}
.abs-revert-secondary-color {
  line-height: 18px;
}
.abs-action-button-as-link {
  text-transform: none;
  text-shadow: none;
  font-size: inherit;
  font-family: inherit;
}
.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-form-field .choice input {
  vertical-align: baseline;
}
.lib-main-navigation-desktop .navigation li {
  position: relative;
}
.lib-main-navigation-desktop .navigation .level0 > .level-top {
  text-transform: none;
  font-family: inherit;
}
.lib-breadcrumbs {
  min-height: 20px;
}
.abs-actions-addto:before {
  font-size: 16px;
  line-height: 16px;
}
.header.wrapper.is_stuck {
  background: #2d9cdb;
}
.block.crosssell .product-item-info,
.block.upsell .product-item-info,
.block.related .product-item-info {
  width: auto;
}
.column.main .products-grid .product-items {
  margin-left: -6px;
}
.column.main .products-grid .product-item:nth-child(n) {
  margin: 0 0 6px 6px;
  padding: 0;
}
.column.main .products-grid .product.swiper-slide {
  margin: 0;
}
.rating-summary .rating-result {
  text-align: left;
}
@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 (min-width: 1025px) {
  #product-review-container {
    float: left;
    width: 47%;
  }
  #product-review-container .review-item:last-child {
    padding-bottom: 0;
  }
  .review-add {
    float: right;
    width: 37%;
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .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;
  }
}
@media all and (min-width: 1440px), print {
  .is_stuck .product-info-sticky .price-box {
    display: block;
  }
}
@media (width: 768px) {
  .page-layout-checkout .opc-wrapper {
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #f2f5f7;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #ffffff;
  }
  .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media (min-width: 768px) and (min-height: 740px) {
  .opc-sidebar {
    position: sticky;
    top: 15px;
  }
}
.columns .column.main {
  background: #f5f5f6;
}
/* Loop @mp-icons array and set icons */
@media screen and (min-width: 1280px) {
  .page-header div.wishlist .text,
  .page-header .switcher.customer .toggle .text {
    display: inline-block;
  }
}
@media screen and (min-width: 1280px) {
  .minicart-wrapper .action.showcart .text {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    padding: 0 5px;
  }
}
@media (max-width: 1023px) {
  .highlight-cols-6 li.item {
    width: calc(100% / 3 - 10px - 0.1px) !important;
  }
}
@media screen and (min-width: 1280px) {
  .cms-index-index .jumbotron .navpro-expanded > div {
    margin-left: 25%;
  }
}
@media (min-width: 1024px) {
  #product-review-container .review-item:last-child {
    padding-bottom: 50px;
  }
  #product-review-container:empty + .review-add {
    float: none;
    width: auto;
  }
  #product-review-container:empty + .review-add .block-title {
    text-align: center;
  }
  #product-review-container:empty + .review-add .review-form {
    margin: 0 auto;
  }
}
div#descarga_catalogo {
  width: 100%;
  text-align: center;
  margin-top: 3%;
}
div#descarga_catalogo img {
  width: 12%;
}
div#descarga_texto p {
  width: 100%;
  text-align: center;
  font-size: 14px;
}
div#precio_garantizado {
  position: relative;
  left: 135%;
  top: 19px;
  color: #466fad;
  font-weight: bold;
  font-size: 16px;
  width: 200%;
}
.block-actions.filter-actions {
  display: none;
}
.filter-options-item {
  border-top: 1px solid #e0e0e0;
}
.filter-current .action.remove {
  display: none;
}
strong.block-subtitle.filter-current-subtitle {
  color: #eb5757;
  text-decoration: underline;
}
.filter-value {
  color: #eb5757;
}
.breadcrumbs {
  position: relative;
  top: 196px;
}
div#remember-me-box {
  display: none;
}
div#Marcas_Lateral_Fijo {
  border: 1px solid #dfdfdf;
  padding: 25px;
  margin-bottom: 25px;
  border-radius: 10px;
  background-color: white;
}
div#Marcas_Lateral_Fijo a {
  font-size: 14px;
  line-height: 3rem;
  color: #0f224c;
}
.easycatalogimg {
  display: none;
}
.casa-cabello-container {
  max-width: 800px;
  margin: 30px auto;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
  color: #333;
  background-color: #f9f9f9;
}
.casa-cabello-title {
  font-size: 24px;
  color: #0056b3;
  margin-bottom: 10px;
}
.casa-cabello-subtitle {
  font-size: 20px;
  color: #0056b3;
  margin-top: 20px;
}
.casa-cabello-text {
  margin-bottom: 15px;
  line-height: 1.6;
}
.casa-cabello-image-container {
  text-align: center;
  margin-top: 20px;
}
.casa-cabello-image-container img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
p.fbl.fbl-custom.fbl-ready {
  display: none;
}
nav.swissup-navigationpro.navpro.navigation.orientation-horizontal.dropdown-level0-stick-center.dropdown-right.dropdown-bottom.navpro-transformable {
  margin-left: 0px;
}
.account .form-edit-account,
.account .form-address-edit,
.customer-account-login .login-container,
.form.password.forget,
.form.password.reset,
.form.create.account,
.form.form-orders-search,
.form.search.advanced,
.form.testimonial,
.paypal-review.view {
  margin-top: 0px;
}
.tmp3-sub-title {
  margin-top: 10px;
  font-size: 16px;
  background: white;
  padding: 30px;
  margin-top: -1px;
}
.tmp3-text-content {
  width: 800px;
}
.tmp3-title {
  font-size: 52px;
  background: white;
  margin-top: -8px;
  padding: 5px;
}
.main-wrapper {
  font-size: 15vmin;
  background-color: #ffffff;
  width: 100vw;
  height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.signboard-wrapper {
  width: 75vmin;
  height: 55vmin;
  margin: 20px;
  position: relative;
  flex-shrink: 0;
  transform-origin: center 2.5vmin;
  animation: 1000ms init forwards, 1000ms init-sign-move ease-out 1000ms, 3000ms sign-move 2000ms infinite;
}
.signboard-wrapper .signboard {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  background-color: #ff5625;
  width: 100%;
  height: 35vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  border-radius: 4vmin;
  text-shadow: 0 -0.015em #be2b00;
  box-shadow: 0 2vmin 4vmin 1vmin rgba(107, 107, 107, 0.8);
}
.signboard-wrapper .string {
  width: 30vmin;
  height: 30vmin;
  border: solid 0.9vmin #893d00;
  border-bottom: none;
  border-right: none;
  position: absolute;
  left: 50%;
  transform-origin: top left;
  transform: rotate(45deg);
}
.signboard-wrapper .pin {
  width: 5vmin;
  height: 5vmin;
  position: absolute;
  border-radius: 50%;
}
.signboard-wrapper .pin.pin1 {
  background-color: #9f9f9f;
  top: 0;
  left: calc(47.5%);
}
.signboard-wrapper .pin.pin2,
.signboard-wrapper .pin.pin3 {
  background-color: #d83000;
  top: 21.5vmin;
}
.signboard-wrapper .pin.pin2 {
  left: 13vmin;
}
.signboard-wrapper .pin.pin3 {
  right: 13vmin;
}
@keyframes init {
  0% {
    transform: scale(0);
  }
  40% {
    transform: scale(1.1);
  }
  60% {
    transform: scale(0.9);
  }
  80% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes init-sign-move {
  100% {
    transform: rotate(3deg);
  }
}
@keyframes sign-move {
  0% {
    transform: rotate(3deg);
  }
  50% {
    transform: rotate(-3deg);
  }
  100% {
    transform: rotate(3deg);
  }
}
button#continuarpedidoboton {
  margin: 0px auto;
  margin-left: 22px;
  margin-top: 20px;
}
div#ofertas_vigentes {
  text-align: center;
  border: 6px dotted #eb5757;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 50px;
  padding: 20px;
  color: #eb5757;
  font-size: 20px;
  display: none;
}
dl.items.check.payable dt.title {
  display: none;
}
div#productlist_sku:before {
  display: none;
}
.product-info-main .product.attribute.sku .value:before {
  display: none;
}
a.bb-rss-icon {
  display: none;
}
div#sharing {
  display: none;
}
.mpblog-search button.action.search :before {
  position: relative;
  top: 7px;
}
.block-title.col-xs-12.sidebar-archives {
  display: none;
}
ul.menu-archives {
  display: none;
}
.filter-options-content a {
  text-transform: uppercase;
}
div#recaptcha-checkout-place-order {
  display: none;
}
div#recaptcha-f979c2ff515d921c34af9bd2aee8ef076b719d03-container {
  display: none;
}
.product-info-main h1.page-title {
  text-align: left;
  margin-bottom: -30px;
}
table#catalogos_descargas img {
  scale: 1;
  transition: all 0.5s ease;
  border: 1px solid #efefef;
}
table#catalogos_descargas img:hover {
  scale: 1.1;
  transition: all 0.5s ease;
}
h1.page-title {
  text-align: center;
}
table#catalogos_descargas {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
  margin-top: 3%;
}
div#mensaje_bienvenida {
  color: #466fad;
  font-weight: bold;
  position: relative;
  top: -40px;
  left: 29%;
}
textarea.input-text.order-comment.order-comment-input {
  background: white;
  border: 1px solid #ff00004f;
  border-radius: 3px;
}
.product-item-info div#dto_neto_filas {
  display: none;
}
.block.block-wishlist div#dto_neto_filas {
  display: none;
}
.products.wrapper.grid.products-grid div#dto_neto_filas {
  display: none;
}
.page-footer .footer-toolbar-top .title {
  font-size: 2.4rem;
}
div#bio_ep {
  margin-top: -220px;
}
div#nuevatarifa2024 {
  font-weight: bold;
  border: 1px solid #eb5757;
}
.tmp3-text.mppopup-text {
  color: #eb5757;
  margin-bottom: -23px;
  font-size: 35px;
}
.tmp4-text.mppopup-text {
  text-align: center;
  width: 100%;
  color: black;
  font-size: 12px;
  margin-top: 13%;
}
form#mp-newsletter-validate-detail {
  display: none;
}
div#bio_ep_close img {
  width: 10%;
  position: relative;
  top: -7px;
  left: 48%;
}
#bio_ep_bg {
  opacity: 0.8;
}
@media screen and (min-width: 1025px) {
  a#Descargas_menu {
    margin-left: 100px;
    line-height: 3;
    text-decoration: none;
    color: black;
  }
}
@media screen and (min-width: 769px) {
  .product-info-price span.price {
    display: none;
  }
  div#dto_neto_filas {
    margin-top: -15px;
  }
  span.dto_productpage {
    color: #466fad;
    float: left;
    font-size: 16px;
    margin-top: 2px;
    font-weight: bold;
    margin-right: 7px;
  }
  span.text_productpage {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    top: -8px;
  }
}
@media screen and (max-width: 768px) {
  div#descarga_catalogo {
    width: 30%;
    margin: auto;
    margin-top: 10%;
  }
  div#descarga_catalogo img {
    width: 90%;
  }
  div#descarga_texto p {
    width: 100%;
    text-align: center;
    font-size: 14px;
  }
  .product-info-price span.price {
    display: none;
  }
  div#dto_neto_filas {
    margin-top: -15px;
  }
  span.dto_productpage {
    color: #466fad;
    font-size: 13px;
    margin-top: 9px;
    font-weight: bold;
    margin-right: 3px;
    display: block;
    width: 100%;
    line-height: 3;
    margin-bottom: -13px;
  }
  span.text_productpage {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    top: 0px;
  }
}
.block.widget.highlight-swiper.block-highlight.highlight-carousel.highlight-grid.highlight-cols-6.highlight-all {
  height: 400px;
}
.block.widget.highlight-swiper.block-highlight.highlight-carousel.highlight-grid.highlight-cols-6.highlight-all a.action.view {
  display: none;
}
.jumbotron.benefits {
  display: none;
}
.footer-logo {
  display: none;
}
.nav-sections .navpro.navpro .navpro-departments a.level-top {
  display: flex;
}
nav.swissup-navigationpro.navpro.navigation.orientation-horizontal.dropdown-level0-stick-left.dropdown-right.dropdown-bottom.navpro-transformable {
  top: 151px;
  min-width: 80%;
}
#anchor_masvendidos {
  scroll-margin-top: 200px;
}
#anchor_categorias {
  scroll-margin-top: 250px;
}
img#\32 5anos {
  display: none;
}
.block-search .block-content:before {
  display: none;
}
.progress-bar {
  display: none;
}
span#Lun {
  margin-right: 25px;
}
html {
  scroll-behavior: smooth;
}
html * {
  font-family: 'Quicksand', sans-serif;
  scroll-behavior: smooth;
}
html,
body {
  overflow-x: hidden;
  scroll-behavior: smooth;
}
img#\32 5anos {
  width: 137px;
  position: absolute;
  left: 40px;
  top: -39px;
  z-index: 2;
}
li#Modelos {
  cursor: pointer;
}
.products.wrapper.grid.products-grid button.action.tocart.primary {
  display: none;
}
div#qty-error {
  display: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit::before {
  display: none;
}
span#discount_rate {
  color: #0f224c;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
  font-weight: bold;
  text-align: right;
}
span#precio_neto {
  color: #0f224c;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
  font-weight: bold;
  text-align: right;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: none;
}
.paypal {
  display: none;
}
.checkout-payment-method .payment-method-title .action-help {
  display: none;
}
.billing-address-same-as-shipping-block.field.choice span {
  visibility: hidden;
}
nav.swissup-navigationpro.navpro.navigation.orientation-horizontal.dropdown-level0-stick-left.dropdown-right.dropdown-bottom.navpro-transformable {
  z-index: 6;
}
.products-grid .hover-image,
.products-grid .product-image-container {
  border: none;
}
.page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .product-item-info,
.column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .product-item-info {
  padding: 8px;
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  img#\32 5anos {
    width: 110px;
    top: -5px;
  }
}
@media screen and (max-width: 768px) and (min-width: 426px) {
  span#precio_neto {
    line-height: 5.7;
    margin-left: -70px;
  }
  td#discount_rate_cart {
    line-height: 5.7;
  }
  .cart.table-wrapper .item .col.item {
    width: 51%;
    margin-right: -170px;
  }
  .block-search .block-content:before {
    content: url(https://casacabello.es/img_adicionales/Inicio/calzadolaboral.png);
    position: fixed;
    color: red;
    top: 10px;
    width: 425px;
    text-align: center;
  }
  img#\32 5anos {
    display: none;
  }
  div#bio_ep_close img {
    width: 10%;
    position: relative;
    top: -60px;
    left: 55%;
  }
}
@media screen and (max-width: 425px) {
  .block-search .block-content:before {
    display: none;
  }
  div#bio_ep_close img {
    width: 10%;
    position: relative;
    top: -60px;
    left: 48%;
  }
}
.opc-wrapper .shipping-address-item.selected-item:after {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  display: none;
}
.shipping-policy-block.field-tooltip span {
  position: relative;
  top: -50px;
  color: #eb5757;
  visibility: hidden;
}
@media screen and (max-width: 768px) {
  li#opc-shipping_method {
    margin-top: 70px;
  }
  .shipping-policy-block.field-tooltip span {
    position: relative;
    top: -100px;
  }
}
.header.wrapper {
  background: #f1c40f;
}
span.twitter-typeahead {
  background: #f1c40f;
}
.nav-sections .navpro.navpro .navpro-departments a.level-top {
  background: #466fad;
  color: white;
}
.page-container.footer-toolbar.footer-toolbar-top {
  background: #466fad;
}
.block-search .control {
  background-color: #f1c40f;
}
img#Banner_Segarra {
  margin-bottom: -6px;
}
.page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .product-item-name,
.column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .product-item-name {
  width: 100%;
}
div#Grupocliente_menu {
  display: none;
}
.row_categorias {
  display: flex;
  justify-content: center;
  margin-top: 35px;
  margin-bottom: 35px;
}
.container_categorias {
  border: none;
  min-height: 350px;
  min-width: 250px;
  display: flow-root;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
}
.box_categorias {
  min-height: 200px;
  min-width: 250px;
  margin: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-wrapper {
  background: white;
}
ul#navpro-topnav {
  background: #f5f5f6;
  width: 105%;
}
.columns .column.main {
  background: white;
}
span.texto_categoria {
  font-weight: bold;
  font-size: 16px;
  background: #0000009e;
  padding: 10px;
  border-radius: 3px;
}
div#box1 {
  background-image: url(https://casacabello.es/img_adicionales/Inicio/Categorias/Uniformidad.png);
  border-radius: 7px;
}
div#box2 {
  background-image: url(https://casacabello.es/img_adicionales/Inicio/Categorias/Montaña.png);
  border-radius: 7px;
}
div#box3 {
  background-image: url(https://casacabello.es/img_adicionales/Inicio/Categorias/Seguridad.png);
  border-radius: 7px;
}
div#box4 {
  background-image: url(https://casacabello.es/img_adicionales/Inicio/Categorias/Sanidad.png);
  border-radius: 7px;
}
div#box5 {
  background-image: url(https://casacabello.es/img_adicionales/Inicio/Categorias/Casual.png);
  border-radius: 7px;
}
div#box6 {
  background-image: url(https://casacabello.es/img_adicionales/Inicio/Categorias/Outlet.png);
  border-radius: 7px;
}
div#box7 {
  background-image: url(https://casacabello.es/img_adicionales/Inicio/Categorias/Accesorios.png);
  border-radius: 7px;
}
div#box8 {
  background-image: url(https://casacabello.es/img_adicionales/Inicio/Categorias/OfertasWeb.png);
  border-radius: 7px;
}
div#box1 span.texto_categoria {
  color: white;
}
div#box2 span.texto_categoria {
  color: white;
}
div#box3 span.texto_categoria {
  color: white;
}
div#box4 span.texto_categoria {
  color: white;
}
div#box5 span.texto_categoria {
  color: white;
}
div#box6 span.texto_categoria {
  color: white;
}
div#box7 span.texto_categoria {
  color: white;
}
div#box8 span.texto_categoria {
  color: white;
}
strong#categorias_titulo {
  font-weight: bold;
  font-size: 2.8rem;
  margin-top: 0rem;
  margin-bottom: 2.8rem;
}
@media screen and (min-width: 1025px) {
  a#ui-id-28 {
    margin-left: 15px;
  }
  a#ui-id-27 {
    margin-left: 110px;
    text-decoration: none;
    margin-bottom: 0px;
    color: #0f224c;
  }
}
.block.widget.highlight-swiper.block-highlight.highlight-carousel.highlight-grid.highlight-cols-6.highlight-all .price-box.price-final_price {
  display: none;
}
.block.widget.highlight-swiper.block-highlight.highlight-carousel.highlight-grid.highlight-cols-6.highlight-all .swatch-attribute-options {
  display: none;
}
.block.widget.highlight-swiper.block-highlight.highlight-carousel.highlight-grid.highlight-cols-6.highlight-all button.action.tocart.primary {
  display: none;
}
.containerer {
  position: relative;
  width: 100%;
}
.containerer img {
  width: 100%;
  height: auto;
}
.containerer .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #555;
  color: white;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
}
.containerer .btn:hover {
  background-color: black;
}
button#btn1 {
  top: 65%;
  left: 65%;
  width: 155px;
  background: none;
  border: 3px solid #ae8f5e;
  color: white;
}
button#btn2 {
  top: 65%;
  left: 74%;
  width: 155px;
  background: none;
  border: 3px solid #ae8f5e;
  color: white;
}
button#btn3 {
  top: 84%;
  left: 65%;
  width: 155px;
  background: none;
  border: 3px solid #ae8f5e;
  color: white;
}
button#btn4 {
  top: 84%;
  left: 74%;
  width: 155px;
  background: none;
  border: 3px solid #ae8f5e;
  color: white;
}
@media only screen and (max-width: 1024px) and (min-width: 426px) {
  img#casacab {
    width: 40%;
    position: relative;
    top: -10px;
    left: 130px;
  }
  .cart.table-wrapper .product-item-name {
    font-size: 14px;
  }
  dl.item-options {
    font-size: 15px;
  }
  button#btn1 {
    top: 65%;
    left: 63%;
    width: 130px;
    background: none;
    border: none;
    color: white;
    font-size: 13px;
  }
  button#btn2 {
    top: 65%;
    left: 76%;
    width: 130px;
    background: none;
    border: none;
    color: white;
    font-size: 13px;
  }
  button#btn3 {
    top: 86%;
    left: 63%;
    width: 130px;
    background: none;
    border: none;
    color: white;
    font-size: 13px;
  }
  button#btn4 {
    top: 85%;
    left: 76%;
    width: 155px;
    background: none;
    border: none;
    color: white;
    font-size: 13px;
  }
}
button#btn1:hover {
  border: 3px solid #ae8f5e;
  color: #ae8f5e;
}
button#btn2:hover {
  border: 3px solid #ae8f5e;
  color: #ae8f5e;
}
button#btn3:hover {
  border: 3px solid #ae8f5e;
  color: #ae8f5e;
}
button#btn4:hover {
  border: 3px solid #ae8f5e;
  color: #ae8f5e;
}
img#footer_logo {
  width: 150px;
}
.sections.nav-sections {
  display: none;
}
.footer.content {
  display: none;
}
.page-title-wrapper {
  visibility: hidden;
}
.nav-sections-item-content {
  margin-bottom: -200px;
}
.login-container .actions-toolbar > .secondary .remind {
  margin-top: 10px;
}
.block-highlight .block-title .subtitle a::after,
.popular-categories .block-title .subtitle a::after,
.element.icon-text-top .info a::after,
.element.icon-text-big .info a::after {
  display: none;
}
.texto_slider {
  color: white;
  text-align: center;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #eb5757;
}
div#block-collapsible-nav ul.nav.items li:nth-child(3) a {
  display: none;
}
div#block-collapsible-nav ul.nav.items li:nth-child(5) a {
  display: none;
}
div#block-collapsible-nav ul.nav.items li:nth-child(6) a {
  display: none;
}
div#block-collapsible-nav ul.nav.items li:nth-child(7) a {
  display: none;
}
div#block-collapsible-nav ul.nav.items li:nth-child(8) a {
  display: none;
}
div#block-collapsible-nav ul.nav.items li:nth-child(9) a {
  display: none;
}
div#block-collapsible-nav ul.nav.items li:nth-child(10) a {
  display: none;
}
div#block-collapsible-nav ul.nav.items li:nth-child(11) a {
  display: none;
}
div#block-collapsible-nav ul.nav.items li:nth-child(12) a {
  display: none;
}
div#block-collapsible-nav ul.nav.items li:nth-child(13) a {
  display: none;
}
.block-collapsible-nav .item .delimiter {
  display: none;
}
.order-details-items.ordered td.col.qty span.title {
  display: none;
}
.page-title-wrapper .actions-toolbar.order-actions-toolbar a.action.print {
  display: none;
}
.block.block-dashboard-info .box.box-information a.action.edit {
  display: none;
}
.block.block-dashboard-info .box.box-information a.action.change-password {
  display: none;
}
.block.block-dashboard-info .box.box-newsletter {
  display: none;
}
.block.block-dashboard-addresses .block-title a.action.edit {
  display: none;
}
.block.block-dashboard-addresses .box.box-billing-address .box-actions {
  display: none;
}
.block.block-dashboard-addresses .box.box-shipping-address .box-actions {
  display: none;
}
collapsible-nav .item.current > strong {
  border-color: #c60c49;
}
.limiter {
  float: right;
}
.old-price,
.old.price {
  visibility: hidden;
}
.product-info-price span.price:before {
  margin-right: 4px;
}
.top-left.absolute {
  display: none;
}
img#imagen_fichatecnica {
  width: 16px;
  margin-top: 10px;
}
a#link_fichatecnica {
  color: #6d6f78;
  text-decoration: none;
  letter-spacing: .05em;
  margin-left: 1px;
}
.product.info.detailed {
  display: none;
}
.product-info-main .product.attribute.sku .value {
  color: #466fad;
  font-weight: bold;
  margin-bottom: 18px;
}
.product-info-main .product-info-price .price-box {
  display: flex;
}
.product-info-main .product-info-price .price-box .price-container .price,
.bundle-options-container .product-info-price .price-box .price-container .price {
  font-size: 16px;
  font-weight: bold;
}
.product-info-price span.price:before {
  content: 'Tarifa: ';
  color: #466fad;
  float: left;
  font-size: 16px;
  margin-top: 2px;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  display: none;
}
.modal-slide._show,
.modal-popup._show {
  visibility: hidden;
}
.bottom-left.absolute {
  display: none;
}
span.prolabel__inner:before {
  content: 'Dto. aplicado';
}
.page-before-footer.xml-container .product-item .price-box .price:before {
  margin-right: 10px;
  margin-top: 3px;
}
.products-grid.wishlist .product-item .price-box .price:before {
  margin-top: 2px;
  margin-right: 7px;
}
li.item.product.product-item a.product-item-link {
  white-space: normal;
  font-size: 14px;
}
div#productlist_sku {
  float: left;
  color: #466fad;
  font-weight: bold;
  margin-right: 8px;
  font-size: 14px;
  margin-top: 2px;
}
.products.wrapper.grid.products-grid li.item.product.product-item {
  min-height: 350px;
}
.products.wrapper.grid.products-grid li.item.product.product-item a.product-item-link:before {
  content: '|';
}
.product-item .price-box .price:before {
  content: 'Neto: ';
  color: #466fad;
  float: left;
  font-size: 14px;
}
.block.block-wishlist .product-item .price-box .price:before {
  content: 'Neto: ';
  color: #466fad;
  float: left;
  font-size: 14px;
  margin-right: 8px;
  margin-top: 2px;
}
.product.details.product-item-details span.price {
  margin-left: 9%;
}
.page-layout-1column .product-info-main span.price:after {
  content: ' + Impuestos';
  font-size: 15px;
}
.product-item .price-box .price:after {
  content: ' + Impuestos';
  font-size: 12px;
}
.block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-info-stock-sku {
  display: none;
}
.cart.table-wrapper .cart thead tr th.col {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .block-search .block-content:before {
    content: url(https://casacabello.es/img_adicionales/Inicio/calzadolaboral.png);
    position: fixed;
    color: red;
    top: 10px;
    width: 597px;
    text-align: center;
  }
}
.text_low {
  color: #ffe000;
  font-size: 17px;
}
.text_low a {
  color: #ffe000;
  font-size: 17px;
}
.modal-inner-wrap .price-box.price-tier_price {
  display: none;
}
.product-item-info a.action.tocompare {
  display: none;
}
.product-item .price-box .price-label {
  font-size: 1px;
}
span.price-label {
  font-size: 0px;
}
.product-info-main a.action.tocompare {
  display: none;
}
.swatch-option-tooltip {
  display: none !important;
}
.wishlist-index-index .products-grid.wishlist .product-item-comment {
  display: none;
}
button.action.share {
  display: none;
}
button.action.share {
  display: none;
}
.qty-switcher-dec {
  display: none;
}
.qty-switcher-inc {
  display: none;
}
.minicart-wrapper {
  height: 20px;
}
.minicart-wrapper .action.showcart .counter.qty,
.minicart-wrapper .action.showcart.active .counter.qty {
  color: #ffffff;
  background: #eb5757;
}
tr.totals.shipping.excl span.label {
  display: none;
}
.cart-summary div#block-discount {
  display: none;
}
.cart-summary div#block-shipping {
  display: none;
}
.cart-totals,
.opc-block-summary .table-totals {
  border-top: none;
  padding-top: 0px;
}
a.action.multicheckout {
  display: none;
}
.checkout-cart-index .cart-summary {
  padding: 10px 22px 10px;
}
p#portes_grauitos {
  margin: 0;
}
span#portes_faltan {
  float: right;
  margin-right: 4px;
  width: 111%;
  text-align: right;
}
div#Portes_Row {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
@media screen and (min-width: 769px) {
  .header.wrapper {
    background: #f1c40f;
    position: relative;
    width: 100%;
    z-index: 50;
  }
  nav.swissup-navigationpro.navpro.navigation.orientation-horizontal.dropdown-level0-stick-left.dropdown-right.dropdown-bottom.navpro-transformable {
    position: fixed;
    width: 100%;
    top: 150px;
    z-index: 6;
  }
  main#maincontent {
    margin-top: 195px;
  }
  td#discount_rate_cart {
    line-height: 1;
  }
}
.path-tick {
  stroke-dasharray: 100%;
  animation: dash 0.6s linear forwards;
}
@keyframes dash {
  0% {
    stroke-dashoffset: 100%;
  }
  60% {
    stroke-dashoffset: 100%;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
img#cross_summary {
  width: 26px;
  float: right;
  display: none;
}
svg#summary_tick {
  float: right;
  width: 25px;
  height: 25px;
  display: none;
}
div#Portes_Row td {
  padding-left: 0px;
  padding-right: 0px;
}
span#portes_grauitos {
  font-weight: bold;
  vertical-align: middle;
}
tr#Tr_Faltan {
  display: none;
}
@media only screen and (max-width: 767px) {
  div#Portes_Row td {
    padding-left: 15px;
    padding-right: 15px;
  }
}
p#infoportes {
  text-align: center;
  color: white;
  font-size: 13px;
}
.progress-bar {
  width: 100%;
  background-color: #f2f2f2;
  border-radius: 25px;
  background: #f1c40f;
}
.progress {
  height: 5px;
  text-align: center;
  color: white;
  transition: width 0.5s ease;
  margin-top: 10px;
  border-radius: 25px;
  max-width: 100%;
}
.progress-text {
  line-height: 20px;
}
button.popup-button {
  display: none;
}
.minicart-wrapper:hover button.popup-button {
  display: contents;
}
div#Portes_Row_Minicart {
  position: absolute;
  background: white;
  border-radius: 8px;
  top: 70px;
  border: 1px solid #e0e0e0;
  width: 350px;
  top: 80px;
  left: -280px;
  z-index: 91;
}
img#cross_summary_minicart {
  width: 26px;
  float: right;
  display: none;
}
svg#summary_tick_minicart {
  float: right;
  width: 25px;
  height: 25px;
  display: none;
}
tr#Tr_Faltan_minicart {
  display: none;
}
td#texto_faltan_minicart {
  text-align: right;
}
div#checkout-step-shipping:after {
  content: 'Si la dirección es otra, por favor, indiquelo en las observaciones del siguiente paso';
  color: red;
  font-size: 15px;
  font-weight: bold;
}
span.action.action-toggle span {
  color: #0f224c;
}
td#discount_rate_cart {
  color: #0f224c;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.payment-method-content:nth-child(2) p {
  visibility: hidden;
}
.payment-method-content:nth-child(2) p:before {
  content: 'ES17 0081 7437 6100 0109 2314';
  visibility: visible;
  float: right;
}
form.form.form-discount.order-comment-form .control p {
  display: none;
}
.shipping-information {
  background: #ffffff;
  padding: 70px;
  border-radius: 7px;
}
table#shopping-cart-table a.action.action-delete {
  display: block;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.action-gift:active,
.action-gift:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.cart-order-comment .action.check:active,
.cart-order-comment .action.check:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  display: none;
}
.checkout-payment-method .checkout-billing-address {
  display: none;
}
.page-layout-checkout .page-header {
  background: #f1c40f;
}
.shipping-address-item.not-selected-item {
  display: none;
}
.new-address-popup {
  display: none;
}
td#label_carrier_freeshipping_freeshipping {
  color: white;
}
td#label_carrier_bestway_tablerate {
  color: white;
}
.payment-option._collapsible.opc-payment-additional.discount-code {
  display: none;
}
table#shopping-cart-table a.use-ajax.action.towishlist.action-towishlist span {
  visibility: hidden;
}
button.action.action-edit-address {
  display: none;
}
.page-layout-checkout .opc-block-shipping-information .shipping-information-title .action-edit {
  display: none;
}
@media screen and (min-width: 769px) {
  div#checkout {
    margin-top: -140px;
  }
}
@media screen and (max-width: 425px) {
  tr.item-info {
    display: flow;
  }
  span#precio_neto {
    line-height: 5.7;
    width: 50%;
    margin-left: 35%;
  }
  td#discount_rate_cart {
    line-height: 5.7;
    width: 29%;
  }
  span#precio_neto:before {
    content: 'Bruto: ';
  }
  td#discount_rate_cart:before {
    content: 'Dto. ';
  }
  table#shopping-cart-table td.col.qty {
    margin-top: -30px;
    margin-left: -50px;
  }
  table#shopping-cart-table td.col.price {
    margin-top: -27px;
    margin-left: 45px;
  }
  table#shopping-cart-table td.col.subtotal {
    margin-top: -27px;
  }
  div#Grupocliente_menu {
    display: none;
  }
  .nav-sections .navpro.navpro .navpro-departments a.level-top {
    background: #466fadab;
  }
  .nav-sections .navpro.navpro .navpro-departments a.level-top span {
    color: white;
  }
  div#Container_Segarra_movil {
    height: 133px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1025px) {
  img#casacab {
    width: 40%;
    position: relative;
    left: 35%;
    top: -10px;
  }
  button#btn2 {
    left: 77%;
  }
  button#btn4 {
    left: 77%;
  }
}
@media screen and (max-width: 425px) {
  img#casacab {
    width: 50%;
    margin-left: 50%;
    margin-bottom: -80px;
    position: relative;
    top: -130px;
  }
  button#btn1 {
    display: none;
  }
  button#btn2 {
    display: none;
  }
  button#btn3 {
    display: none;
  }
  button#btn4 {
    display: none;
  }
}
@media screen and (max-width: 425px) {
  a.logo {
    position: relative;
    margin-left: 95px;
    padding-bottom: 30px;
    top: 15px;
    scale: 1.2;
  }
  .row_categorias {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 35px;
    margin-bottom: 35px;
  }
  div#box1 {
    height: 200px;
    margin-bottom: 10px;
    background-size: cover;
  }
  div#box2 {
    height: 200px;
    margin-bottom: 10px;
    background-size: cover;
  }
  div#box3 {
    height: 200px;
    margin-bottom: 10px;
    background-size: cover;
  }
  div#box4 {
    height: 200px;
    margin-bottom: 10px;
    background-size: cover;
  }
  div#box5 {
    height: 200px;
    margin-bottom: 10px;
    background-size: cover;
  }
  div#box6 {
    height: 200px;
    margin-bottom: 10px;
    background-size: cover;
  }
  div#box7 {
    height: 200px;
    margin-bottom: 10px;
    background-size: cover;
  }
  div#box8 {
    height: 200px;
    margin-bottom: 10px;
    background-size: cover;
  }
  div#Grupocliente_menu {
    display: none;
  }
  .nav-sections .navpro.navpro .navpro-departments a.level-top {
    background: #466fadab;
  }
  .nav-sections .navpro.navpro .navpro-departments a.level-top span {
    color: white;
  }
  div#Container_Segarra_movil {
    height: 133px;
  }
  li.col-md-3.col-xs-12:nth-child(1) {
    display: none;
  }
  .easyslide-wrapper {
    margin-top: -1px;
  }
  div#Portes_Row_Minicart {
    display: none;
  }
  div#mensaje_bienvenida {
    display: none;
  }
  .block-search .label {
    position: relative;
    top: 40px;
    left: 35px;
  }
}
@media screen and (min-width: 1441px) {
  a.logo {
    margin-right: 145px;
    margin-left: -70px;
    scale: 1.5;
  }
}
@media screen and (max-width: 1440px) and (min-width: 769px) {
  a.logo {
    margin-right: 60px;
    margin-left: 80px;
    scale: 1.3;
  }
  div#mensaje_bienvenida {
    width: 75%;
  }
  .block.block-search.block-swissup-ajaxsearch {
    margin-left: 30px;
  }
}
@media screen and (max-width: 768px) and (min-width: 426px) {
  a.logo {
    margin-left: 130px;
    scale: 1.2;
    padding: 0px;
  }
}
