<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Riva' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wishlist-full:before {
  content: "\e900";
}
.icon-wishlist-empty:before {
  content: "\e901";
}
.icon-wishlist:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e903";
}
.icon-trash:before {
  content: "\e904";
}
.icon-youtube:before {
  content: "\e905";
}
.icon-zoom:before {
  content: "\e906";
}
.icon-account:before {
  content: "\e907";
}
.icon-arrow-down:before {
  content: "\e908";
}
.icon-arrow-left:before {
  content: "\e909";
}
.icon-arrow-right:before {
  content: "\e90a";
}
.icon-arrow-up:before {
  content: "\e90b";
}
.icon-calendar:before {
  content: "\e90c";
}
.icon-cart:before {
  content: "\e90d";
}
.icon-checkmark:before {
  content: "\e90e";
}
.icon-compare:before {
  content: "\e913";
}
.icon-down:before {
  content: "\e914";
}
.icon-edit:before {
  content: "\e915";
}
.icon-envelope:before {
  content: "\e916";
}
.icon-error:before {
  content: "\e917";
}
.icon-expand:before {
  content: "\e918";
}
.icon-flag:before {
  content: "\e919";
}
.icon-gift-registry:before {
  content: "\e91a";
}
.icon-gift-wrapping:before {
  content: "\e91b";
}
.icon-grid:before {
  content: "\e91c";
}
.icon-help:before {
  content: "\e91d";
}
.icon-info:before {
  content: "\e91e";
}
.icon-list:before {
  content: "\e91f";
}
.icon-menu:before {
  content: "\e920";
}
.icon-minus:before {
  content: "\e921";
}
.icon-next:before {
  content: "\e922";
}
.icon-pin:before {
  content: "\e923";
}
.icon-pointer-down:before {
  content: "\e924";
}
.icon-pointer-left:before {
  content: "\e925";
}
.icon-pointer-right:before {
  content: "\e926";
}
.icon-pointer-up:before {
  content: "\e927";
}
.icon-prev:before {
  content: "\e928";
}
.icon-print:before {
  content: "\e929";
}
.icon-private:before {
  content: "\e92a";
}
.icon-remove:before {
  content: "\e92b";
}
.icon-settings:before {
  content: "\e92c";
}
.icon-success:before {
  content: "\e92d";
}
.icon-trash1:before {
  content: "\e92e";
}
.icon-undo:before {
  content: "\e92f";
}
.icon-up:before {
  content: "\e930";
}
.icon-update:before {
  content: "\e931";
}
.icon-warning:before {
  content: "\e932";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-pinterest:before {
  content: "\ead1";
}
.fa-facebook.icon-social {
  font-family: 'Riva' !important;
}
.fa-facebook.icon-social:before {
  content: "\ea91" !important;
}
.fa-google.icon-social {
  font-family: 'Riva' !important;
}
.fa-google.icon-social:before {
  content: "\ea8b" !important;
}
.fa-instagram.icon-social {
  font-family: 'Riva' !important;
}
.fa-instagram.icon-social:before {
  content: "\ea92" !important;
}
.fa-pinterest.icon-social {
  font-family: 'Riva' !important;
}
.fa-pinterest.icon-social:before {
  content: "\ead1" !important;
}
.fa-twitter.icon-social {
  font-family: 'Riva' !important;
}
.fa-twitter.icon-social:before {
  content: "\ea96" !important;
}
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 991px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 991px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.no-sizes-available {
  color: red;
  padding: 5px 0;
  width: 100%;
  border-bottom: 1px solid #9B9B9B;
  margin-bottom: 10px;
  text-transform: none;
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
    margin: 0 auto 30px;
  }
  .ampromo-items-content {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    width: 280px;
    margin: 0 auto;
  }
  .ampromo-items-content {
    padding: 24px 54px;
  }
  .ampromo-items-form .product-info-price &gt; *:first-child,
  .ampromo-items-form .product-info-price &gt; *:last-child {
    padding: 0;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-items-content {
    padding: 15px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 992px) {
  .checkout-cart-index .page-title-wrapper {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .checkout-cart-index .block.crosssell {
    width: 65%;
  }
  .checkout-cart-index .block.crosssell .block-title {
    font-size: 2.4rem;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .form-cart .actions.main button,
  .cart-container .form-cart .actions.main a {
    width: auto;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary &gt; .title {
    margin-top: 0;
    display: block;
  }
  .cart-summary &gt; .title::after {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar &gt; .secondary {
    float: none;
  }
  .cart-summary .block &gt; .title:after {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart-summary .block #block-summary {
    display: block;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 1.5rem;
    margin: 0 0 3.75rem;
  }
  .cart-summary .block .fieldset .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field &gt; .label {
    margin: 0 0 20px 10px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 10px;
  }
  .cart.table-wrapper .item .col.item {
    display: block;
    padding: 10px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 3rem;
    position: static;
    vertical-align: top;
    width: 25%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
    width: 99%;
    position: relative;
    top: auto;
    left: auto;
    opacity: 1;
  }
  .cart-discount {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    border: 0;
    box-sizing: border-box;
  }
  .cart-discount .actions-toolbar .primary {
    float: right;
  }
}
@media all and (max-width: 991px) {
  .checkout-cart-index .page-title-wrapper {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart-summary {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .cart-container {
    margin-bottom: 0;
  }
  .cart-container .form-cart {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .cart-container .form-cart .actions.main {
    text-align: center;
  }
  .cart-container .block.crosssell {
    width: 100%;
  }
  .cart-container .block.crosssell .block-title {
    font-size: 1.8rem;
  }
  .cart-discount .fieldset.coupon {
    width: 100%;
    display: block;
  }
  .cart-discount .fieldset.coupon .field,
  .cart-discount .fieldset.coupon .actions-toolbar {
    display: block;
  }
  .cart-discount .fieldset.coupon .actions-toolbar {
    width: 100%;
    margin-top: 10px;
  }
  .cart.table-wrapper {
    border-top: 1px solid #d1d1d1;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: initial;
    width: 33%;
  }
  .cart.table-wrapper .col.qty:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp:before {
    content: attr(data-th);
    display: block;
    font-weight: false;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody &gt; tr &gt; td:last-child {
    border: 0;
  }
  .cart .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 3rem;
    position: static;
    vertical-align: top;
    width: 25%;
  }
  .cart .product-item-details {
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
    width: 99%;
    position: relative;
    top: auto;
    left: auto;
    opacity: 1;
  }
  .cart-discount .actions-toolbar &gt; .primary {
    width: 100%;
    margin-bottom: 20px;
  }
  .cart-discount .actions-toolbar &gt; .primary button.action {
    width: 100%;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-summary .block.shipping .title::after {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart-summary #block-summary {
    display: block;
  }
}
@media all and (min-width: 991px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 1.5rem 0.75rem 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 0.75rem;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .amazon-addresses .amazon-address,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .amazon-addresses .amazon-address:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .amazon-addresses .amazon-address:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-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-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 150%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 100%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .dashboard-welcome-toggler {
    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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .login-container:before,
  .login-container: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,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .amazon-addresses:after,
  .block-cart-failed .block-content:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .header.content:after,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .account .toolbar:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field,
  .product-add-form .fieldset &gt; .field,
  .product-add-form .fieldset .fields &gt; .field {
    margin: 0 0 1.5rem;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(.choice) &gt; .label,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field:not(.choice) &gt; .label,
  .product-add-form .fieldset &gt; .field:not(.choice) &gt; .label,
  .product-add-form .fieldset .fields &gt; .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(.choice) &gt; .control,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field:not(.choice) &gt; .control,
  .product-add-form .fieldset &gt; .field:not(.choice) &gt; .control,
  .product-add-form .fieldset .fields &gt; .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field &gt; .label,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field &gt; .label,
  .product-add-form .fieldset &gt; .field &gt; .label,
  .product-add-form .fieldset .fields &gt; .field &gt; .label {
    margin: 0 0 20px 10px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field.choice:before,
  .abs-revert-field-type-desktop .fieldset &gt; .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field.no-label:before,
  .product-add-form .fieldset &gt; .field.choice:before,
  .product-add-form .fieldset .fields &gt; .field.choice:before,
  .product-add-form .fieldset &gt; .field.no-label:before,
  .product-add-form .fieldset .fields &gt; .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset &gt; .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields &gt; .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    margin-bottom: 3rem;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 1.5rem;
  }
  .block-cart-failed .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 6rem;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 15px;
    padding-right: 15px;
    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: 33%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 3.75rem;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content &gt; * {
    display: none;
  }
  .nav-sections-item-content &gt; .navigation {
    display: block;
  }
  .navigation {
    background: transparent;
    font-size: 12px;
    font-weight: bold;
    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 ul.ui-menu .submenu.level0 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation .level0 {
    margin: 0 0 0 0;
    display: inline-block;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0 &gt; .level-top {
    color: #74c6c7;
    line-height: 12px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
  }
  .navigation .level0 &gt; .level-top:hover,
  .navigation .level0 &gt; .level-top.ui-state-focus {
    color: #74c6c7;
    text-decoration: underline;
  }
  .navigation .level0.active &gt; .level-top,
  .navigation .level0.has-active &gt; .level-top {
    border-color: #74c6c7;
    border-style: solid;
    border-width: 0 0 1px;
    color: #74c6c7;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover &gt; .submenu {
    overflow: visible !important;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    font-weight: normal;
    padding: 1.5rem 6rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: -10px;
  }
  .navigation .level0 .submenu &gt; ul {
    margin-top: 10px;
  }
  .navigation .level0 .submenu &gt; ul:before {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    color: #ffffff;
    left: 20px;
    top: -20px;
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 4;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #74c6c7;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #ffffff;
    color: #74c6c7;
    text-decoration: underline;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu.level0 {
    display: none;
  }
  .navigation .level0 .submenu.level0 li.level1 {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 16%;
    flex-basis: 16%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .navigation .level0 .submenu.level0 li.level1.with-children &gt; a {
    font-weight: bold;
    padding-bottom: 5px;
    text-transform: uppercase;
  }
  .navigation .level0 .submenu.level0 li.level1.widget-area {
    -webkit-flex-grow: 100%;
    flex-grow: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-top: 3rem;
    padding: 3rem 0;
    border-top: 1px solid #e8e8e8;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
  }
  .navigation .level0 .submenu.level0 li.level1.widget-area .menu-banner-wrapper.normal {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .navigation .level0 .submenu.level0 li.level1 a.level2.menu-item-active &gt; span {
    text-decoration: none;
  }
  .navigation .level0 .submenu.level0:after {
    clear: both;
  }
  .navigation .level0 .submenu.level1 {
    display: inline-block !important;
    position: relative;
    top: auto !important;
    left: auto !important;
    opacity: 1 !important;
    padding: 0;
  }
  .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: "\e924";
    font-family: 'Riva';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover &gt; .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  header.page-header.left-logo .navigation {
    position: static;
  }
  header.page-header.left-logo .navigation &gt; ul {
    position: static;
  }
  .fieldset &gt; .field {
    margin: 0 0 1.5rem;
    box-sizing: border-box;
    margin: 0 0 0.75rem;
  }
  .fieldset &gt; .field:before,
  .fieldset &gt; .field:after {
    content: '';
    display: table;
  }
  .fieldset &gt; .field:after {
    clear: both;
  }
  .fieldset &gt; .field.choice:before,
  .fieldset &gt; .field.no-label:before {
    padding: 6px 15px 0 0;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset &gt; .field .description {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset &gt; .field:not(.choice) &gt; .label {
    margin: 0 0 5px 0;
    padding: 6px 15px 0 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset &gt; .field:not(.choice) &gt; .control {
    width: 100%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items &gt; .item.title {
    float: left;
    width: auto;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    height: 280px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items &gt; .item.content {
    margin-top: 280px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items &gt; .item.content:before,
  .product.data.items &gt; .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items &gt; .item.content:after {
    clear: both;
  }
  .product.data.items &gt; .item.content.active {
    display: block;
  }
  .product.data.items &gt; .item.title {
    margin: 0 0.75rem 0 0;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    line-height: 3rem;
    font-size: 1.4rem;
    color: #4a4a4a;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 3rem;
    padding: 0.75rem 3rem 0.75rem 3rem;
  }
  .product.data.items &gt; .item.title &gt; .switch:visited {
    color: #4a4a4a;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:hover {
    color: #4a4a4a;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:active {
    color: #000000;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:focus,
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:active,
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    background: #ffffff;
    color: #000000;
  }
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    padding-bottom: 1.75rem;
  }
  .product.data.items &gt; .item.content {
    background: #ffffff;
    margin-top: 5.5rem;
    padding: 3rem 3rem 3rem 3rem;
    border: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 0.75rem 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar &gt; .primary,
  .actions-toolbar &gt; .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar &gt; .primary .action,
  .actions-toolbar &gt; .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #000000;
    text-align: right;
  }
  .amasty-xlanding-columns3.amasty-xlanding-page-view .products-grid .product-item {
    width: 33.33333333%;
  }
  .amasty-xlanding-columns4.amasty-xlanding-page-view .products-grid .product-item {
    width: 25%;
  }
  .amasty-xlanding-columns5.amasty-xlanding-page-view .products-grid .product-item {
    width: 20%;
  }
  .cart-gift-item.custom {
    width: 65%;
  }
  .modal-popup.newletterModal {
    max-width: 60%;
    max-height: 80%;
    margin: auto;
  }
  .modal-popup.newletterModal .modal-inner-wrap {
    margin: 0;
    max-height: 100%;
    height: 100%;
    width: 100%;
  }
  body.customer-account-create .lof-social-customer {
    width: 35%;
  }
  .amxnotif-block .input-fields {
    margin-bottom: 5px;
  }
  .category .subscribe-popup .amxnotif_guest_action {
    min-width: inherit;
  }
  .category .subscribe-popup {
    width: 40%;
    top: 25%;
    margin: 0 auto;
  }
  .category .subscribe-popup .notification-container {
    margin-top: 20px;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  .magento-rma-guest-view .block.block-easyreturn-details {
    display: inline-block;
  }
  .magento-rma-guest-view .block.block-return-details {
    display: inline-block;
    min-height: 245px;
    padding-top: 20px;
  }
  #rma_create_form .step-2 .order-links {
    display: flex;
  }
  #rma_create_form .step-2 .order-links .current:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
  }
  body.filoblustorelocatorfrontend-index-shop .shop-view-wrapper .left-side {
    width: 25%;
  }
  body.filoblustorelocatorfrontend-index-shop .shop-view-wrapper .right-side {
    width: 75%;
  }
  body.filoblustorelocatorfrontend-index-shop .shop-view-wrapper .right-side .form-title,
  body.filoblustorelocatorfrontend-index-shop .shop-view-wrapper .right-side .contact-time-title {
    padding: 0 10px;
  }
  body.filoblustorelocatorfrontend-index-shop .shop-view-wrapper .right-side .booking-form .field {
    padding: 5px 10px;
  }
  body.filoblustorelocatorfrontend-index-shop .shop-view-wrapper .right-side .booking-form .field-name,
  body.filoblustorelocatorfrontend-index-shop .shop-view-wrapper .right-side .booking-form .field-lastname,
  body.filoblustorelocatorfrontend-index-shop .shop-view-wrapper .right-side .booking-form .field-phone,
  body.filoblustorelocatorfrontend-index-shop .shop-view-wrapper .right-side .booking-form .field-email,
  body.filoblustorelocatorfrontend-index-shop .shop-view-wrapper .right-side .booking-form .field-date,
  body.filoblustorelocatorfrontend-index-shop .shop-view-wrapper .right-side .booking-form .field-time-slot {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.filoblustorelocatorfrontend-index-shop .shop-view-wrapper .right-side .booking-form .field-appointment-message {
    clear: both;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .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%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 4.5rem;
    padding: 1.5rem 0 4.5rem;
  }
  .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;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 3rem;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 3rem;
  }
  .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: 100;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 1.5rem;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field {
    margin: 0 0 1.5rem;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:before,
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field.choice:before,
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field.no-label:before {
    padding: 6px 15px 0 0;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field .description {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:not(.choice) &gt; .label {
    margin: 0 0 5px 0;
    padding: 6px 15px 0 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:not(.choice) &gt; .control {
    width: 100%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 3rem 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: 3rem;
    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%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 1.5rem;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 1.5rem;
  }
  .wishlist.window.popup .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field &gt; .label {
    margin: 0 0 20px 10px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 3rem;
  }
  .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: 1.5rem;
    padding: 0.75rem 1.5rem 1.5rem;
    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: 1.5rem;
    padding: 0.75rem 1.5rem 1.5rem;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #74c6c7;
    font-weight: false;
  }
  .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: 3.75rem;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 1.5rem;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 3rem;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .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;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -3rem;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 3rem;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  header.page-header.transparent:not(.plain) .header.content .shipping-to-link {
    color: #ffffff;
  }
  header.page-header.transparent:not(.plain):hover .header.content .shipping-to-link {
    color: #000000;
  }
  body.catalog-category-view .category-top-custom .category-top-center .page-title {
    margin-bottom: 0;
  }
  body.catalog-category-view.top-filters.page-with-filter .columns .sidebar-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    z-index: 5;
    padding-right: 0;
  }
  body.catalog-category-view.top-filters.page-with-filter .columns .main {
    width: 100%;
  }
  body.catalog-category-view .columns .sidebar-main {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
  }
  body.catalogsearch-result-index.top-filters .columns .sidebar-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    z-index: 5;
    padding-right: 0;
  }
  body.catalogsearch-result-index.top-filters .columns .main {
    width: 100%;
  }
  body.catalogsearch-result-index .columns .sidebar-main {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
  }
  .category-top-custom {
    margin: 3.75rem 0;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 3rem;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #4a4a4a;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: normal;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #4a4a4a;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #737373;
  }
  .modes-mode &gt; 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: 24px;
    line-height: inherit;
    color: #4a4a4a;
    content: "\e91c";
    font-family: 'Riva';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #4a4a4a;
  }
  .mode-list:before {
    content: "\e91f";
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-size: 1.8rem;
    line-height: 2.5rem;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 1.5rem 1.5rem 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .block.upsell .block-title {
    font-size: 3.8rem;
    line-height: 5rem;
    font-weight: bold;
  }
  .product.media {
    margin-bottom: 3.75rem;
  }
  .page-layout-1column .product-info-main {
    display: inline-block;
    width: 25%;
    padding-left: 8%;
  }
  .page-layout-1column .product.media {
    width: 57%;
    float: left;
  }
  .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%;
  }
  header.page-header.transparent:not(.plain) .minicart-wrapper .action.showcart {
    color: #ffffff;
  }
  header.page-header.transparent:not(.plain):hover .minicart-wrapper .action.showcart {
    color: #74c6c7;
  }
  .opc-wrapper {
    width: 58%;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 3rem 0 0;
    counter-reset: i;
    display: block;
    font-size: 0;
    text-align: center;
  }
  .opc-progress-bar-item {
    margin: 0 0 1.5rem;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    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 &gt; span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: normal;
    font-size: 1.4rem;
  }
  .opc-progress-bar-item &gt; span:before,
  .opc-progress-bar-item &gt; span:after {
    background: #e4e4e4;
    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 &gt; span:after {
    background: #ffffff;
    height: 25px;
    margin-left: -14px;
    top: 6px;
    width: 25px;
    content: counter(i);
    counter-increment: i;
    font-size: 15px;
    padding-top: 2px;
    padding-left: 2px;
    line-height: 25px;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover &gt; span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete &gt; span {
    color: #000000;
  }
  .opc-progress-bar-item._complete &gt; span:after {
    font-family: 'Riva';
    content: "\e90e";
  }
  .opc-progress-bar-item._active:before {
    background: #7ac5c8;
  }
  .opc-progress-bar-item._active &gt; span {
    color: #000000;
  }
  .opc-progress-bar-item._active &gt; span:before {
    background: #7ac5c8;
  }
  .opc-progress-bar-item._active &gt; span:after {
    color: #000000;
    font-family: 'Riva';
    content: "\e90e";
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 3rem;
  }
  .checkout-shipping-method .actions-toolbar &gt; .primary {
    float: left;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login .fieldset &gt; .field:not(.form-login):not([name="shippingAddress.custom_attributes.checkout_registration"]),
  .opc-wrapper .form-shipping-address .fieldset &gt; .field:not(.form-login):not([name="shippingAddress.custom_attributes.checkout_registration"]) {
    width: 50%;
    box-sizing: border-box;
    padding-right: 10px;
    margin-bottom: 30px;
  }
  .opc-wrapper .form-login .fieldset &gt; .field:not(.form-login):not([name="shippingAddress.custom_attributes.checkout_registration"]).street,
  .opc-wrapper .form-shipping-address .fieldset &gt; .field:not(.form-login):not([name="shippingAddress.custom_attributes.checkout_registration"]).street {
    width: 100%;
  }
  .opc-wrapper .form-login .fieldset &gt; .field:not(.form-login):not([name="shippingAddress.custom_attributes.checkout_registration"]) .label::after,
  .opc-wrapper .form-shipping-address .fieldset &gt; .field:not(.form-login):not([name="shippingAddress.custom_attributes.checkout_registration"]) .label::after {
    font-size: 1rem;
  }
  .opc-wrapper .form-login #shipping-new-address-form,
  .opc-wrapper .form-shipping-address #shipping-new-address-form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .opc-wrapper .form-login #shipping-new-address-form .field.additional,
  .opc-wrapper .form-shipping-address #shipping-new-address-form .field.additional {
    display: none;
  }
  .opc-wrapper .form-login {
    padding-bottom: 3rem;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 3rem;
    width: 66.66666667%;
    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;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    top: 40px;
    right: 0;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    text-align: right;
    float: right;
    width: 33.33333333%;
    min-width: 350px;
  }
  .block-authentication .actions-toolbar &gt; .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar &gt; .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar &gt; .secondary {
    font-size: 1.2rem;
    float: left;
    padding-top: 3px;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 991px;
    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: 1.5rem 4.5rem 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 1.5rem 0 0 6rem;
  }
  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset &gt; .field-select-billing &gt; .control {
    float: none;
    width: 100%;
  }
  .payment-method-billing-address .action-update {
    float: right;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 0px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar .primary {
    float: right;
  }
  .login-container .block.login .actions-toolbar &gt; .primary {
    margin-bottom: 0;
    margin-right: 4.5rem;
  }
  .login-container .block.login .actions-toolbar &gt; .secondary {
    float: left;
  }
  .login-container .fieldset &gt; .field &gt; .control {
    width: 55%;
  }
  .fieldset .fullname .field .label {
    margin: 0 0 5px 0;
    padding: 6px 15px 0 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 100%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget {
    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%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses &gt; .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 3rem;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses &gt; .item:nth-last-child(1),
  .block-addresses-list .items.addresses &gt; .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses &gt; .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 1.5rem 1.5rem 0;
  }
  .form-create-account {
    width: 65%;
    display: inline-block;
  }
  .form-create-account .actions-toolbar {
    width: 90%;
  }
  .block.newsletter {
    width: 100%;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .review-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-color: #f5f5f5;
    padding: 4.5rem;
    margin: 1.5rem 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .review-container .review-add {
    width: 35%;
  }
  .review-container .review-list {
    width: 65%;
  }
  .review-container .review-list .review-items {
    max-height: 590px;
    overflow: auto;
  }
  .review-container .no-reviews {
    width: 65%;
  }
  .review-container .no-reviews .no-reviews-title {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 2rem;
  }
  .review-container .no-reviews .no-reviews-subtitle {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 1.8rem;
  }
  header.page-header.transparent:not(.plain) .header.content .switcher-language .switcher-options.language .switcher-trigger .language-trigger {
    color: #ffffff;
  }
  header.page-header.transparent:not(.plain):hover .header.content .switcher-language .switcher-options.language .switcher-trigger .language-trigger {
    color: #000000;
  }
  .cms-menu-wrapper .menu-title {
    font-weight: bold;
    margin-bottom: 15px;
  }
  .cms-menu-wrapper .menu-list .menu-item {
    margin-bottom: 10px;
  }
  div.main-slider {
    margin-bottom: 4.5rem;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title {
    font-size: 3.8rem;
    margin-bottom: 3.75rem;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title.left {
    text-align: left;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title.center {
    text-align: center;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title.right {
    text-align: right;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-description {
    font-size: 1.4rem;
    margin-bottom: 3.75rem;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-description.left {
    text-align: left;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-description.center {
    text-align: center;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-description.right {
    text-align: right;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-actions.left {
    text-align: left;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-actions.center {
    text-align: center;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-actions.right {
    text-align: right;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box.left {
    left: 6rem;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box.center {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box.right {
    right: 6rem;
  }
  div.double-slider {
    margin-bottom: 4.5rem;
  }
  div.double-slider .slider-image {
    width: 50%;
  }
  div.double-slider .slider-text {
    width: 50%;
  }
  div.double-slider .slider-text .swiper-slide .double-slider-text-box {
    width: 50%;
  }
  div.double-slider .slider-text .swiper-slide .double-slider-text-box .main-slider-title {
    font-size: 3.8rem;
    margin-bottom: 3.75rem;
  }
  div.double-slider .slider-text .swiper-slide .double-slider-text-box .main-slider-description {
    font-size: 1.4rem;
    margin-bottom: 3.75rem;
  }
  div.category-slider-widget-wrapper {
    margin: 0 auto 3.75rem;
    max-width: 1440px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-title {
    font-size: 3.8rem;
    line-height: 5rem;
    font-weight: bold;
    text-align: center;
  }
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-description {
    font-size: 1.4rem;
    line-height: 2.6rem;
    text-align: center;
    margin-bottom: 0.75rem;
  }
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-actions {
    text-align: center;
  }
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-actions &gt; a {
    text-decoration: none;
    background-image: none;
    background: #74c6c7;
    border: 1px solid #74c6c7;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Quicksand', 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: bold;
    padding: 8px 30px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    text-transform: uppercase;
  }
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-actions &gt; a:hover,
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-actions &gt; a:active,
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-actions &gt; a:focus {
    text-decoration: none;
  }
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-actions &gt; a:focus,
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-actions &gt; a:active {
    background: #ffffff;
    border: 1px solid #74c6c7;
    color: #74c6c7;
  }
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-actions &gt; a:hover {
    background: #ffffff;
    border: 1px solid #74c6c7;
    color: #74c6c7;
  }
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-actions &gt; a.disabled,
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-actions &gt; a[disabled],
  fieldset[disabled] div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-actions &gt; a {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
  }
  div.category-slider-widget-wrapper .category-slider {
    position: relative;
  }
  div.category-slider-widget-wrapper .category-slider .swiper-slide .product-slide-info {
    padding: 3.75rem 1.5rem;
  }
  div.category-slider-widget-wrapper .category-slider .swiper-slide .product-slide-info .product-slide-details .product-slide-name {
    width: 100%;
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 3.75rem;
    margin-bottom: 1.5rem;
  }
  div.category-slider-widget-wrapper .category-slider .swiper-slide .product-slide-info .product-slide-details .product-slide-description {
    width: 100%;
    text-align: center;
    font-size: 1.1rem;
    margin-bottom: 1.5rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-height: 40px;
  }
  div.category-slider-widget-wrapper .category-slider .swiper-slide .product-slide-info .product-slide-details .product-slide-price {
    width: 100%;
    text-align: center;
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
    align-self: flex-end;
    -webkit-align-self: flex-end;
  }
  div.category-slider-widget-wrapper .category-slider .category-slider-buttons-container {
    margin-top: 1.5rem;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  div.category-slider-widget-wrapper .category-slider .category-slider-buttons-container .eva-slider-button-prev {
    position: relative;
    left: auto;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
  div.category-slider-widget-wrapper .category-slider .category-slider-buttons-container .eva-slider-button-next {
    position: relative;
    right: auto;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
  div.category-slider-widget-wrapper.side-title {
    padding-right: 3.75rem;
  }
  div.category-slider-widget-wrapper.side-title .heading-block {
    width: 25%;
  }
  div.category-slider-widget-wrapper.side-title .heading-block .heading-wrapper {
    padding: 1.5rem;
  }
  div.category-slider-widget-wrapper.side-title .category-slider {
    width: 75%;
  }
  div.category-slider-widget-wrapper.side-title::after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 70%;
    top: 50%;
    left: 0;
    background-color: #f2f2f2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  div.category-slider-widget-wrapper.top-title {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  div.category-slider-widget-wrapper.top-title .heading-block {
    width: 100%;
  }
  div.category-slider-widget-wrapper.top-title .heading-block .heading-wrapper {
    padding: 1.5rem;
  }
  div.category-slider-widget-wrapper.top-title .category-slider {
    width: 100%;
  }
  div.category-slider-widget-wrapper.big-title .heading-block {
    width: 60%;
  }
  div.category-slider-widget-wrapper.big-title .heading-block .heading-wrapper {
    padding: 1.5rem;
    max-width: 70%;
  }
  div.category-slider-widget-wrapper.big-title .category-slider {
    width: 40%;
    max-width: 380px;
    padding-left: 6rem;
  }
  div.general-banner-wrapper {
    margin-bottom: 4.5rem;
  }
  div.general-banner-wrapper.side-by-side .general-banner-image {
    width: 50%;
  }
  div.general-banner-wrapper.side-by-side .general-banner-info {
    width: 50%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-align: left;
  }
  div.general-banner-wrapper.side-by-side .general-banner-info .general-banner-info-wrapper {
    width: 70%;
  }
  div.general-banner-wrapper.side-by-side .general-banner-info .general-banner-info-wrapper .general-banner-title {
    font-size: 3.2rem;
    line-height: 4rem;
    margin-bottom: 3.75rem;
  }
  div.general-banner-wrapper.side-by-side .general-banner-info .general-banner-info-wrapper .general-banner-description {
    font-size: 1.4rem;
    line-height: 2.3rem;
    margin-bottom: 3.75rem;
  }
  div.general-banner-wrapper.side-by-side.reverse .general-banner-image {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  div.general-banner-wrapper.side-by-side.reverse .general-banner-info {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  div.general-banner-wrapper.single .general-banner-info {
    max-width: 33%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  div.general-banner-wrapper.single .general-banner-info .general-banner-title {
    font-size: 3.8rem;
    line-height: 5rem;
    margin-bottom: 3.75rem;
  }
  div.general-banner-wrapper.single .general-banner-info .general-banner-description {
    font-size: 1.4rem;
    line-height: 2.3rem;
    margin-bottom: 3.75rem;
  }
  div.general-banner-wrapper.single .general-banner-info .general-banner-actions .general-banner-cta {
    text-transform: uppercase;
  }
  div.general-banner-wrapper.single .general-banner-info.left {
    left: 10%;
  }
  div.general-banner-wrapper.single .general-banner-info.right {
    right: 10%;
  }
  div.general-banner-wrapper.single .general-banner-info.right .general-banner-title,
  div.general-banner-wrapper.single .general-banner-info.right .general-banner-description,
  div.general-banner-wrapper.single .general-banner-info.right .general-banner-actions {
    text-align: right;
  }
  div.general-banner-wrapper.single .general-banner-info.center {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  div.general-banner-wrapper.single .general-banner-info.center .general-banner-title,
  div.general-banner-wrapper.single .general-banner-info.center .general-banner-description,
  div.general-banner-wrapper.single .general-banner-info.center .general-banner-actions {
    text-align: center;
  }
  div.banner-list-widget {
    margin-bottom: 4.5rem;
  }
  div.banner-list-widget .banner-list-contianer .banner-list-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  div.banner-list-widget .banner-list-contianer .banner-list-wrapper .banner-list-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding: 0 3.75rem;
  }
  div.banner-list-widget .eva-slider-pagination-container {
    display: none;
  }
  div.video-container {
    width: 80%;
    margin: 0 auto 4.5rem;
  }
  div.video-container .video-banner-info .video-banner-info-wrapper .video-banner-title {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  div.video-container .video-banner-info .video-banner-info-wrapper .video-banner-description {
    font-size: 1.4rem;
    line-height: 2.3rem;
  }
  .page-products .products-grid .product-item.category-listing-banner.double-size {
    width: 50%;
  }
  .page-products .products-grid .product-item.category-listing-banner.full-row {
    width: 100%;
  }
  html,
  body {
    height: 100%;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
  }
  .page-wrapper &gt; .breadcrumbs,
  .page-wrapper &gt; .top-container,
  .page-wrapper &gt; .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .navigation ul {
    padding: 20px 8px;
    text-align: center;
  }
  .navigation ul.submenu {
    text-align: left;
  }
  .mobile-menu-wrapper {
    display: none;
  }
  .header .header-top-stripbar .strip-block {
    width: 33%;
  }
  .header .header-top-stripbar .strip-block.header-strip-left {
    text-align: left;
  }
  .header .header.content .header-section.header-left-wrapper {
    padding-left: 45px;
  }
  .header .header.content .header-section.header-right-wrapper .user-account-item {
    padding: 0 15px;
  }
  .header .header.content .header-section.header-right-wrapper .user-account-item.wishlist-wrapper .wishlist-trigger {
    display: inline-block;
    text-decoration: none;
  }
  .header .header.content .header-section.header-right-wrapper .user-account-item.wishlist-wrapper .wishlist-trigger:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0;
    line-height: 0;
    color: inherit;
    font-family: 'Riva';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .header .header.content .header-section.header-right-wrapper .user-account-item.search-wrapper .showsearch {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .header.panel &gt; .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel &gt; .header.links &gt; li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel &gt; .header.links &gt; li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel &gt; .header.links &gt; li.welcome,
  .header.panel &gt; .header.links &gt; li a {
    line-height: 1.4;
  }
  .header.panel &gt; .header.links &gt; li.welcome a {
    padding-left: 0.75rem;
  }
  .header.content {
    padding: 1.5rem 3rem 1.5rem;
  }
  header.page-header.transparent:not(.plain) .header-top-stripbar {
    background: transparent;
    -webkit-transition: all,.4s,ease-in-out,1.5s;
    -o-transition: all,.4s,ease-in-out,1.5s;
    transition: all,.4s,ease-in-out,1.5s;
  }
  header.page-header.transparent:not(.plain) .header.content {
    background: transparent;
    -webkit-transition: all,.4s,ease-in-out,1.5s;
    -o-transition: all,.4s,ease-in-out,1.5s;
    transition: all,.4s,ease-in-out,1.5s;
  }
  header.page-header.transparent:not(.plain) .header.content .header-section.header-left-wrapper .header-switch-contact {
    font-size: 1.4rem;
    color: #ffffff;
  }
  header.page-header.transparent:not(.plain) .header.content .header-section.header-right-wrapper .user-account-item .user-menu-trigger {
    color: #ffffff;
  }
  header.page-header.transparent:not(.plain) .header.content .header-section.header-right-wrapper .user-account-item .showsearch {
    color: #ffffff;
  }
  header.page-header.transparent:not(.plain) nav.navigation {
    background: transparent;
    -webkit-transition: all,.4s,ease-in-out,1.5s;
    -o-transition: all,.4s,ease-in-out,1.5s;
    transition: all,.4s,ease-in-out,1.5s;
  }
  header.page-header.transparent:not(.plain) nav.navigation .level0 &gt; .level-top {
    color: #ffffff;
  }
  header.page-header.transparent:not(.plain).plain .header-top-stripbar {
    background: #e8e8e8;
  }
  header.page-header.transparent:not(.plain).plain .header.content {
    background: #ffffff;
  }
  header.page-header.transparent:not(.plain).plain .navigation {
    background: #ffffff;
  }
  header.page-header.transparent:not(.plain):hover .header-top-stripbar {
    background: #e8e8e8;
  }
  header.page-header.transparent:not(.plain):hover .header.content {
    background: #ffffff;
  }
  header.page-header.transparent:not(.plain):hover .header.content .header-section.header-left-wrapper .header-switch-contact {
    color: #000000;
  }
  header.page-header.transparent:not(.plain):hover .header.content .header-section.header-right-wrapper .user-account-item .user-menu-trigger {
    color: #74c6c7;
  }
  header.page-header.transparent:not(.plain):hover .header.content .header-section.header-right-wrapper .user-account-item .showsearch {
    color: #74c6c7;
  }
  header.page-header.transparent:not(.plain):hover nav.navigation {
    background: #ffffff;
  }
  header.page-header.transparent:not(.plain):hover nav.navigation .level0 &gt; .level-top {
    color: #74c6c7;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .header.panel {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-header.left-logo .header.content {
    padding: 1.5rem;
  }
  .page-main &gt; .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main &gt; .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 3rem;
  }
  .footer.content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .footer.content .footer-wrapper-left {
    width: 75%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .footer.content .footer-wrapper-right {
    width: 25%;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 1.5rem 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 1.5rem;
    padding-right: 1.5rem;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 3rem 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.filter .mobile-filter-wrapper {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block.filter.left-filters .filter-content .filter-options .filter-options-title {
    margin: 30px 0;
    cursor: pointer;
    position: relative;
  }
  .block.filter.left-filters .filter-content .filter-options .filter-options-title span[data-role="icons"] {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
  }
  .block.filter.left-filters .filter-content .filter-options .filter-options-title div[data-role="trigger"] {
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    z-index: 2;
    font-size: 1.1rem;
    line-height: 1.8rem;
  }
  .block.filter.left-filters .filter-content .filter-options .filter-options-content .items .item a {
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.6rem;
  }
  .block.filter.left-filters .filter-content .filter-options .mobile-filter-actions {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block.filter.left-filters .custom-sorter-options .sorter-options-title {
    margin: 30px 0;
    cursor: pointer;
    position: relative;
  }
  .block.filter.left-filters .custom-sorter-options .sorter-options-title span[data-role="icons"] {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
  }
  .block.filter.left-filters .custom-sorter-options .sorter-options-title div[data-role="trigger"] {
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    z-index: 2;
    font-size: 1.1rem;
    line-height: 1.8rem;
  }
  .block.filter.left-filters .custom-sorter-options .sorter-options-content .items .item a {
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.6rem;
  }
  .block.filter.left-filters .filter-current {
    margin-top: 30px;
  }
  .block.filter.left-filters .filter-current .items .item .filter-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block.filter.left-filters .filter-actions .filter-clear {
    padding: 5px 10px;
    text-transform: uppercase;
    border: 1px solid #000000;
    width: 100%;
  }
  .block.filter.left-filters .filter-actions .filter-clear:hover {
    background: #000000;
    color: #ffffff;
  }
  .block.filter.top-filters {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #ffffff;
  }
  .block.filter.top-filters .filter-content {
    width: 80%;
  }
  .block.filter.top-filters .filter-content .filter-options {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-justify-content: space-around;
  }
  .block.filter.top-filters .filter-content .filter-options .filter-options-title {
    text-transform: uppercase;
  }
  .block.filter.top-filters .filter-content .filter-options .filter-options-content {
    text-transform: uppercase;
  }
  .block.filter.top-filters .filter-content .filter-options .mobile-filter-actions {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block.filter.top-filters .filter-content .custom-sorter-options .sorter-options-title {
    font-weight: bold;
    text-transform: uppercase;
  }
  .block.filter.top-filters .filter-content .custom-sorter-options .sorter-options-content {
    text-transform: uppercase;
  }
  .block.filter.top-filters .filter-current {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block.filter.top-filters .filter-actions {
    width: 20%;
    text-align: center;
  }
  .block.filter.top-filters .filter-actions .filter-clear {
    padding: 5px 10px;
    text-transform: uppercase;
    border: 1px solid #000000;
    display: block;
  }
  .block.filter.top-filters .filter-actions .filter-clear:hover {
    background: #000000;
    color: #ffffff;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  body .no-route.content {
    padding: 150px 0 400px;
    text-align: center;
  }
  body .no-route.content h2 {
    font-size: 7.2rem;
    line-height: inherit;
    margin-top: 0;
    margin-bottom: 40px;
  }
  body .no-route.content a.action.primary {
    min-width: 270px;
    margin-top: 70px;
  }
  body .block-collapsible-nav .content {
    border-bottom: 0 none;
  }
  body .block-collapsible-nav .item a,
  body .block-collapsible-nav .item &gt; strong {
    margin: 0 0 0 10px;
    border-radius: 5px 0 0 5px;
  }
  body .block-collapsible-nav .item.current a,
  body .block-collapsible-nav .item.current &gt; strong {
    background: #7ac5c8;
    font-weight: normal;
    color: #ffffff;
  }
  body .sidebar-main {
    padding: 0 2% 0 10px;
  }
  body.cms-no-route .page-wrapper #maincontent .columns .column.main .noroute-wrapper .noroute-content {
    width: 750px;
  }
  .navigation .level0 &gt; .level-top {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }
  .navigation .level0.active &gt; .level-top span {
    text-decoration: underline;
  }
  body .fieldset &gt; .field:not(.choice) .control {
    width: 100%;
  }
  #customZendesk:hover .zendesk-icon {
    transform: rotate(0deg);
  }
  .shipping-to-link {
    margin-right: 10%;
  }
  .filoblustorelocatorfrontend-index-index .filoblu-storelocator-container {
    padding: 0 15px;
  }
  body.catalog-category-view .category-top-center .page-title,
  body.catalogsearch-result-index .category-top-center .page-title {
    font-size: 2.5rem;
  }
  body.catalog-category-view .product-items .item,
  body.catalogsearch-result-index .product-items .item {
    width: 33%;
  }
  body.catalog-category-view .column.main,
  body.catalogsearch-result-index .column.main {
    width: 80%;
  }
  body.catalog-product-view .fotorama__stage__frame .fotorama__img {
    top: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  body.checkout-cart-index .page-title-wrapper {
    padding: 30px;
  }
  body.checkout-cart-index .page-title-wrapper h1 {
    margin-bottom: 0;
  }
  body.checkout-cart-index .cart-container .cart-summary {
    width: 30%;
  }
  body.checkout-cart-index .cart-container .form-cart .cart.item .item-actions .actions-toolbar .action {
    margin-right: 15px;
  }
  body.checkout-cart-index .cart-container .form-cart .cart.item .item-actions .actions-toolbar .action::before {
    font-size: 2rem;
  }
  body.checkout-cart-index .cart-container .form-cart .actions.main .action::before {
    content: '';
  }
  body.checkout-cart-index .cart-container .form-cart .actions.main .action.continue {
    padding: 8px 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  body.checkout-index-index {
    /* REQUEST INVOICE */
  }
  body.checkout-index-index .back-to-cart-block,
  body.checkout-index-index .back-to-shipping-block {
    float: left;
    position: absolute;
    z-index: 100;
    margin-top: -60px;
    top: -5px;
    width: 33%;
  }
  body.checkout-index-index .back-to-cart-block a,
  body.checkout-index-index .back-to-shipping-block a {
    color: #000000;
  }
  body.checkout-index-index .back-to-cart-block a:hover,
  body.checkout-index-index .back-to-shipping-block a:hover {
    color: #7ac5c8;
  }
  body.checkout-index-index button.action-auth-toggle {
    color: #74c6c7;
  }
  body.checkout-index-index .checkout-container {
    padding: 30px;
    max-width: 1440px;
    margin: 0 auto;
  }
  body.checkout-index-index .checkout-container .opc-wrapper {
    float: left;
    width: 60%;
  }
  body.checkout-index-index .checkout-container .opc-wrapper #shipping-new-address-form .field {
    width: 49%;
    margin-left: 6px;
    margin-bottom: 10px;
  }
  body.checkout-index-index .checkout-container .opc-wrapper #shipping-new-address-form .field.street .field {
    margin-top: 0;
    width: 100%;
    margin-left: 0;
  }
  body.checkout-index-index .checkout-container .opc-sidebar {
    width: 30%;
  }
  body.checkout-index-index #checkout-step-payment #co-payment-form .fieldset div[name="billingAddress.custom_attributes.checkout_invoice"] {
    max-width: 80%;
  }
  body.sales-guest-view .page-main .page-title-wrapper,
  body.sales-guest-view .page-main .column.main {
    padding: 0 30px;
    max-width: 1440px;
  }
  body.customer-account-login .page-title-wrapper,
  body.customer-account-create .page-title-wrapper,
  body.customer-account-forgotpassword .page-title-wrapper,
  body.customer-account-createpassword .page-title-wrapper,
  body.customer-account-logoutsuccess .page-title-wrapper {
    padding: 30px 0;
  }
  body.sales-guest-form .form-orders-search {
    max-width: 800px;
    padding: 0 10px;
    margin: 0 auto;
  }
  body.sales-guest-view .page-title-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.customer-account-login .login-container .block-customer-login,
  body.customer-account-login .login-container .block-new-customer {
    margin-bottom: 100px;
    padding: 0 10%;
  }
  body.customer-account-login .lof-social-customer {
    padding-top: 30px;
  }
  body.customer-account-login .guest-view-order {
    padding-top: 55px;
  }
  body .content-main-wrapper .form.create.account {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body .content-main-wrapper .form.create.account .create {
    width: 50%;
    padding-right: 30px;
  }
  body .top-container .block-links {
    position: relative;
  }
  body .top-container .authorization-link .ui-dialog {
    position: absolute;
    right: 0;
    border-top: 1px solid #74c6c7;
    z-index: 10;
    background: #ffffff;
  }
  body .top-container .authorization-link .ui-dialog .block.account-nav {
    padding: 20px;
    margin: 0;
  }
  body .top-container .authorization-link .ui-dialog .block.account-nav li.nav.item {
    display: block;
    margin-bottom: 10px;
  }
  body .top-container .authorization-link .ui-dialog .block.account-nav li.nav.item a {
    font-size: 1.5rem;
  }
  body .top-container .authorization-link .ui-dialog .action.close {
    height: auto;
    width: auto;
    display: inline-block;
    text-decoration: none;
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
  }
  body .top-container .authorization-link .ui-dialog .action.close &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  body .top-container .authorization-link .ui-dialog .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    content: "\e92b";
    font-family: 'Riva';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .top-container .authorization-link .ui-dialog .action.close:hover:before {
    color: #74c6c7;
  }
  body .top-container .authorization-link .ui-dialog .action.close:active:before {
    color: #74c6c7;
  }
  .modals-wrapper .modal-popup.newletterModal {
    margin: auto;
    right: 5rem;
    left: auto;
    width: 420px;
    height: 75vh;
  }
  .ui-datepicker {
    width: 260px;
  }
  .switcher-language {
    min-width: initial !important;
  }
  .switcher-language .switcher-options.language .switcher-trigger .language-trigger.one-lang {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  header.page-header .header.content .header-section.header-left-wrapper {
    width: 12%;
    padding-top: 20px;
  }
  header.page-header .header.content .header-section.header-right-wrapper {
    padding-top: 20px;
    width: 12%;
  }
  header.page-header .header.content .header-section.header-right-wrapper .user-account-item {
    padding: 0 8px;
  }
  header.page-header .header.content .header-section.header-right-wrapper .user-account-item.minicart-wrapper {
    padding: 0 5px;
    margin-top: -3px;
  }
  header.page-header .header.content .header-section.header-right-wrapper .account-trigger .account-label {
    display: none;
  }
  header.page-header .header.content .header-section.header-central-wrapper {
    width: 76%;
  }
  header.page-header .header.content .header-section.header-central-wrapper .logo-container .logo.transparent {
    display: none;
  }
  header.page-header .header.content .header-section.header-central-wrapper nav.navigation .level0.float-element {
    position: fixed;
    right: 4%;
  }
  header.page-header .header.content .header-section.header-central-wrapper nav.navigation .level0.float-element &gt; a {
    font-weight: normal;
    font-size: 1.4rem;
    margin-top: -5px;
    padding: 5px 10px;
    border: 1px solid #74c6c7;
    text-decoration: none;
  }
  header.page-header.transparent:not(.plain) .header-section.header-central-wrapper .logo-container .logo {
    display: none;
  }
  header.page-header.transparent:not(.plain) .header-section.header-central-wrapper .logo-container .logo.transparent {
    display: inline-block;
  }
  header.page-header.transparent:not(.plain) .header-section.header-central-wrapper .level0.float-element &gt; a {
    border-color: #ffffff !important;
  }
  header.page-header.transparent:not(.plain):hover .header-section.header-central-wrapper .logo-container .logo {
    display: inline-block;
  }
  header.page-header.transparent:not(.plain):hover .header-section.header-central-wrapper .logo-container .logo.transparent {
    display: none;
  }
  header.page-header.transparent:not(.plain):hover .header-section.header-central-wrapper .level0.float-element &gt; a {
    border-color: #74c6c7 !important;
  }
  header.page-header.transparent:not(.plain):hover nav.navigation {
    background: transparent;
  }
  header.page-header.transparent:not(.plain).plain .navigation {
    background: transparent;
  }
  header.page-header.sticky-header .header.content {
    background: rgba(255, 255, 255, 0.85);
  }
  header.page-header.sticky-header .header.content .header-section.header-central-wrapper .logo-container {
    max-height: 0;
  }
  header.page-header.sticky-header .header.content .header-section.header-central-wrapper .logo-container {
    max-height: 0;
  }
  header.page-header.sticky-header .header.content .header-section.header-central-wrapper nav.navigation .level0.float-element {
    display: none;
  }
  body.fullscreen-layout .footer.content,
  body.fullscreen-layout .footer.bottom-content {
    max-width: 1440px;
  }
  .footer.content .footer-wrapper-left .menu-title {
    color: #2f3535;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: bold;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box {
    max-width: 100%;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title {
    font-size: 5.2rem;
    line-height: 52px;
    position: relative;
    margin-bottom: 50px;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title::after {
    position: absolute;
    bottom: -20px;
    content: '';
    width: 20%;
    height: 2px;
    background-color: #000000;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title.left::after {
    left: 0;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title.center::after {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title.right::after {
    right: 0;
  }
  div.banner-list-widget .banner-list-contianer .banner-list-wrapper .banner-list-item .banner-list-image {
    margin-bottom: 30px;
  }
  div.banner-list-widget .banner-list-contianer .banner-list-wrapper .banner-list-item .banner-list-item-info .banner-list-item-title {
    font-size: 2.6rem;
    margin-bottom: 30px;
  }
  div.banner-list-widget .banner-list-contianer .banner-list-wrapper .banner-list-item .banner-list-item-info .banner-list-item-description {
    font-size: 1.4rem;
    margin-bottom: 30px;
    min-height: 60px;
  }
  div.general-banner-wrapper.single .general-banner-info {
    max-width: 50%;
  }
  div.general-banner-wrapper.single .general-banner-info .general-banner-title {
    font-size: 5.4rem;
    line-height: 56px;
  }
  div.general-banner-wrapper.single .general-banner-info .general-banner-description {
    font-size: 2.1rem;
  }
  div.general-banner-wrapper.side-by-side .general-banner-info.right {
    text-align: right;
  }
  div.general-banner-wrapper.side-by-side .general-banner-info.left {
    text-align: left;
  }
  div.general-banner-wrapper.side-by-side .general-banner-info.center {
    text-align: center;
  }
  div.video-container .video-banner-info .video-banner-info-wrapper {
    margin-bottom: 25px;
    max-width: 60%;
  }
  div.video-container .video-banner-info .video-banner-info-wrapper .video-banner-title {
    font-size: 5.4rem;
    margin-bottom: 30px;
  }
  div.video-container .video-banner-info .video-banner-info-wrapper .video-banner-description {
    font-size: 1.6rem;
    line-height: 23px;
    margin-bottom: 25px;
  }
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-title {
    margin-bottom: 20px;
  }
  div.category-slider-widget-wrapper .category-slider .swiper-slide .product-slide-info .product-slide-details .product-slide-name .product-slide-link &gt; h4 {
    font-weight: bold;
    font-size: 1.4rem;
    letter-spacing: 1px;
  }
  .footer-wrapper-left .cms-menu-wrapper {
    -webkit-flex-grow: initial;
    flex-grow: initial;
    margin-right: 45px;
  }
  .form-wishlist-items .products-grid.wishlist .product-items .product-item-name {
    text-align: center;
  }
  .block.filter.left-filters .filter-content .filter-options .filter-options-title div[data-role="trigger"] {
    padding-bottom: 10px;
    color: #74c6c7;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .block.filter.left-filters .filter-content .filter-options .filter-options .filter-options-content .items .item &gt; a {
    font-size: 1.2rem;
  }
  .block.filter.left-filters .custom-sorter-options .sorter-options-title div[data-role="trigger"] {
    padding-bottom: 10px;
    color: #74c6c7;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .block.filter.left-filters .custom-sorter-options .sorter-options-content .items .item &gt; a {
    font-size: 1.2rem;
  }
}
@media all and (min-width: 1024px), print {
  .amasty-xlanding-page-view .products-grid .product-items {
    margin: 0;
  }
  .amxnotif-block .input-fields {
    margin-bottom: 0;
  }
  .category .subscribe-popup .notification-container {
    margin-top: 20px;
  }
  .category .subscribe-popup {
    width: 30%;
  }
  .ampromo-items-content {
    max-width: 960px;
    width: 100%;
  }
  .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;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .page-products .products-grid .product-item {
    width: 23.233%;
  }
  .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;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 100%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .optional-items .optional-item {
    flex: 0 0 calc(100% / 3 - 20px / 3);
  }
  .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;
  }
  .navigation .level0 &gt; .level-top {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
  .navigation .level0.active &gt; .level-top span {
    text-decoration: underline;
  }
  body .fieldset &gt; .field:not(.choice) .control {
    width: 100%;
  }
  div.link-list-widget {
    margin-bottom: 4.5rem;
  }
  div.link-list-widget .eva-slider-pagination-container {
    display: none;
  }
  header.page-header .header.content .header-section.header-left-wrapper {
    width: 10%;
    padding-top: 20px;
  }
  header.page-header .header.content .header-section.header-right-wrapper {
    padding-top: 20px;
    width: 10%;
  }
  header.page-header .header.content .header-section.header-right-wrapper .user-account-item {
    padding: 0 15px;
  }
  header.page-header .header.content .header-section.header-right-wrapper .user-account-item.minicart-wrapper {
    padding: 0 10px;
    margin-top: -3px;
  }
  header.page-header .header.content .header-section.header-right-wrapper .account-trigger .account-label {
    display: none;
  }
  header.page-header .header.content .header-section.header-central-wrapper {
    width: 80%;
  }
  header.page-header .header.content .header-section.header-central-wrapper .logo-container .logo.transparent {
    display: none;
  }
  header.page-header.transparent:not(.plain) .header-section.header-central-wrapper .logo-container .logo {
    display: none;
  }
  header.page-header.transparent:not(.plain) .header-section.header-central-wrapper .logo-container .logo.transparent {
    display: inline-block;
  }
  header.page-header.transparent:not(.plain):hover .header-section.header-central-wrapper .logo-container .logo {
    display: inline-block;
  }
  header.page-header.transparent:not(.plain):hover .header-section.header-central-wrapper .logo-container .logo.transparent {
    display: none;
  }
  header.page-header.transparent:not(.plain):hover nav.navigation {
    background: transparent;
  }
  header.page-header.transparent:not(.plain).plain .navigation {
    background: transparent;
  }
  header.page-header.sticky-header .header.content {
    background: rgba(255, 255, 255, 0.85);
  }
  header.page-header.sticky-header .header.content .header-section.header-central-wrapper .logo-container {
    max-height: 0;
  }
  header.page-header.sticky-header .header.content .header-section.header-central-wrapper .navigation .level0 &gt; .level-top {
    color: #74c6c7;
  }
  body.fullscreen-layout .footer.content,
  body.fullscreen-layout .footer.bottom-content {
    max-width: 1440px;
  }
  .footer.content .footer-wrapper-left .menu-title {
    color: #2f3535;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .copyright-wrapper .copyright a {
    color: white;
    text-decoration: underline;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box {
    max-width: 100%;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title {
    font-size: 5.2rem;
    line-height: 52px;
    position: relative;
    margin-bottom: 50px;
    font-weight: bold;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title::after {
    position: absolute;
    bottom: -20px;
    content: '';
    width: 20%;
    height: 2px;
    background-color: #000000;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title.left::after {
    left: 0;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title.center::after {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-title.right::after {
    right: 0;
  }
  div.main-slider .swiper-container .swiper-wrapper .swiper-slide .main-slider-text-box .main-slider-description span {
    font-size: 1.6rem;
    font-weight: bold;
  }
  div.banner-list-widget .banner-list-contianer .banner-list-wrapper .banner-list-item .banner-list-image {
    margin-bottom: 30px;
  }
  div.banner-list-widget .banner-list-contianer .banner-list-wrapper .banner-list-item .banner-list-item-info .banner-list-item-title {
    font-size: 1.4rem;
    margin-bottom: 30px;
    font-weight: bold;
  }
  div.banner-list-widget .banner-list-contianer .banner-list-wrapper .banner-list-item .banner-list-item-info .banner-list-item-description {
    font-size: 1.2rem;
    margin-bottom: 30px;
    min-height: 60px;
  }
  div.general-banner-wrapper.single {
    margin-top: 90px;
  }
  div.general-banner-wrapper.single .general-banner-info {
    max-width: 50%;
  }
  div.general-banner-wrapper.single .general-banner-info .general-banner-title {
    font-size: 7.3rem;
    line-height: 75px;
    font-weight: bold;
  }
  div.general-banner-wrapper.single .general-banner-info .general-banner-description {
    font-size: 2.1rem;
    font-weight: bold;
  }
  div.video-container {
    margin-top: 90px;
  }
  div.video-container .video-banner-info .video-banner-info-wrapper {
    margin-bottom: 25px;
    max-width: 60%;
  }
  div.video-container .video-banner-info .video-banner-info-wrapper .video-banner-title {
    font-size: 5.4rem;
    margin-bottom: 30px;
    font-weight: bold;
  }
  div.video-container .video-banner-info .video-banner-info-wrapper .video-banner-description {
    font-size: 1.6rem;
    line-height: 23px;
    margin-bottom: 25px;
  }
  div.category-slider-widget-wrapper {
    margin-top: 90px;
  }
  div.category-slider-widget-wrapper .heading-block .heading-wrapper {
    max-width: 60%;
  }
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-description {
    font-size: 3.2rem;
    font-weight: bold;
  }
  div.category-slider-widget-wrapper .heading-block .heading-wrapper .product-slider-title {
    font-size: 5.4rem;
    line-height: 55px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  div.category-slider-widget-wrapper .category-slider {
    margin-top: 90px;
  }
  div.category-slider-widget-wrapper .category-slider .swiper-slide .product-slide-info .product-slide-details .product-slide-name .product-slide-link &gt; h4 {
    font-weight: bold;
    font-size: 1.4rem;
    letter-spacing: 1px;
  }
  div.category-slider-widget-wrapper.big-title .heading-block .heading-wrapper .product-slider-description {
    font-size: 3.2rem;
    font-weight: bold;
  }
  div.category-slider-widget-wrapper.big-title .heading-block .heading-wrapper .product-slider-title {
    font-size: 7.2rem;
    line-height: 73px;
    font-weight: bold;
    margin-bottom: 20px;
  }
}
@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand-Regular.woff2') format('woff2'), url('../fonts/Quicksand-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand-Bold.woff2') format('woff2'), url('../fonts/Quicksand-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "washing-icons";
  src: url('../FiloBlu_Design/fonts/standard-iconfont-wash/washing-icons.woff2') format('woff2'), url('../FiloBlu_Design/fonts/standard-iconfont-wash/washing-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
[class^="washicon-"],
[class*=" washicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "washing-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.washicon-1A:before {
  content: "\e902";
}
.washicon-1B:before {
  content: "\e901";
}
.washicon-1C:before {
  content: "\e900";
}
.washicon-1D:before {
  content: "\e903";
}
.washicon-1E:before {
  content: "\e904";
}
.washicon-10:before {
  content: "\e905";
}
.washicon-11:before {
  content: "\e906";
}
.washicon-12:before {
  content: "\e907";
}
.washicon-13:before {
  content: "\e908";
}
.washicon-14:before {
  content: "\e909";
}
.washicon-15:before {
  content: "\e90a";
}
.washicon-16:before {
  content: "\e90b";
}
.washicon-17:before {
  content: "\e90c";
}
.washicon-18:before {
  content: "\e90d";
}
.washicon-19:before {
  content: "\e90e";
}
.washicon-20:before {
  content: "\e90f";
}
.washicon-21:before {
  content: "\e910";
}
.washicon-22W:before {
  content: "\e911";
}
.washicon-30:before {
  content: "\e912";
}
.washicon-31:before {
  content: "\e913";
}
.washicon-32:before {
  content: "\e914";
}
.washicon-40:before {
  content: "\e915";
}
.washicon-41:before {
  content: "\e916";
}
.washicon-42:before {
  content: "\e917";
}
.washicon-43:before {
  content: "\e918";
}
.washicon-50:before {
  content: "\e919";
}
.washicon-51:before {
  content: "\e91a";
}
.washicon-52:before {
  content: "\e91b";
}
.washicon-53:before {
  content: "\e91c";
}
.washicon-54:before {
  content: "\e91d";
}
.washicon-60:before {
  content: "\e91e";
}
.washicon-60B:before {
  content: "\e91f";
}
.washicon-61:before {
  content: "\e920";
}
.washicon-62:before {
  content: "\e921";
}
.washicon-I70:before {
  content: "\e922";
}
.washicon-I70S:before {
  content: "\e923";
}
.washicon-I71:before {
  content: "\e924";
}
.washicon-I71S:before {
  content: "\e925";
}
.washicon-I72:before {
  content: "\e926";
}
.washicon-I72S:before {
  content: "\e927";
}
.washicon-I73:before {
  content: "\e928";
}
.washicon-I73S:before {
  content: "\e929";
}
.dsn-back-to-top {
  display: none;
  cursor: pointer;
  max-width: 100%;
  -webkit-position: sticky;
  -moz-position: sticky;
  -ms-position: sticky;
  -o-position: sticky;
  position: sticky;
  overflow-y: auto;
  float: right;
  right: 10px;
  margin-left: auto;
  padding: 0;
  z-index: 9;
}
.shipping-to-link .icon-down {
  padding-left: 5px;
  vertical-align: middle;
}
</pre></body></html>