/**
 * 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;
}
.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;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_ConfiguableGridView
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/**
 * ClassyLlama_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
/**
 * ClassyLlama_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
.validateAddressForm .form.validate,
.validateBinding .form.validate,
.checkout-validate-address .form.validate {
  display: flex;
  flex-wrap: wrap;
}
.validateAddressForm .form.validate .addressOption,
.validateBinding .form.validate .addressOption,
.checkout-validate-address .form.validate .addressOption {
  display: flex;
  margin: 20px 10px 0 10px;
  flex: 1 0 auto;
}
.validateAddressForm .form.validate .addressOption .addressLabel,
.validateBinding .form.validate .addressOption .addressLabel,
.checkout-validate-address .form.validate .addressOption .addressLabel {
  flex: 1;
  cursor: pointer;
  display: block;
  padding: 10px 10px 10px 30px;
  left: -10px;
  position: relative;
}
.validateAddressForm .form.validate .addressOption .addressLabel .optionTitle,
.validateBinding .form.validate .addressOption .addressLabel .optionTitle,
.checkout-validate-address .form.validate .addressOption .addressLabel .optionTitle {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.validateAddressForm .form.validate .addressOption .addressRadio,
.validateBinding .form.validate .addressOption .addressRadio,
.checkout-validate-address .form.validate .addressOption .addressRadio {
  flex: 0;
  right: -10px;
  top: 10px;
  display: table;
  position: relative;
}
.validateAddressForm .form.validate .addressOption.selected,
.validateBinding .form.validate .addressOption.selected,
.checkout-validate-address .form.validate .addressOption.selected {
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .legend,
.validateBinding .legend,
.checkout-validate-address .legend {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.validateAddressForm .legend .step-title,
.validateBinding .legend .step-title,
.checkout-validate-address .legend .step-title {
  padding-bottom: 15px;
}
.validateAddressForm .validatedAddress,
.validateBinding .validatedAddress,
.checkout-validate-address .validatedAddress {
  margin-top: 10px;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .address-field-changed,
.validateBinding .address-field-changed,
.checkout-validate-address .address-field-changed {
  text-decoration: none;
  background-color: #93ee9e;
}
.validateAddressForm .errorMessageContainer .instructions p,
.validateBinding .errorMessageContainer .instructions p,
.checkout-validate-address .errorMessageContainer .instructions p,
.validateAddressForm .errorMessageContainer .originalAddressText,
.validateBinding .errorMessageContainer .originalAddressText,
.checkout-validate-address .errorMessageContainer .originalAddressText {
  margin: 10px 0 ;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .instructions,
.validateBinding .instructions,
.checkout-validate-address .instructions {
  margin-top: 10px;
}
.validateAddressForm .instructions a:hover,
.validateBinding .instructions a:hover,
.checkout-validate-address .instructions a:hover {
  cursor: pointer;
}
.validateAddressForm,
.validateBinding {
  display: none;
}
.multishipping-checkout .form.validate .addressOption {
  margin: 0 10px 10px 0;
}
.totals-tax-summary.totals-tax-holder {
  transform: translateY(100%);
}
.totals-tax-details.custom-tax {
  transform: translateY(-100%);
}
/* Some style with images back-ground*/
.ub-mega-menu ul.level0 li.mega a.mega.has-child span.menu-title,
.ub-mega-menu ul.level0 li.mega.has-child > a.mega span.menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/bg-has-child.png') no-repeat right 2px;
}
.ub-mega-menu ul.level0 li.mega.active a.mega.has-child span.menu-title,
.ub-mega-menu ul.level0 li.mega.mega-hover a.mega.has-child span.menu-title,
.ub-mega-menu ul.level0 li.mega.has-child.mega-hover > a.mega span.menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/bg-has-child.png') no-repeat right -48px;
}
.ub-mega-menu ul.level0 ul.level1 li.mega a.mega.has-child span.menu-title,
.ub-mega-menu ul.level0 ul.level1 li.mega.has-child > a.mega span.menu-title {
  background: url('../images/icon-triangle-right.png') no-repeat 8px 4px;
  background-position: right 15px !important;
}
.ub-mega-menu ul.level0 li.mega.mega-hover a.mega.has-child span.menu-title:after,
.ub-mega-menu ul.level0 li.mega.has-child.mega-hover > a.mega span.menu-title:after {
  background: url('../icon-triangle-right.png') no-repeat center bottom;
}
.ub-mega-menu ul.level0 ul.level1 li.mega.mega-hover a.mega.has-child span.menu-title:after,
.ub-mega-menu ul.level0 ul.level1 li.mega.has-child.mega-hover > a.mega span.menu-title:after {
  background: 3;
}
.ub-mega-menu ul.level0 li.mega.style-1.mega-hover a.mega.has-child span.menu-title:after,
.ub-mega-menu ul.level0 li.mega.style-1.has-child.mega-hover > a.mega span.menu-title:after {
  background: url('../Ubertheme_UbMegaMenu/images/has-sub-2.png') no-repeat center bottom;
}
@media only screen and (max-width: 1024px) {
  .ub-mega-menu ul.level0 li.mega.style-1.mega-hover a.mega.has-child span.menu-title:after,
  .ub-mega-menu ul.level0 li.mega.style-1.has-child.mega-hover > a.mega span.menu-title:after {
    background: url('../Ubertheme_UbMegaMenu/images/has-sub.png') no-repeat center bottom;
  }
}
.ub-mega-menu ul.level0 li.mega.style-1 ul.level3 li.mega a.mega {
  background-image: url('../Ubertheme_UbMegaMenu/images/bg-bullet.png');
}
.ub-mega-menu ul.level0 li.mega.style-2 ul.level2 li.mega a.mega {
  background-image: url('../Ubertheme_UbMegaMenu/images/bg-bullet.png');
}
/*Vertical style*/
.ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child span.menu-title,
.ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.has-child > a.mega span.menu-title {
  background: url('../images/icon-triangle-right.png') no-repeat 8px 4px;
  background-position: right 15px !important;
}
.ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child:hover span.menu-title,
.ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.has-child:hover > a.mega span.menu-title {
  background: none;
}
.ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.mega-hover a.mega.has-child span.menu-title:after,
.ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.has-child.mega-hover > a.mega span.menu-title:after {
  background: url('../Ubertheme_UbMegaMenu/images/ver-has-sub.png') no-repeat right 50%;
}
.ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.mega-hover a.mega.has-child span.menu-title:after,
.ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.has-child.mega-hover > a.mega span.menu-title:after {
  background: url('../Ubertheme_UbMegaMenu/images/ver-has-sub-2.png') no-repeat right 50%;
}
.page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child span.menu-title,
.page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.has-child > a.mega span.menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/ver-bg-has-child-right.png') no-repeat left 0px !important;
}
.page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child:hover span.menu-title,
.page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.has-child:hover > a.mega span.menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/ver-bg-has-child-right.png') no-repeat left -48px !important;
}
.page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.mega-hover a.mega.has-child span.menu-title:after,
.page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.has-child.mega-hover > a.mega span.menu-title:after {
  background: url('../Ubertheme_UbMegaMenu/images/ver-has-sub-right.png') no-repeat left 50%;
}
.page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.mega-hover a.mega.has-child span.menu-title:after,
.page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.has-child.mega-hover > a.mega span.menu-title:after {
  background: url('../Ubertheme_UbMegaMenu/images/ver-has-sub-2-right.png') no-repeat left 50%;
}
@media only screen and (max-width: 960px) {
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.mega-hover a.mega.has-child span.menu-title:after,
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.has-child.mega-hover > a.mega span.menu-title:after {
    background: url('../Ubertheme_UbMegaMenu/images/ver-has-sub.png') no-repeat right 50%;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.mega-hover a.mega.has-child span.menu-title:after,
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.has-child.mega-hover > a.mega span.menu-title:after {
    background: url('../Ubertheme_UbMegaMenu/images/ver-has-sub-right.png') no-repeat left 50%;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child span.menu-title,
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.has-child > a.mega span.menu-title {
    background: none;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child:hover span.menu-title,
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.has-child:hover > a.mega span.menu-title {
    background: none;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child span.menu-title,
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.has-child > a.mega span.menu-title {
    background: none !important;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child:hover span.menu-title,
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.has-child:hover > a.mega span.menu-title {
    background: none !important;
  }
}
.ub-mega-menu ul.level0 li.mega span.menu-parent-icon {
  background: url('../Ubertheme_UbMegaMenu/images/mobile-arrow.png') no-repeat right -50px;
}
.jaws.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: rotate(90deg);
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transform: rotate(90deg);
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  opacity: 0;
  -o-transform: rotate(90deg);
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  transform: rotate(90deg);
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  -webkit-transform: rotate(90deg);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
}
.jaws.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.fence.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: rotateY(-90deg);
  -moz-transform-origin: 100% 50%;
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transform: rotateY(-90deg);
  -ms-transform-origin: 100% 50%;
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  opacity: 0;
  -o-transform: rotateY(-90deg);
  -o-transform-origin: 100% 50%;
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  transform: rotateY(-90deg);
  transform-origin: 100% 50%;
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  -webkit-transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
}
.fence.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  overflow: hidden;
  transform: none;
  -webkit-transform: none;
}
.venitian.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: scale(1, 0);
  -moz-transform-origin: 50% 0;
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transform: scale(1, 0);
  -ms-transform-origin: 50% 0;
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  opacity: 0;
  -o-transform: scale(1, 0);
  -o-transform-origin: 50% 0;
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  overflow: hidden;
  transform: scale(1, 0);
  transform-origin: 50% 0;
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  -webkit-transform: scale(1, 0);
  -webkit-transform-origin: 50% 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
}
.venitian.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  overflow: hidden;
  transform: none;
  -webkit-transform: none;
}
.fly.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: rotateX(-180deg);
  -moz-transform-origin: 50% 50% -50px;
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transform: rotateX(-180deg);
  -ms-transform-origin: 50% 50% -50px;
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  opacity: 0;
  -o-transform: rotateX(-180deg);
  -o-transform-origin: 50% 50% -50px;
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  transform: rotateX(-180deg);
  transform-origin: 50% 50% -50px;
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  -webkit-transform: rotateX(-180deg);
  -webkit-transform-origin: 50% 50% -50px;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
}
.fly.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.papercut.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: skewY(30deg);
  -moz-transform-origin: 0% 0%;
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transform: skewY(30deg);
  -ms-transform-origin: 0% 0%;
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  opacity: 0;
  -o-transform: skewY(30deg);
  -o-transform-origin: 0% 0%;
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  transform: skewY(30deg);
  transform-origin: 0% 0%;
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  -webkit-transform: skewY(30deg);
  -webkit-transform-origin: 0% 0%;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
}
.papercut.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.fan.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: 0% 0%;
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transform: rotate(90deg);
  -ms-transform-origin: 0% 0%;
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  opacity: 0;
  -o-transform: rotate(90deg);
  -o-transform-origin: 0% 0%;
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  transform: rotate(90deg);
  transform-origin: 0% 0%;
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: 0% 0%;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
}
.fan.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.wave.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: skewY(-90deg);
  -moz-transform-origin: 0% 0%;
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transform: skewY(-90deg);
  -ms-transform-origin: 0% 0%;
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  opacity: 0;
  -o-transform: skewY(-90deg);
  -o-transform-origin: 0% 0%;
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  transform: skewY(-90deg);
  transform-origin: 0% 0%;
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  -webkit-transform: skewY(-90deg);
  -webkit-transform-origin: 0% 0%;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
}
.wave.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.helix.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: rotateY(90deg);
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transform: rotateY(90deg);
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  opacity: 0;
  -o-transform: rotateY(90deg);
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  transform: rotateY(90deg);
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  -webkit-transform: rotateY(90deg);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
}
.helix.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.pop.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: scale(0.2);
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  -ms-transform: translateX(-80%);
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  opacity: 0;
  -o-transform: translateX(-80%);
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  transform: translateX(-80%);
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  -webkit-transform: scale(0.2);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
}
.pop.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.linear.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: translateX(-40%);
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  -ms-transform: translateX(-40%);
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  opacity: 0;
  -o-transform: translateX(-40%);
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  transform: translateX(-40%);
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  -webkit-transform: translateX(-40%);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
}
.linear.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.bounce.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: translateX(-40%);
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  -ms-transform: translateX(-40%);
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  opacity: 0;
  -o-transform: translateX(-40%);
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  transform: translateX(-40%);
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  -webkit-transform: translateX(-40%);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
}
.bounce.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.radial.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: translateY(-120px) rotate(70deg);
  -moz-transform-origin: 0 0;
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transform: translateY(-120px) rotate(70deg);
  -ms-transform-origin: 0 0;
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  opacity: 0;
  -o-transform: translateY(-120px) rotate(70deg);
  -o-transform-origin: 0 0;
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  transform: translateY(-120px) rotate(70deg);
  transform-origin: 0 0;
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  -webkit-transform: translateY(-120px) rotate(70deg);
  -webkit-transform-origin: 0 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
}
.radial.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.winding.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: rotateY(90deg);
  -moz-transform-origin: 0 0;
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transform: rotateY(90deg);
  -ms-transform-origin: 0 0;
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  opacity: 0;
  -o-transform: rotateY(90deg);
  -o-transform-origin: 0 0;
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  transform: rotateY(90deg);
  transform-origin: 0 0;
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  -webkit-transform: rotateY(90deg);
  -webkit-transform-origin: 0 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
}
.winding.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.shield.ub-mega-menu li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: rotateX(90deg);
  -moz-transform-origin: 0 0;
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  -ms-transform: rotateX(90deg);
  -ms-transform-origin: 0 0;
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  opacity: 0;
  -o-transform: rotateX(90deg);
  -o-transform-origin: 0 0;
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  transform: rotateX(90deg);
  transform-origin: 0 0;
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  -webkit-transform: rotateX(90deg);
  -webkit-transform-origin: 0 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
}
.shield.ub-mega-menu li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: 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_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 15px 10px 15px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 50%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 35px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
  width: 50%;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  min-height: 250px;
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
}
.post-list-content .limiter {
  display: block !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
/* mageplaza end blog style */
@media only screen and (max-width: 1024px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #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%;
  }
}
.extend_1,
.owl-carousel.products .owl-controls .owl-nav .owl-prev,
.owl-carousel.products .owl-controls .owl-nav .owl-next,
.owl-carousel.products .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  user-select: none;
}
.products.products-grid,
.custom-slider {
  position: relative;
  padding: 0 0 20px;
}
.owl-carousel.products {
  display: none;
  width: 100%;
  position: relative;
  z-index: 0;
}
.owl-carousel.products .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel.products .owl-animated-in {
  z-index: 0;
}
.owl-carousel.products .owl-animated-out {
  z-index: 1;
}
.owl-carousel.products .fadeOut {
  animation-name: fadeOut;
}
.owl-carousel.products .owl-stage {
  position: relative;
}
.owl-carousel.products .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel.products .owl-stage-outer {
  position: relative;
  overflow: hidden;
  padding: 20px 0;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev {
  width: 40px !important;
  top: 0 !important;
  left: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev:hover {
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next {
  width: 40px !important;
  top: 0 !important;
  right: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next:hover {
  background: none transparent !important;
}
.owl-carousel.products.owl-loaded {
  display: block;
}
.owl-carousel.products.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.products.owl-hidden {
  opacity: 0;
}
.owl-carousel.products .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  user-select: none;
}
.owl-carousel.products .owl-item img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
}
.owl-carousel.products .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-item .product-item {
  width: 100% !important;
}
.owl-carousel.products .owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.products.owl-rtl {
  direction: rtl;
}
.owl-carousel.products.owl-rtl .owl-item {
  float: right;
}
.owl-carousel.products .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel.products .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../../frontend/Magento/blank/en_US/Mageplaza_Core/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: scale 100ms ease;
}
.owl-carousel.products .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}
.owl-carousel.products .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel.products .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel.products .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-carousel.products .owl-refresh .owl-item {
  display: none;
}
.owl-carousel.products.owl-text-select-on .owl-item {
  user-select: auto;
}
.owl-carousel.products .banner-item .content_slider {
  position: absolute;
  top: 25%;
  left: 50px;
  width: calc(100% - 120px);
  z-index: 1;
  color: #ffffff;
}
.owl-carousel.products .banner-item .content_slider .banner-title {
  width: 100%;
  color: #ffffff;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  clear: both;
}
.owl-carousel.products .banner-item .content_slider .banner-description {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
  padding: 15px 0;
}
.owl-carousel.products .banner-item .content_slider .buttons {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
}
.owl-carousel.products .banner-item .content_slider .buttons a.action.primary {
  margin: 10px;
}
.owl-carousel.products .banner-item .content_slider .buttons .custom_content {
  margin: 10px 0 0;
  text-align: center;
}
.owl-carousel.products .product-item-details {
  float: left;
  width: 100%;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.owl-theme .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #ffffff;
  font-size: 14px;
  margin: calc(-@size / 2) 0 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  overflow: hidden;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-] {
  background: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: -55px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
  position: absolute;
  top: 26px;
  left: 8px;
  z-index: 1;
  width: 20px;
  height: 1px;
  content: "";
  border-top: 2px solid #000000;
  transform: rotate(40deg);
  border-radius: 20px;
  text-indent: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
  position: absolute;
  top: 14px;
  left: 8px;
  z-index: 1;
  width: 20px;
  height: 1px;
  content: "";
  border-top: 2px solid #000000;
  transform: rotate(-40deg);
  border-radius: 20px;
  text-indent: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: -55px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
  position: absolute;
  top: 14px;
  right: 8px;
  z-index: 1;
  width: 20px;
  height: 1px;
  content: "";
  border-top: 2px solid #000000;
  transform: rotate(40deg);
  border-radius: 20px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
  position: absolute;
  top: 26px;
  right: 8px;
  z-index: 1;
  width: 20px;
  height: 1px;
  content: "";
  border-top: 2px solid #000000;
  transform: rotate(-40deg);
  border-radius: 20px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #000000;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  border-color: #ffffff;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  border-color: #000000;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
[class*=owl-carousel-products-] .owl-theme .owl-dots {
  position: relative;
  bottom: -20px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot:hover span {
  background: #000000;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #000000;
}
.no-js .owl-carousel {
  display: block;
}
#pre-div {
  background-color: #ffffff;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10000;
}
#pre-div .cssload-loader {
  position: relative;
  left: calc(50% - 31px);
  top: calc(50% - 31px);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  perspective: 780px;
  background: transparent url(../images/loader-1.gif) no-repeat scroll top left;
}
#pre-div .cssload-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
#pre-div .cssload-inner.cssload-one {
  left: 0%;
  top: 0%;
  animation: cssload-rotate-one 1.15s linear infinite;
  -o-animation: cssload-rotate-one 1.15s linear infinite;
  -ms-animation: cssload-rotate-one 1.15s linear infinite;
  -webkit-animation: cssload-rotate-one 1.15s linear infinite;
  -moz-animation: cssload-rotate-one 1.15s linear infinite;
  border-bottom: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-two {
  right: 0%;
  top: 0%;
  animation: cssload-rotate-two 1.15s linear infinite;
  -o-animation: cssload-rotate-two 1.15s linear infinite;
  -ms-animation: cssload-rotate-two 1.15s linear infinite;
  -webkit-animation: cssload-rotate-two 1.15s linear infinite;
  -moz-animation: cssload-rotate-two 1.15s linear infinite;
  border-right: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-three {
  right: 0%;
  bottom: 0%;
  animation: cssload-rotate-three 1.15s linear infinite;
  -o-animation: cssload-rotate-three 1.15s linear infinite;
  -ms-animation: cssload-rotate-three 1.15s linear infinite;
  -webkit-animation: cssload-rotate-three 1.15s linear infinite;
  -moz-animation: cssload-rotate-three 1.15s linear infinite;
  border-top: 3px solid #000000;
}
#pre-div .catalog-product-view .product-items .product-item-actions .actions-secondary {
  display: inline-block !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.tocompare {
  position: absolute !important;
  right: 0 !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.towishlist {
  position: absolute !important;
  left: 0 !important;
}
@keyframes cssload-rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-one {
  0% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-one {
  0% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-one {
  0% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-two {
  0% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-two {
  0% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-two {
  0% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-three {
  0% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-three {
  0% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-three {
  0% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
.catalog-product-view .column.main .block-content.content .block-actions .action.select {
  margin-left: 10px;
}
.catalog-product-view .column.main .products-grid.products-related .product-item .product-item-info .product-item-details .field.choice.related {
  width: 80px;
  margin: 0 auto;
  float: none;
  position: static;
}
body {
  color: #7c6e66;
  font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.5rem;
  letter-spacing: 0.5px;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
textarea {
  border-width: 0 0 1px;
}
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  font-size: 1.3rem;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th {
  color: #564c47;
  font-weight: 400;
  font-size: 1.3rem;
}
button {
  text-transform: uppercase;
}
.page-wrapper {
  overflow-x: hidden;
}
.messages a {
  text-decoration: underline;
}
.page-title {
  font-size: 3rem;
  letter-spacing: 1.2px;
}
.copyright {
  clear: both;
  font-size: 11px;
  text-align: center;
}
.breadcrumbs .items {
  font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
  font-size: 16px;
  letter-spacing: 0.8px;
}
.breadcrumbs .item:not(:last-child):after {
  color: #7c6e66;
  font-family: inherit;
  font-size: 18px;
  line-height: 24px;
}
.action.primary {
  font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  word-spacing: 2px;
  padding: 13px 25px;
  font-size: 15px;
}
/* ====================
    Header
==================== */
#message-block {
  background-color: #e5e3e2;
  box-sizing: border-box;
  color: #5F5653;
  display: table;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 9px 10px;
  text-align: center;
  width: 100%;
}
#message-block .welcome {
  display: table-cell;
  vertical-align: middle;
}
.header.panel > .header.links > li a {
  color: #7c6e66;
  font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
}
#mini-menu {
  float: left;
  position: relative;
}
#mini-menu > a {
  color: #7c6e66;
  font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
  font-size: 18px;
  letter-spacing: 0.2px;
}
#mini-menu > .menu-wrapper {
  left: 0;
  position: absolute;
  top: 100%;
  z-index: 100;
  display: none;
}
#mini-menu > .menu-wrapper > .header.links {
  background: #FFF;
  border-top: 6px solid #EFD328;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
  box-sizing: border-box;
  padding-bottom: 12px;
  padding-top: 8px;
  text-align: center;
  max-width: 180px;
  min-width: 180px;
}
#mini-menu > .menu-wrapper > .header.links a {
  color: #7c6e66;
}
#mini-menu > .menu-wrapper > .header.links li {
  background: transparent;
  margin: 0;
  padding: 6px 0;
}
#mini-menu > .menu-wrapper > .header.links:after {
  display: none;
}
#mini-menu > .menu-wrapper .nav.item {
  display: none;
}
#mini-menu > .menu-wrapper .authorization-link:after {
  display: none;
}
#mini-menu a.active ~ .menu-wrapper {
  display: block !important;
}
#mini-menu .customer-welcome:after {
  display: none;
}
#mini-menu .customer-welcome:before {
  display: none;
}
#mini-menu .customer-welcome .customer-menu {
  display: block;
}
#mini-menu .customer-welcome ul {
  background: transparent;
  border: 0;
  box-shadow: none;
  display: block;
  float: none;
  top: auto;
  right: auto;
}
#mini-menu .customer-welcome ul:after,
#mini-menu .customer-welcome ul:before {
  display: none;
}
#mini-menu .header .header.links > li {
  display: block;
  margin: 0;
}
#mini-menu .header .header.links > li.wishlist {
  display: none;
}
#mini-menu .customer-welcome li a {
  padding: 5px 0px;
}
.customer-welcome li a:visited {
  color: inherit;
}
.header.links .customer-name {
  display: none;
}
.header-content-right ul.wishlist {
  float: left;
  list-style: none;
  padding-left: 10px;
  border-left: 2px solid #ededed;
  margin-left: 10px;
}
.header-content-right ul.wishlist li {
  background: none;
  margin-bottom: 0;
}
.header-content-right ul.wishlist .nav a,
.header-content-right ul.wishlist .nav strong {
  color: #7c6e66;
  display: inline-block;
  font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
  font-size: 18px;
  letter-spacing: 0.2px;
  padding-left: 24px;
  position: relative;
}
.header-content-right ul.wishlist .nav a:before,
.header-content-right ul.wishlist .nav strong:before {
  background-attachment: scroll;
  background-color: transparent;
  background-image: url('../images/icon-fav-active.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 20px;
  width: 21px;
  position: absolute;
  top: 2px;
  left: -2px;
}
.header-content-right ul.wishlist .nav strong {
  cursor: default;
  font-weight: 400;
}
.nav-sections .navigation {
  font-weight: 400;
}
.nav-sections .navigation .ui-menu li.megamenu,
.nav-sections .navigation .ui-menu li.vertical-menu {
  vertical-align: middle;
}
.nav-sections .navigation a,
.nav-sections .navigation .ui-menu > li > a {
  color: #7D716D;
  font-weight: inherit;
  line-height: inherit;
}
.nav-sections .navigation .ui-menu > li > a {
  color: #5F5653;
}
.nav-sections .navigation .ui-menu li a + .submenu {
  padding: 12px 4%;
}
.nav-sections .navigation .ui-menu > li > .submenu {
  text-align: left;
}
.nav-sections .navigation .ui-menu li:hover > .submenu {
  border-top: 0;
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.09);
}
.home-section {
  margin: 40px auto;
  max-width: 1200px;
}
.home-section.home-slider {
  margin-top: 0;
  max-width: 100%;
  padding: 0;
}
.home-section-title {
  position: relative;
  text-align: center;
}
.home-section-title h2 {
  background: #FFF;
  color: #7d716d;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.8px;
  padding: 0 10px;
  position: relative;
  z-index: 2;
}
.home-section-title:before {
  background: #E5E3E2;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.home-featured ul {
  list-style: none;
  padding-left: 0;
}
.home-featured a {
  display: block;
  position: relative;
}
.home-featured a img {
  transition: opacity 0.5s ease 0s;
}
.home-featured a img.initial-state {
  display: block;
  position: relative;
  z-index: 1;
}
.home-featured a img.active-state {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  opacity: 0;
}
.home-featured a:hover img.active-state {
  opacity: 1;
}
.sub-section .sub-section-content {
  margin: 20px 0;
}
.sub-section .sub-section-content img {
  display: block;
  width: 100%;
}
.sub-section.instagram-feed {
  float: left;
}
.sub-section.blog-featured {
  float: right;
}
.sub-section.blog-featured .sub-section-content a {
  display: block;
  position: relative;
}
.sub-section.blog-featured .sub-section-content a:before,
.sub-section.blog-featured .sub-section-content a:after {
  opacity: 0;
  transition: opacity 0.5s ease 0s;
}
.sub-section.blog-featured .sub-section-content a:before {
  background: rgba(0, 0, 0, 0.5);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.sub-section.blog-featured .sub-section-content a:after {
  border: 2px solid #FFF;
  bottom: 0;
  color: #FFF;
  content: 'READ THIS POST';
  font-size: 17px;
  font-weight: 700;
  height: 26px;
  left: 0;
  line-height: 26px;
  margin: auto;
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 230px;
  z-index: 5;
}
.sub-section.blog-featured .sub-section-content a:hover:before,
.sub-section.blog-featured .sub-section-content a:hover:after {
  opacity: 1;
}
.sub-section.blog-featured .sub-section-content a:hover:after {
  background: #eacc12;
  border-color: #eacc12;
}
.sub-section-title {
  font-size: 20px;
  font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
  text-align: center;
}
.sub-section-title a {
  color: #7D716D;
}
.sub-section-title a:hover {
  color: #eacc12;
  text-decoration: none;
}
.sub-section-title img {
  width: 100%;
}
.cms-home .products.products-grid,
.cms-home .custom-slider {
  padding-bottom: 0;
}
.cms-home .owl-theme .owl-controls {
  bottom: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.cms-home .owl-theme .owl-dots {
  bottom: auto;
  position: relative;
  text-align: right;
  max-width: 1200px;
  margin: auto;
}
.cms-home .owl-theme .owl-dots .owl-dot.active span {
  background: #FFF;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.16);
  border-color: transparent;
}
.cms-home .owl-theme .owl-dots .owl-dot span {
  background: transparent;
  border: 2px solid #FFF;
  height: 14px;
  width: 14px;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
}
.cms-home .owl-theme .owl-dots .owl-dot:hover span {
  background: #FFF;
}
.cms-home .owl-carousel .owl-stage-outer {
  padding: 0;
}
.cms-home .owl-carousel .banner-item {
  margin: 0 !important;
}
.cms-home .owl-carousel .owl-item img {
  border: 0;
}
.cms-home .view-more-link {
  color: #eacc12;
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: right;
}
.block.widget .products-grid .product-items .product-image-photo {
  width: 100%;
}
/* ====================
    Category
==================== */
.products-grid .product-item-name {
  margin-bottom: 0;
  padding-right: 20px;
}
.products-grid .product-item .price-box {
  margin-bottom: 0;
  margin-top: 0;
}
.product-item-details {
  position: relative;
}
.product-item .product-item-details .actions-secondary {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 100%;
}
.swatch-option.selected {
  outline-color: #eacc12 !important;
}
/* ====================
    Product Display Page
==================== */
.product-info-main .price-box {
  text-align: right;
}
.product-info-main .product-addto-links {
  text-align: right;
}
.product-info-main .action.tocompare {
  display: none;
}
.product-info-main .product.attribute.description {
  clear: both;
  line-height: 1.7;
}
.product-info-main ul {
  padding-left: 20px;
}
.product-info-main li {
  color: #CD9700;
  letter-spacing: 0.5px;
  padding-left: 10px;
}
.product-info-main .additional-attributes > thead > tr > td,
.product-info-main .additional-attributes > tbody > tr > td,
.product-info-main .additional-attributes > tfoot > tr > td {
  font-size: 1.3rem;
}
.product-info-main .additional-attributes > thead > tr > th,
.product-info-main .additional-attributes > tbody > tr > th,
.product-info-main .additional-attributes > tfoot > tr > th {
  color: #564c47;
  font-weight: 400;
  font-size: 1.3rem;
}
.product-info-main .additional-attributes > thead > tr > th,
.product-info-main .additional-attributes > tbody > tr > th,
.product-info-main .additional-attributes > tfoot > tr > th {
  padding: 8px 2px 8px 0;
}
.product-info-main .additional-attributes > thead > tr > td,
.product-info-main .additional-attributes > tbody > tr > td,
.product-info-main .additional-attributes > tfoot > tr > td {
  padding: 8px 0 8px 2px;
}
.product-info-main .additional-attributes > thead > tr > th,
.product-info-main .additional-attributes > tbody > tr > th,
.product-info-main .additional-attributes > tfoot > tr > th {
  color: #eacc12;
  position: relative;
}
.product-info-main .additional-attributes > thead > tr > th:after,
.product-info-main .additional-attributes > tbody > tr > th:after,
.product-info-main .additional-attributes > tfoot > tr > th:after {
  content: ':';
  display: inline;
}
.product-info-main .additional-attributes > thead > tr > td,
.product-info-main .additional-attributes > tbody > tr > td,
.product-info-main .additional-attributes > tfoot > tr > td {
  color: #7D716D;
}
.product-info-main .product-reviews-summary .reviews-actions a {
  color: #7D716D;
  font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
  letter-spacing: 0.2px;
  font-size: 1.8rem;
}
.product-info-share {
  margin-bottom: 20px;
  text-align: center;
}
.product-info-share .block-title {
  margin-bottom: 24px;
  position: relative;
  text-align: center;
  letter-spacing: 0.8px;
  font-size: 1.8rem;
}
.product-info-share .block-title strong {
  background: #FFF;
  padding: 0 30px;
  position: relative;
  z-index: 2;
}
.product-info-share .block-title:before {
  background: #E5E3E2;
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.product-info-details-attributes .block-title {
  font-size: 1.8rem;
  margin-bottom: 24px;
  position: relative;
  text-align: center;
}
.product-info-details-attributes .block-title strong {
  background: #FFF;
  padding: 0 30px;
  position: relative;
  z-index: 2;
}
.product-info-details-attributes .block-title:before {
  background: #E5E3E2;
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.reviews.section {
  clear: both;
  margin-bottom: 40px;
}
.reviews.section .review-list .block-title {
  color: #7D716D;
  letter-spacing: .8px;
  position: relative;
  text-align: center;
}
.reviews.section .review-list .block-title strong {
  background: #FFF;
  font-weight: 700;
  padding: 0 30px;
  position: relative;
  z-index: 2;
  font-size: 2rem;
}
.reviews.section .review-list .block-title:before {
  background: #E5E3E2;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.reviews.section .review-details {
  float: left;
}
.reviews.section .review-ratings {
  float: right;
}
.reviews.section .review-title {
  clear: left;
  margin-bottom: 14px;
  padding-top: 30px;
}
.reviews.section .review-ratings ~ .review-content {
  margin-left: 0;
}
/* ====================
    Contact
==================== */
.contact-index-index .page-title-wrapper .page-title {
  display: none;
}
.panel.header .switcher {
  display: none;
}
.footer.content .switcher.store {
  display: none;
}
.page-wrapper > #sociallogin_button {
  /*
        !important: cannout just hide all #sociallogin_button as it shows up in multiple places on page beside after footer
    */
  display: none;
}
.product-item .action.tocompare {
  display: none;
}
.magebuzz-social {
  display: inline-block !important;
  width: auto !important;
}
/* EXTEND SOCIAL ICONS */
.social-icons.si-light {
  background-color: rgba(255, 255, 255, 0.5);
}
.social-icons.si-light:last-child i:last-child {
  color: #666 !important;
}
button:not(.primary) {
  box-shadow: none;
}
.block.crosssell .owl-stage .owl-item .product-item {
  width: 89% !important;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
._keyfocus *,
input:not([disabled]),
textarea:not([disabled]),
select:not([disabled]) {
  transition: border 0.3s ease 0s;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0px 2px 0px 0px #eacc12;
}
input:not([disabled]):focus,
textarea:not([disabled]):focus {
  box-shadow: 0px 1px 1px -1px #eacc12;
  border-color: #eacc12 !important;
}
/*.page-header .logo {
    transition: left .5s ease 0s,  top .5s ease 0s, width .5s ease 0s;
}*/
/*.page-header .logo img {
    transition: height .5s ease 0s, width .5s ease 0s;
}*/
@media (max-width: 1200px) {
  .nav-sections.is-sticky .nav-sections-items {
    max-width: 1200px;
  }
  .page-header.is-sticky .logo {
    left: 15px;
  }
}
@media (min-width: 768px) {
  .page-header.is-sticky .logo {
    position: fixed;
    left: 0;
    top: 0;
    display: block;
    width: 100px;
    right: auto;
    margin: 0;
    max-height: 73px;
    z-index: 105;
    top: -100%;
    -webkit-animation-duration: .75s;
    -webkit-animation-name: navSlideIn;
    -webkit-animation-delay: .3s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-duration: .75s;
    -moz-animation-name: navSlideIn;
    -moz-animation-delay: .3s;
    -moz-animation-fill-mode: forwards;
    -o-animation-animation-duration: .75s;
    -o-animation-animation-name: navSlideIn;
    -o-animation-animation-delay: .3s;
    -o-animation-animation-fill-mode: forwards;
    animation-duration: .75s;
    animation-name: navSlideIn;
    animation-delay: .3s;
    animation-fill-mode: forwards;
  }
  .page-header.is-sticky .logo img {
    width: 100%;
    /* display: inline-block; */
    /* width: auto; */
    /* max-width: 100px; */
  }
  @-webkit-keyframes navSlideIn {
    from {
      top: -100%;
    }
    to {
      top: 0;
    }
  }
  @-moz-keyframes navSlideIn {
    from {
      top: -100%;
    }
    to {
      top: 0;
    }
  }
  @-o-keyframes navSlideIn {
    from {
      top: -100%;
    }
    to {
      top: 0;
    }
  }
  @keyframes navSlideIn {
    from {
      top: -100%;
    }
    to {
      top: 0;
    }
  }
  .nav-sections.is-sticky .ub-mega-menu ul li a {
    font-size: 14px;
  }
  .nav-sections.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9399999999999999);
    min-height: 73px;
    margin: auto;
    right: 0;
    z-index: 100;
    top: -100%;
    -webkit-animation-duration: .75s;
    -webkit-animation-name: navSlideIn;
    -webkit-animation-delay: .3s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-duration: .75s;
    -moz-animation-name: navSlideIn;
    -moz-animation-delay: .3s;
    -moz-animation-fill-mode: forwards;
    -o-animation-animation-duration: .75s;
    -o-animation-animation-name: navSlideIn;
    -o-animation-animation-delay: .3s;
    -o-animation-animation-fill-mode: forwards;
    animation-duration: .75s;
    animation-name: navSlideIn;
    animation-delay: .3s;
    animation-fill-mode: forwards;
  }
  .nav-sections.is-sticky .nav-sections-items {
    max-width: 100%;
    width: 100%;
  }
  .nav-sections.is-sticky .nav-sections-item-content > .ub-mega-menu-wrapper {
    padding-left: 120px;
    padding-right: 0;
  }
  .nav-sections.is-sticky .ub-mega-menu .mega-menu.level0 {
    text-align: right;
  }
  .nav-sections.is-sticky .ub-mega-menu > ul > li {
    line-height: 70px;
  }
}
@media (min-width: 768px) {
  #footer-links {
    width: 100%;
    display: flex;
  }
  #footer-links .footer.footer_child_cnt.links {
    width: 20%;
    border-right: 1px solid #cccac9;
    margin: 0 33px 0 0;
    padding: 0 25px 0 0 !important;
  }
  #footer-links .footer.footer_child_cnt.links ul.footer.links {
    padding: 0 25px 0 25px !important;
  }
}
@media (min-width: 1024px) {
  .header.content {
    max-width: unset;
  }
  div#message-block + .header.content {
    display: none;
  }
  body#html-body {
    border: 38px solid #fcd9c3;
  }
  #message-block {
    position: absolute;
    top: 0;
    max-width: 94vw;
    background-color: #fcd9c3 !important;
  }
  .cms-index-index .image-stack {
    position: relative;
  }
  .cms-index-index .image-stack .image-stack__item.image-stack__item--top {
    position: absolute;
    z-index: 99999;
    bottom: -6px;
  }
}
.columns {
  display: block;
}
.mage-boder-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.storelocator-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: relative;
}
.storelocator-wrapper *,
.storelocator-wrapper:before,
.storelocator-wrapperafter {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.storelocator-wrapper h2.title-list {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 8px 15px 8px 40px;
  background: #428bca url('../images/shop.png') no-repeat 15px center;
  background-size: 18px;
  margin-bottom: 20px;
}
.storelocator-wrapper .mgs-search-box [class*=col-] {
  padding: 0px /* nlttoan added for SC-65 */ 0px 0px 0px /**/;
}
.storelocator-wrapper .mgs-search-box .slider-range {
  border-radius: 3px;
  margin-top: 10px;
  width: 90%;
}
.storelocator-wrapper .mgs-search-box .slider-range .ui-slider-handle {
  height: 20px;
  top: -5px;
  width: 7px;
  border-radius: 3px;
}
.storelocator-wrapper .mgs-search-box .search-tab {
  padding: 8px 10px 8px 34px;
  color: #fff;
  border-right: 1px solid;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  cursor: pointer;
  background-color: #868686;
}
.storelocator-wrapper .mgs-search-box .search-tab.search-distance {
  background: #868686 url('../images/distance.png') no-repeat 3px 3px;
}
.storelocator-wrapper .mgs-search-box .search-tab.search-area {
  background: #868686 url('../images/area.png') no-repeat 3px 3px;
}
.storelocator-wrapper .mgs-search-box .search-tab.active {
  background-color: #eacc12;
}
.storelocator-wrapper .mgs-search-box .padding-left {
  padding-left: 15px;
}
.storelocator-wrapper .mgs-search-box .padding-right {
  padding-right: 15px;
}
.storelocator-wrapper .mgs-search-box .search-content {
  background: #f8f8f8;
  padding: 15px 10px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.storelocator-wrapper .mgs-search-box .search-content #list-tag-ul {
  margin: 0;
  padding: 0;
}
.storelocator-wrapper .mgs-search-box .search-content .slider-range-min {
  position: relative;
  margin-left: 10px;
}
.storelocator-wrapper .mgs-search-box .search-content .slider-range-min .show-unit {
  right: -25px;
  position: absolute;
  top: 5px;
}
.storelocator-wrapper .mgs-search-box .search-content .search-by-area .form-control {
  height: 50px;
}
.storelocator-wrapper .mgs-search-box .search-content .search-by-area select {
  -moz-appearance: -moz-win-borderless-glass;
}
.storelocator-wrapper .mgs-search-box .search-filter {
  margin-top: 10px;
}
.storelocator-wrapper .mgs-search-box .search-filter ul > li > input {
  vertical-align: text-top;
  margin-right: 5px;
}
.storelocator-wrapper .mgs-search-box .search-filter .list-inline > li {
  margin-right: 3px;
  cursor: pointer;
  border: 0;
  background-color: #F7F7F7;
  border-radius: 20px;
  margin-bottom: 18px;
  padding: 8px 20px;
  width: auto;
}
.storelocator-wrapper .mgs-search-box .search-filter .list-inline > li.active,
.storelocator-wrapper .mgs-search-box .search-filter .list-inline > li:hover {
  border: 0;
  background-color: #eacc12;
}
.storelocator-wrapper .mgs-search-box .search-filter .list-inline > li.active p,
.storelocator-wrapper .mgs-search-box .search-filter .list-inline > li:hover p {
  background-color: transparent;
  color: #FFF;
}
.storelocator-wrapper .mgs-search-box .search-filter .list-inline > li p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: none;
  color: #7d716d;
  font-size: 13px;
  margin: 0;
}
.storelocator-wrapper .storelocator-wrapper .theme-blue .search-filter .list-inline > li {
  background-color: #63ACE4;
  border: 1px solid #1979c3;
}
.storelocator-wrapper .storelocator-wrapper .theme-blue .search-filter .list-inline > li p {
  background-color: #63ACE4;
  color: #fff;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 20px;
}
.storelocator-wrapper .storelocator-wrapper .theme-blue .search-filter .list-inline > li.active {
  background-color: #C8EBFD;
  border: 1px solid #1979c3;
}
.storelocator-wrapper .storelocator-wrapper .theme-blue .search-filter .list-inline > li.active p {
  background-color: #1979c3;
}
.storelocator-wrapper .list-store-box {
  padding: 0;
  margin: 0;
}
.storelocator-wrapper .list-store-box .page-title {
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #f8f8f8;
  float: left;
  width: 100%;
  border-bottom: none;
}
.storelocator-wrapper .list-store-box h2 {
  font-size: 16px;
  font-weight: 700;
  background-color: #e5e3e2;
  margin-bottom: 10px;
  padding: 10px 15px;
  margin: 0;
  color: #7d716d;
}
.storelocator-wrapper .list-store-box .number-store {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.storelocator-wrapper .list-store-box .list-store {
  border: 1px solid #ddd;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  height: 500px;
  overflow-y: auto;
  background-color: #FFF;
  border-top: none;
}
.storelocator-wrapper .list-store-box .show-tag-li {
  display: block;
  padding: 10px 0;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #E5E3E2;
  cursor: pointer;
  min-height: 97px;
  overflow: auto;
}
.storelocator-wrapper .list-store-box .show-tag-li:hover,
.storelocator-wrapper .list-store-box .show-tag-li.store-active {
  background-color: #eee;
}
.storelocator-wrapper .map-box-container .tag-content {
  padding-left: 20px;
}
.storelocator-wrapper .map-box-container .tag-store {
  padding: 0;
}
.storelocator-wrapper .list-store .store-item .top-box,
.storelocator-wrapper .map-box-container .store-item .top-box {
  margin-bottom: 10px;
}
.storelocator-wrapper .list-store .store-item .tag-store,
.storelocator-wrapper .map-box-container .store-item .tag-store {
  margin-top: 8px;
  text-align: center;
}
.storelocator-wrapper .list-store .store-item .tag-store img,
.storelocator-wrapper .map-box-container .store-item .tag-store img {
  min-width: auto;
  display: table-cell;
  margin: 0 auto;
}
.storelocator-wrapper .list-store .store-item .title-store,
.storelocator-wrapper .map-box-container .store-item .title-store {
  color: #7d716d;
  white-space: normal;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
}
.storelocator-wrapper .list-store .store-item .title-store:hover,
.storelocator-wrapper .map-box-container .store-item .title-store:hover {
  text-decoration: underline;
}
.storelocator-wrapper .list-store .store-item p,
.storelocator-wrapper .map-box-container .store-item p {
  font-size: 15px;
  line-height: 18px;
  margin: 0;
}
.storelocator-wrapper .list-store .store-item p.phone-store,
.storelocator-wrapper .map-box-container .store-item p.phone-store {
  margin-bottom: 12px;
}
.storelocator-wrapper .list-store .store-item h4,
.storelocator-wrapper .map-box-container .store-item h4 {
  margin: 5px 0 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.storelocator-wrapper .list-store .store-item .btn-link,
.storelocator-wrapper .map-box-container .store-item .btn-link {
  text-decoration: none;
  font-weight: 400;
  margin-right: 10px;
  color: #eacc12;
  border-radius: 0;
}
.storelocator-wrapper .list-store .store-item .btn-link:hover,
.storelocator-wrapper .map-box-container .store-item .btn-link:hover {
  text-decoration: underline;
}
.storelocator-wrapper .pagination-list {
  background-color: #E5E3E2;
  border: 0;
  border-top: none;
  margin-bottom: 15px;
}
.storelocator-wrapper .pagination-list .pagination {
  margin: 10px 0;
}
.storelocator-wrapper .form-inline .form-control {
  width: 100%;
  margin-bottom: 10px;
}
.overlay-bg {
  position: absolute;
  z-index: 100;
  background-color: #fff;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.8;
  display: none;
}
.overlay-bg img {
  width: 70px;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0;
  left: 0;
}
/**
 * Magestore
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magestore.com license that is
 * available through the world-wide-web at this URL:
 * http://www.magestore.com/license-agreement.html
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Magestore
 * @package     Magestore_Storelocator
 * @copyright   Copyright (c) 2012 Magestore (http://www.magestore.com/)
 * @license     http://www.magestore.com/license-agreement.html
 */
.page-footer {
  clear: both;
}
.magestore-resetcss button {
  background-image: none;
  background: #eee;
  border: 1px solid #ccc;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.magestore-resetcss .storelocator-wrapper button,
.magestore-resetcss a.action.primary {
  border-radius: 0;
}
.magestore-resetcss .action.primary:hover {
  background: #FFF;
  border: 2px solid #eacc12;
  color: #eacc12;
}
.magestore-resetcss .action.primary {
  background-image: none;
  background: #eacc12;
  border: 2px solid #eacc12;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  vertical-align: middle;
  letter-spacing: 1.5px;
  word-spacing: 2px;
  padding: 13px 25px;
  font-size: 15px;
  font-weight: 700;
}
.magestore-resetcss button:hover {
  background: #e1e1e1;
  border: 1px solid #ccc;
  color: #333;
}
.magestore-resetcss input[type="text"],
.magestore-resetcss input[type="password"],
.magestore-resetcss input[type="url"],
.magestore-resetcss input[type="tel"],
.magestore-resetcss input[type="search"],
.magestore-resetcss input[type="number"],
.magestore-resetcss input[type="datetime"],
.magestore-resetcss input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  background: #F8F8F8;
  border: 0;
  border-bottom: 1px solid #E5E3E2;
  box-shadow: none;
}
.magestore-resetcss ._keyfocus :focus,
.magestore-resetcss input:focus:not([disabled]),
.magestore-resetcss textarea:focus:not([disabled]),
.magestore-resetcss select:focus:not([disabled]) {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.magestore-resetcss select {
  background: #fff;
  background-size: 30px 60px;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-indent: .01em;
  text-overflow: '';
}
.map-box-container button,
.storelocator-wrapper button {
  background-image: none;
  background: #eee;
  border: 1px solid #ccc;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.map-box-container .storelocator-wrapper button,
.storelocator-wrapper .storelocator-wrapper button,
.map-box-container a.action.primary,
.storelocator-wrapper a.action.primary {
  border-radius: 0;
}
.map-box-container .action.primary:hover,
.storelocator-wrapper .action.primary:hover {
  background: #FFF;
  border: 2px solid #eacc12;
  color: #eacc12;
}
.map-box-container .action.primary,
.storelocator-wrapper .action.primary {
  background-image: none;
  background: #eacc12;
  border: 2px solid #eacc12;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  vertical-align: middle;
  letter-spacing: 1.5px;
  word-spacing: 2px;
  padding: 13px 25px;
  font-size: 15px;
  font-weight: 700;
}
.map-box-container button:hover,
.storelocator-wrapper button:hover {
  background: #e1e1e1;
  border: 1px solid #ccc;
  color: #333;
}
.map-box-container input[type="text"],
.storelocator-wrapper input[type="text"],
.map-box-container input[type="password"],
.storelocator-wrapper input[type="password"],
.map-box-container input[type="url"],
.storelocator-wrapper input[type="url"],
.map-box-container input[type="tel"],
.storelocator-wrapper input[type="tel"],
.map-box-container input[type="search"],
.storelocator-wrapper input[type="search"],
.map-box-container input[type="number"],
.storelocator-wrapper input[type="number"],
.map-box-container input[type="datetime"],
.storelocator-wrapper input[type="datetime"],
.map-box-container input[type="email"],
.storelocator-wrapper input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  background: #F8F8F8;
  border: 0;
  border-bottom: 1px solid #E5E3E2;
  box-shadow: none;
}
.map-box-container ._keyfocus :focus,
.storelocator-wrapper ._keyfocus :focus,
.map-box-container input:focus:not([disabled]),
.storelocator-wrapper input:focus:not([disabled]),
.map-box-container textarea:focus:not([disabled]),
.storelocator-wrapper textarea:focus:not([disabled]),
.map-box-container select:focus:not([disabled]),
.storelocator-wrapper select:focus:not([disabled]) {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.map-box-container select,
.storelocator-wrapper select {
  background: #fff;
  background-size: 30px 60px;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-indent: .01em;
  text-overflow: '';
}
.map-box-container,
.form-information {
  padding-right: 0;
  margin-bottom: 15px;
}
.map-box-container {
  height: 606px;
}
.map-box-container .googlemap {
  height: 100%;
}
.map-box-container h4 {
  margin: 5px 0 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
h2.title-page {
  background: #e5e3e2 url('../images/shop.png') no-repeat 15px center;
  background-size: 18px;
  color: #7d716d;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.6px;
  margin-bottom: 20px;
  padding: 8px 15px 8px 40px;
  text-transform: uppercase;
  display: none;
}
.custom-popup {
  left: 0 !important;
  margin-top: 5px;
}
.custom-popup .display {
  display: none;
}
.custom-popup .display.active {
  display: block;
}
.custom-popup.open {
  border: 1px solid #ececec;
}
.custom-popup ul.vertical {
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #ccc;
}
.custom-popup ul.vertical li {
  display: inline-block;
  margin: 0;
  padding: 0;
  box-shadow: none;
  background-color: #ccc;
  width: 40px;
  float: none;
  height: 20px;
  border-bottom: none;
  cursor: pointer;
}
.custom-popup ul.vertical li span {
  text-indent: -10000px;
  padding: 0px 20px 5px 13px;
  display: block;
}
.custom-popup ul.vertical li span:hover {
  border-bottom: 2px solid #428bca;
}
.custom-popup ul.vertical li.car {
  background: url('../images/sprite-icon.png') no-repeat center -40px;
}
.custom-popup ul.vertical li.car:hover,
.custom-popup ul.vertical li.car.active {
  background: url('../images/sprite-icon.png') no-repeat center -60px;
}
.custom-popup ul.vertical li.bus {
  background: url('../images/sprite-icon.png') no-repeat center -80px;
}
.custom-popup ul.vertical li.bus:hover,
.custom-popup ul.vertical li.bus.active {
  background: url('../images/sprite-icon.png') no-repeat center -100px;
}
.custom-popup ul.vertical li.walk {
  background: url('../images/sprite-icon.png') no-repeat center -120px;
}
.custom-popup ul.vertical li.walk:hover,
.custom-popup ul.vertical li.walk.active {
  background: url('../images/sprite-icon.png') no-repeat center -140px;
}
.custom-popup ul.vertical li.bicycle {
  background: url('../images/sprite-icon.png') no-repeat center -160px;
}
.custom-popup ul.vertical li.bicycle:hover,
.custom-popup ul.vertical li.bicycle.active {
  background: url('../images/sprite-icon.png') no-repeat center -180px;
}
.custom-popup .directions-tool {
  margin-bottom: 10px;
  overflow: auto;
}
.custom-popup .directions-tool .widget-directions-searchbox-handle {
  visibility: visible;
  position: absolute;
  height: 60px;
  width: 15px;
  padding: 8px 0 0 0;
  z-index: 4;
  transition: background-color 200ms cubic-bezier(0.52, 0, 0.48, 1);
}
.custom-popup .directions-tool .widget-directions-searchbox-handle .widget-directions-icon {
  background: transparent url('../images/omnibox-sprite.png') no-repeat -2px -31px;
  background-size: 20px 100px;
  width: 16px;
  height: 17px;
  text-indent: -10000px;
}
.custom-popup .directions-tool .widget-directions-searchbox-handle .widget-directions-icon.waypoint-handle {
  background-position: 0 2px;
  width: 16px;
  height: 13px;
}
.custom-popup .directions-tool .widget-directions-searchbox-handle .widget-directions-icon.waypoint-bullet {
  background-position: 0 -12px;
  width: 11px;
  height: 20px;
  margin-top: 3px;
}
.custom-popup .directions-tool .form-inputs {
  padding-left: 22px;
}
.custom-popup .directions-tool .form-inputs input {
  height: 34px;
  width: 95%;
  border: none;
  box-shadow: none;
  border-radius: 0;
  outline: 0;
}
.custom-popup .directions-tool .form-inputs input.start {
  border-top: 1px solid #ccc;
}
.custom-popup .directions-tool .form-inputs input.end {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.custom-popup .directions-tool .widget-directions-right-overlay {
  position: absolute;
  z-index: 3;
  top: 4px;
  bottom: 0;
  right: 0;
  width: 30px;
  border: 0;
  opacity: 1;
  transition: opacity 200ms cubic-bezier(0.52, 0, 0.48, 1);
}
.custom-popup .directions-tool .widget-directions-right-overlay button {
  text-indent: -10000px;
  background: transparent url('../images/omnibox-sprite.png') no-repeat center -64px;
  width: 20px;
  border: none;
  box-shadow: none;
  margin-top: 20px;
  outline: 0;
  opacity: 0.5;
  padding: 0;
}
.custom-popup .directions-tool .widget-directions-right-overlay button:hover {
  opacity: 1;
}
.custom-popup .directions-tool .directions-panel {
  max-height: 300px;
}
.table-wrap .table > tbody > tr > td,
.table-wrap .table > tbody > tr > th,
.table-wrap .table > tfoot > tr > td,
.table-wrap .table > tfoot > tr > th,
.table-wrap .table > thead > tr > td,
.table-wrap .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd !important;
  text-align: center;
}
.col-full {
  float: left;
  width: 100%;
}
.disable-ul {
  padding: 0;
  margin: 0;
}
.location-box-view .widget-mylocation {
  width: 29px;
  height: 29px;
  cursor: pointer;
  position: relative;
  -moz-user-select: none;
  float: left;
  left: 10px;
}
.location-box-view .widget-mylocation .widget-mylocation-button {
  border-radius: 2px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
  display: block;
  width: 29px;
  height: 29px;
  overflow: hidden;
  cursor: pointer;
  padding: 0px;
  border: 0px none;
  outline: 0px none;
  font: inherit;
  vertical-align: baseline;
  background: none repeat scroll 0% 0% transparent;
  list-style: outside none none;
  background-color: #FFF;
}
.location-box-view .widget-mylocation .widget-mylocation-button:hover .widget-mylocation-cookieless {
  background-position: -36px 0px;
}
.location-box-view .widget-mylocation .widget-mylocation-button .widget-mylocation-cookieless {
  background: url('../images/geolocation_resize.png') no-repeat 0 0;
  background-attachment: scroll;
  display: block;
  height: 18px;
  left: 6px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 6px;
  width: 18px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .views-wrapper .table-wrap > .tab_content[class*=col-] {
    padding: 0px 15px 0px 15px ;
  }
}
@media screen and (max-width: 768px) {
  .open_hour .table-responsive {
    border: none;
  }
  .map-box-container,
  .form-information {
    padding: 0;
  }
}
@media screen and (max-width: 1587px) {
  .storelocator-wrapper .mgs-search-box .search-content .slider-range-min {
    margin-left: 0;
  }
  .storelocator-wrapper .mgs-search-box .search-content .slider-range-min .show-unit {
    right: 0;
  }
  .storelocator-wrapper .mgs-search-box .padding-left {
    padding-left: 0px;
  }
  .storelocator-wrapper .mgs-search-box .padding-right {
    padding-right: 0px;
  }
  .storelocator-wrapper .mgs-search-box .slider-range {
    width: 80%;
  }
  .storelocator-wrapper .list-store .tag-store img {
    max-width: auto;
  }
}
@media screen and (max-width: 480px) {
  .storelocator-wrapper .mgs-search-box .search-tab {
    font-size: 12px;
  }
}
.mage-boder-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.views-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.views-wrapper .description {
  padding-left: 15px;
}
.views-wrapper *,
.views-wrapper:before,
.views-wrapper:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.views-wrapper .table-wrap {
  padding: 0;
}
.views-wrapper .table-wrap .info-detail {
  border: 1px solid #ececec;
  padding: 0;
  margin-bottom: 15px;
}
.views-wrapper .table-wrap .info-detail h2.title-store {
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  padding: 8px 15px 8px 40px;
  background: #428bca url('../../../../../frontend/Magento/blank/en_US/Magestore_Storelocator/images/Shop_Info.png') no-repeat 15px center;
  background-size: 18px;
  margin: 0 0 15px;
}
.views-wrapper .table-wrap .info-detail h2 p {
  color: #464646;
  font-size: 12px;
  margin-bottom: 5px;
  line-height: 23px;
  width: 100%;
  padding-left: 15px;
}
.views-wrapper .table-wrap .info-detail .get_direction {
  margin: 10px 0;
  max-height: 500px;
  border-top: 1px solid #ececec;
  padding-top: 10px;
}
.views-wrapper .table-wrap .open_hour {
  border: 1px solid #cccccc;
}
.views-wrapper .table-wrap .open_hour h2.open_hour_title {
  color: #fff;
  font-size: 14px;
  padding: 8px 0 8px;
  background-color: #428BCA;
  margin-bottom: 0px;
  font-weight: 600;
  text-transform: none;
  margin-top: 0;
}
.views-wrapper .table-wrap .open_hour h2.open_hour_title span.glyphicon {
  padding-left: 15px;
  top: 4px;
}
.views-wrapper .table-wrap .open_hour table {
  margin: 0;
}
.views-wrapper .table-wrap .tab-content {
  max-height: 300px;
  overflow: auto;
  border: 1px solid #ccc;
}
.views-wrapper .table-wrap .tab-content .open_time h3 {
  font-size: 15px;
  font-weight: 600;
  border-bottom: 1px solid #ececec;
  padding-bottom: 5px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.views-wrapper .table-wrap .tab-content .open_time .content1,
.views-wrapper .table-wrap .tab-content .open_time .content2 {
  width: 50%;
  float: left;
}
.views-wrapper .table-wrap .tab-content li {
  display: block;
  float: left;
  width: 100%;
  padding: 10px 15px;
  text-align: center;
  border-bottom: 1px solid #ececec;
}
.views-wrapper .table-wrap .tab_content[class*=col-] {
  padding: 0px 0px 0px 0px ;
}
.views-wrapper .table-wrap .tab_content .tabs {
  padding: 0;
}
.views-wrapper .table-wrap .tab_content .tabs ul {
  padding: 0;
  margin: 0;
}
.views-wrapper .table-wrap .tab_content .tabs ul li {
  display: block;
  float: left;
  width: 50%;
  padding: 10px 15px;
  text-align: center;
  background: #868686;
  cursor: pointer;
  margin: 0;
  color: #fff;
}
.views-wrapper .table-wrap .tab_content .tabs ul li.active {
  background: #428BCA;
  color: #fff;
}
.views-wrapper .table-wrap .tab_content .tabs ul li.full-width {
  width: 100%;
  background: #428BCA;
}
.views-wrapper .form-information h2 {
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  background-color: #428BCA;
  padding: 7px 15px;
}
.views-wrapper .form-information .magestore-map-image {
  float: left;
  padding: 7px 7px 6px;
  border: 1px solid #428BCA;
  background-color: #F5F5F5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.views-wrapper .form-information .magestore-map-image img {
  max-height: 260px;
  min-height: 260px;
  width: 100%;
}
.views-wrapper .form-information .more-views {
  border-top: 5px solid #ccc;
  padding: 10px 0 0;
}
.views-wrapper .form-information .more-views .slider-imgs {
  max-height: 260px;
  min-height: 260px;
  overflow: auto;
}
.views-wrapper .form-information .more-views .slider-imgs ul {
  padding: 0;
  margin-left: 15px;
}
.views-wrapper .form-information .more-views .slider-imgs ul li {
  float: left;
  display: block;
  margin-right: 4px;
  padding: 4px;
  border: 1px solid #0282B7;
  border-radius: 3px;
  cursor: pointer;
}
.views-wrapper .form-information .more-views .slider-imgs ul li img {
  height: 50px;
}
.views-wrapper .form-information .more-views .slider-imgs ul li:hover {
  border: 1px solid darkred;
}
.views-wrapper .form-information .store-locator-img,
.views-wrapper .form-information .small-imgages {
  text-align: center;
  clear: both;
  color: #fff;
  padding: 2px 0;
  margin: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e9fd2), to(#21759b));
  background-image: -webkit-linear-gradient(top, #2e9fd2, #21759b);
  background-image: -moz-linear-gradient(top, #2e9fd2, #21759b);
  background-image: -ms-linear-gradient(top, #2e9fd2, #21759b);
  background-image: -o-linear-gradient(top, #2e9fd2, #21759b);
}
.views-wrapper .store-locator-column-right p > span {
  border-bottom: 2px solid #428BCA;
  color: cornflowerblue;
  font-size: 15px;
  font-weight: bold;
}
.storelocator-header-cms-block {
  border-bottom: 1px solid #E5E3E2;
}
.storelocator-footer-cms-block {
  border-top: 1px solid #E5E3E2;
  clear: both;
  margin-top: 0;
  padding-top: 50px;
}
.storelocator-footer-cms-block h1,
.storelocator-footer-cms-block h2,
.storelocator-footer-cms-block h3,
.storelocator-footer-cms-block h4,
.storelocator-footer-cms-block h5,
.storelocator-footer-cms-block h6,
.storelocator-footer-cms-block .block-title {
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.storelocator-footer-cms-block .block-title {
  font-size: 20px;
}
.mgs-search-box {
  margin-bottom: 10px;
}
.mgs-search-box [data-role="title"] {
  font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
  font-size: 26px;
  letter-spacing: 1px;
  padding-left: 30px;
  color: #eacc12;
  position: relative;
  cursor: pointer;
}
.mgs-search-box [data-role="title"]:hover {
  color: #7D716D;
}
.mgs-search-box [data-role="title"]:before {
  bottom: 0;
  content: '-';
  display: inline-block;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
}
.mgs-search-box [data-role="title"][aria-expanded="true"] {
  margin-bottom: 20px;
}
.storelocator-wrapper .mgs-search-box .search-content {
  background: none;
  border: 0;
}
.storelocator-wrapper .list-store-box h2 .glyphicon {
  display: none;
}
.store-search-types {
  list-style: none;
  padding-left: 0;
}
.store-search-types .search-type {
  border-bottom: 1px solid #E5E3E2;
  margin-bottom: 0;
  padding: 25px 0;
}
.store-search-types .search-type.search-by-location-distance {
  display: none;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #7D716D;
  text-decoration: none;
  background-color: #FFF;
  border: 1px solid #E5E3E2;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #EACC20;
  background-color: #F5F5F5;
  border-color: #E5E3E2;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #EACC20;
  cursor: default;
  background-color: #FFF;
}
.weltpixel-quickview-catalog-product-view .page-wrapper .page-main {
  padding: 60px 20px 20px;
  max-height: 600px;
}
.weltpixel-quickview-catalog-product-view .reviews.section,
.weltpixel-quickview-catalog-product-view .product-info-share {
  display: none;
}
.weltpixel-quickview-catalog-product-view.catalog-product-view .page-title-wrapper h1 {
  font-size: 30px !important;
}
.box-gotoproduct #product-gotoproduct-button {
  display: none;
}
.page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
  background: #7C6E66;
  background: rgba(124, 110, 102, 0.9);
  font-size: 12px;
  left: 0;
}
.page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 span:before {
  display: none;
}
.weltpixel-quickview-catalog-product-view .soldtogether-block {
  display: none;
}
@media only screen and (min-width: 640px) {
  .weltpixel-quickview-catalog-product-view .column.main {
    display: inline-block !important;
  }
  .weltpixel-quickview-catalog-product-view .product-info-main {
    float: right;
    width: 46.25%;
  }
  .weltpixel-quickview-catalog-product-view .product.media {
    float: left;
    width: 49.583333333333%;
  }
}
@media all and (min-width: 1025px), print {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
}
@media all and (min-width: 1025px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 7.5px 3.75px 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 3.75px;
  }
  .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,
  .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: 0;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .modes-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,
  .block.crosssell {
    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 15px;
  }
  .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 3.75px;
    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,
  .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: 15px;
    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: 64.583%;
  }
  .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.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  .block-cart-failed .action.clear,
  .cart-container .form-cart .action.clear,
  .cart-container .cart-gift-item .action.clear {
    margin-right: 7.5px;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .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: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 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: 18.75px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 300;
    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 7.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: #7d716d;
    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: #7c6e66;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #eacc12;
    border-style: solid;
    border-width: 0 0 3px;
    color: #7c6e66;
    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: #ffffff;
    border: 1px solid #e5e3e2;
    box-shadow: 0 3.75px 3.75px 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: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #e5e3e2;
    color: #e5e3e2;
    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: #7d716d;
    padding: 8px 15px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #7c6e66;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #eacc12;
    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 15px;
    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: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 3.75px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 15px;
    font-size: 1.4rem;
    color: #c2b9b4;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #e5e3e2;
    border-bottom: none;
    height: 15px;
    padding: 3.75px 15px 3.75px 15px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #c2b9b4;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #c2b9b4;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #7c6e66;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .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: #7c6e66;
    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: 4.75px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 23.5px;
    padding: 15px 15px 15px 15px;
    border: 1px solid #e5e3e2;
  }
  .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 3.75px 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;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #e5e3e2;
  }
  .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 #e5e3e2;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 11.25px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 7.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;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 19.5px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .wish.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .wish.wrapper .action.wish {
    line-height: 40px;
    color: #7c6e66;
    text-decoration: none;
  }
  .wish.wrapper .action.wish:visited {
    color: #7c6e66;
    text-decoration: none;
  }
  .wish.wrapper .action.wish:hover {
    color: #7c6e66;
    text-decoration: underline;
  }
  .wish.wrapper .action.wish:active {
    color: #7c6e66;
    text-decoration: underline;
  }
  .wish.wrapper .counter.qty {
    color: #c2b9b4;
  }
  .wish.wrapper .counter.qty:before {
    content: '(';
  }
  .wish.wrapper .counter.qty:after {
    content: ')';
  }
  .compare.wrapper + .wish.wrapper {
    margin-right: 15px;
  }
  .bss-tablet-hide {
    display: none;
  }
  .bss-tier-detailed {
    max-width: 200px;
  }
  .table-tier {
    padding: 0 20px;
    border: 1px solid #c1c1c1;
  }
  .table-tier table tbody tr td {
    border-bottom: 1px solid #c1c1c1;
  }
  .table-tier table tbody tr:last-child td {
    border-bottom: 0;
  }
  .product-add-form .configu-table {
    padding: 30px 0 0;
    margin-bottom: 80px;
  }
  .product-add-form .configu-table .content-config {
    margin: 0;
  }
  .product-add-form .total-area,
  .product-add-form .box-cart-new {
    border: 0;
  }
  .box-tocart .action.tocart {
    padding: 14px 0;
  }
  .items.payment-methods .certificates {
    text-align: right;
  }
  .nav-sections {
    max-height: inherit;
  }
  .ub-mega-menu ul.level0 {
    position: relative;
  }
  .ub-mega-menu ul.level0 li.mega {
    position: static;
  }
  .ub-mega-menu ul.level0 li.mega a.mega {
    padding: 0 10px;
  }
  .ub-mega-menu ul.level0 li.mega a.mega span.menu-desc {
    float: none;
    clear: none;
  }
  .ub-mega-menu ul.level0 li.mega .menu-parent-icon {
    display: none;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner {
    max-width: 726px;
    padding: 0;
  }
  .ub-mega-menu ul.level0 li.mega.mega-hover a.mega {
    z-index: 16;
  }
  .ub-mega-menu ul.level0 li.mega.mega-hover .child-content {
    z-index: 15;
  }
  .ub-mega-menu ul.level0 li.mega.one-column {
    position: relative;
  }
  .ub-mega-menu ul.level0 li.mega.one-column .child-content .child-content-inner-wrap .child-content-inner {
    padding: 5px;
  }
  .ub-mega-menu ul.level0 li.mega ul.level1 {
    margin: 0;
    width: 100%;
  }
  .ub-mega-menu ul.level0 li.mega ul.level1 li.mega {
    max-height: inherit;
    position: relative;
  }
  .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 {
    width: 100%;
  }
  .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.group:after {
    display: none;
  }
  .ub-mega-menu ul.level0 li.mega ul.level1 .mega-products .child-content {
    position: static;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner .mega-col .full-banner {
    margin: 10px;
    max-width: 705px;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner .mega-col.column2 {
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner .mega-col .column4.last {
    clear: both;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col.column2 {
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col.last {
    max-width: 360px;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col.last ul.level1 {
    border-top: 0;
    padding: 20px 0;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col.last ul.level1 .group .group-title img {
    margin-left: 0;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner ul.level1:after {
    display: none;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .mega-products-style2 .block .product-item {
    width: 100% !important;
  }
  .nav-sections-item-content > .ub-mega-menu-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega {
    position: relative;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega span {
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
    max-width: 95px;
    font-size: 12px;
    background: none;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega span.menu-desc {
    float: none;
    clear: none;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child span:after {
    display: none;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .menu-parent-icon {
    background-position: right -50px;
    background-color: #fff;
    content: "";
    cursor: pointer;
    display: none;
    height: 50px;
    position: absolute !important;
    right: 0;
    top: 0;
    width: 50px !important;
    z-index: 14;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .menu-parent-icon.active {
    background-position: right 0 !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega li.has-child .menu-parent-icon {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .widget .block-content .product-items .product-item .product-item-info .actions-secondary {
    display: inline;
    padding-left: 0px;
    width: 100%;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content {
    position: static;
    display: block;
    width: 100%;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap {
    width: 100%;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner {
    background: none;
    border: 0;
    padding: 0;
    max-width: 135px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col {
    clear: both;
    max-width: 135px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 a.mega {
    font-size: 12px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 a.mega span {
    background: none;
    line-height: inherit;
    padding-bottom: 0;
    padding-top: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 .menu-parent-icon {
    height: 25px;
    z-index: 18;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 {
    margin: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 li.group:after {
    display: none;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content.active {
    display: block !important;
    max-height: 10000px !important;
    opacity: 1 !important;
    overflow: visible !important;
    transform: none !important;
    -webkit-transition: max-height 0.5s linear;
    -moz-transition: max-height 0.5s linear;
    -ms-transition: max-height 0.5s linear;
    -o-transition: max-height 0.5s linear;
    transition: max-height 0.5s linear;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega {
    line-height: 25px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega a.mega {
    font-weight: 400;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega a.mega span {
    max-width: inherit;
    padding-bottom: 0;
    padding-top: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega .menu-parent-icon {
    display: none;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.has-child a.mega {
    font-weight: 700;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.has-child .menu-parent-icon {
    background-position: right -63px !important;
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.has-child .menu-parent-icon.active {
    background-position: right -13px !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 {
    margin-left: 5px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 li.mega a.mega {
    font-weight: 400;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 li.mega .menu-parent-icon {
    display: none;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 li.has-child a.mega {
    font-weight: 700;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 li.has-child .child-content.active {
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 li.has-child .menu-parent-icon {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 {
    margin-left: 5px;
    width: 100%;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 li.mega a.mega {
    font-weight: 400;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 li.mega .menu-parent-icon {
    display: none;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 li.has-child a.mega {
    font-weight: 700;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 li.has-child .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 li.has-child .child-content.active {
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 li.has-child .menu-parent-icon {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 ul.level4 {
    margin-left: 5px;
    width: 100%;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 ul.level4 li.mega a.mega {
    font-weight: 400;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 ul.level4 li.mega .menu-parent-icon {
    display: none;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 ul.level4 li.has-child a.mega {
    font-weight: 700;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 ul.level4 li.has-child .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 ul.level4 li.has-child .child-content.active {
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 ul.level4 li.has-child .menu-parent-icon {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 ul.level4 ul.level5 {
    margin-left: 5px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 ul.level4 ul.level5 li.mega a.mega {
    font-weight: 400;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 ul.level4 ul.level5 li.has-child a.mega {
    font-weight: 700;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 ul.level4 ul.level5 li.has-child .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 ul.level2 ul.level3 ul.level4 ul.level5 li.has-child .child-content.active {
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner ul.level1 ul.level2 li.group {
    padding: 0 0 20px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner ul.level3 li.mega a.mega .menu-title {
    padding-left: 10px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner ul.level1 {
    padding: 0 0 20px 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner ul.level1:after {
    display: none;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col.column4 ul.level1 {
    padding: 0;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega span.menu-title {
    float: left;
    text-align: left;
  }
  .mp-sidebar .data.item.title {
    width: 50% !important;
    margin: 0 !important;
  }
  .mp-sidebar .data.item.title .data.switch {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mp-sidebar .data.item.title .data.switch div {
    width: fit-content;
    margin: auto;
  }
  .mp-sidebar #tab-label-popular .data.switch {
    border-right: 0 !important;
  }
  .header.panel > .header.links {
    display: inline-flex;
  }
  html.ie8,
  html.ie9,
  html.ie10,
  html.ie11 {
    height: auto;
  }
  #multistore-mobile-switcher-language {
    display: none;
  }
  #multistore-mobile-switcher-language.multistore-desktop {
    display: block;
    background: #000;
    padding-top: 0px;
  }
  #multistore-mobile-switcher-language.multistore-desktop ul.weltpixel_multistore {
    text-align: left;
    margin: 0 auto;
  }
  .page-header-v1 .page-header .multistore-switcher {
    position: absolute;
    top: 0px;
    margin-left: -20px;
  }
  .page-header-v2 .page-header .multistore-switcher {
    position: relative;
    top: -8px;
  }
  .page-header-v2 .page-header .multistore-switcher .weltpixel_multistore {
    margin-top: 9px;
  }
  .page-header-v3 .page-header .multistore-switcher {
    position: absolute;
    top: 0px;
    left: -5px;
  }
  .page-header-v4 .page-header .multistore-switcher {
    position: relative;
    top: -8px;
    margin-bottom: -10px;
  }
  .weltpixel-quickview-catalog-product-view.catalog-product-view .breadcrumbs,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .breadcrumbs,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .columns,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .columns,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page.messages,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .page.messages,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page-title-wrapper,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .page-title-wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-item-actions {
    display: flex;
    align-items: center;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-item-actions .actions-secondary {
    margin-left: 10px;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-item-details .price-box .price-container .price {
    font-size: 22px !important;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-image-list {
    position: relative;
    padding: 0;
  }
  .page-products .products-list .product-item-info .product-image-list .weltpixel-quickview.weltpixel_quickview_button_v1,
  .page-products .products-list .product-item-info .product-image-list .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: none;
  }
  .page-products .products-list .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v1,
  .page-products .products-list .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
    display: block;
    position: absolute;
    bottom: 30px;
    z-index: 9;
    width: calc(100% - 30px);
    text-align: center;
    color: #eeeeee;
    background: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    text-decoration: none;
  }
  .page-products .products-list .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v1 span:before,
  .page-products .products-list .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 span:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 1;
    color: #eeeeee;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: relative;
    top: 4px;
    left: -5px;
  }
  .page-products .products-list .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v2,
  .page-products .products-list .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: block;
    z-index: 9;
    position: absolute;
    text-indent: -10000px;
    width: 33px;
    height: 35px;
    background-image: url('../WeltPixel_Quickview/images/quickview.png');
    background-repeat: no-repeat;
    bottom: 30px;
    right: 30px;
  }
  .page-products .products-list .product-item .weltpixel-quickview {
    font-size: 16px;
    padding: 15px 0;
    float: left;
  }
  .page-products .products-list .product-item .product-item-inner {
    clear: left;
  }
  .page-products .products-grid .product-item {
    position: relative;
  }
  .page-products .products-grid .product-item .product-item-inner {
    margin: 9px -9px 0 -10px;
  }
  .page-products .products-grid .product-item .product-item-details {
    position: relative;
  }
  .page-products .products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v1 span {
    padding: 18px;
    display: block;
  }
  .page-products .products-grid .product-item .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v1,
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
    display: block;
    position: absolute;
    top: -66px;
    z-index: 9;
    width: 100%;
    text-align: center;
    color: #eeeeee;
    background: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    text-decoration: none;
    height: auto;
    overflow: visible;
  }
  .page-products .products-grid .product-item .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v1 span:before,
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 span:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 1;
    color: #eeeeee;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: relative;
    top: 4px;
    left: -5px;
  }
  .page-products .products-grid .product-item .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v2,
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: block;
    z-index: 9;
    position: absolute;
    text-indent: -10000px;
    width: 33px;
    height: 35px;
    background-image: url('../WeltPixel_Quickview/images/quickview.png');
    background-repeat: no-repeat;
    top: -46px;
    right: 5px;
    overflow: visible;
  }
  .searchautocomplete {
    right: 0px;
  }
  .searchautocomplete.horizontally {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .searchautocomplete.horizontally .product-list {
    margin-top: 35px;
  }
  .searchautocomplete.horizontally .category-list {
    margin-top: 10px;
  }
  .searchautocomplete.horizontally .block-right {
    text-align: center !important;
  }
  .searchautocomplete.horizontally .block-right .price {
    color: rgba(84, 84, 84, 0.55);
  }
  .searchautocomplete.horizontally .product-list {
    display: inline-flex;
  }
  .searchautocomplete.horizontally .product-list .block-flex .block-right {
    margin-top: 10px;
  }
  .searchautocomplete.horizontally .product-list .block-flex .block-right p {
    max-width: 140px;
    margin: 0 auto;
  }
  .wpx-block-search .loader-ajax {
    position: relative;
  }
  .wpx-block-search .loader-ajax:after {
    content: "";
    background-image: url('../WeltPixel_SearchAutoComplete/images/ias-spinner.gif');
    background-size: 27px 26px;
    background-position: right center;
    background-repeat: no-repeat;
    height: 25px;
    width: 100%;
    display: block;
    position: absolute;
    right: 20px;
    top: 5px;
  }
  body.wp-sl .login-container .fieldset > .field > .control {
    width: 80%;
  }
  body.wp-sl .slide-popup {
    left: unset;
    right: -10px;
    width: 420px;
    height: auto;
  }
  body.wp-sl .slide-popup .modal-inner-wrap {
    min-width: unset;
    display: block;
    width: 100%;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content {
    overflow-y: auto;
    height: 90%;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup {
    display: block;
    border-top: 0 none;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login {
    width: 100%;
    border-left: 0 none;
    padding: 0;
    margin-top: 15px;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer:before,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login:before {
    content: '';
    border: 0 none;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer .sociallogin-block,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login .sociallogin-block {
    padding: 0;
  }
  body.wp-sl .authentication-wrapper .block-authentication {
    text-align: left;
  }
  body.wp-sl .authentication-wrapper .slide-popup .sociallogin-wrapper {
    margin-top: 15px;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 22.5px;
    padding: 7.5px 0 22.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: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .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: 3.75px 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;
  }
  .page-layout-1column .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    width: 24.439%;
  }
  .page-layout-1column .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    width: 24.439%;
  }
  .page-products.page-layout-1column .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1.666%;
    width: 32.222%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1.666%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .toolbar-products .limiter {
    float: left;
  }
  .toolbar-products .pages {
    display: block;
    float: right;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
    margin-bottom: 15px;
    width: 100%;
    font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
  }
  .products.wrapper ~ .toolbar .pages {
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 15px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
    color: #c2b9b4;
    border: 1px solid #e5e3e2;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #c2b9b4;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #e5e3e2;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(229, 227, 226, 0.8), inset 0 -1px 0 0 rgba(229, 227, 226, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #c2b9b4;
    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: #c2b9b4;
  }
  .sorter {
    float: left;
    text-transform: uppercase;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .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: 18.75px;
    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 7.5px 7.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: 18.75px;
  }
  .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%;
  }
  .checkout-cart-index .page-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 15px 18.75px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 15px;
    margin: 0 0 7.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 3.75px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 15px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 15px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-discount {
    border: 0;
    box-sizing: border-box;
    float: left;
    padding-right: 4%;
    width: 64.583%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 7.5px;
    position: static;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 22.5px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .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 7.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 15px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 18.75px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 1024px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 7.5px 22.5px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 7.5px 0 0 30px;
  }
  .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 15px;
  }
  .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 15px 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: 22.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: 14px;
    margin-bottom: 15px;
    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 7.5px 7.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: 15px;
  }
  .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: 15px;
  }
  .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 #e5e3e2;
    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 15px;
    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 15px 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: 15px;
    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 15px;
  }
  .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 3.75px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 7.5px;
    padding: 3.75px 7.5px 7.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: 7.5px;
    padding: 3.75px 7.5px 7.5px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #eacc12;
    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: 18.75px;
  }
  .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 #e5e3e2;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 15px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -15px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 15px;
  }
  .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: 14px;
    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: 3.75px;
  }
  .header.content {
    padding: 22.5px 15px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 7.5px;
    padding-top: 7.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: 15px;
  }
  .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.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 7.5px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 7.5px;
    padding-right: 7.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: 15px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid:before,
  .block.widget .products-grid:after {
    content: '';
    display: table;
  }
  .block.widget .products-grid:after {
    clear: both;
  }
  .block.widget .products-grid .product-item {
    width: 25%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    width: 24.439%;
  }
  .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;
  }
  #message-block {
    font-size: 13px;
  }
  .page-header {
    margin-bottom: 0;
  }
  .logo {
    height: 100%;
    max-width: 173px;
    max-height: 67px;
  }
  .logo img {
    max-width: none;
  }
  .nav-sections {
    background: transparent;
    margin-top: 18.75px;
  }
  .nav-sections .navigation {
    background: transparent;
    text-align: center;
  }
  .nav-sections .navigation > ul {
    display: table;
    width: 100%;
  }
  .nav-sections .navigation > ul > li {
    display: table-cell;
    float: none;
    max-width: 50px;
  }
  .sub-section {
    width: 49.583%;
  }
  /* ====================
        Home
    ==================== */
  /* ====================
        Contact
    ==================== */
  .contact-index-index .owl-carousel .owl-stage-outer {
    padding: 0;
  }
  .contact-index-index .webforms form {
    float: left;
    width: 48%;
  }
  .contact-index-index .webforms .webforms-description-text {
    float: right;
    width: 48%;
  }
  .contact-index-index .webforms .fieldset > .legend {
    font-weight: 700;
    margin-left: 0;
  }
  .contact-index-index .webforms .fieldset > .field:not(.choice) > .label {
    width: auto;
  }
  /* ====================
        Footer
    ==================== */
  #footer-extra-links {
    clear: none;
    float: left;
  }
  .page-layout-fullscreen .navigation,
  .page-layout-fullscreen .breadcrumbs,
  .page-layout-fullscreen .columns,
  .page-layout-fullscreen .page-header .header.panel,
  .page-layout-fullscreen .header.content,
  .page-layout-fullscreen .footer.content .page.messages,
  .page-layout-fullscreen .page-wrapper > .widget,
  .page-layout-fullscreen .page-wrapper > .page-bottom,
  .page-layout-fullscreen .block.category.event,
  .page-layout-fullscreen .top-container,
  .page-layout-fullscreen .page-title-wrapper,
  .page-layout-fullscreen .page-main {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .page-layout-fullscreen .product-info-main .product-info-price {
    width: 99%;
  }
  .page-layout-fullscreen .page-header .switcher {
    margin-right: 10px;
  }
  .page-wrapper .btt-button {
    bottom: 80px !important;
    z-index: 1;
  }
  .block-search {
    float: left;
    padding-left: 0;
    width: 228px;
  }
  .block-search input {
    background: none;
    border: 0;
    border-bottom: solid 1px #E5E3E2;
    font-size: 15px;
    padding-left: 35px;
    padding-right: 9px;
  }
  .block-search input::-webkit-input-placeholder {
    color: #7d716d;
  }
  .block-search input:-moz-placeholder {
    color: #7d716d;
  }
  .block-search input::-moz-placeholder {
    color: #7d716d;
  }
  .block-search input:-ms-input-placeholder {
    color: #7d716d;
  }
  .block-search input::-webkit-input-placeholder {
    font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
  }
  .block-search input:-moz-placeholder {
    font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
  }
  .block-search input::-moz-placeholder {
    font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
  }
  .block-search input:-ms-input-placeholder {
    font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
  }
  .block-search .action.search {
    left: 0;
    right: auto;
    top: 0;
  }
  .block-search a.action {
    font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
    font-size: 13px;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-bottom: 20px;
  }
  .product-item-name {
    font-size: 1.2rem;
  }
  .product-item .price-box .price {
    font-size: 1.2rem;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    padding-top: 0;
    width: 51.964%;
    float: right;
  }
  .product-info-main .box-tocart .actions .action.tocart,
  .product-options-bottom .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .product-info-main .box-tocart label,
  .product-options-bottom .box-tocart label {
    letter-spacing: 0.6px;
    color: #7d716d;
  }
  .product-info-main .box-tocart .control,
  .product-options-bottom .box-tocart .control {
    margin-left: 0;
    /* margin-right: 25px; */
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    float: left;
    margin-bottom: 0;
    padding-right: 0;
    width: 48.035%;
  }
  .product-info-main .box-tocart .input-text.qty,
  .product-options-bottom .box-tocart .input-text.qty {
    width: 100%;
  }
  .product-info-main .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-options-bottom .product-add-form .fieldset > .field:not(.choice) > .control {
    width: 43.866%;
  }
  .product-info-main .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-options-bottom .product-add-form .fieldset > .field:not(.choice) > .label {
    width: 46.840%;
  }
  .page-layout-1column .product-info-main {
    width: 46.25%;
  }
  .page-layout-1column .product.media {
    width: 49.583333333333%;
  }
  .cart-container .cart-discount {
    padding: 0;
  }
  .cart.table-wrapper .col:first-child {
    padding-left: 0;
  }
  .cart.table-wrapper .col:last-child {
    padding-right: 0;
  }
  .cart-summary > .title {
    font-weight: 400;
  }
  .cart-summary .block > .title {
    font-size: 1.4rem;
  }
  .minicart-wrapper .block-minicart {
    right: -100%;
    position: fixed;
  }
  .minicart-wrapper .block-minicart #minicart-content-wrapper {
    width: 411px;
  }
  .cart-summary {
    width: 32.5%;
  }
  .checkout-container {
    margin-top: 60px;
  }
  .actions-toolbar .secondary {
    float: left;
  }
  .login-container .block-customer-login {
    position: relative;
  }
  .login-container .block-customer-login:after {
    content: '';
    background: #E5E3E2;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
  }
  .login-container .block-title,
  .login-container .block-content {
    padding-right: 14.930%;
  }
  .login-container .block:last-child .block-title,
  .login-container .block:last-child .block-content {
    padding-left: 14.930%;
  }
  .gift-item-block {
    text-align: left;
  }
  .filter.block {
    margin-bottom: 30px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 7.5px 0;
  }
  .filter-actions {
    margin-bottom: 22.5px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #e5e3e2;
  }
  .page-layout-1column .filter-content {
    margin-top: 7.5px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 18.75px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 3.75px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 15px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #e5e3e2;
    padding: 3.75px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 3.75px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #c2b9b4;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 18.75px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 18.75px;
  }
  .filter .block-subtitle {
    background: #F2F1F0;
    font-size: 20px;
    letter-spacing: 0.8px;
  }
  .filter .block-subtitle.filter-current-subtitle {
    display: none;
  }
  .catalog-category-view .page-main > .page-title-wrapper {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .catalog-category-view .page-main > .page-title-wrapper:before {
    content: '';
    display: inline-block;
    height: 1px;
    background: #E5E3E2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    margin: auto;
  }
  .catalog-category-view .page-main > .page-title-wrapper .page-title {
    font-size: 24px;
    font-family: 'FilosofiaOT-Italic', Georgia, 'Times New Roman', Times, serif;
    letter-spacing: 1.2px;
    color: #eacc12;
    position: relative;
    z-index: 5;
    background: #FFF;
    padding: 0 18px;
    margin-bottom: 0;
    text-transform: lowercase;
  }
  .layered-nav-top.no-filters {
    display: none;
  }
  .layered-nav-top.no-filters .filter.block {
    margin-top: 0;
  }
  .layered-nav-top .filter.block {
    margin-bottom: 0;
    margin-top: -31px;
  }
  .layered-nav-top .filter-content {
    position: relative;
  }
  .layered-nav-top .filter-content:before,
  .layered-nav-top .filter-content:after {
    content: '';
    display: table;
  }
  .layered-nav-top .filter-content:after {
    clear: both;
  }
  .layered-nav-top .filter-content .items {
    padding-left: 30px;
    padding-right: 10%;
  }
  .layered-nav-top .filter-content .items:before,
  .layered-nav-top .filter-content .items:after {
    content: '';
    display: table;
  }
  .layered-nav-top .filter-content .items:after {
    clear: both;
  }
  .layered-nav-top .filter-content .filter-current {
    border-bottom: 1px solid #E5E3E2;
    margin-bottom: 38px;
  }
  .layered-nav-top .filter-content .filter-current .item {
    float: left;
    margin: 5px 0px 10px 20px;
  }
  .layered-nav-top .filter-content .filter-current .item:first-child {
    margin-left: 0;
  }
  .layered-nav-top .filter-content .filter-current + .filter-actions {
    position: absolute;
    top: 3px;
    right: 0;
    padding: 0;
    margin-bottom: 0;
  }
  .layered-nav-top .filter-content .filter-current + .filter-actions .action.filter-clear {
    font-size: 11px;
  }
  .block.newsletter .action.subscribe {
    border-radius: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 0;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header-content-right {
    float: right;
    padding-left: 0;
  }
  .header-content-right .header.links {
    display: inline-block;
    list-style: none;
  }
  .header-content-right .wholesale-account-login {
    display: block;
    margin-bottom: 15px;
  }
  .header-content-right .wholesale-account-login a {
    color: #7D716D;
    font-size: 11px;
    text-transform: uppercase;
  }
  .header-content-right .wholesale-account-login a:hover {
    color: #5F5653;
  }
  .header .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header .header.links > li {
    margin: 0 0 0 15px;
  }
  .header .header.links > li.welcome,
  .header .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 3.75px;
  }
  .header .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -3.75px 0 3.75px;
  }
  .header .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    margin-top: 20px;
    padding-top: 20px;
  }
  .navigation ul {
    padding: 0;
  }
  .logo {
    margin: inherit;
  }
  .nav-sections .wholesale-account-login,
  .nav-sections .guest-wishlist-link {
    display: none;
  }
  .footer.content .links {
    float: left;
  }
  .category-cms .about-section .section-image,
  .cms-about-us .about-section .section-image,
  .cms-holiday-gift-guide .about-section .section-image {
    position: relative;
  }
  .category-cms .about-section .section-content,
  .cms-about-us .about-section .section-content,
  .cms-holiday-gift-guide .about-section .section-content {
    padding-top: 90px;
  }
  .category-cms .about-section .section-content .section-text,
  .cms-about-us .about-section .section-content .section-text,
  .cms-holiday-gift-guide .about-section .section-content .section-text {
    font-size: 20px;
  }
  .category-cms .about-section.about-section-layout-left .section-image,
  .cms-about-us .about-section.about-section-layout-left .section-image,
  .cms-holiday-gift-guide .about-section.about-section-layout-left .section-image {
    float: left;
  }
  .category-cms .about-section.about-section-layout-left .section-content,
  .cms-about-us .about-section.about-section-layout-left .section-content,
  .cms-holiday-gift-guide .about-section.about-section-layout-left .section-content {
    float: right;
    padding-left: 60px;
  }
  .category-cms .about-section.about-section-layout-right .section-image,
  .cms-about-us .about-section.about-section-layout-right .section-image,
  .cms-holiday-gift-guide .about-section.about-section-layout-right .section-image {
    float: right;
  }
  .category-cms .about-section.about-section-layout-right .section-content,
  .cms-about-us .about-section.about-section-layout-right .section-content,
  .cms-holiday-gift-guide .about-section.about-section-layout-right .section-content {
    float: left;
    padding-right: 60px;
  }
  .category-cms .team-member-popup .team-member-image,
  .cms-about-us .team-member-popup .team-member-image,
  .cms-holiday-gift-guide .team-member-popup .team-member-image {
    float: left;
  }
  .category-cms .team-member-popup .team-member-name,
  .cms-about-us .team-member-popup .team-member-name,
  .cms-holiday-gift-guide .team-member-popup .team-member-name,
  .category-cms .team-member-popup .team-member-title,
  .cms-about-us .team-member-popup .team-member-title,
  .cms-holiday-gift-guide .team-member-popup .team-member-title,
  .category-cms .team-member-popup .team-member-bio,
  .cms-about-us .team-member-popup .team-member-bio,
  .cms-holiday-gift-guide .team-member-popup .team-member-bio {
    margin-left: 320px;
  }
  .category-cms .team-member-popup .team-member-name,
  .cms-about-us .team-member-popup .team-member-name,
  .cms-holiday-gift-guide .team-member-popup .team-member-name {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .category-cms .team-member-popup .team-member-title,
  .cms-about-us .team-member-popup .team-member-title,
  .cms-holiday-gift-guide .team-member-popup .team-member-title {
    margin-bottom: 30px;
  }
  .product-image-container .amasty-label-container {
    left: -10px !important;
    top: -10px !important;
    text-align: left;
    height: 59px;
    width: 59px !important;
  }
  .product-image-container .amasty-label-container img {
    max-width: 59px;
  }
  .product.media .amasty-label-container {
    height: 59px;
    width: 59px !important;
  }
  .product.media .amasty-label-container img {
    max-width: 59px;
  }
  .instagram-related-product-list {
    margin-left: 0;
  }
  .instagram-related-product-list .products-grid .product-items .product-image-wrapper {
    height: auto;
    padding-bottom: 0 !important;
  }
  .instagram-related-product-list .products-grid .product-items .product-image-photo {
    margin: 0;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
  }
  .instagram-related-product-list .products-grid .product-items .product-image-container {
    display: block;
    width: 100% !important;
  }
  .instagram-related-product-list .products-grid .product-items .shop-social-links {
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
    opacity: 0;
    transition: opacity 0.5s ease 0s;
  }
  .instagram-related-product-list .products-grid .product-items .shop-social-links .shop-it {
    border: 2px solid #FFF;
    font-size: 17px;
    font-weight: 700;
    height: 49px;
    line-height: 48px;
    width: 125px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #FFF;
  }
  .instagram-related-product-list .products-grid .product-items .shop-social-links .shop-it:hover {
    background: #eacc12;
    border-color: #eacc12;
    text-decoration: none;
  }
  .instagram-related-product-list .products-grid .product-items .shop-social-links .shop-social-actions {
    position: absolute;
    bottom: 16px;
    left: 0;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .instagram-related-product-list .products-grid .product-items .shop-social-links .shop-social-actions .instagram-related-post-link {
    background-image: url('../images/icon-instagram-logo.png');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-attachment: scroll;
    display: block;
    height: 32px;
    width: 32px;
    float: left;
  }
  .instagram-related-product-list .products-grid .product-items .shop-social-links .shop-social-actions .instagram-related-post-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .instagram-related-product-list .products-grid .product-items .shop-social-links .shop-social-actions .misc-link {
    background-image: url('../images/icon-instagram-misc.png');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    height: 22px;
    width: 22px;
    float: right;
    padding: 5px;
  }
  .instagram-related-product-list .products-grid .product-items .shop-social-links .shop-social-actions .misc-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .instagram-related-product-list .products-grid .product-items .shop-social-links .shop-social-actions .total-likes {
    border: 3px solid #FFF;
    border-radius: 30px;
    color: #FFF;
    height: 30px;
    padding: 3px 10px 3px 35px;
    min-width: 70px;
    box-sizing: border-box;
    text-align: right;
    float: right;
    position: relative;
  }
  .instagram-related-product-list .products-grid .product-items .shop-social-links .shop-social-actions .total-likes:before {
    background-image: url('../images/icon-instagram-like-outline.png');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    height: 22px;
    width: 23px;
    position: absolute;
    left: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    display: inline-block;
  }
  .instagram-related-product-list .products-grid .product-item .product-item-details {
    display: none;
  }
  .instagram-related-product-list .products-grid .product-item-info {
    position: relative;
  }
  .instagram-related-product-list .products-grid .product-item-info:hover,
  .instagram-related-product-list .products-grid .product-item-info.active {
    border: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
  }
  .instagram-related-product-list .products-grid .product-item-info:hover .shop-social-links,
  .instagram-related-product-list .products-grid .product-item-info.active .shop-social-links {
    opacity: 1;
  }
  .instagram-related-product-list .products-grid .product-items .shop-social-links .total-likes {
    margin-left: 20px;
  }
  .instagram-related-product-list.block.widget .products-grid .product-items:before,
  .instagram-related-product-list.block.widget .products-grid .product-items:after {
    content: '';
    display: table;
  }
  .instagram-related-product-list.block.widget .products-grid .product-items:after {
    clear: both;
  }
  .product-item-info .page-title-wrapper .page-title {
    margin-bottom: 10px;
  }
  .products-grid.wishlist .product-item-info {
    width: 100%;
  }
  .products-grid.wishlist .product-item-info .product-item-name,
  .products-grid.wishlist .product-item-info .price-as-configured {
    padding-left: 10px;
  }
  .products-grid.wishlist .product-item-info .price-as-configured {
    margin-bottom: 0;
  }
  .products-grid.wishlist .product-item-info:hover,
  .products-grid.wishlist .product-item-info.active {
    background: #ffffff;
    box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #e5e3e2;
    border-right: 0;
    padding: 20px 9px 0px;
    margin: -22px -10px 0;
    position: relative;
    z-index: 2;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner,
  .products-grid.wishlist .product-item-info.active .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-info .product-item-actions {
    margin-top: 20px;
  }
  .products-grid.wishlist .product-item-inner {
    background: #ffffff;
    box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #e5e3e2;
    border-top: none;
    left: -1px;
    padding: 0 20px 20px;
    position: absolute;
    z-index: 2;
    display: none;
    border-right: 0;
    right: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    width: 33.333%;
    margin-left: 0;
  }
  .nav-sections-item-content > .ub-mega-menu-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .ub-mega-menu .mega-menu.level0 {
    text-align: center;
    width: 100%;
  }
  .ub-mega-menu > ul > li {
    display: inline-block;
    float: none;
    vertical-align: top;
    text-transform: uppercase;
  }
  .ub-mega-menu ul li a {
    color: #7D716D;
    font-weight: 300;
  }
  .ub-mega-menu ul li a.ui-state-active,
  .ub-mega-menu ul li a.active,
  .ub-mega-menu ul li a:active,
  .ub-mega-menu ul li a:focus,
  .ub-mega-menu ul li a:hover {
    color: #5F5653;
    font-weight: 400;
  }
  .ub-mega-menu ul.level0 li.mega.mega-hover > a.mega {
    color: #7D716D;
    font-weight: 300;
  }
  .ub-mega-menu ul.level0 li.mega.mega-hover > a.mega.ui-state-active,
  .ub-mega-menu ul.level0 li.mega.mega-hover > a.mega.active,
  .ub-mega-menu ul.level0 li.mega.mega-hover > a.mega:active,
  .ub-mega-menu ul.level0 li.mega.mega-hover > a.mega:focus,
  .ub-mega-menu ul.level0 li.mega.mega-hover > a.mega:hover {
    color: #5F5653;
    font-weight: 400;
  }
  .ub-mega-menu ul.level0 ul.level1 li.mega {
    line-height: 40px;
  }
  .ub-mega-menu ul.level0 ul.level1 li.mega a {
    font-weight: 300;
    font-size: 12px;
  }
  .nav-sections-item-content > .ub-mega-menu-wrapper {
    min-height: 73px;
  }
  .ub-mega-menu ul.level0 li.mega a.mega.has-child span {
    padding-right: 0;
  }
  .ub-mega-menu ul.level0 li.mega a.mega.has-child span.menu-title,
  .ub-mega-menu ul.level0 li.mega.has-child > a.mega span.menu-title {
    background: none;
  }
  .ub-mega-menu ul.level0 li.mega.active a.mega.has-child span.menu-title,
  .ub-mega-menu ul.level0 li.mega.mega-hover a.mega.has-child span.menu-title,
  .ub-mega-menu ul.level0 li.mega.has-child.mega-hover > a.mega span.menu-title {
    background: none;
  }
  .ub-mega-menu ul.level0 li.mega.mega-hover a.mega.has-child span.menu-title:after,
  .ub-mega-menu ul.level0 li.mega.has-child.mega-hover > a.mega span.menu-title:after {
    background: none;
  }
  .ub-mega-menu ul.level0 li.mega a.mega.has-child span:after {
    display: none;
  }
  .ub-mega-menu ul.level0 li.mega .child-content {
    left: 0;
    width: 100%;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap {
    display: block;
    min-height: 1px;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap:before,
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap:after {
    height: 100%;
    width: 10px;
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    background: #fff;
    top: 0;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap:before {
    left: 0;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap:after {
    right: 0;
  }
  .ub-mega-menu ul.level1 li.mega {
    float: none;
  }
  .ub-mega-menu ul.level1 li.mega .child-content .child-content-inner-wrap .child-content-inner {
    max-width: none;
  }
  .ub-mega-menu ul.level1 li.mega .child-content .child-content-inner-wrap:before,
  .ub-mega-menu ul.level1 li.mega .child-content .child-content-inner-wrap .child-content-inner:before,
  .ub-mega-menu ul.level1 li.mega .child-content .child-content-inner-wrap:after,
  .ub-mega-menu ul.level1 li.mega .child-content .child-content-inner-wrap .child-content-inner:after {
    display: none !important;
  }
  .ub-mega-menu ul.level1 li.mega a.mega.has-child span {
    padding-right: 15px;
  }
  .ub-mega-menu .column-menu .child-content .child-content-inner {
    text-align: center !important;
    max-width: 100% !important;
  }
  .ub-mega-menu ul.level0 > li.mega > .child-content > .child-content-inner-wrap > .child-content-inner {
    border: 0;
    box-shadow: 0 3px 2px 1px rgba(0, 0, 0, 0.1);
    width: 100% !important;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
    float: none;
    max-width: 50%;
    margin: auto;
    text-align: left;
  }
  .ub-mega-menu ul.level0 > li.mega > .child-content > .child-content-inner-wrap > .child-content-inner:before,
  .ub-mega-menu ul.level0 > li.mega > .child-content > .child-content-inner-wrap > .child-content-inner:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #FFF;
    box-shadow: 0 3px 2px 1px rgba(0, 0, 0, 0.1);
    display: block;
    content: '';
    top: 0;
  }
  .ub-mega-menu ul.level0 > li.mega > .child-content > .child-content-inner-wrap > .child-content-inner:before {
    box-shadow: -2px 3px 2px 1px rgba(0, 0, 0, 0.1);
    left: -100%;
  }
  .ub-mega-menu ul.level0 > li.mega > .child-content > .child-content-inner-wrap > .child-content-inner:after {
    box-shadow: 2px 3px 2px 1px rgba(0, 0, 0, 0.1);
    right: -100%;
    visibility: visible;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 0 20px;
    width: auto !important;
  }
  .ub-mega-menu ul.level0 li.mega ul {
    text-align: left;
  }
}
@media all and (min-width: 1200px), print {
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .bss-tablet-hide {
    display: table-cell;
  }
  .bss-tier-detailed {
    max-width: 265px;
  }
  .product-add-form .configu-table {
    padding: 30px 0 45px;
    margin-bottom: 0px;
  }
  .product-add-form .configu-table .content-config {
    margin: 0 10px;
  }
  .product-add-form .total-area,
  .product-add-form .box-cart-new {
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
  }
  .product-add-form .box-cart-new {
    border-bottom: 1px solid #c1c1c1;
  }
  .table-tier {
    padding: 0;
    border: 0;
    overflow-x: auto;
  }
  .table-tier table tbody tr td {
    border-bottom: 0;
  }
  .nav-sections {
    max-height: 50px;
  }
  .ub-mega-menu ul.level0 li.mega.one-column {
    position: relative;
  }
  .ub-mega-menu ul.level0 li.mega a.mega {
    padding: 0 13px;
  }
  .ub-mega-menu ul.level0 li.mega a.mega span.menu-desc {
    float: none;
    clear: none;
  }
  .ub-mega-menu ul.level0 li.mega a.mega.has-child span:after {
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega a.mega.has-child span.menu-desc {
    float: none;
    clear: none;
  }
  .ub-mega-menu ul.level0 li.mega.menu-parent-icon {
    display: none;
  }
  .ub-mega-menu ul.level0 li.mega .child-content {
    left: -10px;
    display: block;
    position: absolute;
    overflow: hidden;
    padding: 0;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap {
    max-width: inherit;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner {
    padding: 5px;
    background: #ffffff;
    width: inherit;
    max-width: 1000px;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col {
    float: left;
    clear: inherit;
    width: auto;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega {
    position: relative;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 li.group:after {
    right: -20px;
    display: none;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1:after {
    display: none;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level1 .full-banner img {
    max-width: 1002px;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level1 .full-banner h3 {
    top: 78px;
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level1 .full-banner h4 {
    display: block;
    top: 110px;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 {
    margin: 0 30px;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 li.group {
    padding: 20px 0;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 li.group:after {
    right: -20px;
    top: 0;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner .mega-col .full-banner {
    max-width: 980px;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner .mega-col .column4.last {
    clear: inherit;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .mega-products .block .product-item-photo {
    margin-right: 10px;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col.column4 ul.level1 {
    padding: 40px 15px;
    text-align: center;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col.column4 ul.level1 img {
    max-width: 100%;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col.last {
    max-width: inherit;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col.last ul.level1 {
    border-top: 0;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col ul.level1 .group .group-title img {
    margin-left: 0;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col ul.level1:after {
    right: 40px;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .mega-products-style2 .block .product-item {
    width: 33.3332% !important;
  }
  .ub-mega-menu ul.level0 li.mega .mega-products .child-content .child-content-inner {
    padding: 0 0 0 15px;
  }
  .ub-mega-menu ul {
    position: relative;
  }
  .ub-mega-menu ul li {
    position: static;
    width: auto;
  }
  .ub-mega-menu ul li.one-column {
    position: relative;
  }
  .ub-mega-menu ul li.one-column .child-content .child-content-inner {
    padding: 20px;
  }
  .nav-sections-item-content > .ub-mega-menu-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega {
    position: relative;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega {
    font-size: 14px;
    z-index: 16;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega span {
    max-width: inherit;
    padding-bottom: 0;
    padding-top: 0;
    line-height: inherit;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child span {
    display: block;
    float: left;
    padding-right: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child span:after {
    bottom: 15px;
    display: block;
    height: 20px;
    left: auto;
    right: -1px;
    width: 15px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child .child-content {
    display: block;
    top: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .menu-desc {
    float: left;
    clear: both;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .menu-desc img {
    max-width: 95%;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.mega-hover .child-content {
    position: absolute !important;
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .menu-parent-icon {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .widget .block-content .product-items .product-item .product-item-info .actions-secondary {
    display: table-cell;
    padding-left: 10px;
    width: 50%;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .widget .block-content .product-items .product-item-details {
    margin-left: 85px !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content {
    position: absolute;
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner {
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 20px;
    max-width: inherit;
    max-width: 760px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col {
    clear: inherit;
    max-width: inherit;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega a.mega {
    font-size: 14px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega .group .group-title a {
    font-weight: 700;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega.mega-products {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega.mega-products ul.level2 .child-content {
    display: block !important;
    left: 0 !important;
    opacity: 1;
    top: 0;
    position: static !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega.mega-products ul.level2 .child-content .child-content-inner-wrap .child-content-inner {
    border: 0;
    padding: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 {
    margin: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 li.group:after {
    display: none;
    right: -20px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega.has-child.mega-hover a.mega {
    z-index: 19;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega.has-child.mega-hover a.mega span:after {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega.has-child.mega-hover .child-content {
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega a.mega {
    z-index: 16;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega.has-child.mega-hover a.mega {
    z-index: 19;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega.has-child.mega-hover a.mega span:after {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega.has-child.mega-hover .child-content {
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega {
    width: auto;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega a.mega {
    z-index: 17;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega a.mega span {
    background-position: right -12px !important;
    padding-right: 10px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega.has-child.mega-hover a.mega {
    z-index: 20;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega.has-child.mega-hover a.mega span:after {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega.has-child.mega-hover .child-content {
    display: block !important;
    left: 117%;
    z-index: 19;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega ul.level4 li.mega .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega ul.level4 li.mega.has-child.mega-hover a.mega span:after {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega ul.level4 li.mega.has-child.mega-hover .child-content {
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega ul.level4 li.mega ul.level5 li.mega .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega ul.level4 li.mega ul.level5 li.mega.has-child.mega-hover a.mega span:after {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega ul.level4 li.mega ul.level5 li.mega.has-child.mega-hover .child-content {
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.has-child a.mega span:after {
    right: -1px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.has-child .child-content .child-content-inner-wrap .child-content-inner {
    padding: 20px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2.has-child a.mega span:after {
    right: -1px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner {
    padding: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner ul.level1 {
    padding: 40px 15px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner ul.level1:after {
    display: none;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner ul.level1 ul.level2 {
    margin: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col.column4 ul.level1 {
    padding: 17px 0px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .mega-products-style2 {
    display: block;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega span.menu-title {
    text-align: right;
    width: 100%;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega a.mega span.menu-title {
    text-align: left;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.sidebar-one-column .child-content .child-content-inner-wrap .child-content-inner ul.level1 {
    float: right;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.sidebar-one-column .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega a.mega {
    text-align: right;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.sidebar-one-column .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega a.mega span.menu-title {
    text-align: right;
    background-position: left -13px !important;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.sidebar-one-column .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega a.mega .child-content {
    left: auto !important;
    right: 100% !important;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.sidebar-one-column .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega ul.level2 {
    float: right;
    margin: 0;
    width: 100%;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.sidebar-one-column .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega ul.level2 li.mega {
    float: right;
    width: auto;
  }
  .page-layout-2columns-right .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.sidebar-one-column .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega ul.level2 li.mega a.mega span.menu-title {
    padding-right: 0;
    padding-left: 20px;
    float: right;
    width: auto;
  }
  .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-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: 24.439%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    width: 24.439%;
  }
  .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: 25%;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .nav-sections.is-sticky .ub-mega-menu ul li a {
    font-size: 15px;
  }
  .instagram-related-product-list .products-grid .product-items .shop-social-links .total-likes {
    margin-left: 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    width: 33.333%;
    margin-left: 0;
    padding-left: 20px;
  }
  .nav-sections-item-content > .ub-mega-menu-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .ub-mega-menu ul.level0 li.mega .child-content {
    left: 0;
  }
  .ub-mega-menu .column-menu .child-content .child-content-inner {
    text-align: center !important;
    max-width: 100% !important;
  }
  .ub-mega-menu ul.level0 > li.mega > .child-content > .child-content-inner-wrap > .child-content-inner {
    padding-top: 40px;
    padding-bottom: 40px;
    float: none;
    max-width: 75%;
    margin: auto;
    text-align: left;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col {
    width: auto !important;
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 0 20px;
  }
}
@media all and (min-width: 1440px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .ub-mega-menu ul.level0 {
    width: auto;
  }
  .ub-mega-menu ul.level0 li.mega {
    position: relative;
  }
  .ub-mega-menu ul.level0 li.mega a.mega {
    padding: 0 20px;
  }
  .ub-mega-menu ul.level0 li.mega a.mega span.menu-desc {
    float: none;
    clear: none;
  }
  .ub-mega-menu ul.level0 li.mega a.mega.has-child span:after {
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega a.mega.has-child span.menu-desc {
    float: none;
    clear: none;
  }
  .ub-mega-menu ul.level0 li.mega.menu-parent-icon {
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega .child-content {
    display: block;
    left: 20px;
    position: absolute;
    overflow: hidden;
    padding: 0px;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner {
    padding: 20px;
    background: #ffffff;
    width: inherit;
    max-width: inherit;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col {
    float: left;
    clear: inherit;
    width: auto;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col ul.level1 {
    width: auto;
    margin: 0 10px;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col ul.level1 li.mega {
    position: relative;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col ul.level1 ul.level2 {
    width: auto;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col ul.level1 ul.level2 li.group:after {
    right: -17px;
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col ul.level1:after {
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col.column4 {
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col.column4 li.group:after {
    display: none !important;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col.last {
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner {
    padding: 0;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level1 {
    margin: 0;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level1 .full-banner img {
    max-width: 1002px;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level1 .full-banner h3 {
    display: block;
    top: 78px;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level1 .full-banner h4 {
    display: block;
    top: 110px;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner .mega-col .full-banner {
    margin: 0;
    max-width: 1002px;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner .mega-col.column4 {
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner .mega-col.last {
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level2 {
    margin: 0 30px;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level2 li.group {
    padding: 20px 0;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .child-content .child-content-inner-wrap .child-content-inner ul.level2 li.group:after {
    right: 15px;
    top: 0;
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega.style-1 .mega-products .block .product-item-photo {
    margin-right: 20px;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner-wrap .child-content-inner .mega-col.column4 ul.level1 {
    padding: 40px 15px;
    text-align: center;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner-wrap .child-content-inner .mega-col.column4 ul.level1 img {
    max-width: 100%;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner-wrap .child-content-inner .mega-col.column5 {
    display: block;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner-wrap .child-content-inner .mega-col.last ul.level1 {
    border-top: 1px solid #eee;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner-wrap .child-content-inner ul.level1 {
    width: 100%;
    margin: 0;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner-wrap .child-content-inner ul.level1 .group .group-title img {
    margin-left: 0;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner-wrap .child-content-inner ul.level1:after {
    right: 40px;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner-wrap .child-content-inner ul.level2 li.mega a.mega .menu-title {
    padding: 0 20px;
  }
  .ub-mega-menu ul.level0 li.mega.style-2 .mega-products-style2 .block .product-item {
    width: 33.3332% !important;
  }
  .ub-mega-menu ul.level0 li.mega .mega-products .child-content .child-content-inner {
    padding: 0 0 0 15px;
  }
  .ub-mega-menu ul.level0 li.mega .mega-products-style2 .block .product-item {
    width: 33.3332% !important;
  }
  .ub-mega-menu ul li.one-column {
    position: relative;
  }
  .ub-mega-menu ul li.one-column .child-content .child-content-inner {
    padding: 20px;
  }
  .child-content ul.level2 li {
    width: 100%;
  }
  .child-content ul.level2 li.group:after {
    right: 20px;
  }
  .ub-mega-menu ul {
    position: relative;
  }
  .ub-mega-menu ul li {
    position: relative;
    width: auto;
  }
  .nav-sections-item-content > .ub-mega-menu-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega {
    position: relative;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega {
    font-size: 14px;
    z-index: 12;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega span {
    font-size: 14px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega span.menu-desc {
    float: left;
    clear: both;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child span {
    display: block;
    float: left;
    padding-right: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child span:after {
    bottom: 15px;
    display: block;
    height: 20px;
    left: auto;
    right: -1px;
    width: 15px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega a.mega.has-child .child-content {
    display: block;
    top: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.mega-hover .child-content {
    display: block !important;
    z-index: 11;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .menu-parent-icon {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content {
    position: absolute;
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner {
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 20px;
    max-width: inherit;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col {
    clear: inherit;
    max-width: inherit;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 {
    margin: 0 10px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega a.mega {
    font-size: 14px;
    z-index: 17;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega a.mega span {
    background-position: right -12px !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega .group .group-title a {
    font-weight: 700;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega.mega-hover a.mega {
    z-index: 19;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega.mega-products {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega.mega-products ul.level2 .child-content {
    display: block !important;
    left: 0 !important;
    opacity: 1;
    top: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 li.mega.mega-products ul.level2 .child-content .child-content-inner-wrap .child-content-inner {
    border: 0;
    padding: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 .full-banner {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 {
    margin: 0 30px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 li.group:after {
    display: block;
    right: -40px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 li.mega {
    width: auto;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 li.mega a.mega {
    z-index: 17;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 li.mega a.mega span {
    padding-right: 20px;
    width: auto;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 li.mega a.mega.active {
    color: #ff5501;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 li.mega.has-child.mega-hover a.mega {
    z-index: 20;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner ul.level1 ul.level2 li.mega.has-child.mega-hover .child-content {
    z-index: 19;
    left: 100%;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega.has-child.mega-hover a.mega span:after {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega.has-child.mega-hover .child-content {
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega.has-child.mega-hover a.mega span:after {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega.has-child.mega-hover .child-content {
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega {
    position: relative;
    width: auto;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega a.mega span {
    background-position: right -12px !important;
    padding-right: 20px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega.has-child.mega-hover a.mega {
    z-index: 21;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega.has-child.mega-hover a.mega span:after {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega.has-child.mega-hover .child-content {
    display: block !important;
    z-index: 20;
    left: 100%;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega ul.level4 li.mega .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega ul.level4 li.mega.has-child.mega-hover a.mega span:after {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega ul.level4 li.mega.has-child.mega-hover .child-content {
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega ul.level4 li.mega ul.level5 li.mega .child-content {
    display: none !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega ul.level4 li.mega ul.level5 li.mega.has-child.mega-hover a.mega span:after {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega ul.level1 li.mega ul.level2 li.mega ul.level3 li.mega ul.level4 li.mega ul.level5 li.mega.has-child.mega-hover .child-content {
    display: block !important;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.has-child a.mega span:after {
    right: -1px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.has-child .child-content .child-content-inner-wrap .child-content-inner {
    padding: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.has-child .child-content .child-content-inner-wrap .child-content-inner .mega-col.column4 {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-1.has-child .child-content .child-content-inner-wrap .child-content-inner ul.level1 {
    margin: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner {
    padding: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner ul.level1 {
    padding: 40px 15px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner ul.level1:after {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner ul.level1 ul.level2 {
    margin: 0;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col.column4 ul.level1 {
    padding: 17px 0px;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .child-content .child-content-inner .mega-col.column5 {
    display: block;
  }
  .ub-mega-menu-vertical .ub-mega-menu ul.level0 li.mega.style-2 .mega-products-style2 {
    display: block;
  }
  .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;
  }
  .nav-sections-item-content > .ub-mega-menu-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .ub-mega-menu ul.level0 li.mega .child-content {
    left: 0;
  }
  .ub-mega-menu .column-menu .child-content .child-content-inner {
    text-align: center !important;
    max-width: 100% !important;
  }
  .ub-mega-menu ul.level0 > li.mega > .child-content > .child-content-inner-wrap > .child-content-inner {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
    padding-top: 40px;
    float: none;
    max-width: 980px;
    margin: auto;
    text-align: left;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col {
    width: auto !important;
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 0 20px;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col.last {
    display: inline-block;
  }
  .ub-mega-menu ul.level0 li.mega {
    position: static;
  }
  .ub-mega-menu .column-menu .child-content .child-content-inner {
    text-align: center !important;
    max-width: 100% !important;
  }
  .ub-mega-menu ul.level0 > li.mega > .child-content > .child-content-inner-wrap > .child-content-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .ub-mega-menu ul.level0 li.mega .child-content .child-content-inner-wrap .child-content-inner .mega-col ul.level1 ul.level2 li.group:after {
    display: none;
  }
}
