<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.
 */
/* Custom variables color */
/* Breacrumbs background */
.hidden {
  display: none;
}
@keyframes spin {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 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: 992px) {
  .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: 992px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell &gt; span {
  padding-left: 5px;
}
span.klarna-payments-method-cell &gt; img {
  display: block;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_DailyDeal
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.limit-time-label {
  display: block;
  padding-bottom: 5px;
  font-size: 13px;
}
#clockdiv {
  font-family: sans-serif;
  display: inline-flex;
  font-weight: 100;
  text-align: center;
  font-size: 20px;
}
.smalltext {
  padding-top: 5px;
  font-size: 12px;
}
.qty-items {
  margin-top: 10px;
  border-bottom: solid 1px #cccccc;
  border-top: solid 1px #cccccc;
}
.remaining-qty-items {
  display: inline-block;
  margin: 10px 15px 10px 0;
  padding-right: 15px;
  border-right: solid 1px #cecece;
}
.count-items {
  font-weight: 700;
}
.sold-qty-items {
  display: inline-block;
}
.items-text {
  font-size: 12px;
}
span.mpdailydeal-percent-underprice {
  display: inline-block;
  border-radius: 3px;
  font-size: 12px;
  height: 18px;
  padding: 3px 8px;
  margin: 5px 0 5px 0;
}
.mpdailydeal-percent-above-image {
  position: absolute;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 700;
  padding: 7px 15px;
}
.product.media {
  position: relative;
}
.mpdailydeal-percent-cat-above-image {
  position: absolute;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 12px;
}
.deal_style_1 {
  color: #eb5202;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
  margin: 5px;
  align-items: center;
}
.deal_style_1-txt1 {
  font-family: Arial, Arial Bold, Gadget, sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
.deal_style_1-txt2 {
  align-self: flex-start;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
}
.deal_style_2 {
  width: 65px;
  height: 65px;
  background: #846add;
  border: 2px solid #846add;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin: 5px;
  display: flex;
  flex-direction: column;
  color: #ffffff;
  line-height: 1;
}
.deal_style_2-txt1 {
  font-size: 30px;
  font-weight: 500;
  padding-bottom: 5px;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
}
.deal_style_2-txt2 {
  font-size: 10px;
  text-transform: uppercase;
}
.deal_style_3 {
  font-family: Verdana, Geneva, sans-serif;
  background-color: #333333;
  color: #ffffff;
  border-radius: 10px;
  margin: 10px 5px;
  width: 60px;
  height: 60px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  line-height: 1;
}
.deal_style_3-txt1 {
  font-size: 30px;
  padding-bottom: 5px;
  font-weight: bold;
}
.deal_style_3-txt2 {
  font-size: 10px;
}
.deal_style_4 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  border-radius: 3px;
  background: #00BF96;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  margin: 10px 5px;
  padding: 10px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-width: 50px;
}
.deal_style_4-txt1 {
  font-weight: 100;
  font-size: 30px;
  padding: 10px;
  border-radius: 3px;
  background: #00816A;
  min-width: 30px;
}
.deal_style_4-txt2 {
  padding-top: 5px;
  font-size: 14px;
}
.bg-style5 {
  max-width: 350px;
  height: auto;
  text-align: center;
  background: #222;
  background-image: -webkit-linear-gradient(top, #222222, #333333, #333333, #222222);
  background-image: -moz-linear-gradient(top, #222222, #333333, #333333, #222222);
  background-image: -ms-linear-gradient(top, #222222, #333333, #333333, #222222);
  background-image: -o-linear-gradient(top, #222222, #333333, #333333, #222222);
  border: 1px solid #111;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  margin: 10px 0;
  padding: 10px;
}
.deal_style_5 {
  max-width: 60px;
  display: inline-block;
  margin: auto;
}
.deal_style_5-txt1 {
  width: 50px;
  font: bold 30px 'Droid Sans', Arial, sans-serif;
  text-align: center;
  color: #111;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(top, #bbbbbb, #eeeeee);
  background-image: -moz-linear-gradient(top, #bbbbbb, #eeeeee);
  background-image: -ms-linear-gradient(top, #bbbbbb, #eeeeee);
  background-image: -o-linear-gradient(top, #bbbbbb, #eeeeee);
  border-top: 1px solid #fff;
  border-radius: 3px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
  margin: 5px;
  padding: 5px 0;
  display: inline-block;
  position: relative;
}
.deal_style_5-txt1:before {
  content: "";
  width: 100%;
  height: 10px;
  background: #111;
  display: block;
  padding: 0 3px;
  position: absolute;
  top: 41%;
  left: -3px;
  z-index: -1;
}
.deal_style_5-txt1:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #eee;
  border-top: 1px solid #333;
  display: block;
  position: absolute;
  top: 48%;
  left: 0;
}
.deal_style_5-txt2 {
  font: bold 10px 'Droid Sans', Arial, sans-serif;
  color: #f47321;
  text-shadow: 1px 1px 0 #000;
  text-transform: uppercase;
  display: inline-block;
}
li.mpdailydeal-product-item.product-item {
  padding-bottom: 0;
}
ol.mpdailydeal-product-items {
  list-style-type: none;
  padding: 0;
}
.deal-product-item-info {
  width: 100%;
}
.widget-remaining-qty-item {
  font-size: 12px;
}
.widget-sold-qty-item {
  font-size: 12px;
}
.mpdailydeal-widget-title {
  text-align: center;
}
li.widget-deal-product-item.product-item {
  display: inline-block;
}
.mpdailydeal-widget-label {
  position: absolute;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 12px;
  z-index: 10;
}
.product-item .price-box {
  margin: 21px 0 0 !important;
}
.owl-carousel {
  position: relative;
}
.owl-prev,
.owl-next {
  color: #fafafa !important;
  background-color: transparent !important;
  position: absolute;
  top: 35%;
  transition: all ease-in-out 0.4s;
}
.mpdailydeal-product-items:hover .owl-prev {
  color: #999 !important;
}
.mpdailydeal-product-items:hover .owl-next {
  color: #999 !important;
}
.owl-prev {
  left: 0;
}
.owl-next {
  right: 0;
}
.column.main .product-item {
  padding-left: 13%;
}
a.product.photo.deal-product-item-photo {
  display: inline-block;
  width: 25%;
  padding-right: 20px;
}
.product.details.deal-product-item-details {
  position: absolute;
  display: inline-block;
  max-width: 60%;
}
.product-item .price-box {
  margin: 3px 0 0 !important;
}
.mpdailydeal-title-float {
  color: #FFF;
  background: #666;
  padding: 3px 0 3px 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
span.mpdailydeal-float-heading {
  margin: 10px;
}
#float_close {
  position: absolute;
  right: 7px;
  top: -2px;
  z-index: 99;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
/* gobal popup-ajaxsuite style */
/* Ipad and lager srceen */
/* Mobile screen */
/* Gobal style */
@-webkit-keyframes nivolodinglinetime {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes nivolodinglinetime {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
@media only screen and (max-width: 992px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media all and (min-width: 992px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 12px 6px 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 6px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .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 {
    width: 48.8%;
  }
  .amazon-addresses .amazon-address:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box: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) {
    clear: left;
    float: left;
  }
  .amazon-addresses .amazon-address:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box: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) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .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;
  }
  .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-visually-hidden-desktop,
  .dashboard-welcome-toggler,
  .modes-label {
    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,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .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,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .amazon-addresses:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses: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,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    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 24px;
  }
  .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 6px;
    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,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 24px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 12px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 48px;
    margin-bottom: 30px;
  }
  .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: 50%;
    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: 3rem;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 3rem;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 3rem;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 3rem;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .fieldset &gt; .field {
    margin: 0 0 24px;
    box-sizing: border-box;
    margin: 0 0 20px;
  }
  .fieldset &gt; .field &gt; .label {
    margin: 0;
  }
  .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: right;
    box-sizing: border-box;
    float: left;
  }
  .fieldset &gt; .field:not(.choice) &gt; .label {
    padding: 6px 15px 0 0;
    text-align: right;
    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: 24px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items &gt; .item.content {
    margin-top: 24px;
    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 6px 0 0;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    font-weight: 400;
    line-height: 100%;
    font-size: 1.8rem;
    color: #333333;
    text-decoration: none;
    background: transparent;
    border: 0;
    border-bottom: none;
    height: 100%;
    padding: 1.7rem 24px 1.7rem 24px;
  }
  .product.data.items &gt; .item.title &gt; .switch:visited {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:hover {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:active {
    color: #fbb71c;
    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: rgba(13, 13, 13, 0);
  }
  .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: rgba(38, 38, 38, 0);
    color: #fbb71c;
    text-decoration: none;
  }
  .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: 2.7rem;
  }
  .product.data.items &gt; .item.content {
    background: rgba(38, 38, 38, 0);
    margin-top: 5.1rem;
    padding: 2rem 2rem 3.7rem 2rem;
    border: 0;
    border-top: 0;
  }
  .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 6px 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 #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar &gt; .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .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;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method &gt; .payment-method-title {
    padding: 11.5px 0;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
    min-width: 300px;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block-authentication {
    border: 0;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block-authentication .block-title {
    text-align: center;
    /* font-family: @heading__font-family__base;
							color: @heading__color__base; */
    font-weight: 600;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block-authentication .block-customer-login .logo {
    margin: 0 auto 25px auto;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .block[class] {
    padding: 0;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .fieldset {
    margin-bottom: 0;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .password .action {
    display: block;
    text-align: right;
    margin-top: 0.5rem;
    color: #999999;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar &gt; .primary {
    float: none;
    display: block;
    margin-bottom: 2rem;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar .action-register,
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar .action-login {
    display: block;
    width: 100%;
    text-align: center;
    float: none;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .form-login .actions-toolbar .action-register {
    padding: 0;
    font-size: 14px;
    text-transform: capitalize;
    margin-top: 1.5rem;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .photo.image {
    max-width: 27rem;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success {
    min-width: 50rem;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .photo.image {
    max-width: 100%;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .photo.image {
    max-width: 23.6rem;
    margin-right: 3rem;
    width: 50%;
    height: 100%;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .product-information .product-name {
    margin: 0;
    text-align: left;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #mb-ajaxsuite-popup-wrapper .wrapper-success .ajaxsuite-buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }
  .quickview-popup-wrapper.modal-popup.modal-slide .modal-inner-wrap {
    max-height: 85vh;
  }
  .super-deal .time_circles .number,
  .super-deal-banner .time_circles .number {
    font-size: 3.6rem;
  }
  .super-deal .title-deal,
  .super-deal-banner .title-deal {
    font-size: 4.8rem;
  }
  .super-deal-banner {
    padding: 1.5rem 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .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: 36px;
    padding: 12px 0 36px;
  }
  .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;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar &gt; .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 24px;
    margin: 0 0 12px;
  }
  .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 6px;
    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 .item .col.item {
    padding: 27px 8px 12px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 24px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions {
    position: absolute;
    -webkit-transform: translateY(-120%);
    -moz-transform: translateY(-120%);
    -ms-transform: translateY(-120%);
    transform: translateY(-120%);
    z-index: 1;
    right: 0;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 12px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 30px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 36px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 12px;
  }
  .checkout-shipping-method .actions-toolbar &gt; .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 24px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 3rem;
    border-bottom: 0;
    margin-bottom: 30px;
  }
  .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 {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 992px;
    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: 12px 36px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 12px 0 0 48px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset &gt; .field-select-billing &gt; .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field {
    margin: 0 0 24px;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 24px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block .login .actions-toolbar &gt; .primary {
    margin-bottom: 0;
    margin-right: 36px;
  }
  .login-container .block .login .actions-toolbar &gt; .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 100%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses &gt; .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 24px;
    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 12px 12px 0;
  }
  .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: 24px;
  }
  .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: 24px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .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: 20px;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field {
    margin: 0 0 24px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field &gt; .label {
    margin: 0;
  }
  .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: right;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:not(.choice) &gt; .label {
    padding: 6px 15px 0 0;
    text-align: right;
    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 24px 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: 24px;
    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: 20px;
  }
  .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 24px;
  }
  .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 6px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 24px;
  }
  .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: 12px;
    padding: 6px 12px 12px;
    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: 12px;
    padding: 6px 12px 12px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #fbb71c;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 30px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #e6e6e6;
  }
  .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;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 20px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 24px;
  }
  .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: -15px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 24px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 12px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 12px;
    padding-right: 12px;
  }
  .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: 24px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
    position: relative;
    top: 5px;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 24px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #222222;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode.active {
    color: #fbb71c;
  }
  .modes-mode.active:before {
    color: inherit;
  }
  .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: #b3b3b3;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #fbb71c;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart .fieldset,
  .product-options-bottom .box-tocart .fieldset {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    text-align: center;
  }
  /*     .product-info-main {
    .page-title-wrapper {
        .page-title {
            margin-top: -13px;
        }
    }
} */
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 12px 12px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
  }
  .page-layout-1column .product-info-main {
    width: 49%;
  }
  .page-layout-1column .product.media {
    width: 49%;
  }
  .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%;
  }
  .magnifier-preview {
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 100%;
  }
  .filter .block-subtitle {
    font-weight: 400;
    margin-bottom: 2.4rem;
  }
  .filter.block {
    margin-bottom: 48px;
  }
  .filter-title {
    display: none;
  }
  .filter-options-content {
    padding-bottom: 2.6rem;
    display: block !important;
  }
  .filter-options-item {
    margin-bottom: 2rem;
  }
  .filter-actions {
    margin-bottom: 36px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #e6e6e6;
  }
  .page-layout-1column .filter-content {
    margin-top: 12px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 30px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 6px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 24px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #e6e6e6;
    padding: 6px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 6px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #666666;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 30px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 30px;
  }
  .page-wrapper &gt; .breadcrumbs,
  .page-wrapper &gt; .top-container,
  .page-wrapper &gt; .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .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: 6px;
  }
  .header.content {
    padding: 36px 24px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 12px;
    padding-top: 12px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main &gt; .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main &gt; .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 24px;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .size-26 {
    font-size: 2.6rem;
  }
  .size-30 {
    font-size: 3rem;
  }
  .size-36 {
    font-size: 3.6rem;
  }
  .size-38 {
    font-size: 3.8rem;
  }
  .size-48 {
    font-size: 4.8rem;
  }
  .size-50 {
    font-size: 5rem;
  }
  .size-52 {
    font-size: 5.2rem;
  }
  .size-60 {
    font-size: 6rem;
  }
  .size-70 {
    font-size: 7rem;
  }
  .size-72 {
    font-size: 7.2rem;
  }
  .breadcrumbs {
    max-width: 100%;
  }
  .breadcrumbs .items {
    margin: auto;
    width: 95%;
  }
  .page-header .header.panel {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-header .panel.wrapper {
    display: none;
  }
  .page-footer .footer-static_link .footer-links.not-collapse-mobile {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .product.info.detailed .product.data.items {
    text-align: center;
  }
  .product.info.detailed .product.data.items &gt; .item.title {
    float: none;
    display: inline-flex;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .product.info.detailed .product.data.items &gt; .item.title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    display: block;
    background: transparent;
    z-index: 2;
  }
  .product.info.detailed .product.data.items &gt; .item.title.active &gt; .switch,
  .product.info.detailed .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.info.detailed .product.data.items &gt; .item.title.active &gt; .switch:hover {
    padding-bottom: 1.7rem;
  }
  .product.info.detailed .product.data.items &gt; .item.title.active:after {
    background: #fbb71c;
  }
  .fieldset {
    margin: 0 0 20px;
  }
  .cart-container .cart.table-wrapper .items tr td:first-child {
    padding-left: 0;
  }
  .login-container .block.block-customer-login {
    position: relative;
    padding-right: 8%;
  }
  .login-container .block.block-customer-login:before {
    position: absolute;
    content: 'or';
    top: 0;
    bottom: 0;
    right: -2.5%;
    width: 51px;
    height: 51px;
    font-size: 14px;
    line-height: 51px;
    font-style: italic;
    border-radius: 50%;
    background-color: #f5f5f5;
    text-align: center;
    margin: auto;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    z-index: 1;
  }
  .login-container .block.block-customer-login:after {
    content: '';
    position: absolute;
    top: 0;
    right: -2.5%;
    bottom: 0;
    border-right: 1px solid #e6e6e6;
    z-index: 0;
  }
  .login-container .block.block-new-customer {
    padding-left: 8%;
  }
  body .fieldset &gt; .field.choice:before,
  body .fieldset &gt; .field.no-label:before {
    padding: 0;
  }
  .contact-us &gt; div:first-child {
    padding-right: 3rem;
  }
  .contact-us &gt; div:last-child {
    padding-left: 3rem;
  }
  .banner-about-top img {
    width: 100%;
  }
  .banner-about-top.absolute-content {
    position: relative;
  }
  .banner-about-top.absolute-content .content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  [style*="background: #f5f5f5"] {
    box-shadow: 1000px 0 #f5f5f5, -1000px 0 #f5f5f5;
    -webkit-box-shadow: 1000px 0 #f5f5f5, -1000px 0 #f5f5f5;
    -moz-box-shadow: 1000px 0 #f5f5f5, -1000px 0 #f5f5f5;
    -ms-box-shadow: 1000px 0 #f5f5f5, -1000px 0 #f5f5f5;
    -o-box-shadow: 1000px 0 #f5f5f5, -1000px 0 #f5f5f5;
  }
  .about-top p {
    padding-right: 10%;
  }
  .about-top .about-left {
    z-index: 2;
  }
  .how-it-work .sm-4 {
    padding: 0 3rem;
  }
  .filter-options .filter-options-title,
  .sidebar .block .filter-options-title,
  .filter-options .block-title:not(.filter-title) strong,
  .sidebar .block .block-title:not(.filter-title) strong {
    font-weight: 700;
    padding: 12px 42px 0 0;
    font-size: 2rem;
    margin-bottom: 20px;
    font-family: Rajdhani;
    text-transform: uppercase;
  }
  .filter-options .filter-options-item,
  .sidebar .block .filter-options-item,
  .filter-options .block-title,
  .sidebar .block .block-title {
    border: 0;
    position: relative;
  }
  .filter-options .filter-options-item:after,
  .sidebar .block .filter-options-item:after,
  .filter-options .block-title:after,
  .sidebar .block .block-title:after {
    content: '';
    display: inline-block;
    border-bottom: 1px solid #e6e6e6;
    position: absolute;
    top: 28px;
    left: 0;
    right: 0;
    z-index: 0;
  }
  .filter-options .filter-options-item .filter-options-title,
  .sidebar .block .filter-options-item .filter-options-title,
  .filter-options .block-title .filter-options-title,
  .sidebar .block .block-title .filter-options-title,
  .filter-options .filter-options-item strong,
  .sidebar .block .filter-options-item strong,
  .filter-options .block-title strong,
  .sidebar .block .block-title strong {
    display: inline-block;
    position: relative;
    z-index: 1;
    background: #f1f2f6;
    padding-right: 2rem;
  }
  .filter-options .filter-options-item,
  .sidebar .block .filter-options-item {
    padding-bottom: 0.5rem;
  }
  .filter-options .block-title:after,
  .sidebar .block .block-title:after {
    top: 2.3rem;
  }
  .filter-options .filter-options-item:first-child:after,
  .sidebar .block .filter-options-item:first-child:after {
    top: 1.7rem;
  }
  .cart-container .cart.table-wrapper .items tr td:first-child {
    padding-left: 2rem;
  }
  .page-footer .footer-contact .contact-wrapper {
    padding: 24px 60px 24px 35px;
  }
  .page-footer .footer-contact .contact-wrapper .col-right .ovic-contact {
    padding: 0 6rem 0 1.5rem;
  }
  .page-footer .footer-contact .icon {
    font-size: 2.9rem;
  }
  .page-footer .footer-contact .contact .icon {
    font-size: 5.8rem;
  }
  .page-footer .footer-contact .contact h2 {
    font-size: 3.6rem;
  }
  .page-footer .footer-contact .contact h4 {
    letter-spacing: 3.5px;
  }
  .page-footer .footer-contact .phone {
    font-size: 3.6rem;
  }
  .page-footer .footer-contact .phone .icon {
    font-size: 2.6rem;
  }
  .login-container .block.block-customer-login:before {
    background-color: #ffffff;
  }
}
@media all and (min-width: 1200px), print {
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .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: #ffffff;
    font-size: 2rem;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 12px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 &gt; .level-top {
    color: #0d0d0d;
    line-height: 50px;
    padding: 0 15.5px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 &gt; .level-top:hover,
  .navigation .level0 &gt; .level-top.ui-state-focus {
    color: #fbb71c;
    text-decoration: none;
  }
  .navigation .level0.active &gt; .level-top,
  .navigation .level0.has-active &gt; .level-top {
    border-color: #fbb71c;
    border-width: 0 0 3px;
    color: #fbb71c;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover &gt; .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent &gt; .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent &gt; .level-top &gt; .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent &gt; .level-top &gt; .ui-menu-icon &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent &gt; .level-top &gt; .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    font-weight: 400;
    min-width: 230px;
    padding: 20px 15px;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu &gt; ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu &gt; ul:before,
  .navigation .level0 .submenu &gt; ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu &gt; ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu &gt; ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #e6e6e6;
    color: #e6e6e6;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #666666;
    padding: 3px 15px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    color: #fbb71c;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active &gt; a {
    border-color: #fbb71c;
    border-style: solid;
    border-width: 0 0 0 0;
    color: #fbb71c;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent &gt; a &gt; .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent &gt; a &gt; .ui-menu-icon &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent &gt; a &gt; .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover &gt; .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .container_vertical_tab_postions.wrapper_category_product_tabs .widget-tabs,
  .container_vertical_tab_postions.wrapper_product_tabs .widget-tabs {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-wrap: nowrap;
  }
  .container_vertical_tab_postions.wrapper_category_product_tabs .widget-tabs .ui-tabs-panel,
  .container_vertical_tab_postions.wrapper_product_tabs .widget-tabs .ui-tabs-panel {
    flex: 1;
    flex: 0 0 calc(100% - 300px);
    max-width: calc(100% - 300px);
  }
  .container_vertical_tab_postions.wrapper_category_product_tabs .widget-tabs .ui-tabs-panel .products,
  .container_vertical_tab_postions.wrapper_product_tabs .widget-tabs .ui-tabs-panel .products {
    margin: 0;
  }
  .container_vertical_tab_postions.wrapper_category_product_tabs .ui-tabs-nav,
  .container_vertical_tab_postions.wrapper_product_tabs .ui-tabs-nav {
    min-width: 270px;
    margin-right: 30px;
  }
  .container_vertical_tab_postions.wrapper_category_product_tabs .ui-tabs-nav li,
  .container_vertical_tab_postions.wrapper_product_tabs .ui-tabs-nav li {
    margin-bottom: 0;
  }
  .container_vertical_tab_postions.wrapper_category_product_tabs .ui-tabs-nav li a:after,
  .container_vertical_tab_postions.wrapper_product_tabs .ui-tabs-nav li a:after {
    top: 0;
    bottom: 0;
    left: 80%;
    margin: auto;
    border-width: 0 0 0 15px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left-color: #fbb71c;
    opacity: 0;
  }
  .container_vertical_tab_postions.wrapper_category_product_tabs .ui-tabs-nav li:not(:last-child) a,
  .container_vertical_tab_postions.wrapper_product_tabs .ui-tabs-nav li:not(:last-child) a {
    border-bottom: 0;
  }
  .container_vertical_tab_postions.wrapper_category_product_tabs .ui-tabs-nav li:hover a:after,
  .container_vertical_tab_postions.wrapper_product_tabs .ui-tabs-nav li:hover a:after,
  .container_vertical_tab_postions.wrapper_category_product_tabs .ui-tabs-nav li.ui-state-active a:after,
  .container_vertical_tab_postions.wrapper_product_tabs .ui-tabs-nav li.ui-state-active a:after {
    opacity: 1;
    left: 100%;
  }
  .brand-product-tab .brand-list-tab-container-title {
    grid-template-columns: repeat(1000, 16.66666667%);
  }
  #close-menu {
    display: none;
  }
  .navigation {
    position: static;
  }
  .navigation ul,
  .navigation ol {
    list-style: none;
  }
  .navigation &gt; ul {
    position: static;
  }
  .navigation &gt; ul:after {
    display: table;
    content: '';
    clear: both;
  }
  .navigation .menu-top-block {
    margin-bottom: 10px;
  }
  .navigation .menu-bottom-block {
    margin-top: 10px;
  }
  .navigation .open-children-toggle {
    display: none;
  }
  .navigation span.cat-label {
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 11px;
    padding: 3px 7px;
    border-radius: 2px;
    line-height: 1;
    color: #fff;
  }
  .navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    display: none;
  }
  .navigation span.cat-label.cat-label-label1 {
    background-color: #0cc485;
  }
  .navigation span.cat-label.cat-label-label2 {
    background-color: #ff3b30;
  }
  .navigation span.cat-label.cat-label-label3 {
    background-color: #4cd964;
  }
  .navigation a:hover &gt; span &gt; span.cat-label {
    text-decoration: none;
  }
  .navigation li.level0 .row {
    justify-content: space-between;
  }
  .navigation li.level0:first-child &gt; .level-top {
    padding-left: 0;
  }
  .navigation li.level0.parent &gt; .level-top {
    padding-right: inherit;
    display: inline-block;
    text-decoration: none;
  }
  .navigation li.level0.parent &gt; .level-top &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation li.level0.parent &gt; .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation li.level0.parent .submenu {
    display: block;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
  }
  .navigation li.level0.parent .submenu:before {
    height: 15px;
    top: -15px;
  }
  .navigation li.level0.parent .submenu .mega-columns .level1.parent {
    margin-bottom: 2rem;
  }
  .navigation li.level0.parent .submenu .mega-columns .level1.parent &gt; a {
    font-family: Rajdhani;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 8px;
  }
  .navigation li.level0.parent .submenu .mega-columns .level1.parent &gt; a:not(:hover) {
    color: #0d0d0d;
  }
  .navigation li.level0.parent .submenu {
    margin-top: 15px !important;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  .navigation li.level0.parent .submenu,
  .navigation li.level0.parent .subchildmenu .subchildmenu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navigation li.level0.parent:hover .submenu {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .navigation li.level0.classic .row {
    margin: 0;
  }
  .navigation li.level0.classic .submenu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navigation li.level0.classic .submenu a {
    padding: 3px 15px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .navigation li.level0.classic .subchildmenu {
    width: 100%;
    z-index: 22;
  }
  .navigation li.level0.classic .subchildmenu .level1 .subchildmenu {
    position: absolute;
    left: 100%;
    opacity: 0;
    visibility: hidden;
    background-color: #ffffff;
    min-width: 1px;
    border: 1px solid #e6e6e6;
    padding: 20px 15px;
    padding-left: 0;
    padding-right: 0;
  }
  .navigation li.level0.classic .subchildmenu .level1.parent &gt; a &gt; span {
    width: 100%;
    display: inline-block;
    text-decoration: none;
  }
  .navigation li.level0.classic .subchildmenu .level1.parent &gt; a &gt; span &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation li.level0.classic .subchildmenu .level1.parent &gt; a &gt; span:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation li.level0.classic .subchildmenu .level1.parent &gt; a &gt; span:after {
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .navigation li.level0.classic .subchildmenu .level1:hover .subchildmenu {
    left: 100% !important;
    top: 0;
    opacity: 1;
    visibility: visible;
  }
  .navigation li.level0.fullwidth {
    position: static;
  }
  .navigation li.level0.fullwidth &gt; .submenu {
    width: 100%;
    padding: 4rem 6rem 2rem;
  }
  .navigation li.level0.fullwidth .submenu li.parent &gt; a:after,
  .navigation li.level0.staticwidth .submenu li.parent &gt; a:after {
    display: none;
  }
  .navigation li.level0.fullwidth .submenu li.level1 &gt; .menu-thumb-img,
  .navigation li.level0.staticwidth .submenu li.level1 &gt; .menu-thumb-img {
    margin: 10px 0 -5px;
  }
  .navigation li.level0.fullwidth .submenu .menu-left-block h3,
  .navigation li.level0.staticwidth .submenu .menu-left-block h3 {
    margin-bottom: 0.7rem;
  }
  .navigation li.level0.fullwidth .submenu .menu-left-block p,
  .navigation li.level0.staticwidth .submenu .menu-left-block p {
    margin-bottom: 2rem;
  }
  .navigation li.level0.fullwidth .submenu .menu-top-block a,
  .navigation li.level0.staticwidth .submenu .menu-top-block a,
  .navigation li.level0.fullwidth .submenu .menu-left-block a,
  .navigation li.level0.staticwidth .submenu .menu-left-block a,
  .navigation li.level0.fullwidth .submenu .menu-right-block a,
  .navigation li.level0.staticwidth .submenu .menu-right-block a,
  .navigation li.level0.fullwidth .submenu .menu-bottom-block a,
  .navigation li.level0.staticwidth .submenu .menu-bottom-block a {
    display: inline;
  }
  .navigation li.level0.fullwidth .submenu .menu-top-block a:hover,
  .navigation li.level0.staticwidth .submenu .menu-top-block a:hover,
  .navigation li.level0.fullwidth .submenu .menu-left-block a:hover,
  .navigation li.level0.staticwidth .submenu .menu-left-block a:hover,
  .navigation li.level0.fullwidth .submenu .menu-right-block a:hover,
  .navigation li.level0.staticwidth .submenu .menu-right-block a:hover,
  .navigation li.level0.fullwidth .submenu .menu-bottom-block a:hover,
  .navigation li.level0.staticwidth .submenu .menu-bottom-block a:hover {
    text-decoration: underline;
  }
  .navigation li.level0.fl-left {
    float: left;
  }
  .navigation li.level0.fl-right {
    float: right;
  }
  .navigation li.level0.fl-right.staticwidth .submenu {
    left: auto;
    right: 0;
    border-radius: 6px 0 6px 6px;
  }
  .navigation li.level0 &gt; a &gt; span.cat-label {
    top: -2px;
    right: 0px;
  }
  .navigation li.level0 &gt; a &gt; span.cat-label:before {
    left: 3px;
    bottom: -6px;
  }
  .navigation li.level0 &gt; a &gt; span.cat-label.cat-label-label1:before {
    border-top-color: #007aff;
  }
  .navigation li.level0 &gt; a &gt; span.cat-label.cat-label-label2:before {
    border-top-color: #ff3b30;
  }
  .navigation li.level0 &gt; a &gt; span.cat-label.cat-label-label3:before {
    border-top-color: #0ae3eb;
  }
  .navigation li.parent &gt; .submenu.popup-left {
    left: auto;
    right: 0;
  }
  .navigation li .subchildmenu li &gt; a &gt; span &gt; span.cat-label {
    top: 0px;
    right: -35px;
  }
  .navigation li .subchildmenu li &gt; a &gt; span &gt; span.cat-label:before {
    left: -6px;
    bottom: 3px;
  }
  .navigation li .subchildmenu li &gt; a &gt; span &gt; span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .navigation li .subchildmenu li &gt; a &gt; span &gt; span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .navigation li .subchildmenu li &gt; a &gt; span &gt; span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .navigation .subchildmenu.mega-columns &gt; li {
    float: left;
    padding: 0 5px;
  }
  .navigation .subchildmenu.mega-columns.columns1 &gt; li {
    float: none;
  }
  .navigation .subchildmenu.mega-columns.columns2 &gt; li {
    width: 50%;
  }
  .navigation .subchildmenu.mega-columns.columns2 &gt; li:nth-child(2n+1) {
    clear: both;
  }
  .navigation .subchildmenu.mega-columns.columns3 &gt; li {
    width: 33.33%;
  }
  .navigation .subchildmenu.mega-columns.columns3 &gt; li:nth-child(3n+1) {
    clear: both;
  }
  .navigation .subchildmenu.mega-columns.columns4 &gt; li {
    width: 25%;
  }
  .navigation .subchildmenu.mega-columns.columns4 &gt; li:nth-child(4n+1) {
    clear: both;
  }
  .navigation .subchildmenu.mega-columns.columns5 &gt; li {
    width: 20%;
  }
  .navigation .subchildmenu.mega-columns.columns5 &gt; li:nth-child(5n+1) {
    clear: both;
  }
  .navigation .subchildmenu.mega-columns.columns6 &gt; li {
    width: 16.66%;
  }
  .navigation .subchildmenu.mega-columns.columns6 &gt; li:nth-child(6n+1) {
    clear: both;
  }
  .navigation.side-custommenu li {
    margin: 0;
    position: relative;
  }
  .navigation.side-custommenu li.level0 {
    display: block;
    position: relative;
  }
  .navigation.side-custommenu li.level0.parent &gt; a:after {
    vertical-align: top;
    margin-left: 6px;
    line-height: 41px;
    float: right;
    content: '\e622';
    display: inline-block;
    font-family: 'icons-blank-theme';
    transform: rotate(-90deg);
  }
  .navigation.side-custommenu li.level0.classic .submenu li.parent &gt; a:after {
    content: '\e622';
    display: inline-block;
    font-family: 'icons-blank-theme';
    transform: rotate(-90deg);
    vertical-align: top;
    margin-left: 6px;
    margin-right: 5px;
    line-height: 15px;
    float: right;
  }
  .navigation.side-custommenu li.level0.fullwidth &gt; .submenu,
  .navigation.side-custommenu li.level0.staticwidth &gt; .submenu {
    left: 100% !important;
    top: 0;
    padding-bottom: 15px;
  }
  .navigation.side-custommenu li.level0.classic &gt; .submenu {
    left: 100% !important;
    top: 0;
  }
  .navigation.side-custommenu li.level0.fullwidth &gt; .submenu {
    width: 871px;
  }
  .navigation.side-custommenu li.level0 &gt; a {
    display: block;
    padding: 0 5px;
    margin: 0 10px;
    border-top: 1px solid #ddd;
    line-height: 41px;
    font-weight: 400;
    font-size: 14px;
  }
  .navigation.side-custommenu li.level0 &gt; a &gt; span.cat-label {
    position: relative;
    margin-left: 10px;
    padding: 0 2px;
    top: 0;
    right: 0;
  }
  .navigation.side-custommenu li.level0 &gt; a &gt; span.cat-label:before {
    left: -6px;
    top: 3px;
    bottom: auto;
    border-top-color: transparent;
  }
  .navigation.side-custommenu li.level0 &gt; a &gt; span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .navigation.side-custommenu li.level0 &gt; a &gt; span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .navigation.side-custommenu li.level0 &gt; a &gt; span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .navigation.side-custommenu li.level0:first-child &gt; a {
    border-top: 0;
  }
  .navigation.side-custommenu li.level0:hover {
    background-color: #08c;
  }
  .navigation.side-custommenu li.level0:hover &gt; a {
    color: #fff;
    border-top-color: #08c;
  }
  .sticky .navigation li.level0.parent .submenu {
    margin-top: 10px !important;
  }
  .sticky .navigation li.level0.parent .submenu:before {
    height: 10px;
    top: -10px;
  }
  .home-side-menu {
    background-color: #fbfbfb;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 20px;
  }
  h2.side-menu-title {
    margin: 0;
    background-color: #f5f5f5;
    color: #a39f9c;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    padding: 14px 15px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #ddd;
  }
  .rokanthemes-onepagecheckout .opc-wrapper {
    width: 66.66%;
    padding-right: 30px;
  }
  .rokanthemes-onepagecheckout #opc-sidebar {
    width: 33%;
    margin-top: 0;
  }
  .rokanthemes-onepagecheckout #opc-sidebar .discount-code #discount-form {
    width: 100%;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
  }
  .testimo-slider {
    background-repeat: no-repeat;
    background-position: center;
  }
  .testimonial-index-index .pt-testimonial-item ul li {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #close-vertical {
    display: none;
  }
  .verticalmenu.navigation .list-category-dropdown {
    border: 2px solid #fbb71c;
    border-top: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #ffffff;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0 &gt; a {
    line-height: 50px;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0 a .menu-thumb-icon {
    margin-right: 1rem;
    font-size: 1.4rem;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0:not(:last-child) &gt; a {
    border-bottom: 1px solid #e6e6e6;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0:hover {
    background: transparent;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0:hover &gt; .submenu {
    left: 100%;
    top: 0;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0 &gt; .submenu,
  .verticalmenu.navigation .list-category-dropdown li.level0.classic .parent .subchildmenu {
    left: 110%;
    top: 0;
    min-height: 100%;
    max-height: 80vh;
    padding: 0;
    -webkit-transition: left 0.3s ease;
    -moz-transition: left 0.3s ease;
    -ms-transition: left 0.3s ease;
    transition: left 0.3s ease;
    border: 2px solid #fbb71c;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0.parent &gt; .level-top:after {
    content: '\e608';
    position: absolute;
    right: 1.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .verticalmenu.navigation .list-category-dropdown li.level0.classic .subchildmenu li:not(:last-child) a {
    border-bottom: 1px solid #e6e6e6;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0.fullwidth .submenu {
    min-width: 52vw;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0.fullwidth,
  .verticalmenu.navigation .list-category-dropdown li.level0.staticwidth {
    position: static;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0.fullwidth .submenu,
  .verticalmenu.navigation .list-category-dropdown li.level0.staticwidth .submenu {
    max-width: 956px;
    border: 2px solid #fbb71c;
    padding: 4rem 6rem 2rem 4rem;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0 &gt; a,
  .verticalmenu.navigation .list-category-dropdown .expand-category-link &gt; a {
    border-color: #e6e6e6;
    padding: 0 3rem;
    display: block;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0 &gt; a:before,
  .verticalmenu.navigation .list-category-dropdown .expand-category-link &gt; a:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    z-index: -1;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0:not(:hover) a:before,
  .verticalmenu.navigation .list-category-dropdown .expand-category-link:not(:hover) a:before {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
    visibility: hidden;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0:hover,
  .verticalmenu.navigation .list-category-dropdown .expand-category-link:hover,
  .verticalmenu.navigation .list-category-dropdown li.level0.active,
  .verticalmenu.navigation .list-category-dropdown .expand-category-link.active {
    background: transparent;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0:hover &gt; a,
  .verticalmenu.navigation .list-category-dropdown .expand-category-link:hover &gt; a,
  .verticalmenu.navigation .list-category-dropdown li.level0.active &gt; a,
  .verticalmenu.navigation .list-category-dropdown .expand-category-link.active &gt; a {
    color: #222222;
    border-color: #fbb71c;
  }
  .verticalmenu.navigation .list-category-dropdown li.level0:hover &gt; a:before,
  .verticalmenu.navigation .list-category-dropdown .expand-category-link:hover &gt; a:before,
  .verticalmenu.navigation .list-category-dropdown li.level0.active &gt; a:before,
  .verticalmenu.navigation .list-category-dropdown .expand-category-link.active &gt; a:before {
    background-color: #fbb71c;
  }
  .verticalmenu.navigation .expand-category-link a {
    line-height: 50px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-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;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    width: 25%;
  }
  .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;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  body .container,
  body .container-sm,
  body .container-md,
  body .container-lg,
  body .container-xl,
  body .wrapper-the-blue-sky-slider .nivo-controlNav {
    max-width: 1440px;
  }
  .banner .col-banner.center.left .content {
    padding: 1.5rem 1.5rem 1.5rem 4rem;
  }
  .banner .col-banner.center.right .content {
    align-items: flex-end;
  }
  .banner .col-banner .content {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1.5rem;
    left: 1.5rem;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-direction: column;
    z-index: 2;
  }
  .banner .col-banner.hover-text-show .banner-img:before {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .banner .col-banner.hover-text-show .content {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 22;
  }
  .banner .col-banner.hover-text-show:not(:hover) .content {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .banner .col-banner.hover-text-show:hover .banner-img:before {
    background-color: rgba(0, 0, 0, 0.3) !important;
  }
  .slider-on-top {
    position: relative;
  }
  .slider-on-top .shipping-support {
    position: absolute;
    bottom: 30px;
    z-index: 3;
    left: 0;
    right: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  .header-container.car-part .logo-container {
    width: 275px;
  }
  .header-container.car-part:not(.sticky) .header-content &gt; div {
    padding-left: 120px;
  }
}
/*  Typogrphy */
/* Button Default = secondary button */
/*  Primary button */
/*  Large button */
/* Rating */
/* link color */
/**
//  * Copyright Â© Bluesky, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */
/* Typography */
table &gt; tbody &gt; tr &gt; th,
table &gt; tfoot &gt; tr &gt; th,
table &gt; tbody &gt; tr &gt; td,
table &gt; tfoot &gt; tr &gt; td {
  vertical-align: middle;
}
/*   Product detail page */
/* Breadcrumb restyle */
/* Product detail page Gobal style */
/* footer */
</pre></body></html>