/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * 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_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
/**
 * 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_LayeredNavigation
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.layered-filter-block-container .ln_tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.filter-content .category-items {
  margin: 0;
  padding-left: 30px;
  list-style: none;
}
.filter-content .icon-expand:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e608';
  font-family: 'luma-icons';
  vertical-align: bottom;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding-right: 5px;
}
.filter-content .active.icon-expand:after {
  content: '\e622';
}
.filter-content input[type="text"]:focus,
.filter-content input[type="checkbox"]:focus,
.filter-content input[type="radio"]:focus,
.filter-content select:focus {
  outline: none !important;
  box-shadow: none !important;
}
.filter-content .filter-options-item li a:hover {
  background: none !important;
  color: #006bb4;
}
.filter-content .filter-options-item li a:hover span {
  color: #006bb4;
}
.filter-content .filter-options-item .ui-slider-handle {
  height: 15px !important;
  width: 15px !important;
  background: #01007F;
  left: -2px;
  bottom: -3px;
}
.filter-content #ln_slider_price {
  margin-bottom: 5px;
}
/**
 * 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_Search
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
@media only screen and (max-width: 600px) {
  .minisearch .search-category {
    top: 65% !important;
    right: 15px !important;
    height: 32px;
    display: none;
  }
}
.autocomplete-suggestions {
  border: 1px solid #bbbbbb;
  background: #ffffff;
  cursor: default;
  border-top: none;
  height: auto;
  overflow: auto;
  max-height: 2000px;
}
.autocomplete-suggestion {
  cursor: pointer;
  overflow: hidden;
  padding: 10px 5px 10px 5px;
  font-size: 1.2em;
  border-bottom: 1px solid #eeeeee;
  display: block;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.search-category,
#mpsearch-category {
  height: 100%;
}
.autocomplete-selected {
  background: #eef3d6;
}
input#searchauto {
  border: 1px solid #bbbbbb;
  border-radius: 2px;
  width: 375px;
}
.suggestion-left {
  float: left;
  width: 15%;
  padding: auto;
}
.suggestion-right {
  width: 82%;
  padding-left: 10px;
  text-align: left;
  color: black;
  float: left;
}
.product-name {
  font-size: 14px;
  color: #3399cc;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-price {
  font-size: 12px;
}
.product-des {
  font-size: 12px;
}
.product-des p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-line {
  margin-bottom: 5px;
}
ul#ui-id-1 {
  font-family: inherit;
  padding: 0px;
  border-bottom: none;
}
p.short-des {
  margin: 0px;
  font-size: 0.9em;
  color: #aaaaaa;
}
#view_all {
  text-align: center;
  background: #eff4f7;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .block-search {
    z-index: 4 !important;
    padding-left: 140px !important;
  }
}
@media (min-width: 992px) {
  .sw-megamenu.navigation > ul {
    position: relative;
  }
  .sw-megamenu.navigation > ul:after {
    display: table;
    content: '';
    clear: both;
  }
  .sw-megamenu.navigation .open-children-toggle {
    display: none;
  }
  .sw-megamenu.navigation span.cat-label {
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 9px;
    padding: 2px;
    border-radius: 0;
    line-height: 1;
    color: #fff;
  }
  .sw-megamenu.navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1 {
    background-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1::before {
    border-left-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2 {
    background-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2::before {
    border-left-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3 {
    background-color: #0ae3eb;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3::before {
    border-left-color: #0ae3eb;
  }
  .sw-megamenu.navigation a:hover > span > span.cat-label {
    text-decoration: none;
  }
  .sw-megamenu.navigation li > a > span {
    position: relative;
  }
  .sw-megamenu.navigation li.level0 > .level-top {
    transition-delay: 0s !important;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label {
    top: -10px;
    right: 14px;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label:before {
    left: 3px;
    bottom: -4px;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label1:before {
    border-top-color: #0cc485;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label2:before {
    border-top-color: #eb2771;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label3:before {
    border-top-color: #0ae3eb;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label {
    top: 3px;
    right: -35px;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label:before {
    left: -6px;
    bottom: 3px;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns > li {
    float: left;
    padding: 15px 10px 0;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns1 > li {
    float: none;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns2 > li {
    width: 50%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns2 > li:nth-child(2n+1) {
    clear: both;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns3 > li {
    width: 33.33%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns3 > li:nth-child(3n+1) {
    clear: both;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns4 > li {
    width: 25%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns4 > li:nth-child(4n+1) {
    clear: both;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns5 > li {
    width: 20%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns5 > li:nth-child(5n+1) {
    clear: both;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns6 > li {
    width: 16.66%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns6 > li:nth-child(6n+1) {
    clear: both;
  }
  .sw-megamenu.navigation li.level0 {
    transition-delay: 0s;
    transition: .2s opacity;
  }
  .sw-megamenu.navigation li.level0.fl-left {
    float: left;
  }
  .sw-megamenu.navigation li.level0.fl-right {
    float: right;
  }
  .sw-megamenu.navigation li.level0.fl-right.staticwidth .submenu {
    left: auto;
    right: 0;
    border-radius: 0;
  }
  .sw-megamenu.navigation li.level0 .submenu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: .2s opacity;
    color: #777;
  }
  .sw-megamenu.navigation li.level0 .submenu > ul {
    margin-top: 0;
  }
  .sw-megamenu.navigation li.level0 .submenu > ul:before,
  .sw-megamenu.navigation li.level0 .submenu > ul:after {
    display: none;
  }
  .sw-megamenu.navigation li.level0 .submenu .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sw-megamenu.navigation li.level0.parent > .submenu.popup-left {
    left: auto;
    right: 0;
    border-radius: 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth {
    position: static;
  }
  .sw-megamenu.navigation li.level0.fullwidth > .submenu {
    width: 100%;
    border-radius: 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth > .submenu,
  .sw-megamenu.navigation li.level0.staticwidth > .submenu {
    padding: 10px;
    left: 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth:hover > .submenu,
  .sw-megamenu.navigation li.level0.staticwidth:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu li.parent > a:after,
  .sw-megamenu.navigation li.level0.staticwidth .submenu li.parent > a:after {
    display: none;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
    font-size: inherit;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 18px;
    padding-top: 0;
    padding-bottom: 5px;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > .menu-thumb-img,
  .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > .menu-thumb-img {
    margin: 10px 0 -5px;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    padding: 7px 0;
    text-transform: uppercase;
    color: #696969;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu a:hover,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a:hover {
    background: none;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu a:hover > span,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a:hover > span {
    text-decoration: underline;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block {
    padding-left: 0;
    padding-right: 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu .subchildmenu .subchildmenu,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .subchildmenu .subchildmenu {
    padding-bottom: 5px;
  }
  .sw-megamenu.navigation li.level0.classic .submenu {
    padding: 5px 0;
  }
  .sw-megamenu.navigation li.level0.classic .submenu > .row {
    margin: 0;
  }
  .sw-megamenu.navigation li.level0.classic .submenu a {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    padding: 8px 15px;
    text-transform: uppercase;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu {
    min-width: 230px;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    visibility: hidden;
    opacity: 0;
    transition: .2s opacity;
    padding: 5px 0;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 6;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu > li:hover > .subchildmenu {
    visibility: visible;
    opacity: 1;
  }
  .sw-megamenu.navigation li.level0.classic li.parent > .subchildmenu.popup-left {
    left: auto;
    right: 100%;
    border-radius: 0;
  }
  .sw-megamenu.navigation li.level0.classic li.parent a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .sw-megamenu.navigation li.level0.classic li.parent a > span {
    margin-right: auto;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu.popup-left .subchildmenu {
    left: auto;
    right: 100%;
    border-radius: 0;
  }
  .sw-megamenu.navigation li.level0.classic:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .sw-megamenu.navigation li.level0.classic li:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .sw-megamenu.navigation li.level0.classic .submenu,
  .sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    left: 0;
  }
  .sw-megamenu.navigation li.level0.staticwidth .submenu {
    left: 0;
  }
  .sw-megamenu.navigation li.level0 > em,
  .sw-megamenu.navigation li.level0 i {
    color: inherit;
    margin-right: .5rem;
  }
  .sw-megamenu.navigation.side-megamenu {
    padding: 0;
  }
  .sw-megamenu.navigation.side-megamenu li {
    margin: 0;
    position: relative;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 {
    display: block;
    position: relative;
    border-radius: 0;
    margin: 0;
    margin-top: 1px;
    float: none !important;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.parent > a:after {
    content: '\e81a';
    display: inline-block;
    font-family: 'porto-icons';
    margin-right: -2px;
    line-height: inherit;
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0.parent > a:after {
    content: '\e819';
    margin-left: -2px;
    margin-right: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.classic .submenu li.parent > a:after {
    content: '\e81a';
    display: inline-block;
    font-family: 'porto-icons';
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0.classic .submenu li.parent > a:after {
    content: '\e819';
  }
  .sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu,
  .sw-megamenu.navigation.side-megamenu li.level0.staticwidth > .submenu {
    left: 100% !important;
    top: 0;
    padding-bottom: 15px;
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu,
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0.staticwidth > .submenu {
    left: auto !important;
    right: 100% !important;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.classic > .submenu {
    left: 100% !important;
    top: 0;
    padding: 5px;
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0.classic > .submenu {
    left: auto !important;
    right: 100% !important;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.classic > .submenu .subchildmenu .subchildmenu {
    padding: 5px;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu {
    width: 1024px;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a {
    display: flex;
    align-items: center;
    border-top: 1px solid #e7e7e7;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    margin-left: 16px;
    margin-right: 18px;
    padding: 14px 12px 14px 5px;
    color: inherit;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span:not(.cat-label) {
    flex: 1;
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0 > a > span:not(.cat-label) {
    order: 2;
    text-align: right;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label {
    position: relative;
    margin-left: 10px;
    padding: 0 2px;
    top: 0;
    right: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label:before {
    width: 5px;
    height: 5px;
    border: 3px solid transparent;
    position: absolute;
    left: -6px;
    top: 50%;
    margin-top: -3px;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > em,
  .sw-megamenu.navigation.side-megamenu li.level0 > a i {
    color: inherit;
    margin-right: .5rem;
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0 > a > em,
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0 > a i {
    margin-left: .5rem;
    margin-right: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0:first-child {
    margin-top: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0:first-child > a {
    border-top: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0:hover {
    background-color: #08c;
  }
  .sw-megamenu.navigation.side-megamenu li.level0:hover > a {
    color: inherit;
    border-top-color: #08c;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > .submenu {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    border-radius: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > .submenu::before {
    content: '';
    position: absolute;
    border-right: 12px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    left: -12px;
    top: 11.5px;
    z-index: 112;
    width: auto;
    height: auto;
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0 > .submenu::before {
    border-left: 12px solid #fff;
    border-right: none;
    right: -12px;
    left: auto;
  }
  .sw-megamenu.navigation.side-megamenu li.active {
    background-color: #08c;
    color: #fff;
  }
  .sw-megamenu.navigation.side-megamenu li.active + .level0 > a {
    border-top: 0;
  }
}
@media (max-width: 991px) {
  .sw-megamenu.navigation.side-megamenu {
    display: none;
  }
  .sw-megamenu.navigation .submenu.level0 {
    height: 0;
    visibility: hidden;
  }
  .sw-megamenu.navigation .submenu.level0.opened {
    visibility: visible;
    height: auto;
  }
  .sw-megamenu.navigation li.level0.staticwidth > .submenu {
    width: auto !important;
  }
  .sw-megamenu.navigation li.level0.fullwidth .menu-top-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-top-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-right-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-right-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-left-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-left-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-bottom-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-bottom-block {
    display: none;
  }
  .sw-megamenu.navigation li.level0 .menu-thumb-img {
    display: none;
  }
  .sw-megamenu.navigation li.ui-menu-item {
    position: relative;
    float: none !important;
  }
  .sw-megamenu.navigation li.ui-menu-item > a {
    position: relative;
  }
  .sw-megamenu.navigation li.ui-menu-item > .open-children-toggle {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
  }
  .sw-megamenu.navigation span.cat-label {
    top: 50%;
    right: 36px;
    margin-top: -7px;
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 9px;
    padding: 2px;
    border-radius: 2px;
    line-height: 1;
    color: #fff;
  }
  .sw-megamenu.navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    left: -6px;
    bottom: 3px;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1 {
    background-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2 {
    background-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3 {
    background-color: #0ae3eb;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@font-face {
  font-family: 'Futura Std';
  src: url('../fonts/futura-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura Std';
  src: url('../fonts/futura-book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/proxima-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/proxima-semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/proxima-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
body {
  background: #f5f8fa;
  color: #26333d;
  font-family: 'Proxima Nova', 'Segoe UI', -apple-system, 'Helvetica Neue', Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4 {
  font-family: 'Futura Std', 'Century Gothic', 'Avenir Next', sans-serif;
  font-weight: 300;
  letter-spacing: -.025em;
  line-height: 1.04;
  color: #26333d;
  text-wrap: balance;
}
a {
  color: #17739b;
}
a:hover {
  color: #0f5b7c;
}
:focus-visible {
  outline: 2px solid #17739b;
  outline-offset: 3px;
}
.ptt-eyebrow {
  font-family: 'Proxima Nova', 'Segoe UI', -apple-system, 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: #17739b;
}
.page-header {
  background: #f5f8fa;
  border-bottom: 0;
}
.page-header .panel.wrapper {
  background: #f5f8fa;
  border-bottom: 1px solid #d7e2e9;
  color: #4c5c69;
}
.page-header .panel.header {
  font-size: 11px;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
}
.page-header .logo {
  margin: 0;
}
.page-header .logo img {
  width: 220px;
  height: auto;
  max-width: none;
  max-height: none;
}
.nav-sections {
  background: #f5f8fa;
  border-top: 1px solid #d7e2e9;
  border-bottom: 1px solid #d7e2e9;
}
.navigation {
  background: transparent;
}
.navigation .level0 > .level-top {
  font-family: 'Proxima Nova', 'Segoe UI', -apple-system, 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .17em;
  text-transform: uppercase;
  color: #4e606d;
}
.navigation .level0 > .level-top:hover {
  color: #17739b;
}
.products-grid .product-item-info {
  background: transparent;
  border: 0;
}
.product-item-photo {
  display: block;
  background: #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
}
.product-item-photo .product-image-container {
  width: 100% !important;
}
.product-item-photo .product-image-wrapper {
  padding-bottom: 100% !important;
}
.product-item-photo img {
  border-radius: 10px;
}
.product-item-details {
  padding-top: 16px;
}
.product-item-details .product-item-name {
  margin: 0 0 4px;
}
.product-item-details .product-item-name a {
  font-family: 'Futura Std', 'Century Gothic', 'Avenir Next', sans-serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.25;
  letter-spacing: -.01em;
  color: #26333d;
}
.ptt-capacity {
  display: block;
  font-family: Georgia, 'Iowan Old Style', 'Palatino Linotype', Palatino, serif;
  font-style: italic;
  font-size: 13px;
  color: #4c5c69;
  font-variant-numeric: tabular-nums;
}
.ptt-capacity b {
  font-style: normal;
  font-weight: 600;
  color: #4e606d;
}
.price-box {
  font-variant-numeric: tabular-nums;
}
.price-box .price {
  font-family: 'Futura Std', 'Century Gothic', 'Avenir Next', sans-serif;
  font-weight: 400;
  color: #26333d;
}
.price-box .old-price .price {
  font-size: 13px;
  color: #4c5c69;
}
.sidebar-main .filter-options-title {
  font-family: 'Futura Std', 'Century Gothic', 'Avenir Next', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #26333d;
}
.sidebar-main .filter-options-content a {
  font-size: 13px;
  color: #4e606d;
}
.sidebar-main .filter-options-content a:hover {
  color: #17739b;
}
.sidebar-main .filter-current .item {
  background: #17739b;
  color: #f5f8fa;
  border-radius: 2px;
  padding: 3px 8px;
}
.toolbar-products {
  border-bottom: 1px solid #d7e2e9;
  padding-bottom: 18px;
}
.pages .item.current strong {
  background: #17739b;
  color: #f5f8fa;
  border-radius: 2px;
}
.catalog-product-view .page-title {
  font-size: 40px;
}
.catalog-product-view .product-info-main .price-box .price {
  font-family: 'Futura Std', 'Century Gothic', 'Avenir Next', sans-serif;
  font-weight: 300;
  font-size: 34px;
  letter-spacing: -.03em;
}
.catalog-product-view .product.attribute.description,
.catalog-product-view .product.attribute.overview {
  font-family: Georgia, 'Iowan Old Style', 'Palatino Linotype', Palatino, serif;
  font-size: 16px;
  line-height: 1.75;
  color: #4e606d;
}
.catalog-product-view .gallery-placeholder img,
.catalog-product-view .fotorama__img {
  border-radius: 10px;
}
.page-footer {
  background: #dbe7ec;
  border-top: 0;
  margin-top: 0;
}
.page-footer .footer.content {
  border-top: 0;
  padding-top: 44px;
  color: #4e606d;
}
.page-footer a {
  color: #4e606d;
}
.page-footer a:hover {
  color: #17739b;
}
.page-footer .block .title strong,
.page-footer h4 {
  font-family: 'Proxima Nova', 'Segoe UI', -apple-system, 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #4e606d;
}
.copyright {
  background: #dbe7ec;
  color: #4e606d;
  border-top: 1px solid rgba(38, 51, 61, 0.12);
}
.message.success {
  background: #e4eff5;
  color: #26333d;
}
.message.error {
  background: rgba(143, 80, 52, 0.14);
  color: #8f5034;
}
.message.notice,
.message.warning {
  background: #e4eff5;
  color: #26333d;
}
.cms-index-index .column.main {
  padding-bottom: 0;
}
.cms-index-index .columns .column.main {
  width: 100%;
}
.ptt-rail {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}
.ptt-section {
  padding: 56px 0;
}
.ptt-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
  padding-top: 20px;
  border-top: 1px solid #d7e2e9;
  margin-bottom: 40px;
}
.ptt-head h2 {
  font-size: 34px;
  margin: 0;
}
.ptt-head .ptt-eyebrow {
  display: block;
  margin-bottom: 10px;
}
.ptt-quiet {
  font-size: 12px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #4e606d;
  padding-bottom: 4px;
  border-bottom: 1px solid #d7e2e9;
}
.ptt-quiet:hover {
  color: #17739b;
  border-color: #17739b;
}
.ptt-hero {
  position: relative;
  isolation: isolate;
}
.ptt-hero img {
  width: 100%;
  height: 620px;
  object-fit: cover;
  object-position: 60% 46%;
}
.ptt-hero:after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(240, 173, 142, 0.16) 0%, rgba(186, 117, 144, 0.07000000000000001) 26%, rgba(124, 141, 190, 0.06) 100%), linear-gradient(to top, #f5f8fa 0%, rgba(255, 245, 212, 0.82) 20%, rgba(255, 245, 212, 0.34) 40%, rgba(255, 245, 212, 0) 66%);
}
.ptt-hero-copy {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  z-index: 1;
}
.ptt-hero-copy h1 {
  font-size: 62px;
  line-height: .98;
  letter-spacing: -.038em;
  margin: 14px 0 16px;
  max-width: 16ch;
}
.ptt-lede {
  font-family: Georgia, 'Iowan Old Style', 'Palatino Linotype', Palatino, serif;
  font-size: 24px;
  line-height: 1.4;
  color: #4e606d;
  max-width: 26ch;
  margin: 0;
}
.ptt-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}
.ptt-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: 'Proxima Nova', 'Segoe UI', -apple-system, 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  padding: 17px 32px;
  border-radius: 2px;
  background: #17739b;
  color: #f5f8fa;
  border: 1px solid #17739b;
}
.ptt-btn:hover {
  background: #0f5b7c;
  border-color: #0f5b7c;
  color: #f5f8fa;
  text-decoration: none;
}
.ptt-btn--ghost {
  background: transparent;
  color: #26333d;
  border-color: rgba(38, 51, 61, 0.32);
}
.ptt-btn--ghost:hover {
  background: transparent;
  color: #26333d;
  border-color: #26333d;
}
.ptt-marks {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 28px;
  margin: 28px 0 0;
  padding-top: 20px;
  border-top: 1px solid rgba(38, 51, 61, 0.18);
  font-size: 12px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #4c5c69;
  list-style: none;
}
.ptt-collections {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 36px 32px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ptt-collections a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.ptt-collections h3 {
  font-size: 18px;
  margin: 18px 0 5px;
}
.ptt-collections .meta {
  font-family: Georgia, 'Iowan Old Style', 'Palatino Linotype', Palatino, serif;
  font-style: italic;
  font-size: 14px;
  color: #4e606d;
  margin: 0;
}
.ptt-collections .from {
  font-size: 11px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #4c5c69;
  margin: 8px 0 0;
}
.ptt-collections svg {
  width: 100%;
  height: auto;
  display: block;
}
.ptt-sizes {
  background: #e4eff5;
}
.ptt-size-index {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  column-gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ptt-size-index a {
  display: block;
  padding: 16px 0;
  border-top: 1px solid #d7e2e9;
  color: inherit;
  text-decoration: none;
}
.ptt-size-index a:hover {
  border-color: #17739b;
}
.ptt-size-index a:hover .d {
  color: #17739b;
}
.ptt-size-index .d {
  font-family: 'Futura Std', 'Century Gothic', 'Avenir Next', sans-serif;
  font-weight: 300;
  font-size: 23px;
  letter-spacing: -.02em;
  font-variant-numeric: tabular-nums;
}
.ptt-size-index .c {
  display: block;
  font-family: Georgia, 'Iowan Old Style', 'Palatino Linotype', Palatino, serif;
  font-style: italic;
  font-size: 13px;
  color: #4c5c69;
  font-variant-numeric: tabular-nums;
}
.ptt-size-index .c b {
  font-style: normal;
  font-weight: 600;
  color: #4e606d;
}
.ptt-note {
  font-family: Georgia, 'Iowan Old Style', 'Palatino Linotype', Palatino, serif;
  font-style: italic;
  font-size: 14px;
  color: #4c5c69;
  max-width: 56ch;
  margin: 26px 0 0;
}
.ptt-assurances {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
  list-style: none;
  margin: 0;
  padding: 36px 0 0;
  border-top: 1px solid #d7e2e9;
}
.ptt-assurances .t {
  display: block;
  font-family: 'Futura Std', 'Century Gothic', 'Avenir Next', sans-serif;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 5px;
}
.ptt-assurances .d {
  display: block;
  font-family: Georgia, 'Iowan Old Style', 'Palatino Linotype', Palatino, serif;
  font-style: italic;
  font-size: 13px;
  color: #4c5c69;
  line-height: 1.6;
}
@media (max-width: 1024px) {
  .ptt-size-index {
    grid-template-columns: repeat(4, 1fr);
  }
  .ptt-assurances {
    grid-template-columns: repeat(2, 1fr);
  }
  .ptt-hero img {
    height: 480px;
  }
  .ptt-hero-copy h1 {
    font-size: 44px;
  }
}
@media (max-width: 767px) {
  .ptt-collections {
    grid-template-columns: repeat(2, 1fr);
  }
  .ptt-size-index {
    grid-template-columns: repeat(3, 1fr);
  }
  .ptt-marks {
    display: none;
  }
  .ptt-hero-copy h1 {
    font-size: 34px;
  }
  .ptt-lede {
    font-size: 19px;
  }
}
@media (max-width: 480px) {
  .ptt-collections {
    grid-template-columns: 1fr;
  }
  .ptt-size-index {
    grid-template-columns: repeat(2, 1fr);
  }
  .ptt-assurances {
    grid-template-columns: 1fr;
  }
}
.ptt-footer {
  display: grid;
  grid-template-columns: 1.5fr repeat(3, 1fr);
  gap: 44px;
  padding-top: 8px;
  padding-bottom: 44px;
}
.ptt-footer h4 {
  font-family: 'Proxima Nova', 'Segoe UI', -apple-system, 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #4e606d;
  margin: 0 0 16px;
}
.ptt-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ptt-footer li {
  margin: 0 0 10px;
}
.ptt-footer a {
  font-size: 14px;
  color: #4e606d;
}
.ptt-footer a:hover {
  color: #17739b;
  text-decoration: none;
}
.ptt-footer-logo {
  display: block;
  margin-bottom: 18px;
}
.ptt-footer-logo img {
  width: 200px;
  height: auto;
}
.ptt-footer-blurb {
  font-family: Georgia, 'Iowan Old Style', 'Palatino Linotype', Palatino, serif;
  font-style: italic;
  font-size: 14px;
  line-height: 1.7;
  color: #4e606d;
  max-width: 32ch;
  margin: 0;
}
.ptt-footer-tel {
  display: block;
  margin-top: 18px;
  font-family: 'Futura Std', 'Century Gothic', 'Avenir Next', sans-serif;
  font-weight: 300;
  font-size: 23px;
  letter-spacing: -.02em;
  color: #26333d;
}
.ptt-footer-tel:hover {
  color: #17739b;
  text-decoration: none;
}
.ptt-footer-hours {
  display: block;
  margin-top: 3px;
  font-size: 11px;
  color: #4e606d;
}
@media (max-width: 1024px) {
  .ptt-footer {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }
}
@media (max-width: 560px) {
  .ptt-footer {
    grid-template-columns: 1fr;
  }
}
.cms-index-index .page-main {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.cms-index-index .columns {
  display: block;
}
.cms-index-index .column.main {
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  min-height: 0;
}
.cms-index-index #maincontent {
  margin-top: 0;
}
.cms-index-index .page-title-wrapper {
  display: none;
}
.ptt-section.ptt-sizes {
  padding-left: 0;
  padding-right: 0;
}
.ptt-promo {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  font-size: 11px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #4c5c69;
}
.ptt-promo-b {
  color: #4e606d;
}
.panel.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.panel.header .header.links {
  margin: 0;
}
@media (max-width: 767px) {
  .ptt-promo-b {
    display: none;
  }
}
@media (min-width: 768px) {
  .header.content {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    align-items: center;
    column-gap: 32px;
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .header.content:before,
  .header.content:after {
    display: none;
  }
  .header.content .block-search {
    grid-column: 1;
    grid-row: 1;
    justify-self: start;
    width: 100%;
    max-width: 320px;
    float: none;
    margin: 0;
    padding: 0;
  }
  .header.content .logo {
    grid-column: 2;
    grid-row: 1;
    justify-self: center;
    float: none;
    margin: 0;
  }
  .header.content .minicart-wrapper {
    grid-column: 3;
    grid-row: 1;
    justify-self: end;
    float: none;
    margin: 0;
  }
  .nav-sections .navigation > ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding: 0;
  }
  .nav-sections .navigation > ul > li {
    margin: 0;
  }
  .nav-sections .navigation > ul > li > a.level-top {
    padding: 15px 0;
    line-height: 1;
    border: 0;
  }
}
.block-search .label {
  display: none;
}
.block-search .control {
  border-top: 0;
  margin: 0;
  padding: 0;
}
.block-search input {
  position: static;
  left: auto;
  margin: 0;
  height: 42px;
  padding-left: 14px;
  background: #FFFFFF;
  border: 1px solid #d7e2e9;
  border-radius: 2px;
  color: #26333d;
  font-size: 14px;
}
.block-search input::placeholder {
  color: #4c5c69;
}
.block-search input:focus {
  border-color: #17739b;
  box-shadow: none;
}
.block-search select {
  height: 42px;
  border: 1px solid #d7e2e9;
  border-left: 0;
  border-radius: 0 2px 2px 0;
  background: #FFFFFF;
  color: #4e606d;
  font-size: 12px;
  max-width: 130px;
}
.block-search .action.search {
  opacity: .75;
}
.block-search .action.search:before {
  color: #4c5c69;
  font-size: 20px;
}
.block-search .nested {
  display: none;
}
.panel.header .header.links,
.panel.header .links {
  display: flex;
  align-items: center;
  gap: 18px;
  margin: 0;
  padding: 0;
  list-style: none;
  float: none;
}
.panel.header .header.links > li,
.panel.header .links > li {
  margin: 0;
  font-size: 11px;
  line-height: 1;
}
.panel.header .header.links > li > a,
.panel.header .links > li > a,
.panel.header .header.links > li > span,
.panel.header .links > li > span {
  font-family: 'Proxima Nova', 'Segoe UI', -apple-system, 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #4c5c69;
}
.panel.header .header.links > li > a:hover,
.panel.header .links > li > a:hover,
.panel.header .header.links > li > span:hover,
.panel.header .links > li > span:hover {
  color: #17739b;
  text-decoration: none;
}
.panel.header .switcher {
  margin: 0;
}
.panel.header .switcher .switcher-trigger strong,
.panel.header .switcher .switcher-options .action.toggle {
  font-size: 11px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #4c5c69;
}
.block-search .block-title,
.block-search .label {
  display: none !important;
}
.block-search .nested,
.block-search .search-advanced-link,
.block-search a[href*="catalogsearch/advanced"] {
  display: none !important;
}
.block-search .control {
  display: flex;
  align-items: stretch;
  gap: 0;
}
.block-search input {
  flex: 1 1 auto;
  min-width: 0;
}
.block-search select {
  flex: 0 0 auto;
  align-self: stretch;
}
@media (min-width: 768px) {
  .nav-sections .navigation ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding: 0;
    margin: 0;
  }
  .nav-sections .navigation ul li.level0 {
    margin: 0;
  }
}
.block-search .control {
  position: relative;
  display: block;
}
.block-search input {
  padding-right: 200px;
  width: 100%;
}
.block-search .search-category {
  position: absolute !important;
  top: 0 !important;
  right: 42px !important;
  width: 150px !important;
  height: 42px;
  display: flex;
  align-items: center;
}
.block-search .search-category select {
  width: 100%;
  height: 40px;
  margin: 0;
  border: 0;
  border-left: 1px solid #d7e2e9;
  border-radius: 0;
  background: transparent;
  color: #4e606d;
  font-size: 12px;
}
.block-search .actions .action.search {
  position: absolute;
  right: 0;
  top: 0;
  height: 42px;
  width: 42px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-search .actions {
  position: static;
}
@media (min-width: 768px) {
  .nav-sections .navigation.sw-megamenu > ul,
  .nav-sections nav.navigation > ul,
  .nav-sections .navigation > ul.ul {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin: 0;
    padding: 0;
    float: none;
  }
  .nav-sections .navigation.sw-megamenu > ul > li,
  .nav-sections nav.navigation > ul > li,
  .nav-sections .navigation > ul.ul > li,
  .nav-sections .navigation.sw-megamenu > ul > li.level0,
  .nav-sections nav.navigation > ul > li.level0,
  .nav-sections .navigation > ul.ul > li.level0 {
    margin: 0;
    float: none;
    border: 0;
  }
}
.page-header .panel.wrapper {
  background: #e4eff5;
  border-bottom: 1px solid #cee2ed;
}
.page-header .panel.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px 28px;
  flex-wrap: nowrap;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 40px;
}
.ptt-promo {
  display: flex;
  align-items: center;
  gap: 22px;
  flex: 0 1 auto;
  min-width: 0;
  font-size: 11px;
  letter-spacing: .09em;
  text-transform: uppercase;
  color: #4e606d;
  white-space: nowrap;
}
.ptt-promo-b {
  position: relative;
  padding-left: 22px;
  color: #4c5c69;
}
.ptt-promo-b:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 3px;
  height: 3px;
  margin-top: -1px;
  border-radius: 50%;
  background: #c6dce8;
}
.page-header .panel.header .header.links,
.page-header .panel.header > .links {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0 0 0 auto;
  padding: 0;
  list-style: none;
  white-space: nowrap;
}
.page-header .panel.header .header.links > li,
.page-header .panel.header > .links > li {
  margin: 0;
  display: flex;
  align-items: center;
}
.page-header .panel.header .header.links > li > a,
.page-header .panel.header > .links > li > a {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .11em;
  text-transform: uppercase;
  color: #4e606d;
  line-height: 40px;
}
.page-header .panel.header .header.links > li > a:hover,
.page-header .panel.header > .links > li > a:hover {
  color: #17739b;
  text-decoration: none;
}
.page-header .panel.header .switcher {
  order: 99;
  margin: 0 0 0 4px;
  padding-left: 22px;
  border-left: 1px solid #c6dce8;
  line-height: 40px;
}
.page-header .panel.header .switcher .switcher-trigger strong,
.page-header .panel.header .switcher .switcher-trigger > strong > span {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .11em;
  text-transform: uppercase;
  color: #4c5c69;
}
.page-header .panel.header .switcher .switcher-dropdown {
  line-height: 1.6;
}
@media (max-width: 1100px) {
  .ptt-promo-b {
    display: none;
  }
}
@media (max-width: 900px) {
  .page-header .panel.header {
    flex-wrap: wrap;
    min-height: 0;
    padding-block: 8px;
  }
  .ptt-promo {
    display: none;
  }
}
body,
.page-header,
.page-header .panel.wrapper {
  background: #F5F8FA;
}
.page-header .panel.wrapper {
  background: #E4EFF5;
  border-bottom: 1px solid #CFE0EA;
}
.page-header .panel.header {
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 26px;
  min-height: 38px;
  padding-block: 6px;
}
.ptt-promo {
  white-space: normal;
  gap: 6px 20px;
  flex-wrap: wrap;
}
.ptt-promo-b {
  padding-left: 0;
}
.ptt-promo-b:before {
  display: none;
}
.page-header .panel.header .switcher {
  padding-left: 20px;
  border-left: 1px solid #C6DCE8;
  line-height: 1.6;
  order: 0;
}
.page-header .panel.header .header.links > li > a {
  line-height: 1.6;
}
.ptt-hero:after {
  background: linear-gradient(100deg, rgba(247, 245, 242, 0.9399999999999999) 0%, rgba(247, 245, 242, 0.78) 24%, rgba(247, 245, 242, 0.2) 46%, rgba(247, 245, 242, 0) 60%), linear-gradient(to top, #f7f5f2 0%, rgba(247, 245, 242, 0.45) 12%, rgba(247, 245, 242, 0) 30%);
}
.ptt-hero img {
  height: 640px;
}
.ptt-hero-copy h1 {
  color: #26333d;
}
.page-footer {
  background: #26333d;
}
.page-footer .ptt-footer h4 {
  color: #FFFFFF;
}
.page-footer .ptt-footer a {
  color: #B9C6CF;
}
.page-footer .ptt-footer a:hover {
  color: #b7d7e5;
}
.page-footer .ptt-footer-blurb,
.page-footer .ptt-footer-hours {
  color: #8FA0AC;
}
.page-footer .ptt-footer-tel {
  color: #FFFFFF;
}
.page-footer .ptt-footer-tel:hover {
  color: #b7d7e5;
}
.copyright {
  background: #1C2831;
  color: #8FA0AC;
  border-top: 0;
}
.ptt-head {
  border-top-color: #CFDDE6;
}
.ptt-eyebrow {
  color: #17739b;
}
.ptt-section.ptt-sizes {
  background: #DCEAF2;
}
a {
  color: #17739b;
}
a:hover {
  color: #0f5b7c;
}
.ptt-eyebrow,
.ptt-quiet:hover,
.header-link:hover,
.navigation .level0 > .level-top:hover {
  color: #17739b;
}
.ptt-btn {
  background: #17739b;
  border-color: #17739b;
  color: #FFFFFF;
}
.ptt-btn:hover {
  background: #0f5b7c;
  border-color: #0f5b7c;
  color: #FFFFFF;
}
.ptt-btn--ghost {
  background: transparent;
  color: #17739b;
  border-color: rgba(23, 115, 155, 0.45);
}
.ptt-btn--ghost:hover {
  background: transparent;
  color: #0f5b7c;
  border-color: #0f5b7c;
}
.action.primary,
.action.tocart,
button.action.primary {
  background: #17739b;
  border-color: #17739b;
  color: #FFFFFF;
}
.action.primary:hover,
.action.tocart:hover,
button.action.primary:hover {
  background: #0f5b7c;
  border-color: #0f5b7c;
}
.pages .item.current strong,
.filter-current .item {
  background: #17739b;
  color: #FFFFFF;
}
.product-item .save,
.ptt-sale {
  color: #a85230;
}
.ptt-hero img {
  filter: saturate(1.22) contrast(1.06);
}
.ptt-hero:after {
  background: linear-gradient(100deg, rgba(247, 245, 242, 0.92) 0%, rgba(247, 245, 242, 0.68) 20%, rgba(247, 245, 242, 0.12) 40%, rgba(247, 245, 242, 0) 54%), linear-gradient(to top, #f7f5f2 0%, rgba(247, 245, 242, 0.38) 10%, rgba(247, 245, 242, 0) 26%);
}
.ptt-section.ptt-sizes {
  background: #DCEAF2;
  border-top: 1px solid #C6DCE8;
  border-bottom: 1px solid #C6DCE8;
}
.ptt-size-index a {
  border-top-color: #BFD7E5;
}
.ptt-size-index a:hover {
  border-top-color: #17739b;
}
.ptt-size-index .d {
  color: #1B4356;
}
.ptt-size-index a:hover .d {
  color: #17739b;
}
.ptt-size-index .c {
  color: #4B6C7E;
}
.ptt-size-index .c b {
  color: #1B4356;
}
.ptt-sizes .ptt-head {
  border-top-color: #C6DCE8;
}
.ptt-sizes .ptt-note {
  color: #4B6C7E;
}
.ptt-head {
  border-top-color: #CFDDE6;
}
.page-footer .ptt-footer a:hover,
.page-footer .ptt-footer-tel:hover {
  color: #8FC6E0;
}
body,
.page-header {
  background: #f5f8fa;
}
.page-header .panel.wrapper {
  background: #e4eff5;
  border-bottom: 1px solid #CFE0EA;
}
.nav-sections {
  background: #f5f8fa;
  border-top-color: #DDE6EB;
  border-bottom-color: #DDE6EB;
}
.ptt-hero:after {
  background: linear-gradient(100deg, rgba(245, 248, 250, 0.92) 0%, rgba(245, 248, 250, 0.68) 20%, rgba(245, 248, 250, 0.12) 40%, rgba(245, 248, 250, 0) 54%), linear-gradient(to top, #f5f8fa 0%, rgba(245, 248, 250, 0.38) 10%, rgba(245, 248, 250, 0) 26%);
}
.collections-section,
.ptt-section:not(.ptt-sizes) {
  background: transparent;
}
.cms-index-index .ptt-section:nth-of-type(2) {
  background: #eaf3f8;
}
.ptt-section.ptt-sizes {
  background: #dceaf2;
  border-top: 1px solid #C6DCE8;
  border-bottom: 1px solid #C6DCE8;
}
.ptt-assurances {
  border-top-color: #CFE0EA;
}
.ptt-head {
  border-top-color: #CFDDE6;
}
.ptt-section.ptt-sizes a {
  color: #0F5B7C;
}
.ptt-section.ptt-sizes a:hover {
  color: #0D5273;
}
.ptt-section.ptt-sizes .ptt-eyebrow {
  color: #0F5B7C;
}
.ptt-section.ptt-sizes .ptt-quiet {
  color: #4e606d;
  border-bottom-color: #BFD3DE;
}
.ptt-section.ptt-sizes .ptt-quiet:hover {
  color: #0F5B7C;
  border-bottom-color: #0F5B7C;
}
.product-item-photo {
  background: #FFFFFF;
}
.ptt-size-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 4px 0;
  background: transparent;
}
.ptt-size-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  padding: 14px 10px 18px;
  text-align: center;
  color: inherit;
  border-top: 1px solid #C6DCE8;
  transition: background-color 0.15s ease;
}
.ptt-size-card:hover {
  background: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
.ptt-size-art {
  display: block;
  width: 100%;
  max-width: 150px;
}
.ptt-size-art svg {
  width: 100%;
  height: auto;
  display: block;
}
.ptt-size-d {
  font-family: 'Futura Std', 'Century Gothic', 'Avenir Next', sans-serif;
  font-weight: 300;
  font-size: 19px;
  letter-spacing: -.02em;
  color: #1B4356;
  font-variant-numeric: tabular-nums;
  margin-top: 2px;
}
.ptt-size-c {
  font-family: Georgia, 'Iowan Old Style', 'Palatino Linotype', Palatino, serif;
  font-style: italic;
  font-size: 12px;
  line-height: 1.45;
  color: #4B6C7E;
  font-variant-numeric: tabular-nums;
}
.ptt-size-c b {
  font-style: normal;
  font-weight: 600;
  color: #1B4356;
}
.ptt-size-card:hover .ptt-size-d {
  color: #0f5b7c;
}
.ptt-size-card--all {
  justify-content: center;
}
.ptt-size-card--all .ptt-size-all {
  font-family: 'Proxima Nova', 'Segoe UI', -apple-system, 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #0F5B7C;
  margin-top: 8px;
}
.ptt-iso-footprint {
  fill: none;
  stroke: #8FC0D6;
  stroke-width: 1.1;
  stroke-dasharray: 3 3;
  opacity: .7;
}
.ptt-iso-roof-far,
.ptt-iso-roof-near,
.ptt-iso-wall-end,
.ptt-iso-wall-side {
  stroke: #2B5568;
  stroke-width: 1.8;
  stroke-linejoin: round;
  transition: fill .15s ease;
}
.ptt-iso-roof-far {
  fill: #EFF7FB;
}
.ptt-iso-roof-near {
  fill: #D4E8F2;
}
.ptt-iso-wall-end {
  fill: #FFFFFF;
}
.ptt-iso-wall-side {
  fill: #F7FBFD;
}
.ptt-iso-ridge {
  fill: none;
  stroke: #17739b;
  stroke-width: 1.6;
  stroke-linecap: round;
}
.ptt-iso-person path {
  fill: none;
  stroke: #5B7F92;
  stroke-linecap: round;
  transition: stroke .15s ease;
}
.ptt-iso-person circle {
  fill: #5B7F92;
  stroke: none;
  transition: fill .15s ease;
}
.ptt-size-card:hover .ptt-iso-roof-near {
  fill: #B9DBEB;
}
.ptt-size-card:hover .ptt-iso-person path {
  stroke: #17739b;
}
.ptt-size-card:hover .ptt-iso-person circle {
  fill: #17739b;
}
@media (max-width: 1024px) {
  .ptt-size-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 767px) {
  .ptt-size-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 520px) {
  .ptt-size-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.ptt-note {
  max-width: none;
  width: 100%;
}
.ptt-mission {
  background: #FFFFFF;
  border-top: 1px solid #DCE6EC;
  border-bottom: 1px solid #DCE6EC;
}
.ptt-mission .ptt-rail {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: 56px;
  align-items: center;
}
.ptt-mission-figure {
  margin: 0;
}
.ptt-mission-figure img {
  width: 100%;
  height: 100%;
  max-height: 460px;
  object-fit: cover;
  border-radius: 3px;
  display: block;
}
.ptt-mission h2 {
  font-size: 36px;
  line-height: 1.06;
  margin: 12px 0 22px;
  max-width: 18ch;
}
.ptt-mission p {
  font-family: Georgia, 'Iowan Old Style', 'Palatino Linotype', Palatino, serif;
  font-size: 16px;
  line-height: 1.8;
  color: #4e606d;
  max-width: 54ch;
}
.ptt-mission p + p {
  margin-top: 16px;
}
.ptt-mission p strong {
  color: #26333d;
  font-weight: 400;
}
.ptt-mission-figures {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin: 32px 0 0;
  padding-top: 26px;
  border-top: 1px solid #DDE6EB;
  list-style: none;
}
.ptt-mission-figures .v {
  display: block;
  font-family: 'Futura Std', 'Century Gothic', 'Avenir Next', sans-serif;
  font-weight: 300;
  font-size: 27px;
  letter-spacing: -.03em;
  color: #1B4356;
  font-variant-numeric: tabular-nums;
}
.ptt-mission-figures .k {
  display: block;
  margin-top: 4px;
  font-size: 10px;
  letter-spacing: .17em;
  text-transform: uppercase;
  color: #4c5c69;
}
.ptt-mission-cta {
  margin-top: 28px;
}
@media (max-width: 900px) {
  .ptt-mission .ptt-rail {
    grid-template-columns: minmax(0, 1fr);
    gap: 32px;
  }
  .ptt-mission-figure {
    order: -1;
  }
  .ptt-mission h2 {
    font-size: 28px;
  }
}
@media (max-width: 520px) {
  .ptt-mission-figures {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }
}
.ptt-mission {
  background: #FFFFFF;
  border-top: 1px solid #DCE6EC;
  border-bottom: 1px solid #DCE6EC;
  text-align: center;
}
.ptt-mission h2 {
  font-size: 44px;
  line-height: 1.04;
  letter-spacing: -.03em;
  margin: 14px auto 24px;
  max-width: 17ch;
}
.ptt-mission p {
  font-family: Georgia, 'Iowan Old Style', 'Palatino Linotype', Palatino, serif;
  font-size: 18px;
  line-height: 1.75;
  color: #4e606d;
  max-width: 58ch;
  margin-inline: auto;
}
.ptt-mission p strong {
  color: #26333d;
  font-weight: 400;
}
.ptt-mission-figures {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 46px 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #E2EAEF;
}
.ptt-mission-figures li {
  padding: 26px 16px 0;
  border-left: 1px solid #E2EAEF;
}
.ptt-mission-figures li:first-child {
  border-left: 0;
}
.ptt-mission-figures .v {
  display: block;
  font-family: 'Futura Std', 'Century Gothic', 'Avenir Next', sans-serif;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: -.03em;
  color: #1B4356;
  font-variant-numeric: tabular-nums;
}
.ptt-mission-figures .k {
  display: block;
  margin-top: 6px;
  font-size: 10px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #4c5c69;
}
.ptt-mission-cta {
  margin-top: 38px;
}
.ptt-mission-cta a {
  font-family: 'Proxima Nova', 'Segoe UI', -apple-system, 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #17739b;
  border-bottom: 1px solid rgba(23, 115, 155, 0.4);
  padding-bottom: 4px;
}
.ptt-mission-cta a:hover {
  color: #0f5b7c;
  border-bottom-color: #0f5b7c;
  text-decoration: none;
}
@media (max-width: 900px) {
  .ptt-mission h2 {
    font-size: 31px;
  }
  .ptt-mission p {
    font-size: 16px;
  }
  .ptt-mission-figures {
    grid-template-columns: repeat(2, 1fr);
  }
  .ptt-mission-figures li:nth-child(3) {
    border-left: 0;
  }
  .ptt-mission-figures li:nth-child(n+3) {
    margin-top: 22px;
  }
}
.ptt-mission .ptt-rail {
  display: block;
  max-width: 980px;
}
.ptt-mission-figure {
  display: none;
}
.ptt-mission h2 {
  max-width: 22ch;
}
.ptt-section.ptt-mission {
  padding-top: 46px;
  padding-bottom: 46px;
}
.ptt-mission .ptt-rail {
  max-width: 1120px;
}
.ptt-mission h2 {
  font-size: 38px;
  max-width: 30ch;
  margin: 10px auto 18px;
}
.ptt-mission p {
  font-size: 17px;
  line-height: 1.7;
  max-width: 84ch;
}
.ptt-mission-cta {
  margin-top: 24px;
}
.ptt-figures {
  border-top: 1px solid #DCE6EC;
  border-bottom: 1px solid #DCE6EC;
  background: #FFFFFF;
}
.ptt-figures ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.ptt-figures li {
  padding: 26px 16px;
  border-left: 1px solid #E4ECF1;
}
.ptt-figures li:first-child {
  border-left: 0;
}
.ptt-figures .v {
  display: block;
  font-family: 'Futura Std', 'Century Gothic', 'Avenir Next', sans-serif;
  font-weight: 300;
  font-size: 28px;
  letter-spacing: -.03em;
  color: #1B4356;
  font-variant-numeric: tabular-nums;
}
.ptt-figures .k {
  display: block;
  margin-top: 5px;
  font-size: 10px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #4c5c69;
}
@media (max-width: 900px) {
  .ptt-mission h2 {
    font-size: 29px;
    max-width: 24ch;
  }
  .ptt-mission p {
    font-size: 16px;
  }
  .ptt-figures ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .ptt-figures li:nth-child(3) {
    border-left: 0;
  }
  .ptt-figures li:nth-child(n+3) {
    border-top: 1px solid #E4ECF1;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 12.5px 6.25px 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 6.25px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .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%;
  }
  .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;
  }
  .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,
  .column.main .magento-payments-review .actions-toolbar,
  .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;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .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,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .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 > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 25px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 6.25px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .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: 25px;
    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: 12.5px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 46px;
    margin-bottom: 50px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 31.25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: transparent;
    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 12.5px 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 > .level-top {
    color: #4e606d;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #17739b;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #17739b;
    border-style: solid;
    border-width: 0 0 3px;
    color: #17739b;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\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: #f5f8fa;
    border: 1px solid #d7e2e9;
    box-shadow: 0 6.25px 6.25px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #f5f8fa;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #f5f8fa;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d7e2e9;
    color: #d7e2e9;
    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: #4e606d;
    padding: 8px 25px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e4eff5;
    color: #17739b;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #17739b;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 25px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    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 > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 25px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 25px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 6.25px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 25px;
    font-size: 1.6rem;
    color: #4c5c69;
    text-decoration: none;
    background: #e4eff5;
    border: 1px solid #d7e2e9;
    border-bottom: none;
    height: 25px;
    padding: 6.25px 25px 6.25px 25px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #4c5c69;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #4c5c69;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #26333d;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #f7fafc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #26333d;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 7.25px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 38.5px;
    padding: 25px 25px 25px 25px;
    border: 0;
    border-top: 1px solid #d7e2e9;
  }
  .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 6.25px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d7e2e9;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d7e2e9;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 18.75px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 12.5px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  #search_mini_form {
    width: 374px;
    float: right;
  }
  .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%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 25px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #4c5c69;
    border: 1px solid #d7e2e9;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #4c5c69;
    background: #cae0eb;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d7e2e9;
  }
  .modes-mode.active {
    color: #c6dce8;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #4c5c69;
    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: #4c5c69;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 31.25px;
    text-align: center;
    vertical-align: bottom;
  }
  .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 12.5px 12.5px 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;
    margin-bottom: 31.25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 37.5px;
    padding: 12.5px 0 37.5px;
  }
  .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;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #4c5c69;
  }
  .block-search input:-moz-placeholder {
    color: #4c5c69;
  }
  .block-search input::-moz-placeholder {
    color: #4c5c69;
  }
  .block-search input:-ms-input-placeholder {
    color: #4c5c69;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 6.25px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 25px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 25px;
    margin: 0 0 12.5px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 6.25px;
    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 12.5px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 25px;
    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 .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 12.5px;
  }
  .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: 31.25px;
  }
  .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: 37.5px;
  }
  .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 12.5px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 25px;
    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: 31.25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 12.5px 37.5px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 12.5px 0 0 50px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 25px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 25px 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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 37.5px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    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 > .item {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 25px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 12.5px 12.5px 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: 25px;
  }
  .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: 25px;
  }
  .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: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 25px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 25px 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: 25px;
    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: 29px;
  }
  .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 25px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 6.25px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 25px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e4eff5;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 12.5px;
    padding: 6.25px 12.5px 12.5px;
    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: 12.5px;
    padding: 6.25px 12.5px 12.5px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #17739b;
    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: 31.25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d7e2e9;
  }
  .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: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 25px;
  }
  .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: -25px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 25px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 16px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 6.25px;
  }
  .header.content {
    padding: 37.5px 25px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e4eff5;
  }
  .page-header .header.panel {
    padding-bottom: 12.5px;
    padding-top: 12.5px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 25px;
  }
  .logo {
    margin: 0 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;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 12.5px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 12.5px;
    padding-right: 12.5px;
  }
  .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: 25px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .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;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .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;
  }
  .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;
  }
}
@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;
  }
}
